Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 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-ssh17289821658747112413.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh3743520594274635428.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh10573703220209289153.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh1802029194481794399.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-ssh4271999814957676827.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3733 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/559 [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/559 # 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 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c (main) Commit message: "feat: add dockerfile and script to perform fuzzing test on all swagger files and individual (#4569)" > git config core.sparsecheckout # timeout=10 > git checkout -f 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c # timeout=10 > git rev-list --no-walk 3451b7e6c986f3e69473b278945a55ce4856eec7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-15T23:11:35.504Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-15T23:11:35.573Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-15T23:11:35.593Z] ========================================================= [2023-08-15T23:11:35.593Z] EdgeX Global Pipelines Version Info [2023-08-15T23:11:35.593Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:11:36.307Z] ------------------- [2023-08-15T23:11:36.307Z] stable info: [2023-08-15T23:11:36.307Z] ------------------- [2023-08-15T23:11:36.307Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-15T23:11:36.307Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T23:11:36.307Z] Message: update stable to v1.0.253 [2023-08-15T23:11:36.877Z] ------------------- [2023-08-15T23:11:36.877Z] experimental info: [2023-08-15T23:11:36.877Z] ------------------- [2023-08-15T23:11:36.877Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-15T23:11:36.877Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T23:11:36.877Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-15T23:11:37.037Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-15T23:11:37.046Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-15T23:11:37.054Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-15T23:11:37.061Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-15T23:11:37.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-15T23:11:37.077Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-15T23:11:37.084Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-15T23:11:37.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-15T23:11:37.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-15T23:11:37.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-15T23:11:37.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-15T23:11:37.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-15T23:11:37.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-15T23:11:37.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-15T23:11:37.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-15T23:11:37.178Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T23:11:37.190Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T23:11:37.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-15T23:11:37.219Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-15T23:11:37.232Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-15T23:11:37.246Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-15T23:11:37.259Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-15T23:11:37.270Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-15T23:11:37.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-15T23:11:37.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-15T23:11:37.311Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-15T23:11:37.325Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] echo [2023-08-15T23:11:37.338Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b7b8e6 [Pipeline] echo [2023-08-15T23:11:37.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T23:11:37.407Z] provisioning config files... [2023-08-15T23:11:37.422Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/559@tmp/config13000824822042053285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:11:37.724Z] ---> docker-login.sh [2023-08-15T23:11:37.724Z] nexus3.edgexfoundry.org:10001 [2023-08-15T23:11:37.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:11:37.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:11:37.986Z] Configure a credential helper to remove this warning. See [2023-08-15T23:11:37.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:11:37.986Z] [2023-08-15T23:11:37.986Z] Login Succeeded [2023-08-15T23:11:37.986Z] nexus3.edgexfoundry.org:10002 [2023-08-15T23:11:38.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:11:38.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:11:38.246Z] Configure a credential helper to remove this warning. See [2023-08-15T23:11:38.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:11:38.246Z] [2023-08-15T23:11:38.246Z] Login Succeeded [2023-08-15T23:11:38.246Z] nexus3.edgexfoundry.org:10003 [2023-08-15T23:11:38.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:11:38.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:11:38.246Z] Configure a credential helper to remove this warning. See [2023-08-15T23:11:38.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:11:38.246Z] [2023-08-15T23:11:38.246Z] Login Succeeded [2023-08-15T23:11:38.246Z] nexus3.edgexfoundry.org:10004 [2023-08-15T23:11:38.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:11:38.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:11:38.506Z] Configure a credential helper to remove this warning. See [2023-08-15T23:11:38.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:11:38.506Z] [2023-08-15T23:11:38.506Z] Login Succeeded [2023-08-15T23:11:38.506Z] docker.io [2023-08-15T23:11:38.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:11:38.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:11:38.767Z] Configure a credential helper to remove this warning. See [2023-08-15T23:11:38.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:11:38.767Z] [2023-08-15T23:11:38.767Z] Login Succeeded [2023-08-15T23:11:38.767Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T23:11:38.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T23:11:39.083Z] + 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-08-15T23:11:39.083Z] + + dirname cmd/core-command/Dockerfile [2023-08-15T23:11:39.083Z] cut -d/ -f2 [2023-08-15T23:11:39.083Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-15T23:11:39.083Z] + + cut -d/ -f2 [2023-08-15T23:11:39.083Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-15T23:11:39.083Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-15T23:11:39.083Z] + dirname cmd/core-data/Dockerfile [2023-08-15T23:11:39.083Z] + cut -d/ -f2 [2023-08-15T23:11:39.083Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-15T23:11:39.083Z] + dirname cmd/core-metadata/Dockerfile [2023-08-15T23:11:39.083Z] + cut -d/ -f2 [2023-08-15T23:11:39.083Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-15T23:11:39.083Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-08-15T23:11:39.083Z] cut -d/ -f2 [2023-08-15T23:11:39.083Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-15T23:11:39.083Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-15T23:11:39.083Z] + cut -d/ -f2 [2023-08-15T23:11:39.083Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-15T23:11:39.083Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-15T23:11:39.083Z] + cut -d/ -f2 [2023-08-15T23:11:39.083Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-15T23:11:39.083Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-15T23:11:39.083Z] + cut -d/ -f2 [2023-08-15T23:11:39.083Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-15T23:11:39.083Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-15T23:11:39.083Z] + cut -d/ -f2 [2023-08-15T23:11:39.083Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-15T23:11:39.083Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-15T23:11:39.083Z] + cut -d/ -f2 [2023-08-15T23:11:39.083Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-15T23:11:39.083Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-15T23:11:39.083Z] + cut -d/ -f2 [2023-08-15T23:11:39.083Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-15T23:11:39.083Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-15T23:11:39.083Z] + cut -d/ -f2 [2023-08-15T23:11:39.083Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-15T23:11:39.083Z] + dirname cmd/support-notifications/Dockerfile [2023-08-15T23:11:39.083Z] + cut -d/ -f2 [2023-08-15T23:11:39.083Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-15T23:11:39.083Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-15T23:11:39.083Z] + cut -d/ -f2 [2023-08-15T23:11:39.083Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-15T23:11:39.128Z] 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-08-15T23:11:39.468Z] + git rev-list -1 --merges 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c~1..6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] echo [2023-08-15T23:11:39.484Z] -----------> git rev-list -1 --merges 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c~1..6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [false] [Pipeline] sh [2023-08-15T23:11:39.770Z] + git log --format=format:%s -1 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] echo [2023-08-15T23:11:39.785Z] ========================================================= [2023-08-15T23:11:39.785Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-15T23:11:39.785Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-15T23:11:40.209Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T23:11:40.210Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-15T23:11:40.210Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-15T23:11:40.210Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-15T23:11:40.210Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-15T23:11:40.210Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-15T23:11:40.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:11:40.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T23:11:40.627Z] [2023-08-15T23:11:40.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:11:40.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T23:11:40.931Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-15T23:11:40.931Z] b85a868b505f: Pulling fs layer [2023-08-15T23:11:40.931Z] e2be974225ed: Pulling fs layer [2023-08-15T23:11:40.931Z] 339a4e72a1f5: Pulling fs layer [2023-08-15T23:11:40.931Z] 988bab9f4d93: Pulling fs layer [2023-08-15T23:11:40.931Z] 1469e6f7b9e6: Pulling fs layer [2023-08-15T23:11:40.931Z] eaf3925da568: Pulling fs layer [2023-08-15T23:11:40.931Z] bab4dde63d76: Pulling fs layer [2023-08-15T23:11:40.931Z] bde34c3a00c8: Pulling fs layer [2023-08-15T23:11:40.931Z] b352a97aabf1: Pulling fs layer [2023-08-15T23:11:40.931Z] 4872d77fe225: Pulling fs layer [2023-08-15T23:11:40.931Z] 5851b861e8e6: Pulling fs layer [2023-08-15T23:11:40.931Z] 988bab9f4d93: Waiting [2023-08-15T23:11:40.931Z] 1469e6f7b9e6: Waiting [2023-08-15T23:11:40.931Z] eaf3925da568: Waiting [2023-08-15T23:11:40.931Z] bab4dde63d76: Waiting [2023-08-15T23:11:40.931Z] bde34c3a00c8: Waiting [2023-08-15T23:11:40.931Z] b352a97aabf1: Waiting [2023-08-15T23:11:40.931Z] 4872d77fe225: Waiting [2023-08-15T23:11:40.931Z] 5851b861e8e6: Waiting [2023-08-15T23:11:40.931Z] e2be974225ed: Verifying Checksum [2023-08-15T23:11:40.931Z] e2be974225ed: Download complete [2023-08-15T23:11:40.931Z] 988bab9f4d93: Verifying Checksum [2023-08-15T23:11:40.931Z] 988bab9f4d93: Download complete [2023-08-15T23:11:41.192Z] 1469e6f7b9e6: Verifying Checksum [2023-08-15T23:11:41.192Z] 1469e6f7b9e6: Download complete [2023-08-15T23:11:41.192Z] eaf3925da568: Verifying Checksum [2023-08-15T23:11:41.192Z] eaf3925da568: Download complete [2023-08-15T23:11:41.192Z] 339a4e72a1f5: Verifying Checksum [2023-08-15T23:11:41.192Z] 339a4e72a1f5: Download complete [2023-08-15T23:11:41.192Z] bde34c3a00c8: Verifying Checksum [2023-08-15T23:11:41.192Z] bde34c3a00c8: Download complete [2023-08-15T23:11:41.192Z] b352a97aabf1: Download complete [2023-08-15T23:11:41.192Z] 4872d77fe225: Verifying Checksum [2023-08-15T23:11:41.192Z] 4872d77fe225: Download complete [2023-08-15T23:11:41.192Z] 5851b861e8e6: Download complete [2023-08-15T23:11:41.192Z] b85a868b505f: Download complete [2023-08-15T23:11:41.451Z] bab4dde63d76: Verifying Checksum [2023-08-15T23:11:41.451Z] bab4dde63d76: Download complete [2023-08-15T23:11:42.391Z] b85a868b505f: Pull complete [2023-08-15T23:11:42.652Z] e2be974225ed: Pull complete [2023-08-15T23:11:42.912Z] 339a4e72a1f5: Pull complete [2023-08-15T23:11:43.172Z] 988bab9f4d93: Pull complete [2023-08-15T23:11:43.434Z] 1469e6f7b9e6: Pull complete [2023-08-15T23:11:43.434Z] eaf3925da568: Pull complete [2023-08-15T23:11:45.339Z] bab4dde63d76: Pull complete [2023-08-15T23:11:45.339Z] bde34c3a00c8: Pull complete [2023-08-15T23:11:45.339Z] b352a97aabf1: Pull complete [2023-08-15T23:11:45.599Z] 4872d77fe225: Pull complete [2023-08-15T23:11:45.859Z] 5851b861e8e6: Pull complete [2023-08-15T23:11:45.859Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-15T23:11:45.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T23:11:45.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T23:11:45.952Z] prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container [2023-08-15T23:11:45.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-15T23:11:49.397Z] $ docker top 80af36bf8d59b5ca2ef58dc58f41cc312502320f02b1c1eb1636728778f96102 -eo pid,comm [2023-08-15T23:11:49.455Z] 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-08-15T23:11:49.455Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T23:11:49.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T23:11:49.496Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T23:11:49.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T23:11:49.626Z] $ docker exec 80af36bf8d59b5ca2ef58dc58f41cc312502320f02b1c1eb1636728778f96102 ssh-agent [2023-08-15T23:11:49.742Z] SSH_AUTH_SOCK=/tmp/ssh-pTGlnWZxh9eC/agent.31 [2023-08-15T23:11:49.742Z] SSH_AGENT_PID=37 [2023-08-15T23:11:49.749Z] Running ssh-add (command line suppressed) [2023-08-15T23:11:49.852Z] Identity added: /w/workspace/edgex-go/559@tmp/private_key_14372084033809090612.key (/w/workspace/edgex-go/559@tmp/private_key_14372084033809090612.key) [2023-08-15T23:11:49.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T23:11:50.161Z] + git tag --points-at HEAD [Pipeline] } [2023-08-15T23:11:50.180Z] $ docker exec --env ******** --env ******** 80af36bf8d59b5ca2ef58dc58f41cc312502320f02b1c1eb1636728778f96102 ssh-agent -k [2023-08-15T23:11:50.277Z] unset SSH_AUTH_SOCK; [2023-08-15T23:11:50.277Z] unset SSH_AGENT_PID; [2023-08-15T23:11:50.278Z] echo Agent pid 37 killed; [2023-08-15T23:11:50.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-15T23:11:50.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T23:11:50.311Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T23:11:50.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T23:11:50.440Z] $ docker exec 80af36bf8d59b5ca2ef58dc58f41cc312502320f02b1c1eb1636728778f96102 ssh-agent [2023-08-15T23:11:50.535Z] SSH_AUTH_SOCK=/tmp/ssh-MryIbI3GU7R6/agent.69 [2023-08-15T23:11:50.535Z] SSH_AGENT_PID=75 [2023-08-15T23:11:50.541Z] Running ssh-add (command line suppressed) [2023-08-15T23:11:50.640Z] Identity added: /w/workspace/edgex-go/559@tmp/private_key_15255990240659633015.key (/w/workspace/edgex-go/559@tmp/private_key_15255990240659633015.key) [2023-08-15T23:11:50.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T23:11:50.940Z] + git semver init [2023-08-15T23:11:51.202Z] 2023-08-15 23:11:51,126 [run_init] DEBUG init version:0.0.0 force:False [2023-08-15T23:11:51.202Z] 2023-08-15 23:11:51,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/559/.semver [2023-08-15T23:11:51.202Z] 2023-08-15 23:11:51,128 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/559/.semver [2023-08-15T23:11:51.202Z] 2023-08-15 23:11:51,128 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/559/.semver'], cwd=/w/workspace/edgex-go/559, universal_newlines=False, shell=None, istream=None) [2023-08-15T23:11:56.490Z] 2023-08-15 23:11:55,705 [append_file] DEBUG append to file:/w/workspace/edgex-go/559/.git/info/exclude [2023-08-15T23:11:56.490Z] 2023-08-15 23:11:55,706 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/559/.semver/main with force:False [2023-08-15T23:11:56.490Z] 2023-08-15 23:11:55,707 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main [2023-08-15T23:11:56.490Z] 2023-08-15 23:11:55,707 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main [2023-08-15T23:11:56.490Z] 3.1.0-dev.25 [Pipeline] } [2023-08-15T23:11:56.507Z] $ docker exec --env ******** --env ******** 80af36bf8d59b5ca2ef58dc58f41cc312502320f02b1c1eb1636728778f96102 ssh-agent -k [2023-08-15T23:11:56.601Z] unset SSH_AUTH_SOCK; [2023-08-15T23:11:56.602Z] unset SSH_AGENT_PID; [2023-08-15T23:11:56.602Z] echo Agent pid 75 killed; [2023-08-15T23:11:56.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T23:11:56.930Z] + git semver [Pipeline] } [2023-08-15T23:11:57.209Z] $ docker stop --time=1 80af36bf8d59b5ca2ef58dc58f41cc312502320f02b1c1eb1636728778f96102 [2023-08-15T23:11:58.487Z] $ docker rm -f --volumes 80af36bf8d59b5ca2ef58dc58f41cc312502320f02b1c1eb1636728778f96102 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T23:11:58.820Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-15T23:11:59.033Z] Stashed 1 file(s) [Pipeline] echo [2023-08-15T23:11:59.036Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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-08-15T23:11:59.430Z] + git config --global --add safe.directory /w/workspace/edgex-go/559 [Pipeline] echo [2023-08-15T23:11:59.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T23:11:59.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T23:11:59.478Z] ========================================================= [2023-08-15T23:11:59.478Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-15T23:11:59.478Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-15T23:11:59.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T23:11:59.767Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-15T23:11:59.767Z] 4db1b89c0bd1: Pulling fs layer [2023-08-15T23:11:59.767Z] 6911f1a30b25: Pulling fs layer [2023-08-15T23:11:59.767Z] e194b8c5c2a9: Pulling fs layer [2023-08-15T23:11:59.767Z] 6863d3e3a2b1: Pulling fs layer [2023-08-15T23:11:59.767Z] ec0bb842ea78: Pulling fs layer [2023-08-15T23:11:59.767Z] 40a00589a448: Pulling fs layer [2023-08-15T23:11:59.767Z] 6c08303d61cc: Pulling fs layer [2023-08-15T23:11:59.767Z] ec0bb842ea78: Waiting [2023-08-15T23:11:59.767Z] 40a00589a448: Waiting [2023-08-15T23:11:59.767Z] 6863d3e3a2b1: Waiting [2023-08-15T23:11:59.767Z] 798269fcf238: Pulling fs layer [2023-08-15T23:11:59.767Z] 6c08303d61cc: Waiting [2023-08-15T23:11:59.767Z] 798269fcf238: Waiting [2023-08-15T23:11:59.767Z] 6911f1a30b25: Verifying Checksum [2023-08-15T23:11:59.767Z] 6911f1a30b25: Download complete [2023-08-15T23:11:59.767Z] 6863d3e3a2b1: Download complete [2023-08-15T23:11:59.767Z] ec0bb842ea78: Verifying Checksum [2023-08-15T23:11:59.767Z] ec0bb842ea78: Download complete [2023-08-15T23:11:59.767Z] 4db1b89c0bd1: Verifying Checksum [2023-08-15T23:11:59.767Z] 4db1b89c0bd1: Download complete [2023-08-15T23:11:59.767Z] 40a00589a448: Verifying Checksum [2023-08-15T23:11:59.767Z] 40a00589a448: Download complete [2023-08-15T23:12:00.029Z] 4db1b89c0bd1: Pull complete [2023-08-15T23:12:00.029Z] 6911f1a30b25: Pull complete [2023-08-15T23:12:00.684Z] 798269fcf238: Verifying Checksum [2023-08-15T23:12:00.685Z] 798269fcf238: Download complete [2023-08-15T23:12:00.685Z] e194b8c5c2a9: Verifying Checksum [2023-08-15T23:12:00.685Z] e194b8c5c2a9: Download complete [2023-08-15T23:12:00.946Z] 6c08303d61cc: Verifying Checksum [2023-08-15T23:12:00.946Z] 6c08303d61cc: Download complete [2023-08-15T23:12:04.233Z] e194b8c5c2a9: Pull complete [2023-08-15T23:12:04.233Z] 6863d3e3a2b1: Pull complete [2023-08-15T23:12:04.233Z] ec0bb842ea78: Pull complete [2023-08-15T23:12:04.233Z] 40a00589a448: Pull complete [2023-08-15T23:12:06.139Z] 6c08303d61cc: Pull complete [2023-08-15T23:12:07.520Z] 798269fcf238: Pull complete [2023-08-15T23:12:07.520Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-15T23:12:07.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T23:12:07.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-15T23:12:08.085Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T23:12:08.085Z] WORKDIR /edgex [2023-08-15T23:12:08.085Z] COPY go.mod . [2023-08-15T23:12:08.085Z] RUN go mod download [2023-08-15T23:12:08.085Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-15T23:12:08.653Z] Sending build context to Docker daemon 170.8MB [2023-08-15T23:12:08.653Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T23:12:08.653Z] ---> ec979cd7f677 [2023-08-15T23:12:08.653Z] Step 2/4 : WORKDIR /edgex [2023-08-15T23:12:14.117Z] Still waiting to schedule task [2023-08-15T23:12:14.118Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-15T23:12:16.775Z] ---> Running in 1126c33b24c9 [2023-08-15T23:12:16.775Z] Removing intermediate container 1126c33b24c9 [2023-08-15T23:12:16.775Z] ---> 517f0f53f37c [2023-08-15T23:12:16.775Z] Step 3/4 : COPY go.mod . [2023-08-15T23:12:16.775Z] ---> 98b5a098665f [2023-08-15T23:12:16.775Z] Step 4/4 : RUN go mod download [2023-08-15T23:12:16.775Z] ---> Running in 0397a0077315 [2023-08-15T23:12:34.903Z] Removing intermediate container 0397a0077315 [2023-08-15T23:12:34.903Z] ---> beb839e03663 [2023-08-15T23:12:34.903Z] Successfully built beb839e03663 [2023-08-15T23:12:34.903Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:12:35.212Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T23:12:35.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T23:12:35.287Z] prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container [2023-08-15T23:12:35.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-15T23:12:35.712Z] $ docker top 9005f375f3f8c398fa7da3a4f2100342c0c6402e2560704026a9e0901ec048f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T23:12:36.053Z] + go version [2023-08-15T23:12:36.053Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-15T23:12:36.068Z] $ docker stop --time=1 9005f375f3f8c398fa7da3a4f2100342c0c6402e2560704026a9e0901ec048f8 [2023-08-15T23:12:37.436Z] $ docker rm -f --volumes 9005f375f3f8c398fa7da3a4f2100342c0c6402e2560704026a9e0901ec048f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:12:37.846Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T23:12:37.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T23:12:37.922Z] prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container [2023-08-15T23:12:37.956Z] $ 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/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-15T23:12:38.312Z] $ docker top a0f795bc5af0a7dcfd686752a550a2d5d46240ae0fab37677cd0396f50132415 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-15T23:12:38.374Z] ========================================================= [2023-08-15T23:12:38.374Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-15T23:12:38.374Z] ========================================================= [Pipeline] sh [2023-08-15T23:12:38.663Z] + git config --global --add safe.directory /w/workspace/edgex-go/559 [Pipeline] fileExists [Pipeline] sh [2023-08-15T23:12:38.964Z] + make test [2023-08-15T23:12:38.964Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T23:12:45.535Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-15T23:12:57.736Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-15T23:12:57.736Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-15T23:12:57.736Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-15T23:12:57.995Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-15T23:12:57.995Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-15T23:12:57.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-15T23:12:57.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-15T23:12:58.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-15T23:12:58.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-15T23:12:58.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-15T23:12:58.822Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-15T23:12:58.822Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-15T23:12:58.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-15T23:12:58.822Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-15T23:13:00.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-15T23:13:00.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-15T23:13:00.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-08-15T23:13:02.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 97.0% of statements [2023-08-15T23:13:07.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.5% of statements [2023-08-15T23:13:07.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-15T23:13:07.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-15T23:13:07.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-15T23:13:08.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-15T23:13:08.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-15T23:13:08.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 54.0% of statements [2023-08-15T23:13:09.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-15T23:13:09.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-15T23:13:09.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-15T23:13:09.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-15T23:13:09.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-15T23:13:10.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-15T23:13:10.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-15T23:13:11.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.411s coverage: 93.4% of statements [2023-08-15T23:13:11.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.8% of statements [2023-08-15T23:13:12.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-15T23:13:12.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-15T23:13:12.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-15T23:13:13.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 97.6% of statements [2023-08-15T23:13:13.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-15T23:13:13.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-15T23:13:13.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-15T23:13:13.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-15T23:13:13.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-15T23:13:13.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-15T23:13:13.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-15T23:13:13.378Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.038s coverage: 72.2% of statements [2023-08-15T23:13:15.280Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-15T23:13:15.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-15T23:13:15.280Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-08-15T23:13:15.280Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 32.2% of statements [2023-08-15T23:13:15.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 42.9% of statements [2023-08-15T23:13:15.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 82.9% of statements [2023-08-15T23:13:15.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2023-08-15T23:13:15.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-08-15T23:13:15.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-08-15T23:13:16.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-15T23:13:16.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-15T23:13:16.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-15T23:13:16.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-15T23:13:16.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-15T23:13:16.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-15T23:13:16.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-15T23:13:16.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-15T23:13:17.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-15T23:13:17.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-15T23:13:17.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-15T23:13:17.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-15T23:13:17.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-15T23:13:17.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-15T23:13:18.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-15T23:13:19.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-15T23:13:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-15T23:13:20.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-15T23:13:20.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-15T23:13:22.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-15T23:13:22.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-15T23:13:22.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-15T23:13:23.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-15T23:13:23.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-15T23:13:24.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-15T23:13:24.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-15T23:13:24.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-15T23:13:24.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-15T23:13:24.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-15T23:13:25.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-15T23:13:25.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-15T23:13:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-15T23:13:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-15T23:13:27.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-15T23:13:27.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-15T23:13:27.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-15T23:13:27.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-15T23:13:27.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-08-15T23:13:28.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-15T23:13:28.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-15T23:13:29.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-15T23:13:29.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.069s coverage: 92.9% of statements [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.040s coverage: 20.0% of statements [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.113s coverage: 81.8% of statements [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-08-15T23:13:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-08-15T23:13:39.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.232s coverage: 38.4% of statements [2023-08-15T23:13:39.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-08-15T23:13:39.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-08-15T23:13:39.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-08-15T23:13:39.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 95.7% of statements [2023-08-15T23:13:39.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.8% of statements [2023-08-15T23:13:39.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements [2023-08-15T23:13:39.736Z] 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-08-15T23:13:39.736Z] running golangci-lint [2023-08-15T23:13:39.994Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-15T23:13:39.994Z] go version go1.20.6 linux/amd64 [2023-08-15T23:13:40.257Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-15T23:13:40.257Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-15T23:13:42.818Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3734 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-08-15T23:13:42.837Z] Running in /w/workspace/edgex-go/559 [Pipeline] { [Pipeline] checkout [2023-08-15T23:13:42.873Z] The recommended git tool is: git [2023-08-15T23:13:47.729Z] using credential edgex-jenkins-ssh [2023-08-15T23:13:47.749Z] Cloning the remote Git repository [2023-08-15T23:13:47.785Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-15T23:13:47.877Z] > git init /w/workspace/edgex-go/559 # timeout=10 [2023-08-15T23:13:48.009Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-15T23:13:48.010Z] > git --version # timeout=10 [2023-08-15T23:13:48.034Z] > git --version # 'git version 2.25.1' [2023-08-15T23:13:48.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T23:13:48.174Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T23:13:55.146Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 14.658352822s" [2023-08-15T23:13:55.146Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.817102ms" [2023-08-15T23:14:03.254Z] level=info msg="[linters_context/goanalysis] analyzers took 53.879468076s with top 10 stages: buildir: 33.518808769s, inspect: 1.78081765s, fact_deprecated: 1.590137799s, gosec: 1.175278992s, fact_purity: 974.938694ms, nilness: 951.526553ms, printf: 915.852637ms, S1038: 831.778324ms, ctrlflow: 683.467393ms, typedness: 411.757614ms" [2023-08-15T23:14:03.254Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-15T23:14:03.254Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, autogenerated_exclude: 200/200, cgo: 200/200, skip_dirs: 200/200, exclude-rules: 21/200, nolint: 0/21, identifier_marker: 200/200, exclude: 200/200, filename_unadjuster: 200/200, skip_files: 200/200" [2023-08-15T23:14:03.254Z] level=info msg="[runner] processing took 16.699029ms with stages: nolint: 6.745012ms, identifier_marker: 5.431973ms, autogenerated_exclude: 1.483101ms, path_prettifier: 1.28221ms, exclude-rules: 1.086709ms, skip_dirs: 622.954µs, cgo: 27.26µs, filename_unadjuster: 14.64µs, uniq_by_line: 910ns, skip_files: 730ns, max_from_linter: 680ns, max_same_issues: 560ns, severity-rules: 550ns, diff: 390ns, exclude: 300ns, path_shortener: 280ns, source_code: 280ns, sort_results: 240ns, max_per_file_from_linter: 140ns, path_prefixer: 110ns" [2023-08-15T23:14:03.254Z] level=info msg="[runner] linters took 7.843343625s with stages: goanalysis_metalinter: 7.826558164s" [2023-08-15T23:14:03.254Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-15T23:14:03.254Z] level=info msg="Memory: 227 samples, avg is 198.4MB, max is 820.1MB" [2023-08-15T23:14:03.254Z] level=info msg="Execution took 22.547124624s" [2023-08-15T23:14:03.254Z] go vet ./... [2023-08-15T23:14:07.437Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T23:14:07.437Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T23:14:07.437Z] ./bin/test-attribution-txt.sh [2023-08-15T23:14:07.437Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-15T23:14:07.437Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-15T23:14:07.437Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-15T23:14:07.437Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-15T23:14:07.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-15T23:14:07.742Z] + ls -al . [2023-08-15T23:14:07.742Z] total 728 [2023-08-15T23:14:07.742Z] drwxrwxr-x 12 1001 1001 4096 Aug 15 23:12 . [2023-08-15T23:14:07.742Z] drwxr-xr-x 4 root root 4096 Aug 15 23:12 .. [2023-08-15T23:14:07.742Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 23:11 .blubracket [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 16 Aug 15 23:11 .dockerignore [2023-08-15T23:14:07.742Z] drwxrwxr-x 8 1001 1001 4096 Aug 15 23:11 .git [2023-08-15T23:14:07.742Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 23:11 .github [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 1173 Aug 15 23:11 .gitignore [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 42 Aug 15 23:11 .golangci.yml [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 87 Aug 15 23:11 .hadolint.yml [2023-08-15T23:14:07.742Z] drwxr-xr-x 3 1001 1001 4096 Aug 15 23:11 .semver [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 166 Aug 15 23:11 .sonarcloud.properties [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 1171 Aug 15 23:11 ADOPTERS.md [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 11152 Aug 15 23:11 Attribution.txt [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 93407 Aug 15 23:11 CHANGELOG.md [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 3804 Aug 15 23:11 CONTRIBUTING.md [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 677 Aug 15 23:11 GOVERNANCE.md [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 883 Aug 15 23:11 Jenkinsfile [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 10775 Aug 15 23:11 LICENSE [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 14764 Aug 15 23:11 Makefile [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 582 Aug 15 23:11 OWNERS.md [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 9923 Aug 15 23:11 README.md [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 789 Aug 15 23:11 SECURITY.md [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 12 Aug 15 23:11 VERSION [2023-08-15T23:14:07.742Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 23:11 bin [2023-08-15T23:14:07.742Z] drwxrwxr-x 18 1001 1001 4096 Aug 15 23:11 cmd [2023-08-15T23:14:07.742Z] -rw-r--r-- 1 root root 446998 Aug 15 23:13 coverage.out [2023-08-15T23:14:07.742Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 23:11 fuzz_test [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 3687 Aug 15 23:11 go.mod [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 33714 Aug 15 23:11 go.sum [2023-08-15T23:14:07.742Z] drwxrwxr-x 7 1001 1001 4096 Aug 15 23:11 internal [2023-08-15T23:14:07.742Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 23:11 openapi [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 594 Aug 15 23:11 security.txt [2023-08-15T23:14:07.742Z] drwxrwxr-x 4 1001 1001 4096 Aug 15 23:11 snap [2023-08-15T23:14:07.742Z] -rw-rw-r-- 1 1001 1001 204 Aug 15 23:11 version.go [Pipeline] sh [2023-08-15T23:14:08.027Z] + '[' -e coverage.out ] [2023-08-15T23:14:08.027Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-15T23:14:08.143Z] Stashed 1 file(s) [Pipeline] sh [2023-08-15T23:14:08.423Z] + make build [2023-08-15T23:14:08.423Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-15T23:14:08.588Z] Avoid second fetch [2023-08-15T23:14:08.589Z] Checking out Revision 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c (main) [2023-08-15T23:14:07.777Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-15T23:14:07.799Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T23:14:08.606Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T23:14:08.670Z] > git checkout -f 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c # timeout=10 [2023-08-15T23:14:09.270Z] Commit message: "feat: add dockerfile and script to perform fuzzing test on all swagger files and individual (#4569)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T23:14:10.245Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-15T23:14:10.245Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T23:14:10.245Z] Dload Upload Total Spent Left Speed [2023-08-15T23:14:10.245Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-08-15T23:14:10.847Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-15T23:14:11.173Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-15T23:14:11.173Z] + sudo tee /etc/docker/daemon.new [2023-08-15T23:14:11.173Z] { [2023-08-15T23:14:11.173Z] "registry-mirrors": [ [2023-08-15T23:14:11.173Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-15T23:14:11.173Z] ], [2023-08-15T23:14:11.173Z] "bip": "10.250.0.254/24", [2023-08-15T23:14:11.173Z] "hosts": [ [2023-08-15T23:14:11.173Z] "tcp://0.0.0.0:5555", [2023-08-15T23:14:11.173Z] "unix:///var/run/docker.sock" [2023-08-15T23:14:11.173Z] ], [2023-08-15T23:14:11.173Z] "mtu": 1458, [2023-08-15T23:14:11.173Z] "selinux-enabled": true, [2023-08-15T23:14:11.173Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-15T23:14:11.173Z] } [Pipeline] sh [2023-08-15T23:14:11.495Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-15T23:14:11.822Z] + sudo service docker restart [2023-08-15T23:14:20.622Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-15T23:14:22.528Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-15T23:14:23.464Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-15T23:14:24.031Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T23:14:30.083Z] provisioning config files... [2023-08-15T23:14:30.108Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/559@tmp/config17008780711569807290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:14:30.463Z] ---> docker-login.sh [2023-08-15T23:14:30.463Z] nexus3.edgexfoundry.org:10001 [2023-08-15T23:14:30.590Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-15T23:14:30.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:14:31.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:14:31.008Z] Configure a credential helper to remove this warning. See [2023-08-15T23:14:31.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:14:31.008Z] [2023-08-15T23:14:31.008Z] Login Succeeded [2023-08-15T23:14:31.008Z] nexus3.edgexfoundry.org:10002 [2023-08-15T23:14:31.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:14:31.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:14:31.279Z] Configure a credential helper to remove this warning. See [2023-08-15T23:14:31.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:14:31.279Z] [2023-08-15T23:14:31.279Z] Login Succeeded [2023-08-15T23:14:31.279Z] nexus3.edgexfoundry.org:10003 [2023-08-15T23:14:31.527Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-15T23:14:31.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:14:31.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:14:31.829Z] Configure a credential helper to remove this warning. See [2023-08-15T23:14:31.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:14:31.829Z] [2023-08-15T23:14:31.829Z] Login Succeeded [2023-08-15T23:14:31.829Z] nexus3.edgexfoundry.org:10004 [2023-08-15T23:14:32.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:14:32.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:14:32.099Z] Configure a credential helper to remove this warning. See [2023-08-15T23:14:32.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:14:32.099Z] [2023-08-15T23:14:32.099Z] Login Succeeded [2023-08-15T23:14:32.099Z] docker.io [2023-08-15T23:14:32.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:14:32.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:14:32.642Z] Configure a credential helper to remove this warning. See [2023-08-15T23:14:32.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:14:32.642Z] [2023-08-15T23:14:32.642Z] Login Succeeded [2023-08-15T23:14:32.642Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T23:14:32.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-15T23:14:32.901Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-15T23:14:33.210Z] + git config --global --add safe.directory /w/workspace/edgex-go/559 [Pipeline] echo [2023-08-15T23:14:33.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T23:14:33.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T23:14:33.260Z] ========================================================= [2023-08-15T23:14:33.260Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-15T23:14:33.260Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-15T23:14:33.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T23:14:33.588Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-15T23:14:33.588Z] edb6bdbacee9: Pulling fs layer [2023-08-15T23:14:33.588Z] 5f9638ab2659: Pulling fs layer [2023-08-15T23:14:33.588Z] 8d51d6327a98: Pulling fs layer [2023-08-15T23:14:33.588Z] 8b374f2dd631: Pulling fs layer [2023-08-15T23:14:33.588Z] ec14aa9079de: Pulling fs layer [2023-08-15T23:14:33.588Z] 2f466654f4bb: Pulling fs layer [2023-08-15T23:14:33.588Z] 554e91adad29: Pulling fs layer [2023-08-15T23:14:33.588Z] ec14aa9079de: Waiting [2023-08-15T23:14:33.588Z] 2f466654f4bb: Waiting [2023-08-15T23:14:33.588Z] 8b374f2dd631: Waiting [2023-08-15T23:14:33.588Z] 554e91adad29: Waiting [2023-08-15T23:14:33.861Z] 5f9638ab2659: Verifying Checksum [2023-08-15T23:14:33.861Z] 5f9638ab2659: Download complete [2023-08-15T23:14:33.861Z] 8b374f2dd631: Verifying Checksum [2023-08-15T23:14:33.861Z] 8b374f2dd631: Download complete [2023-08-15T23:14:33.861Z] ec14aa9079de: Verifying Checksum [2023-08-15T23:14:33.861Z] ec14aa9079de: Download complete [2023-08-15T23:14:33.861Z] edb6bdbacee9: Verifying Checksum [2023-08-15T23:14:33.861Z] edb6bdbacee9: Download complete [2023-08-15T23:14:34.291Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-15T23:14:34.886Z] edb6bdbacee9: Pull complete [2023-08-15T23:14:35.163Z] 554e91adad29: Verifying Checksum [2023-08-15T23:14:35.163Z] 554e91adad29: Download complete [2023-08-15T23:14:35.267Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-15T23:14:35.433Z] 5f9638ab2659: Pull complete [2023-08-15T23:14:36.205Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-15T23:14:36.406Z] 8d51d6327a98: Verifying Checksum [2023-08-15T23:14:36.406Z] 8d51d6327a98: Download complete [2023-08-15T23:14:36.406Z] 2f466654f4bb: Verifying Checksum [2023-08-15T23:14:36.406Z] 2f466654f4bb: Download complete [2023-08-15T23:14:37.138Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-15T23:14:38.527Z] $ docker stop --time=1 a0f795bc5af0a7dcfd686752a550a2d5d46240ae0fab37677cd0396f50132415 [2023-08-15T23:14:45.065Z] $ docker rm -f --volumes a0f795bc5af0a7dcfd686752a550a2d5d46240ae0fab37677cd0396f50132415 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:14:46.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-15T23:14:46.192Z] [2023-08-15T23:14:46.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:14:46.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-15T23:14:46.491Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-15T23:14:46.491Z] 91d30c5bc195: Pulling fs layer [2023-08-15T23:14:46.491Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-15T23:14:46.491Z] 9c61dcf015f6: Pulling fs layer [2023-08-15T23:14:46.491Z] 4698f68db338: Pulling fs layer [2023-08-15T23:14:46.491Z] 2a2f49069b9e: Pulling fs layer [2023-08-15T23:14:46.491Z] e0025b399a48: Pulling fs layer [2023-08-15T23:14:46.491Z] 4698f68db338: Waiting [2023-08-15T23:14:46.491Z] e0025b399a48: Waiting [2023-08-15T23:14:46.751Z] 91d30c5bc195: Verifying Checksum [2023-08-15T23:14:46.751Z] 91d30c5bc195: Download complete [2023-08-15T23:14:46.751Z] 4698f68db338: Verifying Checksum [2023-08-15T23:14:46.751Z] 4698f68db338: Download complete [2023-08-15T23:14:46.751Z] 91d30c5bc195: Pull complete [2023-08-15T23:14:46.751Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-15T23:14:46.751Z] 2e9b0aa3be6d: Download complete [2023-08-15T23:14:46.751Z] e0025b399a48: Verifying Checksum [2023-08-15T23:14:46.751Z] e0025b399a48: Download complete [2023-08-15T23:14:47.011Z] 2a2f49069b9e: Verifying Checksum [2023-08-15T23:14:47.011Z] 2a2f49069b9e: Download complete [2023-08-15T23:14:47.269Z] 2e9b0aa3be6d: Pull complete [2023-08-15T23:14:47.270Z] 9c61dcf015f6: Download complete [2023-08-15T23:14:48.767Z] 8d51d6327a98: Pull complete [2023-08-15T23:14:48.767Z] 8b374f2dd631: Pull complete [2023-08-15T23:14:48.767Z] ec14aa9079de: Pull complete [2023-08-15T23:14:49.796Z] 9c61dcf015f6: Pull complete [2023-08-15T23:14:49.797Z] 4698f68db338: Pull complete [2023-08-15T23:14:50.055Z] 2a2f49069b9e: Pull complete [2023-08-15T23:14:50.314Z] e0025b399a48: Pull complete [2023-08-15T23:14:50.315Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-15T23:14:50.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-15T23:14:50.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T23:14:50.388Z] prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container [2023-08-15T23:14:50.422Z] $ 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/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-15T23:14:55.443Z] 2f466654f4bb: Pull complete [2023-08-15T23:14:55.586Z] $ docker top 63210dcbe94f5178e7ddc56fe83538d72675329edceb422613e66e684a563eba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T23:14:55.924Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-15T23:14:57.395Z] 554e91adad29: Pull complete [2023-08-15T23:14:57.395Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-15T23:14:57.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T23:14:57.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-15T23:14:57.725Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T23:14:57.725Z] WORKDIR /edgex [2023-08-15T23:14:57.725Z] COPY go.mod . [2023-08-15T23:14:57.725Z] RUN go mod downloaddocker [2023-08-15T23:14:57.725Z] build -t ci-base-image-arm64 -f - . [2023-08-15T23:14:57.828Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-15T23:14:57.828Z] #1 transferring dockerfile: 2.04kB done [2023-08-15T23:14:57.828Z] #1 DONE 0.0s [2023-08-15T23:14:57.828Z] [2023-08-15T23:14:57.828Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-08-15T23:14:57.828Z] #2 transferring dockerfile: 2.58kB done [2023-08-15T23:14:57.828Z] #2 DONE 0.0s [2023-08-15T23:14:57.828Z] [2023-08-15T23:14:57.828Z] #3 [security-proxy-auth internal] load .dockerignore [2023-08-15T23:14:57.828Z] #3 transferring context: 56B done [2023-08-15T23:14:57.828Z] #3 DONE 0.0s [2023-08-15T23:14:57.828Z] [2023-08-15T23:14:57.828Z] #4 [core-data internal] load build definition from Dockerfile [2023-08-15T23:14:58.086Z] #4 transferring dockerfile: 1.90kB done [2023-08-15T23:14:58.086Z] #4 DONE 0.0s [2023-08-15T23:14:58.086Z] [2023-08-15T23:14:58.086Z] #5 [support-notifications internal] load build definition from Dockerfile [2023-08-15T23:14:58.086Z] #5 transferring dockerfile: 1.84kB done [2023-08-15T23:14:58.086Z] #5 DONE 0.0s [2023-08-15T23:14:58.086Z] [2023-08-15T23:14:58.086Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-08-15T23:14:58.087Z] #6 transferring dockerfile: 2.68kB done [2023-08-15T23:14:58.087Z] #6 DONE 0.0s [2023-08-15T23:14:58.087Z] [2023-08-15T23:14:58.087Z] #7 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-15T23:14:58.087Z] #7 DONE 0.0s [2023-08-15T23:14:58.087Z] [2023-08-15T23:14:58.087Z] #8 [security-spire-config internal] load .dockerignore [2023-08-15T23:14:58.313Z] Sending build context to Docker daemon 2.945MB [2023-08-15T23:14:58.313Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T23:14:58.313Z] ---> 1e15ea492957 [2023-08-15T23:14:58.313Z] Step 2/4 : WORKDIR /edgex [2023-08-15T23:14:58.344Z] #8 transferring context: 56B done [2023-08-15T23:14:58.344Z] #8 DONE 0.0s [2023-08-15T23:14:58.344Z] [2023-08-15T23:14:58.344Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-15T23:14:58.344Z] #9 transferring dockerfile: 2.38kB done [2023-08-15T23:14:58.344Z] #9 DONE 0.0s [2023-08-15T23:14:58.344Z] [2023-08-15T23:14:58.344Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-15T23:14:58.344Z] #10 transferring dockerfile: 2.06kB done [2023-08-15T23:14:58.344Z] #10 DONE 0.1s [2023-08-15T23:14:58.344Z] [2023-08-15T23:14:58.344Z] #11 [core-data internal] load .dockerignore [2023-08-15T23:14:58.344Z] #11 transferring context: 56B done [2023-08-15T23:14:58.344Z] #11 DONE 0.0s [2023-08-15T23:14:58.344Z] [2023-08-15T23:14:58.344Z] #12 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:14:58.344Z] #12 DONE 0.1s [2023-08-15T23:14:58.344Z] [2023-08-15T23:14:58.344Z] #13 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:14:58.344Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:14:58.344Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:14:58.344Z] #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-15T23:14:58.344Z] #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-15T23:14:58.344Z] #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s [2023-08-15T23:14:58.602Z] #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-08-15T23:14:58.602Z] #13 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-15T23:14:58.602Z] #13 ... [2023-08-15T23:14:58.602Z] [2023-08-15T23:14:58.602Z] #14 [support-scheduler internal] load build definition from Dockerfile [2023-08-15T23:14:58.602Z] #14 transferring dockerfile: 1.82kB done [2023-08-15T23:14:58.602Z] #14 DONE 0.3s [2023-08-15T23:14:58.602Z] [2023-08-15T23:14:58.602Z] #7 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-15T23:14:58.602Z] #7 DONE 0.0s [2023-08-15T23:14:58.602Z] [2023-08-15T23:14:58.602Z] #12 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:14:58.602Z] #12 DONE 0.1s [2023-08-15T23:14:58.602Z] [2023-08-15T23:14:58.602Z] #13 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:14:58.602Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:14:58.602Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:14:58.602Z] #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-15T23:14:58.602Z] #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-15T23:14:58.602Z] #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-08-15T23:14:58.860Z] #13 ... [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-15T23:14:58.860Z] #15 transferring dockerfile: 2.12kB 0.0s done [2023-08-15T23:14:58.860Z] #15 DONE 0.2s [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #16 [core-command internal] load build definition from Dockerfile [2023-08-15T23:14:58.860Z] #16 transferring dockerfile: 1.82kB done [2023-08-15T23:14:58.860Z] #16 DONE 0.4s [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #17 [support-scheduler internal] load .dockerignore [2023-08-15T23:14:58.860Z] #17 DONE 0.0s [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #18 [security-spire-agent internal] load .dockerignore [2023-08-15T23:14:58.860Z] #18 transferring context: 56B done [2023-08-15T23:14:58.860Z] #18 DONE 0.3s [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #7 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-15T23:14:58.860Z] #7 DONE 0.0s [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #12 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:14:58.860Z] #12 DONE 0.1s [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #13 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:14:58.860Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:14:58.860Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:14:58.860Z] #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-15T23:14:58.860Z] #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-15T23:14:58.860Z] #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-08-15T23:14:58.860Z] #13 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done [2023-08-15T23:14:58.860Z] #13 ... [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #19 [security-spire-server internal] load build definition from Dockerfile [2023-08-15T23:14:58.860Z] #19 transferring dockerfile: 2.63kB done [2023-08-15T23:14:58.860Z] #19 DONE 0.3s [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #20 [core-metadata internal] load build definition from Dockerfile [2023-08-15T23:14:58.860Z] #20 transferring dockerfile: 1.96kB done [2023-08-15T23:14:58.860Z] #20 DONE 0.3s [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #21 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-15T23:14:58.860Z] #21 transferring dockerfile: 1.78kB done [2023-08-15T23:14:58.860Z] #21 DONE 0.4s [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #22 [support-notifications internal] load .dockerignore [2023-08-15T23:14:58.860Z] #22 transferring context: 56B done [2023-08-15T23:14:58.860Z] #22 DONE 0.4s [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #23 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-15T23:14:58.860Z] #23 transferring dockerfile: 2.82kB done [2023-08-15T23:14:58.860Z] #23 DONE 0.4s [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-08-15T23:14:58.860Z] #24 transferring context: 56B done [2023-08-15T23:14:58.860Z] #24 DONE 0.3s [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #7 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-15T23:14:58.860Z] #7 DONE 0.0s [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #12 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:14:58.860Z] #12 DONE 0.2s [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #25 [support-notifications internal] load build context [2023-08-15T23:14:58.860Z] #25 DONE 0.0s [2023-08-15T23:14:58.860Z] [2023-08-15T23:14:58.860Z] #13 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:14:58.860Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:14:58.860Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:14:58.860Z] #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-15T23:14:58.860Z] #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-15T23:14:58.860Z] #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-08-15T23:14:58.861Z] #13 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done [2023-08-15T23:14:58.861Z] #13 DONE 1.1s [2023-08-15T23:14:58.861Z] [2023-08-15T23:14:58.861Z] #26 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-15T23:14:59.119Z] #26 ... [2023-08-15T23:14:59.119Z] [2023-08-15T23:14:59.119Z] #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-15T23:14:59.119Z] #7 DONE 0.0s [2023-08-15T23:14:59.119Z] [2023-08-15T23:14:59.119Z] #12 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:14:59.119Z] #12 DONE 0.2s [2023-08-15T23:14:59.119Z] [2023-08-15T23:14:59.119Z] #13 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:14:59.119Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:14:59.119Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:14:59.119Z] #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-15T23:14:59.119Z] #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-15T23:14:59.119Z] #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-08-15T23:14:59.119Z] #13 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done [2023-08-15T23:14:59.119Z] #13 DONE 1.1s [2023-08-15T23:14:59.119Z] [2023-08-15T23:14:59.119Z] #27 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-15T23:14:59.381Z] #27 ... [2023-08-15T23:14:59.381Z] [2023-08-15T23:14:59.381Z] #28 [core-command internal] load .dockerignore [2023-08-15T23:14:59.381Z] #28 transferring context: 56B done [2023-08-15T23:14:59.381Z] #28 DONE 0.6s [2023-08-15T23:14:59.638Z] [2023-08-15T23:14:59.638Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-15T23:14:59.638Z] #29 transferring context: 56B 0.0s done [2023-08-15T23:14:59.638Z] #29 DONE 0.7s [2023-08-15T23:14:59.638Z] [2023-08-15T23:14:59.638Z] #30 [security-proxy-setup internal] load .dockerignore [2023-08-15T23:14:59.638Z] #30 transferring context: 56B 0.0s done [2023-08-15T23:14:59.638Z] #30 DONE 0.8s [2023-08-15T23:14:59.639Z] [2023-08-15T23:14:59.639Z] #17 [support-scheduler internal] load .dockerignore [2023-08-15T23:14:59.639Z] #17 transferring context: 56B 0.0s done [2023-08-15T23:14:59.639Z] #17 DONE 0.8s [2023-08-15T23:14:59.639Z] [2023-08-15T23:14:59.639Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2023-08-15T23:14:59.639Z] #31 transferring context: 56B 0.0s done [2023-08-15T23:14:59.639Z] #31 DONE 0.8s [2023-08-15T23:14:59.639Z] [2023-08-15T23:14:59.639Z] #32 [security-spire-agent internal] load build context [2023-08-15T23:14:59.639Z] #32 ... [2023-08-15T23:14:59.639Z] [2023-08-15T23:14:59.639Z] #33 [core-metadata internal] load .dockerignore [2023-08-15T23:14:59.639Z] #33 transferring context: 56B 0.0s done [2023-08-15T23:14:59.639Z] #33 DONE 0.8s [2023-08-15T23:14:59.639Z] [2023-08-15T23:14:59.639Z] #7 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-15T23:14:59.639Z] #7 DONE 0.0s [2023-08-15T23:14:59.639Z] [2023-08-15T23:14:59.639Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-15T23:14:59.639Z] #34 DONE 1.8s [2023-08-15T23:14:59.639Z] [2023-08-15T23:14:59.639Z] #32 [security-spire-agent internal] load build context [2023-08-15T23:14:59.896Z] #32 ... [2023-08-15T23:14:59.896Z] [2023-08-15T23:14:59.896Z] #13 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:14:59.896Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:14:59.896Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:14:59.896Z] #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-15T23:14:59.896Z] #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-15T23:14:59.896Z] #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-08-15T23:14:59.896Z] #13 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done [2023-08-15T23:14:59.896Z] #13 DONE 1.2s [2023-08-15T23:14:59.896Z] [2023-08-15T23:14:59.896Z] #35 [security-bootstrapper internal] load .dockerignore [2023-08-15T23:14:59.896Z] #35 transferring context: 56B 0.0s done [2023-08-15T23:14:59.896Z] #35 DONE 0.9s [2023-08-15T23:14:59.896Z] [2023-08-15T23:14:59.896Z] #12 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:14:59.896Z] #12 DONE 0.3s [2023-08-15T23:14:59.896Z] [2023-08-15T23:14:59.896Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-15T23:14:59.896Z] #34 DONE 1.9s [2023-08-15T23:14:59.896Z] [2023-08-15T23:14:59.896Z] #36 [security-spire-server internal] load .dockerignore [2023-08-15T23:14:59.896Z] #36 transferring context: 56B done [2023-08-15T23:14:59.896Z] #36 DONE 0.9s [2023-08-15T23:14:59.896Z] [2023-08-15T23:14:59.896Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-15T23:14:59.896Z] #37 ... [2023-08-15T23:14:59.896Z] [2023-08-15T23:14:59.896Z] #7 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-15T23:14:59.896Z] #7 DONE 0.0s [2023-08-15T23:15:00.153Z] [2023-08-15T23:15:00.153Z] #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-15T23:15:00.153Z] #7 DONE 0.0s [2023-08-15T23:15:00.153Z] [2023-08-15T23:15:00.153Z] #12 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:15:00.153Z] #12 ... [2023-08-15T23:15:00.153Z] [2023-08-15T23:15:00.153Z] #7 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-15T23:15:00.153Z] #7 DONE 0.0s [2023-08-15T23:15:00.153Z] [2023-08-15T23:15:00.153Z] #12 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:15:00.410Z] #12 ... [2023-08-15T23:15:00.410Z] [2023-08-15T23:15:00.410Z] #7 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-15T23:15:00.410Z] #7 DONE 0.0s [2023-08-15T23:15:00.410Z] [2023-08-15T23:15:00.410Z] #12 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:15:01.657Z] ---> Running in b6ddba76b9c5 [2023-08-15T23:15:01.926Z] Removing intermediate container b6ddba76b9c5 [2023-08-15T23:15:01.926Z] ---> 35d3fae12c12 [2023-08-15T23:15:01.926Z] Step 3/4 : COPY go.mod . [2023-08-15T23:15:02.514Z] ---> 8c2a13abc06a [2023-08-15T23:15:02.514Z] Step 4/4 : RUN go mod download [2023-08-15T23:15:02.514Z] ---> Running in a8056b405f71 [2023-08-15T23:15:05.673Z] #12 ... [2023-08-15T23:15:05.673Z] [2023-08-15T23:15:05.673Z] #38 [core-data internal] load build context [2023-08-15T23:15:05.673Z] #38 transferring context: 365.17MB 6.3s done [2023-08-15T23:15:05.673Z] #38 ... [2023-08-15T23:15:05.673Z] [2023-08-15T23:15:05.673Z] #39 [security-spire-config internal] load build context [2023-08-15T23:15:05.673Z] #39 transferring context: 365.17MB 6.7s done [2023-08-15T23:15:08.206Z] #39 ... [2023-08-15T23:15:08.206Z] [2023-08-15T23:15:08.206Z] #40 [security-proxy-auth internal] load build context [2023-08-15T23:15:08.206Z] #40 transferring context: 365.17MB 4.3s done [2023-08-15T23:15:08.465Z] #40 ... [2023-08-15T23:15:08.465Z] [2023-08-15T23:15:08.465Z] #41 [security-secretstore-setup internal] load build context [2023-08-15T23:15:08.465Z] #41 transferring context: 365.17MB 5.7s done [2023-08-15T23:15:09.035Z] #41 ... [2023-08-15T23:15:09.035Z] [2023-08-15T23:15:09.035Z] #25 [support-notifications internal] load build context [2023-08-15T23:15:09.035Z] #25 transferring context: 365.17MB 5.2s done [2023-08-15T23:15:09.035Z] #25 ... [2023-08-15T23:15:09.035Z] [2023-08-15T23:15:09.035Z] #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T23:15:09.958Z] #42 ... [2023-08-15T23:15:09.958Z] [2023-08-15T23:15:09.958Z] #43 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-15T23:15:09.958Z] #0 0.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:09.958Z] #0 1.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:09.958Z] #0 1.727 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-15T23:15:09.958Z] #0 1.731 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:15:09.958Z] #0 1.739 OK: 7 MiB in 16 packages [2023-08-15T23:15:10.217Z] #43 ... [2023-08-15T23:15:10.217Z] [2023-08-15T23:15:10.217Z] #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-15T23:15:10.217Z] #0 0.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:10.217Z] #0 0.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:10.217Z] #0 1.149 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T23:15:10.217Z] #0 1.149 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T23:15:10.217Z] #0 1.149 OK: 17818 distinct packages available [2023-08-15T23:15:10.217Z] #0 1.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:10.217Z] #0 1.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:10.217Z] #0 1.538 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-15T23:15:10.217Z] #0 1.546 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-15T23:15:10.217Z] #0 1.558 (3/5) Installing libucontext (1.2-r0) [2023-08-15T23:15:10.217Z] #0 1.567 (4/5) Installing gcompat (1.1.0-r0) [2023-08-15T23:15:10.217Z] #0 1.576 (5/5) Installing openssl (3.0.10-r0) [2023-08-15T23:15:10.218Z] #0 1.587 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:15:10.218Z] #0 1.596 OK: 8 MiB in 20 packages [2023-08-15T23:15:10.218Z] #44 ... [2023-08-15T23:15:10.218Z] [2023-08-15T23:15:10.218Z] #45 [core-command internal] load build context [2023-08-15T23:15:10.218Z] #45 transferring context: 365.17MB 5.1s done [2023-08-15T23:15:10.478Z] #45 ... [2023-08-15T23:15:10.478Z] [2023-08-15T23:15:10.478Z] #26 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-15T23:15:10.478Z] #26 0.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:10.478Z] #26 0.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:10.478Z] #26 1.228 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T23:15:10.478Z] #26 1.228 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T23:15:10.478Z] #26 1.228 OK: 17818 distinct packages available [2023-08-15T23:15:10.478Z] #26 1.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:10.478Z] #26 1.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:10.478Z] #26 1.595 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-15T23:15:10.478Z] #26 1.601 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-15T23:15:10.478Z] #26 1.604 (3/4) Installing libucontext (1.2-r0) [2023-08-15T23:15:10.478Z] #26 1.606 (4/4) Installing gcompat (1.1.0-r0) [2023-08-15T23:15:10.478Z] #26 1.612 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:15:10.478Z] #26 1.617 OK: 7 MiB in 19 packages [2023-08-15T23:15:10.478Z] #26 ... [2023-08-15T23:15:10.478Z] [2023-08-15T23:15:10.478Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-15T23:15:10.478Z] #0 0.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:10.478Z] #0 0.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:10.478Z] #0 1.279 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-15T23:15:10.478Z] #0 1.289 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:15:10.478Z] #0 1.296 OK: 7 MiB in 16 packages [2023-08-15T23:15:10.739Z] #46 ... [2023-08-15T23:15:10.739Z] [2023-08-15T23:15:10.739Z] #32 [security-spire-agent internal] load build context [2023-08-15T23:15:10.739Z] #32 transferring context: 365.17MB 5.4s done [2023-08-15T23:15:13.329Z] #32 ... [2023-08-15T23:15:13.329Z] [2023-08-15T23:15:13.329Z] #13 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:15:13.329Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:15:13.329Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:15:13.329Z] #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-15T23:15:13.329Z] #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-15T23:15:13.329Z] #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-08-15T23:15:13.329Z] #13 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done [2023-08-15T23:15:13.329Z] #13 DONE 1.2s [2023-08-15T23:15:13.329Z] [2023-08-15T23:15:13.329Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-15T23:15:13.329Z] #34 DONE 1.9s [2023-08-15T23:15:13.329Z] [2023-08-15T23:15:13.329Z] #12 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:15:13.329Z] #12 DONE 13.3s [2023-08-15T23:15:13.329Z] [2023-08-15T23:15:13.329Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-15T23:15:15.235Z] #37 ... [2023-08-15T23:15:15.235Z] [2023-08-15T23:15:15.235Z] #27 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-15T23:15:15.235Z] #27 4.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:15.235Z] #27 4.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:15.235Z] #27 5.159 (1/4) Installing ca-certificates (20230506-r0) [2023-08-15T23:15:15.235Z] #27 5.173 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-15T23:15:15.235Z] #27 5.177 (3/4) Installing su-exec (0.2-r2) [2023-08-15T23:15:15.235Z] #27 5.183 (4/4) Installing yq (4.30.4-r4) [2023-08-15T23:15:15.235Z] #27 5.241 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:15:15.235Z] #27 5.251 Executing ca-certificates-20230506-r0.trigger [2023-08-15T23:15:15.235Z] #27 5.318 OK: 17 MiB in 19 packages [2023-08-15T23:15:15.494Z] #27 ... [2023-08-15T23:15:15.494Z] [2023-08-15T23:15:15.494Z] #43 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-15T23:15:19.685Z] #43 ... [2023-08-15T23:15:19.685Z] [2023-08-15T23:15:19.685Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-15T23:15:22.969Z] #47 ... [2023-08-15T23:15:22.969Z] [2023-08-15T23:15:22.969Z] #48 [core-metadata internal] load build context [2023-08-15T23:15:23.227Z] #48 ... [2023-08-15T23:15:23.227Z] [2023-08-15T23:15:23.227Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-15T23:15:23.485Z] #49 ... [2023-08-15T23:15:23.485Z] [2023-08-15T23:15:23.485Z] #50 [support-scheduler internal] load build context [2023-08-15T23:15:23.485Z] #50 ... [2023-08-15T23:15:23.485Z] [2023-08-15T23:15:23.485Z] #51 [security-proxy-setup internal] load build context [2023-08-15T23:15:23.745Z] #51 ... [2023-08-15T23:15:23.745Z] [2023-08-15T23:15:23.745Z] #52 [core-common-config-bootstrapper internal] load build context [2023-08-15T23:15:23.745Z] #52 ... [2023-08-15T23:15:23.745Z] [2023-08-15T23:15:23.745Z] #53 [security-bootstrapper internal] load build context [2023-08-15T23:15:30.313Z] #53 ... [2023-08-15T23:15:30.313Z] [2023-08-15T23:15:30.313Z] #7 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-15T23:15:30.313Z] #7 DONE 0.0s [2023-08-15T23:15:30.313Z] [2023-08-15T23:15:30.313Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-15T23:15:30.313Z] #54 ... [2023-08-15T23:15:30.313Z] [2023-08-15T23:15:30.313Z] #40 [security-proxy-auth internal] load build context [2023-08-15T23:15:30.313Z] #40 DONE 31.7s [2023-08-15T23:15:30.313Z] [2023-08-15T23:15:30.313Z] #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T23:15:30.313Z] #42 31.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:30.313Z] #42 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:30.573Z] #42 31.49 (1/2) Installing ca-certificates (20230506-r0) [2023-08-15T23:15:30.573Z] #42 ... [2023-08-15T23:15:30.573Z] [2023-08-15T23:15:30.573Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-15T23:15:30.573Z] #37 DONE 31.5s [2023-08-15T23:15:30.573Z] [2023-08-15T23:15:30.573Z] #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T23:15:30.573Z] #42 31.51 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-15T23:15:30.573Z] #42 31.51 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:15:30.573Z] #42 31.52 Executing ca-certificates-20230506-r0.trigger [2023-08-15T23:15:30.573Z] #42 31.61 OK: 8 MiB in 17 packages [2023-08-15T23:15:30.833Z] #42 ... [2023-08-15T23:15:30.833Z] [2023-08-15T23:15:30.833Z] #13 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:15:30.833Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:15:30.833Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:15:30.833Z] #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-15T23:15:30.833Z] #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-15T23:15:30.833Z] #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-08-15T23:15:30.833Z] #13 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done [2023-08-15T23:15:30.833Z] #13 DONE 1.3s [2023-08-15T23:15:30.833Z] [2023-08-15T23:15:30.833Z] #34 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-15T23:15:30.833Z] #34 DONE 2.0s [2023-08-15T23:15:30.833Z] [2023-08-15T23:15:30.833Z] #12 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:15:30.833Z] #12 DONE 14.5s [2023-08-15T23:15:30.833Z] [2023-08-15T23:15:30.833Z] #37 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-15T23:15:30.833Z] #37 DONE 31.5s [2023-08-15T23:15:30.833Z] [2023-08-15T23:15:30.833Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T23:15:31.091Z] #55 ... [2023-08-15T23:15:31.091Z] [2023-08-15T23:15:31.091Z] #43 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-15T23:15:31.091Z] #43 DONE 32.6s [2023-08-15T23:15:31.349Z] [2023-08-15T23:15:31.349Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T23:15:32.735Z] #56 ... [2023-08-15T23:15:32.735Z] [2023-08-15T23:15:32.735Z] #27 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-15T23:15:32.735Z] #27 DONE 33.4s [2023-08-15T23:15:32.735Z] [2023-08-15T23:15:32.735Z] #57 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-15T23:15:33.673Z] #57 ... [2023-08-15T23:15:33.673Z] [2023-08-15T23:15:33.673Z] #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-15T23:15:33.673Z] #44 DONE 34.6s [2023-08-15T23:15:33.673Z] [2023-08-15T23:15:33.673Z] #58 [security-spire-server internal] load build context [2023-08-15T23:15:34.242Z] #58 ... [2023-08-15T23:15:34.242Z] [2023-08-15T23:15:34.242Z] #26 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-15T23:15:34.242Z] #26 DONE 35.1s [2023-08-15T23:15:34.242Z] [2023-08-15T23:15:34.242Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-15T23:15:34.501Z] #59 ... [2023-08-15T23:15:34.501Z] [2023-08-15T23:15:34.501Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-15T23:15:34.501Z] #46 DONE 35.4s [2023-08-15T23:15:34.501Z] [2023-08-15T23:15:34.501Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-15T23:15:34.762Z] #60 ... [2023-08-15T23:15:34.762Z] [2023-08-15T23:15:34.762Z] #25 [support-notifications internal] load build context [2023-08-15T23:15:34.762Z] #25 DONE 35.6s [2023-08-15T23:15:34.762Z] [2023-08-15T23:15:34.762Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-15T23:15:35.021Z] #61 ... [2023-08-15T23:15:35.021Z] [2023-08-15T23:15:35.021Z] #32 [security-spire-agent internal] load build context [2023-08-15T23:15:35.021Z] #32 DONE 36.0s [2023-08-15T23:15:35.021Z] [2023-08-15T23:15:35.021Z] #45 [core-command internal] load build context [2023-08-15T23:15:35.021Z] #45 DONE 35.3s [2023-08-15T23:15:35.022Z] [2023-08-15T23:15:35.022Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T23:15:35.280Z] #55 ... [2023-08-15T23:15:35.280Z] [2023-08-15T23:15:35.280Z] #41 [security-secretstore-setup internal] load build context [2023-08-15T23:15:35.280Z] #41 DONE 36.2s [2023-08-15T23:15:35.540Z] [2023-08-15T23:15:35.540Z] #38 [core-data internal] load build context [2023-08-15T23:15:35.540Z] #38 DONE 36.7s [2023-08-15T23:15:35.540Z] [2023-08-15T23:15:35.540Z] #39 [security-spire-config internal] load build context [2023-08-15T23:15:35.540Z] #39 DONE 36.8s [2023-08-15T23:15:35.540Z] [2023-08-15T23:15:35.540Z] #48 [core-metadata internal] load build context [2023-08-15T23:15:36.109Z] #48 ... [2023-08-15T23:15:36.109Z] [2023-08-15T23:15:36.109Z] #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T23:15:36.109Z] #42 DONE 36.8s [2023-08-15T23:15:36.109Z] [2023-08-15T23:15:36.109Z] #50 [support-scheduler internal] load build context [2023-08-15T23:15:36.109Z] #50 transferring context: 7.72MB 0.1s [2023-08-15T23:15:41.419Z] Removing intermediate container a8056b405f71 [2023-08-15T23:15:41.419Z] ---> 2bdeda64be9b [2023-08-15T23:15:41.419Z] Successfully built 2bdeda64be9b [2023-08-15T23:15:41.419Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:15:41.532Z] #50 transferring context: 217.90MB 5.1s [2023-08-15T23:15:41.751Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T23:15:41.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T23:15:41.941Z] prd-ubuntu20.04-docker-arm64-4c-16g-3734 does not seem to be running inside a container [2023-08-15T23:15:41.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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-08-15T23:15:42.102Z] #50 transferring context: 365.17MB 6.2s done [2023-08-15T23:15:43.155Z] $ docker top 4f28b58ed20cca2230c1a61ecf31398f7ef5b5e9ece7ed8080a1aee24c262808 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T23:15:43.968Z] + go version [2023-08-15T23:15:43.968Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-15T23:15:43.987Z] $ docker stop --time=1 4f28b58ed20cca2230c1a61ecf31398f7ef5b5e9ece7ed8080a1aee24c262808 [2023-08-15T23:15:44.010Z] #50 ... [2023-08-15T23:15:44.010Z] [2023-08-15T23:15:44.010Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-15T23:15:44.010Z] #60 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:44.270Z] #60 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:45.289Z] #60 13.88 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T23:15:45.289Z] #60 13.88 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T23:15:45.289Z] #60 13.88 OK: 17823 distinct packages available [2023-08-15T23:15:45.289Z] #60 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:45.289Z] #60 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:45.289Z] #60 14.41 OK: 265 MiB in 53 packages [2023-08-15T23:15:45.564Z] $ docker rm -f --volumes 4f28b58ed20cca2230c1a61ecf31398f7ef5b5e9ece7ed8080a1aee24c262808 [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:15:46.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-15T23:15:46.193Z] [2023-08-15T23:15:46.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:15:46.226Z] #60 ... [2023-08-15T23:15:46.226Z] [2023-08-15T23:15:46.226Z] #48 [core-metadata internal] load build context [2023-08-15T23:15:46.226Z] #48 transferring context: 365.17MB 4.5s done [2023-08-15T23:15:46.226Z] #48 ... [2023-08-15T23:15:46.226Z] [2023-08-15T23:15:46.226Z] #53 [security-bootstrapper internal] load build context [2023-08-15T23:15:46.226Z] #53 transferring context: 365.17MB 4.9s done [2023-08-15T23:15:46.226Z] #53 ... [2023-08-15T23:15:46.226Z] [2023-08-15T23:15:46.226Z] #52 [core-common-config-bootstrapper internal] load build context [2023-08-15T23:15:46.226Z] #52 transferring context: 365.17MB 4.6s done [2023-08-15T23:15:46.486Z] #52 ... [2023-08-15T23:15:46.486Z] [2023-08-15T23:15:46.486Z] #58 [security-spire-server internal] load build context [2023-08-15T23:15:46.486Z] #58 transferring context: 365.17MB 4.5s done [2023-08-15T23:15:46.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-15T23:15:46.523Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-15T23:15:46.523Z] 547446be3368: Pulling fs layer [2023-08-15T23:15:46.523Z] d125d8839a47: Pulling fs layer [2023-08-15T23:15:46.523Z] 3e85d5ac6304: Pulling fs layer [2023-08-15T23:15:46.523Z] c3105a71a48b: Pulling fs layer [2023-08-15T23:15:46.523Z] c3105a71a48b: Waiting [2023-08-15T23:15:46.523Z] 0f093f025ec4: Pulling fs layer [2023-08-15T23:15:46.523Z] c3106fc0e877: Pulling fs layer [2023-08-15T23:15:46.523Z] c3106fc0e877: Waiting [2023-08-15T23:15:46.523Z] 0f093f025ec4: Waiting [2023-08-15T23:15:46.758Z] #58 ... [2023-08-15T23:15:46.758Z] [2023-08-15T23:15:46.758Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-15T23:15:46.758Z] #49 transferring context: 365.17MB 4.7s done [2023-08-15T23:15:46.758Z] #49 ... [2023-08-15T23:15:46.758Z] [2023-08-15T23:15:46.758Z] #51 [security-proxy-setup internal] load build context [2023-08-15T23:15:46.758Z] #51 transferring context: 365.17MB 4.8s done [2023-08-15T23:15:46.793Z] 547446be3368: Verifying Checksum [2023-08-15T23:15:46.793Z] 547446be3368: Download complete [2023-08-15T23:15:46.793Z] c3105a71a48b: Verifying Checksum [2023-08-15T23:15:46.793Z] c3105a71a48b: Download complete [2023-08-15T23:15:47.016Z] #51 ... [2023-08-15T23:15:47.016Z] [2023-08-15T23:15:47.016Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-15T23:15:47.016Z] #61 7.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:47.016Z] #61 7.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:47.016Z] #61 7.632 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-15T23:15:47.016Z] #61 7.638 (2/2) Installing openssl (3.0.10-r0) [2023-08-15T23:15:47.016Z] #61 7.654 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:15:47.016Z] #61 7.682 OK: 8 MiB in 17 packages [2023-08-15T23:15:47.016Z] #61 ... [2023-08-15T23:15:47.016Z] [2023-08-15T23:15:47.016Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-15T23:15:47.016Z] #47 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:47.016Z] #47 17.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:47.016Z] #47 17.75 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T23:15:47.016Z] #47 17.75 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T23:15:47.016Z] #47 17.75 OK: 17818 distinct packages available [2023-08-15T23:15:47.016Z] #47 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:47.016Z] #47 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:47.016Z] #47 18.18 (1/9) Installing ca-certificates (20230506-r0) [2023-08-15T23:15:47.016Z] #47 18.19 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-15T23:15:47.016Z] #47 18.21 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-15T23:15:47.017Z] #47 18.21 (4/9) Installing libcurl (8.2.1-r0) [2023-08-15T23:15:47.017Z] #47 18.22 (5/9) Installing curl (8.2.1-r0) [2023-08-15T23:15:47.017Z] #47 18.23 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-15T23:15:47.017Z] #47 18.24 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-15T23:15:47.017Z] #47 18.24 (8/9) Installing libucontext (1.2-r0) [2023-08-15T23:15:47.017Z] #47 18.25 (9/9) Installing gcompat (1.1.0-r0) [2023-08-15T23:15:47.017Z] #47 18.25 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:15:47.017Z] #47 18.26 Executing ca-certificates-20230506-r0.trigger [2023-08-15T23:15:47.017Z] #47 18.34 OK: 10 MiB in 24 packages [2023-08-15T23:15:47.060Z] d125d8839a47: Verifying Checksum [2023-08-15T23:15:47.061Z] d125d8839a47: Download complete [2023-08-15T23:15:47.061Z] c3106fc0e877: Verifying Checksum [2023-08-15T23:15:47.061Z] c3106fc0e877: Download complete [2023-08-15T23:15:47.061Z] 0f093f025ec4: Verifying Checksum [2023-08-15T23:15:47.061Z] 0f093f025ec4: Download complete [2023-08-15T23:15:47.276Z] #47 ... [2023-08-15T23:15:47.276Z] [2023-08-15T23:15:47.276Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-15T23:15:47.276Z] #54 7.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:47.276Z] #54 7.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:47.276Z] #54 7.716 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-15T23:15:47.276Z] #54 7.723 (2/2) Installing su-exec (0.2-r2) [2023-08-15T23:15:47.276Z] #54 7.736 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:15:47.276Z] #54 7.754 OK: 7 MiB in 17 packages [2023-08-15T23:15:47.276Z] #54 ... [2023-08-15T23:15:47.276Z] [2023-08-15T23:15:47.276Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-15T23:15:47.276Z] #59 6.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:47.276Z] #59 6.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:15:47.276Z] #59 6.751 OK: 265 MiB in 53 packages [2023-08-15T23:15:47.328Z] 547446be3368: Pull complete [2023-08-15T23:15:48.287Z] d125d8839a47: Pull complete [2023-08-15T23:15:48.872Z] 3e85d5ac6304: Verifying Checksum [2023-08-15T23:15:48.872Z] 3e85d5ac6304: Download complete [2023-08-15T23:15:57.088Z] 3e85d5ac6304: Pull complete [2023-08-15T23:15:57.088Z] c3105a71a48b: Pull complete [2023-08-15T23:15:58.050Z] 0f093f025ec4: Pull complete [2023-08-15T23:15:58.050Z] c3106fc0e877: Pull complete [2023-08-15T23:15:58.050Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-15T23:15:58.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-15T23:15:58.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T23:15:58.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-3734 does not seem to be running inside a container [2023-08-15T23:15:58.292Z] $ 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/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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-08-15T23:16:00.339Z] $ docker top 6bb905753394ec582499bddd9e0a11694747098381a05017816633cbb727c781 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T23:16:00.850Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-15T23:16:09.063Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-08-15T23:16:09.063Z] #1 transferring dockerfile: 2.68kB done [2023-08-15T23:16:09.063Z] #1 DONE 0.1s [2023-08-15T23:16:09.245Z] #59 ... [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #48 [core-metadata internal] load build context [2023-08-15T23:16:09.245Z] #48 DONE 54.6s [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #53 [security-bootstrapper internal] load build context [2023-08-15T23:16:09.245Z] #53 ... [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #58 [security-spire-server internal] load build context [2023-08-15T23:16:09.245Z] #58 DONE 37.1s [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-15T23:16:09.245Z] #59 DONE 37.3s [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #57 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-15T23:16:09.245Z] #57 37.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:16:09.245Z] #57 37.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:16:09.245Z] #57 ... [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-15T23:16:09.245Z] #47 DONE 49.0s [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-15T23:16:09.245Z] #61 DONE 38.7s [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-15T23:16:09.245Z] #54 DONE 38.8s [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-15T23:16:09.245Z] #60 DONE 37.6s [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-15T23:16:09.245Z] #62 ... [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #52 [core-common-config-bootstrapper internal] load build context [2023-08-15T23:16:09.245Z] #52 DONE 55.4s [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-15T23:16:09.245Z] #49 DONE 55.4s [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #51 [security-proxy-setup internal] load build context [2023-08-15T23:16:09.245Z] #51 DONE 55.5s [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #53 [security-bootstrapper internal] load build context [2023-08-15T23:16:09.245Z] #53 DONE 55.5s [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #50 [support-scheduler internal] load build context [2023-08-15T23:16:09.245Z] #50 DONE 55.5s [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T23:16:09.245Z] #56 37.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:16:09.245Z] #56 37.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:16:09.245Z] #56 37.78 OK: 265 MiB in 53 packages [2023-08-15T23:16:09.245Z] #56 DONE 38.0s [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:16:09.245Z] #63 DONE 0.5s [2023-08-15T23:16:09.245Z] [2023-08-15T23:16:09.245Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T23:16:09.246Z] #55 37.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T23:16:09.246Z] #55 37.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T23:16:09.246Z] #55 37.74 OK: 265 MiB in 53 packages [2023-08-15T23:16:09.246Z] #55 DONE 38.4s [2023-08-15T23:16:09.246Z] [2023-08-15T23:16:09.246Z] #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:16:09.246Z] #64 ... [2023-08-15T23:16:09.246Z] [2023-08-15T23:16:09.246Z] #65 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-15T23:16:09.246Z] #65 DONE 0.4s [2023-08-15T23:16:09.246Z] [2023-08-15T23:16:09.246Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:16:09.246Z] #66 DONE 0.3s [2023-08-15T23:16:09.246Z] [2023-08-15T23:16:09.246Z] #57 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-15T23:16:09.246Z] #57 37.94 OK: 265 MiB in 53 packages [2023-08-15T23:16:09.246Z] #57 DONE 38.2s [2023-08-15T23:16:09.246Z] [2023-08-15T23:16:09.246Z] #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:16:09.246Z] #67 DONE 0.1s [2023-08-15T23:16:09.246Z] [2023-08-15T23:16:09.246Z] #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:16:09.246Z] #64 DONE 0.1s [2023-08-15T23:16:09.246Z] [2023-08-15T23:16:09.246Z] #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-15T23:16:09.246Z] #68 DONE 0.1s [2023-08-15T23:16:09.246Z] [2023-08-15T23:16:09.246Z] #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:16:09.246Z] #69 ... [2023-08-15T23:16:09.246Z] [2023-08-15T23:16:09.246Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-15T23:16:09.246Z] #62 DONE 0.8s [2023-08-15T23:16:09.246Z] [2023-08-15T23:16:09.246Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-15T23:16:09.246Z] #70 DONE 0.1s [2023-08-15T23:16:09.246Z] [2023-08-15T23:16:09.246Z] #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:16:09.655Z] [2023-08-15T23:16:09.656Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-15T23:16:09.656Z] #2 transferring dockerfile: 2.06kB done [2023-08-15T23:16:09.656Z] #2 DONE 0.0s [2023-08-15T23:16:09.656Z] [2023-08-15T23:16:09.656Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-15T23:16:09.656Z] #3 transferring dockerfile: 2.04kB 0.0s done [2023-08-15T23:16:09.656Z] #3 DONE 0.0s [2023-08-15T23:16:09.656Z] [2023-08-15T23:16:09.656Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-15T23:16:09.656Z] #4 transferring dockerfile: 2.82kB done [2023-08-15T23:16:09.656Z] #4 DONE 0.0s [2023-08-15T23:16:09.656Z] [2023-08-15T23:16:09.656Z] #5 [core-data internal] load build definition from Dockerfile [2023-08-15T23:16:09.656Z] #5 transferring dockerfile: 1.90kB done [2023-08-15T23:16:09.656Z] #5 DONE 0.0s [2023-08-15T23:16:09.656Z] [2023-08-15T23:16:09.656Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-08-15T23:16:09.656Z] #6 transferring dockerfile: 1.82kB 0.0s done [2023-08-15T23:16:09.926Z] #6 DONE 0.0s [2023-08-15T23:16:09.926Z] [2023-08-15T23:16:09.926Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-08-15T23:16:09.926Z] #7 transferring dockerfile: 1.84kB done [2023-08-15T23:16:09.926Z] #7 DONE 0.0s [2023-08-15T23:16:09.926Z] [2023-08-15T23:16:09.926Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-08-15T23:16:09.926Z] #8 transferring dockerfile: 2.63kB done [2023-08-15T23:16:09.926Z] #8 DONE 0.1s [2023-08-15T23:16:09.926Z] [2023-08-15T23:16:09.926Z] #9 [core-command internal] load build definition from Dockerfile [2023-08-15T23:16:09.926Z] #9 transferring dockerfile: 1.82kB done [2023-08-15T23:16:09.926Z] #9 DONE 0.1s [2023-08-15T23:16:09.926Z] [2023-08-15T23:16:09.926Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-15T23:16:10.193Z] #10 transferring dockerfile: 2.12kB done [2023-08-15T23:16:10.193Z] #10 DONE 0.1s [2023-08-15T23:16:10.193Z] [2023-08-15T23:16:10.193Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-08-15T23:16:10.193Z] #11 transferring dockerfile: 1.96kB done [2023-08-15T23:16:10.193Z] #11 DONE 0.1s [2023-08-15T23:16:10.193Z] [2023-08-15T23:16:10.193Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-15T23:16:10.193Z] #12 transferring dockerfile: 1.78kB done [2023-08-15T23:16:10.193Z] #12 DONE 0.1s [2023-08-15T23:16:10.193Z] [2023-08-15T23:16:10.193Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-15T23:16:10.193Z] #13 transferring dockerfile: 2.38kB done [2023-08-15T23:16:10.193Z] #13 DONE 0.1s [2023-08-15T23:16:10.193Z] [2023-08-15T23:16:10.193Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-08-15T23:16:10.193Z] #14 transferring dockerfile: 2.58kB 0.0s done [2023-08-15T23:16:10.193Z] #14 DONE 0.1s [2023-08-15T23:16:10.193Z] [2023-08-15T23:16:10.193Z] #15 [security-spire-agent internal] load .dockerignore [2023-08-15T23:16:10.193Z] #15 transferring context: [2023-08-15T23:16:10.462Z] #15 transferring context: 56B 0.0s done [2023-08-15T23:16:10.462Z] #15 DONE 0.1s [2023-08-15T23:16:11.047Z] [2023-08-15T23:16:11.047Z] #16 [security-proxy-setup internal] load .dockerignore [2023-08-15T23:16:11.047Z] #16 transferring context: 56B done [2023-08-15T23:16:11.047Z] #16 DONE 0.0s [2023-08-15T23:16:11.047Z] [2023-08-15T23:16:11.047Z] #17 [security-proxy-auth internal] load .dockerignore [2023-08-15T23:16:11.047Z] #17 transferring context: 56B done [2023-08-15T23:16:11.047Z] #17 DONE 0.1s [2023-08-15T23:16:11.047Z] [2023-08-15T23:16:11.047Z] #18 [security-bootstrapper internal] load .dockerignore [2023-08-15T23:16:11.314Z] #18 transferring context: 56B done [2023-08-15T23:16:11.314Z] #18 DONE 0.1s [2023-08-15T23:16:11.314Z] [2023-08-15T23:16:11.314Z] #19 [core-data internal] load .dockerignore [2023-08-15T23:16:11.314Z] #19 transferring context: 56B done [2023-08-15T23:16:11.314Z] #19 DONE 0.1s [2023-08-15T23:16:11.314Z] [2023-08-15T23:16:11.314Z] #20 [support-scheduler internal] load .dockerignore [2023-08-15T23:16:11.314Z] #20 transferring context: 56B done [2023-08-15T23:16:11.314Z] #20 DONE 0.1s [2023-08-15T23:16:11.314Z] [2023-08-15T23:16:11.314Z] #21 [support-notifications internal] load .dockerignore [2023-08-15T23:16:11.314Z] #21 transferring context: 56B done [2023-08-15T23:16:11.314Z] #21 DONE 0.1s [2023-08-15T23:16:11.314Z] [2023-08-15T23:16:11.314Z] #22 [security-spire-server internal] load .dockerignore [2023-08-15T23:16:11.582Z] #22 transferring context: 56B done [2023-08-15T23:16:11.582Z] #22 DONE 0.1s [2023-08-15T23:16:11.582Z] [2023-08-15T23:16:11.582Z] #23 [core-command internal] load .dockerignore [2023-08-15T23:16:11.582Z] #23 transferring context: 56B done [2023-08-15T23:16:11.582Z] #23 DONE 0.1s [2023-08-15T23:16:11.582Z] [2023-08-15T23:16:11.582Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-15T23:16:11.582Z] #24 transferring context: 56B 0.0s done [2023-08-15T23:16:11.582Z] #24 DONE 0.1s [2023-08-15T23:16:11.582Z] [2023-08-15T23:16:11.582Z] #25 [core-metadata internal] load .dockerignore [2023-08-15T23:16:11.582Z] #25 transferring context: 56B done [2023-08-15T23:16:11.582Z] #25 DONE 0.1s [2023-08-15T23:16:11.582Z] [2023-08-15T23:16:11.582Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-08-15T23:16:11.582Z] #26 transferring context: 56B done [2023-08-15T23:16:11.582Z] #26 DONE 0.1s [2023-08-15T23:16:11.582Z] [2023-08-15T23:16:11.582Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-08-15T23:16:11.582Z] #27 transferring context: 56B 0.0s done [2023-08-15T23:16:11.582Z] #27 DONE 0.1s [2023-08-15T23:16:11.851Z] [2023-08-15T23:16:11.851Z] #28 [security-spire-config internal] load .dockerignore [2023-08-15T23:16:11.851Z] #28 transferring context: 56B done [2023-08-15T23:16:11.851Z] #28 DONE 0.1s [2023-08-15T23:16:11.851Z] [2023-08-15T23:16:11.851Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T23:16:11.851Z] #29 DONE 0.0s [2023-08-15T23:16:11.851Z] [2023-08-15T23:16:11.851Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:16:12.124Z] #30 DONE 0.1s [2023-08-15T23:16:12.124Z] [2023-08-15T23:16:12.124Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:16:12.124Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:16:12.124Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.1s [2023-08-15T23:16:12.124Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:16:12.124Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T23:16:12.124Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T23:16:12.124Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-15T23:16:12.124Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-15T23:16:12.715Z] #31 ... [2023-08-15T23:16:12.715Z] [2023-08-15T23:16:12.715Z] #32 [security-spire-agent internal] load build context [2023-08-15T23:16:12.715Z] #32 transferring context: 2.56MB 0.6s done [2023-08-15T23:16:12.715Z] #32 DONE 0.7s [2023-08-15T23:16:12.715Z] [2023-08-15T23:16:12.715Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:16:12.986Z] #31 ... [2023-08-15T23:16:12.986Z] [2023-08-15T23:16:12.986Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T23:16:12.986Z] #29 DONE 0.0s [2023-08-15T23:16:12.986Z] [2023-08-15T23:16:12.986Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:16:12.986Z] #30 DONE 0.2s [2023-08-15T23:16:12.986Z] [2023-08-15T23:16:12.986Z] #33 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-15T23:16:12.986Z] #33 DONE 0.8s [2023-08-15T23:16:12.986Z] [2023-08-15T23:16:12.986Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:16:12.986Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-15T23:16:12.986Z] #31 ... [2023-08-15T23:16:12.986Z] [2023-08-15T23:16:12.986Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T23:16:12.986Z] #29 DONE 0.0s [2023-08-15T23:16:12.986Z] [2023-08-15T23:16:12.986Z] #33 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-15T23:16:12.986Z] #33 DONE 1.5s [2023-08-15T23:16:12.986Z] [2023-08-15T23:16:12.986Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:16:12.986Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:16:12.986Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-15T23:16:12.986Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:16:12.986Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T23:16:12.986Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T23:16:12.986Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-15T23:16:12.986Z] #31 ... [2023-08-15T23:16:12.986Z] [2023-08-15T23:16:12.987Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:16:12.987Z] #30 DONE 0.3s [2023-08-15T23:16:12.987Z] [2023-08-15T23:16:12.987Z] #33 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-15T23:16:12.987Z] #33 DONE 1.5s [2023-08-15T23:16:12.987Z] [2023-08-15T23:16:12.987Z] #34 [security-spire-agent builder 2/9] WORKDIR /edgex-go [2023-08-15T23:16:12.987Z] #34 DONE 0.5s [2023-08-15T23:16:12.987Z] [2023-08-15T23:16:12.987Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:16:12.987Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:16:12.987Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-15T23:16:12.987Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:16:12.987Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T23:16:12.987Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T23:16:12.987Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-15T23:16:13.255Z] #31 ... [2023-08-15T23:16:13.255Z] [2023-08-15T23:16:13.255Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T23:16:13.255Z] #29 DONE 0.1s [2023-08-15T23:16:13.255Z] [2023-08-15T23:16:13.255Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T23:16:13.255Z] #29 DONE 0.1s [2023-08-15T23:16:13.255Z] [2023-08-15T23:16:13.255Z] #33 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-15T23:16:13.255Z] #33 DONE 1.5s [2023-08-15T23:16:13.255Z] [2023-08-15T23:16:13.255Z] #34 [support-scheduler builder 2/9] WORKDIR /edgex-go [2023-08-15T23:16:13.255Z] #34 DONE 0.6s [2023-08-15T23:16:13.255Z] [2023-08-15T23:16:13.255Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:16:13.255Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:16:13.255Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-15T23:16:13.255Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:16:13.255Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T23:16:13.255Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T23:16:13.255Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-15T23:16:13.535Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:16:13.535Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-15T23:16:13.535Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:16:13.535Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T23:16:13.535Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T23:16:13.535Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-15T23:16:13.535Z] #31 DONE 2.2s [2023-08-15T23:16:13.535Z] [2023-08-15T23:16:13.535Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:16:13.535Z] #30 DONE 0.5s [2023-08-15T23:16:13.535Z] [2023-08-15T23:16:13.535Z] #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-15T23:16:13.535Z] #33 DONE 1.5s [2023-08-15T23:16:13.535Z] [2023-08-15T23:16:13.535Z] #34 [support-notifications builder 2/9] WORKDIR /edgex-go [2023-08-15T23:16:13.535Z] #34 DONE 0.6s [2023-08-15T23:16:13.535Z] [2023-08-15T23:16:13.535Z] #35 [support-notifications internal] load build context [2023-08-15T23:16:13.535Z] #35 ... [2023-08-15T23:16:13.535Z] [2023-08-15T23:16:13.535Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T23:16:13.535Z] #29 DONE 0.1s [2023-08-15T23:16:13.535Z] [2023-08-15T23:16:13.535Z] #35 [support-notifications internal] load build context [2023-08-15T23:16:13.803Z] #35 ... [2023-08-15T23:16:13.803Z] [2023-08-15T23:16:13.803Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T23:16:13.803Z] #29 DONE 0.1s [2023-08-15T23:16:13.803Z] [2023-08-15T23:16:13.803Z] #35 [support-notifications internal] load build context [2023-08-15T23:16:14.078Z] #35 ... [2023-08-15T23:16:14.078Z] [2023-08-15T23:16:14.078Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T23:16:14.078Z] #29 DONE 0.1s [2023-08-15T23:16:14.078Z] [2023-08-15T23:16:14.078Z] #35 [support-notifications internal] load build context [2023-08-15T23:16:14.343Z] #35 ... [2023-08-15T23:16:14.343Z] [2023-08-15T23:16:14.343Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T23:16:14.343Z] #29 DONE 0.1s [2023-08-15T23:16:14.343Z] [2023-08-15T23:16:14.343Z] #35 [support-notifications internal] load build context [2023-08-15T23:16:14.608Z] #35 ... [2023-08-15T23:16:14.608Z] [2023-08-15T23:16:14.608Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-15T23:16:14.608Z] #29 DONE 0.1s [2023-08-15T23:16:14.608Z] [2023-08-15T23:16:14.608Z] #36 [security-proxy-setup internal] load build context [2023-08-15T23:16:14.608Z] #36 transferring context: 2.56MB 1.4s done [2023-08-15T23:16:14.608Z] #36 DONE 1.6s [2023-08-15T23:16:14.608Z] [2023-08-15T23:16:14.608Z] #35 [support-notifications internal] load build context [2023-08-15T23:16:14.878Z] #35 ... [2023-08-15T23:16:14.878Z] [2023-08-15T23:16:14.878Z] #33 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-15T23:16:14.878Z] #33 DONE 1.7s [2023-08-15T23:16:14.878Z] [2023-08-15T23:16:14.878Z] #34 [security-spire-config builder 2/9] WORKDIR /edgex-go [2023-08-15T23:16:14.878Z] #34 DONE 0.7s [2023-08-15T23:16:14.878Z] [2023-08-15T23:16:14.878Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:16:14.878Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:16:14.878Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-15T23:16:14.878Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:16:14.878Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T23:16:14.878Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T23:16:14.878Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-15T23:16:14.878Z] #31 DONE 2.3s [2023-08-15T23:16:14.878Z] [2023-08-15T23:16:14.878Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-15T23:16:14.878Z] #30 DONE 1.8s [2023-08-15T23:16:15.146Z] [2023-08-15T23:16:15.146Z] #33 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-15T23:16:15.146Z] #33 DONE 1.7s [2023-08-15T23:16:15.146Z] [2023-08-15T23:16:15.146Z] #34 [core-metadata builder 2/9] WORKDIR /edgex-go [2023-08-15T23:16:15.146Z] #34 DONE 0.7s [2023-08-15T23:16:15.146Z] [2023-08-15T23:16:15.146Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:16:15.146Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:16:15.146Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-15T23:16:15.146Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:16:15.146Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T23:16:15.146Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T23:16:15.146Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-15T23:16:15.146Z] #31 DONE 2.3s [2023-08-15T23:16:15.146Z] [2023-08-15T23:16:15.146Z] #35 [support-notifications internal] load build context [2023-08-15T23:16:15.146Z] #35 ... [2023-08-15T23:16:15.146Z] [2023-08-15T23:16:15.146Z] #33 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-15T23:16:15.146Z] #33 DONE 1.7s [2023-08-15T23:16:15.146Z] [2023-08-15T23:16:15.146Z] #34 [core-command builder 2/9] WORKDIR /edgex-go [2023-08-15T23:16:15.146Z] #34 DONE 0.7s [2023-08-15T23:16:15.146Z] [2023-08-15T23:16:15.146Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T23:16:15.146Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-15T23:16:15.146Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-15T23:16:15.146Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-15T23:16:15.146Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-15T23:16:15.146Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-15T23:16:15.146Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-15T23:16:15.146Z] #31 DONE 2.3s [2023-08-15T23:16:15.146Z] [2023-08-15T23:16:15.146Z] #37 [security-spire-config internal] load build context [2023-08-15T23:16:15.146Z] #37 DONE 0.0s [2023-08-15T23:16:15.146Z] [2023-08-15T23:16:15.146Z] #38 [security-secretstore-setup internal] load build context [2023-08-15T23:16:15.146Z] #38 DONE 0.0s [2023-08-15T23:16:15.146Z] [2023-08-15T23:16:15.146Z] #35 [support-notifications internal] load build context [2023-08-15T23:16:15.414Z] #35 ... [2023-08-15T23:16:15.414Z] [2023-08-15T23:16:15.414Z] #39 [core-command internal] load build context [2023-08-15T23:16:15.414Z] #39 DONE 0.0s [2023-08-15T23:16:15.414Z] [2023-08-15T23:16:15.414Z] #35 [support-notifications internal] load build context [2023-08-15T23:16:15.682Z] #35 ... [2023-08-15T23:16:15.682Z] [2023-08-15T23:16:15.682Z] #40 [security-bootstrapper internal] load build context [2023-08-15T23:16:15.682Z] #40 transferring context: 2.56MB 1.8s done [2023-08-15T23:16:15.682Z] #40 DONE 2.6s [2023-08-15T23:16:15.682Z] [2023-08-15T23:16:15.682Z] #35 [support-notifications internal] load build context [2023-08-15T23:16:16.267Z] #35 transferring context: 2.56MB 2.7s done [2023-08-15T23:16:16.852Z] #35 ... [2023-08-15T23:16:16.852Z] [2023-08-15T23:16:16.852Z] #41 [security-proxy-auth internal] load build context [2023-08-15T23:16:16.852Z] #41 transferring context: 2.56MB 2.3s done [2023-08-15T23:16:16.852Z] #41 DONE 3.7s [2023-08-15T23:16:17.157Z] [2023-08-15T23:16:17.157Z] #42 [security-spire-server internal] load build context [2023-08-15T23:16:17.157Z] #42 transferring context: 2.56MB 2.2s done [2023-08-15T23:16:17.157Z] #42 DONE 3.6s [2023-08-15T23:16:17.157Z] [2023-08-15T23:16:17.157Z] #43 [support-scheduler internal] load build context [2023-08-15T23:16:17.157Z] #43 transferring context: 2.56MB 2.5s done [2023-08-15T23:16:17.424Z] #43 ... [2023-08-15T23:16:17.424Z] [2023-08-15T23:16:17.424Z] #35 [support-notifications internal] load build context [2023-08-15T23:16:17.424Z] #35 DONE 3.7s [2023-08-15T23:16:17.424Z] [2023-08-15T23:16:17.424Z] #44 [core-data internal] load build context [2023-08-15T23:16:17.424Z] #44 transferring context: 2.56MB 2.3s done [2023-08-15T23:16:17.424Z] #44 DONE 3.8s [2023-08-15T23:16:17.424Z] [2023-08-15T23:16:17.424Z] #39 [core-command internal] load build context [2023-08-15T23:16:18.021Z] #39 ... [2023-08-15T23:16:18.021Z] [2023-08-15T23:16:18.021Z] #43 [support-scheduler internal] load build context [2023-08-15T23:16:18.021Z] #43 DONE 4.6s [2023-08-15T23:16:18.021Z] [2023-08-15T23:16:18.021Z] #39 [core-command internal] load build context [2023-08-15T23:16:19.222Z] #71 ... [2023-08-15T23:16:19.222Z] [2023-08-15T23:16:19.222Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:16:19.222Z] #72 ... [2023-08-15T23:16:19.222Z] [2023-08-15T23:16:19.222Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:16:19.222Z] #73 ... [2023-08-15T23:16:19.222Z] [2023-08-15T23:16:19.222Z] #74 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:16:21.371Z] #39 transferring context: 468.12kB 3.9s [2023-08-15T23:16:23.323Z] #39 ... [2023-08-15T23:16:23.323Z] [2023-08-15T23:16:23.323Z] #45 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T23:16:23.323Z] #45 ... [2023-08-15T23:16:23.323Z] [2023-08-15T23:16:23.323Z] #46 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-15T23:16:23.323Z] #0 9.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:23.323Z] #46 ... [2023-08-15T23:16:23.323Z] [2023-08-15T23:16:23.323Z] #47 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T23:16:23.323Z] #0 8.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:23.323Z] #0 9.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:23.323Z] #47 ... [2023-08-15T23:16:23.323Z] [2023-08-15T23:16:23.323Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-15T23:16:23.323Z] #0 7.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:23.323Z] #0 7.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:23.592Z] #48 ... [2023-08-15T23:16:23.592Z] [2023-08-15T23:16:23.592Z] #39 [core-command internal] load build context [2023-08-15T23:16:23.861Z] #39 ... [2023-08-15T23:16:23.861Z] [2023-08-15T23:16:23.861Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-15T23:16:23.861Z] #49 transferring context: 2.56MB 6.3s done [2023-08-15T23:16:23.861Z] #49 DONE 8.5s [2023-08-15T23:16:23.861Z] [2023-08-15T23:16:23.861Z] #39 [core-command internal] load build context [2023-08-15T23:16:23.861Z] #39 transferring context: 2.56MB 6.7s done [2023-08-15T23:16:23.861Z] #39 ... [2023-08-15T23:16:23.861Z] [2023-08-15T23:16:23.861Z] #50 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-15T23:16:23.861Z] #0 9.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:24.131Z] #50 ... [2023-08-15T23:16:24.131Z] [2023-08-15T23:16:24.131Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-15T23:16:24.131Z] #0 9.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:24.131Z] #51 ... [2023-08-15T23:16:24.131Z] [2023-08-15T23:16:24.131Z] #38 [security-secretstore-setup internal] load build context [2023-08-15T23:16:24.131Z] #38 transferring context: 2.56MB 6.7s done [2023-08-15T23:16:24.131Z] #38 DONE 8.8s [2023-08-15T23:16:24.131Z] [2023-08-15T23:16:24.131Z] #37 [security-spire-config internal] load build context [2023-08-15T23:16:24.131Z] #37 transferring context: 2.56MB 6.5s done [2023-08-15T23:16:24.131Z] #37 DONE 8.8s [2023-08-15T23:16:24.131Z] [2023-08-15T23:16:24.131Z] #52 [core-metadata internal] load build context [2023-08-15T23:16:24.131Z] #52 transferring context: 2.56MB 6.7s done [2023-08-15T23:16:24.131Z] #52 DONE 8.9s [2023-08-15T23:16:24.131Z] [2023-08-15T23:16:24.131Z] #53 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-15T23:16:24.131Z] #0 7.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:24.131Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:24.131Z] #53 ... [2023-08-15T23:16:24.131Z] [2023-08-15T23:16:24.131Z] #39 [core-command internal] load build context [2023-08-15T23:16:24.131Z] #39 DONE 8.8s [2023-08-15T23:16:24.131Z] [2023-08-15T23:16:24.131Z] #54 [security-spiffe-token-provider internal] load build context [2023-08-15T23:16:24.131Z] #54 transferring context: 2.56MB 6.7s done [2023-08-15T23:16:24.131Z] #54 DONE 9.0s [2023-08-15T23:16:24.131Z] [2023-08-15T23:16:24.131Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T23:16:24.401Z] #55 ... [2023-08-15T23:16:24.401Z] [2023-08-15T23:16:24.401Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-15T23:16:24.401Z] #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:24.401Z] #56 ... [2023-08-15T23:16:24.401Z] [2023-08-15T23:16:24.401Z] #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-15T23:16:24.401Z] #0 9.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:24.670Z] #57 ... [2023-08-15T23:16:24.670Z] [2023-08-15T23:16:24.670Z] #46 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-15T23:16:24.670Z] #46 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:25.302Z] #46 ... [2023-08-15T23:16:25.302Z] [2023-08-15T23:16:25.302Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-15T23:16:25.302Z] #0 9.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:25.570Z] #58 ... [2023-08-15T23:16:25.570Z] [2023-08-15T23:16:25.570Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-15T23:16:25.570Z] #51 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:25.570Z] #51 ... [2023-08-15T23:16:25.570Z] [2023-08-15T23:16:25.570Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-15T23:16:25.570Z] #48 10.52 OK: 263 MiB in 53 packages [2023-08-15T23:16:25.570Z] #48 DONE 12.2s [2023-08-15T23:16:25.570Z] [2023-08-15T23:16:25.570Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-15T23:16:25.570Z] #0 9.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:25.847Z] #59 ... [2023-08-15T23:16:25.847Z] [2023-08-15T23:16:25.847Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-15T23:16:25.847Z] #0 9.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:25.847Z] #60 ... [2023-08-15T23:16:25.847Z] [2023-08-15T23:16:25.847Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-15T23:16:25.847Z] #0 9.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:26.124Z] #61 ... [2023-08-15T23:16:26.124Z] [2023-08-15T23:16:26.124Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:16:26.124Z] #62 DONE 0.3s [2023-08-15T23:16:26.124Z] [2023-08-15T23:16:26.124Z] #63 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:16:28.068Z] #63 ... [2023-08-15T23:16:28.068Z] [2023-08-15T23:16:28.068Z] #47 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T23:16:28.068Z] #47 14.23 OK: 263 MiB in 53 packages [2023-08-15T23:16:28.068Z] #47 DONE 15.1s [2023-08-15T23:16:28.337Z] [2023-08-15T23:16:28.337Z] #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:16:28.607Z] #64 DONE 0.4s [2023-08-15T23:16:28.607Z] [2023-08-15T23:16:28.607Z] #65 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:16:30.548Z] #65 ... [2023-08-15T23:16:30.548Z] [2023-08-15T23:16:30.549Z] #53 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-15T23:16:30.549Z] #53 14.89 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-15T23:16:30.549Z] #53 14.94 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:16:30.549Z] #53 15.07 OK: 8 MiB in 16 packages [2023-08-15T23:16:30.549Z] #53 DONE 16.4s [2023-08-15T23:16:30.549Z] [2023-08-15T23:16:30.549Z] #46 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-15T23:16:30.549Z] #46 16.78 OK: 263 MiB in 53 packages [2023-08-15T23:16:30.818Z] #46 DONE 18.4s [2023-08-15T23:16:30.818Z] [2023-08-15T23:16:30.818Z] #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-15T23:16:31.402Z] #66 DONE 0.6s [2023-08-15T23:16:31.402Z] [2023-08-15T23:16:31.402Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-15T23:16:31.402Z] #51 17.35 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T23:16:31.402Z] #51 17.35 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T23:16:31.402Z] #51 17.35 OK: 17689 distinct packages available [2023-08-15T23:16:31.987Z] #51 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:32.256Z] #51 ... [2023-08-15T23:16:32.257Z] [2023-08-15T23:16:32.257Z] #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-15T23:16:32.257Z] #57 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:32.257Z] #57 16.75 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-15T23:16:32.257Z] #57 16.80 (2/2) Installing openssl (3.0.10-r0) [2023-08-15T23:16:32.257Z] #57 16.92 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:16:32.257Z] #57 17.06 OK: 8 MiB in 17 packages [2023-08-15T23:16:32.257Z] #57 DONE 18.1s [2023-08-15T23:16:32.257Z] [2023-08-15T23:16:32.257Z] #67 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-15T23:16:32.530Z] #67 DONE 0.3s [2023-08-15T23:16:32.530Z] [2023-08-15T23:16:32.530Z] #50 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-15T23:16:32.530Z] #50 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:32.530Z] #50 16.73 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-15T23:16:32.530Z] #50 16.73 (2/2) Installing su-exec (0.2-r2) [2023-08-15T23:16:32.530Z] #50 16.75 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:16:32.530Z] #50 17.02 OK: 8 MiB in 17 packages [2023-08-15T23:16:32.530Z] #50 DONE 18.5s [2023-08-15T23:16:32.530Z] [2023-08-15T23:16:32.530Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-15T23:16:33.559Z] #68 ... [2023-08-15T23:16:33.559Z] [2023-08-15T23:16:33.559Z] #45 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T23:16:33.559Z] #45 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:33.559Z] #45 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:33.559Z] #45 19.61 OK: 263 MiB in 53 packages [2023-08-15T23:16:33.826Z] #45 ... [2023-08-15T23:16:33.826Z] [2023-08-15T23:16:33.826Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T23:16:33.826Z] #55 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:33.826Z] #55 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:33.826Z] #55 18.44 (1/2) Installing ca-certificates (20230506-r0) [2023-08-15T23:16:33.826Z] #55 18.94 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-15T23:16:33.826Z] #55 18.99 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:16:33.826Z] #55 19.16 Executing ca-certificates-20230506-r0.trigger [2023-08-15T23:16:34.095Z] #55 ... [2023-08-15T23:16:34.095Z] [2023-08-15T23:16:34.095Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-15T23:16:34.095Z] #60 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:34.095Z] #60 17.89 (1/4) Installing ca-certificates (20230506-r0) [2023-08-15T23:16:34.095Z] #60 18.21 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-15T23:16:34.095Z] #60 18.22 (3/4) Installing su-exec (0.2-r2) [2023-08-15T23:16:34.095Z] #60 18.23 (4/4) Installing yq (4.30.4-r4) [2023-08-15T23:16:34.678Z] #60 ... [2023-08-15T23:16:34.678Z] [2023-08-15T23:16:34.678Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-15T23:16:34.678Z] #51 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:36.097Z] #51 22.74 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-15T23:16:36.097Z] #51 22.76 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-15T23:16:36.097Z] #51 22.77 (3/5) Installing libucontext (1.2-r0) [2023-08-15T23:16:36.097Z] #51 22.78 (4/5) Installing gcompat (1.1.0-r0) [2023-08-15T23:16:36.097Z] #51 22.79 (5/5) Installing openssl (3.0.10-r0) [2023-08-15T23:16:36.097Z] #51 22.83 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:16:36.097Z] #51 22.85 OK: 9 MiB in 20 packages [2023-08-15T23:16:36.384Z] #51 ... [2023-08-15T23:16:36.384Z] [2023-08-15T23:16:36.384Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-15T23:16:36.384Z] #60 18.77 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:16:36.384Z] #60 18.79 Executing ca-certificates-20230506-r0.trigger [2023-08-15T23:16:36.384Z] #60 19.52 OK: 17 MiB in 19 packages [2023-08-15T23:16:36.384Z] #60 DONE 20.5s [2023-08-15T23:16:36.384Z] [2023-08-15T23:16:36.384Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-15T23:16:36.384Z] #56 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:36.384Z] #56 19.21 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-15T23:16:36.384Z] #56 19.25 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:16:36.384Z] #56 19.34 OK: 8 MiB in 16 packages [2023-08-15T23:16:36.384Z] #56 DONE 22.3s [2023-08-15T23:16:36.384Z] [2023-08-15T23:16:36.384Z] #45 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-15T23:16:36.384Z] #45 DONE 23.4s [2023-08-15T23:16:36.384Z] [2023-08-15T23:16:36.385Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T23:16:36.385Z] #55 20.74 OK: 8 MiB in 17 packages [2023-08-15T23:16:36.385Z] #55 DONE 22.3s [2023-08-15T23:16:36.658Z] [2023-08-15T23:16:36.658Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:16:36.932Z] #69 DONE 0.5s [2023-08-15T23:16:36.932Z] [2023-08-15T23:16:36.932Z] #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:16:37.201Z] #70 ... [2023-08-15T23:16:37.201Z] [2023-08-15T23:16:37.201Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-15T23:16:37.201Z] #68 DONE 4.7s [2023-08-15T23:16:37.201Z] [2023-08-15T23:16:37.201Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-15T23:16:37.469Z] #51 DONE 24.0s [2023-08-15T23:16:37.469Z] [2023-08-15T23:16:37.469Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-15T23:16:37.739Z] #71 DONE 0.5s [2023-08-15T23:16:37.739Z] [2023-08-15T23:16:37.739Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-15T23:16:37.739Z] #58 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:37.739Z] #58 18.30 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T23:16:37.739Z] #58 18.30 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T23:16:37.739Z] #58 18.30 OK: 17694 distinct packages available [2023-08-15T23:16:37.739Z] #58 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:37.739Z] #58 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:37.739Z] #58 ... [2023-08-15T23:16:37.739Z] [2023-08-15T23:16:37.739Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-15T23:16:37.739Z] #61 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:37.739Z] #61 17.44 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T23:16:37.739Z] #61 17.44 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T23:16:37.739Z] #61 17.44 OK: 17689 distinct packages available [2023-08-15T23:16:37.739Z] #61 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:37.739Z] #61 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:38.007Z] #61 21.99 (1/9) Installing ca-certificates (20230506-r0) [2023-08-15T23:16:38.007Z] #61 ... [2023-08-15T23:16:38.007Z] [2023-08-15T23:16:38.007Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-15T23:16:38.007Z] #59 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:38.007Z] #59 18.01 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-15T23:16:38.007Z] #59 18.01 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-15T23:16:38.007Z] #59 18.01 OK: 17689 distinct packages available [2023-08-15T23:16:38.007Z] #59 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:38.007Z] #59 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T23:16:38.277Z] #59 22.55 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-15T23:16:38.277Z] #59 ... [2023-08-15T23:16:38.277Z] [2023-08-15T23:16:38.277Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-15T23:16:38.277Z] #61 22.37 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-15T23:16:38.277Z] #61 22.45 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-15T23:16:38.277Z] #61 22.48 (4/9) Installing libcurl (8.2.1-r0) [2023-08-15T23:16:38.277Z] #61 22.51 (5/9) Installing curl (8.2.1-r0) [2023-08-15T23:16:38.546Z] #61 22.53 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-15T23:16:38.546Z] #61 22.56 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-15T23:16:38.546Z] #61 22.56 (8/9) Installing libucontext (1.2-r0) [2023-08-15T23:16:38.546Z] #61 22.57 (9/9) Installing gcompat (1.1.0-r0) [2023-08-15T23:16:38.546Z] #61 22.59 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:16:38.546Z] #61 22.63 Executing ca-certificates-20230506-r0.trigger [2023-08-15T23:16:38.816Z] #61 ... [2023-08-15T23:16:38.816Z] [2023-08-15T23:16:38.816Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-15T23:16:38.816Z] #59 22.59 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-15T23:16:38.816Z] #59 22.60 (3/4) Installing libucontext (1.2-r0) [2023-08-15T23:16:38.816Z] #59 22.62 (4/4) Installing gcompat (1.1.0-r0) [2023-08-15T23:16:38.816Z] #59 22.64 Executing busybox-1.35.0-r29.trigger [2023-08-15T23:16:38.816Z] #59 22.70 OK: 8 MiB in 19 packages [2023-08-15T23:16:38.816Z] #59 DONE 23.2s [2023-08-15T23:16:39.086Z] [2023-08-15T23:16:39.086Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-15T23:16:39.086Z] #58 23.21 OK: 263 MiB in 53 packages [2023-08-15T23:16:39.086Z] #58 DONE 23.7s [2023-08-15T23:16:39.086Z] [2023-08-15T23:16:39.087Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:16:39.680Z] #72 DONE 0.6s [2023-08-15T23:16:39.680Z] [2023-08-15T23:16:39.680Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:16:39.948Z] #73 ... [2023-08-15T23:16:39.949Z] [2023-08-15T23:16:39.949Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-15T23:16:39.949Z] #61 23.67 OK: 11 MiB in 24 packages [2023-08-15T23:16:39.949Z] #61 DONE 24.1s [2023-08-15T23:16:40.217Z] [2023-08-15T23:16:40.217Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:16:57.969Z] #74 ... [2023-08-15T23:16:57.969Z] [2023-08-15T23:16:57.969Z] #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:16:57.969Z] #69 DONE 45.9s [2023-08-15T23:16:57.969Z] [2023-08-15T23:16:57.969Z] #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:16:57.969Z] #71 DONE 45.9s [2023-08-15T23:16:57.969Z] [2023-08-15T23:16:57.969Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-08-15T23:16:57.969Z] #75 ... [2023-08-15T23:16:57.969Z] [2023-08-15T23:16:57.969Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:16:57.969Z] #73 DONE 46.0s [2023-08-15T23:16:57.969Z] [2023-08-15T23:16:57.969Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:16:57.969Z] #72 DONE 46.2s [2023-08-15T23:16:57.969Z] [2023-08-15T23:16:57.969Z] #74 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:16:57.969Z] #74 DONE 46.0s [2023-08-15T23:16:57.969Z] [2023-08-15T23:16:57.969Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-15T23:17:06.474Z] #76 ... [2023-08-15T23:17:06.474Z] [2023-08-15T23:17:06.474Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-15T23:17:06.474Z] #77 ... [2023-08-15T23:17:06.474Z] [2023-08-15T23:17:06.474Z] #78 [security-spire-config builder 6/9] COPY . . [2023-08-15T23:17:06.474Z] #78 ... [2023-08-15T23:17:06.474Z] [2023-08-15T23:17:06.474Z] #79 [security-proxy-auth builder 6/7] COPY . . [2023-08-15T23:17:14.593Z] #79 DONE 19.5s [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:17:14.593Z] #80 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #81 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-15T23:17:14.593Z] #81 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:14.593Z] #82 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:14.593Z] #83 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #84 [core-metadata builder 6/7] COPY . . [2023-08-15T23:17:14.593Z] #84 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #85 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:17:14.593Z] #85 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:14.593Z] #86 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #87 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:17:14.593Z] #87 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #88 [core-command builder 6/7] COPY . . [2023-08-15T23:17:14.593Z] #88 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-15T23:17:14.593Z] #77 DONE 19.5s [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:14.593Z] #89 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #90 [support-scheduler builder 6/7] COPY . . [2023-08-15T23:17:14.593Z] #90 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:17:14.593Z] #91 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:14.593Z] #92 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #93 [core-data builder 6/7] COPY . . [2023-08-15T23:17:14.593Z] #93 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #94 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:17:14.593Z] #94 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T23:17:14.593Z] #95 ... [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:17:14.593Z] #96 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-08-15T23:17:14.593Z] #97 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:14.593Z] #98 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-08-15T23:17:14.593Z] #99 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:17:14.593Z] #100 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:14.593Z] #101 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-08-15T23:17:14.593Z] #75 DONE 19.6s [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-15T23:17:14.593Z] #76 DONE 19.5s [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #78 [security-spire-config builder 6/9] COPY . . [2023-08-15T23:17:14.593Z] #78 DONE 19.5s [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #102 [security-spire-server builder 6/9] COPY . . [2023-08-15T23:17:14.593Z] #102 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:14.593Z] #103 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-15T23:17:14.593Z] #104 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-15T23:17:14.593Z] #105 CACHED [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-15T23:17:14.593Z] #106 DONE 0.2s [2023-08-15T23:17:14.593Z] [2023-08-15T23:17:14.593Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-15T23:17:18.779Z] #107 DONE 3.7s [2023-08-15T23:17:18.779Z] [2023-08-15T23:17:18.779Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-15T23:17:18.779Z] #108 DONE 3.7s [2023-08-15T23:17:18.779Z] [2023-08-15T23:17:18.779Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-15T23:17:18.779Z] #109 DONE 0.4s [2023-08-15T23:17:18.779Z] [2023-08-15T23:17:18.779Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-15T23:17:18.779Z] #110 DONE 0.4s [2023-08-15T23:17:18.779Z] [2023-08-15T23:17:18.779Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-15T23:17:18.779Z] #0 1.266 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-15T23:17:18.779Z] #111 ... [2023-08-15T23:17:18.779Z] [2023-08-15T23:17:18.779Z] #112 [security-spire-agent builder 6/9] COPY . . [2023-08-15T23:17:18.779Z] #112 CACHED [2023-08-15T23:17:18.779Z] [2023-08-15T23:17:18.779Z] #113 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-15T23:17:18.779Z] #113 CACHED [2023-08-15T23:17:18.779Z] [2023-08-15T23:17:18.779Z] #114 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:18.779Z] #114 CACHED [2023-08-15T23:17:18.779Z] [2023-08-15T23:17:18.779Z] #115 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-15T23:17:18.779Z] #115 CACHED [2023-08-15T23:17:18.779Z] [2023-08-15T23:17:18.779Z] #116 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-15T23:17:18.779Z] #116 CACHED [2023-08-15T23:17:18.779Z] [2023-08-15T23:17:18.779Z] #117 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-15T23:17:18.779Z] #117 CACHED [2023-08-15T23:17:19.036Z] [2023-08-15T23:17:19.036Z] #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:17:19.036Z] #118 DONE 0.3s [2023-08-15T23:17:19.036Z] [2023-08-15T23:17:19.036Z] #119 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-15T23:17:19.036Z] #0 1.440 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-15T23:17:19.332Z] #119 ... [2023-08-15T23:17:19.332Z] [2023-08-15T23:17:19.332Z] #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:17:19.332Z] #120 CACHED [2023-08-15T23:17:19.332Z] [2023-08-15T23:17:19.332Z] #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:17:19.332Z] #121 CACHED [2023-08-15T23:17:19.332Z] [2023-08-15T23:17:19.332Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:17:19.332Z] #122 DONE 0.2s [2023-08-15T23:17:19.332Z] [2023-08-15T23:17:19.332Z] #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:17:19.332Z] #123 DONE 0.3s [2023-08-15T23:17:19.332Z] [2023-08-15T23:17:19.332Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-15T23:17:21.230Z] #124 DONE 1.6s [2023-08-15T23:17:21.230Z] [2023-08-15T23:17:21.230Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T23:17:21.230Z] #125 DONE 1.7s [2023-08-15T23:17:21.230Z] [2023-08-15T23:17:21.230Z] #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:17:21.230Z] #126 DONE 1.5s [2023-08-15T23:17:21.230Z] [2023-08-15T23:17:21.230Z] #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T23:17:24.506Z] #127 ... [2023-08-15T23:17:24.506Z] [2023-08-15T23:17:24.506Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T23:17:24.506Z] #0 1.000 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-15T23:17:24.506Z] #128 ... [2023-08-15T23:17:24.506Z] [2023-08-15T23:17:24.506Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-15T23:17:24.506Z] #0 0.913 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-15T23:17:24.506Z] #129 ... [2023-08-15T23:17:24.506Z] [2023-08-15T23:17:24.506Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-15T23:17:24.506Z] #0 0.591 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-15T23:17:24.764Z] #130 ... [2023-08-15T23:17:24.764Z] [2023-08-15T23:17:24.764Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-15T23:17:24.764Z] #0 0.501 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-15T23:17:24.764Z] #131 ... [2023-08-15T23:17:24.764Z] [2023-08-15T23:17:24.764Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T23:17:24.764Z] #0 0.782 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-15T23:17:25.021Z] #132 ... [2023-08-15T23:17:25.021Z] [2023-08-15T23:17:25.021Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-15T23:17:25.021Z] #0 1.315 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-15T23:17:25.279Z] #133 ... [2023-08-15T23:17:25.279Z] [2023-08-15T23:17:25.279Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T23:17:25.279Z] #0 1.048 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-15T23:17:25.279Z] #134 ... [2023-08-15T23:17:25.279Z] [2023-08-15T23:17:25.279Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T23:17:25.279Z] #0 0.640 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-15T23:17:25.539Z] #135 ... [2023-08-15T23:17:25.539Z] [2023-08-15T23:17:25.539Z] #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T23:17:25.539Z] #95 1.144 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-15T23:17:25.539Z] #95 ... [2023-08-15T23:17:25.539Z] [2023-08-15T23:17:25.539Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T23:17:26.472Z] #136 ... [2023-08-15T23:17:26.472Z] [2023-08-15T23:17:26.472Z] #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T23:17:26.472Z] #137 DONE 5.6s [2023-08-15T23:17:26.730Z] [2023-08-15T23:17:26.730Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T23:17:27.116Z] #74 ... [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:27.116Z] #73 DONE 41.3s [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #65 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:27.116Z] #65 DONE 52.5s [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-15T23:17:27.116Z] #75 ... [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #63 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:27.116Z] #63 DONE 54.9s [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:27.116Z] #70 DONE 44.1s [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:27.116Z] #74 DONE 49.7s [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-15T23:17:27.116Z] #76 DONE 1.2s [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:17:27.116Z] #77 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:27.116Z] #78 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #79 [core-metadata builder 6/7] COPY . . [2023-08-15T23:17:27.116Z] #79 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:17:27.116Z] #80 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:27.116Z] #81 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #82 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-15T23:17:27.116Z] #82 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #83 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:17:27.116Z] #83 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:27.116Z] #84 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #85 [core-command builder 6/7] COPY . . [2023-08-15T23:17:27.116Z] #85 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:17:27.116Z] #86 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #87 [support-scheduler builder 6/7] COPY . . [2023-08-15T23:17:27.116Z] #87 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:27.116Z] #88 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #89 [core-data builder 6/7] COPY . . [2023-08-15T23:17:27.116Z] #89 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #90 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:17:27.116Z] #90 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:27.116Z] #91 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #92 [security-proxy-auth builder 6/7] COPY . . [2023-08-15T23:17:27.116Z] #92 DONE 1.4s [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #93 [security-proxy-setup builder 6/7] COPY . . [2023-08-15T23:17:27.116Z] #93 DONE 1.4s [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #94 [security-spire-agent builder 6/9] COPY . . [2023-08-15T23:17:27.116Z] #94 DONE 1.4s [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #95 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-15T23:17:27.116Z] #95 ... [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #96 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:27.116Z] #96 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-08-15T23:17:27.116Z] #97 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:17:27.116Z] #98 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-15T23:17:27.116Z] #75 DONE 1.4s [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-08-15T23:17:27.116Z] #99 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #100 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:27.116Z] #100 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-15T23:17:27.116Z] #101 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-15T23:17:27.116Z] #102 DONE 0.3s [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #103 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T23:17:27.116Z] #103 ... [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-15T23:17:27.116Z] #104 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #105 [security-spire-server builder 6/9] COPY . . [2023-08-15T23:17:27.116Z] #105 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:27.116Z] #106 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #107 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-15T23:17:27.116Z] #107 CACHED [2023-08-15T23:17:27.116Z] [2023-08-15T23:17:27.116Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-15T23:17:27.785Z] #128 ... [2023-08-15T23:17:27.785Z] [2023-08-15T23:17:27.785Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T23:17:27.785Z] #138 ... [2023-08-15T23:17:27.785Z] [2023-08-15T23:17:27.785Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T23:17:27.785Z] #136 DONE 6.8s [2023-08-15T23:17:27.785Z] [2023-08-15T23:17:27.785Z] #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T23:17:27.785Z] #127 DONE 6.9s [2023-08-15T23:17:27.785Z] [2023-08-15T23:17:27.785Z] #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T23:17:28.082Z] #108 ... [2023-08-15T23:17:28.082Z] [2023-08-15T23:17:28.082Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-15T23:17:28.082Z] #0 5.676 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-15T23:17:29.689Z] #139 ... [2023-08-15T23:17:29.689Z] [2023-08-15T23:17:29.689Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T23:17:29.689Z] #138 DONE 2.3s [2023-08-15T23:17:30.006Z] [2023-08-15T23:17:30.006Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-15T23:17:30.029Z] #109 ... [2023-08-15T23:17:30.029Z] [2023-08-15T23:17:30.029Z] #110 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-15T23:17:30.029Z] #110 DONE 7.1s [2023-08-15T23:17:30.029Z] [2023-08-15T23:17:30.029Z] #111 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-15T23:17:30.029Z] #0 7.269 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-15T23:17:30.029Z] #111 ... [2023-08-15T23:17:30.029Z] [2023-08-15T23:17:30.029Z] #103 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T23:17:30.029Z] #103 7.352 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-15T23:17:30.029Z] #103 ... [2023-08-15T23:17:30.029Z] [2023-08-15T23:17:30.029Z] #112 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-15T23:17:30.029Z] #112 DONE 0.3s [2023-08-15T23:17:30.029Z] [2023-08-15T23:17:30.029Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-15T23:17:30.029Z] #0 4.228 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-15T23:17:30.601Z] #140 ... [2023-08-15T23:17:30.601Z] [2023-08-15T23:17:30.601Z] #141 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-15T23:17:30.601Z] #141 DONE 2.6s [2023-08-15T23:17:30.601Z] [2023-08-15T23:17:30.601Z] #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T23:17:30.601Z] #139 DONE 2.5s [2023-08-15T23:17:30.601Z] [2023-08-15T23:17:30.601Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-15T23:17:30.611Z] #113 ... [2023-08-15T23:17:30.611Z] [2023-08-15T23:17:30.611Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-15T23:17:30.611Z] #108 DONE 7.9s [2023-08-15T23:17:30.611Z] [2023-08-15T23:17:30.611Z] #114 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-15T23:17:30.877Z] #114 DONE 0.3s [2023-08-15T23:17:30.877Z] [2023-08-15T23:17:30.877Z] #95 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-15T23:17:30.877Z] #95 8.205 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-15T23:17:31.466Z] #95 ... [2023-08-15T23:17:31.467Z] [2023-08-15T23:17:31.467Z] #115 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:17:31.467Z] #115 DONE 0.3s [2023-08-15T23:17:31.544Z] #142 ... [2023-08-15T23:17:31.544Z] [2023-08-15T23:17:31.544Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-15T23:17:31.544Z] #140 DONE 1.8s [2023-08-15T23:17:31.734Z] [2023-08-15T23:17:31.734Z] #116 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:17:31.734Z] #116 DONE 0.2s [2023-08-15T23:17:31.734Z] [2023-08-15T23:17:31.734Z] #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T23:17:31.804Z] [2023-08-15T23:17:31.804Z] #143 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-15T23:17:32.316Z] #117 ... [2023-08-15T23:17:32.316Z] [2023-08-15T23:17:32.316Z] #118 [security-spire-config builder 6/9] COPY . . [2023-08-15T23:17:32.316Z] #118 CACHED [2023-08-15T23:17:32.316Z] [2023-08-15T23:17:32.316Z] #119 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-15T23:17:32.316Z] #119 CACHED [2023-08-15T23:17:32.316Z] [2023-08-15T23:17:32.316Z] #120 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T23:17:32.316Z] #120 CACHED [2023-08-15T23:17:32.316Z] [2023-08-15T23:17:32.316Z] #121 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-15T23:17:32.316Z] #121 CACHED [2023-08-15T23:17:32.316Z] [2023-08-15T23:17:32.316Z] #122 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-15T23:17:32.316Z] #122 CACHED [2023-08-15T23:17:32.316Z] [2023-08-15T23:17:32.316Z] #123 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-15T23:17:32.316Z] #123 CACHED [2023-08-15T23:17:32.316Z] [2023-08-15T23:17:32.316Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T23:17:32.316Z] #0 8.148 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-15T23:17:32.316Z] #124 ... [2023-08-15T23:17:32.316Z] [2023-08-15T23:17:32.316Z] #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:17:32.316Z] #125 DONE 0.2s [2023-08-15T23:17:32.316Z] [2023-08-15T23:17:32.316Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T23:17:32.316Z] #0 5.018 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-15T23:17:32.582Z] #126 ... [2023-08-15T23:17:32.582Z] [2023-08-15T23:17:32.582Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-15T23:17:32.582Z] #0 5.790 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-15T23:17:32.582Z] #127 ... [2023-08-15T23:17:32.582Z] [2023-08-15T23:17:32.582Z] #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:17:32.582Z] #128 DONE 0.2s [2023-08-15T23:17:32.582Z] [2023-08-15T23:17:32.582Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T23:17:32.582Z] #0 4.935 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-15T23:17:32.850Z] #129 ... [2023-08-15T23:17:32.850Z] [2023-08-15T23:17:32.850Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T23:17:32.850Z] #0 8.218 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-15T23:17:32.874Z] #143 ... [2023-08-15T23:17:32.874Z] [2023-08-15T23:17:32.874Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-15T23:17:32.874Z] #142 DONE 2.3s [2023-08-15T23:17:32.874Z] [2023-08-15T23:17:32.874Z] #143 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-15T23:17:32.874Z] #143 DONE 2.4s [2023-08-15T23:17:32.874Z] [2023-08-15T23:17:32.874Z] #144 [security-spire-server] exporting to image [2023-08-15T23:17:32.874Z] #144 exporting layers [2023-08-15T23:17:33.117Z] #130 ... [2023-08-15T23:17:33.117Z] [2023-08-15T23:17:33.117Z] #131 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:17:33.117Z] #131 CACHED [2023-08-15T23:17:33.117Z] [2023-08-15T23:17:33.117Z] #132 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:17:33.117Z] #132 CACHED [2023-08-15T23:17:33.117Z] [2023-08-15T23:17:33.117Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-15T23:17:33.117Z] #0 8.096 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-15T23:17:33.117Z] #133 ... [2023-08-15T23:17:33.117Z] [2023-08-15T23:17:33.117Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-15T23:17:33.134Z] #144 ... [2023-08-15T23:17:33.134Z] [2023-08-15T23:17:33.134Z] #145 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-15T23:17:33.134Z] #145 DONE 1.1s [2023-08-15T23:17:33.134Z] [2023-08-15T23:17:33.134Z] #144 [security-spire-config] exporting to image [2023-08-15T23:17:33.385Z] #134 ... [2023-08-15T23:17:33.385Z] [2023-08-15T23:17:33.385Z] #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T23:17:33.385Z] #117 DONE 1.7s [2023-08-15T23:17:33.394Z] #144 ... [2023-08-15T23:17:33.394Z] [2023-08-15T23:17:33.394Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-15T23:17:33.394Z] #146 DONE 0.6s [2023-08-15T23:17:33.394Z] [2023-08-15T23:17:33.394Z] #144 [security-spire-agent] exporting to image [2023-08-15T23:17:33.651Z] [2023-08-15T23:17:33.651Z] #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T23:17:33.930Z] #135 DONE 0.4s [2023-08-15T23:17:33.930Z] [2023-08-15T23:17:33.930Z] #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-15T23:17:33.964Z] #144 exporting layers 1.2s done [2023-08-15T23:17:33.964Z] #144 writing image sha256:cc7686c21c19bd7ac736cb2091defe56815375d49a81fe2deaaec356588af71c 0.0s done [2023-08-15T23:17:33.964Z] #144 naming to docker.io/library/security-spire-server done [2023-08-15T23:17:34.198Z] #136 ... [2023-08-15T23:17:34.198Z] [2023-08-15T23:17:34.198Z] #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T23:17:34.198Z] #137 DONE 1.5s [2023-08-15T23:17:34.198Z] [2023-08-15T23:17:34.198Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-15T23:17:34.198Z] #134 DONE 1.2s [2023-08-15T23:17:34.198Z] [2023-08-15T23:17:34.198Z] #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-15T23:17:34.198Z] #136 DONE 0.3s [2023-08-15T23:17:34.198Z] [2023-08-15T23:17:34.198Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T23:17:34.198Z] #138 DONE 0.2s [2023-08-15T23:17:34.198Z] [2023-08-15T23:17:34.198Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-15T23:17:34.223Z] #144 exporting layers 0.8s done [2023-08-15T23:17:34.223Z] #144 writing image sha256:86eeeb692bd548ddcb500fa32d8a99b6ad0cb2bcd15920cd7ec81d38226998fd done [2023-08-15T23:17:34.223Z] #144 naming to docker.io/library/security-spire-config done [2023-08-15T23:17:34.223Z] #144 writing image sha256:bff8c64c5130e77e75aca7cfc8334f239e2a30f825fc535f2e514e168127aafe done [2023-08-15T23:17:34.223Z] #144 naming to docker.io/library/security-spire-agent done [2023-08-15T23:17:34.223Z] #144 DONE 1.7s [2023-08-15T23:17:34.223Z] [2023-08-15T23:17:34.223Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-15T23:17:34.787Z] #139 DONE 0.5s [2023-08-15T23:17:34.788Z] [2023-08-15T23:17:34.788Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-15T23:17:34.788Z] #140 DONE 0.2s [2023-08-15T23:17:34.788Z] [2023-08-15T23:17:34.788Z] #141 [security-spire-server] exporting to image [2023-08-15T23:17:34.788Z] #141 exporting layers [2023-08-15T23:17:35.053Z] #141 ... [2023-08-15T23:17:35.053Z] [2023-08-15T23:17:35.053Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-15T23:17:35.053Z] #142 DONE 0.2s [2023-08-15T23:17:35.053Z] [2023-08-15T23:17:35.053Z] #141 [security-spire-config] exporting to image [2023-08-15T23:17:37.046Z] #141 ... [2023-08-15T23:17:37.046Z] [2023-08-15T23:17:37.046Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-15T23:17:37.046Z] #143 DONE 2.4s [2023-08-15T23:17:37.046Z] [2023-08-15T23:17:37.046Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-15T23:17:37.046Z] #144 DONE 0.3s [2023-08-15T23:17:37.046Z] [2023-08-15T23:17:37.046Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T23:17:37.046Z] #130 ... [2023-08-15T23:17:37.046Z] [2023-08-15T23:17:37.046Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-15T23:17:37.311Z] #145 DONE 0.2s [2023-08-15T23:17:37.311Z] [2023-08-15T23:17:37.311Z] #141 [security-spire-config] exporting to image [2023-08-15T23:17:37.311Z] #141 exporting layers 2.4s done [2023-08-15T23:17:37.311Z] #141 writing image sha256:1fbf139609d87f8f0f5e8697e131736fdb8292d5dfe58c5d4d3031d5c3f280ee 0.1s done [2023-08-15T23:17:37.311Z] #141 naming to docker.io/library/security-spire-server-arm64 [2023-08-15T23:17:37.311Z] #141 exporting layers 2.3s done [2023-08-15T23:17:37.311Z] #141 naming to docker.io/library/security-spire-server-arm64 done [2023-08-15T23:17:37.311Z] #141 writing image sha256:b92ec91aadf066cbb6b317bcff884138556ec9ed790424bab144753b99e71e1a done [2023-08-15T23:17:37.311Z] #141 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-08-15T23:17:37.311Z] #141 DONE 2.5s [2023-08-15T23:17:37.311Z] [2023-08-15T23:17:37.311Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-15T23:17:37.577Z] #146 DONE 0.3s [2023-08-15T23:17:37.577Z] [2023-08-15T23:17:37.577Z] #141 [security-spire-agent] exporting to image [2023-08-15T23:17:38.979Z] #141 exporting layers 1.4s done [2023-08-15T23:17:38.979Z] #141 writing image sha256:5fd54beafd2fc557e073aade9cd92144ab487fabea41e3d5eac726c30a089a8f done [2023-08-15T23:17:38.979Z] #141 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-15T23:17:38.979Z] #141 DONE 4.0s [2023-08-15T23:17:38.979Z] [2023-08-15T23:17:38.979Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T23:18:30.461Z] #133 ... [2023-08-15T23:18:30.461Z] [2023-08-15T23:18:30.461Z] #119 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-15T23:18:30.461Z] #119 71.51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-15T23:18:38.596Z] #119 ... [2023-08-15T23:18:38.596Z] [2023-08-15T23:18:38.596Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-15T23:18:38.596Z] #133 DONE 84.0s [2023-08-15T23:18:38.596Z] [2023-08-15T23:18:38.596Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T23:18:38.596Z] #128 DONE 84.1s [2023-08-15T23:18:38.596Z] [2023-08-15T23:18:38.596Z] #119 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-15T23:18:38.596Z] #119 DONE 84.0s [2023-08-15T23:18:38.596Z] [2023-08-15T23:18:38.596Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-15T23:18:38.596Z] #130 DONE 84.1s [2023-08-15T23:18:38.596Z] [2023-08-15T23:18:38.596Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:18:38.596Z] #147 ... [2023-08-15T23:18:38.596Z] [2023-08-15T23:18:38.596Z] #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T23:18:38.596Z] #95 DONE 84.3s [2023-08-15T23:18:38.596Z] [2023-08-15T23:18:38.596Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T23:18:38.596Z] #134 DONE 84.2s [2023-08-15T23:18:38.596Z] [2023-08-15T23:18:38.596Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-15T23:18:38.596Z] #129 DONE 84.4s [2023-08-15T23:18:38.596Z] [2023-08-15T23:18:38.596Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T23:18:38.596Z] #132 DONE 84.4s [2023-08-15T23:18:38.596Z] [2023-08-15T23:18:38.596Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-15T23:18:38.596Z] #131 DONE 84.3s [2023-08-15T23:18:38.596Z] [2023-08-15T23:18:38.596Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-15T23:18:38.596Z] #111 DONE 84.3s [2023-08-15T23:18:38.596Z] [2023-08-15T23:18:38.596Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T23:18:38.596Z] #135 DONE 84.4s [2023-08-15T23:18:38.596Z] [2023-08-15T23:18:38.596Z] #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:18:39.172Z] #148 ... [2023-08-15T23:18:39.172Z] [2023-08-15T23:18:39.172Z] #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-15T23:18:39.172Z] #149 DONE 0.7s [2023-08-15T23:18:39.172Z] [2023-08-15T23:18:39.172Z] #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:18:39.172Z] #150 DONE 0.7s [2023-08-15T23:18:39.172Z] [2023-08-15T23:18:39.172Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:18:39.172Z] #147 DONE 0.7s [2023-08-15T23:18:39.172Z] [2023-08-15T23:18:39.172Z] #151 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:18:39.172Z] #151 DONE 0.5s [2023-08-15T23:18:39.172Z] [2023-08-15T23:18:39.172Z] #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:18:39.172Z] #148 DONE 0.6s [2023-08-15T23:18:39.173Z] [2023-08-15T23:18:39.173Z] #152 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:18:39.173Z] #152 DONE 0.8s [2023-08-15T23:18:39.173Z] [2023-08-15T23:18:39.173Z] #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:18:39.434Z] #153 ... [2023-08-15T23:18:39.434Z] [2023-08-15T23:18:39.434Z] #154 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:18:39.434Z] #154 DONE 0.4s [2023-08-15T23:18:39.434Z] [2023-08-15T23:18:39.434Z] #155 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:18:39.434Z] #155 DONE 0.3s [2023-08-15T23:18:39.434Z] [2023-08-15T23:18:39.434Z] #156 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:18:39.434Z] #156 CACHED [2023-08-15T23:18:39.434Z] [2023-08-15T23:18:39.434Z] #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:18:39.434Z] #157 CACHED [2023-08-15T23:18:39.434Z] [2023-08-15T23:18:39.435Z] #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:18:39.435Z] #158 CACHED [2023-08-15T23:18:39.435Z] [2023-08-15T23:18:39.435Z] #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:18:39.435Z] #159 CACHED [2023-08-15T23:18:39.435Z] [2023-08-15T23:18:39.435Z] #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:18:39.435Z] #160 CACHED [2023-08-15T23:18:39.435Z] [2023-08-15T23:18:39.435Z] #161 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:18:39.435Z] #161 CACHED [2023-08-15T23:18:39.435Z] [2023-08-15T23:18:39.435Z] #162 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:18:39.435Z] #162 CACHED [2023-08-15T23:18:39.435Z] [2023-08-15T23:18:39.435Z] #163 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:18:39.435Z] #163 CACHED [2023-08-15T23:18:39.435Z] [2023-08-15T23:18:39.435Z] #164 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:18:39.435Z] #164 DONE 0.3s [2023-08-15T23:18:39.435Z] [2023-08-15T23:18:39.435Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:18:39.435Z] #165 DONE 0.4s [2023-08-15T23:18:39.435Z] [2023-08-15T23:18:39.435Z] #166 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:18:39.435Z] #166 DONE 0.3s [2023-08-15T23:18:39.435Z] [2023-08-15T23:18:39.435Z] #167 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-15T23:18:39.697Z] #167 ... [2023-08-15T23:18:39.697Z] [2023-08-15T23:18:39.697Z] #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:18:39.697Z] #153 DONE 0.4s [2023-08-15T23:18:39.958Z] [2023-08-15T23:18:39.958Z] #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-15T23:18:39.958Z] #168 ... [2023-08-15T23:18:39.958Z] [2023-08-15T23:18:39.958Z] #169 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:18:39.958Z] #169 DONE 0.7s [2023-08-15T23:18:40.228Z] [2023-08-15T23:18:40.228Z] #170 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-15T23:18:41.171Z] #170 ... [2023-08-15T23:18:41.171Z] [2023-08-15T23:18:41.171Z] #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-15T23:18:41.171Z] #171 DONE 1.8s [2023-08-15T23:18:41.171Z] [2023-08-15T23:18:41.171Z] #172 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-15T23:18:41.171Z] #172 DONE 1.9s [2023-08-15T23:18:41.171Z] [2023-08-15T23:18:41.171Z] #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-15T23:18:41.171Z] #173 DONE 1.9s [2023-08-15T23:18:41.432Z] [2023-08-15T23:18:41.432Z] #174 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-15T23:18:41.432Z] #174 DONE 2.0s [2023-08-15T23:18:41.432Z] [2023-08-15T23:18:41.432Z] #170 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-15T23:18:41.432Z] #170 DONE 1.8s [2023-08-15T23:18:41.432Z] [2023-08-15T23:18:41.432Z] #175 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-15T23:18:41.432Z] #175 DONE 1.9s [2023-08-15T23:18:41.432Z] [2023-08-15T23:18:41.432Z] #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-15T23:18:41.432Z] #168 DONE 1.8s [2023-08-15T23:18:41.432Z] [2023-08-15T23:18:41.432Z] #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-15T23:18:41.432Z] #176 DONE 2.0s [2023-08-15T23:18:41.432Z] [2023-08-15T23:18:41.432Z] #167 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-15T23:18:41.432Z] #167 DONE 1.9s [2023-08-15T23:18:41.432Z] [2023-08-15T23:18:41.432Z] #177 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:18:41.693Z] #177 ... [2023-08-15T23:18:41.693Z] [2023-08-15T23:18:41.693Z] #178 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-15T23:18:41.693Z] #178 DONE 2.7s [2023-08-15T23:18:41.954Z] [2023-08-15T23:18:41.954Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:18:42.527Z] #179 ... [2023-08-15T23:18:42.527Z] [2023-08-15T23:18:42.527Z] #180 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-15T23:18:42.527Z] #180 DONE 2.0s [2023-08-15T23:18:42.527Z] [2023-08-15T23:18:42.527Z] #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:18:42.527Z] #181 DONE 1.2s [2023-08-15T23:18:42.527Z] [2023-08-15T23:18:42.527Z] #182 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:18:42.527Z] #182 DONE 1.3s [2023-08-15T23:18:42.527Z] [2023-08-15T23:18:42.527Z] #183 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:18:42.527Z] #183 DONE 1.2s [2023-08-15T23:18:42.527Z] [2023-08-15T23:18:42.527Z] #184 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-15T23:18:42.786Z] #184 ... [2023-08-15T23:18:42.787Z] [2023-08-15T23:18:42.787Z] #185 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-15T23:18:42.787Z] #185 DONE 1.3s [2023-08-15T23:18:42.787Z] [2023-08-15T23:18:42.787Z] #186 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-15T23:18:42.787Z] #186 DONE 1.3s [2023-08-15T23:18:42.787Z] [2023-08-15T23:18:42.787Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:18:42.787Z] #187 DONE 1.3s [2023-08-15T23:18:42.787Z] [2023-08-15T23:18:42.787Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:18:42.787Z] #188 DONE 1.3s [2023-08-15T23:18:42.787Z] [2023-08-15T23:18:42.787Z] #144 [core-command] exporting to image [2023-08-15T23:18:42.787Z] #144 exporting layers [2023-08-15T23:18:43.047Z] #144 ... [2023-08-15T23:18:43.047Z] [2023-08-15T23:18:43.047Z] #177 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:18:43.047Z] #177 DONE 1.5s [2023-08-15T23:18:43.047Z] [2023-08-15T23:18:43.047Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:18:43.047Z] #179 DONE 1.3s [2023-08-15T23:18:43.047Z] [2023-08-15T23:18:43.047Z] #189 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:18:43.047Z] #189 DONE 1.5s [2023-08-15T23:18:43.047Z] [2023-08-15T23:18:43.047Z] #144 [support-notifications] exporting to image [2023-08-15T23:18:43.047Z] #144 exporting layers 0.3s done [2023-08-15T23:18:43.047Z] #144 exporting layers 0.2s done [2023-08-15T23:18:43.047Z] #144 writing image sha256:e620a2190afdcbed46ee66580104067f3b2a1e03d5ce0d7532427e909bc3d288 0.0s done [2023-08-15T23:18:43.047Z] #144 naming to docker.io/library/support-scheduler [2023-08-15T23:18:43.047Z] #144 ... [2023-08-15T23:18:43.047Z] [2023-08-15T23:18:43.047Z] #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-15T23:18:43.047Z] #190 DONE 0.7s [2023-08-15T23:18:43.047Z] [2023-08-15T23:18:43.047Z] #191 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:18:43.047Z] #191 DONE 0.7s [2023-08-15T23:18:43.047Z] [2023-08-15T23:18:43.047Z] #184 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-15T23:18:43.047Z] #184 DONE 0.7s [2023-08-15T23:18:43.047Z] [2023-08-15T23:18:43.047Z] #144 [core-metadata] exporting to image [2023-08-15T23:18:43.047Z] #144 naming to docker.io/library/support-scheduler 0.0s done [2023-08-15T23:18:43.047Z] #144 writing image sha256:cd8dddcef3030a019f355ba5419c744c20c5208cea26c968fbf053562510a131 done [2023-08-15T23:18:43.047Z] #144 naming to docker.io/library/core-command [2023-08-15T23:18:43.309Z] #144 ... [2023-08-15T23:18:43.309Z] [2023-08-15T23:18:43.309Z] #192 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-15T23:18:43.309Z] #192 DONE 0.4s [2023-08-15T23:18:43.309Z] [2023-08-15T23:18:43.309Z] #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:18:43.309Z] #193 DONE 0.6s [2023-08-15T23:18:43.309Z] [2023-08-15T23:18:43.309Z] #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-15T23:18:43.309Z] #194 DONE 0.6s [2023-08-15T23:18:43.309Z] [2023-08-15T23:18:43.309Z] #144 [security-spiffe-token-provider] exporting to image [2023-08-15T23:18:43.309Z] #144 exporting layers 0.1s done [2023-08-15T23:18:43.309Z] #144 naming to docker.io/library/core-command 0.0s done [2023-08-15T23:18:43.309Z] #144 writing image sha256:03150bc14fd1946c57ff5007af31cedae410fca2e2eabd7bd3c0b4a9bcb72f51 done [2023-08-15T23:18:43.309Z] #144 naming to docker.io/library/security-spiffe-token-provider done [2023-08-15T23:18:43.309Z] #144 ... [2023-08-15T23:18:43.309Z] [2023-08-15T23:18:43.309Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:18:43.309Z] #195 DONE 0.3s [2023-08-15T23:18:43.309Z] [2023-08-15T23:18:43.309Z] #144 [core-data] exporting to image [2023-08-15T23:18:43.309Z] #144 writing image sha256:34d49a9a0675992df8c3a064141d3e1a80af632ae34ce40b8edf9c49fb625a9d done [2023-08-15T23:18:43.309Z] #144 naming to docker.io/library/support-notifications done [2023-08-15T23:18:43.309Z] #144 writing image sha256:0601c478d7c6e3d6a1d550a6a84d4cb256e0a7c523bfee1861b3178d1381f15b done [2023-08-15T23:18:43.309Z] #144 naming to docker.io/library/core-data done [2023-08-15T23:18:43.569Z] #144 writing image sha256:b7bf6b746f942373a7ea47142826c28922487b4d9d18e0a4cfd77ea8961d717c done [2023-08-15T23:18:43.569Z] #144 naming to docker.io/library/core-metadata done [2023-08-15T23:18:43.569Z] #144 DONE 2.6s [2023-08-15T23:18:43.569Z] [2023-08-15T23:18:43.569Z] #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-15T23:18:43.830Z] #196 DONE 0.5s [2023-08-15T23:18:43.830Z] [2023-08-15T23:18:43.830Z] #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-15T23:18:43.830Z] #197 DONE 0.6s [2023-08-15T23:18:43.830Z] [2023-08-15T23:18:43.830Z] #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-15T23:18:44.090Z] #198 ... [2023-08-15T23:18:44.090Z] [2023-08-15T23:18:44.090Z] #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T23:18:44.090Z] #199 DONE 0.7s [2023-08-15T23:18:44.090Z] [2023-08-15T23:18:44.090Z] #200 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T23:18:44.090Z] #200 DONE 0.7s [2023-08-15T23:18:44.090Z] [2023-08-15T23:18:44.090Z] #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T23:18:44.090Z] #201 DONE 0.8s [2023-08-15T23:18:44.090Z] [2023-08-15T23:18:44.090Z] #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-15T23:18:44.090Z] #202 DONE 0.3s [2023-08-15T23:18:44.090Z] [2023-08-15T23:18:44.090Z] #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-15T23:18:44.090Z] #198 DONE 0.3s [2023-08-15T23:18:44.090Z] [2023-08-15T23:18:44.090Z] #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-15T23:18:44.350Z] #203 ... [2023-08-15T23:18:44.350Z] [2023-08-15T23:18:44.350Z] #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-15T23:18:44.350Z] #204 DONE 0.1s [2023-08-15T23:18:44.350Z] [2023-08-15T23:18:44.350Z] #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-15T23:18:44.350Z] #205 DONE 0.2s [2023-08-15T23:18:44.350Z] [2023-08-15T23:18:44.350Z] #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-15T23:18:44.350Z] #203 DONE 0.2s [2023-08-15T23:18:44.350Z] [2023-08-15T23:18:44.350Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-15T23:18:44.350Z] #206 DONE 0.1s [2023-08-15T23:18:44.350Z] [2023-08-15T23:18:44.350Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-15T23:18:44.350Z] #207 DONE 0.0s [2023-08-15T23:18:44.350Z] [2023-08-15T23:18:44.350Z] #144 [security-proxy-auth] exporting to image [2023-08-15T23:18:44.350Z] #144 exporting layers 0.4s done [2023-08-15T23:18:44.350Z] #144 writing image sha256:4727e9e74b20eb7077c181fa50e3bd38482f4a5755349e19ccc395125035854c 0.0s done [2023-08-15T23:18:44.350Z] #144 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-08-15T23:18:44.350Z] #144 writing image sha256:532a4bae68a4cb3f3d830b73cad43df1547747bb9d44645deaf4257795f21207 done [2023-08-15T23:18:44.350Z] #144 naming to docker.io/library/security-proxy-setup done [2023-08-15T23:18:44.350Z] #144 writing image sha256:4e60145fb51ed4b7d41ebadf5bb5e3818d5246e8b4adc92438dc3a379a30d2d0 done [2023-08-15T23:18:44.350Z] #144 naming to docker.io/library/security-proxy-auth done [2023-08-15T23:18:44.350Z] #144 DONE 3.5s [2023-08-15T23:18:44.350Z] [2023-08-15T23:18:44.350Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T23:18:44.921Z] #208 DONE 0.4s [2023-08-15T23:18:44.921Z] [2023-08-15T23:18:44.921Z] #144 [security-secretstore-setup] exporting to image [2023-08-15T23:18:44.921Z] #144 exporting layers 0.3s done [2023-08-15T23:18:44.921Z] #144 writing image sha256:43748d1a2f575c42aa4cf1f864971ccbe88369724802a1447eedb8e02aca6a6f done [2023-08-15T23:18:44.921Z] #144 naming to docker.io/library/security-secretstore-setup done [2023-08-15T23:18:44.921Z] #144 DONE 3.7s [2023-08-15T23:18:44.921Z] [2023-08-15T23:18:44.921Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-15T23:18:44.921Z] #209 DONE 0.6s [2023-08-15T23:18:45.183Z] [2023-08-15T23:18:45.183Z] #144 [security-bootstrapper] exporting to image [2023-08-15T23:18:45.183Z] #144 exporting layers 0.2s done [2023-08-15T23:18:45.183Z] #144 writing image sha256:6d0972f53509e65ccb2efd499ab54f252a7b9c2e2c92ff37d089b439bacba4c2 done [2023-08-15T23:18:45.183Z] #144 naming to docker.io/library/security-bootstrapper done [2023-08-15T23:18:45.183Z] #144 DONE 3.8s [2023-08-15T23:18:45.183Z] time="2023-08-15T23:14:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:18:45.183Z] time="2023-08-15T23:14:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:18:45.183Z] time="2023-08-15T23:14:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:18:45.183Z] time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:18:45.183Z] time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:18:45.183Z] time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:18:45.183Z] time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:18:45.183Z] time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:18:45.183Z] time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:18:45.183Z] time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:18:45.183Z] time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:18:45.183Z] time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:18:45.183Z] time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:18:45.183Z] time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-15T23:18:45.199Z] $ docker stop --time=1 63210dcbe94f5178e7ddc56fe83538d72675329edceb422613e66e684a563eba [2023-08-15T23:18:46.465Z] $ docker rm -f --volumes 63210dcbe94f5178e7ddc56fe83538d72675329edceb422613e66e684a563eba [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T23:18:46.791Z] + docker images [2023-08-15T23:18:46.792Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-15T23:18:46.792Z] security-secretstore-setup latest 43748d1a2f57 2 seconds ago 44.1MB [2023-08-15T23:18:46.792Z] security-bootstrapper latest 6d0972f53509 2 seconds ago 23MB [2023-08-15T23:18:46.792Z] security-proxy-setup latest 532a4bae68a4 3 seconds ago 19.6MB [2023-08-15T23:18:46.792Z] core-common-config-bootstrapper latest 4727e9e74b20 3 seconds ago 18MB [2023-08-15T23:18:46.792Z] security-proxy-auth latest 4e60145fb51e 3 seconds ago 19.4MB [2023-08-15T23:18:46.792Z] core-command latest cd8dddcef303 4 seconds ago 21MB [2023-08-15T23:18:46.792Z] security-spiffe-token-provider latest 03150bc14fd1 4 seconds ago 33.5MB [2023-08-15T23:18:46.792Z] support-notifications latest 34d49a9a0675 4 seconds ago 34.3MB [2023-08-15T23:18:46.792Z] core-data latest 0601c478d7c6 4 seconds ago 21.2MB [2023-08-15T23:18:46.792Z] support-scheduler latest e620a2190afd 4 seconds ago 33.7MB [2023-08-15T23:18:46.792Z] core-metadata latest b7bf6b746f94 4 seconds ago 21.6MB [2023-08-15T23:18:46.792Z] security-spire-agent latest bff8c64c5130 About a minute ago 161MB [2023-08-15T23:18:46.792Z] security-spire-config latest 86eeeb692bd5 About a minute ago 102MB [2023-08-15T23:18:46.792Z] security-spire-server latest cc7686c21c19 About a minute ago 103MB [2023-08-15T23:18:46.792Z] ci-base-image-x86_64 latest beb839e03663 6 minutes ago 1.07GB [2023-08-15T23:18:46.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB [2023-08-15T23:18:46.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-15T23:18:46.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T23:18:46.888Z] provisioning config files... [2023-08-15T23:18:46.896Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/559@tmp/config14981017573433079333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:18:47.197Z] ---> docker-login.sh [2023-08-15T23:18:47.197Z] nexus3.edgexfoundry.org:10001 [2023-08-15T23:18:47.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:18:47.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:18:47.197Z] Configure a credential helper to remove this warning. See [2023-08-15T23:18:47.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:18:47.197Z] [2023-08-15T23:18:47.197Z] Login Succeeded [2023-08-15T23:18:47.197Z] nexus3.edgexfoundry.org:10002 [2023-08-15T23:18:47.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:18:47.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:18:47.456Z] Configure a credential helper to remove this warning. See [2023-08-15T23:18:47.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:18:47.456Z] [2023-08-15T23:18:47.456Z] Login Succeeded [2023-08-15T23:18:47.456Z] nexus3.edgexfoundry.org:10003 [2023-08-15T23:18:47.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:18:47.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:18:47.456Z] Configure a credential helper to remove this warning. See [2023-08-15T23:18:47.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:18:47.456Z] [2023-08-15T23:18:47.456Z] Login Succeeded [2023-08-15T23:18:47.456Z] nexus3.edgexfoundry.org:10004 [2023-08-15T23:18:47.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:18:47.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:18:47.715Z] Configure a credential helper to remove this warning. See [2023-08-15T23:18:47.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:18:47.715Z] [2023-08-15T23:18:47.715Z] Login Succeeded [2023-08-15T23:18:47.715Z] docker.io [2023-08-15T23:18:47.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:18:47.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:18:47.973Z] Configure a credential helper to remove this warning. See [2023-08-15T23:18:47.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:18:47.973Z] [2023-08-15T23:18:47.973Z] Login Succeeded [2023-08-15T23:18:47.973Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T23:18:47.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:18:48.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T23:18:48.025Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-15T23:18:48.025Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:18:48.025Z] latest [2023-08-15T23:18:48.025Z] 3.1.0-dev.25 [2023-08-15T23:18:48.025Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:18:48.025Z] main [2023-08-15T23:18:48.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:48.333Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:48.640Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:18:48.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-15T23:18:48.640Z] b91692dd0929: Preparing [2023-08-15T23:18:48.640Z] 1e58c5bc54ec: Preparing [2023-08-15T23:18:48.640Z] 1b999787581b: Preparing [2023-08-15T23:18:48.640Z] 065498bb59a8: Preparing [2023-08-15T23:18:48.640Z] b5aa90bb6d40: Preparing [2023-08-15T23:18:48.640Z] 36b50b131297: Preparing [2023-08-15T23:18:48.640Z] 36b50b131297: Waiting [2023-08-15T23:18:48.640Z] b5aa90bb6d40: Pushed [2023-08-15T23:18:48.640Z] 065498bb59a8: Pushed [2023-08-15T23:18:48.640Z] 1b999787581b: Pushed [2023-08-15T23:18:48.640Z] b91692dd0929: Pushed [2023-08-15T23:18:48.640Z] 36b50b131297: Layer already exists [2023-08-15T23:18:50.014Z] 1e58c5bc54ec: Pushed [2023-08-15T23:18:50.274Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:18399affe7c30d3799fbfab30e0c88447011810fae6afe8eb6807ae8f1b81443 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:50.581Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:50.895Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-15T23:18:50.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-15T23:18:50.896Z] b91692dd0929: Preparing [2023-08-15T23:18:50.896Z] 1e58c5bc54ec: Preparing [2023-08-15T23:18:50.896Z] 1b999787581b: Preparing [2023-08-15T23:18:50.896Z] 065498bb59a8: Preparing [2023-08-15T23:18:50.896Z] b5aa90bb6d40: Preparing [2023-08-15T23:18:50.896Z] 36b50b131297: Preparing [2023-08-15T23:18:50.896Z] 36b50b131297: Waiting [2023-08-15T23:18:50.896Z] 1e58c5bc54ec: Layer already exists [2023-08-15T23:18:50.896Z] b91692dd0929: Layer already exists [2023-08-15T23:18:50.896Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:18:50.896Z] 1b999787581b: Layer already exists [2023-08-15T23:18:50.896Z] 065498bb59a8: Layer already exists [2023-08-15T23:18:50.896Z] 36b50b131297: Layer already exists [2023-08-15T23:18:50.896Z] latest: digest: sha256:18399affe7c30d3799fbfab30e0c88447011810fae6afe8eb6807ae8f1b81443 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:51.224Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:51.554Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.25 [2023-08-15T23:18:51.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-15T23:18:51.555Z] b91692dd0929: Preparing [2023-08-15T23:18:51.555Z] 1e58c5bc54ec: Preparing [2023-08-15T23:18:51.555Z] 1b999787581b: Preparing [2023-08-15T23:18:51.555Z] 065498bb59a8: Preparing [2023-08-15T23:18:51.555Z] b5aa90bb6d40: Preparing [2023-08-15T23:18:51.555Z] 36b50b131297: Preparing [2023-08-15T23:18:51.555Z] 36b50b131297: Waiting [2023-08-15T23:18:51.555Z] 065498bb59a8: Layer already exists [2023-08-15T23:18:51.555Z] 1e58c5bc54ec: Layer already exists [2023-08-15T23:18:51.555Z] 1b999787581b: Layer already exists [2023-08-15T23:18:51.555Z] b91692dd0929: Layer already exists [2023-08-15T23:18:51.555Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:18:51.555Z] 36b50b131297: Layer already exists [2023-08-15T23:18:51.555Z] 3.1.0-dev.25: digest: sha256:18399affe7c30d3799fbfab30e0c88447011810fae6afe8eb6807ae8f1b81443 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:51.863Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:52.168Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:18:52.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-15T23:18:52.168Z] b91692dd0929: Preparing [2023-08-15T23:18:52.168Z] 1e58c5bc54ec: Preparing [2023-08-15T23:18:52.168Z] 1b999787581b: Preparing [2023-08-15T23:18:52.168Z] 065498bb59a8: Preparing [2023-08-15T23:18:52.168Z] b5aa90bb6d40: Preparing [2023-08-15T23:18:52.168Z] 36b50b131297: Preparing [2023-08-15T23:18:52.168Z] 36b50b131297: Waiting [2023-08-15T23:18:52.168Z] b91692dd0929: Layer already exists [2023-08-15T23:18:52.168Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:18:52.168Z] 1b999787581b: Layer already exists [2023-08-15T23:18:52.168Z] 065498bb59a8: Layer already exists [2023-08-15T23:18:52.168Z] 1e58c5bc54ec: Layer already exists [2023-08-15T23:18:52.168Z] 36b50b131297: Layer already exists [2023-08-15T23:18:52.168Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:18399affe7c30d3799fbfab30e0c88447011810fae6afe8eb6807ae8f1b81443 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:52.478Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:52.788Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-15T23:18:52.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-15T23:18:52.788Z] b91692dd0929: Preparing [2023-08-15T23:18:52.788Z] 1e58c5bc54ec: Preparing [2023-08-15T23:18:52.788Z] 1b999787581b: Preparing [2023-08-15T23:18:52.788Z] 065498bb59a8: Preparing [2023-08-15T23:18:52.788Z] b5aa90bb6d40: Preparing [2023-08-15T23:18:52.788Z] 36b50b131297: Preparing [2023-08-15T23:18:52.788Z] 36b50b131297: Waiting [2023-08-15T23:18:52.788Z] 1b999787581b: Layer already exists [2023-08-15T23:18:52.788Z] b91692dd0929: Layer already exists [2023-08-15T23:18:52.788Z] 1e58c5bc54ec: Layer already exists [2023-08-15T23:18:52.788Z] 065498bb59a8: Layer already exists [2023-08-15T23:18:52.788Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:18:52.788Z] 36b50b131297: Layer already exists [2023-08-15T23:18:52.788Z] main: digest: sha256:18399affe7c30d3799fbfab30e0c88447011810fae6afe8eb6807ae8f1b81443 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:18:52.844Z] ===================================================== [Pipeline] echo [2023-08-15T23:18:52.853Z] taggedImages: [2023-08-15T23:18:52.853Z] - nexus3.edgexfoundry.org:10004/core-command:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:18:52.853Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-15T23:18:52.853Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.25 [2023-08-15T23:18:52.853Z] - nexus3.edgexfoundry.org:10004/core-command:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:18:52.853Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-15T23:18:52.877Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-15T23:18:52.877Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:18:52.877Z] latest [2023-08-15T23:18:52.877Z] 3.1.0-dev.25 [2023-08-15T23:18:52.877Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:18:52.877Z] main [2023-08-15T23:18:52.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:53.193Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:53.493Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:18:53.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-15T23:18:53.493Z] a3744b5b184c: Preparing [2023-08-15T23:18:53.493Z] 1ee53c0613d0: Preparing [2023-08-15T23:18:53.494Z] 5479a17a4b23: Preparing [2023-08-15T23:18:53.494Z] 31428f34fc5d: Preparing [2023-08-15T23:18:53.494Z] 1b999787581b: Preparing [2023-08-15T23:18:53.494Z] 065498bb59a8: Preparing [2023-08-15T23:18:53.494Z] b5aa90bb6d40: Preparing [2023-08-15T23:18:53.494Z] 36b50b131297: Preparing [2023-08-15T23:18:53.494Z] 065498bb59a8: Waiting [2023-08-15T23:18:53.494Z] b5aa90bb6d40: Waiting [2023-08-15T23:18:53.494Z] 36b50b131297: Waiting [2023-08-15T23:18:53.494Z] 5479a17a4b23: Pushed [2023-08-15T23:18:53.494Z] 1ee53c0613d0: Pushed [2023-08-15T23:18:53.494Z] 1b999787581b: Layer already exists [2023-08-15T23:18:53.494Z] 065498bb59a8: Layer already exists [2023-08-15T23:18:53.494Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:18:53.494Z] 36b50b131297: Layer already exists [2023-08-15T23:18:53.494Z] a3744b5b184c: Pushed [2023-08-15T23:18:54.869Z] 31428f34fc5d: Pushed [2023-08-15T23:18:54.869Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:47831a09a2d247d42efd7e9bb73035ca2f04a98de151a9570472cd8db001fdd6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:55.203Z] + 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-08-15T23:18:55.517Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-15T23:18:55.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-15T23:18:55.518Z] a3744b5b184c: Preparing [2023-08-15T23:18:55.518Z] 1ee53c0613d0: Preparing [2023-08-15T23:18:55.518Z] 5479a17a4b23: Preparing [2023-08-15T23:18:55.518Z] 31428f34fc5d: Preparing [2023-08-15T23:18:55.518Z] 1b999787581b: Preparing [2023-08-15T23:18:55.518Z] 065498bb59a8: Preparing [2023-08-15T23:18:55.518Z] b5aa90bb6d40: Preparing [2023-08-15T23:18:55.518Z] 36b50b131297: Preparing [2023-08-15T23:18:55.518Z] b5aa90bb6d40: Waiting [2023-08-15T23:18:55.518Z] 065498bb59a8: Waiting [2023-08-15T23:18:55.518Z] a3744b5b184c: Layer already exists [2023-08-15T23:18:55.518Z] 31428f34fc5d: Layer already exists [2023-08-15T23:18:55.518Z] 5479a17a4b23: Layer already exists [2023-08-15T23:18:55.518Z] 1b999787581b: Layer already exists [2023-08-15T23:18:55.518Z] 1ee53c0613d0: Layer already exists [2023-08-15T23:18:55.518Z] 065498bb59a8: Layer already exists [2023-08-15T23:18:55.518Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:18:55.518Z] 36b50b131297: Layer already exists [2023-08-15T23:18:55.518Z] latest: digest: sha256:47831a09a2d247d42efd7e9bb73035ca2f04a98de151a9570472cd8db001fdd6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:55.826Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:56.138Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.25 [2023-08-15T23:18:56.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-15T23:18:56.139Z] a3744b5b184c: Preparing [2023-08-15T23:18:56.139Z] 1ee53c0613d0: Preparing [2023-08-15T23:18:56.139Z] 5479a17a4b23: Preparing [2023-08-15T23:18:56.139Z] 31428f34fc5d: Preparing [2023-08-15T23:18:56.139Z] 1b999787581b: Preparing [2023-08-15T23:18:56.139Z] 065498bb59a8: Preparing [2023-08-15T23:18:56.139Z] b5aa90bb6d40: Preparing [2023-08-15T23:18:56.139Z] 36b50b131297: Preparing [2023-08-15T23:18:56.139Z] b5aa90bb6d40: Waiting [2023-08-15T23:18:56.139Z] 36b50b131297: Waiting [2023-08-15T23:18:56.139Z] 5479a17a4b23: Layer already exists [2023-08-15T23:18:56.139Z] 1ee53c0613d0: Layer already exists [2023-08-15T23:18:56.139Z] 31428f34fc5d: Layer already exists [2023-08-15T23:18:56.139Z] a3744b5b184c: Layer already exists [2023-08-15T23:18:56.139Z] 1b999787581b: Layer already exists [2023-08-15T23:18:56.139Z] 065498bb59a8: Layer already exists [2023-08-15T23:18:56.139Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:18:56.139Z] 36b50b131297: Layer already exists [2023-08-15T23:18:56.139Z] 3.1.0-dev.25: digest: sha256:47831a09a2d247d42efd7e9bb73035ca2f04a98de151a9570472cd8db001fdd6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:56.473Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:56.786Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:18:56.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-15T23:18:56.786Z] a3744b5b184c: Preparing [2023-08-15T23:18:56.786Z] 1ee53c0613d0: Preparing [2023-08-15T23:18:56.786Z] 5479a17a4b23: Preparing [2023-08-15T23:18:56.786Z] 31428f34fc5d: Preparing [2023-08-15T23:18:56.786Z] 1b999787581b: Preparing [2023-08-15T23:18:56.786Z] 065498bb59a8: Preparing [2023-08-15T23:18:56.786Z] b5aa90bb6d40: Preparing [2023-08-15T23:18:56.786Z] 36b50b131297: Preparing [2023-08-15T23:18:56.786Z] 065498bb59a8: Waiting [2023-08-15T23:18:56.786Z] b5aa90bb6d40: Waiting [2023-08-15T23:18:56.786Z] 36b50b131297: Waiting [2023-08-15T23:18:56.786Z] a3744b5b184c: Layer already exists [2023-08-15T23:18:56.786Z] 1b999787581b: Layer already exists [2023-08-15T23:18:56.786Z] 31428f34fc5d: Layer already exists [2023-08-15T23:18:56.786Z] 1ee53c0613d0: Layer already exists [2023-08-15T23:18:56.786Z] 5479a17a4b23: Layer already exists [2023-08-15T23:18:56.786Z] 065498bb59a8: Layer already exists [2023-08-15T23:18:56.786Z] 36b50b131297: Layer already exists [2023-08-15T23:18:56.786Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:18:56.786Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:47831a09a2d247d42efd7e9bb73035ca2f04a98de151a9570472cd8db001fdd6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:57.103Z] + 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-08-15T23:18:57.417Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-15T23:18:57.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-15T23:18:57.417Z] a3744b5b184c: Preparing [2023-08-15T23:18:57.417Z] 1ee53c0613d0: Preparing [2023-08-15T23:18:57.417Z] 5479a17a4b23: Preparing [2023-08-15T23:18:57.417Z] 31428f34fc5d: Preparing [2023-08-15T23:18:57.417Z] 1b999787581b: Preparing [2023-08-15T23:18:57.417Z] 065498bb59a8: Preparing [2023-08-15T23:18:57.417Z] b5aa90bb6d40: Preparing [2023-08-15T23:18:57.417Z] 36b50b131297: Preparing [2023-08-15T23:18:57.417Z] 065498bb59a8: Waiting [2023-08-15T23:18:57.417Z] b5aa90bb6d40: Waiting [2023-08-15T23:18:57.417Z] 36b50b131297: Waiting [2023-08-15T23:18:57.417Z] 5479a17a4b23: Layer already exists [2023-08-15T23:18:57.417Z] 1b999787581b: Layer already exists [2023-08-15T23:18:57.417Z] a3744b5b184c: Layer already exists [2023-08-15T23:18:57.417Z] 1ee53c0613d0: Layer already exists [2023-08-15T23:18:57.417Z] 31428f34fc5d: Layer already exists [2023-08-15T23:18:57.417Z] 065498bb59a8: Layer already exists [2023-08-15T23:18:57.417Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:18:57.417Z] 36b50b131297: Layer already exists [2023-08-15T23:18:57.417Z] main: digest: sha256:47831a09a2d247d42efd7e9bb73035ca2f04a98de151a9570472cd8db001fdd6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:18:57.452Z] ===================================================== [Pipeline] echo [2023-08-15T23:18:57.458Z] taggedImages: [2023-08-15T23:18:57.458Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:18:57.458Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-15T23:18:57.458Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.25 [2023-08-15T23:18:57.458Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:18:57.458Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-08-15T23:18:57.473Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-15T23:18:57.473Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:18:57.473Z] latest [2023-08-15T23:18:57.473Z] 3.1.0-dev.25 [2023-08-15T23:18:57.473Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:18:57.473Z] main [2023-08-15T23:18:57.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:57.777Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:18:58.081Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:18:58.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-15T23:18:58.081Z] 55faba3fca28: Preparing [2023-08-15T23:18:58.081Z] b51e7a154321: Preparing [2023-08-15T23:18:58.081Z] 1b999787581b: Preparing [2023-08-15T23:18:58.081Z] 065498bb59a8: Preparing [2023-08-15T23:18:58.081Z] b5aa90bb6d40: Preparing [2023-08-15T23:18:58.081Z] 36b50b131297: Preparing [2023-08-15T23:18:58.081Z] 36b50b131297: Waiting [2023-08-15T23:18:58.081Z] 1b999787581b: Layer already exists [2023-08-15T23:18:58.081Z] 065498bb59a8: Layer already exists [2023-08-15T23:18:58.081Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:18:58.081Z] 36b50b131297: Layer already exists [2023-08-15T23:18:58.081Z] 55faba3fca28: Pushed [2023-08-15T23:18:59.457Z] b51e7a154321: Pushed [2023-08-15T23:18:59.717Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:a3558820a771466525c1c195f0114ed79c89e54bfc32f87bb9e894d3d0134ceb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:00.027Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:00.332Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-15T23:19:00.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-15T23:19:00.333Z] 55faba3fca28: Preparing [2023-08-15T23:19:00.333Z] b51e7a154321: Preparing [2023-08-15T23:19:00.333Z] 1b999787581b: Preparing [2023-08-15T23:19:00.333Z] 065498bb59a8: Preparing [2023-08-15T23:19:00.333Z] b5aa90bb6d40: Preparing [2023-08-15T23:19:00.333Z] 36b50b131297: Preparing [2023-08-15T23:19:00.333Z] 36b50b131297: Waiting [2023-08-15T23:19:00.333Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:00.333Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:19:00.333Z] b51e7a154321: Layer already exists [2023-08-15T23:19:00.333Z] 1b999787581b: Layer already exists [2023-08-15T23:19:00.333Z] 55faba3fca28: Layer already exists [2023-08-15T23:19:00.333Z] 36b50b131297: Layer already exists [2023-08-15T23:19:00.333Z] latest: digest: sha256:a3558820a771466525c1c195f0114ed79c89e54bfc32f87bb9e894d3d0134ceb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:00.647Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:00.956Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.25 [2023-08-15T23:19:00.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-15T23:19:00.956Z] 55faba3fca28: Preparing [2023-08-15T23:19:00.956Z] b51e7a154321: Preparing [2023-08-15T23:19:00.956Z] 1b999787581b: Preparing [2023-08-15T23:19:00.956Z] 065498bb59a8: Preparing [2023-08-15T23:19:00.956Z] b5aa90bb6d40: Preparing [2023-08-15T23:19:00.956Z] 36b50b131297: Preparing [2023-08-15T23:19:00.956Z] 36b50b131297: Waiting [2023-08-15T23:19:00.956Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:19:00.956Z] 1b999787581b: Layer already exists [2023-08-15T23:19:00.956Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:00.956Z] b51e7a154321: Layer already exists [2023-08-15T23:19:00.956Z] 55faba3fca28: Layer already exists [2023-08-15T23:19:00.956Z] 36b50b131297: Layer already exists [2023-08-15T23:19:00.956Z] 3.1.0-dev.25: digest: sha256:a3558820a771466525c1c195f0114ed79c89e54bfc32f87bb9e894d3d0134ceb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:01.263Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:01.655Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:01.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-15T23:19:01.655Z] 55faba3fca28: Preparing [2023-08-15T23:19:01.655Z] b51e7a154321: Preparing [2023-08-15T23:19:01.655Z] 1b999787581b: Preparing [2023-08-15T23:19:01.655Z] 065498bb59a8: Preparing [2023-08-15T23:19:01.655Z] b5aa90bb6d40: Preparing [2023-08-15T23:19:01.655Z] 36b50b131297: Preparing [2023-08-15T23:19:01.655Z] 36b50b131297: Waiting [2023-08-15T23:19:01.655Z] b51e7a154321: Layer already exists [2023-08-15T23:19:01.655Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:01.655Z] 1b999787581b: Layer already exists [2023-08-15T23:19:01.655Z] 55faba3fca28: Layer already exists [2023-08-15T23:19:01.655Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:19:01.655Z] 36b50b131297: Layer already exists [2023-08-15T23:19:01.655Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:a3558820a771466525c1c195f0114ed79c89e54bfc32f87bb9e894d3d0134ceb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:02.010Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:02.388Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-15T23:19:02.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-15T23:19:02.388Z] 55faba3fca28: Preparing [2023-08-15T23:19:02.388Z] b51e7a154321: Preparing [2023-08-15T23:19:02.388Z] 1b999787581b: Preparing [2023-08-15T23:19:02.388Z] 065498bb59a8: Preparing [2023-08-15T23:19:02.388Z] b5aa90bb6d40: Preparing [2023-08-15T23:19:02.388Z] 36b50b131297: Preparing [2023-08-15T23:19:02.388Z] 36b50b131297: Waiting [2023-08-15T23:19:02.388Z] b51e7a154321: Layer already exists [2023-08-15T23:19:02.388Z] 1b999787581b: Layer already exists [2023-08-15T23:19:02.388Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:19:02.388Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:02.388Z] 55faba3fca28: Layer already exists [2023-08-15T23:19:02.388Z] 36b50b131297: Layer already exists [2023-08-15T23:19:02.388Z] main: digest: sha256:a3558820a771466525c1c195f0114ed79c89e54bfc32f87bb9e894d3d0134ceb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:19:02.444Z] ===================================================== [Pipeline] echo [2023-08-15T23:19:02.450Z] taggedImages: [2023-08-15T23:19:02.450Z] - nexus3.edgexfoundry.org:10004/core-data:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:02.450Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-15T23:19:02.450Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.25 [2023-08-15T23:19:02.450Z] - nexus3.edgexfoundry.org:10004/core-data:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:02.450Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-15T23:19:02.465Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-15T23:19:02.465Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:02.465Z] latest [2023-08-15T23:19:02.465Z] 3.1.0-dev.25 [2023-08-15T23:19:02.465Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:02.465Z] main [2023-08-15T23:19:02.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:02.799Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:03.098Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:03.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-15T23:19:03.098Z] 62e98bcb0cf6: Preparing [2023-08-15T23:19:03.098Z] def761bf20f7: Preparing [2023-08-15T23:19:03.098Z] ca9090e38994: Preparing [2023-08-15T23:19:03.098Z] 1b999787581b: Preparing [2023-08-15T23:19:03.098Z] 065498bb59a8: Preparing [2023-08-15T23:19:03.098Z] b5aa90bb6d40: Preparing [2023-08-15T23:19:03.098Z] 36b50b131297: Preparing [2023-08-15T23:19:03.098Z] b5aa90bb6d40: Waiting [2023-08-15T23:19:03.098Z] 36b50b131297: Waiting [2023-08-15T23:19:03.098Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:03.098Z] 1b999787581b: Layer already exists [2023-08-15T23:19:03.098Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:19:03.098Z] 36b50b131297: Layer already exists [2023-08-15T23:19:03.098Z] def761bf20f7: Pushed [2023-08-15T23:19:03.098Z] 62e98bcb0cf6: Pushed [2023-08-15T23:19:04.473Z] ca9090e38994: Pushed [2023-08-15T23:19:04.732Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:8dd006d6d8118341abd7d3bab3d66ccb11c702c4b42e007a6c995de7f446e848 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:05.040Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:05.340Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-15T23:19:05.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-15T23:19:05.340Z] 62e98bcb0cf6: Preparing [2023-08-15T23:19:05.340Z] def761bf20f7: Preparing [2023-08-15T23:19:05.340Z] ca9090e38994: Preparing [2023-08-15T23:19:05.340Z] 1b999787581b: Preparing [2023-08-15T23:19:05.340Z] 065498bb59a8: Preparing [2023-08-15T23:19:05.340Z] b5aa90bb6d40: Preparing [2023-08-15T23:19:05.340Z] 36b50b131297: Preparing [2023-08-15T23:19:05.340Z] b5aa90bb6d40: Waiting [2023-08-15T23:19:05.340Z] 36b50b131297: Waiting [2023-08-15T23:19:05.340Z] 1b999787581b: Layer already exists [2023-08-15T23:19:05.340Z] def761bf20f7: Layer already exists [2023-08-15T23:19:05.340Z] ca9090e38994: Layer already exists [2023-08-15T23:19:05.340Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:05.340Z] 62e98bcb0cf6: Layer already exists [2023-08-15T23:19:05.340Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:19:05.340Z] 36b50b131297: Layer already exists [2023-08-15T23:19:05.340Z] latest: digest: sha256:8dd006d6d8118341abd7d3bab3d66ccb11c702c4b42e007a6c995de7f446e848 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:05.648Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:05.958Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.25 [2023-08-15T23:19:05.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-15T23:19:05.958Z] 62e98bcb0cf6: Preparing [2023-08-15T23:19:05.958Z] def761bf20f7: Preparing [2023-08-15T23:19:05.958Z] ca9090e38994: Preparing [2023-08-15T23:19:05.958Z] 1b999787581b: Preparing [2023-08-15T23:19:05.958Z] 065498bb59a8: Preparing [2023-08-15T23:19:05.958Z] b5aa90bb6d40: Preparing [2023-08-15T23:19:05.958Z] 36b50b131297: Preparing [2023-08-15T23:19:05.958Z] b5aa90bb6d40: Waiting [2023-08-15T23:19:05.958Z] 36b50b131297: Waiting [2023-08-15T23:19:05.958Z] 1b999787581b: Layer already exists [2023-08-15T23:19:05.958Z] 62e98bcb0cf6: Layer already exists [2023-08-15T23:19:05.958Z] def761bf20f7: Layer already exists [2023-08-15T23:19:05.958Z] ca9090e38994: Layer already exists [2023-08-15T23:19:05.958Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:19:05.958Z] 36b50b131297: Layer already exists [2023-08-15T23:19:05.958Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:05.958Z] 3.1.0-dev.25: digest: sha256:8dd006d6d8118341abd7d3bab3d66ccb11c702c4b42e007a6c995de7f446e848 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:06.265Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:06.567Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:06.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-15T23:19:06.567Z] 62e98bcb0cf6: Preparing [2023-08-15T23:19:06.567Z] def761bf20f7: Preparing [2023-08-15T23:19:06.567Z] ca9090e38994: Preparing [2023-08-15T23:19:06.567Z] 1b999787581b: Preparing [2023-08-15T23:19:06.567Z] 065498bb59a8: Preparing [2023-08-15T23:19:06.567Z] b5aa90bb6d40: Preparing [2023-08-15T23:19:06.567Z] 36b50b131297: Preparing [2023-08-15T23:19:06.567Z] b5aa90bb6d40: Waiting [2023-08-15T23:19:06.567Z] 36b50b131297: Waiting [2023-08-15T23:19:06.567Z] def761bf20f7: Layer already exists [2023-08-15T23:19:06.567Z] 62e98bcb0cf6: Layer already exists [2023-08-15T23:19:06.567Z] ca9090e38994: Layer already exists [2023-08-15T23:19:06.567Z] 1b999787581b: Layer already exists [2023-08-15T23:19:06.567Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:06.567Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:19:06.567Z] 36b50b131297: Layer already exists [2023-08-15T23:19:06.567Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:8dd006d6d8118341abd7d3bab3d66ccb11c702c4b42e007a6c995de7f446e848 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:06.871Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:07.176Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-15T23:19:07.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-15T23:19:07.176Z] 62e98bcb0cf6: Preparing [2023-08-15T23:19:07.176Z] def761bf20f7: Preparing [2023-08-15T23:19:07.176Z] ca9090e38994: Preparing [2023-08-15T23:19:07.176Z] 1b999787581b: Preparing [2023-08-15T23:19:07.176Z] 065498bb59a8: Preparing [2023-08-15T23:19:07.176Z] b5aa90bb6d40: Preparing [2023-08-15T23:19:07.176Z] 36b50b131297: Preparing [2023-08-15T23:19:07.176Z] 36b50b131297: Waiting [2023-08-15T23:19:07.176Z] b5aa90bb6d40: Waiting [2023-08-15T23:19:07.176Z] 62e98bcb0cf6: Layer already exists [2023-08-15T23:19:07.176Z] 1b999787581b: Layer already exists [2023-08-15T23:19:07.176Z] def761bf20f7: Layer already exists [2023-08-15T23:19:07.176Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:07.176Z] ca9090e38994: Layer already exists [2023-08-15T23:19:07.176Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:19:07.176Z] 36b50b131297: Layer already exists [2023-08-15T23:19:07.176Z] main: digest: sha256:8dd006d6d8118341abd7d3bab3d66ccb11c702c4b42e007a6c995de7f446e848 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:19:07.219Z] ===================================================== [Pipeline] echo [2023-08-15T23:19:07.226Z] taggedImages: [2023-08-15T23:19:07.226Z] - nexus3.edgexfoundry.org:10004/core-metadata:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:07.226Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-15T23:19:07.226Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.25 [2023-08-15T23:19:07.226Z] - nexus3.edgexfoundry.org:10004/core-metadata:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:07.226Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-15T23:19:07.242Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-15T23:19:07.242Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:07.242Z] latest [2023-08-15T23:19:07.242Z] 3.1.0-dev.25 [2023-08-15T23:19:07.242Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:07.242Z] main [2023-08-15T23:19:07.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:07.558Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:07.864Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:07.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-15T23:19:07.864Z] 298f0f749661: Preparing [2023-08-15T23:19:07.864Z] 95669bc9d078: Preparing [2023-08-15T23:19:07.864Z] 6b874a3abb85: Preparing [2023-08-15T23:19:07.864Z] d3eb3bef0195: Preparing [2023-08-15T23:19:07.864Z] 699bc56731bc: Preparing [2023-08-15T23:19:07.864Z] f9c0fd663785: Preparing [2023-08-15T23:19:07.864Z] b6fc872ef9f6: Preparing [2023-08-15T23:19:07.864Z] 1b999787581b: Preparing [2023-08-15T23:19:07.864Z] 065498bb59a8: Preparing [2023-08-15T23:19:07.864Z] f3e556d3cc11: Preparing [2023-08-15T23:19:07.864Z] 0a5f7f705cb4: Preparing [2023-08-15T23:19:07.864Z] 5f70bf18a086: Preparing [2023-08-15T23:19:07.864Z] afe62d092c82: Preparing [2023-08-15T23:19:07.864Z] ce0c1dac7ed3: Preparing [2023-08-15T23:19:07.864Z] 36b50b131297: Preparing [2023-08-15T23:19:07.864Z] f9c0fd663785: Waiting [2023-08-15T23:19:07.864Z] b6fc872ef9f6: Waiting [2023-08-15T23:19:07.864Z] afe62d092c82: Waiting [2023-08-15T23:19:07.864Z] 1b999787581b: Waiting [2023-08-15T23:19:07.864Z] ce0c1dac7ed3: Waiting [2023-08-15T23:19:07.864Z] 065498bb59a8: Waiting [2023-08-15T23:19:07.864Z] f3e556d3cc11: Waiting [2023-08-15T23:19:07.864Z] 36b50b131297: Waiting [2023-08-15T23:19:07.864Z] 0a5f7f705cb4: Waiting [2023-08-15T23:19:07.864Z] 6b874a3abb85: Pushed [2023-08-15T23:19:07.864Z] 95669bc9d078: Pushed [2023-08-15T23:19:07.864Z] 298f0f749661: Pushed [2023-08-15T23:19:07.864Z] d3eb3bef0195: Pushed [2023-08-15T23:19:08.121Z] 699bc56731bc: Pushed [2023-08-15T23:19:08.121Z] 1b999787581b: Layer already exists [2023-08-15T23:19:08.121Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:08.121Z] f9c0fd663785: Pushed [2023-08-15T23:19:08.121Z] f3e556d3cc11: Pushed [2023-08-15T23:19:08.121Z] 0a5f7f705cb4: Pushed [2023-08-15T23:19:08.121Z] 5f70bf18a086: Pushed [2023-08-15T23:19:08.121Z] 36b50b131297: Layer already exists [2023-08-15T23:19:08.121Z] afe62d092c82: Pushed [2023-08-15T23:19:08.121Z] ce0c1dac7ed3: Pushed [2023-08-15T23:19:09.494Z] b6fc872ef9f6: Pushed [2023-08-15T23:19:09.753Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:980f83686638a5a708cb3ca208d9c53b5910efc0538d33d9f0f2d90c0332a483 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:10.074Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:10.382Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-15T23:19:10.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-15T23:19:10.382Z] 298f0f749661: Preparing [2023-08-15T23:19:10.382Z] 95669bc9d078: Preparing [2023-08-15T23:19:10.382Z] 6b874a3abb85: Preparing [2023-08-15T23:19:10.382Z] d3eb3bef0195: Preparing [2023-08-15T23:19:10.382Z] 699bc56731bc: Preparing [2023-08-15T23:19:10.382Z] f9c0fd663785: Preparing [2023-08-15T23:19:10.382Z] b6fc872ef9f6: Preparing [2023-08-15T23:19:10.382Z] 1b999787581b: Preparing [2023-08-15T23:19:10.382Z] 065498bb59a8: Preparing [2023-08-15T23:19:10.382Z] f3e556d3cc11: Preparing [2023-08-15T23:19:10.382Z] f9c0fd663785: Waiting [2023-08-15T23:19:10.382Z] b6fc872ef9f6: Waiting [2023-08-15T23:19:10.382Z] 1b999787581b: Waiting [2023-08-15T23:19:10.382Z] 0a5f7f705cb4: Preparing [2023-08-15T23:19:10.382Z] 5f70bf18a086: Preparing [2023-08-15T23:19:10.382Z] afe62d092c82: Preparing [2023-08-15T23:19:10.382Z] ce0c1dac7ed3: Preparing [2023-08-15T23:19:10.382Z] afe62d092c82: Waiting [2023-08-15T23:19:10.382Z] f3e556d3cc11: Waiting [2023-08-15T23:19:10.382Z] 5f70bf18a086: Waiting [2023-08-15T23:19:10.382Z] 36b50b131297: Preparing [2023-08-15T23:19:10.382Z] 36b50b131297: Waiting [2023-08-15T23:19:10.382Z] 0a5f7f705cb4: Waiting [2023-08-15T23:19:10.382Z] 95669bc9d078: Layer already exists [2023-08-15T23:19:10.382Z] d3eb3bef0195: Layer already exists [2023-08-15T23:19:10.382Z] 699bc56731bc: Layer already exists [2023-08-15T23:19:10.382Z] 298f0f749661: Layer already exists [2023-08-15T23:19:10.382Z] 6b874a3abb85: Layer already exists [2023-08-15T23:19:10.382Z] f9c0fd663785: Layer already exists [2023-08-15T23:19:10.382Z] 1b999787581b: Layer already exists [2023-08-15T23:19:10.382Z] b6fc872ef9f6: Layer already exists [2023-08-15T23:19:10.382Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:10.382Z] 0a5f7f705cb4: Layer already exists [2023-08-15T23:19:10.382Z] f3e556d3cc11: Layer already exists [2023-08-15T23:19:10.382Z] ce0c1dac7ed3: Layer already exists [2023-08-15T23:19:10.382Z] 5f70bf18a086: Layer already exists [2023-08-15T23:19:10.382Z] afe62d092c82: Layer already exists [2023-08-15T23:19:10.382Z] 36b50b131297: Layer already exists [2023-08-15T23:19:10.382Z] latest: digest: sha256:980f83686638a5a708cb3ca208d9c53b5910efc0538d33d9f0f2d90c0332a483 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:10.699Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:11.006Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.25 [2023-08-15T23:19:11.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-15T23:19:11.006Z] 298f0f749661: Preparing [2023-08-15T23:19:11.006Z] 95669bc9d078: Preparing [2023-08-15T23:19:11.006Z] 6b874a3abb85: Preparing [2023-08-15T23:19:11.006Z] d3eb3bef0195: Preparing [2023-08-15T23:19:11.006Z] 699bc56731bc: Preparing [2023-08-15T23:19:11.006Z] f9c0fd663785: Preparing [2023-08-15T23:19:11.006Z] b6fc872ef9f6: Preparing [2023-08-15T23:19:11.006Z] 1b999787581b: Preparing [2023-08-15T23:19:11.006Z] 065498bb59a8: Preparing [2023-08-15T23:19:11.006Z] f3e556d3cc11: Preparing [2023-08-15T23:19:11.006Z] 0a5f7f705cb4: Preparing [2023-08-15T23:19:11.006Z] 5f70bf18a086: Preparing [2023-08-15T23:19:11.006Z] afe62d092c82: Preparing [2023-08-15T23:19:11.006Z] ce0c1dac7ed3: Preparing [2023-08-15T23:19:11.006Z] 36b50b131297: Preparing [2023-08-15T23:19:11.006Z] 5f70bf18a086: Waiting [2023-08-15T23:19:11.006Z] afe62d092c82: Waiting [2023-08-15T23:19:11.006Z] ce0c1dac7ed3: Waiting [2023-08-15T23:19:11.006Z] 36b50b131297: Waiting [2023-08-15T23:19:11.006Z] 1b999787581b: Waiting [2023-08-15T23:19:11.007Z] 065498bb59a8: Waiting [2023-08-15T23:19:11.007Z] f3e556d3cc11: Waiting [2023-08-15T23:19:11.007Z] 0a5f7f705cb4: Waiting [2023-08-15T23:19:11.007Z] f9c0fd663785: Waiting [2023-08-15T23:19:11.007Z] b6fc872ef9f6: Waiting [2023-08-15T23:19:11.007Z] 699bc56731bc: Layer already exists [2023-08-15T23:19:11.007Z] d3eb3bef0195: Layer already exists [2023-08-15T23:19:11.007Z] 298f0f749661: Layer already exists [2023-08-15T23:19:11.007Z] 95669bc9d078: Layer already exists [2023-08-15T23:19:11.007Z] 6b874a3abb85: Layer already exists [2023-08-15T23:19:11.007Z] f9c0fd663785: Layer already exists [2023-08-15T23:19:11.007Z] b6fc872ef9f6: Layer already exists [2023-08-15T23:19:11.007Z] 1b999787581b: Layer already exists [2023-08-15T23:19:11.007Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:11.007Z] f3e556d3cc11: Layer already exists [2023-08-15T23:19:11.007Z] 0a5f7f705cb4: Layer already exists [2023-08-15T23:19:11.007Z] 5f70bf18a086: Layer already exists [2023-08-15T23:19:11.007Z] afe62d092c82: Layer already exists [2023-08-15T23:19:11.007Z] ce0c1dac7ed3: Layer already exists [2023-08-15T23:19:11.007Z] 36b50b131297: Layer already exists [2023-08-15T23:19:11.007Z] 3.1.0-dev.25: digest: sha256:980f83686638a5a708cb3ca208d9c53b5910efc0538d33d9f0f2d90c0332a483 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:11.311Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:11.611Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:11.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-15T23:19:11.611Z] 298f0f749661: Preparing [2023-08-15T23:19:11.611Z] 95669bc9d078: Preparing [2023-08-15T23:19:11.611Z] 6b874a3abb85: Preparing [2023-08-15T23:19:11.611Z] d3eb3bef0195: Preparing [2023-08-15T23:19:11.611Z] 699bc56731bc: Preparing [2023-08-15T23:19:11.611Z] f9c0fd663785: Preparing [2023-08-15T23:19:11.611Z] b6fc872ef9f6: Preparing [2023-08-15T23:19:11.611Z] 1b999787581b: Preparing [2023-08-15T23:19:11.611Z] 065498bb59a8: Preparing [2023-08-15T23:19:11.611Z] f3e556d3cc11: Preparing [2023-08-15T23:19:11.611Z] 0a5f7f705cb4: Preparing [2023-08-15T23:19:11.611Z] 5f70bf18a086: Preparing [2023-08-15T23:19:11.611Z] afe62d092c82: Preparing [2023-08-15T23:19:11.611Z] ce0c1dac7ed3: Preparing [2023-08-15T23:19:11.611Z] 36b50b131297: Preparing [2023-08-15T23:19:11.611Z] b6fc872ef9f6: Waiting [2023-08-15T23:19:11.611Z] 5f70bf18a086: Waiting [2023-08-15T23:19:11.611Z] afe62d092c82: Waiting [2023-08-15T23:19:11.611Z] 36b50b131297: Waiting [2023-08-15T23:19:11.611Z] 1b999787581b: Waiting [2023-08-15T23:19:11.611Z] 065498bb59a8: Waiting [2023-08-15T23:19:11.611Z] f3e556d3cc11: Waiting [2023-08-15T23:19:11.611Z] 0a5f7f705cb4: Waiting [2023-08-15T23:19:11.611Z] ce0c1dac7ed3: Waiting [2023-08-15T23:19:11.611Z] f9c0fd663785: Waiting [2023-08-15T23:19:11.611Z] 699bc56731bc: Layer already exists [2023-08-15T23:19:11.611Z] 298f0f749661: Layer already exists [2023-08-15T23:19:11.611Z] 6b874a3abb85: Layer already exists [2023-08-15T23:19:11.611Z] 95669bc9d078: Layer already exists [2023-08-15T23:19:11.611Z] d3eb3bef0195: Layer already exists [2023-08-15T23:19:11.611Z] f9c0fd663785: Layer already exists [2023-08-15T23:19:11.611Z] b6fc872ef9f6: Layer already exists [2023-08-15T23:19:11.611Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:11.611Z] 1b999787581b: Layer already exists [2023-08-15T23:19:11.611Z] f3e556d3cc11: Layer already exists [2023-08-15T23:19:11.611Z] afe62d092c82: Layer already exists [2023-08-15T23:19:11.611Z] 0a5f7f705cb4: Layer already exists [2023-08-15T23:19:11.611Z] 5f70bf18a086: Layer already exists [2023-08-15T23:19:11.611Z] ce0c1dac7ed3: Layer already exists [2023-08-15T23:19:11.611Z] 36b50b131297: Layer already exists [2023-08-15T23:19:11.611Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:980f83686638a5a708cb3ca208d9c53b5910efc0538d33d9f0f2d90c0332a483 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:11.918Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:12.222Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-15T23:19:12.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-15T23:19:12.222Z] 298f0f749661: Preparing [2023-08-15T23:19:12.222Z] 95669bc9d078: Preparing [2023-08-15T23:19:12.222Z] 6b874a3abb85: Preparing [2023-08-15T23:19:12.222Z] d3eb3bef0195: Preparing [2023-08-15T23:19:12.222Z] 699bc56731bc: Preparing [2023-08-15T23:19:12.222Z] f9c0fd663785: Preparing [2023-08-15T23:19:12.222Z] b6fc872ef9f6: Preparing [2023-08-15T23:19:12.222Z] 1b999787581b: Preparing [2023-08-15T23:19:12.222Z] 065498bb59a8: Preparing [2023-08-15T23:19:12.222Z] f3e556d3cc11: Preparing [2023-08-15T23:19:12.222Z] 0a5f7f705cb4: Preparing [2023-08-15T23:19:12.222Z] 5f70bf18a086: Preparing [2023-08-15T23:19:12.222Z] afe62d092c82: Preparing [2023-08-15T23:19:12.222Z] ce0c1dac7ed3: Preparing [2023-08-15T23:19:12.222Z] 36b50b131297: Preparing [2023-08-15T23:19:12.222Z] 0a5f7f705cb4: Waiting [2023-08-15T23:19:12.222Z] 5f70bf18a086: Waiting [2023-08-15T23:19:12.222Z] afe62d092c82: Waiting [2023-08-15T23:19:12.222Z] f9c0fd663785: Waiting [2023-08-15T23:19:12.222Z] ce0c1dac7ed3: Waiting [2023-08-15T23:19:12.222Z] 36b50b131297: Waiting [2023-08-15T23:19:12.222Z] b6fc872ef9f6: Waiting [2023-08-15T23:19:12.222Z] 1b999787581b: Waiting [2023-08-15T23:19:12.222Z] 065498bb59a8: Waiting [2023-08-15T23:19:12.222Z] f3e556d3cc11: Waiting [2023-08-15T23:19:12.222Z] 699bc56731bc: Layer already exists [2023-08-15T23:19:12.222Z] d3eb3bef0195: Layer already exists [2023-08-15T23:19:12.222Z] 95669bc9d078: Layer already exists [2023-08-15T23:19:12.222Z] 298f0f749661: Layer already exists [2023-08-15T23:19:12.222Z] 6b874a3abb85: Layer already exists [2023-08-15T23:19:12.222Z] b6fc872ef9f6: Layer already exists [2023-08-15T23:19:12.222Z] f9c0fd663785: Layer already exists [2023-08-15T23:19:12.222Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:12.223Z] f3e556d3cc11: Layer already exists [2023-08-15T23:19:12.223Z] 1b999787581b: Layer already exists [2023-08-15T23:19:12.223Z] 0a5f7f705cb4: Layer already exists [2023-08-15T23:19:12.223Z] 5f70bf18a086: Layer already exists [2023-08-15T23:19:12.223Z] afe62d092c82: Layer already exists [2023-08-15T23:19:12.223Z] 36b50b131297: Layer already exists [2023-08-15T23:19:12.223Z] ce0c1dac7ed3: Layer already exists [2023-08-15T23:19:12.223Z] main: digest: sha256:980f83686638a5a708cb3ca208d9c53b5910efc0538d33d9f0f2d90c0332a483 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:19:12.259Z] ===================================================== [Pipeline] echo [2023-08-15T23:19:12.265Z] taggedImages: [2023-08-15T23:19:12.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:12.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-15T23:19:12.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.25 [2023-08-15T23:19:12.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:12.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-15T23:19:12.279Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-15T23:19:12.279Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:12.279Z] latest [2023-08-15T23:19:12.279Z] 3.1.0-dev.25 [2023-08-15T23:19:12.279Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:12.279Z] main [2023-08-15T23:19:12.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:12.583Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:12.889Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:12.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-15T23:19:12.889Z] a3744b5b184c: Preparing [2023-08-15T23:19:12.889Z] 1ee53c0613d0: Preparing [2023-08-15T23:19:12.889Z] a4eed87461af: Preparing [2023-08-15T23:19:12.889Z] c9ab714bf095: Preparing [2023-08-15T23:19:12.889Z] 1b999787581b: Preparing [2023-08-15T23:19:12.889Z] 065498bb59a8: Preparing [2023-08-15T23:19:12.889Z] b5aa90bb6d40: Preparing [2023-08-15T23:19:12.889Z] 36b50b131297: Preparing [2023-08-15T23:19:12.889Z] 065498bb59a8: Waiting [2023-08-15T23:19:12.889Z] b5aa90bb6d40: Waiting [2023-08-15T23:19:12.889Z] 36b50b131297: Waiting [2023-08-15T23:19:12.889Z] 1b999787581b: Layer already exists [2023-08-15T23:19:12.889Z] a3744b5b184c: Layer already exists [2023-08-15T23:19:12.889Z] 1ee53c0613d0: Layer already exists [2023-08-15T23:19:12.889Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:12.889Z] 36b50b131297: Layer already exists [2023-08-15T23:19:12.889Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:19:12.889Z] a4eed87461af: Pushed [2023-08-15T23:19:14.262Z] c9ab714bf095: Pushed [2023-08-15T23:19:14.262Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:7929599bac43bf0d9365176a35e1a673036a77d7fe6c0b95abadf0dddc2716a0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:14.573Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:14.883Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-15T23:19:14.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-15T23:19:14.883Z] a3744b5b184c: Preparing [2023-08-15T23:19:14.883Z] 1ee53c0613d0: Preparing [2023-08-15T23:19:14.883Z] a4eed87461af: Preparing [2023-08-15T23:19:14.883Z] c9ab714bf095: Preparing [2023-08-15T23:19:14.883Z] 1b999787581b: Preparing [2023-08-15T23:19:14.883Z] 065498bb59a8: Preparing [2023-08-15T23:19:14.883Z] b5aa90bb6d40: Preparing [2023-08-15T23:19:14.883Z] 36b50b131297: Preparing [2023-08-15T23:19:14.883Z] b5aa90bb6d40: Waiting [2023-08-15T23:19:14.883Z] 36b50b131297: Waiting [2023-08-15T23:19:14.883Z] 065498bb59a8: Waiting [2023-08-15T23:19:14.883Z] a3744b5b184c: Layer already exists [2023-08-15T23:19:14.883Z] a4eed87461af: Layer already exists [2023-08-15T23:19:14.883Z] 1b999787581b: Layer already exists [2023-08-15T23:19:14.883Z] 1ee53c0613d0: Layer already exists [2023-08-15T23:19:14.883Z] c9ab714bf095: Layer already exists [2023-08-15T23:19:14.883Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:14.883Z] 36b50b131297: Layer already exists [2023-08-15T23:19:14.883Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:19:14.883Z] latest: digest: sha256:7929599bac43bf0d9365176a35e1a673036a77d7fe6c0b95abadf0dddc2716a0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:15.191Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:15.494Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.25 [2023-08-15T23:19:15.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-15T23:19:15.494Z] a3744b5b184c: Preparing [2023-08-15T23:19:15.494Z] 1ee53c0613d0: Preparing [2023-08-15T23:19:15.494Z] a4eed87461af: Preparing [2023-08-15T23:19:15.494Z] c9ab714bf095: Preparing [2023-08-15T23:19:15.494Z] 1b999787581b: Preparing [2023-08-15T23:19:15.494Z] 065498bb59a8: Preparing [2023-08-15T23:19:15.494Z] b5aa90bb6d40: Preparing [2023-08-15T23:19:15.494Z] 36b50b131297: Preparing [2023-08-15T23:19:15.494Z] 065498bb59a8: Waiting [2023-08-15T23:19:15.494Z] b5aa90bb6d40: Waiting [2023-08-15T23:19:15.494Z] c9ab714bf095: Layer already exists [2023-08-15T23:19:15.494Z] 1ee53c0613d0: Layer already exists [2023-08-15T23:19:15.494Z] 1b999787581b: Layer already exists [2023-08-15T23:19:15.494Z] a3744b5b184c: Layer already exists [2023-08-15T23:19:15.494Z] a4eed87461af: Layer already exists [2023-08-15T23:19:15.494Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:15.494Z] 36b50b131297: Layer already exists [2023-08-15T23:19:15.494Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:19:15.494Z] 3.1.0-dev.25: digest: sha256:7929599bac43bf0d9365176a35e1a673036a77d7fe6c0b95abadf0dddc2716a0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:15.795Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:16.094Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:16.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-15T23:19:16.094Z] a3744b5b184c: Preparing [2023-08-15T23:19:16.094Z] 1ee53c0613d0: Preparing [2023-08-15T23:19:16.094Z] a4eed87461af: Preparing [2023-08-15T23:19:16.094Z] c9ab714bf095: Preparing [2023-08-15T23:19:16.094Z] 1b999787581b: Preparing [2023-08-15T23:19:16.094Z] 065498bb59a8: Preparing [2023-08-15T23:19:16.094Z] b5aa90bb6d40: Preparing [2023-08-15T23:19:16.094Z] 36b50b131297: Preparing [2023-08-15T23:19:16.094Z] 065498bb59a8: Waiting [2023-08-15T23:19:16.094Z] b5aa90bb6d40: Waiting [2023-08-15T23:19:16.094Z] 1ee53c0613d0: Layer already exists [2023-08-15T23:19:16.094Z] c9ab714bf095: Layer already exists [2023-08-15T23:19:16.094Z] 1b999787581b: Layer already exists [2023-08-15T23:19:16.094Z] a3744b5b184c: Layer already exists [2023-08-15T23:19:16.094Z] a4eed87461af: Layer already exists [2023-08-15T23:19:16.094Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:19:16.094Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:16.094Z] 36b50b131297: Layer already exists [2023-08-15T23:19:16.094Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:7929599bac43bf0d9365176a35e1a673036a77d7fe6c0b95abadf0dddc2716a0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:16.399Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:16.699Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-15T23:19:16.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-15T23:19:16.699Z] a3744b5b184c: Preparing [2023-08-15T23:19:16.699Z] 1ee53c0613d0: Preparing [2023-08-15T23:19:16.699Z] a4eed87461af: Preparing [2023-08-15T23:19:16.699Z] c9ab714bf095: Preparing [2023-08-15T23:19:16.699Z] 1b999787581b: Preparing [2023-08-15T23:19:16.699Z] 065498bb59a8: Preparing [2023-08-15T23:19:16.699Z] b5aa90bb6d40: Preparing [2023-08-15T23:19:16.699Z] 36b50b131297: Preparing [2023-08-15T23:19:16.699Z] b5aa90bb6d40: Waiting [2023-08-15T23:19:16.699Z] 36b50b131297: Waiting [2023-08-15T23:19:16.699Z] 065498bb59a8: Waiting [2023-08-15T23:19:16.699Z] c9ab714bf095: Layer already exists [2023-08-15T23:19:16.699Z] 1ee53c0613d0: Layer already exists [2023-08-15T23:19:16.699Z] 1b999787581b: Layer already exists [2023-08-15T23:19:16.699Z] a3744b5b184c: Layer already exists [2023-08-15T23:19:16.699Z] a4eed87461af: Layer already exists [2023-08-15T23:19:16.699Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:19:16.699Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:16.699Z] 36b50b131297: Layer already exists [2023-08-15T23:19:16.699Z] main: digest: sha256:7929599bac43bf0d9365176a35e1a673036a77d7fe6c0b95abadf0dddc2716a0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:19:16.736Z] ===================================================== [Pipeline] echo [2023-08-15T23:19:16.744Z] taggedImages: [2023-08-15T23:19:16.744Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:16.744Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-15T23:19:16.744Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.25 [2023-08-15T23:19:16.744Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:16.744Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-15T23:19:16.759Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-15T23:19:16.759Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:16.759Z] latest [2023-08-15T23:19:16.759Z] 3.1.0-dev.25 [2023-08-15T23:19:16.759Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:16.759Z] main [2023-08-15T23:19:16.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:17.065Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:17.366Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:17.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-15T23:19:17.367Z] 0f14580bfd3b: Preparing [2023-08-15T23:19:17.367Z] 385618b3a499: Preparing [2023-08-15T23:19:17.367Z] 3a487f6f6d52: Preparing [2023-08-15T23:19:17.367Z] 24be17429ad5: Preparing [2023-08-15T23:19:17.367Z] 1b999787581b: Preparing [2023-08-15T23:19:17.367Z] 065498bb59a8: Preparing [2023-08-15T23:19:17.367Z] 80bb99f3d216: Preparing [2023-08-15T23:19:17.367Z] f9d7bad4d62d: Preparing [2023-08-15T23:19:17.367Z] 36b50b131297: Preparing [2023-08-15T23:19:17.367Z] 80bb99f3d216: Waiting [2023-08-15T23:19:17.367Z] f9d7bad4d62d: Waiting [2023-08-15T23:19:17.367Z] 065498bb59a8: Waiting [2023-08-15T23:19:17.367Z] 36b50b131297: Waiting [2023-08-15T23:19:17.367Z] 1b999787581b: Layer already exists [2023-08-15T23:19:17.367Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:17.367Z] 385618b3a499: Pushed [2023-08-15T23:19:17.367Z] 24be17429ad5: Pushed [2023-08-15T23:19:17.367Z] 0f14580bfd3b: Pushed [2023-08-15T23:19:17.367Z] 36b50b131297: Layer already exists [2023-08-15T23:19:17.367Z] 80bb99f3d216: Pushed [2023-08-15T23:19:17.625Z] f9d7bad4d62d: Pushed [2023-08-15T23:19:18.562Z] 3a487f6f6d52: Pushed [2023-08-15T23:19:18.822Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:0e8207444c57508a6e639ca6efedb3af667ff7320b1d5ef40b99216a3a36ff48 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:19.128Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:19.430Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-15T23:19:19.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-15T23:19:19.430Z] 0f14580bfd3b: Preparing [2023-08-15T23:19:19.430Z] 385618b3a499: Preparing [2023-08-15T23:19:19.430Z] 3a487f6f6d52: Preparing [2023-08-15T23:19:19.430Z] 24be17429ad5: Preparing [2023-08-15T23:19:19.430Z] 1b999787581b: Preparing [2023-08-15T23:19:19.430Z] 065498bb59a8: Preparing [2023-08-15T23:19:19.430Z] 80bb99f3d216: Preparing [2023-08-15T23:19:19.430Z] f9d7bad4d62d: Preparing [2023-08-15T23:19:19.430Z] 36b50b131297: Preparing [2023-08-15T23:19:19.430Z] 065498bb59a8: Waiting [2023-08-15T23:19:19.430Z] 80bb99f3d216: Waiting [2023-08-15T23:19:19.430Z] f9d7bad4d62d: Waiting [2023-08-15T23:19:19.430Z] 36b50b131297: Waiting [2023-08-15T23:19:19.430Z] 24be17429ad5: Layer already exists [2023-08-15T23:19:19.430Z] 3a487f6f6d52: Layer already exists [2023-08-15T23:19:19.430Z] 0f14580bfd3b: Layer already exists [2023-08-15T23:19:19.430Z] 385618b3a499: Layer already exists [2023-08-15T23:19:19.430Z] 1b999787581b: Layer already exists [2023-08-15T23:19:19.430Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:19.430Z] f9d7bad4d62d: Layer already exists [2023-08-15T23:19:19.430Z] 80bb99f3d216: Layer already exists [2023-08-15T23:19:19.431Z] 36b50b131297: Layer already exists [2023-08-15T23:19:19.431Z] latest: digest: sha256:0e8207444c57508a6e639ca6efedb3af667ff7320b1d5ef40b99216a3a36ff48 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:19.732Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:20.033Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.25 [2023-08-15T23:19:20.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-15T23:19:20.033Z] 0f14580bfd3b: Preparing [2023-08-15T23:19:20.033Z] 385618b3a499: Preparing [2023-08-15T23:19:20.033Z] 3a487f6f6d52: Preparing [2023-08-15T23:19:20.033Z] 24be17429ad5: Preparing [2023-08-15T23:19:20.033Z] 1b999787581b: Preparing [2023-08-15T23:19:20.033Z] 065498bb59a8: Preparing [2023-08-15T23:19:20.033Z] 80bb99f3d216: Preparing [2023-08-15T23:19:20.033Z] 065498bb59a8: Waiting [2023-08-15T23:19:20.033Z] f9d7bad4d62d: Preparing [2023-08-15T23:19:20.033Z] 36b50b131297: Preparing [2023-08-15T23:19:20.033Z] f9d7bad4d62d: Waiting [2023-08-15T23:19:20.033Z] 36b50b131297: Waiting [2023-08-15T23:19:20.033Z] 80bb99f3d216: Waiting [2023-08-15T23:19:20.033Z] 3a487f6f6d52: Layer already exists [2023-08-15T23:19:20.033Z] 385618b3a499: Layer already exists [2023-08-15T23:19:20.033Z] 0f14580bfd3b: Layer already exists [2023-08-15T23:19:20.033Z] 24be17429ad5: Layer already exists [2023-08-15T23:19:20.033Z] 1b999787581b: Layer already exists [2023-08-15T23:19:20.033Z] 80bb99f3d216: Layer already exists [2023-08-15T23:19:20.033Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:20.033Z] f9d7bad4d62d: Layer already exists [2023-08-15T23:19:20.033Z] 36b50b131297: Layer already exists [2023-08-15T23:19:20.033Z] 3.1.0-dev.25: digest: sha256:0e8207444c57508a6e639ca6efedb3af667ff7320b1d5ef40b99216a3a36ff48 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:20.333Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:20.633Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:20.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-15T23:19:20.634Z] 0f14580bfd3b: Preparing [2023-08-15T23:19:20.634Z] 385618b3a499: Preparing [2023-08-15T23:19:20.634Z] 3a487f6f6d52: Preparing [2023-08-15T23:19:20.634Z] 24be17429ad5: Preparing [2023-08-15T23:19:20.634Z] 1b999787581b: Preparing [2023-08-15T23:19:20.634Z] 065498bb59a8: Preparing [2023-08-15T23:19:20.634Z] 80bb99f3d216: Preparing [2023-08-15T23:19:20.634Z] f9d7bad4d62d: Preparing [2023-08-15T23:19:20.634Z] 36b50b131297: Preparing [2023-08-15T23:19:20.634Z] 80bb99f3d216: Waiting [2023-08-15T23:19:20.634Z] 065498bb59a8: Waiting [2023-08-15T23:19:20.634Z] f9d7bad4d62d: Waiting [2023-08-15T23:19:20.634Z] 0f14580bfd3b: Layer already exists [2023-08-15T23:19:20.634Z] 3a487f6f6d52: Layer already exists [2023-08-15T23:19:20.634Z] 1b999787581b: Layer already exists [2023-08-15T23:19:20.634Z] 385618b3a499: Layer already exists [2023-08-15T23:19:20.634Z] 24be17429ad5: Layer already exists [2023-08-15T23:19:20.634Z] 80bb99f3d216: Layer already exists [2023-08-15T23:19:20.634Z] 36b50b131297: Layer already exists [2023-08-15T23:19:20.634Z] f9d7bad4d62d: Layer already exists [2023-08-15T23:19:20.634Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:20.634Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:0e8207444c57508a6e639ca6efedb3af667ff7320b1d5ef40b99216a3a36ff48 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:20.937Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:21.238Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-15T23:19:21.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-15T23:19:21.239Z] 0f14580bfd3b: Preparing [2023-08-15T23:19:21.239Z] 385618b3a499: Preparing [2023-08-15T23:19:21.239Z] 3a487f6f6d52: Preparing [2023-08-15T23:19:21.239Z] 24be17429ad5: Preparing [2023-08-15T23:19:21.239Z] 1b999787581b: Preparing [2023-08-15T23:19:21.239Z] 065498bb59a8: Preparing [2023-08-15T23:19:21.239Z] 80bb99f3d216: Preparing [2023-08-15T23:19:21.239Z] f9d7bad4d62d: Preparing [2023-08-15T23:19:21.239Z] 36b50b131297: Preparing [2023-08-15T23:19:21.239Z] 80bb99f3d216: Waiting [2023-08-15T23:19:21.239Z] f9d7bad4d62d: Waiting [2023-08-15T23:19:21.239Z] 36b50b131297: Waiting [2023-08-15T23:19:21.239Z] 065498bb59a8: Waiting [2023-08-15T23:19:21.239Z] 385618b3a499: Layer already exists [2023-08-15T23:19:21.239Z] 3a487f6f6d52: Layer already exists [2023-08-15T23:19:21.239Z] 0f14580bfd3b: Layer already exists [2023-08-15T23:19:21.239Z] 24be17429ad5: Layer already exists [2023-08-15T23:19:21.239Z] 1b999787581b: Layer already exists [2023-08-15T23:19:21.239Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:21.239Z] f9d7bad4d62d: Layer already exists [2023-08-15T23:19:21.239Z] 80bb99f3d216: Layer already exists [2023-08-15T23:19:21.239Z] 36b50b131297: Layer already exists [2023-08-15T23:19:21.239Z] main: digest: sha256:0e8207444c57508a6e639ca6efedb3af667ff7320b1d5ef40b99216a3a36ff48 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:19:21.275Z] ===================================================== [Pipeline] echo [2023-08-15T23:19:21.281Z] taggedImages: [2023-08-15T23:19:21.281Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:21.281Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-15T23:19:21.281Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.25 [2023-08-15T23:19:21.281Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:21.281Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-15T23:19:21.299Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-15T23:19:21.299Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:21.299Z] latest [2023-08-15T23:19:21.299Z] 3.1.0-dev.25 [2023-08-15T23:19:21.299Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:21.299Z] main [2023-08-15T23:19:21.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:21.601Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:21.898Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:21.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-15T23:19:21.898Z] 1682031c4aed: Preparing [2023-08-15T23:19:21.898Z] dc55dd0a7d1b: Preparing [2023-08-15T23:19:21.898Z] 0b2a8b01158d: Preparing [2023-08-15T23:19:21.898Z] 5bd24bb88dbf: Preparing [2023-08-15T23:19:21.898Z] f2fc9bc911b0: Preparing [2023-08-15T23:19:21.898Z] 47522018c390: Preparing [2023-08-15T23:19:21.898Z] d05321d0e6f0: Preparing [2023-08-15T23:19:21.898Z] 1b999787581b: Preparing [2023-08-15T23:19:21.898Z] 065498bb59a8: Preparing [2023-08-15T23:19:21.898Z] d1f6ef009e06: Preparing [2023-08-15T23:19:21.898Z] 36b50b131297: Preparing [2023-08-15T23:19:21.898Z] d05321d0e6f0: Waiting [2023-08-15T23:19:21.898Z] 1b999787581b: Waiting [2023-08-15T23:19:21.898Z] 065498bb59a8: Waiting [2023-08-15T23:19:21.898Z] d1f6ef009e06: Waiting [2023-08-15T23:19:21.898Z] 36b50b131297: Waiting [2023-08-15T23:19:21.898Z] 47522018c390: Waiting [2023-08-15T23:19:21.898Z] f2fc9bc911b0: Pushed [2023-08-15T23:19:22.155Z] dc55dd0a7d1b: Pushed [2023-08-15T23:19:22.155Z] 1682031c4aed: Pushed [2023-08-15T23:19:22.155Z] 1b999787581b: Layer already exists [2023-08-15T23:19:22.155Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:22.155Z] 47522018c390: Pushed [2023-08-15T23:19:22.155Z] 36b50b131297: Layer already exists [2023-08-15T23:19:22.155Z] d05321d0e6f0: Pushed [2023-08-15T23:19:23.091Z] 5bd24bb88dbf: Pushed [2023-08-15T23:19:23.350Z] d1f6ef009e06: Pushed [2023-08-15T23:19:23.609Z] 0b2a8b01158d: Pushed [2023-08-15T23:19:23.609Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:640c4704c203728c9d24e6d040264a1fe962d85afda549681477565339d8a395 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:23.910Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:24.211Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-15T23:19:24.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-15T23:19:24.211Z] 1682031c4aed: Preparing [2023-08-15T23:19:24.211Z] dc55dd0a7d1b: Preparing [2023-08-15T23:19:24.211Z] 0b2a8b01158d: Preparing [2023-08-15T23:19:24.211Z] 5bd24bb88dbf: Preparing [2023-08-15T23:19:24.211Z] f2fc9bc911b0: Preparing [2023-08-15T23:19:24.211Z] 47522018c390: Preparing [2023-08-15T23:19:24.211Z] d05321d0e6f0: Preparing [2023-08-15T23:19:24.211Z] 1b999787581b: Preparing [2023-08-15T23:19:24.211Z] 065498bb59a8: Preparing [2023-08-15T23:19:24.211Z] d1f6ef009e06: Preparing [2023-08-15T23:19:24.211Z] 36b50b131297: Preparing [2023-08-15T23:19:24.211Z] d05321d0e6f0: Waiting [2023-08-15T23:19:24.211Z] d1f6ef009e06: Waiting [2023-08-15T23:19:24.211Z] 1b999787581b: Waiting [2023-08-15T23:19:24.211Z] 065498bb59a8: Waiting [2023-08-15T23:19:24.211Z] 5bd24bb88dbf: Layer already exists [2023-08-15T23:19:24.211Z] dc55dd0a7d1b: Layer already exists [2023-08-15T23:19:24.211Z] 1682031c4aed: Layer already exists [2023-08-15T23:19:24.211Z] f2fc9bc911b0: Layer already exists [2023-08-15T23:19:24.211Z] 0b2a8b01158d: Layer already exists [2023-08-15T23:19:24.211Z] 47522018c390: Layer already exists [2023-08-15T23:19:24.211Z] 1b999787581b: Layer already exists [2023-08-15T23:19:24.211Z] d1f6ef009e06: Layer already exists [2023-08-15T23:19:24.211Z] d05321d0e6f0: Layer already exists [2023-08-15T23:19:24.211Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:24.211Z] 36b50b131297: Layer already exists [2023-08-15T23:19:24.211Z] latest: digest: sha256:640c4704c203728c9d24e6d040264a1fe962d85afda549681477565339d8a395 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:24.516Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:24.816Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.25 [2023-08-15T23:19:24.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-15T23:19:24.816Z] 1682031c4aed: Preparing [2023-08-15T23:19:24.816Z] dc55dd0a7d1b: Preparing [2023-08-15T23:19:24.816Z] 0b2a8b01158d: Preparing [2023-08-15T23:19:24.816Z] 5bd24bb88dbf: Preparing [2023-08-15T23:19:24.816Z] f2fc9bc911b0: Preparing [2023-08-15T23:19:24.816Z] 47522018c390: Preparing [2023-08-15T23:19:24.816Z] d05321d0e6f0: Preparing [2023-08-15T23:19:24.816Z] 1b999787581b: Preparing [2023-08-15T23:19:24.816Z] 065498bb59a8: Preparing [2023-08-15T23:19:24.816Z] d1f6ef009e06: Preparing [2023-08-15T23:19:24.816Z] 36b50b131297: Preparing [2023-08-15T23:19:24.816Z] 47522018c390: Waiting [2023-08-15T23:19:24.816Z] d05321d0e6f0: Waiting [2023-08-15T23:19:24.816Z] 1b999787581b: Waiting [2023-08-15T23:19:24.816Z] 065498bb59a8: Waiting [2023-08-15T23:19:24.816Z] d1f6ef009e06: Waiting [2023-08-15T23:19:24.816Z] 36b50b131297: Waiting [2023-08-15T23:19:24.816Z] dc55dd0a7d1b: Layer already exists [2023-08-15T23:19:24.816Z] 1682031c4aed: Layer already exists [2023-08-15T23:19:24.816Z] 0b2a8b01158d: Layer already exists [2023-08-15T23:19:24.816Z] 5bd24bb88dbf: Layer already exists [2023-08-15T23:19:24.816Z] f2fc9bc911b0: Layer already exists [2023-08-15T23:19:24.816Z] 47522018c390: Layer already exists [2023-08-15T23:19:24.816Z] d05321d0e6f0: Layer already exists [2023-08-15T23:19:24.816Z] 1b999787581b: Layer already exists [2023-08-15T23:19:24.816Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:24.816Z] d1f6ef009e06: Layer already exists [2023-08-15T23:19:24.816Z] 36b50b131297: Layer already exists [2023-08-15T23:19:24.816Z] 3.1.0-dev.25: digest: sha256:640c4704c203728c9d24e6d040264a1fe962d85afda549681477565339d8a395 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:25.121Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:25.423Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:25.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-15T23:19:25.423Z] 1682031c4aed: Preparing [2023-08-15T23:19:25.423Z] dc55dd0a7d1b: Preparing [2023-08-15T23:19:25.423Z] 0b2a8b01158d: Preparing [2023-08-15T23:19:25.423Z] 5bd24bb88dbf: Preparing [2023-08-15T23:19:25.423Z] f2fc9bc911b0: Preparing [2023-08-15T23:19:25.423Z] 47522018c390: Preparing [2023-08-15T23:19:25.423Z] d05321d0e6f0: Preparing [2023-08-15T23:19:25.423Z] 1b999787581b: Preparing [2023-08-15T23:19:25.423Z] 065498bb59a8: Preparing [2023-08-15T23:19:25.423Z] d1f6ef009e06: Preparing [2023-08-15T23:19:25.423Z] 36b50b131297: Preparing [2023-08-15T23:19:25.423Z] 065498bb59a8: Waiting [2023-08-15T23:19:25.423Z] d1f6ef009e06: Waiting [2023-08-15T23:19:25.423Z] 47522018c390: Waiting [2023-08-15T23:19:25.423Z] 36b50b131297: Waiting [2023-08-15T23:19:25.423Z] 1b999787581b: Waiting [2023-08-15T23:19:25.423Z] d05321d0e6f0: Waiting [2023-08-15T23:19:25.423Z] f2fc9bc911b0: Layer already exists [2023-08-15T23:19:25.423Z] 5bd24bb88dbf: Layer already exists [2023-08-15T23:19:25.423Z] 1682031c4aed: Layer already exists [2023-08-15T23:19:25.423Z] dc55dd0a7d1b: Layer already exists [2023-08-15T23:19:25.423Z] 0b2a8b01158d: Layer already exists [2023-08-15T23:19:25.423Z] 47522018c390: Layer already exists [2023-08-15T23:19:25.423Z] 1b999787581b: Layer already exists [2023-08-15T23:19:25.423Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:25.423Z] d1f6ef009e06: Layer already exists [2023-08-15T23:19:25.423Z] d05321d0e6f0: Layer already exists [2023-08-15T23:19:25.423Z] 36b50b131297: Layer already exists [2023-08-15T23:19:25.423Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:640c4704c203728c9d24e6d040264a1fe962d85afda549681477565339d8a395 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:25.733Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:26.041Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-15T23:19:26.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-15T23:19:26.042Z] 1682031c4aed: Preparing [2023-08-15T23:19:26.042Z] dc55dd0a7d1b: Preparing [2023-08-15T23:19:26.042Z] 0b2a8b01158d: Preparing [2023-08-15T23:19:26.042Z] 5bd24bb88dbf: Preparing [2023-08-15T23:19:26.042Z] f2fc9bc911b0: Preparing [2023-08-15T23:19:26.042Z] 47522018c390: Preparing [2023-08-15T23:19:26.042Z] d05321d0e6f0: Preparing [2023-08-15T23:19:26.042Z] 1b999787581b: Preparing [2023-08-15T23:19:26.042Z] 065498bb59a8: Preparing [2023-08-15T23:19:26.042Z] d1f6ef009e06: Preparing [2023-08-15T23:19:26.042Z] 36b50b131297: Preparing [2023-08-15T23:19:26.042Z] 1b999787581b: Waiting [2023-08-15T23:19:26.042Z] d1f6ef009e06: Waiting [2023-08-15T23:19:26.042Z] 065498bb59a8: Waiting [2023-08-15T23:19:26.042Z] 47522018c390: Waiting [2023-08-15T23:19:26.042Z] d05321d0e6f0: Waiting [2023-08-15T23:19:26.042Z] 36b50b131297: Waiting [2023-08-15T23:19:26.042Z] f2fc9bc911b0: Layer already exists [2023-08-15T23:19:26.042Z] 0b2a8b01158d: Layer already exists [2023-08-15T23:19:26.042Z] 5bd24bb88dbf: Layer already exists [2023-08-15T23:19:26.042Z] 1682031c4aed: Layer already exists [2023-08-15T23:19:26.042Z] dc55dd0a7d1b: Layer already exists [2023-08-15T23:19:26.042Z] 47522018c390: Layer already exists [2023-08-15T23:19:26.042Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:26.042Z] d05321d0e6f0: Layer already exists [2023-08-15T23:19:26.042Z] d1f6ef009e06: Layer already exists [2023-08-15T23:19:26.042Z] 1b999787581b: Layer already exists [2023-08-15T23:19:26.042Z] 36b50b131297: Layer already exists [2023-08-15T23:19:26.042Z] main: digest: sha256:640c4704c203728c9d24e6d040264a1fe962d85afda549681477565339d8a395 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:19:26.078Z] ===================================================== [Pipeline] echo [2023-08-15T23:19:26.083Z] taggedImages: [2023-08-15T23:19:26.083Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:26.083Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-15T23:19:26.083Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.25 [2023-08-15T23:19:26.083Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:26.083Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-15T23:19:26.098Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-15T23:19:26.098Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:26.098Z] latest [2023-08-15T23:19:26.098Z] 3.1.0-dev.25 [2023-08-15T23:19:26.098Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:26.098Z] main [2023-08-15T23:19:26.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:26.400Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:26.704Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:26.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-15T23:19:26.705Z] 13c8f83c7b03: Preparing [2023-08-15T23:19:26.705Z] 17f708ce61a0: Preparing [2023-08-15T23:19:26.705Z] 1b999787581b: Preparing [2023-08-15T23:19:26.705Z] 065498bb59a8: Preparing [2023-08-15T23:19:26.705Z] dd2a9c92f527: Preparing [2023-08-15T23:19:26.705Z] 36b50b131297: Preparing [2023-08-15T23:19:26.705Z] 36b50b131297: Waiting [2023-08-15T23:19:26.705Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:26.705Z] 1b999787581b: Layer already exists [2023-08-15T23:19:26.705Z] 36b50b131297: Layer already exists [2023-08-15T23:19:26.705Z] 13c8f83c7b03: Pushed [2023-08-15T23:19:27.271Z] dd2a9c92f527: Pushed [2023-08-15T23:19:29.172Z] 17f708ce61a0: Pushed [2023-08-15T23:19:29.172Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:70a8e8d2447c61b91169f0bba48afa2d85496f2992c8e9dcf356924f28e2518e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:29.475Z] + 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-08-15T23:19:29.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-15T23:19:29.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-15T23:19:29.778Z] 13c8f83c7b03: Preparing [2023-08-15T23:19:29.778Z] 17f708ce61a0: Preparing [2023-08-15T23:19:29.778Z] 1b999787581b: Preparing [2023-08-15T23:19:29.778Z] 065498bb59a8: Preparing [2023-08-15T23:19:29.778Z] dd2a9c92f527: Preparing [2023-08-15T23:19:29.778Z] 36b50b131297: Preparing [2023-08-15T23:19:29.778Z] 36b50b131297: Waiting [2023-08-15T23:19:29.778Z] 1b999787581b: Layer already exists [2023-08-15T23:19:29.778Z] 17f708ce61a0: Layer already exists [2023-08-15T23:19:29.778Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:29.778Z] 13c8f83c7b03: Layer already exists [2023-08-15T23:19:29.778Z] dd2a9c92f527: Layer already exists [2023-08-15T23:19:29.778Z] 36b50b131297: Layer already exists [2023-08-15T23:19:29.778Z] latest: digest: sha256:70a8e8d2447c61b91169f0bba48afa2d85496f2992c8e9dcf356924f28e2518e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:30.092Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:30.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.25 [2023-08-15T23:19:30.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-15T23:19:30.387Z] 13c8f83c7b03: Preparing [2023-08-15T23:19:30.387Z] 17f708ce61a0: Preparing [2023-08-15T23:19:30.387Z] 1b999787581b: Preparing [2023-08-15T23:19:30.387Z] 065498bb59a8: Preparing [2023-08-15T23:19:30.387Z] dd2a9c92f527: Preparing [2023-08-15T23:19:30.387Z] 36b50b131297: Preparing [2023-08-15T23:19:30.387Z] 36b50b131297: Waiting [2023-08-15T23:19:30.387Z] 13c8f83c7b03: Layer already exists [2023-08-15T23:19:30.387Z] dd2a9c92f527: Layer already exists [2023-08-15T23:19:30.387Z] 1b999787581b: Layer already exists [2023-08-15T23:19:30.387Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:30.387Z] 17f708ce61a0: Layer already exists [2023-08-15T23:19:30.387Z] 36b50b131297: Layer already exists [2023-08-15T23:19:30.387Z] 3.1.0-dev.25: digest: sha256:70a8e8d2447c61b91169f0bba48afa2d85496f2992c8e9dcf356924f28e2518e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:30.687Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:30.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:30.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-15T23:19:30.987Z] 13c8f83c7b03: Preparing [2023-08-15T23:19:30.987Z] 17f708ce61a0: Preparing [2023-08-15T23:19:30.987Z] 1b999787581b: Preparing [2023-08-15T23:19:30.987Z] 065498bb59a8: Preparing [2023-08-15T23:19:30.987Z] dd2a9c92f527: Preparing [2023-08-15T23:19:30.987Z] 36b50b131297: Preparing [2023-08-15T23:19:30.987Z] 36b50b131297: Waiting [2023-08-15T23:19:30.987Z] 13c8f83c7b03: Layer already exists [2023-08-15T23:19:30.987Z] dd2a9c92f527: Layer already exists [2023-08-15T23:19:30.987Z] 17f708ce61a0: Layer already exists [2023-08-15T23:19:30.987Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:30.987Z] 1b999787581b: Layer already exists [2023-08-15T23:19:30.987Z] 36b50b131297: Layer already exists [2023-08-15T23:19:30.987Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:70a8e8d2447c61b91169f0bba48afa2d85496f2992c8e9dcf356924f28e2518e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:31.294Z] + 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-08-15T23:19:31.597Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-15T23:19:31.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-15T23:19:31.597Z] 13c8f83c7b03: Preparing [2023-08-15T23:19:31.597Z] 17f708ce61a0: Preparing [2023-08-15T23:19:31.597Z] 1b999787581b: Preparing [2023-08-15T23:19:31.597Z] 065498bb59a8: Preparing [2023-08-15T23:19:31.597Z] dd2a9c92f527: Preparing [2023-08-15T23:19:31.597Z] 36b50b131297: Preparing [2023-08-15T23:19:31.597Z] 36b50b131297: Waiting [2023-08-15T23:19:31.597Z] 1b999787581b: Layer already exists [2023-08-15T23:19:31.597Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:31.597Z] 13c8f83c7b03: Layer already exists [2023-08-15T23:19:31.597Z] 17f708ce61a0: Layer already exists [2023-08-15T23:19:31.597Z] dd2a9c92f527: Layer already exists [2023-08-15T23:19:31.597Z] 36b50b131297: Layer already exists [2023-08-15T23:19:31.597Z] main: digest: sha256:70a8e8d2447c61b91169f0bba48afa2d85496f2992c8e9dcf356924f28e2518e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:19:31.642Z] ===================================================== [Pipeline] echo [2023-08-15T23:19:31.651Z] taggedImages: [2023-08-15T23:19:31.651Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:31.651Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-15T23:19:31.651Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.25 [2023-08-15T23:19:31.651Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:31.651Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-15T23:19:31.678Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-15T23:19:31.678Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:31.678Z] latest [2023-08-15T23:19:31.678Z] 3.1.0-dev.25 [2023-08-15T23:19:31.678Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:31.678Z] main [2023-08-15T23:19:31.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:32.007Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:32.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:32.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-15T23:19:32.314Z] e9479b83ee1f: Preparing [2023-08-15T23:19:32.314Z] 79e1f25cb99f: Preparing [2023-08-15T23:19:32.314Z] 01ce84cfad08: Preparing [2023-08-15T23:19:32.314Z] 921e1f3db905: Preparing [2023-08-15T23:19:32.314Z] a8dbfde67586: Preparing [2023-08-15T23:19:32.314Z] 1b999787581b: Preparing [2023-08-15T23:19:32.314Z] 065498bb59a8: Preparing [2023-08-15T23:19:32.314Z] d538f7879ed8: Preparing [2023-08-15T23:19:32.314Z] 36b50b131297: Preparing [2023-08-15T23:19:32.314Z] 065498bb59a8: Waiting [2023-08-15T23:19:32.314Z] 1b999787581b: Waiting [2023-08-15T23:19:32.314Z] d538f7879ed8: Waiting [2023-08-15T23:19:32.314Z] 36b50b131297: Waiting [2023-08-15T23:19:32.314Z] 01ce84cfad08: Pushed [2023-08-15T23:19:32.314Z] 1b999787581b: Layer already exists [2023-08-15T23:19:32.314Z] e9479b83ee1f: Pushed [2023-08-15T23:19:32.314Z] 79e1f25cb99f: Pushed [2023-08-15T23:19:32.314Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:32.314Z] 36b50b131297: Layer already exists [2023-08-15T23:19:32.879Z] d538f7879ed8: Pushed [2023-08-15T23:19:38.135Z] a8dbfde67586: Pushed [2023-08-15T23:19:39.507Z] 921e1f3db905: Pushed [2023-08-15T23:19:39.766Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:2f6d3768cb642afbe8cc2e1acff20aaf422eb0e1c0c41bfc592c8364dcf89b16 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:40.085Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:40.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-15T23:19:40.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-15T23:19:40.396Z] e9479b83ee1f: Preparing [2023-08-15T23:19:40.396Z] 79e1f25cb99f: Preparing [2023-08-15T23:19:40.396Z] 01ce84cfad08: Preparing [2023-08-15T23:19:40.396Z] 921e1f3db905: Preparing [2023-08-15T23:19:40.396Z] a8dbfde67586: Preparing [2023-08-15T23:19:40.396Z] 1b999787581b: Preparing [2023-08-15T23:19:40.396Z] 065498bb59a8: Preparing [2023-08-15T23:19:40.396Z] d538f7879ed8: Preparing [2023-08-15T23:19:40.396Z] 36b50b131297: Preparing [2023-08-15T23:19:40.396Z] 065498bb59a8: Waiting [2023-08-15T23:19:40.396Z] d538f7879ed8: Waiting [2023-08-15T23:19:40.396Z] 36b50b131297: Waiting [2023-08-15T23:19:40.396Z] 1b999787581b: Waiting [2023-08-15T23:19:40.396Z] e9479b83ee1f: Layer already exists [2023-08-15T23:19:40.396Z] a8dbfde67586: Layer already exists [2023-08-15T23:19:40.396Z] 01ce84cfad08: Layer already exists [2023-08-15T23:19:40.396Z] 79e1f25cb99f: Layer already exists [2023-08-15T23:19:40.396Z] 921e1f3db905: Layer already exists [2023-08-15T23:19:40.396Z] 1b999787581b: Layer already exists [2023-08-15T23:19:40.396Z] d538f7879ed8: Layer already exists [2023-08-15T23:19:40.396Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:40.396Z] 36b50b131297: Layer already exists [2023-08-15T23:19:40.396Z] latest: digest: sha256:2f6d3768cb642afbe8cc2e1acff20aaf422eb0e1c0c41bfc592c8364dcf89b16 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:40.703Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:41.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.25 [2023-08-15T23:19:41.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-15T23:19:41.012Z] e9479b83ee1f: Preparing [2023-08-15T23:19:41.012Z] 79e1f25cb99f: Preparing [2023-08-15T23:19:41.012Z] 01ce84cfad08: Preparing [2023-08-15T23:19:41.012Z] 921e1f3db905: Preparing [2023-08-15T23:19:41.012Z] a8dbfde67586: Preparing [2023-08-15T23:19:41.012Z] 1b999787581b: Preparing [2023-08-15T23:19:41.012Z] 065498bb59a8: Preparing [2023-08-15T23:19:41.012Z] d538f7879ed8: Preparing [2023-08-15T23:19:41.012Z] 36b50b131297: Preparing [2023-08-15T23:19:41.012Z] 065498bb59a8: Waiting [2023-08-15T23:19:41.012Z] d538f7879ed8: Waiting [2023-08-15T23:19:41.012Z] 36b50b131297: Waiting [2023-08-15T23:19:41.012Z] 01ce84cfad08: Layer already exists [2023-08-15T23:19:41.012Z] e9479b83ee1f: Layer already exists [2023-08-15T23:19:41.012Z] 921e1f3db905: Layer already exists [2023-08-15T23:19:41.012Z] 79e1f25cb99f: Layer already exists [2023-08-15T23:19:41.012Z] a8dbfde67586: Layer already exists [2023-08-15T23:19:41.012Z] 1b999787581b: Layer already exists [2023-08-15T23:19:41.012Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:41.012Z] 36b50b131297: Layer already exists [2023-08-15T23:19:41.012Z] d538f7879ed8: Layer already exists [2023-08-15T23:19:41.012Z] 3.1.0-dev.25: digest: sha256:2f6d3768cb642afbe8cc2e1acff20aaf422eb0e1c0c41bfc592c8364dcf89b16 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:41.325Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:41.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:41.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-15T23:19:41.626Z] e9479b83ee1f: Preparing [2023-08-15T23:19:41.626Z] 79e1f25cb99f: Preparing [2023-08-15T23:19:41.626Z] 01ce84cfad08: Preparing [2023-08-15T23:19:41.626Z] 921e1f3db905: Preparing [2023-08-15T23:19:41.626Z] a8dbfde67586: Preparing [2023-08-15T23:19:41.626Z] 1b999787581b: Preparing [2023-08-15T23:19:41.626Z] 065498bb59a8: Preparing [2023-08-15T23:19:41.626Z] d538f7879ed8: Preparing [2023-08-15T23:19:41.626Z] 36b50b131297: Preparing [2023-08-15T23:19:41.626Z] 1b999787581b: Waiting [2023-08-15T23:19:41.626Z] 065498bb59a8: Waiting [2023-08-15T23:19:41.626Z] d538f7879ed8: Waiting [2023-08-15T23:19:41.626Z] 36b50b131297: Waiting [2023-08-15T23:19:41.626Z] e9479b83ee1f: Layer already exists [2023-08-15T23:19:41.626Z] 79e1f25cb99f: Layer already exists [2023-08-15T23:19:41.626Z] 01ce84cfad08: Layer already exists [2023-08-15T23:19:41.626Z] a8dbfde67586: Layer already exists [2023-08-15T23:19:41.626Z] 921e1f3db905: Layer already exists [2023-08-15T23:19:41.626Z] 1b999787581b: Layer already exists [2023-08-15T23:19:41.626Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:41.626Z] d538f7879ed8: Layer already exists [2023-08-15T23:19:41.626Z] 36b50b131297: Layer already exists [2023-08-15T23:19:41.626Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:2f6d3768cb642afbe8cc2e1acff20aaf422eb0e1c0c41bfc592c8364dcf89b16 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:41.928Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:42.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-15T23:19:42.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-15T23:19:42.232Z] e9479b83ee1f: Preparing [2023-08-15T23:19:42.232Z] 79e1f25cb99f: Preparing [2023-08-15T23:19:42.232Z] 01ce84cfad08: Preparing [2023-08-15T23:19:42.232Z] 921e1f3db905: Preparing [2023-08-15T23:19:42.232Z] a8dbfde67586: Preparing [2023-08-15T23:19:42.232Z] 1b999787581b: Preparing [2023-08-15T23:19:42.232Z] 065498bb59a8: Preparing [2023-08-15T23:19:42.232Z] d538f7879ed8: Preparing [2023-08-15T23:19:42.232Z] 36b50b131297: Preparing [2023-08-15T23:19:42.232Z] 1b999787581b: Waiting [2023-08-15T23:19:42.232Z] 065498bb59a8: Waiting [2023-08-15T23:19:42.232Z] d538f7879ed8: Waiting [2023-08-15T23:19:42.232Z] 36b50b131297: Waiting [2023-08-15T23:19:42.232Z] 79e1f25cb99f: Layer already exists [2023-08-15T23:19:42.232Z] 921e1f3db905: Layer already exists [2023-08-15T23:19:42.232Z] a8dbfde67586: Layer already exists [2023-08-15T23:19:42.232Z] e9479b83ee1f: Layer already exists [2023-08-15T23:19:42.232Z] 01ce84cfad08: Layer already exists [2023-08-15T23:19:42.232Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:42.232Z] 1b999787581b: Layer already exists [2023-08-15T23:19:42.232Z] d538f7879ed8: Layer already exists [2023-08-15T23:19:42.232Z] 36b50b131297: Layer already exists [2023-08-15T23:19:42.232Z] main: digest: sha256:2f6d3768cb642afbe8cc2e1acff20aaf422eb0e1c0c41bfc592c8364dcf89b16 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:19:42.271Z] ===================================================== [Pipeline] echo [2023-08-15T23:19:42.278Z] taggedImages: [2023-08-15T23:19:42.278Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:42.278Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-15T23:19:42.278Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.25 [2023-08-15T23:19:42.278Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:42.278Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-15T23:19:42.295Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-15T23:19:42.295Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:42.295Z] latest [2023-08-15T23:19:42.295Z] 3.1.0-dev.25 [2023-08-15T23:19:42.295Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:42.295Z] main [2023-08-15T23:19:42.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:42.623Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:42.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:42.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-15T23:19:42.931Z] 60b6e84dcbf7: Preparing [2023-08-15T23:19:42.931Z] 663ca20fc76a: Preparing [2023-08-15T23:19:42.931Z] 534dd446d865: Preparing [2023-08-15T23:19:42.931Z] 921e1f3db905: Preparing [2023-08-15T23:19:42.931Z] 1b999787581b: Preparing [2023-08-15T23:19:42.931Z] 065498bb59a8: Preparing [2023-08-15T23:19:42.931Z] 1d759807ab4e: Preparing [2023-08-15T23:19:42.931Z] 36b50b131297: Preparing [2023-08-15T23:19:42.931Z] 065498bb59a8: Waiting [2023-08-15T23:19:42.931Z] 1d759807ab4e: Waiting [2023-08-15T23:19:42.931Z] 36b50b131297: Waiting [2023-08-15T23:19:42.931Z] 921e1f3db905: Layer already exists [2023-08-15T23:19:42.931Z] 1b999787581b: Layer already exists [2023-08-15T23:19:42.931Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:42.931Z] 36b50b131297: Layer already exists [2023-08-15T23:19:42.931Z] 534dd446d865: Pushed [2023-08-15T23:19:42.931Z] 663ca20fc76a: Pushed [2023-08-15T23:19:42.931Z] 60b6e84dcbf7: Pushed [2023-08-15T23:19:43.190Z] 1d759807ab4e: Pushed [2023-08-15T23:19:43.450Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:3f58a64fed5237ccda9be67d6b0ba48f50df3c59c2a1e6a986451c1f9eaaa150 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:43.757Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:44.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-15T23:19:44.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-15T23:19:44.062Z] 60b6e84dcbf7: Preparing [2023-08-15T23:19:44.062Z] 663ca20fc76a: Preparing [2023-08-15T23:19:44.062Z] 534dd446d865: Preparing [2023-08-15T23:19:44.062Z] 921e1f3db905: Preparing [2023-08-15T23:19:44.062Z] 1b999787581b: Preparing [2023-08-15T23:19:44.062Z] 065498bb59a8: Preparing [2023-08-15T23:19:44.062Z] 1d759807ab4e: Preparing [2023-08-15T23:19:44.062Z] 36b50b131297: Preparing [2023-08-15T23:19:44.062Z] 1d759807ab4e: Waiting [2023-08-15T23:19:44.062Z] 065498bb59a8: Waiting [2023-08-15T23:19:44.062Z] 36b50b131297: Waiting [2023-08-15T23:19:44.062Z] 663ca20fc76a: Layer already exists [2023-08-15T23:19:44.062Z] 1b999787581b: Layer already exists [2023-08-15T23:19:44.062Z] 60b6e84dcbf7: Layer already exists [2023-08-15T23:19:44.062Z] 534dd446d865: Layer already exists [2023-08-15T23:19:44.062Z] 921e1f3db905: Layer already exists [2023-08-15T23:19:44.062Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:44.062Z] 36b50b131297: Layer already exists [2023-08-15T23:19:44.062Z] 1d759807ab4e: Layer already exists [2023-08-15T23:19:44.062Z] latest: digest: sha256:3f58a64fed5237ccda9be67d6b0ba48f50df3c59c2a1e6a986451c1f9eaaa150 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:44.365Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:44.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.25 [2023-08-15T23:19:44.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-15T23:19:44.672Z] 60b6e84dcbf7: Preparing [2023-08-15T23:19:44.672Z] 663ca20fc76a: Preparing [2023-08-15T23:19:44.672Z] 534dd446d865: Preparing [2023-08-15T23:19:44.672Z] 921e1f3db905: Preparing [2023-08-15T23:19:44.672Z] 1b999787581b: Preparing [2023-08-15T23:19:44.672Z] 065498bb59a8: Preparing [2023-08-15T23:19:44.672Z] 1d759807ab4e: Preparing [2023-08-15T23:19:44.672Z] 36b50b131297: Preparing [2023-08-15T23:19:44.672Z] 065498bb59a8: Waiting [2023-08-15T23:19:44.672Z] 1d759807ab4e: Waiting [2023-08-15T23:19:44.672Z] 36b50b131297: Waiting [2023-08-15T23:19:44.672Z] 1b999787581b: Layer already exists [2023-08-15T23:19:44.672Z] 534dd446d865: Layer already exists [2023-08-15T23:19:44.672Z] 921e1f3db905: Layer already exists [2023-08-15T23:19:44.672Z] 60b6e84dcbf7: Layer already exists [2023-08-15T23:19:44.672Z] 663ca20fc76a: Layer already exists [2023-08-15T23:19:44.672Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:44.672Z] 1d759807ab4e: Layer already exists [2023-08-15T23:19:44.672Z] 36b50b131297: Layer already exists [2023-08-15T23:19:44.672Z] 3.1.0-dev.25: digest: sha256:3f58a64fed5237ccda9be67d6b0ba48f50df3c59c2a1e6a986451c1f9eaaa150 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:44.980Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:45.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:45.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-15T23:19:45.287Z] 60b6e84dcbf7: Preparing [2023-08-15T23:19:45.287Z] 663ca20fc76a: Preparing [2023-08-15T23:19:45.287Z] 534dd446d865: Preparing [2023-08-15T23:19:45.287Z] 921e1f3db905: Preparing [2023-08-15T23:19:45.287Z] 1b999787581b: Preparing [2023-08-15T23:19:45.287Z] 065498bb59a8: Preparing [2023-08-15T23:19:45.287Z] 1d759807ab4e: Preparing [2023-08-15T23:19:45.287Z] 36b50b131297: Preparing [2023-08-15T23:19:45.287Z] 1d759807ab4e: Waiting [2023-08-15T23:19:45.287Z] 36b50b131297: Waiting [2023-08-15T23:19:45.287Z] 065498bb59a8: Waiting [2023-08-15T23:19:45.287Z] 534dd446d865: Layer already exists [2023-08-15T23:19:45.287Z] 1b999787581b: Layer already exists [2023-08-15T23:19:45.287Z] 60b6e84dcbf7: Layer already exists [2023-08-15T23:19:45.287Z] 921e1f3db905: Layer already exists [2023-08-15T23:19:45.287Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:45.287Z] 36b50b131297: Layer already exists [2023-08-15T23:19:45.287Z] 1d759807ab4e: Layer already exists [2023-08-15T23:19:45.287Z] 663ca20fc76a: Layer already exists [2023-08-15T23:19:45.287Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:3f58a64fed5237ccda9be67d6b0ba48f50df3c59c2a1e6a986451c1f9eaaa150 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:45.593Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:45.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-15T23:19:45.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-15T23:19:45.894Z] 60b6e84dcbf7: Preparing [2023-08-15T23:19:45.894Z] 663ca20fc76a: Preparing [2023-08-15T23:19:45.894Z] 534dd446d865: Preparing [2023-08-15T23:19:45.894Z] 921e1f3db905: Preparing [2023-08-15T23:19:45.894Z] 1b999787581b: Preparing [2023-08-15T23:19:45.894Z] 065498bb59a8: Preparing [2023-08-15T23:19:45.894Z] 1d759807ab4e: Preparing [2023-08-15T23:19:45.894Z] 36b50b131297: Preparing [2023-08-15T23:19:45.894Z] 1d759807ab4e: Waiting [2023-08-15T23:19:45.894Z] 065498bb59a8: Waiting [2023-08-15T23:19:45.894Z] 36b50b131297: Waiting [2023-08-15T23:19:45.894Z] 921e1f3db905: Layer already exists [2023-08-15T23:19:45.894Z] 1b999787581b: Layer already exists [2023-08-15T23:19:45.894Z] 534dd446d865: Layer already exists [2023-08-15T23:19:45.894Z] 663ca20fc76a: Layer already exists [2023-08-15T23:19:45.894Z] 60b6e84dcbf7: Layer already exists [2023-08-15T23:19:45.894Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:45.894Z] 1d759807ab4e: Layer already exists [2023-08-15T23:19:45.894Z] 36b50b131297: Layer already exists [2023-08-15T23:19:45.894Z] main: digest: sha256:3f58a64fed5237ccda9be67d6b0ba48f50df3c59c2a1e6a986451c1f9eaaa150 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:19:45.935Z] ===================================================== [Pipeline] echo [2023-08-15T23:19:45.943Z] taggedImages: [2023-08-15T23:19:45.943Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:45.943Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-15T23:19:45.943Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.25 [2023-08-15T23:19:45.943Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:45.943Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-15T23:19:45.960Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-15T23:19:45.960Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:45.960Z] latest [2023-08-15T23:19:45.960Z] 3.1.0-dev.25 [2023-08-15T23:19:45.960Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:45.960Z] main [2023-08-15T23:19:45.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:46.271Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:46.577Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:46.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-15T23:19:46.577Z] efb7677a64a0: Preparing [2023-08-15T23:19:46.577Z] 53127de585da: Preparing [2023-08-15T23:19:46.577Z] b4028e2725e2: Preparing [2023-08-15T23:19:46.578Z] e68da1af70ad: Preparing [2023-08-15T23:19:46.578Z] 1b999787581b: Preparing [2023-08-15T23:19:46.578Z] 065498bb59a8: Preparing [2023-08-15T23:19:46.578Z] d538f7879ed8: Preparing [2023-08-15T23:19:46.578Z] 36b50b131297: Preparing [2023-08-15T23:19:46.578Z] 065498bb59a8: Waiting [2023-08-15T23:19:46.578Z] 36b50b131297: Waiting [2023-08-15T23:19:46.578Z] d538f7879ed8: Waiting [2023-08-15T23:19:46.578Z] 1b999787581b: Layer already exists [2023-08-15T23:19:46.578Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:46.578Z] d538f7879ed8: Layer already exists [2023-08-15T23:19:46.578Z] 36b50b131297: Layer already exists [2023-08-15T23:19:46.578Z] b4028e2725e2: Pushed [2023-08-15T23:19:46.836Z] 53127de585da: Pushed [2023-08-15T23:19:46.836Z] efb7677a64a0: Pushed [2023-08-15T23:19:54.975Z] e68da1af70ad: Pushed [2023-08-15T23:19:54.975Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:76b7da9568c0feea5cdd0288145c280a6b9b9702152d6a9271f06252e591e7f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:55.281Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:55.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-15T23:19:55.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-15T23:19:55.588Z] efb7677a64a0: Preparing [2023-08-15T23:19:55.588Z] 53127de585da: Preparing [2023-08-15T23:19:55.588Z] b4028e2725e2: Preparing [2023-08-15T23:19:55.588Z] e68da1af70ad: Preparing [2023-08-15T23:19:55.588Z] 1b999787581b: Preparing [2023-08-15T23:19:55.588Z] 065498bb59a8: Preparing [2023-08-15T23:19:55.588Z] d538f7879ed8: Preparing [2023-08-15T23:19:55.588Z] 36b50b131297: Preparing [2023-08-15T23:19:55.588Z] 065498bb59a8: Waiting [2023-08-15T23:19:55.588Z] d538f7879ed8: Waiting [2023-08-15T23:19:55.588Z] 36b50b131297: Waiting [2023-08-15T23:19:55.588Z] efb7677a64a0: Layer already exists [2023-08-15T23:19:55.588Z] b4028e2725e2: Layer already exists [2023-08-15T23:19:55.588Z] 1b999787581b: Layer already exists [2023-08-15T23:19:55.588Z] e68da1af70ad: Layer already exists [2023-08-15T23:19:55.588Z] 53127de585da: Layer already exists [2023-08-15T23:19:55.588Z] d538f7879ed8: Layer already exists [2023-08-15T23:19:55.588Z] 36b50b131297: Layer already exists [2023-08-15T23:19:55.588Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:55.588Z] latest: digest: sha256:76b7da9568c0feea5cdd0288145c280a6b9b9702152d6a9271f06252e591e7f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:55.897Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:56.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.25 [2023-08-15T23:19:56.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-15T23:19:56.207Z] efb7677a64a0: Preparing [2023-08-15T23:19:56.207Z] 53127de585da: Preparing [2023-08-15T23:19:56.207Z] b4028e2725e2: Preparing [2023-08-15T23:19:56.207Z] e68da1af70ad: Preparing [2023-08-15T23:19:56.207Z] 1b999787581b: Preparing [2023-08-15T23:19:56.207Z] 065498bb59a8: Preparing [2023-08-15T23:19:56.207Z] d538f7879ed8: Preparing [2023-08-15T23:19:56.207Z] 36b50b131297: Preparing [2023-08-15T23:19:56.207Z] 065498bb59a8: Waiting [2023-08-15T23:19:56.207Z] d538f7879ed8: Waiting [2023-08-15T23:19:56.207Z] 36b50b131297: Waiting [2023-08-15T23:19:56.207Z] e68da1af70ad: Layer already exists [2023-08-15T23:19:56.207Z] 53127de585da: Layer already exists [2023-08-15T23:19:56.207Z] b4028e2725e2: Layer already exists [2023-08-15T23:19:56.207Z] efb7677a64a0: Layer already exists [2023-08-15T23:19:56.207Z] 1b999787581b: Layer already exists [2023-08-15T23:19:56.207Z] 36b50b131297: Layer already exists [2023-08-15T23:19:56.207Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:56.207Z] d538f7879ed8: Layer already exists [2023-08-15T23:19:56.207Z] 3.1.0-dev.25: digest: sha256:76b7da9568c0feea5cdd0288145c280a6b9b9702152d6a9271f06252e591e7f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:56.518Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:56.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:56.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-15T23:19:56.825Z] efb7677a64a0: Preparing [2023-08-15T23:19:56.825Z] 53127de585da: Preparing [2023-08-15T23:19:56.825Z] b4028e2725e2: Preparing [2023-08-15T23:19:56.825Z] e68da1af70ad: Preparing [2023-08-15T23:19:56.825Z] 1b999787581b: Preparing [2023-08-15T23:19:56.825Z] 065498bb59a8: Preparing [2023-08-15T23:19:56.825Z] d538f7879ed8: Preparing [2023-08-15T23:19:56.825Z] 36b50b131297: Preparing [2023-08-15T23:19:56.825Z] 065498bb59a8: Waiting [2023-08-15T23:19:56.825Z] d538f7879ed8: Waiting [2023-08-15T23:19:56.825Z] 36b50b131297: Waiting [2023-08-15T23:19:56.825Z] 1b999787581b: Layer already exists [2023-08-15T23:19:56.825Z] 53127de585da: Layer already exists [2023-08-15T23:19:56.825Z] efb7677a64a0: Layer already exists [2023-08-15T23:19:56.825Z] e68da1af70ad: Layer already exists [2023-08-15T23:19:56.825Z] b4028e2725e2: Layer already exists [2023-08-15T23:19:56.825Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:56.825Z] d538f7879ed8: Layer already exists [2023-08-15T23:19:56.825Z] 36b50b131297: Layer already exists [2023-08-15T23:19:56.825Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:76b7da9568c0feea5cdd0288145c280a6b9b9702152d6a9271f06252e591e7f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:57.145Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:57.455Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-15T23:19:57.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-15T23:19:57.455Z] efb7677a64a0: Preparing [2023-08-15T23:19:57.455Z] 53127de585da: Preparing [2023-08-15T23:19:57.455Z] b4028e2725e2: Preparing [2023-08-15T23:19:57.455Z] e68da1af70ad: Preparing [2023-08-15T23:19:57.455Z] 1b999787581b: Preparing [2023-08-15T23:19:57.455Z] 065498bb59a8: Preparing [2023-08-15T23:19:57.455Z] d538f7879ed8: Preparing [2023-08-15T23:19:57.455Z] 36b50b131297: Preparing [2023-08-15T23:19:57.455Z] 065498bb59a8: Waiting [2023-08-15T23:19:57.455Z] d538f7879ed8: Waiting [2023-08-15T23:19:57.455Z] 36b50b131297: Waiting [2023-08-15T23:19:57.455Z] 1b999787581b: Layer already exists [2023-08-15T23:19:57.455Z] 53127de585da: Layer already exists [2023-08-15T23:19:57.455Z] e68da1af70ad: Layer already exists [2023-08-15T23:19:57.455Z] b4028e2725e2: Layer already exists [2023-08-15T23:19:57.455Z] efb7677a64a0: Layer already exists [2023-08-15T23:19:57.455Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:57.455Z] d538f7879ed8: Layer already exists [2023-08-15T23:19:57.455Z] 36b50b131297: Layer already exists [2023-08-15T23:19:57.455Z] main: digest: sha256:76b7da9568c0feea5cdd0288145c280a6b9b9702152d6a9271f06252e591e7f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:19:57.507Z] ===================================================== [Pipeline] echo [2023-08-15T23:19:57.518Z] taggedImages: [2023-08-15T23:19:57.518Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:57.518Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-15T23:19:57.518Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.25 [2023-08-15T23:19:57.518Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:57.519Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-15T23:19:57.547Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-15T23:19:57.547Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:57.547Z] latest [2023-08-15T23:19:57.547Z] 3.1.0-dev.25 [2023-08-15T23:19:57.547Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:19:57.547Z] main [2023-08-15T23:19:57.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:57.874Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:19:58.189Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:19:58.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-15T23:19:58.189Z] ca27b330ee2d: Preparing [2023-08-15T23:19:58.189Z] 638611673153: Preparing [2023-08-15T23:19:58.189Z] 1b999787581b: Preparing [2023-08-15T23:19:58.189Z] 065498bb59a8: Preparing [2023-08-15T23:19:58.189Z] efd5f9589d79: Preparing [2023-08-15T23:19:58.189Z] 36b50b131297: Preparing [2023-08-15T23:19:58.189Z] 36b50b131297: Waiting [2023-08-15T23:19:58.189Z] 065498bb59a8: Layer already exists [2023-08-15T23:19:58.189Z] 1b999787581b: Layer already exists [2023-08-15T23:19:58.189Z] 36b50b131297: Layer already exists [2023-08-15T23:19:58.189Z] ca27b330ee2d: Pushed [2023-08-15T23:19:58.189Z] efd5f9589d79: Pushed [2023-08-15T23:20:00.719Z] 638611673153: Pushed [2023-08-15T23:20:00.977Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:78671c22ac0d5dfa668dc627d4e1e3bfd9f31e2ed2e3a527a7a988ff60255a8c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:01.294Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:01.602Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-15T23:20:01.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-15T23:20:01.602Z] ca27b330ee2d: Preparing [2023-08-15T23:20:01.602Z] 638611673153: Preparing [2023-08-15T23:20:01.602Z] 1b999787581b: Preparing [2023-08-15T23:20:01.602Z] 065498bb59a8: Preparing [2023-08-15T23:20:01.602Z] efd5f9589d79: Preparing [2023-08-15T23:20:01.602Z] 36b50b131297: Preparing [2023-08-15T23:20:01.602Z] 36b50b131297: Waiting [2023-08-15T23:20:01.602Z] 1b999787581b: Layer already exists [2023-08-15T23:20:01.602Z] 638611673153: Layer already exists [2023-08-15T23:20:01.602Z] ca27b330ee2d: Layer already exists [2023-08-15T23:20:01.602Z] efd5f9589d79: Layer already exists [2023-08-15T23:20:01.602Z] 065498bb59a8: Layer already exists [2023-08-15T23:20:01.602Z] 36b50b131297: Layer already exists [2023-08-15T23:20:01.602Z] latest: digest: sha256:78671c22ac0d5dfa668dc627d4e1e3bfd9f31e2ed2e3a527a7a988ff60255a8c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:01.909Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:02.207Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.25 [2023-08-15T23:20:02.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-15T23:20:02.207Z] ca27b330ee2d: Preparing [2023-08-15T23:20:02.207Z] 638611673153: Preparing [2023-08-15T23:20:02.207Z] 1b999787581b: Preparing [2023-08-15T23:20:02.207Z] 065498bb59a8: Preparing [2023-08-15T23:20:02.207Z] efd5f9589d79: Preparing [2023-08-15T23:20:02.207Z] 36b50b131297: Preparing [2023-08-15T23:20:02.207Z] 36b50b131297: Waiting [2023-08-15T23:20:02.207Z] efd5f9589d79: Layer already exists [2023-08-15T23:20:02.207Z] 065498bb59a8: Layer already exists [2023-08-15T23:20:02.207Z] 638611673153: Layer already exists [2023-08-15T23:20:02.207Z] ca27b330ee2d: Layer already exists [2023-08-15T23:20:02.207Z] 1b999787581b: Layer already exists [2023-08-15T23:20:02.207Z] 36b50b131297: Layer already exists [2023-08-15T23:20:02.207Z] 3.1.0-dev.25: digest: sha256:78671c22ac0d5dfa668dc627d4e1e3bfd9f31e2ed2e3a527a7a988ff60255a8c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:02.512Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:02.824Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:20:02.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-15T23:20:02.824Z] ca27b330ee2d: Preparing [2023-08-15T23:20:02.824Z] 638611673153: Preparing [2023-08-15T23:20:02.824Z] 1b999787581b: Preparing [2023-08-15T23:20:02.824Z] 065498bb59a8: Preparing [2023-08-15T23:20:02.824Z] efd5f9589d79: Preparing [2023-08-15T23:20:02.824Z] 36b50b131297: Preparing [2023-08-15T23:20:02.824Z] 36b50b131297: Waiting [2023-08-15T23:20:02.824Z] 638611673153: Layer already exists [2023-08-15T23:20:02.824Z] 065498bb59a8: Layer already exists [2023-08-15T23:20:02.824Z] ca27b330ee2d: Layer already exists [2023-08-15T23:20:02.824Z] efd5f9589d79: Layer already exists [2023-08-15T23:20:02.824Z] 1b999787581b: Layer already exists [2023-08-15T23:20:02.824Z] 36b50b131297: Layer already exists [2023-08-15T23:20:02.824Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:78671c22ac0d5dfa668dc627d4e1e3bfd9f31e2ed2e3a527a7a988ff60255a8c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:03.134Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:03.440Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-15T23:20:03.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-15T23:20:03.440Z] ca27b330ee2d: Preparing [2023-08-15T23:20:03.440Z] 638611673153: Preparing [2023-08-15T23:20:03.440Z] 1b999787581b: Preparing [2023-08-15T23:20:03.440Z] 065498bb59a8: Preparing [2023-08-15T23:20:03.440Z] efd5f9589d79: Preparing [2023-08-15T23:20:03.440Z] 36b50b131297: Preparing [2023-08-15T23:20:03.440Z] 36b50b131297: Waiting [2023-08-15T23:20:03.440Z] 1b999787581b: Layer already exists [2023-08-15T23:20:03.440Z] 065498bb59a8: Layer already exists [2023-08-15T23:20:03.440Z] 638611673153: Layer already exists [2023-08-15T23:20:03.440Z] efd5f9589d79: Layer already exists [2023-08-15T23:20:03.440Z] ca27b330ee2d: Layer already exists [2023-08-15T23:20:03.440Z] 36b50b131297: Layer already exists [2023-08-15T23:20:03.440Z] main: digest: sha256:78671c22ac0d5dfa668dc627d4e1e3bfd9f31e2ed2e3a527a7a988ff60255a8c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:20:03.479Z] ===================================================== [Pipeline] echo [2023-08-15T23:20:03.486Z] taggedImages: [2023-08-15T23:20:03.486Z] - nexus3.edgexfoundry.org:10004/support-notifications:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:20:03.486Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-15T23:20:03.486Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.25 [2023-08-15T23:20:03.486Z] - nexus3.edgexfoundry.org:10004/support-notifications:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:20:03.486Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-15T23:20:03.503Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-15T23:20:03.503Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:20:03.503Z] latest [2023-08-15T23:20:03.503Z] 3.1.0-dev.25 [2023-08-15T23:20:03.503Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:20:03.503Z] main [2023-08-15T23:20:03.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:03.810Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:04.116Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:20:04.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-15T23:20:04.116Z] 968be5661ade: Preparing [2023-08-15T23:20:04.116Z] 7c4b5c70e9d1: Preparing [2023-08-15T23:20:04.116Z] 1b999787581b: Preparing [2023-08-15T23:20:04.116Z] 065498bb59a8: Preparing [2023-08-15T23:20:04.116Z] b5aa90bb6d40: Preparing [2023-08-15T23:20:04.116Z] 36b50b131297: Preparing [2023-08-15T23:20:04.116Z] 36b50b131297: Waiting [2023-08-15T23:20:04.116Z] 1b999787581b: Layer already exists [2023-08-15T23:20:04.116Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:20:04.116Z] 36b50b131297: Layer already exists [2023-08-15T23:20:04.116Z] 065498bb59a8: Layer already exists [2023-08-15T23:20:04.116Z] 968be5661ade: Pushed [2023-08-15T23:20:06.737Z] 7c4b5c70e9d1: Pushed [2023-08-15T23:20:07.138Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:c9134278e12adf76678e0801913ad7c90dbaec95a626f124c0d6f47cd7c369d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:07.507Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:07.805Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-15T23:20:07.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-15T23:20:07.805Z] 968be5661ade: Preparing [2023-08-15T23:20:07.805Z] 7c4b5c70e9d1: Preparing [2023-08-15T23:20:07.805Z] 1b999787581b: Preparing [2023-08-15T23:20:07.805Z] 065498bb59a8: Preparing [2023-08-15T23:20:07.805Z] b5aa90bb6d40: Preparing [2023-08-15T23:20:07.805Z] 36b50b131297: Preparing [2023-08-15T23:20:07.805Z] 36b50b131297: Waiting [2023-08-15T23:20:07.805Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:20:07.805Z] 7c4b5c70e9d1: Layer already exists [2023-08-15T23:20:07.805Z] 1b999787581b: Layer already exists [2023-08-15T23:20:07.805Z] 968be5661ade: Layer already exists [2023-08-15T23:20:07.805Z] 065498bb59a8: Layer already exists [2023-08-15T23:20:07.805Z] 36b50b131297: Layer already exists [2023-08-15T23:20:07.805Z] latest: digest: sha256:c9134278e12adf76678e0801913ad7c90dbaec95a626f124c0d6f47cd7c369d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:08.114Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:08.417Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.25 [2023-08-15T23:20:08.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-15T23:20:08.417Z] 968be5661ade: Preparing [2023-08-15T23:20:08.417Z] 7c4b5c70e9d1: Preparing [2023-08-15T23:20:08.417Z] 1b999787581b: Preparing [2023-08-15T23:20:08.417Z] 065498bb59a8: Preparing [2023-08-15T23:20:08.417Z] b5aa90bb6d40: Preparing [2023-08-15T23:20:08.417Z] 36b50b131297: Preparing [2023-08-15T23:20:08.417Z] 36b50b131297: Waiting [2023-08-15T23:20:08.417Z] 968be5661ade: Layer already exists [2023-08-15T23:20:08.417Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:20:08.417Z] 065498bb59a8: Layer already exists [2023-08-15T23:20:08.417Z] 1b999787581b: Layer already exists [2023-08-15T23:20:08.417Z] 7c4b5c70e9d1: Layer already exists [2023-08-15T23:20:08.417Z] 36b50b131297: Layer already exists [2023-08-15T23:20:08.417Z] 3.1.0-dev.25: digest: sha256:c9134278e12adf76678e0801913ad7c90dbaec95a626f124c0d6f47cd7c369d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:08.717Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:09.026Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:20:09.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-15T23:20:09.026Z] 968be5661ade: Preparing [2023-08-15T23:20:09.026Z] 7c4b5c70e9d1: Preparing [2023-08-15T23:20:09.026Z] 1b999787581b: Preparing [2023-08-15T23:20:09.026Z] 065498bb59a8: Preparing [2023-08-15T23:20:09.026Z] b5aa90bb6d40: Preparing [2023-08-15T23:20:09.026Z] 36b50b131297: Preparing [2023-08-15T23:20:09.026Z] 36b50b131297: Waiting [2023-08-15T23:20:09.026Z] 1b999787581b: Layer already exists [2023-08-15T23:20:09.026Z] 065498bb59a8: Layer already exists [2023-08-15T23:20:09.026Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:20:09.026Z] 7c4b5c70e9d1: Layer already exists [2023-08-15T23:20:09.026Z] 968be5661ade: Layer already exists [2023-08-15T23:20:09.026Z] 36b50b131297: Layer already exists [2023-08-15T23:20:09.026Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:c9134278e12adf76678e0801913ad7c90dbaec95a626f124c0d6f47cd7c369d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:09.336Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:20:09.636Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-15T23:20:09.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-15T23:20:09.636Z] 968be5661ade: Preparing [2023-08-15T23:20:09.636Z] 7c4b5c70e9d1: Preparing [2023-08-15T23:20:09.636Z] 1b999787581b: Preparing [2023-08-15T23:20:09.636Z] 065498bb59a8: Preparing [2023-08-15T23:20:09.636Z] b5aa90bb6d40: Preparing [2023-08-15T23:20:09.636Z] 36b50b131297: Preparing [2023-08-15T23:20:09.636Z] 36b50b131297: Waiting [2023-08-15T23:20:09.636Z] 1b999787581b: Layer already exists [2023-08-15T23:20:09.636Z] 065498bb59a8: Layer already exists [2023-08-15T23:20:09.636Z] 7c4b5c70e9d1: Layer already exists [2023-08-15T23:20:09.636Z] b5aa90bb6d40: Layer already exists [2023-08-15T23:20:09.636Z] 968be5661ade: Layer already exists [2023-08-15T23:20:09.636Z] 36b50b131297: Layer already exists [2023-08-15T23:20:09.636Z] main: digest: sha256:c9134278e12adf76678e0801913ad7c90dbaec95a626f124c0d6f47cd7c369d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:20:09.683Z] ===================================================== [Pipeline] echo [2023-08-15T23:20:09.693Z] taggedImages: [2023-08-15T23:20:09.693Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:20:09.693Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-15T23:20:09.693Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.25 [2023-08-15T23:20:09.693Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:20:09.693Z] - 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-08-15T23:33:01.882Z] #130 ... [2023-08-15T23:33:01.882Z] [2023-08-15T23:33:01.882Z] #95 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-15T23:33:01.882Z] #95 DONE 933.3s [2023-08-15T23:33:01.882Z] [2023-08-15T23:33:01.882Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T23:33:01.882Z] #130 ... [2023-08-15T23:33:01.882Z] [2023-08-15T23:33:01.882Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:33:01.882Z] #147 DONE 0.2s [2023-08-15T23:33:01.882Z] [2023-08-15T23:33:01.882Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-15T23:33:01.882Z] #109 ... [2023-08-15T23:33:01.882Z] [2023-08-15T23:33:01.882Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:33:01.882Z] #148 DONE 0.1s [2023-08-15T23:33:01.882Z] [2023-08-15T23:33:01.882Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-15T23:33:01.882Z] #149 DONE 0.2s [2023-08-15T23:33:01.882Z] [2023-08-15T23:33:01.882Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-15T23:33:01.882Z] #150 DONE 0.3s [2023-08-15T23:33:01.882Z] [2023-08-15T23:33:01.882Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-15T23:33:01.882Z] #109 ... [2023-08-15T23:33:01.882Z] [2023-08-15T23:33:01.882Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-15T23:33:01.882Z] #151 DONE 0.3s [2023-08-15T23:33:01.882Z] [2023-08-15T23:33:01.882Z] #103 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T23:33:01.882Z] #103 ... [2023-08-15T23:33:01.882Z] [2023-08-15T23:33:01.882Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T23:33:01.882Z] #152 DONE 4.4s [2023-08-15T23:33:01.882Z] [2023-08-15T23:33:01.882Z] #141 [security-proxy-setup] exporting to image [2023-08-15T23:33:01.882Z] #141 exporting layers [2023-08-15T23:33:02.153Z] #141 exporting layers 0.7s done [2023-08-15T23:33:02.420Z] #141 writing image sha256:dd359541d5b8eb743e484d8f0d15f0afe1e9fbe7d642bd0beebf93bdb2b40be0 done [2023-08-15T23:33:02.420Z] #141 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-08-15T23:33:02.420Z] #141 DONE 4.7s [2023-08-15T23:33:02.420Z] [2023-08-15T23:33:02.420Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-15T23:33:02.420Z] #109 940.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-15T23:33:17.395Z] #109 ... [2023-08-15T23:33:17.396Z] [2023-08-15T23:33:17.396Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-15T23:33:17.396Z] #133 DONE 953.3s [2023-08-15T23:33:17.396Z] [2023-08-15T23:33:17.396Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-15T23:33:17.396Z] #113 ... [2023-08-15T23:33:17.396Z] [2023-08-15T23:33:17.396Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-15T23:33:17.396Z] #153 DONE 0.2s [2023-08-15T23:33:17.396Z] [2023-08-15T23:33:17.396Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-15T23:33:17.396Z] #109 ... [2023-08-15T23:33:17.396Z] [2023-08-15T23:33:17.396Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-15T23:33:18.360Z] #154 DONE 2.1s [2023-08-15T23:33:18.360Z] [2023-08-15T23:33:18.360Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-15T23:33:18.634Z] #113 ... [2023-08-15T23:33:18.634Z] [2023-08-15T23:33:18.634Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:33:18.900Z] #155 DONE 0.4s [2023-08-15T23:33:18.900Z] [2023-08-15T23:33:18.900Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:33:18.900Z] #156 DONE 0.1s [2023-08-15T23:33:18.900Z] [2023-08-15T23:33:18.900Z] #111 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-15T23:33:19.166Z] #111 ... [2023-08-15T23:33:19.166Z] [2023-08-15T23:33:19.166Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-15T23:33:19.433Z] #157 DONE 0.3s [2023-08-15T23:33:19.433Z] [2023-08-15T23:33:19.433Z] #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-15T23:33:19.433Z] #158 DONE 0.2s [2023-08-15T23:33:19.433Z] [2023-08-15T23:33:19.433Z] #159 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-15T23:33:19.719Z] #159 DONE 0.2s [2023-08-15T23:33:19.719Z] [2023-08-15T23:33:19.719Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T23:33:19.719Z] #124 ... [2023-08-15T23:33:19.719Z] [2023-08-15T23:33:19.719Z] #160 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-15T23:33:19.719Z] #160 DONE 0.1s [2023-08-15T23:33:19.993Z] [2023-08-15T23:33:19.994Z] #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-15T23:33:19.994Z] #161 DONE 0.1s [2023-08-15T23:33:19.994Z] [2023-08-15T23:33:19.994Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T23:33:19.994Z] #129 ... [2023-08-15T23:33:19.994Z] [2023-08-15T23:33:19.994Z] #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-15T23:33:19.994Z] #162 DONE 0.1s [2023-08-15T23:33:20.260Z] [2023-08-15T23:33:20.260Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-15T23:33:22.231Z] #163 ... [2023-08-15T23:33:22.231Z] [2023-08-15T23:33:22.231Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-15T23:33:22.231Z] #113 DONE 959.5s [2023-08-15T23:33:22.231Z] [2023-08-15T23:33:22.231Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-15T23:33:22.231Z] #163 DONE 2.1s [2023-08-15T23:33:22.231Z] [2023-08-15T23:33:22.231Z] #141 [security-bootstrapper] exporting to image [2023-08-15T23:33:22.231Z] #141 exporting layers [2023-08-15T23:33:23.752Z] #141 ... [2023-08-15T23:33:23.752Z] [2023-08-15T23:33:23.752Z] #164 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:33:23.752Z] #164 DONE 0.2s [2023-08-15T23:33:23.752Z] [2023-08-15T23:33:23.752Z] #165 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:33:23.752Z] #165 DONE 0.2s [2023-08-15T23:33:23.752Z] [2023-08-15T23:33:23.752Z] #166 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-15T23:33:24.022Z] #166 ... [2023-08-15T23:33:24.022Z] [2023-08-15T23:33:24.022Z] #141 [security-bootstrapper] exporting to image [2023-08-15T23:33:24.022Z] #141 exporting layers 1.5s done [2023-08-15T23:33:24.022Z] #141 writing image sha256:0bb4564a1305a950519ce8bc527dde1a07af63f9c5c5aa782f5e06ed460e81cd done [2023-08-15T23:33:24.022Z] #141 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2023-08-15T23:33:24.022Z] #141 DONE 6.4s [2023-08-15T23:33:24.022Z] [2023-08-15T23:33:24.022Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-15T23:33:24.022Z] #109 DONE 961.8s [2023-08-15T23:33:24.022Z] [2023-08-15T23:33:24.022Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T23:33:24.469Z] #126 ... [2023-08-15T23:33:24.469Z] [2023-08-15T23:33:24.469Z] #166 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-15T23:33:24.469Z] #166 DONE 0.6s [2023-08-15T23:33:24.469Z] [2023-08-15T23:33:24.469Z] #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:33:25.058Z] #167 DONE 0.8s [2023-08-15T23:33:25.058Z] [2023-08-15T23:33:25.058Z] #168 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-15T23:33:25.058Z] #168 ... [2023-08-15T23:33:25.058Z] [2023-08-15T23:33:25.058Z] #169 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:33:25.058Z] #169 DONE 0.6s [2023-08-15T23:33:25.325Z] [2023-08-15T23:33:25.325Z] #170 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:33:25.325Z] #170 DONE 0.2s [2023-08-15T23:33:25.325Z] [2023-08-15T23:33:25.325Z] #168 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-15T23:33:25.325Z] #168 DONE 0.4s [2023-08-15T23:33:25.325Z] [2023-08-15T23:33:25.325Z] #171 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T23:33:25.908Z] #171 ... [2023-08-15T23:33:25.908Z] [2023-08-15T23:33:25.908Z] #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-15T23:33:25.908Z] #172 DONE 0.4s [2023-08-15T23:33:25.908Z] [2023-08-15T23:33:25.908Z] #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-15T23:33:26.174Z] #173 DONE 0.4s [2023-08-15T23:33:26.174Z] [2023-08-15T23:33:26.174Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:33:26.753Z] #174 DONE 0.2s [2023-08-15T23:33:26.753Z] [2023-08-15T23:33:26.753Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-15T23:33:27.337Z] #175 DONE 0.6s [2023-08-15T23:33:27.337Z] [2023-08-15T23:33:27.337Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-15T23:33:28.741Z] #176 DONE 1.6s [2023-08-15T23:33:28.741Z] [2023-08-15T23:33:28.741Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T23:33:28.741Z] #124 ... [2023-08-15T23:33:28.741Z] [2023-08-15T23:33:28.741Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-15T23:33:29.006Z] #177 DONE 0.2s [2023-08-15T23:33:29.006Z] [2023-08-15T23:33:29.006Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T23:33:29.273Z] #178 ... [2023-08-15T23:33:29.273Z] [2023-08-15T23:33:29.273Z] #171 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T23:33:29.273Z] #171 DONE 3.8s [2023-08-15T23:33:29.538Z] [2023-08-15T23:33:29.538Z] #141 [security-proxy-auth] exporting to image [2023-08-15T23:33:29.538Z] #141 exporting layers [2023-08-15T23:33:30.491Z] #141 exporting layers 1.1s done [2023-08-15T23:33:30.491Z] #141 writing image sha256:788c56a16bbfcc0bd6dbd1e8b23297272b388a3b4434b5755efbe9f26d65b54b 0.0s done [2023-08-15T23:33:30.491Z] #141 naming to docker.io/library/security-proxy-auth-arm64 [2023-08-15T23:33:30.491Z] #141 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-15T23:33:30.491Z] #141 DONE 7.6s [2023-08-15T23:33:30.491Z] [2023-08-15T23:33:30.491Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T23:33:31.456Z] #126 ... [2023-08-15T23:33:31.456Z] [2023-08-15T23:33:31.456Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T23:33:31.456Z] #178 DONE 2.4s [2023-08-15T23:33:31.456Z] [2023-08-15T23:33:31.456Z] #141 [security-secretstore-setup] exporting to image [2023-08-15T23:33:32.416Z] #141 exporting layers 1.1s done [2023-08-15T23:33:32.416Z] #141 writing image sha256:f5fdde07a3dede40808ce52754f6ca9c1eba98ebc9872afd43ceed11bbeb39a4 done [2023-08-15T23:33:32.416Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-15T23:33:32.416Z] #141 DONE 8.7s [2023-08-15T23:33:32.416Z] [2023-08-15T23:33:32.416Z] #103 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T23:33:47.489Z] #103 ... [2023-08-15T23:33:47.489Z] [2023-08-15T23:33:47.489Z] #111 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-15T23:33:47.489Z] #111 DONE 983.9s [2023-08-15T23:33:47.489Z] [2023-08-15T23:33:47.489Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T23:33:47.489Z] #126 ... [2023-08-15T23:33:47.489Z] [2023-08-15T23:33:47.489Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:33:47.489Z] #179 DONE 0.2s [2023-08-15T23:33:47.489Z] [2023-08-15T23:33:47.489Z] #103 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T23:33:47.489Z] #103 ... [2023-08-15T23:33:47.489Z] [2023-08-15T23:33:47.489Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:33:47.489Z] #180 DONE 0.3s [2023-08-15T23:33:47.489Z] [2023-08-15T23:33:47.489Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-15T23:33:47.755Z] #181 DONE 0.3s [2023-08-15T23:33:47.755Z] [2023-08-15T23:33:47.755Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:33:47.755Z] #182 DONE 0.2s [2023-08-15T23:33:47.755Z] [2023-08-15T23:33:47.755Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-15T23:33:48.021Z] #183 DONE 0.1s [2023-08-15T23:33:48.021Z] [2023-08-15T23:33:48.021Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-15T23:33:49.955Z] #184 DONE 2.0s [2023-08-15T23:33:49.955Z] [2023-08-15T23:33:49.955Z] #141 [core-common-config-bootstrapper] exporting to image [2023-08-15T23:33:49.955Z] #141 exporting layers [2023-08-15T23:33:50.545Z] #141 exporting layers 0.5s done [2023-08-15T23:33:50.545Z] #141 writing image sha256:27c7028a2cba6bc861a226cd9fba2dfd3eacb6c5fe769e0f6e1cbc69331ff96c done [2023-08-15T23:33:50.545Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-15T23:33:50.545Z] #141 DONE 9.2s [2023-08-15T23:33:50.545Z] [2023-08-15T23:33:50.545Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T23:34:29.384Z] #129 ... [2023-08-15T23:34:29.384Z] [2023-08-15T23:34:29.384Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-15T23:34:29.384Z] #127 DONE 1025.2s [2023-08-15T23:34:29.384Z] [2023-08-15T23:34:29.384Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T23:34:29.384Z] #126 ... [2023-08-15T23:34:29.384Z] [2023-08-15T23:34:29.384Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:34:29.384Z] #185 DONE 0.2s [2023-08-15T23:34:29.384Z] [2023-08-15T23:34:29.384Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:34:29.384Z] #186 DONE 0.1s [2023-08-15T23:34:29.384Z] [2023-08-15T23:34:29.384Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-15T23:34:29.384Z] #187 DONE 0.3s [2023-08-15T23:34:29.384Z] [2023-08-15T23:34:29.384Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:34:29.384Z] #188 DONE 0.1s [2023-08-15T23:34:29.384Z] [2023-08-15T23:34:29.384Z] #141 [core-command] exporting to image [2023-08-15T23:34:29.384Z] #141 exporting layers [2023-08-15T23:34:29.384Z] #141 exporting layers 0.2s done [2023-08-15T23:34:29.384Z] #141 writing image sha256:ba12dfcbcaebcfbe1f59788922dbac647b3dafa4b19a56217048f61277036677 done [2023-08-15T23:34:29.384Z] #141 naming to docker.io/library/core-command-arm64 0.0s done [2023-08-15T23:34:29.384Z] #141 DONE 9.4s [2023-08-15T23:34:29.384Z] [2023-08-15T23:34:29.384Z] #103 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T23:34:39.461Z] #103 ... [2023-08-15T23:34:39.461Z] [2023-08-15T23:34:39.461Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-15T23:34:39.461Z] #124 DONE 1036.8s [2023-08-15T23:34:39.461Z] [2023-08-15T23:34:39.461Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T23:34:39.728Z] #126 ... [2023-08-15T23:34:39.728Z] [2023-08-15T23:34:39.728Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:34:39.728Z] #189 DONE 0.2s [2023-08-15T23:34:39.728Z] [2023-08-15T23:34:39.728Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:34:40.005Z] #190 DONE 0.2s [2023-08-15T23:34:40.005Z] [2023-08-15T23:34:40.005Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-15T23:34:40.589Z] #191 DONE 0.3s [2023-08-15T23:34:40.589Z] [2023-08-15T23:34:40.589Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:34:40.589Z] #192 DONE 0.1s [2023-08-15T23:34:40.589Z] [2023-08-15T23:34:40.589Z] #141 [core-data] exporting to image [2023-08-15T23:34:40.589Z] #141 exporting layers [2023-08-15T23:34:40.854Z] #141 exporting layers 0.4s done [2023-08-15T23:34:41.122Z] #141 writing image sha256:65d2b080732eb3196d951308573d23ade41557254dfeaf27ba1da9bbcd3ed20b 0.0s done [2023-08-15T23:34:41.122Z] #141 naming to docker.io/library/core-data-arm64 0.0s done [2023-08-15T23:34:41.122Z] #141 DONE 9.9s [2023-08-15T23:34:41.122Z] [2023-08-15T23:34:41.122Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T23:34:41.394Z] #130 ... [2023-08-15T23:34:41.394Z] [2023-08-15T23:34:41.394Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-15T23:34:41.394Z] #126 DONE 1038.9s [2023-08-15T23:34:41.394Z] [2023-08-15T23:34:41.394Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:34:41.665Z] #193 DONE 0.3s [2023-08-15T23:34:41.665Z] [2023-08-15T23:34:41.665Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T23:34:41.933Z] #129 ... [2023-08-15T23:34:41.933Z] [2023-08-15T23:34:41.933Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:34:42.198Z] #194 DONE 0.2s [2023-08-15T23:34:42.198Z] [2023-08-15T23:34:42.198Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-15T23:34:42.480Z] #195 DONE 0.3s [2023-08-15T23:34:42.480Z] [2023-08-15T23:34:42.480Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:34:42.744Z] #196 DONE 0.1s [2023-08-15T23:34:42.744Z] [2023-08-15T23:34:42.744Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-15T23:34:42.744Z] #197 DONE 0.1s [2023-08-15T23:34:42.744Z] [2023-08-15T23:34:42.744Z] #141 [core-metadata] exporting to image [2023-08-15T23:34:43.008Z] #141 exporting layers 0.3s done [2023-08-15T23:34:43.008Z] #141 writing image sha256:e8127fc2495cbcde810500c4f87c8b0ebf2b2cd6e005db5344e7dec84e55b2b6 done [2023-08-15T23:34:43.008Z] #141 naming to docker.io/library/core-metadata-arm64 0.0s done [2023-08-15T23:34:43.008Z] #141 DONE 10.2s [2023-08-15T23:34:43.008Z] [2023-08-15T23:34:43.008Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T23:35:09.676Z] #130 ... [2023-08-15T23:35:09.676Z] [2023-08-15T23:35:09.676Z] #103 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-15T23:35:09.676Z] #103 DONE 1066.7s [2023-08-15T23:35:09.676Z] [2023-08-15T23:35:09.676Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:35:09.676Z] #198 DONE 0.2s [2023-08-15T23:35:09.676Z] [2023-08-15T23:35:09.676Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T23:35:09.676Z] #130 ... [2023-08-15T23:35:09.676Z] [2023-08-15T23:35:09.676Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:35:09.945Z] #199 DONE 0.1s [2023-08-15T23:35:09.945Z] [2023-08-15T23:35:09.945Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-15T23:35:10.219Z] #200 DONE 0.4s [2023-08-15T23:35:10.219Z] [2023-08-15T23:35:10.219Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T23:35:10.219Z] #129 ... [2023-08-15T23:35:10.219Z] [2023-08-15T23:35:10.219Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:35:10.485Z] #201 DONE 0.2s [2023-08-15T23:35:10.485Z] [2023-08-15T23:35:10.485Z] #141 [security-spiffe-token-provider] exporting to image [2023-08-15T23:35:10.485Z] #141 exporting layers [2023-08-15T23:35:11.067Z] #141 exporting layers 0.6s done [2023-08-15T23:35:11.067Z] #141 writing image sha256:96f051962d0b62f69e4ead8590858242e1d8728d4d53e8bf6c269c6de3d5af1d done [2023-08-15T23:35:11.067Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-15T23:35:11.067Z] #141 DONE 10.8s [2023-08-15T23:35:11.067Z] [2023-08-15T23:35:11.067Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T23:35:37.764Z] #130 ... [2023-08-15T23:35:37.764Z] [2023-08-15T23:35:37.764Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-15T23:35:37.764Z] #129 DONE 1091.9s [2023-08-15T23:35:37.764Z] [2023-08-15T23:35:37.764Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-15T23:35:37.764Z] #130 DONE 1092.0s [2023-08-15T23:35:37.764Z] [2023-08-15T23:35:37.764Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:35:37.764Z] #202 DONE 0.2s [2023-08-15T23:35:37.764Z] [2023-08-15T23:35:37.764Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-15T23:35:37.764Z] #203 DONE 0.1s [2023-08-15T23:35:37.764Z] [2023-08-15T23:35:37.764Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:35:37.764Z] #204 DONE 0.2s [2023-08-15T23:35:37.764Z] [2023-08-15T23:35:37.764Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-15T23:35:37.764Z] #205 ... [2023-08-15T23:35:37.764Z] [2023-08-15T23:35:37.764Z] #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-15T23:35:37.764Z] #206 DONE 0.1s [2023-08-15T23:35:37.764Z] [2023-08-15T23:35:37.764Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-15T23:35:37.764Z] #207 DONE 0.3s [2023-08-15T23:35:37.764Z] [2023-08-15T23:35:37.764Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-15T23:35:37.764Z] #205 DONE 0.4s [2023-08-15T23:35:37.764Z] [2023-08-15T23:35:37.764Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:35:37.764Z] #208 DONE 0.1s [2023-08-15T23:35:37.764Z] [2023-08-15T23:35:37.764Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-15T23:35:37.764Z] #209 DONE 0.1s [2023-08-15T23:35:37.764Z] [2023-08-15T23:35:37.764Z] #141 [support-notifications] exporting to image [2023-08-15T23:35:37.764Z] #141 exporting layers [2023-08-15T23:35:37.764Z] #141 exporting layers 0.4s done [2023-08-15T23:35:37.764Z] #141 writing image sha256:4408c6ae900caf19bc02d04ca0f4da3431d3dd46c74c2e56490833bf482f0078 0.0s done [2023-08-15T23:35:37.764Z] #141 naming to docker.io/library/support-scheduler-arm64 [2023-08-15T23:35:37.764Z] #141 exporting layers 0.4s done [2023-08-15T23:35:37.764Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-08-15T23:35:37.764Z] #141 writing image sha256:bc22f7f20b670f15800578a6b908f6212ad5869d50b1b83a5d1c2426b2cd6d8e done [2023-08-15T23:35:37.764Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-08-15T23:35:37.764Z] #141 DONE 11.2s [2023-08-15T23:35:37.764Z] time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:35:37.764Z] time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:35:37.764Z] time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:35:37.764Z] time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:35:37.764Z] time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:35:37.764Z] time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:35:37.764Z] time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:35:37.764Z] time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:35:37.764Z] time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:35:37.764Z] time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:35:37.764Z] time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:35:37.764Z] time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:35:37.764Z] time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-15T23:35:37.764Z] time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-15T23:35:37.779Z] $ docker stop --time=1 6bb905753394ec582499bddd9e0a11694747098381a05017816633cbb727c781 [2023-08-15T23:35:39.427Z] $ docker rm -f --volumes 6bb905753394ec582499bddd9e0a11694747098381a05017816633cbb727c781 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T23:35:39.895Z] + docker images [2023-08-15T23:35:39.895Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-15T23:35:39.895Z] support-notifications-arm64 latest bc22f7f20b67 4 seconds ago 33.7MB [2023-08-15T23:35:39.895Z] support-scheduler-arm64 latest 4408c6ae900c 4 seconds ago 32.9MB [2023-08-15T23:35:39.895Z] security-spiffe-token-provider-arm64 latest 96f051962d0b 29 seconds ago 33.3MB [2023-08-15T23:35:39.895Z] core-metadata-arm64 latest e8127fc2495c 57 seconds ago 21.2MB [2023-08-15T23:35:39.895Z] core-data-arm64 latest 65d2b080732e 59 seconds ago 20.9MB [2023-08-15T23:35:39.895Z] core-command-arm64 latest ba12dfcbcaeb About a minute ago 20.8MB [2023-08-15T23:35:39.895Z] core-common-config-bootstrapper-arm64 latest 27c7028a2cba About a minute ago 18MB [2023-08-15T23:35:39.895Z] security-secretstore-setup-arm64 latest f5fdde07a3de 2 minutes ago 43MB [2023-08-15T23:35:39.895Z] security-proxy-auth-arm64 latest 788c56a16bbf 2 minutes ago 19.3MB [2023-08-15T23:35:39.895Z] security-bootstrapper-arm64 latest 0bb4564a1305 2 minutes ago 22.6MB [2023-08-15T23:35:39.895Z] security-proxy-setup-arm64 latest dd359541d5b8 2 minutes ago 19.5MB [2023-08-15T23:35:39.895Z] security-spire-agent-arm64 latest 5fd54beafd2f 18 minutes ago 152MB [2023-08-15T23:35:39.895Z] security-spire-config-arm64 latest b92ec91aadf0 18 minutes ago 96.1MB [2023-08-15T23:35:39.895Z] security-spire-server-arm64 latest 1fbf139609d8 18 minutes ago 96.9MB [2023-08-15T23:35:39.895Z] ci-base-image-arm64 latest 2bdeda64be9b 20 minutes ago 1.05GB [2023-08-15T23:35:39.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-15T23:35:39.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T23:35:40.004Z] provisioning config files... [2023-08-15T23:35:40.019Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/559@tmp/config4511513757996100019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:35:40.351Z] ---> docker-login.sh [2023-08-15T23:35:40.351Z] nexus3.edgexfoundry.org:10001 [2023-08-15T23:35:40.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:35:40.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:35:40.617Z] Configure a credential helper to remove this warning. See [2023-08-15T23:35:40.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:35:40.617Z] [2023-08-15T23:35:40.617Z] Login Succeeded [2023-08-15T23:35:40.617Z] nexus3.edgexfoundry.org:10002 [2023-08-15T23:35:40.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:35:41.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:35:41.149Z] Configure a credential helper to remove this warning. See [2023-08-15T23:35:41.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:35:41.149Z] [2023-08-15T23:35:41.149Z] Login Succeeded [2023-08-15T23:35:41.149Z] nexus3.edgexfoundry.org:10003 [2023-08-15T23:35:41.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:35:41.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:35:41.414Z] Configure a credential helper to remove this warning. See [2023-08-15T23:35:41.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:35:41.414Z] [2023-08-15T23:35:41.414Z] Login Succeeded [2023-08-15T23:35:41.414Z] nexus3.edgexfoundry.org:10004 [2023-08-15T23:35:41.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:35:41.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:35:41.680Z] Configure a credential helper to remove this warning. See [2023-08-15T23:35:41.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:35:41.680Z] [2023-08-15T23:35:41.680Z] Login Succeeded [2023-08-15T23:35:41.680Z] docker.io [2023-08-15T23:35:41.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T23:35:42.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T23:35:42.213Z] Configure a credential helper to remove this warning. See [2023-08-15T23:35:42.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T23:35:42.213Z] [2023-08-15T23:35:42.213Z] Login Succeeded [2023-08-15T23:35:42.213Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T23:35:42.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:35:42.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T23:35:42.278Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-15T23:35:42.278Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:35:42.278Z] latest [2023-08-15T23:35:42.278Z] 3.1.0-dev.25 [2023-08-15T23:35:42.278Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:35:42.278Z] main [2023-08-15T23:35:42.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:42.619Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:42.951Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:35:42.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-15T23:35:42.951Z] ad9502de9975: Preparing [2023-08-15T23:35:42.951Z] 0515d007e0f8: Preparing [2023-08-15T23:35:42.951Z] 18fb803eb177: Preparing [2023-08-15T23:35:42.951Z] 73854db9327f: Preparing [2023-08-15T23:35:42.951Z] 17f57bb00635: Preparing [2023-08-15T23:35:42.951Z] d2d9d24a8c2a: Preparing [2023-08-15T23:35:42.951Z] d2d9d24a8c2a: Waiting [2023-08-15T23:35:43.216Z] ad9502de9975: Pushed [2023-08-15T23:35:43.216Z] 17f57bb00635: Pushed [2023-08-15T23:35:43.216Z] 73854db9327f: Pushed [2023-08-15T23:35:43.216Z] 18fb803eb177: Pushed [2023-08-15T23:35:43.216Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:35:46.538Z] 0515d007e0f8: Pushed [2023-08-15T23:35:46.538Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:71468f209fe803e3f5cd35549d632a432585d9a3a074ed60499c7a01e75966e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:46.874Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:47.209Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-15T23:35:47.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-15T23:35:47.209Z] ad9502de9975: Preparing [2023-08-15T23:35:47.209Z] 0515d007e0f8: Preparing [2023-08-15T23:35:47.209Z] 18fb803eb177: Preparing [2023-08-15T23:35:47.209Z] 73854db9327f: Preparing [2023-08-15T23:35:47.209Z] 17f57bb00635: Preparing [2023-08-15T23:35:47.209Z] d2d9d24a8c2a: Preparing [2023-08-15T23:35:47.209Z] d2d9d24a8c2a: Waiting [2023-08-15T23:35:47.209Z] 17f57bb00635: Layer already exists [2023-08-15T23:35:47.209Z] ad9502de9975: Layer already exists [2023-08-15T23:35:47.209Z] 0515d007e0f8: Layer already exists [2023-08-15T23:35:47.209Z] 73854db9327f: Layer already exists [2023-08-15T23:35:47.209Z] 18fb803eb177: Layer already exists [2023-08-15T23:35:47.209Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:35:47.209Z] latest: digest: sha256:71468f209fe803e3f5cd35549d632a432585d9a3a074ed60499c7a01e75966e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:47.807Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:48.140Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.25 [2023-08-15T23:35:48.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-15T23:35:48.140Z] ad9502de9975: Preparing [2023-08-15T23:35:48.140Z] 0515d007e0f8: Preparing [2023-08-15T23:35:48.140Z] 18fb803eb177: Preparing [2023-08-15T23:35:48.140Z] 73854db9327f: Preparing [2023-08-15T23:35:48.140Z] 17f57bb00635: Preparing [2023-08-15T23:35:48.140Z] d2d9d24a8c2a: Preparing [2023-08-15T23:35:48.140Z] d2d9d24a8c2a: Waiting [2023-08-15T23:35:48.140Z] 0515d007e0f8: Layer already exists [2023-08-15T23:35:48.140Z] 17f57bb00635: Layer already exists [2023-08-15T23:35:48.140Z] ad9502de9975: Layer already exists [2023-08-15T23:35:48.140Z] 18fb803eb177: Layer already exists [2023-08-15T23:35:48.140Z] 73854db9327f: Layer already exists [2023-08-15T23:35:48.140Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:35:48.140Z] 3.1.0-dev.25: digest: sha256:71468f209fe803e3f5cd35549d632a432585d9a3a074ed60499c7a01e75966e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:48.474Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:48.813Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:35:48.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-15T23:35:48.813Z] ad9502de9975: Preparing [2023-08-15T23:35:48.813Z] 0515d007e0f8: Preparing [2023-08-15T23:35:48.813Z] 18fb803eb177: Preparing [2023-08-15T23:35:48.813Z] 73854db9327f: Preparing [2023-08-15T23:35:48.813Z] 17f57bb00635: Preparing [2023-08-15T23:35:48.813Z] d2d9d24a8c2a: Preparing [2023-08-15T23:35:48.813Z] d2d9d24a8c2a: Waiting [2023-08-15T23:35:48.813Z] 0515d007e0f8: Layer already exists [2023-08-15T23:35:48.813Z] ad9502de9975: Layer already exists [2023-08-15T23:35:48.813Z] 17f57bb00635: Layer already exists [2023-08-15T23:35:48.813Z] 73854db9327f: Layer already exists [2023-08-15T23:35:48.813Z] 18fb803eb177: Layer already exists [2023-08-15T23:35:48.813Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:35:48.813Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:71468f209fe803e3f5cd35549d632a432585d9a3a074ed60499c7a01e75966e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:49.145Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:49.479Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-15T23:35:49.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-15T23:35:49.479Z] ad9502de9975: Preparing [2023-08-15T23:35:49.479Z] 0515d007e0f8: Preparing [2023-08-15T23:35:49.479Z] 18fb803eb177: Preparing [2023-08-15T23:35:49.479Z] 73854db9327f: Preparing [2023-08-15T23:35:49.479Z] 17f57bb00635: Preparing [2023-08-15T23:35:49.479Z] d2d9d24a8c2a: Preparing [2023-08-15T23:35:49.479Z] d2d9d24a8c2a: Waiting [2023-08-15T23:35:49.479Z] 18fb803eb177: Layer already exists [2023-08-15T23:35:49.479Z] 73854db9327f: Layer already exists [2023-08-15T23:35:49.479Z] ad9502de9975: Layer already exists [2023-08-15T23:35:49.479Z] 0515d007e0f8: Layer already exists [2023-08-15T23:35:49.479Z] 17f57bb00635: Layer already exists [2023-08-15T23:35:49.479Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:35:49.479Z] main: digest: sha256:71468f209fe803e3f5cd35549d632a432585d9a3a074ed60499c7a01e75966e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:35:49.536Z] ===================================================== [Pipeline] echo [2023-08-15T23:35:49.546Z] taggedImages: [2023-08-15T23:35:49.546Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:35:49.546Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-15T23:35:49.546Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.25 [2023-08-15T23:35:49.546Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:35:49.546Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-15T23:35:49.568Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-15T23:35:49.568Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:35:49.568Z] latest [2023-08-15T23:35:49.568Z] 3.1.0-dev.25 [2023-08-15T23:35:49.568Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:35:49.568Z] main [2023-08-15T23:35:49.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:49.897Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:50.232Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:35:50.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-15T23:35:50.233Z] 7ee96543d6f8: Preparing [2023-08-15T23:35:50.233Z] 07aa7970edfe: Preparing [2023-08-15T23:35:50.233Z] 36c3ab2b1c7c: Preparing [2023-08-15T23:35:50.233Z] d41aa772afa1: Preparing [2023-08-15T23:35:50.233Z] 18fb803eb177: Preparing [2023-08-15T23:35:50.233Z] 73854db9327f: Preparing [2023-08-15T23:35:50.233Z] 17f57bb00635: Preparing [2023-08-15T23:35:50.233Z] d2d9d24a8c2a: Preparing [2023-08-15T23:35:50.233Z] 73854db9327f: Waiting [2023-08-15T23:35:50.233Z] d2d9d24a8c2a: Waiting [2023-08-15T23:35:50.233Z] 17f57bb00635: Waiting [2023-08-15T23:35:50.233Z] 18fb803eb177: Layer already exists [2023-08-15T23:35:50.233Z] 73854db9327f: Layer already exists [2023-08-15T23:35:50.498Z] 17f57bb00635: Layer already exists [2023-08-15T23:35:50.498Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:35:50.498Z] 07aa7970edfe: Pushed [2023-08-15T23:35:50.498Z] 7ee96543d6f8: Pushed [2023-08-15T23:35:50.498Z] 36c3ab2b1c7c: Pushed [2023-08-15T23:35:53.147Z] d41aa772afa1: Pushed [2023-08-15T23:35:53.147Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:748f7490a880ba8f389e749d27b766082117220d86252dddc3b3c10f62a871e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:53.530Z] + 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-08-15T23:35:53.906Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-15T23:35:53.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-15T23:35:53.906Z] 7ee96543d6f8: Preparing [2023-08-15T23:35:53.906Z] 07aa7970edfe: Preparing [2023-08-15T23:35:53.906Z] 36c3ab2b1c7c: Preparing [2023-08-15T23:35:53.906Z] d41aa772afa1: Preparing [2023-08-15T23:35:53.906Z] 18fb803eb177: Preparing [2023-08-15T23:35:53.906Z] 73854db9327f: Preparing [2023-08-15T23:35:53.906Z] 17f57bb00635: Preparing [2023-08-15T23:35:53.906Z] d2d9d24a8c2a: Preparing [2023-08-15T23:35:53.906Z] d2d9d24a8c2a: Waiting [2023-08-15T23:35:53.906Z] 73854db9327f: Waiting [2023-08-15T23:35:53.906Z] 17f57bb00635: Waiting [2023-08-15T23:35:53.906Z] 7ee96543d6f8: Layer already exists [2023-08-15T23:35:53.906Z] 07aa7970edfe: Layer already exists [2023-08-15T23:35:53.906Z] d41aa772afa1: Layer already exists [2023-08-15T23:35:53.906Z] 36c3ab2b1c7c: Layer already exists [2023-08-15T23:35:53.906Z] 18fb803eb177: Layer already exists [2023-08-15T23:35:53.906Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:35:53.906Z] 73854db9327f: Layer already exists [2023-08-15T23:35:53.906Z] 17f57bb00635: Layer already exists [2023-08-15T23:35:53.906Z] latest: digest: sha256:748f7490a880ba8f389e749d27b766082117220d86252dddc3b3c10f62a871e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:54.267Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:54.602Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.25 [2023-08-15T23:35:54.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-15T23:35:54.603Z] 7ee96543d6f8: Preparing [2023-08-15T23:35:54.603Z] 07aa7970edfe: Preparing [2023-08-15T23:35:54.603Z] 36c3ab2b1c7c: Preparing [2023-08-15T23:35:54.603Z] d41aa772afa1: Preparing [2023-08-15T23:35:54.603Z] 18fb803eb177: Preparing [2023-08-15T23:35:54.603Z] 73854db9327f: Preparing [2023-08-15T23:35:54.603Z] 17f57bb00635: Preparing [2023-08-15T23:35:54.603Z] d2d9d24a8c2a: Preparing [2023-08-15T23:35:54.603Z] 17f57bb00635: Waiting [2023-08-15T23:35:54.603Z] 73854db9327f: Waiting [2023-08-15T23:35:54.603Z] d2d9d24a8c2a: Waiting [2023-08-15T23:35:54.603Z] 18fb803eb177: Layer already exists [2023-08-15T23:35:54.603Z] 36c3ab2b1c7c: Layer already exists [2023-08-15T23:35:54.603Z] d41aa772afa1: Layer already exists [2023-08-15T23:35:54.603Z] 07aa7970edfe: Layer already exists [2023-08-15T23:35:54.603Z] 7ee96543d6f8: Layer already exists [2023-08-15T23:35:54.603Z] 17f57bb00635: Layer already exists [2023-08-15T23:35:54.603Z] 73854db9327f: Layer already exists [2023-08-15T23:35:54.603Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:35:54.603Z] 3.1.0-dev.25: digest: sha256:748f7490a880ba8f389e749d27b766082117220d86252dddc3b3c10f62a871e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:54.936Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:55.270Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:35:55.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-15T23:35:55.270Z] 7ee96543d6f8: Preparing [2023-08-15T23:35:55.270Z] 07aa7970edfe: Preparing [2023-08-15T23:35:55.270Z] 36c3ab2b1c7c: Preparing [2023-08-15T23:35:55.270Z] d41aa772afa1: Preparing [2023-08-15T23:35:55.270Z] 18fb803eb177: Preparing [2023-08-15T23:35:55.270Z] 73854db9327f: Preparing [2023-08-15T23:35:55.270Z] 17f57bb00635: Preparing [2023-08-15T23:35:55.270Z] d2d9d24a8c2a: Preparing [2023-08-15T23:35:55.270Z] 73854db9327f: Waiting [2023-08-15T23:35:55.270Z] 17f57bb00635: Waiting [2023-08-15T23:35:55.270Z] d2d9d24a8c2a: Waiting [2023-08-15T23:35:55.270Z] 07aa7970edfe: Layer already exists [2023-08-15T23:35:55.270Z] 18fb803eb177: Layer already exists [2023-08-15T23:35:55.270Z] d41aa772afa1: Layer already exists [2023-08-15T23:35:55.270Z] 7ee96543d6f8: Layer already exists [2023-08-15T23:35:55.270Z] 36c3ab2b1c7c: Layer already exists [2023-08-15T23:35:55.270Z] 17f57bb00635: Layer already exists [2023-08-15T23:35:55.270Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:35:55.270Z] 73854db9327f: Layer already exists [2023-08-15T23:35:55.535Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:748f7490a880ba8f389e749d27b766082117220d86252dddc3b3c10f62a871e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:55.878Z] + 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-08-15T23:35:56.215Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-15T23:35:56.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-15T23:35:56.215Z] 7ee96543d6f8: Preparing [2023-08-15T23:35:56.215Z] 07aa7970edfe: Preparing [2023-08-15T23:35:56.215Z] 36c3ab2b1c7c: Preparing [2023-08-15T23:35:56.215Z] d41aa772afa1: Preparing [2023-08-15T23:35:56.215Z] 18fb803eb177: Preparing [2023-08-15T23:35:56.215Z] 73854db9327f: Preparing [2023-08-15T23:35:56.215Z] 17f57bb00635: Preparing [2023-08-15T23:35:56.215Z] d2d9d24a8c2a: Preparing [2023-08-15T23:35:56.215Z] 73854db9327f: Waiting [2023-08-15T23:35:56.215Z] 17f57bb00635: Waiting [2023-08-15T23:35:56.215Z] d2d9d24a8c2a: Waiting [2023-08-15T23:35:56.215Z] 18fb803eb177: Layer already exists [2023-08-15T23:35:56.215Z] 36c3ab2b1c7c: Layer already exists [2023-08-15T23:35:56.215Z] 7ee96543d6f8: Layer already exists [2023-08-15T23:35:56.215Z] d41aa772afa1: Layer already exists [2023-08-15T23:35:56.215Z] 07aa7970edfe: Layer already exists [2023-08-15T23:35:56.215Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:35:56.215Z] 73854db9327f: Layer already exists [2023-08-15T23:35:56.215Z] 17f57bb00635: Layer already exists [2023-08-15T23:35:56.215Z] main: digest: sha256:748f7490a880ba8f389e749d27b766082117220d86252dddc3b3c10f62a871e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:35:56.533Z] ===================================================== [Pipeline] echo [2023-08-15T23:35:56.544Z] taggedImages: [2023-08-15T23:35:56.544Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:35:56.544Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-15T23:35:56.544Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.25 [2023-08-15T23:35:56.544Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:35:56.544Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-15T23:35:56.567Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-15T23:35:56.567Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:35:56.567Z] latest [2023-08-15T23:35:56.567Z] 3.1.0-dev.25 [2023-08-15T23:35:56.567Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:35:56.567Z] main [2023-08-15T23:35:56.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:56.908Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:35:57.239Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:35:57.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-15T23:35:57.239Z] c465fb77f368: Preparing [2023-08-15T23:35:57.239Z] 81df8bb968a3: Preparing [2023-08-15T23:35:57.239Z] 18fb803eb177: Preparing [2023-08-15T23:35:57.239Z] 73854db9327f: Preparing [2023-08-15T23:35:57.239Z] a2555f6c1e37: Preparing [2023-08-15T23:35:57.239Z] d2d9d24a8c2a: Preparing [2023-08-15T23:35:57.239Z] d2d9d24a8c2a: Waiting [2023-08-15T23:35:57.239Z] 18fb803eb177: Layer already exists [2023-08-15T23:35:57.239Z] 73854db9327f: Layer already exists [2023-08-15T23:35:57.239Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:35:57.505Z] a2555f6c1e37: Pushed [2023-08-15T23:35:57.505Z] c465fb77f368: Pushed [2023-08-15T23:36:00.833Z] 81df8bb968a3: Pushed [2023-08-15T23:36:00.833Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:fbc507119c45d954cf514041ded8a43fe130a0907030ae6f014b74671e98c9cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:01.174Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:01.516Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-15T23:36:01.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-15T23:36:01.516Z] c465fb77f368: Preparing [2023-08-15T23:36:01.516Z] 81df8bb968a3: Preparing [2023-08-15T23:36:01.516Z] 18fb803eb177: Preparing [2023-08-15T23:36:01.516Z] 73854db9327f: Preparing [2023-08-15T23:36:01.516Z] a2555f6c1e37: Preparing [2023-08-15T23:36:01.516Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:01.516Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:01.516Z] c465fb77f368: Layer already exists [2023-08-15T23:36:01.516Z] a2555f6c1e37: Layer already exists [2023-08-15T23:36:01.516Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:01.516Z] 81df8bb968a3: Layer already exists [2023-08-15T23:36:01.516Z] 73854db9327f: Layer already exists [2023-08-15T23:36:01.516Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:01.516Z] latest: digest: sha256:fbc507119c45d954cf514041ded8a43fe130a0907030ae6f014b74671e98c9cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:01.849Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:02.192Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.25 [2023-08-15T23:36:02.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-15T23:36:02.192Z] c465fb77f368: Preparing [2023-08-15T23:36:02.192Z] 81df8bb968a3: Preparing [2023-08-15T23:36:02.192Z] 18fb803eb177: Preparing [2023-08-15T23:36:02.192Z] 73854db9327f: Preparing [2023-08-15T23:36:02.192Z] a2555f6c1e37: Preparing [2023-08-15T23:36:02.192Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:02.192Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:02.192Z] 73854db9327f: Layer already exists [2023-08-15T23:36:02.192Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:02.192Z] 81df8bb968a3: Layer already exists [2023-08-15T23:36:02.192Z] a2555f6c1e37: Layer already exists [2023-08-15T23:36:02.192Z] c465fb77f368: Layer already exists [2023-08-15T23:36:02.192Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:02.192Z] 3.1.0-dev.25: digest: sha256:fbc507119c45d954cf514041ded8a43fe130a0907030ae6f014b74671e98c9cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:02.529Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:02.858Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:02.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-15T23:36:02.858Z] c465fb77f368: Preparing [2023-08-15T23:36:02.858Z] 81df8bb968a3: Preparing [2023-08-15T23:36:02.858Z] 18fb803eb177: Preparing [2023-08-15T23:36:02.858Z] 73854db9327f: Preparing [2023-08-15T23:36:02.858Z] a2555f6c1e37: Preparing [2023-08-15T23:36:02.858Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:02.858Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:02.858Z] 73854db9327f: Layer already exists [2023-08-15T23:36:02.858Z] c465fb77f368: Layer already exists [2023-08-15T23:36:02.858Z] 81df8bb968a3: Layer already exists [2023-08-15T23:36:02.858Z] a2555f6c1e37: Layer already exists [2023-08-15T23:36:02.858Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:02.858Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:03.123Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:fbc507119c45d954cf514041ded8a43fe130a0907030ae6f014b74671e98c9cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:03.464Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:03.819Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-15T23:36:03.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-15T23:36:03.819Z] c465fb77f368: Preparing [2023-08-15T23:36:03.819Z] 81df8bb968a3: Preparing [2023-08-15T23:36:03.819Z] 18fb803eb177: Preparing [2023-08-15T23:36:03.819Z] 73854db9327f: Preparing [2023-08-15T23:36:03.819Z] a2555f6c1e37: Preparing [2023-08-15T23:36:03.819Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:03.820Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:03.820Z] 81df8bb968a3: Layer already exists [2023-08-15T23:36:03.820Z] c465fb77f368: Layer already exists [2023-08-15T23:36:03.820Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:03.820Z] 73854db9327f: Layer already exists [2023-08-15T23:36:03.820Z] a2555f6c1e37: Layer already exists [2023-08-15T23:36:03.820Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:03.820Z] main: digest: sha256:fbc507119c45d954cf514041ded8a43fe130a0907030ae6f014b74671e98c9cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:36:04.147Z] ===================================================== [Pipeline] echo [2023-08-15T23:36:04.158Z] taggedImages: [2023-08-15T23:36:04.158Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:04.158Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-15T23:36:04.158Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.25 [2023-08-15T23:36:04.158Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:04.158Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-15T23:36:04.182Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-15T23:36:04.182Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:04.182Z] latest [2023-08-15T23:36:04.182Z] 3.1.0-dev.25 [2023-08-15T23:36:04.182Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:04.182Z] main [2023-08-15T23:36:04.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:04.536Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:04.870Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:04.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-15T23:36:04.870Z] a657f741fb7b: Preparing [2023-08-15T23:36:04.870Z] 47643e6b253c: Preparing [2023-08-15T23:36:04.870Z] ce681adb10d2: Preparing [2023-08-15T23:36:04.870Z] 18fb803eb177: Preparing [2023-08-15T23:36:04.870Z] 73854db9327f: Preparing [2023-08-15T23:36:04.870Z] 17f57bb00635: Preparing [2023-08-15T23:36:04.870Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:04.870Z] 17f57bb00635: Waiting [2023-08-15T23:36:04.870Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:04.870Z] 73854db9327f: Layer already exists [2023-08-15T23:36:04.870Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:04.870Z] 17f57bb00635: Layer already exists [2023-08-15T23:36:04.870Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:05.135Z] 47643e6b253c: Pushed [2023-08-15T23:36:05.135Z] a657f741fb7b: Pushed [2023-08-15T23:36:08.456Z] ce681adb10d2: Pushed [2023-08-15T23:36:08.456Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:20814ab6602c3c1817a9cec0c84b4771b0e6fed39cbe43f793874501734bff4e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:08.798Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:09.131Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-15T23:36:09.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-15T23:36:09.131Z] a657f741fb7b: Preparing [2023-08-15T23:36:09.131Z] 47643e6b253c: Preparing [2023-08-15T23:36:09.131Z] ce681adb10d2: Preparing [2023-08-15T23:36:09.131Z] 18fb803eb177: Preparing [2023-08-15T23:36:09.131Z] 73854db9327f: Preparing [2023-08-15T23:36:09.131Z] 17f57bb00635: Preparing [2023-08-15T23:36:09.131Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:09.131Z] 17f57bb00635: Waiting [2023-08-15T23:36:09.131Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:09.131Z] ce681adb10d2: Layer already exists [2023-08-15T23:36:09.131Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:09.131Z] 73854db9327f: Layer already exists [2023-08-15T23:36:09.131Z] 47643e6b253c: Layer already exists [2023-08-15T23:36:09.131Z] a657f741fb7b: Layer already exists [2023-08-15T23:36:09.131Z] 17f57bb00635: Layer already exists [2023-08-15T23:36:09.131Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:09.131Z] latest: digest: sha256:20814ab6602c3c1817a9cec0c84b4771b0e6fed39cbe43f793874501734bff4e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:09.733Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:10.063Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.25 [2023-08-15T23:36:10.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-15T23:36:10.063Z] a657f741fb7b: Preparing [2023-08-15T23:36:10.063Z] 47643e6b253c: Preparing [2023-08-15T23:36:10.063Z] ce681adb10d2: Preparing [2023-08-15T23:36:10.063Z] 18fb803eb177: Preparing [2023-08-15T23:36:10.063Z] 73854db9327f: Preparing [2023-08-15T23:36:10.063Z] 17f57bb00635: Preparing [2023-08-15T23:36:10.063Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:10.063Z] 17f57bb00635: Waiting [2023-08-15T23:36:10.063Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:10.063Z] ce681adb10d2: Layer already exists [2023-08-15T23:36:10.063Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:10.063Z] a657f741fb7b: Layer already exists [2023-08-15T23:36:10.063Z] 73854db9327f: Layer already exists [2023-08-15T23:36:10.063Z] 47643e6b253c: Layer already exists [2023-08-15T23:36:10.063Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:10.063Z] 17f57bb00635: Layer already exists [2023-08-15T23:36:10.063Z] 3.1.0-dev.25: digest: sha256:20814ab6602c3c1817a9cec0c84b4771b0e6fed39cbe43f793874501734bff4e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:10.660Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:10.988Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:10.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-15T23:36:10.988Z] a657f741fb7b: Preparing [2023-08-15T23:36:10.988Z] 47643e6b253c: Preparing [2023-08-15T23:36:10.988Z] ce681adb10d2: Preparing [2023-08-15T23:36:10.988Z] 18fb803eb177: Preparing [2023-08-15T23:36:10.988Z] 73854db9327f: Preparing [2023-08-15T23:36:10.988Z] 17f57bb00635: Preparing [2023-08-15T23:36:10.988Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:10.988Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:10.988Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:10.988Z] a657f741fb7b: Layer already exists [2023-08-15T23:36:10.988Z] 73854db9327f: Layer already exists [2023-08-15T23:36:10.988Z] 47643e6b253c: Layer already exists [2023-08-15T23:36:10.988Z] ce681adb10d2: Layer already exists [2023-08-15T23:36:10.988Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:10.988Z] 17f57bb00635: Layer already exists [2023-08-15T23:36:10.988Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:20814ab6602c3c1817a9cec0c84b4771b0e6fed39cbe43f793874501734bff4e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:11.324Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:11.655Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-15T23:36:11.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-15T23:36:11.655Z] a657f741fb7b: Preparing [2023-08-15T23:36:11.655Z] 47643e6b253c: Preparing [2023-08-15T23:36:11.655Z] ce681adb10d2: Preparing [2023-08-15T23:36:11.655Z] 18fb803eb177: Preparing [2023-08-15T23:36:11.655Z] 73854db9327f: Preparing [2023-08-15T23:36:11.655Z] 17f57bb00635: Preparing [2023-08-15T23:36:11.655Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:11.655Z] 17f57bb00635: Waiting [2023-08-15T23:36:11.655Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:11.655Z] 47643e6b253c: Layer already exists [2023-08-15T23:36:11.655Z] a657f741fb7b: Layer already exists [2023-08-15T23:36:11.655Z] ce681adb10d2: Layer already exists [2023-08-15T23:36:11.655Z] 73854db9327f: Layer already exists [2023-08-15T23:36:11.655Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:11.655Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:11.655Z] 17f57bb00635: Layer already exists [2023-08-15T23:36:11.655Z] main: digest: sha256:20814ab6602c3c1817a9cec0c84b4771b0e6fed39cbe43f793874501734bff4e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:36:11.972Z] ===================================================== [Pipeline] echo [2023-08-15T23:36:11.979Z] taggedImages: [2023-08-15T23:36:11.979Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:11.979Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-15T23:36:11.979Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.25 [2023-08-15T23:36:11.979Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:11.979Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-15T23:36:12.001Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-15T23:36:12.001Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:12.001Z] latest [2023-08-15T23:36:12.001Z] 3.1.0-dev.25 [2023-08-15T23:36:12.001Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:12.001Z] main [2023-08-15T23:36:12.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:12.339Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:12.664Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:12.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-15T23:36:12.664Z] b5d449f58457: Preparing [2023-08-15T23:36:12.664Z] adceb8b9c4c1: Preparing [2023-08-15T23:36:12.664Z] 5e08b30ae8af: Preparing [2023-08-15T23:36:12.664Z] af73f2177c55: Preparing [2023-08-15T23:36:12.664Z] a67ef9a8068f: Preparing [2023-08-15T23:36:12.664Z] 0d7a1d56a0c4: Preparing [2023-08-15T23:36:12.664Z] 49e5cf1a955d: Preparing [2023-08-15T23:36:12.664Z] 18fb803eb177: Preparing [2023-08-15T23:36:12.664Z] 73854db9327f: Preparing [2023-08-15T23:36:12.664Z] 5afb7596bf0f: Preparing [2023-08-15T23:36:12.664Z] c6d64d0670d3: Preparing [2023-08-15T23:36:12.664Z] 5f70bf18a086: Preparing [2023-08-15T23:36:12.664Z] 4bd03a3adf50: Preparing [2023-08-15T23:36:12.664Z] abc862647363: Preparing [2023-08-15T23:36:12.664Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:12.664Z] 5afb7596bf0f: Waiting [2023-08-15T23:36:12.664Z] 4bd03a3adf50: Waiting [2023-08-15T23:36:12.664Z] c6d64d0670d3: Waiting [2023-08-15T23:36:12.664Z] 5f70bf18a086: Waiting [2023-08-15T23:36:12.664Z] abc862647363: Waiting [2023-08-15T23:36:12.664Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:12.664Z] 49e5cf1a955d: Waiting [2023-08-15T23:36:12.664Z] 18fb803eb177: Waiting [2023-08-15T23:36:12.664Z] 73854db9327f: Waiting [2023-08-15T23:36:12.941Z] a67ef9a8068f: Pushed [2023-08-15T23:36:12.941Z] adceb8b9c4c1: Pushed [2023-08-15T23:36:12.941Z] 5e08b30ae8af: Pushed [2023-08-15T23:36:12.941Z] af73f2177c55: Pushed [2023-08-15T23:36:12.941Z] b5d449f58457: Pushed [2023-08-15T23:36:12.941Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:12.941Z] 73854db9327f: Layer already exists [2023-08-15T23:36:12.941Z] 0d7a1d56a0c4: Pushed [2023-08-15T23:36:13.208Z] 5afb7596bf0f: Pushed [2023-08-15T23:36:13.208Z] 5f70bf18a086: Pushed [2023-08-15T23:36:13.208Z] c6d64d0670d3: Pushed [2023-08-15T23:36:13.208Z] 4bd03a3adf50: Pushed [2023-08-15T23:36:13.208Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:13.208Z] abc862647363: Pushed [2023-08-15T23:36:16.534Z] 49e5cf1a955d: Pushed [2023-08-15T23:36:16.534Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:7b0de6d642dc72d96220d33b89761271e602438f0aa4a8153a6dd4359d681fe6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:16.872Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:17.209Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-15T23:36:17.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-15T23:36:17.209Z] b5d449f58457: Preparing [2023-08-15T23:36:17.209Z] adceb8b9c4c1: Preparing [2023-08-15T23:36:17.209Z] 5e08b30ae8af: Preparing [2023-08-15T23:36:17.209Z] af73f2177c55: Preparing [2023-08-15T23:36:17.209Z] a67ef9a8068f: Preparing [2023-08-15T23:36:17.209Z] 0d7a1d56a0c4: Preparing [2023-08-15T23:36:17.209Z] 49e5cf1a955d: Preparing [2023-08-15T23:36:17.209Z] 18fb803eb177: Preparing [2023-08-15T23:36:17.209Z] 73854db9327f: Preparing [2023-08-15T23:36:17.209Z] 5afb7596bf0f: Preparing [2023-08-15T23:36:17.209Z] c6d64d0670d3: Preparing [2023-08-15T23:36:17.209Z] 5f70bf18a086: Preparing [2023-08-15T23:36:17.209Z] 4bd03a3adf50: Preparing [2023-08-15T23:36:17.209Z] abc862647363: Preparing [2023-08-15T23:36:17.209Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:17.209Z] 0d7a1d56a0c4: Waiting [2023-08-15T23:36:17.209Z] 49e5cf1a955d: Waiting [2023-08-15T23:36:17.209Z] 5afb7596bf0f: Waiting [2023-08-15T23:36:17.209Z] 18fb803eb177: Waiting [2023-08-15T23:36:17.209Z] c6d64d0670d3: Waiting [2023-08-15T23:36:17.209Z] abc862647363: Waiting [2023-08-15T23:36:17.209Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:17.209Z] 5f70bf18a086: Waiting [2023-08-15T23:36:17.209Z] 4bd03a3adf50: Waiting [2023-08-15T23:36:17.209Z] 73854db9327f: Waiting [2023-08-15T23:36:17.209Z] a67ef9a8068f: Layer already exists [2023-08-15T23:36:17.209Z] af73f2177c55: Layer already exists [2023-08-15T23:36:17.209Z] adceb8b9c4c1: Layer already exists [2023-08-15T23:36:17.209Z] b5d449f58457: Layer already exists [2023-08-15T23:36:17.209Z] 5e08b30ae8af: Layer already exists [2023-08-15T23:36:17.209Z] 49e5cf1a955d: Layer already exists [2023-08-15T23:36:17.209Z] 0d7a1d56a0c4: Layer already exists [2023-08-15T23:36:17.209Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:17.209Z] 5afb7596bf0f: Layer already exists [2023-08-15T23:36:17.209Z] 73854db9327f: Layer already exists [2023-08-15T23:36:17.209Z] 5f70bf18a086: Layer already exists [2023-08-15T23:36:17.209Z] c6d64d0670d3: Layer already exists [2023-08-15T23:36:17.209Z] 4bd03a3adf50: Layer already exists [2023-08-15T23:36:17.209Z] abc862647363: Layer already exists [2023-08-15T23:36:17.209Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:17.473Z] latest: digest: sha256:7b0de6d642dc72d96220d33b89761271e602438f0aa4a8153a6dd4359d681fe6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:17.813Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:18.139Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.25 [2023-08-15T23:36:18.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-15T23:36:18.139Z] b5d449f58457: Preparing [2023-08-15T23:36:18.139Z] adceb8b9c4c1: Preparing [2023-08-15T23:36:18.139Z] 5e08b30ae8af: Preparing [2023-08-15T23:36:18.139Z] af73f2177c55: Preparing [2023-08-15T23:36:18.139Z] a67ef9a8068f: Preparing [2023-08-15T23:36:18.139Z] 0d7a1d56a0c4: Preparing [2023-08-15T23:36:18.139Z] 49e5cf1a955d: Preparing [2023-08-15T23:36:18.139Z] 18fb803eb177: Preparing [2023-08-15T23:36:18.139Z] 73854db9327f: Preparing [2023-08-15T23:36:18.139Z] 5afb7596bf0f: Preparing [2023-08-15T23:36:18.139Z] c6d64d0670d3: Preparing [2023-08-15T23:36:18.139Z] 5f70bf18a086: Preparing [2023-08-15T23:36:18.139Z] 4bd03a3adf50: Preparing [2023-08-15T23:36:18.139Z] abc862647363: Preparing [2023-08-15T23:36:18.139Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:18.139Z] 73854db9327f: Waiting [2023-08-15T23:36:18.139Z] 5afb7596bf0f: Waiting [2023-08-15T23:36:18.139Z] c6d64d0670d3: Waiting [2023-08-15T23:36:18.139Z] 5f70bf18a086: Waiting [2023-08-15T23:36:18.139Z] 4bd03a3adf50: Waiting [2023-08-15T23:36:18.139Z] abc862647363: Waiting [2023-08-15T23:36:18.139Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:18.139Z] 49e5cf1a955d: Waiting [2023-08-15T23:36:18.139Z] 0d7a1d56a0c4: Waiting [2023-08-15T23:36:18.139Z] 18fb803eb177: Waiting [2023-08-15T23:36:18.139Z] a67ef9a8068f: Layer already exists [2023-08-15T23:36:18.139Z] adceb8b9c4c1: Layer already exists [2023-08-15T23:36:18.139Z] af73f2177c55: Layer already exists [2023-08-15T23:36:18.139Z] 5e08b30ae8af: Layer already exists [2023-08-15T23:36:18.139Z] b5d449f58457: Layer already exists [2023-08-15T23:36:18.139Z] 49e5cf1a955d: Layer already exists [2023-08-15T23:36:18.139Z] 0d7a1d56a0c4: Layer already exists [2023-08-15T23:36:18.139Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:18.139Z] 73854db9327f: Layer already exists [2023-08-15T23:36:18.139Z] 5afb7596bf0f: Layer already exists [2023-08-15T23:36:18.139Z] c6d64d0670d3: Layer already exists [2023-08-15T23:36:18.139Z] 5f70bf18a086: Layer already exists [2023-08-15T23:36:18.139Z] abc862647363: Layer already exists [2023-08-15T23:36:18.139Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:18.139Z] 4bd03a3adf50: Layer already exists [2023-08-15T23:36:18.402Z] 3.1.0-dev.25: digest: sha256:7b0de6d642dc72d96220d33b89761271e602438f0aa4a8153a6dd4359d681fe6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:18.737Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:19.065Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:19.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-15T23:36:19.065Z] b5d449f58457: Preparing [2023-08-15T23:36:19.065Z] adceb8b9c4c1: Preparing [2023-08-15T23:36:19.065Z] 5e08b30ae8af: Preparing [2023-08-15T23:36:19.065Z] af73f2177c55: Preparing [2023-08-15T23:36:19.065Z] a67ef9a8068f: Preparing [2023-08-15T23:36:19.065Z] 0d7a1d56a0c4: Preparing [2023-08-15T23:36:19.065Z] 49e5cf1a955d: Preparing [2023-08-15T23:36:19.065Z] 18fb803eb177: Preparing [2023-08-15T23:36:19.065Z] 73854db9327f: Preparing [2023-08-15T23:36:19.065Z] 5afb7596bf0f: Preparing [2023-08-15T23:36:19.065Z] c6d64d0670d3: Preparing [2023-08-15T23:36:19.065Z] 5f70bf18a086: Preparing [2023-08-15T23:36:19.065Z] 4bd03a3adf50: Preparing [2023-08-15T23:36:19.065Z] abc862647363: Preparing [2023-08-15T23:36:19.065Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:19.065Z] 73854db9327f: Waiting [2023-08-15T23:36:19.065Z] 5afb7596bf0f: Waiting [2023-08-15T23:36:19.065Z] c6d64d0670d3: Waiting [2023-08-15T23:36:19.065Z] 5f70bf18a086: Waiting [2023-08-15T23:36:19.065Z] 4bd03a3adf50: Waiting [2023-08-15T23:36:19.065Z] 0d7a1d56a0c4: Waiting [2023-08-15T23:36:19.065Z] abc862647363: Waiting [2023-08-15T23:36:19.065Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:19.065Z] 49e5cf1a955d: Waiting [2023-08-15T23:36:19.065Z] 18fb803eb177: Waiting [2023-08-15T23:36:19.065Z] 5e08b30ae8af: Layer already exists [2023-08-15T23:36:19.065Z] adceb8b9c4c1: Layer already exists [2023-08-15T23:36:19.065Z] b5d449f58457: Layer already exists [2023-08-15T23:36:19.065Z] a67ef9a8068f: Layer already exists [2023-08-15T23:36:19.065Z] af73f2177c55: Layer already exists [2023-08-15T23:36:19.065Z] 49e5cf1a955d: Layer already exists [2023-08-15T23:36:19.065Z] 0d7a1d56a0c4: Layer already exists [2023-08-15T23:36:19.065Z] 73854db9327f: Layer already exists [2023-08-15T23:36:19.065Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:19.065Z] 5afb7596bf0f: Layer already exists [2023-08-15T23:36:19.065Z] c6d64d0670d3: Layer already exists [2023-08-15T23:36:19.065Z] abc862647363: Layer already exists [2023-08-15T23:36:19.065Z] 5f70bf18a086: Layer already exists [2023-08-15T23:36:19.065Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:19.065Z] 4bd03a3adf50: Layer already exists [2023-08-15T23:36:19.329Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:7b0de6d642dc72d96220d33b89761271e602438f0aa4a8153a6dd4359d681fe6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:19.669Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:20.006Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-15T23:36:20.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-15T23:36:20.007Z] b5d449f58457: Preparing [2023-08-15T23:36:20.007Z] adceb8b9c4c1: Preparing [2023-08-15T23:36:20.007Z] 5e08b30ae8af: Preparing [2023-08-15T23:36:20.007Z] af73f2177c55: Preparing [2023-08-15T23:36:20.007Z] a67ef9a8068f: Preparing [2023-08-15T23:36:20.007Z] 0d7a1d56a0c4: Preparing [2023-08-15T23:36:20.007Z] 49e5cf1a955d: Preparing [2023-08-15T23:36:20.007Z] 18fb803eb177: Preparing [2023-08-15T23:36:20.007Z] 73854db9327f: Preparing [2023-08-15T23:36:20.007Z] 5afb7596bf0f: Preparing [2023-08-15T23:36:20.007Z] c6d64d0670d3: Preparing [2023-08-15T23:36:20.007Z] 5f70bf18a086: Preparing [2023-08-15T23:36:20.007Z] 4bd03a3adf50: Preparing [2023-08-15T23:36:20.007Z] abc862647363: Preparing [2023-08-15T23:36:20.007Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:20.007Z] 5afb7596bf0f: Waiting [2023-08-15T23:36:20.007Z] 0d7a1d56a0c4: Waiting [2023-08-15T23:36:20.007Z] 49e5cf1a955d: Waiting [2023-08-15T23:36:20.007Z] c6d64d0670d3: Waiting [2023-08-15T23:36:20.007Z] abc862647363: Waiting [2023-08-15T23:36:20.007Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:20.007Z] 4bd03a3adf50: Waiting [2023-08-15T23:36:20.007Z] 18fb803eb177: Waiting [2023-08-15T23:36:20.007Z] 73854db9327f: Waiting [2023-08-15T23:36:20.007Z] 5f70bf18a086: Waiting [2023-08-15T23:36:20.007Z] a67ef9a8068f: Layer already exists [2023-08-15T23:36:20.007Z] af73f2177c55: Layer already exists [2023-08-15T23:36:20.007Z] 5e08b30ae8af: Layer already exists [2023-08-15T23:36:20.007Z] b5d449f58457: Layer already exists [2023-08-15T23:36:20.007Z] adceb8b9c4c1: Layer already exists [2023-08-15T23:36:20.007Z] 49e5cf1a955d: Layer already exists [2023-08-15T23:36:20.007Z] 0d7a1d56a0c4: Layer already exists [2023-08-15T23:36:20.007Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:20.007Z] 5afb7596bf0f: Layer already exists [2023-08-15T23:36:20.007Z] 73854db9327f: Layer already exists [2023-08-15T23:36:20.007Z] 4bd03a3adf50: Layer already exists [2023-08-15T23:36:20.007Z] c6d64d0670d3: Layer already exists [2023-08-15T23:36:20.007Z] 5f70bf18a086: Layer already exists [2023-08-15T23:36:20.007Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:20.007Z] abc862647363: Layer already exists [2023-08-15T23:36:20.271Z] main: digest: sha256:7b0de6d642dc72d96220d33b89761271e602438f0aa4a8153a6dd4359d681fe6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:36:20.323Z] ===================================================== [Pipeline] echo [2023-08-15T23:36:20.332Z] taggedImages: [2023-08-15T23:36:20.332Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:20.332Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-15T23:36:20.332Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.25 [2023-08-15T23:36:20.332Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:20.332Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-15T23:36:20.358Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-15T23:36:20.358Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:20.358Z] latest [2023-08-15T23:36:20.358Z] 3.1.0-dev.25 [2023-08-15T23:36:20.358Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:20.358Z] main [2023-08-15T23:36:20.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:20.705Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:21.044Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:21.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-15T23:36:21.045Z] db08c76f0922: Preparing [2023-08-15T23:36:21.045Z] 8cba885f801a: Preparing [2023-08-15T23:36:21.045Z] 96a1bad097b6: Preparing [2023-08-15T23:36:21.045Z] e78aa7655bc7: Preparing [2023-08-15T23:36:21.045Z] 18fb803eb177: Preparing [2023-08-15T23:36:21.045Z] 73854db9327f: Preparing [2023-08-15T23:36:21.045Z] 17f57bb00635: Preparing [2023-08-15T23:36:21.045Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:21.045Z] 73854db9327f: Waiting [2023-08-15T23:36:21.045Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:21.045Z] 17f57bb00635: Waiting [2023-08-15T23:36:21.045Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:21.309Z] 8cba885f801a: Pushed [2023-08-15T23:36:21.309Z] 96a1bad097b6: Pushed [2023-08-15T23:36:23.243Z] 73854db9327f: Layer already exists [2023-08-15T23:36:23.508Z] db08c76f0922: Pushed [2023-08-15T23:36:23.508Z] 17f57bb00635: Layer already exists [2023-08-15T23:36:23.508Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:23.773Z] e78aa7655bc7: Pushed [2023-08-15T23:36:24.036Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:075be2d3c366ec0f0f1504a4a71ec18023a0ac31bd268a1f7456a816b350090d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:24.375Z] + 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-08-15T23:36:24.713Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-15T23:36:24.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-15T23:36:24.713Z] db08c76f0922: Preparing [2023-08-15T23:36:24.713Z] 8cba885f801a: Preparing [2023-08-15T23:36:24.713Z] 96a1bad097b6: Preparing [2023-08-15T23:36:24.713Z] e78aa7655bc7: Preparing [2023-08-15T23:36:24.713Z] 18fb803eb177: Preparing [2023-08-15T23:36:24.713Z] 73854db9327f: Preparing [2023-08-15T23:36:24.713Z] 17f57bb00635: Preparing [2023-08-15T23:36:24.713Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:24.713Z] 73854db9327f: Waiting [2023-08-15T23:36:24.713Z] 17f57bb00635: Waiting [2023-08-15T23:36:24.713Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:24.713Z] db08c76f0922: Layer already exists [2023-08-15T23:36:24.713Z] 96a1bad097b6: Layer already exists [2023-08-15T23:36:24.713Z] 8cba885f801a: Layer already exists [2023-08-15T23:36:24.713Z] e78aa7655bc7: Layer already exists [2023-08-15T23:36:24.713Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:24.713Z] 73854db9327f: Layer already exists [2023-08-15T23:36:24.713Z] 17f57bb00635: Layer already exists [2023-08-15T23:36:24.713Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:24.714Z] latest: digest: sha256:075be2d3c366ec0f0f1504a4a71ec18023a0ac31bd268a1f7456a816b350090d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:25.315Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:25.649Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.25 [2023-08-15T23:36:25.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-15T23:36:25.649Z] db08c76f0922: Preparing [2023-08-15T23:36:25.649Z] 8cba885f801a: Preparing [2023-08-15T23:36:25.649Z] 96a1bad097b6: Preparing [2023-08-15T23:36:25.649Z] e78aa7655bc7: Preparing [2023-08-15T23:36:25.649Z] 18fb803eb177: Preparing [2023-08-15T23:36:25.649Z] 73854db9327f: Preparing [2023-08-15T23:36:25.649Z] 17f57bb00635: Preparing [2023-08-15T23:36:25.649Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:25.649Z] 73854db9327f: Waiting [2023-08-15T23:36:25.649Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:25.649Z] 17f57bb00635: Waiting [2023-08-15T23:36:25.649Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:25.649Z] e78aa7655bc7: Layer already exists [2023-08-15T23:36:25.649Z] db08c76f0922: Layer already exists [2023-08-15T23:36:25.649Z] 96a1bad097b6: Layer already exists [2023-08-15T23:36:25.649Z] 8cba885f801a: Layer already exists [2023-08-15T23:36:25.649Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:25.649Z] 17f57bb00635: Layer already exists [2023-08-15T23:36:25.649Z] 73854db9327f: Layer already exists [2023-08-15T23:36:25.649Z] 3.1.0-dev.25: digest: sha256:075be2d3c366ec0f0f1504a4a71ec18023a0ac31bd268a1f7456a816b350090d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:26.244Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:26.580Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:26.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-15T23:36:26.580Z] db08c76f0922: Preparing [2023-08-15T23:36:26.580Z] 8cba885f801a: Preparing [2023-08-15T23:36:26.580Z] 96a1bad097b6: Preparing [2023-08-15T23:36:26.580Z] e78aa7655bc7: Preparing [2023-08-15T23:36:26.580Z] 18fb803eb177: Preparing [2023-08-15T23:36:26.580Z] 73854db9327f: Preparing [2023-08-15T23:36:26.580Z] 17f57bb00635: Preparing [2023-08-15T23:36:26.580Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:26.580Z] 73854db9327f: Waiting [2023-08-15T23:36:26.580Z] 17f57bb00635: Waiting [2023-08-15T23:36:26.580Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:26.580Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:26.580Z] 96a1bad097b6: Layer already exists [2023-08-15T23:36:26.580Z] 8cba885f801a: Layer already exists [2023-08-15T23:36:26.580Z] e78aa7655bc7: Layer already exists [2023-08-15T23:36:26.580Z] db08c76f0922: Layer already exists [2023-08-15T23:36:26.580Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:26.580Z] 73854db9327f: Layer already exists [2023-08-15T23:36:26.580Z] 17f57bb00635: Layer already exists [2023-08-15T23:36:26.580Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:075be2d3c366ec0f0f1504a4a71ec18023a0ac31bd268a1f7456a816b350090d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:26.911Z] + 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-08-15T23:36:27.239Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-15T23:36:27.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-15T23:36:27.239Z] db08c76f0922: Preparing [2023-08-15T23:36:27.239Z] 8cba885f801a: Preparing [2023-08-15T23:36:27.239Z] 96a1bad097b6: Preparing [2023-08-15T23:36:27.239Z] e78aa7655bc7: Preparing [2023-08-15T23:36:27.239Z] 18fb803eb177: Preparing [2023-08-15T23:36:27.239Z] 73854db9327f: Preparing [2023-08-15T23:36:27.239Z] 17f57bb00635: Preparing [2023-08-15T23:36:27.239Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:27.239Z] 17f57bb00635: Waiting [2023-08-15T23:36:27.239Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:27.239Z] 73854db9327f: Waiting [2023-08-15T23:36:27.239Z] 96a1bad097b6: Layer already exists [2023-08-15T23:36:27.239Z] 8cba885f801a: Layer already exists [2023-08-15T23:36:27.239Z] db08c76f0922: Layer already exists [2023-08-15T23:36:27.239Z] e78aa7655bc7: Layer already exists [2023-08-15T23:36:27.239Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:27.239Z] 73854db9327f: Layer already exists [2023-08-15T23:36:27.239Z] 17f57bb00635: Layer already exists [2023-08-15T23:36:27.239Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:27.503Z] main: digest: sha256:075be2d3c366ec0f0f1504a4a71ec18023a0ac31bd268a1f7456a816b350090d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:36:27.543Z] ===================================================== [Pipeline] echo [2023-08-15T23:36:27.549Z] taggedImages: [2023-08-15T23:36:27.549Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:27.549Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-15T23:36:27.549Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.25 [2023-08-15T23:36:27.549Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:27.549Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-15T23:36:27.563Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-15T23:36:27.563Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:27.563Z] latest [2023-08-15T23:36:27.563Z] 3.1.0-dev.25 [2023-08-15T23:36:27.563Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:27.563Z] main [2023-08-15T23:36:27.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:27.903Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:28.316Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:28.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-15T23:36:28.316Z] a78dee584325: Preparing [2023-08-15T23:36:28.316Z] 75be126e0287: Preparing [2023-08-15T23:36:28.316Z] 31a3f6ad4b97: Preparing [2023-08-15T23:36:28.316Z] a453c21201ba: Preparing [2023-08-15T23:36:28.316Z] 18fb803eb177: Preparing [2023-08-15T23:36:28.316Z] 73854db9327f: Preparing [2023-08-15T23:36:28.316Z] 450d725a59b1: Preparing [2023-08-15T23:36:28.316Z] 26451eda6bce: Preparing [2023-08-15T23:36:28.316Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:28.316Z] 73854db9327f: Waiting [2023-08-15T23:36:28.316Z] 450d725a59b1: Waiting [2023-08-15T23:36:28.316Z] 26451eda6bce: Waiting [2023-08-15T23:36:28.316Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:28.316Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:28.316Z] 73854db9327f: Layer already exists [2023-08-15T23:36:28.589Z] 75be126e0287: Pushed [2023-08-15T23:36:28.589Z] a78dee584325: Pushed [2023-08-15T23:36:28.589Z] a453c21201ba: Pushed [2023-08-15T23:36:28.589Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:28.589Z] 450d725a59b1: Pushed [2023-08-15T23:36:28.866Z] 26451eda6bce: Pushed [2023-08-15T23:36:31.457Z] 31a3f6ad4b97: Pushed [2023-08-15T23:36:31.457Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:5f334781690acc0b1edae5809838a949e0629a5435bf089ab1b13c8195744786 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:31.805Z] + 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-08-15T23:36:32.140Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-15T23:36:32.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-15T23:36:32.140Z] a78dee584325: Preparing [2023-08-15T23:36:32.140Z] 75be126e0287: Preparing [2023-08-15T23:36:32.140Z] 31a3f6ad4b97: Preparing [2023-08-15T23:36:32.140Z] a453c21201ba: Preparing [2023-08-15T23:36:32.140Z] 18fb803eb177: Preparing [2023-08-15T23:36:32.140Z] 73854db9327f: Preparing [2023-08-15T23:36:32.141Z] 450d725a59b1: Preparing [2023-08-15T23:36:32.141Z] 26451eda6bce: Preparing [2023-08-15T23:36:32.141Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:32.141Z] 450d725a59b1: Waiting [2023-08-15T23:36:32.141Z] 26451eda6bce: Waiting [2023-08-15T23:36:32.141Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:32.141Z] 73854db9327f: Waiting [2023-08-15T23:36:32.141Z] a453c21201ba: Layer already exists [2023-08-15T23:36:32.141Z] 75be126e0287: Layer already exists [2023-08-15T23:36:32.141Z] 31a3f6ad4b97: Layer already exists [2023-08-15T23:36:32.141Z] a78dee584325: Layer already exists [2023-08-15T23:36:32.141Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:32.141Z] 450d725a59b1: Layer already exists [2023-08-15T23:36:32.141Z] 26451eda6bce: Layer already exists [2023-08-15T23:36:32.141Z] 73854db9327f: Layer already exists [2023-08-15T23:36:32.141Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:32.141Z] latest: digest: sha256:5f334781690acc0b1edae5809838a949e0629a5435bf089ab1b13c8195744786 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:32.749Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:33.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.25 [2023-08-15T23:36:33.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-15T23:36:33.088Z] a78dee584325: Preparing [2023-08-15T23:36:33.088Z] 75be126e0287: Preparing [2023-08-15T23:36:33.088Z] 31a3f6ad4b97: Preparing [2023-08-15T23:36:33.088Z] a453c21201ba: Preparing [2023-08-15T23:36:33.088Z] 18fb803eb177: Preparing [2023-08-15T23:36:33.088Z] 73854db9327f: Preparing [2023-08-15T23:36:33.088Z] 450d725a59b1: Preparing [2023-08-15T23:36:33.088Z] 26451eda6bce: Preparing [2023-08-15T23:36:33.088Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:33.088Z] 450d725a59b1: Waiting [2023-08-15T23:36:33.088Z] 26451eda6bce: Waiting [2023-08-15T23:36:33.088Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:33.088Z] 73854db9327f: Waiting [2023-08-15T23:36:33.088Z] 75be126e0287: Layer already exists [2023-08-15T23:36:33.088Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:33.088Z] a78dee584325: Layer already exists [2023-08-15T23:36:33.088Z] 31a3f6ad4b97: Layer already exists [2023-08-15T23:36:33.088Z] a453c21201ba: Layer already exists [2023-08-15T23:36:33.088Z] 73854db9327f: Layer already exists [2023-08-15T23:36:33.088Z] 26451eda6bce: Layer already exists [2023-08-15T23:36:33.088Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:33.088Z] 450d725a59b1: Layer already exists [2023-08-15T23:36:33.088Z] 3.1.0-dev.25: digest: sha256:5f334781690acc0b1edae5809838a949e0629a5435bf089ab1b13c8195744786 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:33.681Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:34.010Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:34.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-15T23:36:34.010Z] a78dee584325: Preparing [2023-08-15T23:36:34.010Z] 75be126e0287: Preparing [2023-08-15T23:36:34.010Z] 31a3f6ad4b97: Preparing [2023-08-15T23:36:34.010Z] a453c21201ba: Preparing [2023-08-15T23:36:34.010Z] 18fb803eb177: Preparing [2023-08-15T23:36:34.010Z] 73854db9327f: Preparing [2023-08-15T23:36:34.010Z] 450d725a59b1: Preparing [2023-08-15T23:36:34.010Z] 26451eda6bce: Preparing [2023-08-15T23:36:34.010Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:34.010Z] 450d725a59b1: Waiting [2023-08-15T23:36:34.010Z] 26451eda6bce: Waiting [2023-08-15T23:36:34.010Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:34.010Z] 73854db9327f: Waiting [2023-08-15T23:36:34.010Z] 75be126e0287: Layer already exists [2023-08-15T23:36:34.010Z] a78dee584325: Layer already exists [2023-08-15T23:36:34.010Z] 31a3f6ad4b97: Layer already exists [2023-08-15T23:36:34.010Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:34.010Z] a453c21201ba: Layer already exists [2023-08-15T23:36:34.010Z] 73854db9327f: Layer already exists [2023-08-15T23:36:34.010Z] 450d725a59b1: Layer already exists [2023-08-15T23:36:34.010Z] 26451eda6bce: Layer already exists [2023-08-15T23:36:34.010Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:34.010Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:5f334781690acc0b1edae5809838a949e0629a5435bf089ab1b13c8195744786 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:34.608Z] + 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-08-15T23:36:38.268Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-15T23:36:38.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-15T23:36:38.269Z] a78dee584325: Preparing [2023-08-15T23:36:38.269Z] 75be126e0287: Preparing [2023-08-15T23:36:38.269Z] 31a3f6ad4b97: Preparing [2023-08-15T23:36:38.269Z] a453c21201ba: Preparing [2023-08-15T23:36:38.269Z] 18fb803eb177: Preparing [2023-08-15T23:36:38.269Z] 73854db9327f: Preparing [2023-08-15T23:36:38.269Z] 450d725a59b1: Preparing [2023-08-15T23:36:38.269Z] 26451eda6bce: Preparing [2023-08-15T23:36:38.269Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:38.269Z] 73854db9327f: Waiting [2023-08-15T23:36:38.269Z] 450d725a59b1: Waiting [2023-08-15T23:36:38.269Z] 26451eda6bce: Waiting [2023-08-15T23:36:38.269Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:38.269Z] 31a3f6ad4b97: Layer already exists [2023-08-15T23:36:38.269Z] a78dee584325: Layer already exists [2023-08-15T23:36:38.269Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:38.269Z] 75be126e0287: Layer already exists [2023-08-15T23:36:38.269Z] a453c21201ba: Layer already exists [2023-08-15T23:36:38.269Z] 73854db9327f: Layer already exists [2023-08-15T23:36:38.269Z] 26451eda6bce: Layer already exists [2023-08-15T23:36:38.269Z] 450d725a59b1: Layer already exists [2023-08-15T23:36:38.269Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:38.269Z] main: digest: sha256:5f334781690acc0b1edae5809838a949e0629a5435bf089ab1b13c8195744786 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:36:38.574Z] ===================================================== [Pipeline] echo [2023-08-15T23:36:38.581Z] taggedImages: [2023-08-15T23:36:38.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:38.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-15T23:36:38.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.25 [2023-08-15T23:36:38.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:38.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-15T23:36:38.598Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-15T23:36:38.598Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:38.598Z] latest [2023-08-15T23:36:38.598Z] 3.1.0-dev.25 [2023-08-15T23:36:38.598Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:38.598Z] main [2023-08-15T23:36:38.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:38.946Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:39.271Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:39.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-15T23:36:39.271Z] 66d12241ed90: Preparing [2023-08-15T23:36:39.271Z] b05873243049: Preparing [2023-08-15T23:36:39.271Z] 51af01ae5e20: Preparing [2023-08-15T23:36:39.271Z] f2bb42172edc: Preparing [2023-08-15T23:36:39.271Z] c5d355708568: Preparing [2023-08-15T23:36:39.271Z] c248fa9d7fc4: Preparing [2023-08-15T23:36:39.271Z] d60c68214464: Preparing [2023-08-15T23:36:39.271Z] 18fb803eb177: Preparing [2023-08-15T23:36:39.271Z] 73854db9327f: Preparing [2023-08-15T23:36:39.271Z] 88cf919a110c: Preparing [2023-08-15T23:36:39.271Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:39.271Z] 18fb803eb177: Waiting [2023-08-15T23:36:39.271Z] 88cf919a110c: Waiting [2023-08-15T23:36:39.271Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:39.271Z] 73854db9327f: Waiting [2023-08-15T23:36:39.271Z] d60c68214464: Waiting [2023-08-15T23:36:39.535Z] c5d355708568: Pushed [2023-08-15T23:36:39.535Z] b05873243049: Pushed [2023-08-15T23:36:39.535Z] 66d12241ed90: Pushed [2023-08-15T23:36:39.535Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:39.535Z] c248fa9d7fc4: Pushed [2023-08-15T23:36:39.535Z] 73854db9327f: Layer already exists [2023-08-15T23:36:39.535Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:39.535Z] d60c68214464: Pushed [2023-08-15T23:36:42.110Z] 88cf919a110c: Pushed [2023-08-15T23:36:42.110Z] f2bb42172edc: Pushed [2023-08-15T23:36:43.065Z] 51af01ae5e20: Pushed [2023-08-15T23:36:43.065Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:1658c91c533d4f5e10930f8071bfc3606ed2dcd999e59ce47e38fa6546eee644 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:43.396Z] + 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-08-15T23:36:43.722Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-15T23:36:43.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-15T23:36:43.722Z] 66d12241ed90: Preparing [2023-08-15T23:36:43.722Z] b05873243049: Preparing [2023-08-15T23:36:43.722Z] 51af01ae5e20: Preparing [2023-08-15T23:36:43.722Z] f2bb42172edc: Preparing [2023-08-15T23:36:43.722Z] c5d355708568: Preparing [2023-08-15T23:36:43.722Z] c248fa9d7fc4: Preparing [2023-08-15T23:36:43.722Z] d60c68214464: Preparing [2023-08-15T23:36:43.722Z] 18fb803eb177: Preparing [2023-08-15T23:36:43.722Z] 73854db9327f: Preparing [2023-08-15T23:36:43.722Z] 88cf919a110c: Preparing [2023-08-15T23:36:43.722Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:43.722Z] 18fb803eb177: Waiting [2023-08-15T23:36:43.722Z] 73854db9327f: Waiting [2023-08-15T23:36:43.722Z] 88cf919a110c: Waiting [2023-08-15T23:36:43.722Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:43.722Z] c248fa9d7fc4: Waiting [2023-08-15T23:36:43.722Z] d60c68214464: Waiting [2023-08-15T23:36:43.722Z] 66d12241ed90: Layer already exists [2023-08-15T23:36:43.722Z] c5d355708568: Layer already exists [2023-08-15T23:36:43.722Z] f2bb42172edc: Layer already exists [2023-08-15T23:36:43.722Z] b05873243049: Layer already exists [2023-08-15T23:36:43.722Z] 51af01ae5e20: Layer already exists [2023-08-15T23:36:43.722Z] c248fa9d7fc4: Layer already exists [2023-08-15T23:36:43.722Z] d60c68214464: Layer already exists [2023-08-15T23:36:43.722Z] 88cf919a110c: Layer already exists [2023-08-15T23:36:43.722Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:43.722Z] 73854db9327f: Layer already exists [2023-08-15T23:36:43.722Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:43.985Z] latest: digest: sha256:1658c91c533d4f5e10930f8071bfc3606ed2dcd999e59ce47e38fa6546eee644 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:44.327Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:44.662Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.25 [2023-08-15T23:36:44.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-15T23:36:44.662Z] 66d12241ed90: Preparing [2023-08-15T23:36:44.662Z] b05873243049: Preparing [2023-08-15T23:36:44.662Z] 51af01ae5e20: Preparing [2023-08-15T23:36:44.662Z] f2bb42172edc: Preparing [2023-08-15T23:36:44.662Z] c5d355708568: Preparing [2023-08-15T23:36:44.662Z] c248fa9d7fc4: Preparing [2023-08-15T23:36:44.662Z] d60c68214464: Preparing [2023-08-15T23:36:44.662Z] 18fb803eb177: Preparing [2023-08-15T23:36:44.662Z] 73854db9327f: Preparing [2023-08-15T23:36:44.662Z] 88cf919a110c: Preparing [2023-08-15T23:36:44.662Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:44.662Z] 18fb803eb177: Waiting [2023-08-15T23:36:44.662Z] 73854db9327f: Waiting [2023-08-15T23:36:44.662Z] 88cf919a110c: Waiting [2023-08-15T23:36:44.662Z] d60c68214464: Waiting [2023-08-15T23:36:44.662Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:44.662Z] c248fa9d7fc4: Waiting [2023-08-15T23:36:44.662Z] 66d12241ed90: Layer already exists [2023-08-15T23:36:44.662Z] f2bb42172edc: Layer already exists [2023-08-15T23:36:44.662Z] 51af01ae5e20: Layer already exists [2023-08-15T23:36:44.662Z] b05873243049: Layer already exists [2023-08-15T23:36:44.662Z] c5d355708568: Layer already exists [2023-08-15T23:36:44.662Z] d60c68214464: Layer already exists [2023-08-15T23:36:44.662Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:44.662Z] 88cf919a110c: Layer already exists [2023-08-15T23:36:44.662Z] c248fa9d7fc4: Layer already exists [2023-08-15T23:36:44.662Z] 73854db9327f: Layer already exists [2023-08-15T23:36:44.662Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:44.662Z] 3.1.0-dev.25: digest: sha256:1658c91c533d4f5e10930f8071bfc3606ed2dcd999e59ce47e38fa6546eee644 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:45.256Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:45.583Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:45.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-15T23:36:45.584Z] 66d12241ed90: Preparing [2023-08-15T23:36:45.584Z] b05873243049: Preparing [2023-08-15T23:36:45.584Z] 51af01ae5e20: Preparing [2023-08-15T23:36:45.584Z] f2bb42172edc: Preparing [2023-08-15T23:36:45.584Z] c5d355708568: Preparing [2023-08-15T23:36:45.584Z] c248fa9d7fc4: Preparing [2023-08-15T23:36:45.584Z] d60c68214464: Preparing [2023-08-15T23:36:45.584Z] 18fb803eb177: Preparing [2023-08-15T23:36:45.584Z] 73854db9327f: Preparing [2023-08-15T23:36:45.584Z] 88cf919a110c: Preparing [2023-08-15T23:36:45.584Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:45.584Z] 18fb803eb177: Waiting [2023-08-15T23:36:45.584Z] 73854db9327f: Waiting [2023-08-15T23:36:45.584Z] c248fa9d7fc4: Waiting [2023-08-15T23:36:45.584Z] d60c68214464: Waiting [2023-08-15T23:36:45.584Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:45.584Z] 88cf919a110c: Waiting [2023-08-15T23:36:45.584Z] f2bb42172edc: Layer already exists [2023-08-15T23:36:45.584Z] 51af01ae5e20: Layer already exists [2023-08-15T23:36:45.584Z] b05873243049: Layer already exists [2023-08-15T23:36:45.584Z] 66d12241ed90: Layer already exists [2023-08-15T23:36:45.584Z] c5d355708568: Layer already exists [2023-08-15T23:36:45.584Z] c248fa9d7fc4: Layer already exists [2023-08-15T23:36:45.584Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:45.584Z] d60c68214464: Layer already exists [2023-08-15T23:36:45.584Z] 73854db9327f: Layer already exists [2023-08-15T23:36:45.584Z] 88cf919a110c: Layer already exists [2023-08-15T23:36:45.584Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:45.847Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:1658c91c533d4f5e10930f8071bfc3606ed2dcd999e59ce47e38fa6546eee644 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:46.188Z] + 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-08-15T23:36:46.516Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-15T23:36:46.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-15T23:36:46.516Z] 66d12241ed90: Preparing [2023-08-15T23:36:46.516Z] b05873243049: Preparing [2023-08-15T23:36:46.516Z] 51af01ae5e20: Preparing [2023-08-15T23:36:46.516Z] f2bb42172edc: Preparing [2023-08-15T23:36:46.516Z] c5d355708568: Preparing [2023-08-15T23:36:46.516Z] c248fa9d7fc4: Preparing [2023-08-15T23:36:46.516Z] d60c68214464: Preparing [2023-08-15T23:36:46.516Z] 18fb803eb177: Preparing [2023-08-15T23:36:46.516Z] 73854db9327f: Preparing [2023-08-15T23:36:46.516Z] 88cf919a110c: Preparing [2023-08-15T23:36:46.516Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:46.516Z] 18fb803eb177: Waiting [2023-08-15T23:36:46.516Z] 73854db9327f: Waiting [2023-08-15T23:36:46.516Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:46.516Z] 88cf919a110c: Waiting [2023-08-15T23:36:46.516Z] c248fa9d7fc4: Waiting [2023-08-15T23:36:46.516Z] d60c68214464: Waiting [2023-08-15T23:36:46.516Z] c5d355708568: Layer already exists [2023-08-15T23:36:46.516Z] 66d12241ed90: Layer already exists [2023-08-15T23:36:46.516Z] f2bb42172edc: Layer already exists [2023-08-15T23:36:46.516Z] b05873243049: Layer already exists [2023-08-15T23:36:46.516Z] 51af01ae5e20: Layer already exists [2023-08-15T23:36:46.516Z] d60c68214464: Layer already exists [2023-08-15T23:36:46.516Z] c248fa9d7fc4: Layer already exists [2023-08-15T23:36:46.516Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:46.516Z] 88cf919a110c: Layer already exists [2023-08-15T23:36:46.516Z] 73854db9327f: Layer already exists [2023-08-15T23:36:46.516Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:46.779Z] main: digest: sha256:1658c91c533d4f5e10930f8071bfc3606ed2dcd999e59ce47e38fa6546eee644 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:36:46.825Z] ===================================================== [Pipeline] echo [2023-08-15T23:36:46.830Z] taggedImages: [2023-08-15T23:36:46.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:46.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-15T23:36:46.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.25 [2023-08-15T23:36:46.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:46.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-15T23:36:46.847Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-15T23:36:46.847Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:46.847Z] latest [2023-08-15T23:36:46.847Z] 3.1.0-dev.25 [2023-08-15T23:36:46.847Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:46.847Z] main [2023-08-15T23:36:46.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:47.170Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:47.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:47.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-15T23:36:47.499Z] 8a18d74e0582: Preparing [2023-08-15T23:36:47.499Z] c52fc1da5bd9: Preparing [2023-08-15T23:36:47.499Z] 18fb803eb177: Preparing [2023-08-15T23:36:47.499Z] 73854db9327f: Preparing [2023-08-15T23:36:47.499Z] 21e715fe40ea: Preparing [2023-08-15T23:36:47.499Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:47.499Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:47.499Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:47.499Z] 73854db9327f: Layer already exists [2023-08-15T23:36:47.499Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:47.764Z] 8a18d74e0582: Pushed [2023-08-15T23:36:49.164Z] 21e715fe40ea: Pushed [2023-08-15T23:36:52.491Z] c52fc1da5bd9: Pushed [2023-08-15T23:36:52.491Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:5484671c4cc7bf189b5d7860004f32766cb147bcde2d3a9f9efdc920522a21e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:52.826Z] + 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-08-15T23:36:53.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-15T23:36:53.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-15T23:36:53.160Z] 8a18d74e0582: Preparing [2023-08-15T23:36:53.160Z] c52fc1da5bd9: Preparing [2023-08-15T23:36:53.160Z] 18fb803eb177: Preparing [2023-08-15T23:36:53.160Z] 73854db9327f: Preparing [2023-08-15T23:36:53.160Z] 21e715fe40ea: Preparing [2023-08-15T23:36:53.160Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:53.160Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:53.160Z] 8a18d74e0582: Layer already exists [2023-08-15T23:36:53.160Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:53.160Z] 21e715fe40ea: Layer already exists [2023-08-15T23:36:53.160Z] c52fc1da5bd9: Layer already exists [2023-08-15T23:36:53.160Z] 73854db9327f: Layer already exists [2023-08-15T23:36:53.160Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:53.160Z] latest: digest: sha256:5484671c4cc7bf189b5d7860004f32766cb147bcde2d3a9f9efdc920522a21e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:53.757Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:54.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.25 [2023-08-15T23:36:54.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-15T23:36:54.082Z] 8a18d74e0582: Preparing [2023-08-15T23:36:54.082Z] c52fc1da5bd9: Preparing [2023-08-15T23:36:54.082Z] 18fb803eb177: Preparing [2023-08-15T23:36:54.082Z] 73854db9327f: Preparing [2023-08-15T23:36:54.082Z] 21e715fe40ea: Preparing [2023-08-15T23:36:54.082Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:54.082Z] c52fc1da5bd9: Layer already exists [2023-08-15T23:36:54.082Z] 73854db9327f: Layer already exists [2023-08-15T23:36:54.082Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:54.082Z] 8a18d74e0582: Layer already exists [2023-08-15T23:36:54.082Z] 21e715fe40ea: Layer already exists [2023-08-15T23:36:54.082Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:54.082Z] 3.1.0-dev.25: digest: sha256:5484671c4cc7bf189b5d7860004f32766cb147bcde2d3a9f9efdc920522a21e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:54.412Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:54.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:54.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-15T23:36:54.738Z] 8a18d74e0582: Preparing [2023-08-15T23:36:54.738Z] c52fc1da5bd9: Preparing [2023-08-15T23:36:54.738Z] 18fb803eb177: Preparing [2023-08-15T23:36:54.738Z] 73854db9327f: Preparing [2023-08-15T23:36:54.738Z] 21e715fe40ea: Preparing [2023-08-15T23:36:54.738Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:54.738Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:54.738Z] 73854db9327f: Layer already exists [2023-08-15T23:36:54.738Z] 21e715fe40ea: Layer already exists [2023-08-15T23:36:54.738Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:54.738Z] 8a18d74e0582: Layer already exists [2023-08-15T23:36:54.738Z] c52fc1da5bd9: Layer already exists [2023-08-15T23:36:54.738Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:54.738Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:5484671c4cc7bf189b5d7860004f32766cb147bcde2d3a9f9efdc920522a21e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:55.073Z] + 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-08-15T23:36:55.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-15T23:36:55.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-15T23:36:55.397Z] 8a18d74e0582: Preparing [2023-08-15T23:36:55.397Z] c52fc1da5bd9: Preparing [2023-08-15T23:36:55.397Z] 18fb803eb177: Preparing [2023-08-15T23:36:55.397Z] 73854db9327f: Preparing [2023-08-15T23:36:55.397Z] 21e715fe40ea: Preparing [2023-08-15T23:36:55.397Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:55.397Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:55.397Z] 8a18d74e0582: Layer already exists [2023-08-15T23:36:55.397Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:55.397Z] 21e715fe40ea: Layer already exists [2023-08-15T23:36:55.397Z] c52fc1da5bd9: Layer already exists [2023-08-15T23:36:55.397Z] 73854db9327f: Layer already exists [2023-08-15T23:36:55.397Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:55.397Z] main: digest: sha256:5484671c4cc7bf189b5d7860004f32766cb147bcde2d3a9f9efdc920522a21e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:36:55.715Z] ===================================================== [Pipeline] echo [2023-08-15T23:36:55.728Z] taggedImages: [2023-08-15T23:36:55.728Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:55.728Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-15T23:36:55.728Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.25 [2023-08-15T23:36:55.728Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:55.728Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-15T23:36:55.751Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-15T23:36:55.751Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:55.751Z] latest [2023-08-15T23:36:55.751Z] 3.1.0-dev.25 [2023-08-15T23:36:55.751Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:36:55.751Z] main [2023-08-15T23:36:55.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:56.091Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:36:56.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:36:56.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-15T23:36:56.416Z] 98402ca3f20c: Preparing [2023-08-15T23:36:56.416Z] d5e4a15db46b: Preparing [2023-08-15T23:36:56.416Z] 0c7479c3bb1e: Preparing [2023-08-15T23:36:56.416Z] 7846b120be64: Preparing [2023-08-15T23:36:56.416Z] 6e32acd6ca99: Preparing [2023-08-15T23:36:56.416Z] 18fb803eb177: Preparing [2023-08-15T23:36:56.416Z] 73854db9327f: Preparing [2023-08-15T23:36:56.416Z] 2bccd87164e4: Preparing [2023-08-15T23:36:56.416Z] d2d9d24a8c2a: Preparing [2023-08-15T23:36:56.416Z] 2bccd87164e4: Waiting [2023-08-15T23:36:56.416Z] 18fb803eb177: Waiting [2023-08-15T23:36:56.417Z] d2d9d24a8c2a: Waiting [2023-08-15T23:36:56.417Z] 73854db9327f: Waiting [2023-08-15T23:36:56.684Z] 98402ca3f20c: Pushed [2023-08-15T23:36:56.684Z] d5e4a15db46b: Pushed [2023-08-15T23:36:56.684Z] 0c7479c3bb1e: Pushed [2023-08-15T23:36:56.684Z] 73854db9327f: Layer already exists [2023-08-15T23:36:56.684Z] 18fb803eb177: Layer already exists [2023-08-15T23:36:56.684Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:36:57.643Z] 2bccd87164e4: Pushed [2023-08-15T23:37:09.929Z] 6e32acd6ca99: Pushed [2023-08-15T23:37:13.258Z] 7846b120be64: Pushed [2023-08-15T23:37:13.523Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:d2be625c0edd988b4095af5978b03636e5a3f467fac1d99e7965a9aa3593619e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:13.858Z] + 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-08-15T23:37:14.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-15T23:37:14.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-15T23:37:14.196Z] 98402ca3f20c: Preparing [2023-08-15T23:37:14.196Z] d5e4a15db46b: Preparing [2023-08-15T23:37:14.196Z] 0c7479c3bb1e: Preparing [2023-08-15T23:37:14.196Z] 7846b120be64: Preparing [2023-08-15T23:37:14.196Z] 6e32acd6ca99: Preparing [2023-08-15T23:37:14.196Z] 18fb803eb177: Preparing [2023-08-15T23:37:14.196Z] 73854db9327f: Preparing [2023-08-15T23:37:14.196Z] 2bccd87164e4: Preparing [2023-08-15T23:37:14.196Z] d2d9d24a8c2a: Preparing [2023-08-15T23:37:14.196Z] 73854db9327f: Waiting [2023-08-15T23:37:14.196Z] 18fb803eb177: Waiting [2023-08-15T23:37:14.196Z] 2bccd87164e4: Waiting [2023-08-15T23:37:14.196Z] d2d9d24a8c2a: Waiting [2023-08-15T23:37:14.196Z] 6e32acd6ca99: Layer already exists [2023-08-15T23:37:14.196Z] 7846b120be64: Layer already exists [2023-08-15T23:37:14.196Z] d5e4a15db46b: Layer already exists [2023-08-15T23:37:14.196Z] 98402ca3f20c: Layer already exists [2023-08-15T23:37:14.196Z] 0c7479c3bb1e: Layer already exists [2023-08-15T23:37:14.196Z] 18fb803eb177: Layer already exists [2023-08-15T23:37:14.196Z] 73854db9327f: Layer already exists [2023-08-15T23:37:14.196Z] 2bccd87164e4: Layer already exists [2023-08-15T23:37:14.196Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:37:14.196Z] latest: digest: sha256:d2be625c0edd988b4095af5978b03636e5a3f467fac1d99e7965a9aa3593619e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:14.527Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:14.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.25 [2023-08-15T23:37:14.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-15T23:37:14.851Z] 98402ca3f20c: Preparing [2023-08-15T23:37:14.851Z] d5e4a15db46b: Preparing [2023-08-15T23:37:14.851Z] 0c7479c3bb1e: Preparing [2023-08-15T23:37:14.851Z] 7846b120be64: Preparing [2023-08-15T23:37:14.851Z] 6e32acd6ca99: Preparing [2023-08-15T23:37:14.851Z] 18fb803eb177: Preparing [2023-08-15T23:37:14.851Z] 73854db9327f: Preparing [2023-08-15T23:37:14.851Z] 2bccd87164e4: Preparing [2023-08-15T23:37:14.851Z] d2d9d24a8c2a: Preparing [2023-08-15T23:37:14.851Z] 18fb803eb177: Waiting [2023-08-15T23:37:14.851Z] 73854db9327f: Waiting [2023-08-15T23:37:14.851Z] d2d9d24a8c2a: Waiting [2023-08-15T23:37:14.851Z] 2bccd87164e4: Waiting [2023-08-15T23:37:14.851Z] 6e32acd6ca99: Layer already exists [2023-08-15T23:37:14.851Z] 0c7479c3bb1e: Layer already exists [2023-08-15T23:37:14.851Z] 7846b120be64: Layer already exists [2023-08-15T23:37:14.851Z] 98402ca3f20c: Layer already exists [2023-08-15T23:37:14.851Z] d5e4a15db46b: Layer already exists [2023-08-15T23:37:14.851Z] 73854db9327f: Layer already exists [2023-08-15T23:37:14.851Z] 18fb803eb177: Layer already exists [2023-08-15T23:37:14.851Z] 2bccd87164e4: Layer already exists [2023-08-15T23:37:14.851Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:37:14.851Z] 3.1.0-dev.25: digest: sha256:d2be625c0edd988b4095af5978b03636e5a3f467fac1d99e7965a9aa3593619e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:15.177Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:18.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:37:18.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-15T23:37:18.074Z] 98402ca3f20c: Preparing [2023-08-15T23:37:18.074Z] d5e4a15db46b: Preparing [2023-08-15T23:37:18.074Z] 0c7479c3bb1e: Preparing [2023-08-15T23:37:18.074Z] 7846b120be64: Preparing [2023-08-15T23:37:18.074Z] 6e32acd6ca99: Preparing [2023-08-15T23:37:18.074Z] 18fb803eb177: Preparing [2023-08-15T23:37:18.074Z] 73854db9327f: Preparing [2023-08-15T23:37:18.074Z] 2bccd87164e4: Preparing [2023-08-15T23:37:18.074Z] d2d9d24a8c2a: Preparing [2023-08-15T23:37:18.074Z] 18fb803eb177: Waiting [2023-08-15T23:37:18.074Z] 73854db9327f: Waiting [2023-08-15T23:37:18.074Z] 2bccd87164e4: Waiting [2023-08-15T23:37:18.074Z] d2d9d24a8c2a: Waiting [2023-08-15T23:37:18.074Z] 0c7479c3bb1e: Layer already exists [2023-08-15T23:37:18.074Z] 98402ca3f20c: Layer already exists [2023-08-15T23:37:18.074Z] 7846b120be64: Layer already exists [2023-08-15T23:37:18.074Z] 6e32acd6ca99: Layer already exists [2023-08-15T23:37:18.074Z] d5e4a15db46b: Layer already exists [2023-08-15T23:37:18.074Z] 18fb803eb177: Layer already exists [2023-08-15T23:37:18.074Z] 2bccd87164e4: Layer already exists [2023-08-15T23:37:18.074Z] 73854db9327f: Layer already exists [2023-08-15T23:37:18.074Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:37:18.074Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:d2be625c0edd988b4095af5978b03636e5a3f467fac1d99e7965a9aa3593619e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:18.406Z] + 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-08-15T23:37:18.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-15T23:37:18.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-15T23:37:18.737Z] 98402ca3f20c: Preparing [2023-08-15T23:37:18.737Z] d5e4a15db46b: Preparing [2023-08-15T23:37:18.737Z] 0c7479c3bb1e: Preparing [2023-08-15T23:37:18.737Z] 7846b120be64: Preparing [2023-08-15T23:37:18.737Z] 6e32acd6ca99: Preparing [2023-08-15T23:37:18.737Z] 18fb803eb177: Preparing [2023-08-15T23:37:18.737Z] 73854db9327f: Preparing [2023-08-15T23:37:18.737Z] 2bccd87164e4: Preparing [2023-08-15T23:37:18.737Z] d2d9d24a8c2a: Preparing [2023-08-15T23:37:18.737Z] 18fb803eb177: Waiting [2023-08-15T23:37:18.737Z] d2d9d24a8c2a: Waiting [2023-08-15T23:37:18.737Z] 73854db9327f: Waiting [2023-08-15T23:37:18.737Z] 2bccd87164e4: Waiting [2023-08-15T23:37:18.737Z] 7846b120be64: Layer already exists [2023-08-15T23:37:18.737Z] 6e32acd6ca99: Layer already exists [2023-08-15T23:37:18.737Z] 0c7479c3bb1e: Layer already exists [2023-08-15T23:37:18.737Z] 98402ca3f20c: Layer already exists [2023-08-15T23:37:18.737Z] d5e4a15db46b: Layer already exists [2023-08-15T23:37:18.737Z] 2bccd87164e4: Layer already exists [2023-08-15T23:37:18.737Z] 18fb803eb177: Layer already exists [2023-08-15T23:37:18.737Z] 73854db9327f: Layer already exists [2023-08-15T23:37:18.737Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:37:19.000Z] main: digest: sha256:d2be625c0edd988b4095af5978b03636e5a3f467fac1d99e7965a9aa3593619e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:37:19.059Z] ===================================================== [Pipeline] echo [2023-08-15T23:37:19.068Z] taggedImages: [2023-08-15T23:37:19.068Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:37:19.068Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-15T23:37:19.068Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.25 [2023-08-15T23:37:19.068Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:37:19.068Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-15T23:37:19.094Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-15T23:37:19.094Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:37:19.094Z] latest [2023-08-15T23:37:19.094Z] 3.1.0-dev.25 [2023-08-15T23:37:19.094Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:37:19.094Z] main [2023-08-15T23:37:19.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:19.441Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:19.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:37:19.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-15T23:37:19.776Z] 00d7165dac7c: Preparing [2023-08-15T23:37:19.776Z] 2db109cc2753: Preparing [2023-08-15T23:37:19.776Z] e5dae6e54f93: Preparing [2023-08-15T23:37:19.776Z] d8a3d0b61306: Preparing [2023-08-15T23:37:19.776Z] 18fb803eb177: Preparing [2023-08-15T23:37:19.776Z] 73854db9327f: Preparing [2023-08-15T23:37:19.776Z] b317a76bfc26: Preparing [2023-08-15T23:37:19.776Z] d2d9d24a8c2a: Preparing [2023-08-15T23:37:19.776Z] 73854db9327f: Waiting [2023-08-15T23:37:19.776Z] b317a76bfc26: Waiting [2023-08-15T23:37:19.776Z] d2d9d24a8c2a: Waiting [2023-08-15T23:37:19.776Z] 18fb803eb177: Layer already exists [2023-08-15T23:37:19.776Z] 73854db9327f: Layer already exists [2023-08-15T23:37:20.040Z] 2db109cc2753: Pushed [2023-08-15T23:37:20.040Z] e5dae6e54f93: Pushed [2023-08-15T23:37:20.040Z] 00d7165dac7c: Pushed [2023-08-15T23:37:20.040Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:37:20.678Z] b317a76bfc26: Pushed [2023-08-15T23:37:38.866Z] d8a3d0b61306: Pushed [2023-08-15T23:37:38.866Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:826f27033c8ad6da6b1dcd3fc2971980b37a6f9e67d2d5435d9fc458bf5b1e79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:39.190Z] + 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-08-15T23:37:39.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-15T23:37:39.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-15T23:37:39.511Z] 00d7165dac7c: Preparing [2023-08-15T23:37:39.511Z] 2db109cc2753: Preparing [2023-08-15T23:37:39.511Z] e5dae6e54f93: Preparing [2023-08-15T23:37:39.511Z] d8a3d0b61306: Preparing [2023-08-15T23:37:39.511Z] 18fb803eb177: Preparing [2023-08-15T23:37:39.511Z] 73854db9327f: Preparing [2023-08-15T23:37:39.511Z] b317a76bfc26: Preparing [2023-08-15T23:37:39.511Z] d2d9d24a8c2a: Preparing [2023-08-15T23:37:39.511Z] b317a76bfc26: Waiting [2023-08-15T23:37:39.511Z] d2d9d24a8c2a: Waiting [2023-08-15T23:37:39.511Z] 73854db9327f: Waiting [2023-08-15T23:37:39.511Z] e5dae6e54f93: Layer already exists [2023-08-15T23:37:39.511Z] 00d7165dac7c: Layer already exists [2023-08-15T23:37:39.511Z] 18fb803eb177: Layer already exists [2023-08-15T23:37:39.511Z] d8a3d0b61306: Layer already exists [2023-08-15T23:37:39.511Z] 2db109cc2753: Layer already exists [2023-08-15T23:37:39.511Z] 73854db9327f: Layer already exists [2023-08-15T23:37:39.511Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:37:39.511Z] b317a76bfc26: Layer already exists [2023-08-15T23:37:39.511Z] latest: digest: sha256:826f27033c8ad6da6b1dcd3fc2971980b37a6f9e67d2d5435d9fc458bf5b1e79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:39.849Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:40.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.25 [2023-08-15T23:37:40.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-15T23:37:40.175Z] 00d7165dac7c: Preparing [2023-08-15T23:37:40.175Z] 2db109cc2753: Preparing [2023-08-15T23:37:40.175Z] e5dae6e54f93: Preparing [2023-08-15T23:37:40.175Z] d8a3d0b61306: Preparing [2023-08-15T23:37:40.175Z] 18fb803eb177: Preparing [2023-08-15T23:37:40.175Z] 73854db9327f: Preparing [2023-08-15T23:37:40.175Z] b317a76bfc26: Preparing [2023-08-15T23:37:40.175Z] d2d9d24a8c2a: Preparing [2023-08-15T23:37:40.175Z] 73854db9327f: Waiting [2023-08-15T23:37:40.175Z] b317a76bfc26: Waiting [2023-08-15T23:37:40.175Z] d2d9d24a8c2a: Waiting [2023-08-15T23:37:40.175Z] 00d7165dac7c: Layer already exists [2023-08-15T23:37:40.175Z] 18fb803eb177: Layer already exists [2023-08-15T23:37:40.175Z] e5dae6e54f93: Layer already exists [2023-08-15T23:37:40.175Z] 2db109cc2753: Layer already exists [2023-08-15T23:37:40.175Z] d8a3d0b61306: Layer already exists [2023-08-15T23:37:40.175Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:37:40.175Z] b317a76bfc26: Layer already exists [2023-08-15T23:37:40.175Z] 73854db9327f: Layer already exists [2023-08-15T23:37:40.175Z] 3.1.0-dev.25: digest: sha256:826f27033c8ad6da6b1dcd3fc2971980b37a6f9e67d2d5435d9fc458bf5b1e79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:40.498Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:40.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:37:40.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-15T23:37:40.823Z] 00d7165dac7c: Preparing [2023-08-15T23:37:40.823Z] 2db109cc2753: Preparing [2023-08-15T23:37:40.823Z] e5dae6e54f93: Preparing [2023-08-15T23:37:40.823Z] d8a3d0b61306: Preparing [2023-08-15T23:37:40.823Z] 18fb803eb177: Preparing [2023-08-15T23:37:40.823Z] 73854db9327f: Preparing [2023-08-15T23:37:40.823Z] b317a76bfc26: Preparing [2023-08-15T23:37:40.823Z] d2d9d24a8c2a: Preparing [2023-08-15T23:37:40.823Z] 73854db9327f: Waiting [2023-08-15T23:37:40.823Z] d2d9d24a8c2a: Waiting [2023-08-15T23:37:40.823Z] b317a76bfc26: Waiting [2023-08-15T23:37:40.823Z] d8a3d0b61306: Layer already exists [2023-08-15T23:37:40.823Z] 18fb803eb177: Layer already exists [2023-08-15T23:37:40.823Z] 2db109cc2753: Layer already exists [2023-08-15T23:37:40.823Z] e5dae6e54f93: Layer already exists [2023-08-15T23:37:40.823Z] 00d7165dac7c: Layer already exists [2023-08-15T23:37:40.823Z] b317a76bfc26: Layer already exists [2023-08-15T23:37:40.823Z] 73854db9327f: Layer already exists [2023-08-15T23:37:40.823Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:37:40.823Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:826f27033c8ad6da6b1dcd3fc2971980b37a6f9e67d2d5435d9fc458bf5b1e79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:41.147Z] + 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-08-15T23:37:41.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-15T23:37:41.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-15T23:37:41.468Z] 00d7165dac7c: Preparing [2023-08-15T23:37:41.468Z] 2db109cc2753: Preparing [2023-08-15T23:37:41.468Z] e5dae6e54f93: Preparing [2023-08-15T23:37:41.468Z] d8a3d0b61306: Preparing [2023-08-15T23:37:41.468Z] 18fb803eb177: Preparing [2023-08-15T23:37:41.468Z] 73854db9327f: Preparing [2023-08-15T23:37:41.468Z] b317a76bfc26: Preparing [2023-08-15T23:37:41.468Z] d2d9d24a8c2a: Preparing [2023-08-15T23:37:41.468Z] b317a76bfc26: Waiting [2023-08-15T23:37:41.468Z] d2d9d24a8c2a: Waiting [2023-08-15T23:37:41.468Z] 73854db9327f: Waiting [2023-08-15T23:37:41.468Z] 2db109cc2753: Layer already exists [2023-08-15T23:37:41.468Z] 18fb803eb177: Layer already exists [2023-08-15T23:37:41.468Z] e5dae6e54f93: Layer already exists [2023-08-15T23:37:41.468Z] 00d7165dac7c: Layer already exists [2023-08-15T23:37:41.468Z] d8a3d0b61306: Layer already exists [2023-08-15T23:37:41.468Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:37:41.468Z] 73854db9327f: Layer already exists [2023-08-15T23:37:41.468Z] b317a76bfc26: Layer already exists [2023-08-15T23:37:41.468Z] main: digest: sha256:826f27033c8ad6da6b1dcd3fc2971980b37a6f9e67d2d5435d9fc458bf5b1e79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:37:41.511Z] ===================================================== [Pipeline] echo [2023-08-15T23:37:41.519Z] taggedImages: [2023-08-15T23:37:41.519Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:37:41.519Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-15T23:37:41.519Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.25 [2023-08-15T23:37:41.519Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:37:41.519Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-15T23:37:41.545Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-15T23:37:41.545Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:37:41.545Z] latest [2023-08-15T23:37:41.545Z] 3.1.0-dev.25 [2023-08-15T23:37:41.545Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:37:41.545Z] main [2023-08-15T23:37:41.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:41.885Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:37:42.219Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:37:42.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-15T23:37:42.219Z] 26a55387129f: Preparing [2023-08-15T23:37:42.219Z] a0e4e4faf922: Preparing [2023-08-15T23:37:42.219Z] 685c495dec2c: Preparing [2023-08-15T23:37:42.219Z] 43ca49587197: Preparing [2023-08-15T23:37:42.219Z] 18fb803eb177: Preparing [2023-08-15T23:37:42.219Z] 73854db9327f: Preparing [2023-08-15T23:37:42.219Z] 2bccd87164e4: Preparing [2023-08-15T23:37:42.219Z] d2d9d24a8c2a: Preparing [2023-08-15T23:37:42.219Z] 2bccd87164e4: Waiting [2023-08-15T23:37:42.219Z] d2d9d24a8c2a: Waiting [2023-08-15T23:37:42.219Z] 73854db9327f: Waiting [2023-08-15T23:37:44.562Z] 685c495dec2c: Pushed [2023-08-15T23:37:44.562Z] a0e4e4faf922: Pushed [2023-08-15T23:37:44.826Z] 18fb803eb177: Layer already exists [2023-08-15T23:37:44.826Z] 73854db9327f: Layer already exists [2023-08-15T23:37:44.826Z] 2bccd87164e4: Layer already exists [2023-08-15T23:37:44.826Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:37:44.826Z] 26a55387129f: Pushed [2023-08-15T23:37:59.771Z] 43ca49587197: Pushed [2023-08-15T23:37:59.771Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:a270e6fbe70607638a34fb4ea70ce8d7aa6d4e3726d0fb6cd4732ad445ee8dd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:00.103Z] + 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-08-15T23:38:00.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-15T23:38:00.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-15T23:38:00.432Z] 26a55387129f: Preparing [2023-08-15T23:38:00.432Z] a0e4e4faf922: Preparing [2023-08-15T23:38:00.432Z] 685c495dec2c: Preparing [2023-08-15T23:38:00.432Z] 43ca49587197: Preparing [2023-08-15T23:38:00.432Z] 18fb803eb177: Preparing [2023-08-15T23:38:00.432Z] 73854db9327f: Preparing [2023-08-15T23:38:00.432Z] 2bccd87164e4: Preparing [2023-08-15T23:38:00.432Z] d2d9d24a8c2a: Preparing [2023-08-15T23:38:00.432Z] 73854db9327f: Waiting [2023-08-15T23:38:00.432Z] 2bccd87164e4: Waiting [2023-08-15T23:38:00.432Z] d2d9d24a8c2a: Waiting [2023-08-15T23:38:00.432Z] 18fb803eb177: Layer already exists [2023-08-15T23:38:00.432Z] 685c495dec2c: Layer already exists [2023-08-15T23:38:00.432Z] 26a55387129f: Layer already exists [2023-08-15T23:38:00.432Z] 43ca49587197: Layer already exists [2023-08-15T23:38:00.432Z] a0e4e4faf922: Layer already exists [2023-08-15T23:38:00.432Z] 2bccd87164e4: Layer already exists [2023-08-15T23:38:00.432Z] 73854db9327f: Layer already exists [2023-08-15T23:38:00.432Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:38:00.432Z] latest: digest: sha256:a270e6fbe70607638a34fb4ea70ce8d7aa6d4e3726d0fb6cd4732ad445ee8dd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:01.026Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:01.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.25 [2023-08-15T23:38:01.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-15T23:38:01.355Z] 26a55387129f: Preparing [2023-08-15T23:38:01.355Z] a0e4e4faf922: Preparing [2023-08-15T23:38:01.355Z] 685c495dec2c: Preparing [2023-08-15T23:38:01.355Z] 43ca49587197: Preparing [2023-08-15T23:38:01.355Z] 18fb803eb177: Preparing [2023-08-15T23:38:01.355Z] 73854db9327f: Preparing [2023-08-15T23:38:01.355Z] 2bccd87164e4: Preparing [2023-08-15T23:38:01.355Z] d2d9d24a8c2a: Preparing [2023-08-15T23:38:01.355Z] 73854db9327f: Waiting [2023-08-15T23:38:01.355Z] 2bccd87164e4: Waiting [2023-08-15T23:38:01.355Z] d2d9d24a8c2a: Waiting [2023-08-15T23:38:01.355Z] 26a55387129f: Layer already exists [2023-08-15T23:38:01.355Z] 43ca49587197: Layer already exists [2023-08-15T23:38:01.355Z] 18fb803eb177: Layer already exists [2023-08-15T23:38:01.355Z] a0e4e4faf922: Layer already exists [2023-08-15T23:38:01.355Z] 685c495dec2c: Layer already exists [2023-08-15T23:38:01.355Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:38:01.355Z] 73854db9327f: Layer already exists [2023-08-15T23:38:01.355Z] 2bccd87164e4: Layer already exists [2023-08-15T23:38:01.355Z] 3.1.0-dev.25: digest: sha256:a270e6fbe70607638a34fb4ea70ce8d7aa6d4e3726d0fb6cd4732ad445ee8dd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:01.693Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:02.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:38:02.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-15T23:38:02.022Z] 26a55387129f: Preparing [2023-08-15T23:38:02.022Z] a0e4e4faf922: Preparing [2023-08-15T23:38:02.022Z] 685c495dec2c: Preparing [2023-08-15T23:38:02.022Z] 43ca49587197: Preparing [2023-08-15T23:38:02.022Z] 18fb803eb177: Preparing [2023-08-15T23:38:02.022Z] 73854db9327f: Preparing [2023-08-15T23:38:02.022Z] 2bccd87164e4: Preparing [2023-08-15T23:38:02.022Z] d2d9d24a8c2a: Preparing [2023-08-15T23:38:02.022Z] 73854db9327f: Waiting [2023-08-15T23:38:02.022Z] 2bccd87164e4: Waiting [2023-08-15T23:38:02.022Z] d2d9d24a8c2a: Waiting [2023-08-15T23:38:02.022Z] 18fb803eb177: Layer already exists [2023-08-15T23:38:02.022Z] 685c495dec2c: Layer already exists [2023-08-15T23:38:02.022Z] a0e4e4faf922: Layer already exists [2023-08-15T23:38:02.022Z] 26a55387129f: Layer already exists [2023-08-15T23:38:02.022Z] 43ca49587197: Layer already exists [2023-08-15T23:38:02.022Z] 2bccd87164e4: Layer already exists [2023-08-15T23:38:02.022Z] 73854db9327f: Layer already exists [2023-08-15T23:38:02.022Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:38:02.022Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:a270e6fbe70607638a34fb4ea70ce8d7aa6d4e3726d0fb6cd4732ad445ee8dd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:02.365Z] + 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-08-15T23:38:02.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-15T23:38:02.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-15T23:38:02.696Z] 26a55387129f: Preparing [2023-08-15T23:38:02.696Z] a0e4e4faf922: Preparing [2023-08-15T23:38:02.696Z] 685c495dec2c: Preparing [2023-08-15T23:38:02.696Z] 43ca49587197: Preparing [2023-08-15T23:38:02.696Z] 18fb803eb177: Preparing [2023-08-15T23:38:02.696Z] 73854db9327f: Preparing [2023-08-15T23:38:02.696Z] 2bccd87164e4: Preparing [2023-08-15T23:38:02.696Z] d2d9d24a8c2a: Preparing [2023-08-15T23:38:02.696Z] 73854db9327f: Waiting [2023-08-15T23:38:02.696Z] 2bccd87164e4: Waiting [2023-08-15T23:38:02.696Z] d2d9d24a8c2a: Waiting [2023-08-15T23:38:02.696Z] a0e4e4faf922: Layer already exists [2023-08-15T23:38:02.696Z] 43ca49587197: Layer already exists [2023-08-15T23:38:02.696Z] 26a55387129f: Layer already exists [2023-08-15T23:38:02.696Z] 18fb803eb177: Layer already exists [2023-08-15T23:38:02.696Z] 685c495dec2c: Layer already exists [2023-08-15T23:38:02.696Z] 2bccd87164e4: Layer already exists [2023-08-15T23:38:02.696Z] 73854db9327f: Layer already exists [2023-08-15T23:38:02.696Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:38:02.959Z] main: digest: sha256:a270e6fbe70607638a34fb4ea70ce8d7aa6d4e3726d0fb6cd4732ad445ee8dd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:38:03.002Z] ===================================================== [Pipeline] echo [2023-08-15T23:38:03.008Z] taggedImages: [2023-08-15T23:38:03.008Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:38:03.008Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-15T23:38:03.008Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.25 [2023-08-15T23:38:03.008Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:38:03.008Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-15T23:38:03.023Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-15T23:38:03.023Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:38:03.023Z] latest [2023-08-15T23:38:03.023Z] 3.1.0-dev.25 [2023-08-15T23:38:03.023Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:38:03.023Z] main [2023-08-15T23:38:03.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:03.344Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:03.674Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:38:03.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-15T23:38:03.674Z] 1085f5b59236: Preparing [2023-08-15T23:38:03.674Z] ce5131a0b8e4: Preparing [2023-08-15T23:38:03.674Z] 18fb803eb177: Preparing [2023-08-15T23:38:03.674Z] 73854db9327f: Preparing [2023-08-15T23:38:03.674Z] 07d6768c573b: Preparing [2023-08-15T23:38:03.674Z] d2d9d24a8c2a: Preparing [2023-08-15T23:38:03.674Z] d2d9d24a8c2a: Waiting [2023-08-15T23:38:03.674Z] 18fb803eb177: Layer already exists [2023-08-15T23:38:03.674Z] 73854db9327f: Layer already exists [2023-08-15T23:38:03.674Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:38:03.937Z] 1085f5b59236: Pushed [2023-08-15T23:38:03.937Z] 07d6768c573b: Pushed [2023-08-15T23:38:10.547Z] ce5131a0b8e4: Pushed [2023-08-15T23:38:10.548Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:c9463294e466cd819be27ee50de2791af1b74fef94c44a7065f0c8b954421f41 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:10.889Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:11.213Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-15T23:38:11.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-15T23:38:11.213Z] 1085f5b59236: Preparing [2023-08-15T23:38:11.213Z] ce5131a0b8e4: Preparing [2023-08-15T23:38:11.213Z] 18fb803eb177: Preparing [2023-08-15T23:38:11.213Z] 73854db9327f: Preparing [2023-08-15T23:38:11.213Z] 07d6768c573b: Preparing [2023-08-15T23:38:11.213Z] d2d9d24a8c2a: Preparing [2023-08-15T23:38:11.213Z] d2d9d24a8c2a: Waiting [2023-08-15T23:38:11.213Z] 07d6768c573b: Layer already exists [2023-08-15T23:38:11.213Z] ce5131a0b8e4: Layer already exists [2023-08-15T23:38:11.213Z] 73854db9327f: Layer already exists [2023-08-15T23:38:11.213Z] 1085f5b59236: Layer already exists [2023-08-15T23:38:11.213Z] 18fb803eb177: Layer already exists [2023-08-15T23:38:11.213Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:38:11.213Z] latest: digest: sha256:c9463294e466cd819be27ee50de2791af1b74fef94c44a7065f0c8b954421f41 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:11.805Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:12.131Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.25 [2023-08-15T23:38:12.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-15T23:38:12.131Z] 1085f5b59236: Preparing [2023-08-15T23:38:12.131Z] ce5131a0b8e4: Preparing [2023-08-15T23:38:12.131Z] 18fb803eb177: Preparing [2023-08-15T23:38:12.131Z] 73854db9327f: Preparing [2023-08-15T23:38:12.131Z] 07d6768c573b: Preparing [2023-08-15T23:38:12.131Z] d2d9d24a8c2a: Preparing [2023-08-15T23:38:12.131Z] d2d9d24a8c2a: Waiting [2023-08-15T23:38:12.131Z] 07d6768c573b: Layer already exists [2023-08-15T23:38:12.131Z] 1085f5b59236: Layer already exists [2023-08-15T23:38:12.131Z] 73854db9327f: Layer already exists [2023-08-15T23:38:12.131Z] 18fb803eb177: Layer already exists [2023-08-15T23:38:12.131Z] ce5131a0b8e4: Layer already exists [2023-08-15T23:38:12.131Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:38:12.396Z] 3.1.0-dev.25: digest: sha256:c9463294e466cd819be27ee50de2791af1b74fef94c44a7065f0c8b954421f41 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:12.751Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:13.077Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:38:13.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-15T23:38:13.077Z] 1085f5b59236: Preparing [2023-08-15T23:38:13.077Z] ce5131a0b8e4: Preparing [2023-08-15T23:38:13.077Z] 18fb803eb177: Preparing [2023-08-15T23:38:13.077Z] 73854db9327f: Preparing [2023-08-15T23:38:13.077Z] 07d6768c573b: Preparing [2023-08-15T23:38:13.077Z] d2d9d24a8c2a: Preparing [2023-08-15T23:38:13.077Z] d2d9d24a8c2a: Waiting [2023-08-15T23:38:13.077Z] 07d6768c573b: Layer already exists [2023-08-15T23:38:13.077Z] ce5131a0b8e4: Layer already exists [2023-08-15T23:38:13.077Z] 18fb803eb177: Layer already exists [2023-08-15T23:38:13.077Z] 1085f5b59236: Layer already exists [2023-08-15T23:38:13.077Z] 73854db9327f: Layer already exists [2023-08-15T23:38:13.077Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:38:13.077Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:c9463294e466cd819be27ee50de2791af1b74fef94c44a7065f0c8b954421f41 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:13.404Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:13.726Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-15T23:38:13.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-15T23:38:13.726Z] 1085f5b59236: Preparing [2023-08-15T23:38:13.726Z] ce5131a0b8e4: Preparing [2023-08-15T23:38:13.726Z] 18fb803eb177: Preparing [2023-08-15T23:38:13.726Z] 73854db9327f: Preparing [2023-08-15T23:38:13.726Z] 07d6768c573b: Preparing [2023-08-15T23:38:13.726Z] d2d9d24a8c2a: Preparing [2023-08-15T23:38:13.726Z] d2d9d24a8c2a: Waiting [2023-08-15T23:38:13.726Z] 18fb803eb177: Layer already exists [2023-08-15T23:38:13.726Z] ce5131a0b8e4: Layer already exists [2023-08-15T23:38:13.726Z] 73854db9327f: Layer already exists [2023-08-15T23:38:13.726Z] 1085f5b59236: Layer already exists [2023-08-15T23:38:13.726Z] 07d6768c573b: Layer already exists [2023-08-15T23:38:13.726Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:38:13.726Z] main: digest: sha256:c9463294e466cd819be27ee50de2791af1b74fef94c44a7065f0c8b954421f41 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:38:13.770Z] ===================================================== [Pipeline] echo [2023-08-15T23:38:13.775Z] taggedImages: [2023-08-15T23:38:13.775Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:38:13.775Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-15T23:38:13.775Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.25 [2023-08-15T23:38:13.775Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:38:13.775Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-15T23:38:13.791Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-15T23:38:13.791Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:38:13.791Z] latest [2023-08-15T23:38:13.791Z] 3.1.0-dev.25 [2023-08-15T23:38:13.791Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:38:13.791Z] main [2023-08-15T23:38:13.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:14.110Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:14.432Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:38:14.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-15T23:38:14.432Z] c5b0f29800d9: Preparing [2023-08-15T23:38:14.432Z] e4ee492c6064: Preparing [2023-08-15T23:38:14.432Z] 18fb803eb177: Preparing [2023-08-15T23:38:14.432Z] 73854db9327f: Preparing [2023-08-15T23:38:14.432Z] 17f57bb00635: Preparing [2023-08-15T23:38:14.432Z] d2d9d24a8c2a: Preparing [2023-08-15T23:38:14.432Z] d2d9d24a8c2a: Waiting [2023-08-15T23:38:14.432Z] 18fb803eb177: Layer already exists [2023-08-15T23:38:14.432Z] 17f57bb00635: Layer already exists [2023-08-15T23:38:14.432Z] 73854db9327f: Layer already exists [2023-08-15T23:38:14.432Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:38:14.696Z] c5b0f29800d9: Pushed [2023-08-15T23:38:21.311Z] e4ee492c6064: Pushed [2023-08-15T23:38:21.311Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:01e9661622b3e10df75b0fa537c1fe3861734e4b6ea5882cc843c16d24aaa2e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:21.640Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:21.975Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-15T23:38:21.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-15T23:38:21.975Z] c5b0f29800d9: Preparing [2023-08-15T23:38:21.975Z] e4ee492c6064: Preparing [2023-08-15T23:38:21.975Z] 18fb803eb177: Preparing [2023-08-15T23:38:21.975Z] 73854db9327f: Preparing [2023-08-15T23:38:21.975Z] 17f57bb00635: Preparing [2023-08-15T23:38:21.975Z] d2d9d24a8c2a: Preparing [2023-08-15T23:38:21.975Z] d2d9d24a8c2a: Waiting [2023-08-15T23:38:21.975Z] 18fb803eb177: Layer already exists [2023-08-15T23:38:21.975Z] e4ee492c6064: Layer already exists [2023-08-15T23:38:21.975Z] 73854db9327f: Layer already exists [2023-08-15T23:38:21.975Z] c5b0f29800d9: Layer already exists [2023-08-15T23:38:21.975Z] 17f57bb00635: Layer already exists [2023-08-15T23:38:21.975Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:38:22.240Z] latest: digest: sha256:01e9661622b3e10df75b0fa537c1fe3861734e4b6ea5882cc843c16d24aaa2e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:22.587Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:22.923Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.25 [2023-08-15T23:38:22.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-15T23:38:22.923Z] c5b0f29800d9: Preparing [2023-08-15T23:38:22.923Z] e4ee492c6064: Preparing [2023-08-15T23:38:22.923Z] 18fb803eb177: Preparing [2023-08-15T23:38:22.923Z] 73854db9327f: Preparing [2023-08-15T23:38:22.923Z] 17f57bb00635: Preparing [2023-08-15T23:38:22.923Z] d2d9d24a8c2a: Preparing [2023-08-15T23:38:22.923Z] d2d9d24a8c2a: Waiting [2023-08-15T23:38:22.923Z] 17f57bb00635: Layer already exists [2023-08-15T23:38:22.923Z] e4ee492c6064: Layer already exists [2023-08-15T23:38:22.923Z] c5b0f29800d9: Layer already exists [2023-08-15T23:38:22.923Z] 18fb803eb177: Layer already exists [2023-08-15T23:38:22.923Z] 73854db9327f: Layer already exists [2023-08-15T23:38:22.923Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:38:22.923Z] 3.1.0-dev.25: digest: sha256:01e9661622b3e10df75b0fa537c1fe3861734e4b6ea5882cc843c16d24aaa2e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:23.262Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:23.587Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:38:23.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-15T23:38:23.587Z] c5b0f29800d9: Preparing [2023-08-15T23:38:23.587Z] e4ee492c6064: Preparing [2023-08-15T23:38:23.587Z] 18fb803eb177: Preparing [2023-08-15T23:38:23.587Z] 73854db9327f: Preparing [2023-08-15T23:38:23.587Z] 17f57bb00635: Preparing [2023-08-15T23:38:23.587Z] d2d9d24a8c2a: Preparing [2023-08-15T23:38:23.587Z] d2d9d24a8c2a: Waiting [2023-08-15T23:38:23.587Z] c5b0f29800d9: Layer already exists [2023-08-15T23:38:23.587Z] 73854db9327f: Layer already exists [2023-08-15T23:38:23.587Z] e4ee492c6064: Layer already exists [2023-08-15T23:38:23.587Z] 17f57bb00635: Layer already exists [2023-08-15T23:38:23.587Z] 18fb803eb177: Layer already exists [2023-08-15T23:38:23.587Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:38:23.587Z] 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:01e9661622b3e10df75b0fa537c1fe3861734e4b6ea5882cc843c16d24aaa2e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:23.925Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:24.258Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-15T23:38:24.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-15T23:38:24.258Z] c5b0f29800d9: Preparing [2023-08-15T23:38:24.258Z] e4ee492c6064: Preparing [2023-08-15T23:38:24.258Z] 18fb803eb177: Preparing [2023-08-15T23:38:24.258Z] 73854db9327f: Preparing [2023-08-15T23:38:24.258Z] 17f57bb00635: Preparing [2023-08-15T23:38:24.258Z] d2d9d24a8c2a: Preparing [2023-08-15T23:38:24.258Z] d2d9d24a8c2a: Waiting [2023-08-15T23:38:24.258Z] 18fb803eb177: Layer already exists [2023-08-15T23:38:24.258Z] e4ee492c6064: Layer already exists [2023-08-15T23:38:24.258Z] 17f57bb00635: Layer already exists [2023-08-15T23:38:24.258Z] 73854db9327f: Layer already exists [2023-08-15T23:38:24.258Z] c5b0f29800d9: Layer already exists [2023-08-15T23:38:24.258Z] d2d9d24a8c2a: Layer already exists [2023-08-15T23:38:24.521Z] main: digest: sha256:01e9661622b3e10df75b0fa537c1fe3861734e4b6ea5882cc843c16d24aaa2e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T23:38:24.580Z] ===================================================== [Pipeline] echo [2023-08-15T23:38:24.589Z] taggedImages: [2023-08-15T23:38:24.589Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [2023-08-15T23:38:24.589Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-15T23:38:24.589Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.25 [2023-08-15T23:38:24.589Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [2023-08-15T23:38:24.589Z] - 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-08-15T23:38:24.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T23:38:24.946Z] [2023-08-15T23:38:24.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:25.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T23:38:25.264Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-15T23:38:25.264Z] 8998bd30e6a1: Pulling fs layer [2023-08-15T23:38:25.264Z] 04944245beec: Pulling fs layer [2023-08-15T23:38:25.264Z] 699f458cf7ca: Pulling fs layer [2023-08-15T23:38:25.264Z] 765212b225bb: Pulling fs layer [2023-08-15T23:38:25.264Z] f23df028b6ca: Pulling fs layer [2023-08-15T23:38:25.264Z] d65c8cfc05b1: Pulling fs layer [2023-08-15T23:38:25.264Z] 2437ff75d9bd: Pulling fs layer [2023-08-15T23:38:25.264Z] f23df028b6ca: Waiting [2023-08-15T23:38:25.264Z] d65c8cfc05b1: Waiting [2023-08-15T23:38:25.264Z] 2437ff75d9bd: Waiting [2023-08-15T23:38:25.264Z] 765212b225bb: Waiting [2023-08-15T23:38:25.534Z] 04944245beec: Verifying Checksum [2023-08-15T23:38:25.534Z] 04944245beec: Download complete [2023-08-15T23:38:25.534Z] 765212b225bb: Verifying Checksum [2023-08-15T23:38:25.534Z] 765212b225bb: Download complete [2023-08-15T23:38:25.534Z] f23df028b6ca: Verifying Checksum [2023-08-15T23:38:25.534Z] f23df028b6ca: Download complete [2023-08-15T23:38:25.534Z] d65c8cfc05b1: Verifying Checksum [2023-08-15T23:38:25.534Z] d65c8cfc05b1: Download complete [2023-08-15T23:38:25.534Z] 699f458cf7ca: Verifying Checksum [2023-08-15T23:38:25.534Z] 699f458cf7ca: Download complete [2023-08-15T23:38:26.114Z] 8998bd30e6a1: Verifying Checksum [2023-08-15T23:38:26.114Z] 8998bd30e6a1: Download complete [2023-08-15T23:38:28.048Z] 2437ff75d9bd: Verifying Checksum [2023-08-15T23:38:28.048Z] 2437ff75d9bd: Download complete [2023-08-15T23:38:29.997Z] 8998bd30e6a1: Pull complete [2023-08-15T23:38:30.577Z] 04944245beec: Pull complete [2023-08-15T23:38:32.158Z] 699f458cf7ca: Pull complete [2023-08-15T23:38:32.425Z] 765212b225bb: Pull complete [2023-08-15T23:38:33.381Z] f23df028b6ca: Pull complete [2023-08-15T23:38:33.381Z] d65c8cfc05b1: Pull complete [2023-08-15T23:38:47.223Z] 2437ff75d9bd: Pull complete [2023-08-15T23:38:47.487Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-15T23:38:47.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T23:38:47.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T23:38:47.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-3734 does not seem to be running inside a container [2023-08-15T23:38:47.737Z] $ 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/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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-08-15T23:38:50.369Z] $ docker top 4249341f2a3fd38a940a21446bbd92aa74da212a0cd331fd839fe876f187e4be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:38:51.257Z] ---> job-cost.sh [2023-08-15T23:38:51.257Z] lf-activate-venv: SKIPPING [2023-08-15T23:38:51.257Z] INFO: No Stack... [2023-08-15T23:38:51.834Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-15T23:38:52.412Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T23:38:52.729Z] + cat /w/workspace/edgex-go/559/archives/cost.csv [2023-08-15T23:38:52.729Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T23:38:53.027Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-559-stack-cost] [2023-08-15T23:38:53.036Z] Resource [jenkins-edgexfoundry-edgex-go-main-559-stack-cost] did not exist. Created. [2023-08-15T23:38:53.036Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-559-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T23:38:53.671Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-15T23:38:54.225Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T23:38:54.233Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-559-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T23:38:54.250Z] $ docker stop --time=1 4249341f2a3fd38a940a21446bbd92aa74da212a0cd331fd839fe876f187e4be [2023-08-15T23:38:55.715Z] $ docker rm -f --volumes 4249341f2a3fd38a940a21446bbd92aa74da212a0cd331fd839fe876f187e4be [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-08-15T23:38:56.189Z] provisioning config files... [2023-08-15T23:38:56.196Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/559@tmp/config7328591996040986052tmp [Pipeline] { [Pipeline] sh [2023-08-15T23:38:56.490Z] + set +x [2023-08-15T23:38:56.490Z] + curl -s https://codecov.io/bash [2023-08-15T23:38:56.490Z] + bash -s -- [2023-08-15T23:38:56.490Z] [2023-08-15T23:38:56.490Z] _____ _ [2023-08-15T23:38:56.490Z] / ____| | | [2023-08-15T23:38:56.490Z] | | ___ __| | ___ ___ _____ __ [2023-08-15T23:38:56.490Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-15T23:38:56.490Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-15T23:38:56.490Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-15T23:38:56.490Z] Bash-1.0.6 [2023-08-15T23:38:56.490Z] [2023-08-15T23:38:56.490Z] [2023-08-15T23:38:56.490Z] ==> git version 2.25.1 found [2023-08-15T23:38:56.490Z] ==> 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-08-15T23:38:56.490Z] Release-Date: 2020-01-08 [2023-08-15T23:38:56.490Z] 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-08-15T23:38:56.490Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-15T23:38:56.490Z] ==> Jenkins CI detected. [2023-08-15T23:38:56.490Z] current dir:  /w/workspace/edgex-go/559 [2023-08-15T23:38:56.490Z] project root: . [2023-08-15T23:38:56.490Z] --> token set from env [2023-08-15T23:38:56.490Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-15T23:38:56.490Z] ==> Running gcov in . (disable via -X gcov) [2023-08-15T23:38:56.490Z] ==> Python coveragepy not found [2023-08-15T23:38:56.490Z] ==> Searching for coverage reports in: [2023-08-15T23:38:56.490Z] + . [2023-08-15T23:38:56.749Z] -> Found 1 reports [2023-08-15T23:38:56.749Z] ==> Detecting git/mercurial file structure [2023-08-15T23:38:56.749Z] ==> Reading reports [2023-08-15T23:38:56.749Z] + ./coverage.out bytes=446998 [2023-08-15T23:38:56.749Z] ==> Appending adjustments [2023-08-15T23:38:56.749Z] https://docs.codecov.io/docs/fixing-reports [2023-08-15T23:38:57.686Z] + Found adjustments [2023-08-15T23:38:57.686Z] ==> Gzipping contents [2023-08-15T23:38:57.686Z] 60K /tmp/codecov.cjbhWO.gz [2023-08-15T23:38:57.686Z] ==> Uploading reports [2023-08-15T23:38:57.686Z] url: https://codecov.io [2023-08-15T23:38:57.686Z] query: branch=main&commit=6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c&build=559&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F559%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-15T23:38:57.686Z] -> Pinging Codecov [2023-08-15T23:38:57.686Z] 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=6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c&build=559&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F559%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-15T23:38:57.944Z] -> Uploading to [2023-08-15T23:38:57.944Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-15/00271124DB129430A58F1EEE437C3FCB/6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c/26e66509-1d3b-4c9e-b713-c9daf55bddb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T233857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=929f3e8f7e85478991219471b556201d58b88bbbf6b007ce5d5b10f1c00c2cbd [2023-08-15T23:38:57.944Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T23:38:57.944Z] Dload Upload Total Spent Left Speed [2023-08-15T23:38:58.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57398 0 0 100 57398 0 200k --:--:-- --:--:-- --:--:-- 199k 100 57398 0 0 100 57398 0 200k --:--:-- --:--:-- --:--:-- 199k [2023-08-15T23:38:58.203Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [2023-08-15T23:38:58.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-15T23:38:58.427Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-15T23:38:58.437Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:58.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T23:38:58.733Z] [2023-08-15T23:38:58.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:38:59.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T23:38:59.028Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-15T23:38:59.028Z] df9b9388f04a: Pulling fs layer [2023-08-15T23:38:59.028Z] 52dc419b0ee2: Pulling fs layer [2023-08-15T23:38:59.028Z] 25bc292e5bac: Pulling fs layer [2023-08-15T23:38:59.028Z] 114826534d7a: Pulling fs layer [2023-08-15T23:38:59.028Z] 4657fd5d0bcf: Pulling fs layer [2023-08-15T23:38:59.028Z] 6ad1cebc031e: Pulling fs layer [2023-08-15T23:38:59.028Z] 8a3aa393b2d8: Pulling fs layer [2023-08-15T23:38:59.028Z] 6ad1cebc031e: Waiting [2023-08-15T23:38:59.028Z] 114826534d7a: Waiting [2023-08-15T23:38:59.028Z] 4657fd5d0bcf: Waiting [2023-08-15T23:38:59.028Z] 25bc292e5bac: Verifying Checksum [2023-08-15T23:38:59.028Z] 25bc292e5bac: Download complete [2023-08-15T23:38:59.028Z] 52dc419b0ee2: Download complete [2023-08-15T23:38:59.028Z] 4657fd5d0bcf: Verifying Checksum [2023-08-15T23:38:59.028Z] 4657fd5d0bcf: Download complete [2023-08-15T23:38:59.028Z] df9b9388f04a: Download complete [2023-08-15T23:38:59.289Z] df9b9388f04a: Pull complete [2023-08-15T23:38:59.289Z] 52dc419b0ee2: Pull complete [2023-08-15T23:38:59.289Z] 6ad1cebc031e: Verifying Checksum [2023-08-15T23:38:59.289Z] 6ad1cebc031e: Download complete [2023-08-15T23:38:59.289Z] 25bc292e5bac: Pull complete [2023-08-15T23:38:59.867Z] 114826534d7a: Verifying Checksum [2023-08-15T23:38:59.867Z] 114826534d7a: Download complete [2023-08-15T23:39:00.125Z] 8a3aa393b2d8: Verifying Checksum [2023-08-15T23:39:00.125Z] 8a3aa393b2d8: Download complete [2023-08-15T23:39:03.409Z] 114826534d7a: Pull complete [2023-08-15T23:39:03.409Z] 4657fd5d0bcf: Pull complete [2023-08-15T23:39:03.409Z] 6ad1cebc031e: Pull complete [2023-08-15T23:39:06.690Z] 8a3aa393b2d8: Pull complete [2023-08-15T23:39:06.691Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-15T23:39:06.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T23:39:06.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T23:39:06.765Z] prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container [2023-08-15T23:39:06.792Z] $ 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/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-15T23:39:11.439Z] $ docker top 65550c4c5df27cd4804c78da5338b2ec48b58231fbfe0a3adf6a97bfbc6eaf41 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-15T23:39:11.499Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-15T23:39:11.774Z] + set -o pipefail [2023-08-15T23:39:11.774Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-15T23:39:18.333Z] [2023-08-15T23:39:18.333Z] Monitoring /w/workspace/edgex-go/559 (github.com/edgexfoundry/edgex-go)... [2023-08-15T23:39:18.333Z] [2023-08-15T23:39:18.334Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/98306a7c-7cfd-43e9-941a-388c2476d791 [2023-08-15T23:39:18.334Z] [2023-08-15T23:39:18.334Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-15T23:39:18.334Z] [2023-08-15T23:39:18.334Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-15T23:39:18.334Z] [2023-08-15T23:39:18.334Z] [2023-08-15T23:39:18.334Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-15T23:39:18.334Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-15T23:39:18.334Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-15T23:39:18.343Z] $ docker stop --time=1 65550c4c5df27cd4804c78da5338b2ec48b58231fbfe0a3adf6a97bfbc6eaf41 [2023-08-15T23:39:21.990Z] $ docker rm -f --volumes 65550c4c5df27cd4804c78da5338b2ec48b58231fbfe0a3adf6a97bfbc6eaf41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-15T23:39:22.353Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T23:39:22.363Z] provisioning config files... [2023-08-15T23:39:22.370Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/559@tmp/config16818170799777097129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:39:22.660Z] --> edgex-publish-swagger.sh [2023-08-15T23:39:22.660Z] === Publish openapi/v3 API === [2023-08-15T23:39:22.660Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-15T23:39:22.660Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/559/openapi/v3/core-command.yaml] [2023-08-15T23:39:22.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T23:39:22.660Z] Dload Upload Total Spent Left Speed [2023-08-15T23:39:22.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 61866 --:--:-- --:--:-- --:--:-- 61866 [2023-08-15T23:39:22.918Z] [2023-08-15T23:39:22.918Z] [2023-08-15T23:39:22.918Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/559/openapi/v3/core-data.yaml] [2023-08-15T23:39:22.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T23:39:22.918Z] Dload Upload Total Spent Left Speed [2023-08-15T23:39:23.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 749k --:--:-- --:--:-- --:--:-- 741k 100 69110 0 0 100 69110 0 150k --:--:-- --:--:-- --:--:-- 150k [2023-08-15T23:39:23.437Z] [2023-08-15T23:39:23.437Z] [2023-08-15T23:39:23.437Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/559/openapi/v3/core-metadata.yaml] [2023-08-15T23:39:23.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T23:39:23.437Z] Dload Upload Total Spent Left Speed [2023-08-15T23:39:24.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 311k --:--:-- --:--:-- --:--:-- 311k [2023-08-15T23:39:24.005Z] [2023-08-15T23:39:24.005Z] [2023-08-15T23:39:24.005Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/559/openapi/v3/support-notifications.yaml] [2023-08-15T23:39:24.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T23:39:24.005Z] Dload Upload Total Spent Left Speed [2023-08-15T23:39:24.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 418k --:--:-- --:--:-- --:--:-- 416k 100 86965 0 0 100 86965 0 171k --:--:-- --:--:-- --:--:-- 171k [2023-08-15T23:39:24.525Z] [2023-08-15T23:39:24.525Z] [2023-08-15T23:39:24.525Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/559/openapi/v3/support-scheduler.yaml] [2023-08-15T23:39:24.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T23:39:24.525Z] Dload Upload Total Spent Left Speed [2023-08-15T23:39:24.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 87867 --:--:-- --:--:-- --:--:-- 87867 [2023-08-15T23:39:24.783Z] [2023-08-15T23:39:24.783Z] [Pipeline] } [2023-08-15T23:39:24.790Z] 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-08-15T23:39:25.164Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T23:39:25.165Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:39:25.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T23:39:25.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T23:39:25.533Z] prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container [2023-08-15T23:39:25.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-15T23:39:25.991Z] $ docker top 470ee8a3da365eef8fd2fd8a036a7f350073697eaed43e042afcb7915068839b -eo pid,comm [2023-08-15T23:39:26.040Z] 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-08-15T23:39:26.040Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T23:39:26.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T23:39:26.081Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T23:39:26.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T23:39:26.192Z] $ docker exec 470ee8a3da365eef8fd2fd8a036a7f350073697eaed43e042afcb7915068839b ssh-agent [2023-08-15T23:39:26.302Z] SSH_AUTH_SOCK=/tmp/ssh-xiDhwRhQ0b0I/agent.32 [2023-08-15T23:39:26.302Z] SSH_AGENT_PID=38 [2023-08-15T23:39:26.307Z] Running ssh-add (command line suppressed) [2023-08-15T23:39:26.412Z] Identity added: /w/workspace/edgex-go/559@tmp/private_key_5300007831343562978.key (/w/workspace/edgex-go/559@tmp/private_key_5300007831343562978.key) [2023-08-15T23:39:26.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T23:39:26.721Z] + git semver tag [2023-08-15T23:39:26.980Z] 2023-08-15 23:39:26,871 [run_tag] DEBUG tag force:False [2023-08-15T23:39:26.981Z] 2023-08-15 23:39:26,871 [check_head_tag] DEBUG check head tag [2023-08-15T23:39:26.981Z] 2023-08-15 23:39:26,872 [execute] INFO git cat-file --batch-check [2023-08-15T23:39:26.981Z] 2023-08-15 23:39:26,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/559, universal_newlines=False, shell=None, istream=) [2023-08-15T23:39:26.981Z] 2023-08-15 23:39:26,876 [execute] INFO git cat-file --batch [2023-08-15T23:39:26.981Z] 2023-08-15 23:39:26,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/559, universal_newlines=False, shell=None, istream=) [2023-08-15T23:39:26.981Z] 2023-08-15 23:39:26,889 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main [2023-08-15T23:39:26.981Z] 2023-08-15 23:39:26,889 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 [2023-08-15T23:39:26.981Z] 2023-08-15 23:39:26,889 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/edgex-go/559, universal_newlines=False, shell=None, istream=None) [2023-08-15T23:39:26.981Z] 2023-08-15 23:39:26,892 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main [2023-08-15T23:39:26.981Z] 3.1.0-dev.25 [Pipeline] } [2023-08-15T23:39:26.988Z] $ docker exec --env ******** --env ******** 470ee8a3da365eef8fd2fd8a036a7f350073697eaed43e042afcb7915068839b ssh-agent -k [2023-08-15T23:39:27.076Z] unset SSH_AUTH_SOCK; [2023-08-15T23:39:27.077Z] unset SSH_AGENT_PID; [2023-08-15T23:39:27.077Z] echo Agent pid 38 killed; [2023-08-15T23:39:27.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T23:39:27.396Z] + git semver [Pipeline] } [2023-08-15T23:39:27.665Z] $ docker stop --time=1 470ee8a3da365eef8fd2fd8a036a7f350073697eaed43e042afcb7915068839b [2023-08-15T23:39:28.893Z] $ docker rm -f --volumes 470ee8a3da365eef8fd2fd8a036a7f350073697eaed43e042afcb7915068839b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:39:29.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T23:39:29.291Z] [2023-08-15T23:39:29.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:39:29.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T23:39:29.588Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-15T23:39:29.588Z] ab5ef0e58194: Pulling fs layer [2023-08-15T23:39:29.588Z] 9712f1f96733: Pulling fs layer [2023-08-15T23:39:29.588Z] 63f879dbbcfc: Pulling fs layer [2023-08-15T23:39:29.588Z] 0d9ebad4ef96: Pulling fs layer [2023-08-15T23:39:29.588Z] e9a5061849ea: Pulling fs layer [2023-08-15T23:39:29.588Z] d747dcd14b5f: Pulling fs layer [2023-08-15T23:39:29.588Z] 2de7ff778b66: Pulling fs layer [2023-08-15T23:39:29.588Z] e9a5061849ea: Waiting [2023-08-15T23:39:29.588Z] d747dcd14b5f: Waiting [2023-08-15T23:39:29.588Z] 2de7ff778b66: Waiting [2023-08-15T23:39:29.588Z] 0d9ebad4ef96: Waiting [2023-08-15T23:39:29.588Z] 9712f1f96733: Verifying Checksum [2023-08-15T23:39:29.588Z] 9712f1f96733: Download complete [2023-08-15T23:39:30.163Z] 63f879dbbcfc: Verifying Checksum [2023-08-15T23:39:30.163Z] 63f879dbbcfc: Download complete [2023-08-15T23:39:30.164Z] e9a5061849ea: Verifying Checksum [2023-08-15T23:39:30.164Z] e9a5061849ea: Download complete [2023-08-15T23:39:30.164Z] d747dcd14b5f: Verifying Checksum [2023-08-15T23:39:30.164Z] d747dcd14b5f: Download complete [2023-08-15T23:39:30.164Z] ab5ef0e58194: Verifying Checksum [2023-08-15T23:39:30.164Z] ab5ef0e58194: Download complete [2023-08-15T23:39:30.164Z] 0d9ebad4ef96: Verifying Checksum [2023-08-15T23:39:30.164Z] 0d9ebad4ef96: Download complete [2023-08-15T23:39:30.421Z] 2de7ff778b66: Verifying Checksum [2023-08-15T23:39:30.421Z] 2de7ff778b66: Download complete [2023-08-15T23:39:32.949Z] ab5ef0e58194: Pull complete [2023-08-15T23:39:32.949Z] 9712f1f96733: Pull complete [2023-08-15T23:39:33.515Z] 63f879dbbcfc: Pull complete [2023-08-15T23:39:36.796Z] 0d9ebad4ef96: Pull complete [2023-08-15T23:39:36.796Z] e9a5061849ea: Pull complete [2023-08-15T23:39:37.053Z] d747dcd14b5f: Pull complete [2023-08-15T23:39:37.987Z] 2de7ff778b66: Pull complete [2023-08-15T23:39:37.987Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-15T23:39:37.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T23:39:37.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T23:39:38.060Z] prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container [2023-08-15T23:39:38.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-15T23:39:43.731Z] $ docker top 5279724018cdbb4bc1e78b103bdaa98405c4c4b7da47fda3b9a4419c4b915b43 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-15T23:39:43.804Z] provisioning config files... [2023-08-15T23:39:43.810Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/559@tmp/config11484265658522427481tmp [2023-08-15T23:39:43.819Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/559@tmp/config14996355993093897906tmp [2023-08-15T23:39:43.827Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/559@tmp/config14655164572700797315tmp [Pipeline] { [Pipeline] echo [2023-08-15T23:39:43.841Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:39:44.121Z] ---> sigul-configuration.sh [2023-08-15T23:39:44.122Z] gpg: directory `/root/.gnupg' created [2023-08-15T23:39:44.122Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-15T23:39:44.122Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-15T23:39:44.122Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-15T23:39:44.122Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-15T23:39:44.122Z] gpg: CAST5 encrypted data [2023-08-15T23:39:44.122Z] gpg: encrypted with 1 passphrase [2023-08-15T23:39:44.122Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-15T23:39:44.405Z] + mkdir /home/jenkins [2023-08-15T23:39:44.405Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-15T23:39:44.687Z] + 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-08-15T23:39:44.696Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:39:44.977Z] ---> sigul-install.sh [2023-08-15T23:39:44.977Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-15T23:39:45.261Z] + git tag --list [2023-08-15T23:39:45.261Z] 0.6.0 [2023-08-15T23:39:45.261Z] 0.6.1 [2023-08-15T23:39:45.261Z] 0.7.0 [2023-08-15T23:39:45.261Z] 0.7.1 [2023-08-15T23:39:45.261Z] v1.0.0 [2023-08-15T23:39:45.261Z] v1.0.1 [2023-08-15T23:39:45.261Z] v1.1.0 [2023-08-15T23:39:45.261Z] v1.2.0 [2023-08-15T23:39:45.261Z] v1.2.1 [2023-08-15T23:39:45.261Z] v1.3.0 [2023-08-15T23:39:45.261Z] v1.3.1 [2023-08-15T23:39:45.261Z] v2.0.0 [2023-08-15T23:39:45.261Z] v2.1.0 [2023-08-15T23:39:45.261Z] v2.1.1 [2023-08-15T23:39:45.261Z] v2.2.0 [2023-08-15T23:39:45.261Z] v2.3.0 [2023-08-15T23:39:45.261Z] v3.0 [2023-08-15T23:39:45.261Z] v3.0.0 [2023-08-15T23:39:45.261Z] v3.1.0-dev.1 [2023-08-15T23:39:45.261Z] v3.1.0-dev.10 [2023-08-15T23:39:45.261Z] v3.1.0-dev.11 [2023-08-15T23:39:45.261Z] v3.1.0-dev.12 [2023-08-15T23:39:45.261Z] v3.1.0-dev.13 [2023-08-15T23:39:45.261Z] v3.1.0-dev.14 [2023-08-15T23:39:45.261Z] v3.1.0-dev.15 [2023-08-15T23:39:45.261Z] v3.1.0-dev.16 [2023-08-15T23:39:45.261Z] v3.1.0-dev.17 [2023-08-15T23:39:45.261Z] v3.1.0-dev.18 [2023-08-15T23:39:45.261Z] v3.1.0-dev.19 [2023-08-15T23:39:45.261Z] v3.1.0-dev.2 [2023-08-15T23:39:45.261Z] v3.1.0-dev.20 [2023-08-15T23:39:45.261Z] v3.1.0-dev.21 [2023-08-15T23:39:45.261Z] v3.1.0-dev.22 [2023-08-15T23:39:45.261Z] v3.1.0-dev.23 [2023-08-15T23:39:45.261Z] v3.1.0-dev.24 [2023-08-15T23:39:45.261Z] v3.1.0-dev.25 [2023-08-15T23:39:45.261Z] v3.1.0-dev.3 [2023-08-15T23:39:45.261Z] v3.1.0-dev.4 [2023-08-15T23:39:45.261Z] v3.1.0-dev.5 [2023-08-15T23:39:45.261Z] v3.1.0-dev.6 [2023-08-15T23:39:45.261Z] v3.1.0-dev.7 [2023-08-15T23:39:45.261Z] v3.1.0-dev.8 [2023-08-15T23:39:45.261Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-15T23:39:45.545Z] + lftools sign git-tag v3.1.0-dev.25 [2023-08-15T23:39:46.112Z] Signing Git tag with Sigul... [2023-08-15T23:39:46.112Z] Signing v3.1.0-dev.25 [Pipeline] echo [2023-08-15T23:39:46.689Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:39:46.969Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-15T23:39:46.976Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-15T23:39:46.994Z] $ docker stop --time=1 5279724018cdbb4bc1e78b103bdaa98405c4c4b7da47fda3b9a4419c4b915b43 [2023-08-15T23:39:48.291Z] $ docker rm -f --volumes 5279724018cdbb4bc1e78b103bdaa98405c4c4b7da47fda3b9a4419c4b915b43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-15T23:39:48.704Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T23:39:48.704Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:39:49.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T23:39:49.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T23:39:49.082Z] prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container [2023-08-15T23:39:49.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-15T23:39:49.471Z] $ docker top fba8a5033bbc94f0c7ad502a149ed565279e02c53090282bd60bc8003a2e8118 -eo pid,comm [2023-08-15T23:39:49.519Z] 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-08-15T23:39:49.519Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T23:39:49.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T23:39:49.558Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T23:39:49.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T23:39:49.666Z] $ docker exec fba8a5033bbc94f0c7ad502a149ed565279e02c53090282bd60bc8003a2e8118 ssh-agent [2023-08-15T23:39:49.777Z] SSH_AUTH_SOCK=/tmp/ssh-4L5Wgu9eDm2S/agent.32 [2023-08-15T23:39:49.777Z] SSH_AGENT_PID=38 [2023-08-15T23:39:49.781Z] Running ssh-add (command line suppressed) [2023-08-15T23:39:49.863Z] Identity added: /w/workspace/edgex-go/559@tmp/private_key_1936632190841701091.key (/w/workspace/edgex-go/559@tmp/private_key_1936632190841701091.key) [2023-08-15T23:39:49.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T23:39:50.157Z] + git semver bump pre [2023-08-15T23:39:50.417Z] 2023-08-15 23:39:50,316 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main [2023-08-15T23:39:50.417Z] 2023-08-15 23:39:50,316 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev [2023-08-15T23:39:50.417Z] 2023-08-15 23:39:50,316 [bump_version] DEBUG bumped version:3.1.0-dev.26 [2023-08-15T23:39:50.417Z] 2023-08-15 23:39:50,316 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/edgex-go/559/.semver/main with force:True [2023-08-15T23:39:50.417Z] 2023-08-15 23:39:50,316 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main [2023-08-15T23:39:50.417Z] 2023-08-15 23:39:50,316 [write_file] DEBUG write to file:/w/workspace/edgex-go/559/.semver/main [2023-08-15T23:39:50.417Z] 2023-08-15 23:39:50,318 [execute] INFO git cat-file --batch-check [2023-08-15T23:39:50.417Z] 2023-08-15 23:39:50,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/559/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T23:39:50.417Z] 2023-08-15 23:39:50,323 [execute] INFO git cat-file --batch [2023-08-15T23:39:50.417Z] 2023-08-15 23:39:50,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/559/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T23:39:50.417Z] 2023-08-15 23:39:50,328 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main [2023-08-15T23:39:50.417Z] 3.1.0-dev.26 [Pipeline] } [2023-08-15T23:39:50.424Z] $ docker exec --env ******** --env ******** fba8a5033bbc94f0c7ad502a149ed565279e02c53090282bd60bc8003a2e8118 ssh-agent -k [2023-08-15T23:39:50.506Z] unset SSH_AUTH_SOCK; [2023-08-15T23:39:50.507Z] unset SSH_AGENT_PID; [2023-08-15T23:39:50.507Z] echo Agent pid 38 killed; [2023-08-15T23:39:50.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T23:39:50.814Z] + git semver [Pipeline] } [2023-08-15T23:39:51.083Z] $ docker stop --time=1 fba8a5033bbc94f0c7ad502a149ed565279e02c53090282bd60bc8003a2e8118 [2023-08-15T23:39:52.323Z] $ docker rm -f --volumes fba8a5033bbc94f0c7ad502a149ed565279e02c53090282bd60bc8003a2e8118 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T23:39:52.659Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T23:39:52.659Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:39:52.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T23:39:52.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T23:39:53.022Z] prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container [2023-08-15T23:39:53.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-15T23:39:53.386Z] $ docker top 24790712346e3d57a9ded31d693aacbc0c2d65eccad987f5dde5f34bc482be1b -eo pid,comm [2023-08-15T23:39:53.433Z] 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-08-15T23:39:53.433Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T23:39:53.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T23:39:53.472Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T23:39:53.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T23:39:53.574Z] $ docker exec 24790712346e3d57a9ded31d693aacbc0c2d65eccad987f5dde5f34bc482be1b ssh-agent [2023-08-15T23:39:53.668Z] SSH_AUTH_SOCK=/tmp/ssh-e66W1qfTW6Q0/agent.32 [2023-08-15T23:39:53.668Z] SSH_AGENT_PID=38 [2023-08-15T23:39:53.672Z] Running ssh-add (command line suppressed) [2023-08-15T23:39:53.769Z] Identity added: /w/workspace/edgex-go/559@tmp/private_key_8160333220541409100.key (/w/workspace/edgex-go/559@tmp/private_key_8160333220541409100.key) [2023-08-15T23:39:53.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T23:39:54.070Z] + git semver push [2023-08-15T23:39:54.329Z] 2023-08-15 23:39:54,230 [run_push] DEBUG push [2023-08-15T23:39:54.329Z] 2023-08-15 23:39:54,230 [execute] INFO git cat-file --batch-check [2023-08-15T23:39:54.329Z] 2023-08-15 23:39:54,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/559/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T23:39:54.329Z] 2023-08-15 23:39:54,235 [execute] INFO git rev-list 7d0b5a3859bf0f3e325b0295a80072551b90b89f -- [2023-08-15T23:39:54.329Z] 2023-08-15 23:39:54,235 [execute] DEBUG Popen(['git', 'rev-list', '7d0b5a3859bf0f3e325b0295a80072551b90b89f', '--'], cwd=/w/workspace/edgex-go/559/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-15T23:39:54.329Z] 2023-08-15 23:39:54,252 [execute] INFO git fetch -v origin [2023-08-15T23:39:54.329Z] 2023-08-15 23:39:54,252 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/559/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-15T23:39:54.897Z] 2023-08-15 23:39:54,712 [run_push] DEBUG no remote changes detected [2023-08-15T23:39:54.897Z] 2023-08-15 23:39:54,712 [execute] INFO git push origin semver [2023-08-15T23:39:54.897Z] 2023-08-15 23:39:54,713 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/559/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-15T23:39:55.832Z] 2023-08-15 23:39:55,472 [run_push] DEBUG push all version tags [2023-08-15T23:39:55.832Z] 2023-08-15 23:39:55,472 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-15T23:39:55.832Z] 2023-08-15 23:39:55,473 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/559, universal_newlines=False, shell=None, istream=None) [2023-08-15T23:39:56.399Z] 2023-08-15 23:39:56,197 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main [2023-08-15T23:39:56.399Z] 3.1.0-dev.26 [Pipeline] } [2023-08-15T23:39:56.406Z] $ docker exec --env ******** --env ******** 24790712346e3d57a9ded31d693aacbc0c2d65eccad987f5dde5f34bc482be1b ssh-agent -k [2023-08-15T23:39:56.493Z] unset SSH_AUTH_SOCK; [2023-08-15T23:39:56.493Z] unset SSH_AGENT_PID; [2023-08-15T23:39:56.493Z] echo Agent pid 38 killed; [2023-08-15T23:39:56.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T23:39:56.802Z] + git semver [Pipeline] } [2023-08-15T23:39:57.099Z] $ docker stop --time=1 24790712346e3d57a9ded31d693aacbc0c2d65eccad987f5dde5f34bc482be1b [2023-08-15T23:39:58.360Z] $ docker rm -f --volumes 24790712346e3d57a9ded31d693aacbc0c2d65eccad987f5dde5f34bc482be1b [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-08-15T23:39:58.973Z] + [ -d /w/workspace/edgex-go/559/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:39:59.287Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:40:00.146Z] ---> package-listing.sh [2023-08-15T23:40:00.146Z] ++ facter osfamily [2023-08-15T23:40:00.146Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-15T23:40:00.406Z] + OS_FAMILY=debian [2023-08-15T23:40:00.406Z] + workspace=/w/workspace/edgex-go/559 [2023-08-15T23:40:00.406Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-15T23:40:00.406Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-15T23:40:00.406Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-15T23:40:00.406Z] + PACKAGES=/tmp/packages_start.txt [2023-08-15T23:40:00.406Z] + '[' /w/workspace/edgex-go/559 ']' [2023-08-15T23:40:00.406Z] + PACKAGES=/tmp/packages_end.txt [2023-08-15T23:40:00.406Z] + case "${OS_FAMILY}" in [2023-08-15T23:40:00.406Z] + dpkg -l [2023-08-15T23:40:00.406Z] + grep '^ii' [2023-08-15T23:40:00.406Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-15T23:40:00.406Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-15T23:40:00.407Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-15T23:40:00.407Z] + '[' /w/workspace/edgex-go/559 ']' [2023-08-15T23:40:00.407Z] + mkdir -p /w/workspace/edgex-go/559/archives/ [2023-08-15T23:40:00.407Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/559/archives/ [Pipeline] echo [2023-08-15T23:40:00.415Z] 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/559/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-15T23:40:00.690Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:40:01.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T23:40:01.246Z] [2023-08-15T23:40:01.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T23:40:01.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T23:40:01.541Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-15T23:40:01.541Z] 5eb5b503b376: Pulling fs layer [2023-08-15T23:40:01.541Z] 5c69ac0246d0: Pulling fs layer [2023-08-15T23:40:01.541Z] ec43610c2a17: Pulling fs layer [2023-08-15T23:40:01.541Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-15T23:40:01.541Z] 33b1e0a273af: Pulling fs layer [2023-08-15T23:40:01.541Z] 5d3b04190fa2: Pulling fs layer [2023-08-15T23:40:01.541Z] 2f39f015ded8: Pulling fs layer [2023-08-15T23:40:01.541Z] 33b1e0a273af: Waiting [2023-08-15T23:40:01.541Z] 5d3b04190fa2: Waiting [2023-08-15T23:40:01.541Z] 2f39f015ded8: Waiting [2023-08-15T23:40:01.541Z] 3a2ae6a8a46f: Waiting [2023-08-15T23:40:01.541Z] 5c69ac0246d0: Verifying Checksum [2023-08-15T23:40:01.541Z] 5c69ac0246d0: Download complete [2023-08-15T23:40:01.541Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-15T23:40:01.541Z] 3a2ae6a8a46f: Download complete [2023-08-15T23:40:01.541Z] 33b1e0a273af: Verifying Checksum [2023-08-15T23:40:01.541Z] 33b1e0a273af: Download complete [2023-08-15T23:40:01.797Z] 5d3b04190fa2: Download complete [2023-08-15T23:40:01.797Z] ec43610c2a17: Verifying Checksum [2023-08-15T23:40:01.797Z] ec43610c2a17: Download complete [2023-08-15T23:40:01.797Z] 5eb5b503b376: Verifying Checksum [2023-08-15T23:40:01.797Z] 5eb5b503b376: Download complete [2023-08-15T23:40:02.373Z] 2f39f015ded8: Verifying Checksum [2023-08-15T23:40:02.373Z] 2f39f015ded8: Download complete [2023-08-15T23:40:02.939Z] 5eb5b503b376: Pull complete [2023-08-15T23:40:02.939Z] 5c69ac0246d0: Pull complete [2023-08-15T23:40:03.506Z] ec43610c2a17: Pull complete [2023-08-15T23:40:03.506Z] 3a2ae6a8a46f: Pull complete [2023-08-15T23:40:03.764Z] 33b1e0a273af: Pull complete [2023-08-15T23:40:03.764Z] 5d3b04190fa2: Pull complete [2023-08-15T23:40:07.950Z] 2f39f015ded8: Pull complete [2023-08-15T23:40:07.950Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-15T23:40:07.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T23:40:07.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T23:40:08.042Z] prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container [2023-08-15T23:40:08.068Z] $ 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/559/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/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-15T23:40:13.464Z] $ docker top ce1cac5772726dc5994123d054a164bff99d8817689b4468885adb777c883734 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T23:40:13.799Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-15T23:40:14.081Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-15T23:40:14.363Z] + ls /var/log/sa-host [2023-08-15T23:40:14.364Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T23:40:14.519Z] provisioning config files... [2023-08-15T23:40:14.528Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/559@tmp/config12719404529873010339tmp [Pipeline] { [Pipeline] echo [2023-08-15T23:40:14.543Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:40:14.821Z] ---> create-netrc.sh [Pipeline] } [2023-08-15T23:40:14.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:40:15.159Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-15T23:40:15.168Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:40:15.448Z] ---> sudo-logs.sh [2023-08-15T23:40:15.449Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-15T23:40:15.467Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:40:15.746Z] ---> job-cost.sh [2023-08-15T23:40:15.746Z] lf-activate-venv: SKIPPING [2023-08-15T23:40:15.746Z] DEBUG: total: 0.10999999940395355 [2023-08-15T23:40:15.746Z] INFO: Retrieving Stack Cost... [2023-08-15T23:40:16.313Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T23:40:16.573Z] INFO: Archiving Costs [Pipeline] echo [2023-08-15T23:40:16.583Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T23:40:16.863Z] ---> logs-deploy.sh [2023-08-15T23:40:16.863Z] lf-activate-venv: SKIPPING [2023-08-15T23:40:16.863Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/559 [2023-08-15T23:40:16.863Z] INFO: archiving workspace using pattern(s): [2023-08-15T23:40:17.798Z] Archives upload complete. [2023-08-15T23:40:17.798Z] INFO: archiving logs to Nexus