Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4eef39055a4f8a992f7fcd8196977fee3e461688 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-ssh150890009082487163.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh4070674951333186167.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh9683009725814534841.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh597200140375605631.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-ssh12820839572187471987.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]] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16157 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/602 [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/602 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4eef39055a4f8a992f7fcd8196977fee3e461688 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4eef39055a4f8a992f7fcd8196977fee3e461688 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4714)" > git rev-list --no-walk 132297e9aa914f92e736fba6a3e6b3cd17818e4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T15:45:48.083Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T15:45:48.148Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T15:45:48.170Z] ========================================================= [2023-11-01T15:45:48.170Z] EdgeX Global Pipelines Version Info [2023-11-01T15:45:48.170Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:45:49.278Z] ------------------- [2023-11-01T15:45:49.278Z] stable info: [2023-11-01T15:45:49.278Z] ------------------- [2023-11-01T15:45:49.278Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T15:45:49.278Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T15:45:49.278Z] Message: update stable to v1.0.255 [2023-11-01T15:45:49.540Z] ------------------- [2023-11-01T15:45:49.540Z] experimental info: [2023-11-01T15:45:49.540Z] ------------------- [2023-11-01T15:45:49.540Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T15:45:49.540Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T15:45:49.540Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T15:45:49.768Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-01T15:45:49.782Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-01T15:45:49.796Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T15:45:49.826Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T15:45:49.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T15:45:49.848Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T15:45:49.863Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T15:45:49.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-01T15:45:49.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-01T15:45:49.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-01T15:45:49.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T15:45:49.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T15:45:49.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T15:45:49.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T15:45:49.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T15:45:49.981Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T15:45:49.996Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T15:45:50.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T15:45:50.021Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-01T15:45:50.035Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-01T15:45:50.046Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T15:45:50.061Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T15:45:50.072Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T15:45:50.084Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-01T15:45:50.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-01T15:45:50.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-01T15:45:50.118Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] echo [2023-11-01T15:45:50.134Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4eef390 [Pipeline] echo [2023-11-01T15:45:50.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:45:50.197Z] provisioning config files... [2023-11-01T15:45:50.214Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/602@tmp/config10017867835452093696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:45:50.520Z] ---> docker-login.sh [2023-11-01T15:45:50.520Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:45:51.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:45:51.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:45:51.096Z] Configure a credential helper to remove this warning. See [2023-11-01T15:45:51.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:45:51.096Z] [2023-11-01T15:45:51.096Z] Login Succeeded [2023-11-01T15:45:51.096Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:45:51.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:45:51.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:45:51.359Z] Configure a credential helper to remove this warning. See [2023-11-01T15:45:51.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:45:51.359Z] [2023-11-01T15:45:51.359Z] Login Succeeded [2023-11-01T15:45:51.359Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:45:51.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:45:51.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:45:51.359Z] Configure a credential helper to remove this warning. See [2023-11-01T15:45:51.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:45:51.359Z] [2023-11-01T15:45:51.359Z] Login Succeeded [2023-11-01T15:45:51.359Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:45:51.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:45:51.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:45:51.622Z] Configure a credential helper to remove this warning. See [2023-11-01T15:45:51.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:45:51.622Z] [2023-11-01T15:45:51.622Z] Login Succeeded [2023-11-01T15:45:51.622Z] docker.io [2023-11-01T15:45:51.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:45:52.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:45:52.194Z] Configure a credential helper to remove this warning. See [2023-11-01T15:45:52.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:45:52.194Z] [2023-11-01T15:45:52.194Z] Login Succeeded [2023-11-01T15:45:52.194Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:45:52.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T15:45:52.526Z] + 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-11-01T15:45:52.526Z] + dirname cmd/core-command/Dockerfile [2023-11-01T15:45:52.526Z] + cut -d/ -f2 [2023-11-01T15:45:52.526Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-01T15:45:52.526Z] + + cut -d/ -f2 [2023-11-01T15:45:52.526Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-11-01T15:45:52.526Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-01T15:45:52.526Z] + dirname cmd/core-data/Dockerfile [2023-11-01T15:45:52.526Z] + cut -d/ -f2 [2023-11-01T15:45:52.526Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-01T15:45:52.526Z] + dirname cmd/core-metadata/Dockerfile [2023-11-01T15:45:52.526Z] + cut -d/ -f2 [2023-11-01T15:45:52.526Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-01T15:45:52.526Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-11-01T15:45:52.526Z] cut -d/ -f2 [2023-11-01T15:45:52.526Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-01T15:45:52.526Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-11-01T15:45:52.526Z] + cut -d/ -f2 [2023-11-01T15:45:52.526Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-01T15:45:52.526Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2023-11-01T15:45:52.526Z] cut -d/ -f2 [2023-11-01T15:45:52.526Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-01T15:45:52.526Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-11-01T15:45:52.526Z] + cut -d/ -f2 [2023-11-01T15:45:52.526Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-01T15:45:52.526Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-11-01T15:45:52.526Z] + cut -d/ -f2 [2023-11-01T15:45:52.526Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-01T15:45:52.526Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-01T15:45:52.526Z] + cut -d/ -f2 [2023-11-01T15:45:52.526Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-01T15:45:52.526Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-01T15:45:52.526Z] + cut -d/ -f2 [2023-11-01T15:45:52.526Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-01T15:45:52.526Z] + dirname cmd/security-spire-server/Dockerfile [2023-11-01T15:45:52.526Z] + cut -d/ -f2 [2023-11-01T15:45:52.526Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-01T15:45:52.526Z] + dirname cmd/support-notifications/Dockerfile [2023-11-01T15:45:52.526Z] + cut -d/ -f2 [2023-11-01T15:45:52.526Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-01T15:45:52.526Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-01T15:45:52.526Z] + cut -d/ -f2 [2023-11-01T15:45:52.526Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-01T15:45:52.596Z] 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-11-01T15:45:52.929Z] + git rev-list -1 --merges 4eef39055a4f8a992f7fcd8196977fee3e461688~1..4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] echo [2023-11-01T15:45:52.949Z] -----------> git rev-list -1 --merges 4eef39055a4f8a992f7fcd8196977fee3e461688~1..4eef39055a4f8a992f7fcd8196977fee3e461688 4eef39055a4f8a992f7fcd8196977fee3e461688 [false] [Pipeline] sh [2023-11-01T15:45:53.250Z] + git log --format=format:%s -1 4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] echo [2023-11-01T15:45:53.266Z] ========================================================= [2023-11-01T15:45:53.266Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T15:45:53.266Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-01T15:45:53.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T15:45:53.673Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T15:45:53.673Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T15:45:53.673Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T15:45:53.673Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T15:45:53.673Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T15:45:53.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:45:54.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:45:54.010Z] [2023-11-01T15:45:54.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:45:54.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:45:54.310Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T15:45:54.310Z] b85a868b505f: Pulling fs layer [2023-11-01T15:45:54.310Z] e2be974225ed: Pulling fs layer [2023-11-01T15:45:54.310Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T15:45:54.310Z] 988bab9f4d93: Pulling fs layer [2023-11-01T15:45:54.310Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T15:45:54.310Z] eaf3925da568: Pulling fs layer [2023-11-01T15:45:54.310Z] bab4dde63d76: Pulling fs layer [2023-11-01T15:45:54.310Z] bde34c3a00c8: Pulling fs layer [2023-11-01T15:45:54.310Z] b352a97aabf1: Pulling fs layer [2023-11-01T15:45:54.310Z] 4872d77fe225: Pulling fs layer [2023-11-01T15:45:54.311Z] 5851b861e8e6: Pulling fs layer [2023-11-01T15:45:54.311Z] bab4dde63d76: Waiting [2023-11-01T15:45:54.311Z] bde34c3a00c8: Waiting [2023-11-01T15:45:54.311Z] b352a97aabf1: Waiting [2023-11-01T15:45:54.311Z] 4872d77fe225: Waiting [2023-11-01T15:45:54.311Z] 5851b861e8e6: Waiting [2023-11-01T15:45:54.311Z] 988bab9f4d93: Waiting [2023-11-01T15:45:54.311Z] 1469e6f7b9e6: Waiting [2023-11-01T15:45:54.311Z] eaf3925da568: Waiting [2023-11-01T15:45:54.311Z] e2be974225ed: Download complete [2023-11-01T15:45:54.311Z] 988bab9f4d93: Verifying Checksum [2023-11-01T15:45:54.311Z] 988bab9f4d93: Download complete [2023-11-01T15:45:54.571Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T15:45:54.571Z] 1469e6f7b9e6: Download complete [2023-11-01T15:45:54.571Z] eaf3925da568: Verifying Checksum [2023-11-01T15:45:54.571Z] eaf3925da568: Download complete [2023-11-01T15:45:54.571Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T15:45:54.571Z] 339a4e72a1f5: Download complete [2023-11-01T15:45:54.571Z] bde34c3a00c8: Verifying Checksum [2023-11-01T15:45:54.571Z] bde34c3a00c8: Download complete [2023-11-01T15:45:54.571Z] b352a97aabf1: Download complete [2023-11-01T15:45:54.571Z] 4872d77fe225: Verifying Checksum [2023-11-01T15:45:54.571Z] 4872d77fe225: Download complete [2023-11-01T15:45:54.571Z] 5851b861e8e6: Verifying Checksum [2023-11-01T15:45:54.571Z] 5851b861e8e6: Download complete [2023-11-01T15:45:54.571Z] b85a868b505f: Verifying Checksum [2023-11-01T15:45:54.571Z] b85a868b505f: Download complete [2023-11-01T15:45:54.838Z] bab4dde63d76: Verifying Checksum [2023-11-01T15:45:54.838Z] bab4dde63d76: Download complete [2023-11-01T15:45:55.779Z] b85a868b505f: Pull complete [2023-11-01T15:45:56.038Z] e2be974225ed: Pull complete [2023-11-01T15:45:56.609Z] 339a4e72a1f5: Pull complete [2023-11-01T15:45:56.609Z] 988bab9f4d93: Pull complete [2023-11-01T15:45:57.181Z] 1469e6f7b9e6: Pull complete [2023-11-01T15:45:57.181Z] eaf3925da568: Pull complete [2023-11-01T15:45:59.088Z] bab4dde63d76: Pull complete [2023-11-01T15:45:59.350Z] bde34c3a00c8: Pull complete [2023-11-01T15:45:59.610Z] b352a97aabf1: Pull complete [2023-11-01T15:45:59.610Z] 4872d77fe225: Pull complete [2023-11-01T15:45:59.610Z] 5851b861e8e6: Pull complete [2023-11-01T15:45:59.610Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T15:45:59.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:45:59.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:45:59.715Z] prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container [2023-11-01T15:45:59.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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-11-01T15:46:09.027Z] $ docker top 32a2f42af2047fc0ca69182c2a88cf4f8bf8abd1ba640f025e196baebce5a998 -eo pid,comm [2023-11-01T15:46:09.100Z] 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-11-01T15:46:09.100Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T15:46:09.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:46:09.131Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:46:09.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:46:09.267Z] $ docker exec 32a2f42af2047fc0ca69182c2a88cf4f8bf8abd1ba640f025e196baebce5a998 ssh-agent [2023-11-01T15:46:09.397Z] SSH_AUTH_SOCK=/tmp/ssh-Mtgt9fdJt7A0/agent.32 [2023-11-01T15:46:09.397Z] SSH_AGENT_PID=38 [2023-11-01T15:46:09.405Z] Running ssh-add (command line suppressed) [2023-11-01T15:46:09.511Z] Identity added: /w/workspace/edgex-go/602@tmp/private_key_5442434889962931137.key (/w/workspace/edgex-go/602@tmp/private_key_5442434889962931137.key) [2023-11-01T15:46:09.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:46:09.812Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T15:46:09.826Z] $ docker exec --env ******** --env ******** 32a2f42af2047fc0ca69182c2a88cf4f8bf8abd1ba640f025e196baebce5a998 ssh-agent -k [2023-11-01T15:46:09.941Z] unset SSH_AUTH_SOCK; [2023-11-01T15:46:09.941Z] unset SSH_AGENT_PID; [2023-11-01T15:46:09.942Z] echo Agent pid 38 killed; [2023-11-01T15:46:09.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T15:46:09.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:46:09.975Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:46:10.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:46:10.090Z] $ docker exec 32a2f42af2047fc0ca69182c2a88cf4f8bf8abd1ba640f025e196baebce5a998 ssh-agent [2023-11-01T15:46:10.198Z] SSH_AUTH_SOCK=/tmp/ssh-ftE0TU3wroVT/agent.70 [2023-11-01T15:46:10.198Z] SSH_AGENT_PID=76 [2023-11-01T15:46:10.204Z] Running ssh-add (command line suppressed) [2023-11-01T15:46:10.306Z] Identity added: /w/workspace/edgex-go/602@tmp/private_key_12282092862249613775.key (/w/workspace/edgex-go/602@tmp/private_key_12282092862249613775.key) [2023-11-01T15:46:10.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:46:10.609Z] + git semver init [2023-11-01T15:46:11.180Z] 2023-11-01 15:46:10,892 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T15:46:11.180Z] 2023-11-01 15:46:10,894 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/602/.semver [2023-11-01T15:46:11.180Z] 2023-11-01 15:46:10,895 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/602/.semver [2023-11-01T15:46:11.180Z] 2023-11-01 15:46:10,896 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/602/.semver'], cwd=/w/workspace/edgex-go/602, universal_newlines=False, shell=None, istream=None) [2023-11-01T15:46:23.532Z] 2023-11-01 15:46:23,355 [append_file] DEBUG append to file:/w/workspace/edgex-go/602/.git/info/exclude [2023-11-01T15:46:23.532Z] 2023-11-01 15:46:23,356 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/602/.semver/main with force:False [2023-11-01T15:46:23.532Z] 2023-11-01 15:46:23,356 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main [2023-11-01T15:46:23.532Z] 2023-11-01 15:46:23,356 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main [2023-11-01T15:46:23.532Z] 3.1.0-dev.67 [Pipeline] } [2023-11-01T15:46:23.546Z] $ docker exec --env ******** --env ******** 32a2f42af2047fc0ca69182c2a88cf4f8bf8abd1ba640f025e196baebce5a998 ssh-agent -k [2023-11-01T15:46:23.648Z] unset SSH_AUTH_SOCK; [2023-11-01T15:46:23.648Z] unset SSH_AGENT_PID; [2023-11-01T15:46:23.648Z] echo Agent pid 76 killed; [2023-11-01T15:46:23.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T15:46:23.966Z] + git semver [Pipeline] } [2023-11-01T15:46:24.237Z] $ docker stop --time=1 32a2f42af2047fc0ca69182c2a88cf4f8bf8abd1ba640f025e196baebce5a998 [2023-11-01T15:46:26.386Z] $ docker rm -f --volumes 32a2f42af2047fc0ca69182c2a88cf4f8bf8abd1ba640f025e196baebce5a998 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:46:26.732Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T15:46:26.959Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T15:46:26.963Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.67 [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-11-01T15:46:27.401Z] + git config --global --add safe.directory /w/workspace/edgex-go/602 [Pipeline] echo [2023-11-01T15:46:27.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:46:27.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:46:27.442Z] ========================================================= [2023-11-01T15:46:27.442Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T15:46:27.442Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-01T15:46:27.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T15:46:27.729Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T15:46:27.729Z] 7264a8db6415: Pulling fs layer [2023-11-01T15:46:27.729Z] c4d48a809fc2: Pulling fs layer [2023-11-01T15:46:27.729Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T15:46:27.729Z] ad3a456e5733: Pulling fs layer [2023-11-01T15:46:27.729Z] 33e27b845d1e: Pulling fs layer [2023-11-01T15:46:27.729Z] c68163c4e522: Pulling fs layer [2023-11-01T15:46:27.729Z] 50da416c3ac9: Pulling fs layer [2023-11-01T15:46:27.729Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T15:46:27.729Z] ad3a456e5733: Waiting [2023-11-01T15:46:27.729Z] 33e27b845d1e: Waiting [2023-11-01T15:46:27.729Z] c68163c4e522: Waiting [2023-11-01T15:46:27.729Z] 23d2d4c4bb30: Waiting [2023-11-01T15:46:27.729Z] 50da416c3ac9: Waiting [2023-11-01T15:46:27.729Z] c4d48a809fc2: Verifying Checksum [2023-11-01T15:46:27.729Z] c4d48a809fc2: Download complete [2023-11-01T15:46:27.729Z] ad3a456e5733: Verifying Checksum [2023-11-01T15:46:27.729Z] ad3a456e5733: Download complete [2023-11-01T15:46:27.729Z] 33e27b845d1e: Verifying Checksum [2023-11-01T15:46:27.729Z] 33e27b845d1e: Download complete [2023-11-01T15:46:27.729Z] 7264a8db6415: Verifying Checksum [2023-11-01T15:46:27.729Z] 7264a8db6415: Download complete [2023-11-01T15:46:27.729Z] c68163c4e522: Verifying Checksum [2023-11-01T15:46:27.729Z] c68163c4e522: Download complete [2023-11-01T15:46:28.301Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T15:46:28.301Z] 23d2d4c4bb30: Download complete [2023-11-01T15:46:28.301Z] 7264a8db6415: Pull complete [2023-11-01T15:46:28.301Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T15:46:28.301Z] 4f1c88b9dad5: Download complete [2023-11-01T15:46:28.893Z] 50da416c3ac9: Verifying Checksum [2023-11-01T15:46:28.893Z] 50da416c3ac9: Download complete [2023-11-01T15:46:29.860Z] c4d48a809fc2: Pull complete [2023-11-01T15:46:36.496Z] 4f1c88b9dad5: Pull complete [2023-11-01T15:46:37.438Z] ad3a456e5733: Pull complete [2023-11-01T15:46:39.352Z] 33e27b845d1e: Pull complete [2023-11-01T15:46:40.742Z] c68163c4e522: Pull complete [2023-11-01T15:46:42.066Z] Still waiting to schedule task [2023-11-01T15:46:42.066Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-01T15:46:46.034Z] 50da416c3ac9: Pull complete [2023-11-01T15:46:46.615Z] 23d2d4c4bb30: Pull complete [2023-11-01T15:46:46.875Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T15:46:46.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T15:46:46.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-01T15:46:47.171Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T15:46:47.171Z] WORKDIR /edgex [2023-11-01T15:46:47.171Z] COPY go.mod . [2023-11-01T15:46:47.171Z] RUN go mod download [2023-11-01T15:46:47.171Z] + docker build -t ci-base-image-x86_64 -f - . [2023-11-01T15:46:48.107Z] Sending build context to Docker daemon 170.9MB [2023-11-01T15:46:48.107Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T15:46:48.107Z] ---> 0786185ac409 [2023-11-01T15:46:48.107Z] Step 2/4 : WORKDIR /edgex [2023-11-01T15:47:07.490Z] ---> Running in ad957ddbb62f [2023-11-01T15:47:07.490Z] Removing intermediate container ad957ddbb62f [2023-11-01T15:47:07.490Z] ---> 2d048ae8ce66 [2023-11-01T15:47:07.490Z] Step 3/4 : COPY go.mod . [2023-11-01T15:47:07.490Z] ---> 66f871d3ca88 [2023-11-01T15:47:07.490Z] Step 4/4 : RUN go mod download [2023-11-01T15:47:07.490Z] ---> Running in 87670afa42f1 [2023-11-01T15:47:39.856Z] Removing intermediate container 87670afa42f1 [2023-11-01T15:47:39.856Z] ---> ec15b8612b7c [2023-11-01T15:47:39.856Z] Successfully built ec15b8612b7c [2023-11-01T15:47:39.856Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:40.161Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T15:47:40.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:47:40.235Z] prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container [2023-11-01T15:47:40.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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-11-01T15:47:41.232Z] $ docker top d0e5277643e9827bcacc25f4e36440a59687d3172366631254cfc53ed85e92af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:47:41.615Z] + go version [2023-11-01T15:47:41.616Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T15:47:41.629Z] $ docker stop --time=1 d0e5277643e9827bcacc25f4e36440a59687d3172366631254cfc53ed85e92af [2023-11-01T15:47:43.374Z] $ docker rm -f --volumes d0e5277643e9827bcacc25f4e36440a59687d3172366631254cfc53ed85e92af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:43.910Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T15:47:43.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:47:43.984Z] prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container [2023-11-01T15:47:44.023Z] $ 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/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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-11-01T15:47:45.908Z] $ docker top eb3e4fc30ce538ce70c6a57b6d3e73324f33228548cd87ed3670f8b211861f0f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T15:47:45.969Z] ========================================================= [2023-11-01T15:47:45.969Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-01T15:47:45.969Z] ========================================================= [Pipeline] sh [2023-11-01T15:47:46.248Z] + git config --global --add safe.directory /w/workspace/edgex-go/602 [Pipeline] fileExists [Pipeline] sh [2023-11-01T15:47:46.585Z] + make test [2023-11-01T15:47:46.586Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T15:47:54.699Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-01T15:48:06.920Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-01T15:48:06.920Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-01T15:48:06.920Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-01T15:48:07.551Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-01T15:48:07.551Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-01T15:48:07.551Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-01T15:48:07.551Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-01T15:48:07.551Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-01T15:48:07.551Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-01T15:48:07.551Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-01T15:48:08.119Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-01T15:48:08.119Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-01T15:48:08.119Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-01T15:48:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-01T15:48:09.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-01T15:48:09.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-01T15:48:10.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements [2023-11-01T15:48:10.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-01T15:48:10.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-01T15:48:10.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-01T15:48:11.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.068s coverage: 97.0% of statements [2023-11-01T15:48:11.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-01T15:48:11.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-01T15:48:12.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-01T15:48:12.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-01T15:48:12.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-01T15:48:12.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-01T15:48:12.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-01T15:48:13.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-01T15:48:13.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-01T15:48:15.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.108s coverage: 69.2% of statements [2023-11-01T15:48:15.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 53.2% of statements [2023-11-01T15:48:15.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-01T15:48:15.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-01T15:48:15.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-01T15:48:15.602Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-01T15:48:15.602Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-01T15:48:15.602Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-01T15:48:15.602Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-01T15:48:15.602Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-01T15:48:15.602Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-01T15:48:15.602Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-01T15:48:16.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.762s coverage: 93.4% of statements [2023-11-01T15:48:16.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.064s coverage: 4.1% of statements [2023-11-01T15:48:16.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.395s coverage: 97.6% of statements [2023-11-01T15:48:16.742Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements [2023-11-01T15:48:17.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-01T15:48:17.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-01T15:48:18.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 0.9% of statements [2023-11-01T15:48:18.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 32.2% of statements [2023-11-01T15:48:18.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.053s coverage: 41.7% of statements [2023-11-01T15:48:18.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 82.9% of statements [2023-11-01T15:48:18.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements [2023-11-01T15:48:18.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.060s coverage: 96.3% of statements [2023-11-01T15:48:19.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.053s coverage: 87.5% of statements [2023-11-01T15:48:19.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-01T15:48:19.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-01T15:48:19.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-01T15:48:19.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-01T15:48:20.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-01T15:48:20.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-01T15:48:20.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-01T15:48:20.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-01T15:48:21.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-01T15:48:21.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-01T15:48:21.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-01T15:48:21.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-01T15:48:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-01T15:48:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-01T15:48:22.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-01T15:48:23.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-01T15:48:24.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-01T15:48:26.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-01T15:48:26.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-01T15:48:28.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-01T15:48:28.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-01T15:48:28.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-01T15:48:29.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-01T15:48:29.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-01T15:48:30.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-01T15:48:31.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.065s coverage: 94.4% of statements [2023-11-01T15:48:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-01T15:48:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-01T15:48:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-01T15:48:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-01T15:48:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-01T15:48:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-01T15:48:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-01T15:48:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-01T15:48:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-01T15:48:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-01T15:48:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-01T15:48:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.507s coverage: 79.9% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.088s coverage: 92.9% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.066s coverage: 62.3% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.082s coverage: 87.2% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.108s coverage: 81.8% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.293s coverage: 82.1% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.111s coverage: 86.0% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.222s coverage: 63.1% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.418s coverage: 38.4% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.064s coverage: 89.5% of statements [2023-11-01T15:48:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.051s coverage: 84.8% of statements [2023-11-01T15:48:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-01T15:48:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-01T15:48:45.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-01T15:48:45.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-01T15:48:49.398Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.069s coverage: 19.9% of statements [2023-11-01T15:48:49.398Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.135s coverage: 95.7% of statements [2023-11-01T15:48:49.398Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.058s coverage: 61.8% of statements [2023-11-01T15:48:49.398Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements [2023-11-01T15:48:49.654Z] 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-11-01T15:48:49.913Z] running golangci-lint [2023-11-01T15:48:49.913Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-01T15:48:49.913Z] go version go1.21.0 linux/amd64 [2023-11-01T15:48:50.171Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-01T15:48:50.171Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-01T15:49:08.316Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|files|exports_file|imports) took 16.908685962s" [2023-11-01T15:49:08.316Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.556029ms" [2023-11-01T15:49:20.528Z] level=info msg="[linters_context/goanalysis] analyzers took 1m23.18787255s with top 10 stages: buildir: 43.349213354s, gosec: 9.236176613s, inspect: 2.348071963s, fact_deprecated: 2.02734862s, printf: 1.801219424s, S1038: 1.547432057s, ctrlflow: 1.219929479s, nilness: 1.027466019s, fact_purity: 996.891021ms, unused: 584.392199ms" [2023-11-01T15:49:20.528Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-01T15:49:20.528Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, identifier_marker: 197/197, nolint: 0/21, cgo: 197/197" [2023-11-01T15:49:20.528Z] level=info msg="[runner] processing took 16.431725ms with stages: nolint: 7.313773ms, identifier_marker: 4.846764ms, exclude-rules: 1.463644ms, autogenerated_exclude: 1.181433ms, path_prettifier: 1.113179ms, skip_dirs: 464.41µs, cgo: 30.242µs, filename_unadjuster: 12.77µs, max_same_issues: 1.3µs, exclude: 700ns, fixer: 640ns, uniq_by_line: 460ns, skip_files: 440ns, diff: 390ns, severity-rules: 380ns, sort_results: 340ns, source_code: 320ns, max_from_linter: 180ns, path_shortener: 130ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-11-01T15:49:20.528Z] level=info msg="[runner] linters took 11.221053631s with stages: goanalysis_metalinter: 11.204510411s" [2023-11-01T15:49:20.528Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-01T15:49:20.528Z] level=info msg="Memory: 280 samples, avg is 249.2MB, max is 942.1MB" [2023-11-01T15:49:20.528Z] level=info msg="Execution took 28.191230098s" [2023-11-01T15:49:20.528Z] go vet ./... [2023-11-01T15:49:23.806Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T15:49:24.065Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T15:49:24.065Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T15:49:24.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-01T15:49:24.626Z] + ls -al . [2023-11-01T15:49:24.627Z] total 728 [2023-11-01T15:49:24.627Z] drwxrwxr-x 11 1001 1001 4096 Nov 1 15:47 . [2023-11-01T15:49:24.627Z] drwxr-xr-x 4 root root 4096 Nov 1 15:47 .. [2023-11-01T15:49:24.627Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 15:45 .blubracket [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 10 Nov 1 15:45 .dockerignore [2023-11-01T15:49:24.627Z] drwxrwxr-x 8 1001 1001 4096 Nov 1 15:48 .git [2023-11-01T15:49:24.627Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 15:45 .github [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 1074 Nov 1 15:45 .gitignore [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 42 Nov 1 15:45 .golangci.yml [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 100 Nov 1 15:45 .hadolint.yml [2023-11-01T15:49:24.627Z] drwxr-xr-x 3 1001 1001 4096 Nov 1 15:46 .semver [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 155 Nov 1 15:45 .sonarcloud.properties [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 1171 Nov 1 15:45 ADOPTERS.md [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 11674 Nov 1 15:45 Attribution.txt [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 93407 Nov 1 15:45 CHANGELOG.md [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 3804 Nov 1 15:45 CONTRIBUTING.md [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 677 Nov 1 15:45 GOVERNANCE.md [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 861 Nov 1 15:45 Jenkinsfile [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 10775 Nov 1 15:45 LICENSE [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 15054 Nov 1 15:45 Makefile [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 582 Nov 1 15:45 OWNERS.md [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 9528 Nov 1 15:45 README.md [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 789 Nov 1 15:45 SECURITY.md [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 12 Nov 1 15:46 VERSION [2023-11-01T15:49:24.627Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 15:45 bin [2023-11-01T15:49:24.627Z] drwxrwxr-x 18 1001 1001 4096 Nov 1 15:45 cmd [2023-11-01T15:49:24.627Z] -rw-r--r-- 1 root root 453602 Nov 1 15:48 coverage.out [2023-11-01T15:49:24.627Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 15:45 fuzz_test [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 3689 Nov 1 15:45 go.mod [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 34446 Nov 1 15:45 go.sum [2023-11-01T15:49:24.627Z] drwxrwxr-x 7 1001 1001 4096 Nov 1 15:45 internal [2023-11-01T15:49:24.627Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 15:45 openapi [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 584 Nov 1 15:45 security.txt [2023-11-01T15:49:24.627Z] -rw-rw-r-- 1 1001 1001 204 Nov 1 15:45 version.go [Pipeline] sh [2023-11-01T15:49:24.918Z] + '[' -e coverage.out ] [2023-11-01T15:49:24.918Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-01T15:49:25.044Z] Stashed 1 file(s) [Pipeline] sh [2023-11-01T15:49:25.327Z] + make build [2023-11-01T15:49:25.327Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-01T15:49:45.442Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16163 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-11-01T15:49:45.455Z] Running in /w/workspace/edgex-go/602 [Pipeline] { [Pipeline] checkout [2023-11-01T15:49:45.485Z] The recommended git tool is: git [2023-11-01T15:49:47.474Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-01T15:49:48.874Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-01T15:49:50.259Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-01T15:49:50.833Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-01T15:49:51.754Z] using credential edgex-jenkins-ssh [2023-11-01T15:49:51.772Z] Cloning the remote Git repository [2023-11-01T15:49:51.829Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-01T15:49:51.944Z] > git init /w/workspace/edgex-go/602 # timeout=10 [2023-11-01T15:49:52.133Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-01T15:49:52.134Z] > git --version # timeout=10 [2023-11-01T15:49:52.162Z] > git --version # 'git version 2.25.1' [2023-11-01T15:49:52.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T15:49:52.378Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T15:49:58.977Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-01T15:49:59.550Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-01T15:50:01.015Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-01T15:50:01.955Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-01T15:50:02.898Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-01T15:50:03.837Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-01T15:50:05.220Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-11-01T15:50:06.207Z] $ docker stop --time=1 eb3e4fc30ce538ce70c6a57b6d3e73324f33228548cd87ed3670f8b211861f0f [2023-11-01T15:50:09.244Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-01T15:50:09.271Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T15:50:10.286Z] Avoid second fetch [2023-11-01T15:50:10.286Z] Checking out Revision 4eef39055a4f8a992f7fcd8196977fee3e461688 (main) [2023-11-01T15:50:11.105Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4714)" [2023-11-01T15:50:10.306Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T15:50:10.390Z] > git checkout -f 4eef39055a4f8a992f7fcd8196977fee3e461688 # timeout=10 [2023-11-01T15:50:31.120Z] $ docker rm -f --volumes eb3e4fc30ce538ce70c6a57b6d3e73324f33228548cd87ed3670f8b211861f0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:50:33.063Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T15:50:33.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T15:50:33.063Z] Dload Upload Total Spent Left Speed [2023-11-01T15:50:33.063Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [2023-11-01T15:50:33.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-01T15:50:33.074Z] [2023-11-01T15:50:33.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:50:33.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] sh [2023-11-01T15:50:33.628Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-01T15:50:33.628Z] 91d30c5bc195: Pulling fs layer [2023-11-01T15:50:33.628Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-01T15:50:33.628Z] 9c61dcf015f6: Pulling fs layer [2023-11-01T15:50:33.628Z] 4698f68db338: Pulling fs layer [2023-11-01T15:50:33.628Z] 2a2f49069b9e: Pulling fs layer [2023-11-01T15:50:33.628Z] e0025b399a48: Pulling fs layer [2023-11-01T15:50:33.628Z] 2a2f49069b9e: Waiting [2023-11-01T15:50:33.628Z] e0025b399a48: Waiting [2023-11-01T15:50:33.628Z] 4698f68db338: Waiting [2023-11-01T15:50:33.628Z] 91d30c5bc195: Verifying Checksum [2023-11-01T15:50:33.628Z] 91d30c5bc195: Download complete [2023-11-01T15:50:33.628Z] 4698f68db338: Verifying Checksum [2023-11-01T15:50:33.628Z] 4698f68db338: Download complete [2023-11-01T15:50:33.628Z] 2e9b0aa3be6d: Verifying Checksum [2023-11-01T15:50:33.628Z] 2e9b0aa3be6d: Download complete [2023-11-01T15:50:33.835Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T15:50:33.884Z] e0025b399a48: Verifying Checksum [2023-11-01T15:50:33.884Z] e0025b399a48: Download complete [2023-11-01T15:50:33.884Z] 2a2f49069b9e: Download complete [2023-11-01T15:50:33.884Z] 91d30c5bc195: Pull complete [2023-11-01T15:50:34.207Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T15:50:34.207Z] + sudo tee /etc/docker/daemon.new [2023-11-01T15:50:34.207Z] { [2023-11-01T15:50:34.207Z] "registry-mirrors": [ [2023-11-01T15:50:34.207Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T15:50:34.207Z] ], [2023-11-01T15:50:34.207Z] "bip": "10.250.0.254/24", [2023-11-01T15:50:34.207Z] "hosts": [ [2023-11-01T15:50:34.207Z] "tcp://0.0.0.0:5555", [2023-11-01T15:50:34.207Z] "unix:///var/run/docker.sock" [2023-11-01T15:50:34.207Z] ], [2023-11-01T15:50:34.207Z] "mtu": 1458, [2023-11-01T15:50:34.207Z] "selinux-enabled": true, [2023-11-01T15:50:34.207Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T15:50:34.207Z] } [Pipeline] sh [2023-11-01T15:50:34.451Z] 2e9b0aa3be6d: Pull complete [2023-11-01T15:50:34.451Z] 9c61dcf015f6: Verifying Checksum [2023-11-01T15:50:34.451Z] 9c61dcf015f6: Download complete [2023-11-01T15:50:34.566Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T15:50:34.919Z] + sudo service docker restart [2023-11-01T15:50:49.391Z] 9c61dcf015f6: Pull complete [2023-11-01T15:50:49.391Z] 4698f68db338: Pull complete [2023-11-01T15:50:49.391Z] 2a2f49069b9e: Pull complete [2023-11-01T15:50:49.391Z] e0025b399a48: Pull complete [2023-11-01T15:50:49.391Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-01T15:50:49.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-01T15:50:49.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:50:49.482Z] prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container [2023-11-01T15:50:49.518Z] $ 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/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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-11-01T15:50:53.726Z] $ docker top 1bf150153d6a859196410127bf1b9452e23e0fb74b86cdf458f675f4a36e648e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-11-01T15:50:53.828Z] provisioning config files... [2023-11-01T15:50:53.856Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/602@tmp/config1711785055581310796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:50:54.076Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-01T15:50:54.223Z] ---> docker-login.sh [2023-11-01T15:50:54.223Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:50:54.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:50:54.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:50:54.775Z] Configure a credential helper to remove this warning. See [2023-11-01T15:50:54.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:50:54.775Z] [2023-11-01T15:50:54.775Z] Login Succeeded [2023-11-01T15:50:54.775Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:50:55.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:50:55.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:50:55.046Z] Configure a credential helper to remove this warning. See [2023-11-01T15:50:55.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:50:55.046Z] [2023-11-01T15:50:55.046Z] Login Succeeded [2023-11-01T15:50:55.046Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:50:55.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:50:55.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:50:55.590Z] Configure a credential helper to remove this warning. See [2023-11-01T15:50:55.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:50:55.590Z] [2023-11-01T15:50:55.590Z] Login Succeeded [2023-11-01T15:50:55.590Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:50:55.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:50:55.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:50:55.862Z] Configure a credential helper to remove this warning. See [2023-11-01T15:50:55.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:50:55.862Z] [2023-11-01T15:50:55.862Z] Login Succeeded [2023-11-01T15:50:55.862Z] docker.io [2023-11-01T15:50:56.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:50:56.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:50:56.404Z] Configure a credential helper to remove this warning. See [2023-11-01T15:50:56.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:50:56.404Z] [2023-11-01T15:50:56.404Z] Login Succeeded [2023-11-01T15:50:56.404Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:50:56.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-01T15:50:56.605Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-11-01T15:50:56.605Z] #1 transferring dockerfile: 1.70kB done [2023-11-01T15:50:56.605Z] #1 DONE 0.3s [2023-11-01T15:50:56.605Z] [2023-11-01T15:50:56.605Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [Pipeline] sh [2023-11-01T15:50:56.864Z] #2 ... [2023-11-01T15:50:56.864Z] [2023-11-01T15:50:56.864Z] #3 [core-command internal] load build definition from Dockerfile [2023-11-01T15:50:56.864Z] #3 transferring dockerfile: 1.82kB done [2023-11-01T15:50:56.864Z] #3 DONE 0.1s [2023-11-01T15:50:56.864Z] [2023-11-01T15:50:56.864Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-11-01T15:50:56.864Z] #4 transferring dockerfile: 1.82kB done [2023-11-01T15:50:56.864Z] #4 DONE 0.2s [2023-11-01T15:50:56.864Z] [2023-11-01T15:50:56.864Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-11-01T15:50:56.864Z] #5 transferring dockerfile: 1.58kB done [2023-11-01T15:50:56.864Z] #5 DONE 0.2s [2023-11-01T15:50:56.864Z] [2023-11-01T15:50:56.864Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-01T15:50:56.864Z] #6 transferring dockerfile: 2.12kB done [2023-11-01T15:50:56.864Z] #6 DONE 0.3s [2023-11-01T15:50:56.864Z] [2023-11-01T15:50:56.864Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-01T15:50:56.864Z] #7 transferring dockerfile: 2.82kB done [2023-11-01T15:50:56.864Z] #7 DONE 0.3s [2023-11-01T15:50:56.864Z] [2023-11-01T15:50:56.864Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-11-01T15:50:56.864Z] #8 transferring dockerfile: 1.59kB done [2023-11-01T15:50:56.864Z] #8 DONE 0.3s [2023-11-01T15:50:56.864Z] [2023-11-01T15:50:56.864Z] #9 [security-spire-agent internal] load .dockerignore [2023-11-01T15:50:56.864Z] #9 transferring context: 50B done [2023-11-01T15:50:56.864Z] #9 DONE 0.2s [2023-11-01T15:50:56.864Z] [2023-11-01T15:50:56.864Z] #10 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-01T15:50:57.026Z] + git config --global --add safe.directory /w/workspace/edgex-go/602 [Pipeline] echo [2023-11-01T15:50:57.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:50:57.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:50:57.074Z] ========================================================= [2023-11-01T15:50:57.074Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T15:50:57.074Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-01T15:50:57.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T15:50:57.467Z] #10 ... [2023-11-01T15:50:57.467Z] [2023-11-01T15:50:57.467Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-01T15:50:57.467Z] #2 transferring dockerfile: 1.78kB done [2023-11-01T15:50:57.467Z] #2 DONE 0.3s [2023-11-01T15:50:57.467Z] [2023-11-01T15:50:57.467Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-01T15:50:57.467Z] #11 transferring dockerfile: 2.38kB done [2023-11-01T15:50:57.467Z] #11 DONE 0.3s [2023-11-01T15:50:57.726Z] [2023-11-01T15:50:57.726Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-01T15:50:57.726Z] #12 transferring dockerfile: 2.04kB done [2023-11-01T15:50:57.726Z] #12 DONE 0.4s [2023-11-01T15:50:57.726Z] [2023-11-01T15:50:57.726Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-01T15:50:57.726Z] #13 transferring dockerfile: 2.39kB 0.0s done [2023-11-01T15:50:58.662Z] #13 ... [2023-11-01T15:50:58.662Z] [2023-11-01T15:50:58.662Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-11-01T15:50:58.662Z] #14 transferring dockerfile: 1.84kB done [2023-11-01T15:50:58.662Z] #14 DONE 1.7s [2023-11-01T15:50:58.662Z] [2023-11-01T15:50:58.662Z] #15 [core-metadata internal] load build definition from Dockerfile [2023-11-01T15:50:58.662Z] #15 transferring dockerfile: 1.96kB done [2023-11-01T15:50:58.662Z] #15 DONE 1.9s [2023-11-01T15:50:58.662Z] [2023-11-01T15:50:58.662Z] #16 [core-command internal] load .dockerignore [2023-11-01T15:50:58.662Z] #16 ... [2023-11-01T15:50:58.662Z] [2023-11-01T15:50:58.662Z] #17 [core-data internal] load build definition from Dockerfile [2023-11-01T15:50:58.662Z] #17 transferring dockerfile: 1.90kB done [2023-11-01T15:50:58.662Z] #17 DONE 2.1s [2023-11-01T15:50:58.919Z] [2023-11-01T15:50:58.919Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-01T15:50:58.919Z] #13 DONE 2.1s [2023-11-01T15:50:58.919Z] [2023-11-01T15:50:58.919Z] #10 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-01T15:50:58.919Z] #10 transferring context: 50B done [2023-11-01T15:50:58.919Z] #10 DONE 2.0s [2023-11-01T15:50:58.919Z] [2023-11-01T15:50:58.919Z] #18 [support-scheduler internal] load .dockerignore [2023-11-01T15:50:58.919Z] #18 transferring context: 50B done [2023-11-01T15:50:58.919Z] #18 DONE 2.0s [2023-11-01T15:50:58.919Z] [2023-11-01T15:50:58.919Z] #19 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T15:50:58.919Z] #19 DONE 0.0s [2023-11-01T15:50:58.919Z] [2023-11-01T15:50:58.919Z] #20 [security-spire-server internal] load .dockerignore [2023-11-01T15:50:58.919Z] #20 transferring context: 50B done [2023-11-01T15:50:58.919Z] #20 DONE 2.0s [2023-11-01T15:50:58.919Z] [2023-11-01T15:50:58.919Z] #16 [core-command internal] load .dockerignore [2023-11-01T15:50:58.919Z] #16 transferring context: 50B done [2023-11-01T15:50:59.178Z] #16 DONE 2.1s [2023-11-01T15:50:59.178Z] [2023-11-01T15:50:59.178Z] #21 [security-spire-config internal] load .dockerignore [2023-11-01T15:50:59.178Z] #21 transferring context: 50B done [2023-11-01T15:50:59.178Z] #21 DONE 2.0s [2023-11-01T15:50:59.178Z] [2023-11-01T15:50:59.178Z] #22 [support-scheduler internal] load build context [2023-11-01T15:50:59.178Z] #22 DONE 0.0s [2023-11-01T15:50:59.178Z] [2023-11-01T15:50:59.178Z] #23 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:50:59.178Z] #23 DONE 0.0s [2023-11-01T15:50:59.178Z] [2023-11-01T15:50:59.178Z] #24 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-01T15:50:59.178Z] #24 DONE 0.0s [2023-11-01T15:50:59.178Z] [2023-11-01T15:50:59.178Z] #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T15:50:59.178Z] #19 DONE 0.0s [2023-11-01T15:50:59.178Z] [2023-11-01T15:50:59.178Z] #25 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T15:50:59.357Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T15:50:59.357Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T15:50:59.357Z] 5d54e960e981: Pulling fs layer [2023-11-01T15:50:59.357Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T15:50:59.357Z] f0e02332f6b5: Pulling fs layer [2023-11-01T15:50:59.357Z] cefa15bbcfad: Pulling fs layer [2023-11-01T15:50:59.357Z] 17808c966233: Pulling fs layer [2023-11-01T15:50:59.357Z] f4c1fc716caa: Pulling fs layer [2023-11-01T15:50:59.357Z] f0e02332f6b5: Waiting [2023-11-01T15:50:59.357Z] cefa15bbcfad: Waiting [2023-11-01T15:50:59.357Z] 17808c966233: Waiting [2023-11-01T15:50:59.357Z] f4c1fc716caa: Waiting [2023-11-01T15:50:59.357Z] 5d54e960e981: Verifying Checksum [2023-11-01T15:50:59.357Z] f0e02332f6b5: Verifying Checksum [2023-11-01T15:50:59.357Z] f0e02332f6b5: Download complete [2023-11-01T15:50:59.357Z] cefa15bbcfad: Download complete [2023-11-01T15:50:59.357Z] 9fda8d8052c6: Verifying Checksum [2023-11-01T15:50:59.357Z] 9fda8d8052c6: Download complete [2023-11-01T15:50:59.458Z] #25 ... [2023-11-01T15:50:59.458Z] [2023-11-01T15:50:59.458Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-11-01T15:50:59.458Z] #26 transferring context: 50B done [2023-11-01T15:50:59.458Z] #26 DONE 2.3s [2023-11-01T15:50:59.458Z] [2023-11-01T15:50:59.458Z] #19 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T15:50:59.458Z] #19 DONE 0.0s [2023-11-01T15:50:59.458Z] [2023-11-01T15:50:59.458Z] #27 [security-bootstrapper internal] load .dockerignore [2023-11-01T15:50:59.458Z] #27 transferring context: 50B done [2023-11-01T15:50:59.458Z] #27 DONE 2.5s [2023-11-01T15:50:59.458Z] [2023-11-01T15:50:59.458Z] #25 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T15:50:59.627Z] f4c1fc716caa: Verifying Checksum [2023-11-01T15:50:59.627Z] f4c1fc716caa: Download complete [2023-11-01T15:50:59.717Z] #25 ... [2023-11-01T15:50:59.717Z] [2023-11-01T15:50:59.717Z] #19 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T15:50:59.717Z] #19 DONE 0.0s [2023-11-01T15:50:59.717Z] [2023-11-01T15:50:59.717Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T15:50:59.909Z] 9fda8d8052c6: Pull complete [2023-11-01T15:51:00.653Z] #25 ... [2023-11-01T15:51:00.653Z] [2023-11-01T15:51:00.653Z] #19 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T15:51:00.653Z] #19 DONE 0.0s [2023-11-01T15:51:00.653Z] [2023-11-01T15:51:00.653Z] #25 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T15:51:00.653Z] #25 DONE 3.4s [2023-11-01T15:51:00.653Z] [2023-11-01T15:51:00.653Z] #28 [core-common-config-bootstrapper internal] load build context [2023-11-01T15:51:00.884Z] 5d54e960e981: Pull complete [2023-11-01T15:51:01.155Z] c4a7e357bf2a: Download complete [2023-11-01T15:51:02.124Z] 17808c966233: Verifying Checksum [2023-11-01T15:51:02.124Z] 17808c966233: Download complete [2023-11-01T15:51:03.945Z] #28 ... [2023-11-01T15:51:03.945Z] [2023-11-01T15:51:03.945Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-01T15:51:03.945Z] #29 DONE 6.2s [2023-11-01T15:51:03.945Z] [2023-11-01T15:51:03.945Z] #23 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:51:03.945Z] #23 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:51:07.236Z] #23 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 7.5s done [2023-11-01T15:51:07.236Z] #23 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 7.5s done [2023-11-01T15:51:07.236Z] #23 ... [2023-11-01T15:51:07.236Z] [2023-11-01T15:51:07.236Z] #30 [core-data internal] load .dockerignore [2023-11-01T15:51:07.236Z] #30 transferring context: 50B done [2023-11-01T15:51:07.236Z] #30 ... [2023-11-01T15:51:07.236Z] [2023-11-01T15:51:07.236Z] #31 [security-proxy-setup internal] load .dockerignore [2023-11-01T15:51:07.236Z] #31 transferring context: 50B done [2023-11-01T15:51:07.236Z] #31 ... [2023-11-01T15:51:07.236Z] [2023-11-01T15:51:07.236Z] #32 [security-secretstore-setup internal] load .dockerignore [2023-11-01T15:51:07.236Z] #32 transferring context: 50B done [2023-11-01T15:51:07.499Z] #32 ... [2023-11-01T15:51:07.499Z] [2023-11-01T15:51:07.499Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T15:51:07.758Z] #33 DONE 10.4s [2023-11-01T15:51:07.758Z] [2023-11-01T15:51:07.758Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:51:07.758Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:51:07.758Z] #34 ... [2023-11-01T15:51:07.758Z] [2023-11-01T15:51:07.758Z] #35 [core-metadata internal] load .dockerignore [2023-11-01T15:51:07.758Z] #35 transferring context: 50B done [2023-11-01T15:51:08.018Z] #35 ... [2023-11-01T15:51:08.018Z] [2023-11-01T15:51:08.018Z] #36 [security-proxy-auth internal] load .dockerignore [2023-11-01T15:51:08.018Z] #36 transferring context: 50B done [2023-11-01T15:51:08.018Z] #36 ... [2023-11-01T15:51:08.018Z] [2023-11-01T15:51:08.018Z] #37 [support-notifications internal] load .dockerignore [2023-11-01T15:51:08.018Z] #37 transferring context: 50B done [2023-11-01T15:51:08.277Z] #37 ... [2023-11-01T15:51:08.277Z] [2023-11-01T15:51:08.277Z] #23 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:51:08.277Z] #23 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 7.5s done [2023-11-01T15:51:08.277Z] #23 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T15:51:08.277Z] #23 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T15:51:09.212Z] #23 ... [2023-11-01T15:51:09.212Z] [2023-11-01T15:51:09.212Z] #22 [support-scheduler internal] load build context [2023-11-01T15:51:09.470Z] #22 ... [2023-11-01T15:51:09.470Z] [2023-11-01T15:51:09.470Z] #24 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-01T15:51:09.470Z] #24 ... [2023-11-01T15:51:09.470Z] [2023-11-01T15:51:09.470Z] #23 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:51:09.470Z] #23 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T15:51:10.848Z] #23 ... [2023-11-01T15:51:10.848Z] [2023-11-01T15:51:10.848Z] #38 [security-spiffe-token-provider internal] load build context [2023-11-01T15:51:10.848Z] #38 ... [2023-11-01T15:51:10.848Z] [2023-11-01T15:51:10.848Z] #39 [core-command internal] load build context [2023-11-01T15:51:11.244Z] #39 ... [2023-11-01T15:51:11.244Z] [2023-11-01T15:51:11.244Z] #40 [security-bootstrapper internal] load build context [2023-11-01T15:51:11.244Z] #40 ... [2023-11-01T15:51:11.244Z] [2023-11-01T15:51:11.244Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T15:51:11.244Z] #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T15:51:13.150Z] #41 ... [2023-11-01T15:51:13.150Z] [2023-11-01T15:51:13.150Z] #23 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:51:13.150Z] #23 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T15:51:14.460Z] c4a7e357bf2a: Pull complete [2023-11-01T15:51:14.460Z] f0e02332f6b5: Pull complete [2023-11-01T15:51:14.460Z] cefa15bbcfad: Pull complete [2023-11-01T15:51:15.052Z] #23 ... [2023-11-01T15:51:15.052Z] [2023-11-01T15:51:15.052Z] #31 [security-proxy-setup internal] load .dockerignore [2023-11-01T15:51:15.052Z] #31 DONE 17.9s [2023-11-01T15:51:15.052Z] [2023-11-01T15:51:15.052Z] #23 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:51:15.052Z] #23 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 2.3s [2023-11-01T15:51:15.445Z] #23 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 1.05MB / 3.40MB 2.4s [2023-11-01T15:51:15.703Z] #23 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 2.6s [2023-11-01T15:51:15.960Z] #23 ... [2023-11-01T15:51:15.960Z] [2023-11-01T15:51:15.960Z] #36 [security-proxy-auth internal] load .dockerignore [2023-11-01T15:51:15.960Z] #36 DONE 18.8s [2023-11-01T15:51:15.960Z] [2023-11-01T15:51:15.960Z] #23 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:51:17.872Z] #23 ... [2023-11-01T15:51:17.872Z] [2023-11-01T15:51:17.872Z] #19 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T15:51:17.872Z] #19 DONE 0.0s [2023-11-01T15:51:17.872Z] [2023-11-01T15:51:17.872Z] #23 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:51:17.872Z] #23 ... [2023-11-01T15:51:17.872Z] [2023-11-01T15:51:17.872Z] #42 [security-spire-config internal] load build context [2023-11-01T15:51:17.872Z] #42 ... [2023-11-01T15:51:17.872Z] [2023-11-01T15:51:17.872Z] #43 [security-spire-server internal] load build context [2023-11-01T15:51:17.872Z] #43 ... [2023-11-01T15:51:17.872Z] [2023-11-01T15:51:17.872Z] #44 [security-spire-agent internal] load build context [2023-11-01T15:51:17.872Z] #44 ... [2023-11-01T15:51:17.872Z] [2023-11-01T15:51:17.872Z] #23 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:51:17.872Z] #23 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 4.6s done [2023-11-01T15:51:17.872Z] #23 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-01T15:51:18.131Z] #23 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2023-11-01T15:51:19.065Z] #23 ... [2023-11-01T15:51:19.065Z] [2023-11-01T15:51:19.065Z] #19 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T15:51:19.065Z] #19 DONE 0.0s [2023-11-01T15:51:19.065Z] [2023-11-01T15:51:19.065Z] #32 [security-secretstore-setup internal] load .dockerignore [2023-11-01T15:51:19.065Z] #32 DONE 21.9s [2023-11-01T15:51:19.065Z] [2023-11-01T15:51:19.065Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:51:19.065Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 5.9s done [2023-11-01T15:51:19.065Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-01T15:51:19.065Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-01T15:51:19.324Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-01T15:51:19.891Z] #34 ... [2023-11-01T15:51:19.891Z] [2023-11-01T15:51:19.891Z] #37 [support-notifications internal] load .dockerignore [2023-11-01T15:51:19.891Z] #37 DONE 22.6s [2023-11-01T15:51:19.891Z] [2023-11-01T15:51:19.891Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T15:51:19.891Z] #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 6.3s done [2023-11-01T15:51:19.891Z] #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-01T15:51:19.891Z] #41 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-01T15:51:19.891Z] #41 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-01T15:51:20.478Z] #41 ... [2023-11-01T15:51:20.478Z] [2023-11-01T15:51:20.478Z] #19 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T15:51:20.478Z] #19 DONE 0.0s [2023-11-01T15:51:20.478Z] [2023-11-01T15:51:20.478Z] #25 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T15:51:20.737Z] #25 ... [2023-11-01T15:51:20.737Z] [2023-11-01T15:51:20.737Z] #35 [core-metadata internal] load .dockerignore [2023-11-01T15:51:20.737Z] #35 DONE 23.4s [2023-11-01T15:51:20.737Z] [2023-11-01T15:51:20.737Z] #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T15:51:20.737Z] #19 DONE 0.0s [2023-11-01T15:51:20.737Z] [2023-11-01T15:51:20.737Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:51:20.737Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s [2023-11-01T15:51:21.092Z] #34 ... [2023-11-01T15:51:21.092Z] [2023-11-01T15:51:21.092Z] #30 [core-data internal] load .dockerignore [2023-11-01T15:51:21.092Z] #30 DONE 24.0s [2023-11-01T15:51:21.092Z] [2023-11-01T15:51:21.092Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:51:21.376Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.5s [2023-11-01T15:51:21.376Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s [2023-11-01T15:51:21.674Z] #34 ... [2023-11-01T15:51:21.674Z] [2023-11-01T15:51:21.674Z] #19 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T15:51:21.674Z] #19 DONE 0.0s [2023-11-01T15:51:21.674Z] [2023-11-01T15:51:21.674Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:51:21.938Z] #34 ... [2023-11-01T15:51:21.938Z] [2023-11-01T15:51:21.938Z] #19 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T15:51:21.938Z] #19 DONE 0.0s [2023-11-01T15:51:21.938Z] [2023-11-01T15:51:21.938Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:51:21.938Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 2.2s [2023-11-01T15:51:22.511Z] #34 ... [2023-11-01T15:51:22.511Z] [2023-11-01T15:51:22.511Z] #25 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T15:51:22.511Z] #25 DONE 8.4s [2023-11-01T15:51:22.511Z] [2023-11-01T15:51:22.511Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:51:22.511Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.8s [2023-11-01T15:51:22.683Z] 17808c966233: Pull complete [2023-11-01T15:51:22.771Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.8s done [2023-11-01T15:51:22.771Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-01T15:51:22.771Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 3.0s done [2023-11-01T15:51:23.755Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.7s done [2023-11-01T15:51:23.755Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-01T15:51:24.340Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-01T15:51:24.599Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 4.9s [2023-11-01T15:51:24.863Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.62MB / 25.84MB 5.1s [2023-11-01T15:51:24.863Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.2s [2023-11-01T15:51:26.054Z] f4c1fc716caa: Pull complete [2023-11-01T15:51:26.054Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T15:51:26.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T15:51:26.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-01T15:51:26.399Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T15:51:26.399Z] WORKDIR /edgex [2023-11-01T15:51:26.399Z] COPY go.mod . [2023-11-01T15:51:26.399Z] RUN go mod download [2023-11-01T15:51:26.399Z] + docker build -t ci-base-image-arm64 -f - . [2023-11-01T15:51:26.765Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.5s done [2023-11-01T15:51:26.765Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-11-01T15:51:26.765Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.5s done [2023-11-01T15:51:26.988Z] Sending build context to Docker daemon 2.91MB [2023-11-01T15:51:26.988Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T15:51:26.988Z] ---> ea914061e18c [2023-11-01T15:51:26.988Z] Step 2/4 : WORKDIR /edgex [2023-11-01T15:51:27.024Z] #34 ... [2023-11-01T15:51:27.024Z] [2023-11-01T15:51:27.024Z] #23 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:51:27.024Z] #23 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 7.5s done [2023-11-01T15:51:27.024Z] #23 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T15:51:27.024Z] #23 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T15:51:27.024Z] #23 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T15:51:27.024Z] #23 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 4.6s done [2023-11-01T15:51:27.024Z] #23 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2023-11-01T15:51:27.024Z] #23 DONE 27.8s [2023-11-01T15:51:27.024Z] [2023-11-01T15:51:27.024Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:51:27.592Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done [2023-11-01T15:51:27.849Z] #34 ... [2023-11-01T15:51:27.849Z] [2023-11-01T15:51:27.849Z] #42 [security-spire-config internal] load build context [2023-11-01T15:51:27.849Z] #42 transferring context: 16.35kB done [2023-11-01T15:51:27.849Z] #42 DONE 20.2s [2023-11-01T15:51:27.849Z] [2023-11-01T15:51:27.849Z] #43 [security-spire-server internal] load build context [2023-11-01T15:51:27.849Z] #43 transferring context: 18.10kB 0.0s done [2023-11-01T15:51:27.849Z] #43 DONE 20.2s [2023-11-01T15:51:27.849Z] [2023-11-01T15:51:27.849Z] #38 [security-spiffe-token-provider internal] load build context [2023-11-01T15:51:27.849Z] #38 transferring context: 365.18MB 4.7s done [2023-11-01T15:51:27.849Z] #38 DONE 27.1s [2023-11-01T15:51:27.849Z] [2023-11-01T15:51:27.849Z] #22 [support-scheduler internal] load build context [2023-11-01T15:51:27.849Z] #22 transferring context: 365.18MB 4.2s done [2023-11-01T15:51:27.849Z] #22 DONE 28.5s [2023-11-01T15:51:27.849Z] [2023-11-01T15:51:27.849Z] #44 [security-spire-agent internal] load build context [2023-11-01T15:51:27.849Z] #44 transferring context: 17.63kB 0.1s done [2023-11-01T15:51:27.849Z] #44 DONE 20.2s [2023-11-01T15:51:27.849Z] [2023-11-01T15:51:27.849Z] #45 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T15:51:28.108Z] #45 ... [2023-11-01T15:51:28.108Z] [2023-11-01T15:51:28.108Z] #39 [core-command internal] load build context [2023-11-01T15:51:28.108Z] #39 transferring context: 365.18MB 4.5s done [2023-11-01T15:51:28.108Z] #39 DONE 27.4s [2023-11-01T15:51:28.108Z] [2023-11-01T15:51:28.108Z] #28 [core-common-config-bootstrapper internal] load build context [2023-11-01T15:51:28.108Z] #28 transferring context: 365.18MB 4.7s done [2023-11-01T15:51:28.108Z] #28 DONE 27.5s [2023-11-01T15:51:28.369Z] [2023-11-01T15:51:28.369Z] #40 [security-bootstrapper internal] load build context [2023-11-01T15:51:28.369Z] #40 transferring context: 365.18MB 4.8s done [2023-11-01T15:51:28.369Z] #40 DONE 27.6s [2023-11-01T15:51:28.369Z] [2023-11-01T15:51:28.369Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T15:51:28.369Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.5s done [2023-11-01T15:51:28.369Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.6s done [2023-11-01T15:51:28.369Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-01T15:51:28.369Z] #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.8s done [2023-11-01T15:51:28.369Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-01T15:51:28.369Z] #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-01T15:51:28.369Z] #41 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 7.3s done [2023-11-01T15:51:28.369Z] #41 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s [2023-11-01T15:51:28.934Z] ---> Running in 5b47c1a91b37 [2023-11-01T15:51:28.943Z] #41 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done [2023-11-01T15:51:29.204Z] Removing intermediate container 5b47c1a91b37 [2023-11-01T15:51:29.204Z] ---> e07c13600992 [2023-11-01T15:51:29.204Z] Step 3/4 : COPY go.mod . [2023-11-01T15:51:29.789Z] ---> 8ca186decc71 [2023-11-01T15:51:29.789Z] Step 4/4 : RUN go mod download [2023-11-01T15:51:29.789Z] ---> Running in d07e694ab8c0 [2023-11-01T15:51:33.167Z] #41 ... [2023-11-01T15:51:33.167Z] [2023-11-01T15:51:33.167Z] #46 [security-proxy-setup internal] load build context [2023-11-01T15:51:33.167Z] #46 transferring context: 329.90MB 4.8s [2023-11-01T15:51:33.167Z] #46 ... [2023-11-01T15:51:33.167Z] [2023-11-01T15:51:33.167Z] #24 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-01T15:51:33.167Z] #24 ... [2023-11-01T15:51:33.167Z] [2023-11-01T15:51:33.167Z] #47 [core-data internal] load build context [2023-11-01T15:51:33.167Z] #47 transferring context: 365.18MB 4.4s done [2023-11-01T15:51:33.167Z] #47 ... [2023-11-01T15:51:33.167Z] [2023-11-01T15:51:33.167Z] #48 [security-proxy-auth internal] load build context [2023-11-01T15:51:33.167Z] #48 transferring context: 365.18MB 5.1s done [2023-11-01T15:51:33.167Z] #48 ... [2023-11-01T15:51:33.167Z] [2023-11-01T15:51:33.167Z] #49 [security-secretstore-setup internal] load build context [2023-11-01T15:51:33.167Z] #49 transferring context: 365.18MB 5.3s done [2023-11-01T15:51:33.167Z] #49 ... [2023-11-01T15:51:33.167Z] [2023-11-01T15:51:33.167Z] #50 [core-metadata internal] load build context [2023-11-01T15:51:33.167Z] #50 transferring context: 365.18MB 4.9s done [2023-11-01T15:51:33.426Z] #50 ... [2023-11-01T15:51:33.426Z] [2023-11-01T15:51:33.426Z] #51 [support-notifications internal] load build context [2023-11-01T15:51:33.426Z] #51 transferring context: 365.18MB 5.1s done [2023-11-01T15:51:37.623Z] #51 ... [2023-11-01T15:51:37.623Z] [2023-11-01T15:51:37.623Z] #52 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T15:51:37.882Z] #52 ... [2023-11-01T15:51:37.882Z] [2023-11-01T15:51:37.882Z] #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T15:51:37.882Z] #53 ... [2023-11-01T15:51:37.882Z] [2023-11-01T15:51:37.882Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T15:51:37.882Z] #0 2.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:51:37.882Z] #0 2.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:51:37.882Z] #0 2.930 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T15:51:37.882Z] #0 2.939 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:51:37.882Z] #0 2.958 OK: 7 MiB in 16 packages [2023-11-01T15:51:38.141Z] #54 ... [2023-11-01T15:51:38.141Z] [2023-11-01T15:51:38.141Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T15:51:38.141Z] #55 ... [2023-11-01T15:51:38.141Z] [2023-11-01T15:51:38.142Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T15:51:38.142Z] #0 2.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:51:38.142Z] #0 2.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:51:38.142Z] #0 2.885 (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T15:51:38.142Z] #0 2.902 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T15:51:38.142Z] #0 2.904 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:51:38.142Z] #0 2.918 Executing ca-certificates-20230506-r0.trigger [2023-11-01T15:51:38.142Z] #0 2.956 OK: 8 MiB in 17 packages [2023-11-01T15:51:38.402Z] #56 ... [2023-11-01T15:51:38.402Z] [2023-11-01T15:51:38.402Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T15:51:38.660Z] #57 ... [2023-11-01T15:51:38.660Z] [2023-11-01T15:51:38.660Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T15:51:38.660Z] #58 ... [2023-11-01T15:51:38.660Z] [2023-11-01T15:51:38.660Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T15:51:38.660Z] #0 2.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:51:38.660Z] #0 2.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:51:38.660Z] #0 2.790 (1/4) Installing ca-certificates (20230506-r0) [2023-11-01T15:51:38.660Z] #0 2.821 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-01T15:51:38.660Z] #0 2.825 (3/4) Installing su-exec (0.2-r3) [2023-11-01T15:51:38.660Z] #0 2.825 (4/4) Installing yq (4.33.3-r4) [2023-11-01T15:51:38.660Z] #0 2.898 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:51:38.660Z] #0 2.902 Executing ca-certificates-20230506-r0.trigger [2023-11-01T15:51:38.660Z] #0 2.951 OK: 17 MiB in 19 packages [2023-11-01T15:51:43.177Z] #59 ... [2023-11-01T15:51:43.177Z] [2023-11-01T15:51:43.177Z] #46 [security-proxy-setup internal] load build context [2023-11-01T15:51:43.177Z] #46 transferring context: 365.18MB 5.1s done [2023-11-01T15:51:48.449Z] #46 ... [2023-11-01T15:51:48.449Z] [2023-11-01T15:51:48.449Z] #45 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T15:51:48.449Z] #45 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:51:48.449Z] #45 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:51:48.449Z] #45 20.51 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T15:51:48.449Z] #45 20.51 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:51:48.449Z] #45 20.52 OK: 7 MiB in 16 packages [2023-11-01T15:52:16.662Z] Removing intermediate container d07e694ab8c0 [2023-11-01T15:52:16.663Z] ---> d29da614131d [2023-11-01T15:52:16.663Z] Successfully built d29da614131d [2023-11-01T15:52:16.663Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:52:17.012Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T15:52:17.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:52:17.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-16163 does not seem to be running inside a container [2023-11-01T15:52:17.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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-11-01T15:52:18.543Z] $ docker top 6294024f1fab4388cb56e3648dc8f9675e1889a9a4e4f9a3b092901b2eeffe7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:52:19.386Z] + go version [2023-11-01T15:52:19.387Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T15:52:19.405Z] $ docker stop --time=1 6294024f1fab4388cb56e3648dc8f9675e1889a9a4e4f9a3b092901b2eeffe7c [2023-11-01T15:52:21.016Z] $ docker rm -f --volumes 6294024f1fab4388cb56e3648dc8f9675e1889a9a4e4f9a3b092901b2eeffe7c [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-11-01T15:52:21.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-01T15:52:21.674Z] [2023-11-01T15:52:21.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:52:22.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-01T15:52:22.013Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-01T15:52:22.013Z] 547446be3368: Pulling fs layer [2023-11-01T15:52:22.013Z] d125d8839a47: Pulling fs layer [2023-11-01T15:52:22.013Z] 3e85d5ac6304: Pulling fs layer [2023-11-01T15:52:22.013Z] c3105a71a48b: Pulling fs layer [2023-11-01T15:52:22.013Z] 0f093f025ec4: Pulling fs layer [2023-11-01T15:52:22.013Z] c3106fc0e877: Pulling fs layer [2023-11-01T15:52:22.013Z] c3105a71a48b: Waiting [2023-11-01T15:52:22.013Z] 0f093f025ec4: Waiting [2023-11-01T15:52:22.013Z] c3106fc0e877: Waiting [2023-11-01T15:52:22.284Z] 547446be3368: Download complete [2023-11-01T15:52:22.284Z] c3105a71a48b: Verifying Checksum [2023-11-01T15:52:22.284Z] c3105a71a48b: Download complete [2023-11-01T15:52:23.079Z] d125d8839a47: Verifying Checksum [2023-11-01T15:52:23.079Z] d125d8839a47: Download complete [2023-11-01T15:52:23.079Z] c3106fc0e877: Verifying Checksum [2023-11-01T15:52:23.079Z] c3106fc0e877: Download complete [2023-11-01T15:52:23.079Z] 0f093f025ec4: Verifying Checksum [2023-11-01T15:52:23.079Z] 0f093f025ec4: Download complete [2023-11-01T15:52:23.079Z] 547446be3368: Pull complete [2023-11-01T15:52:24.040Z] d125d8839a47: Pull complete [2023-11-01T15:52:24.624Z] 3e85d5ac6304: Verifying Checksum [2023-11-01T15:52:24.624Z] 3e85d5ac6304: Download complete [2023-11-01T15:52:34.701Z] 3e85d5ac6304: Pull complete [2023-11-01T15:52:34.701Z] c3105a71a48b: Pull complete [2023-11-01T15:52:34.971Z] 0f093f025ec4: Pull complete [2023-11-01T15:52:35.239Z] c3106fc0e877: Pull complete [2023-11-01T15:52:35.239Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-01T15:52:35.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-01T15:52:35.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:52:35.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-16163 does not seem to be running inside a container [2023-11-01T15:52:35.795Z] $ 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/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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-11-01T15:52:37.900Z] $ docker top 74117379ab48df2510d655c98f08cffa458584ae5440adb533176fe5268f4773 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:52:38.756Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-01T15:52:44.938Z] #45 ... [2023-11-01T15:52:44.938Z] [2023-11-01T15:52:44.938Z] #47 [core-data internal] load build context [2023-11-01T15:52:44.938Z] #47 DONE 73.7s [2023-11-01T15:52:44.938Z] [2023-11-01T15:52:44.938Z] #50 [core-metadata internal] load build context [2023-11-01T15:52:44.938Z] #50 DONE 73.7s [2023-11-01T15:52:44.938Z] [2023-11-01T15:52:44.938Z] #51 [support-notifications internal] load build context [2023-11-01T15:52:44.938Z] #51 DONE 73.7s [2023-11-01T15:52:44.938Z] [2023-11-01T15:52:44.938Z] #48 [security-proxy-auth internal] load build context [2023-11-01T15:52:44.938Z] #48 DONE 73.7s [2023-11-01T15:52:44.938Z] [2023-11-01T15:52:44.938Z] #46 [security-proxy-setup internal] load build context [2023-11-01T15:52:44.938Z] #46 DONE 73.7s [2023-11-01T15:52:44.938Z] [2023-11-01T15:52:44.938Z] #49 [security-secretstore-setup internal] load build context [2023-11-01T15:52:44.938Z] #49 DONE 73.8s [2023-11-01T15:52:44.938Z] [2023-11-01T15:52:44.938Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T15:52:44.938Z] #54 DONE 68.6s [2023-11-01T15:52:44.938Z] [2023-11-01T15:52:44.938Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T15:52:44.938Z] #59 DONE 68.6s [2023-11-01T15:52:44.938Z] [2023-11-01T15:52:44.938Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T15:52:44.938Z] #56 DONE 68.6s [2023-11-01T15:52:44.938Z] [2023-11-01T15:52:44.938Z] #45 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T15:52:44.939Z] #45 DONE 68.6s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:52:44.939Z] #34 DONE 88.9s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T15:52:44.939Z] #58 ... [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #24 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-01T15:52:44.939Z] #24 DONE 97.8s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #60 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-11-01T15:52:44.939Z] #60 ... [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T15:52:44.939Z] #41 DONE 89.6s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #60 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-11-01T15:52:44.939Z] #60 DONE 0.1s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T15:52:44.939Z] #57 69.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #57 69.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #57 70.01 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T15:52:44.939Z] #57 ... [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T15:52:44.939Z] #55 69.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #55 69.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #55 69.88 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-01T15:52:44.939Z] #55 69.89 (2/2) Installing su-exec (0.2-r3) [2023-11-01T15:52:44.939Z] #55 69.89 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:52:44.939Z] #55 69.90 OK: 7 MiB in 17 packages [2023-11-01T15:52:44.939Z] #55 DONE 70.0s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T15:52:44.939Z] #57 70.05 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T15:52:44.939Z] #57 70.06 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-01T15:52:44.939Z] #57 70.06 (4/6) Installing openssl (3.1.4-r0) [2023-11-01T15:52:44.939Z] #57 70.07 (5/6) Installing su-exec (0.2-r3) [2023-11-01T15:52:44.939Z] #57 70.08 (6/6) Installing yq (4.33.3-r4) [2023-11-01T15:52:44.939Z] #57 70.16 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:52:44.939Z] #57 70.16 OK: 17 MiB in 19 packages [2023-11-01T15:52:44.939Z] #57 DONE 71.0s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T15:52:44.939Z] #58 69.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #58 69.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #58 69.94 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T15:52:44.939Z] #58 69.94 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T15:52:44.939Z] #58 69.94 OK: 20076 distinct packages available [2023-11-01T15:52:44.939Z] #58 70.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #58 70.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #58 70.34 (1/11) Installing ca-certificates (20230506-r0) [2023-11-01T15:52:44.939Z] #58 70.56 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-01T15:52:44.939Z] #58 70.69 (3/11) Installing libunistring (1.1-r1) [2023-11-01T15:52:44.939Z] #58 70.71 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-01T15:52:44.939Z] #58 70.71 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-01T15:52:44.939Z] #58 70.71 (6/11) Installing libcurl (8.4.0-r0) [2023-11-01T15:52:44.939Z] #58 70.72 (7/11) Installing curl (8.4.0-r0) [2023-11-01T15:52:44.939Z] #58 70.73 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-01T15:52:44.939Z] #58 70.73 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-01T15:52:44.939Z] #58 70.74 (10/11) Installing libucontext (1.2-r2) [2023-11-01T15:52:44.939Z] #58 70.74 (11/11) Installing gcompat (1.1.0-r1) [2023-11-01T15:52:44.939Z] #58 70.78 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:52:44.939Z] #58 70.79 Executing ca-certificates-20230506-r0.trigger [2023-11-01T15:52:44.939Z] #58 ... [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T15:52:44.939Z] #0 0.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #0 0.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #0 1.156 OK: 264 MiB in 52 packages [2023-11-01T15:52:44.939Z] #61 DONE 1.5s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T15:52:44.939Z] #53 69.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #53 69.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #53 70.08 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T15:52:44.939Z] #53 70.08 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T15:52:44.939Z] #53 70.08 OK: 20076 distinct packages available [2023-11-01T15:52:44.939Z] #53 70.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #53 70.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #53 70.48 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-01T15:52:44.939Z] #53 70.53 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-01T15:52:44.939Z] #53 70.67 (3/4) Installing libucontext (1.2-r2) [2023-11-01T15:52:44.939Z] #53 70.67 (4/4) Installing gcompat (1.1.0-r1) [2023-11-01T15:52:44.939Z] #53 70.68 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:52:44.939Z] #53 70.68 OK: 8 MiB in 19 packages [2023-11-01T15:52:44.939Z] #53 DONE 71.1s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #52 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T15:52:44.939Z] #52 69.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #52 69.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #52 69.92 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T15:52:44.939Z] #52 69.92 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T15:52:44.939Z] #52 69.92 OK: 20076 distinct packages available [2023-11-01T15:52:44.939Z] #52 69.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #52 70.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #52 70.42 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T15:52:44.939Z] #52 70.70 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T15:52:44.939Z] #52 70.71 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-01T15:52:44.939Z] #52 70.71 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-01T15:52:44.939Z] #52 70.71 (5/7) Installing libucontext (1.2-r2) [2023-11-01T15:52:44.939Z] #52 70.72 (6/7) Installing gcompat (1.1.0-r1) [2023-11-01T15:52:44.939Z] #52 70.72 (7/7) Installing openssl (3.1.4-r0) [2023-11-01T15:52:44.939Z] #52 70.73 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:52:44.939Z] #52 70.74 OK: 8 MiB in 20 packages [2023-11-01T15:52:44.939Z] #52 DONE 71.2s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T15:52:44.939Z] #58 71.07 OK: 12 MiB in 26 packages [2023-11-01T15:52:44.939Z] #58 ... [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-01T15:52:44.939Z] #62 DONE 0.2s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #63 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T15:52:44.939Z] #0 1.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #0 1.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #0 1.558 OK: 264 MiB in 52 packages [2023-11-01T15:52:44.939Z] #63 ... [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #64 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T15:52:44.939Z] #64 DONE 4.5s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T15:52:44.939Z] #0 1.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #0 1.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #0 1.881 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T15:52:44.939Z] #0 1.881 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T15:52:44.939Z] #0 1.881 OK: 20080 distinct packages available [2023-11-01T15:52:44.939Z] #0 1.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #0 2.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #0 2.619 OK: 264 MiB in 52 packages [2023-11-01T15:52:44.939Z] #65 DONE 6.1s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T15:52:44.939Z] #58 DONE 75.6s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T15:52:44.939Z] #63 DONE 6.1s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T15:52:44.939Z] #0 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #0 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:52:44.939Z] #0 1.635 OK: 264 MiB in 52 packages [2023-11-01T15:52:44.939Z] #66 DONE 6.1s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #67 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T15:52:44.939Z] #67 DONE 4.6s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-01T15:52:44.939Z] #68 DONE 4.6s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T15:52:44.939Z] #69 ... [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:52:44.939Z] #70 DONE 4.7s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-01T15:52:44.939Z] #71 DONE 0.3s [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #72 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-01T15:52:44.939Z] #72 ... [2023-11-01T15:52:44.939Z] [2023-11-01T15:52:44.939Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:52:44.939Z] #73 DONE 1.7s [2023-11-01T15:52:45.197Z] [2023-11-01T15:52:45.197Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:52:45.197Z] #74 DONE 1.7s [2023-11-01T15:52:45.197Z] [2023-11-01T15:52:45.197Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:52:45.197Z] #75 DONE 1.7s [2023-11-01T15:52:45.197Z] [2023-11-01T15:52:45.197Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-01T15:52:45.197Z] #76 DONE 1.7s [2023-11-01T15:52:45.197Z] [2023-11-01T15:52:45.198Z] #77 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-01T15:52:45.198Z] #77 DONE 7.4s [2023-11-01T15:52:45.198Z] [2023-11-01T15:52:45.198Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T15:52:45.198Z] #69 DONE 1.7s [2023-11-01T15:52:45.198Z] [2023-11-01T15:52:45.198Z] #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-01T15:52:45.198Z] #78 DONE 0.1s [2023-11-01T15:52:45.198Z] [2023-11-01T15:52:45.198Z] #72 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-01T15:52:45.198Z] #72 DONE 1.6s [2023-11-01T15:52:45.198Z] [2023-11-01T15:52:45.198Z] #79 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-01T15:52:45.198Z] #79 DONE 0.1s [2023-11-01T15:52:45.198Z] [2023-11-01T15:52:45.198Z] #80 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-01T15:52:45.198Z] #80 DONE 0.1s [2023-11-01T15:52:45.198Z] [2023-11-01T15:52:45.198Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T15:52:45.198Z] #81 DONE 0.1s [2023-11-01T15:52:45.198Z] [2023-11-01T15:52:45.198Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-01T15:52:45.456Z] #82 DONE 0.1s [2023-11-01T15:52:45.456Z] [2023-11-01T15:52:45.456Z] #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T15:52:45.456Z] #83 DONE 0.1s [2023-11-01T15:52:45.456Z] [2023-11-01T15:52:45.456Z] #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-01T15:52:48.859Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-11-01T15:52:48.859Z] #1 transferring dockerfile: 1.84kB done [2023-11-01T15:52:48.859Z] #1 DONE 0.1s [2023-11-01T15:52:48.859Z] [2023-11-01T15:52:48.859Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-01T15:52:48.859Z] #2 transferring dockerfile: 2.12kB done [2023-11-01T15:52:48.859Z] #2 DONE 0.1s [2023-11-01T15:52:48.859Z] [2023-11-01T15:52:48.859Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-11-01T15:52:48.859Z] #3 transferring dockerfile: 1.59kB 0.0s done [2023-11-01T15:52:48.859Z] #3 DONE 0.1s [2023-11-01T15:52:48.859Z] [2023-11-01T15:52:48.859Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-01T15:52:48.859Z] #4 transferring dockerfile: 1.78kB done [2023-11-01T15:52:48.859Z] #4 DONE 0.1s [2023-11-01T15:52:48.859Z] [2023-11-01T15:52:48.859Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-01T15:52:48.859Z] #5 transferring dockerfile: 2.04kB 0.0s done [2023-11-01T15:52:48.859Z] #5 DONE 0.1s [2023-11-01T15:52:48.859Z] [2023-11-01T15:52:48.859Z] #6 [core-data internal] load build definition from Dockerfile [2023-11-01T15:52:48.859Z] #6 transferring dockerfile: 1.90kB 0.0s done [2023-11-01T15:52:48.859Z] #6 DONE 0.1s [2023-11-01T15:52:48.859Z] [2023-11-01T15:52:48.859Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-11-01T15:52:48.859Z] #7 transferring dockerfile: 1.96kB done [2023-11-01T15:52:48.859Z] #7 DONE 0.1s [2023-11-01T15:52:48.859Z] [2023-11-01T15:52:48.859Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-01T15:52:48.859Z] #8 transferring dockerfile: 2.38kB 0.0s done [2023-11-01T15:52:48.859Z] #8 DONE 0.1s [2023-11-01T15:52:48.859Z] [2023-11-01T15:52:48.859Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-01T15:52:48.859Z] #9 transferring dockerfile: 2.39kB 0.0s done [2023-11-01T15:52:48.859Z] #9 DONE 0.1s [2023-11-01T15:52:48.859Z] [2023-11-01T15:52:48.859Z] #10 [core-command internal] load build definition from Dockerfile [2023-11-01T15:52:48.859Z] #10 transferring dockerfile: 1.82kB done [2023-11-01T15:52:48.859Z] #10 DONE 0.1s [2023-11-01T15:52:48.859Z] [2023-11-01T15:52:48.859Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-01T15:52:48.859Z] #11 transferring dockerfile: 2.82kB done [2023-11-01T15:52:48.859Z] #11 DONE 0.1s [2023-11-01T15:52:48.859Z] [2023-11-01T15:52:48.859Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-11-01T15:52:48.859Z] #12 transferring dockerfile: 1.82kB done [2023-11-01T15:52:48.859Z] #12 DONE 0.1s [2023-11-01T15:52:48.859Z] [2023-11-01T15:52:48.859Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-11-01T15:52:48.859Z] #13 transferring dockerfile: 1.58kB done [2023-11-01T15:52:49.136Z] #13 DONE 0.1s [2023-11-01T15:52:49.136Z] [2023-11-01T15:52:49.136Z] #14 [support-notifications internal] load .dockerignore [2023-11-01T15:52:49.136Z] #14 transferring context: [2023-11-01T15:52:49.136Z] #14 transferring context: 50B 0.0s done [2023-11-01T15:52:49.136Z] #14 DONE 0.1s [2023-11-01T15:52:49.136Z] [2023-11-01T15:52:49.136Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2023-11-01T15:52:49.136Z] #15 transferring dockerfile: 1.70kB 0.0s done [2023-11-01T15:52:49.136Z] #15 DONE 0.1s [2023-11-01T15:52:49.728Z] [2023-11-01T15:52:49.728Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-01T15:52:50.695Z] #16 ... [2023-11-01T15:52:50.695Z] [2023-11-01T15:52:50.695Z] #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T15:52:50.695Z] #17 DONE 0.0s [2023-11-01T15:52:50.695Z] [2023-11-01T15:52:50.695Z] #18 [security-spire-agent internal] load .dockerignore [2023-11-01T15:52:51.042Z] #18 ... [2023-11-01T15:52:51.042Z] [2023-11-01T15:52:51.042Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-01T15:52:51.042Z] #16 transferring context: 50B done [2023-11-01T15:52:51.042Z] #16 DONE 1.2s [2023-11-01T15:52:51.042Z] [2023-11-01T15:52:51.042Z] #19 [security-spire-server internal] load .dockerignore [2023-11-01T15:52:51.042Z] #19 transferring context: 50B done [2023-11-01T15:52:51.042Z] #19 DONE 1.1s [2023-11-01T15:52:51.323Z] [2023-11-01T15:52:51.323Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T15:52:51.323Z] #17 DONE 0.0s [2023-11-01T15:52:51.323Z] [2023-11-01T15:52:51.323Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-11-01T15:52:51.323Z] #20 transferring context: 50B 0.0s done [2023-11-01T15:52:51.323Z] #20 DONE 1.3s [2023-11-01T15:52:51.323Z] [2023-11-01T15:52:51.323Z] #21 [security-proxy-auth internal] load .dockerignore [2023-11-01T15:52:51.323Z] #21 transferring context: 50B done [2023-11-01T15:52:51.323Z] #21 DONE 1.3s [2023-11-01T15:52:51.323Z] [2023-11-01T15:52:51.323Z] #22 [core-data internal] load .dockerignore [2023-11-01T15:52:51.323Z] #22 transferring context: 50B 0.0s done [2023-11-01T15:52:51.323Z] #22 DONE 1.3s [2023-11-01T15:52:51.323Z] [2023-11-01T15:52:51.323Z] #23 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T15:52:51.323Z] #23 ... [2023-11-01T15:52:51.323Z] [2023-11-01T15:52:51.323Z] #24 [security-proxy-setup internal] load .dockerignore [2023-11-01T15:52:51.323Z] #24 transferring context: 50B 0.0s done [2023-11-01T15:52:51.323Z] #24 DONE 1.2s [2023-11-01T15:52:51.323Z] [2023-11-01T15:52:51.323Z] #25 [core-metadata internal] load .dockerignore [2023-11-01T15:52:51.323Z] #25 transferring context: 50B done [2023-11-01T15:52:51.323Z] #25 DONE 1.2s [2023-11-01T15:52:51.323Z] [2023-11-01T15:52:51.323Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-11-01T15:52:51.323Z] #26 transferring context: 50B 0.0s done [2023-11-01T15:52:51.323Z] #26 DONE 1.2s [2023-11-01T15:52:51.323Z] [2023-11-01T15:52:51.323Z] #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T15:52:51.323Z] #27 DONE 0.9s [2023-11-01T15:52:51.591Z] [2023-11-01T15:52:51.591Z] #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T15:52:51.591Z] #17 DONE 0.0s [2023-11-01T15:52:51.591Z] [2023-11-01T15:52:51.591Z] #28 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:52:51.591Z] #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T15:52:51.591Z] #28 ... [2023-11-01T15:52:51.591Z] [2023-11-01T15:52:51.591Z] #29 [security-bootstrapper internal] load .dockerignore [2023-11-01T15:52:51.591Z] #29 transferring context: 50B 0.0s done [2023-11-01T15:52:51.591Z] #29 DONE 1.3s [2023-11-01T15:52:51.591Z] [2023-11-01T15:52:51.591Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T15:52:51.591Z] #27 DONE 0.9s [2023-11-01T15:52:51.591Z] [2023-11-01T15:52:51.591Z] #28 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:52:51.591Z] #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T15:52:51.591Z] #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T15:52:51.591Z] #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T15:52:51.591Z] #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T15:52:51.863Z] #28 ... [2023-11-01T15:52:51.863Z] [2023-11-01T15:52:51.863Z] #18 [security-spire-agent internal] load .dockerignore [2023-11-01T15:52:51.863Z] #18 transferring context: 50B 0.0s done [2023-11-01T15:52:51.863Z] #18 DONE 1.3s [2023-11-01T15:52:51.863Z] [2023-11-01T15:52:51.863Z] #30 [support-scheduler internal] load .dockerignore [2023-11-01T15:52:51.863Z] #30 transferring context: 50B 0.0s done [2023-11-01T15:52:51.863Z] #30 DONE 1.5s [2023-11-01T15:52:51.863Z] [2023-11-01T15:52:51.863Z] #31 [core-command internal] load .dockerignore [2023-11-01T15:52:51.863Z] #31 transferring context: 50B 0.0s done [2023-11-01T15:52:51.863Z] #31 DONE 1.6s [2023-11-01T15:52:51.863Z] [2023-11-01T15:52:51.863Z] #28 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:52:51.863Z] #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T15:52:51.863Z] #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T15:52:51.863Z] #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T15:52:51.863Z] #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.1s [2023-11-01T15:52:51.863Z] #28 ... [2023-11-01T15:52:51.863Z] [2023-11-01T15:52:51.863Z] #32 [security-spire-config internal] load .dockerignore [2023-11-01T15:52:51.863Z] #32 transferring context: 50B 0.0s done [2023-11-01T15:52:51.863Z] #32 DONE 1.5s [2023-11-01T15:52:51.863Z] [2023-11-01T15:52:51.863Z] #28 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:52:51.863Z] #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s [2023-11-01T15:52:51.863Z] #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-01T15:52:52.130Z] #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-01T15:52:52.130Z] #28 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-11-01T15:52:52.402Z] #28 ... [2023-11-01T15:52:52.402Z] [2023-11-01T15:52:52.402Z] #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T15:52:52.402Z] #17 DONE 0.1s [2023-11-01T15:52:52.672Z] [2023-11-01T15:52:52.672Z] #28 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:52:52.672Z] #28 ... [2023-11-01T15:52:52.672Z] [2023-11-01T15:52:52.672Z] #27 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T15:52:52.672Z] #27 DONE 1.2s [2023-11-01T15:52:52.672Z] [2023-11-01T15:52:52.672Z] #23 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T15:52:52.672Z] #23 DONE 1.5s [2023-11-01T15:52:52.672Z] [2023-11-01T15:52:52.672Z] #28 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:52:52.672Z] #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T15:52:52.672Z] #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T15:52:52.672Z] #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T15:52:52.672Z] #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T15:52:52.672Z] #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-01T15:52:52.941Z] #28 ... [2023-11-01T15:52:52.941Z] [2023-11-01T15:52:52.941Z] #17 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T15:52:52.941Z] #17 DONE 0.1s [2023-11-01T15:52:52.941Z] [2023-11-01T15:52:52.941Z] #28 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:52:52.941Z] #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T15:52:52.941Z] #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T15:52:52.941Z] #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T15:52:52.941Z] #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T15:52:52.941Z] #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-01T15:52:52.941Z] #28 ... [2023-11-01T15:52:52.941Z] [2023-11-01T15:52:52.941Z] #17 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T15:52:52.941Z] #17 DONE 0.1s [2023-11-01T15:52:53.211Z] [2023-11-01T15:52:53.211Z] #28 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:52:53.211Z] #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T15:52:53.211Z] #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T15:52:53.211Z] #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T15:52:53.211Z] #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T15:52:53.211Z] #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-01T15:52:53.480Z] #28 ... [2023-11-01T15:52:53.480Z] [2023-11-01T15:52:53.480Z] #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T15:52:53.480Z] #17 DONE 0.1s [2023-11-01T15:52:53.480Z] [2023-11-01T15:52:53.480Z] #33 [security-spiffe-token-provider internal] load build context [2023-11-01T15:52:53.480Z] #33 transferring context: 2.55MB 1.3s done [2023-11-01T15:52:53.480Z] #33 DONE 1.7s [2023-11-01T15:52:53.480Z] [2023-11-01T15:52:53.480Z] #28 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:52:53.480Z] #28 ... [2023-11-01T15:52:53.480Z] [2023-11-01T15:52:53.480Z] #27 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T15:52:53.480Z] #27 DONE 1.9s [2023-11-01T15:52:53.480Z] [2023-11-01T15:52:53.480Z] #34 [support-notifications internal] load build context [2023-11-01T15:52:53.480Z] #34 transferring context: 2.55MB 1.3s done [2023-11-01T15:52:53.480Z] #34 DONE 2.1s [2023-11-01T15:52:53.480Z] [2023-11-01T15:52:53.480Z] #28 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:52:53.632Z] #84 ... [2023-11-01T15:52:53.632Z] [2023-11-01T15:52:53.632Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:52:53.632Z] #85 ... [2023-11-01T15:52:53.632Z] [2023-11-01T15:52:53.632Z] #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T15:52:53.753Z] #28 ... [2023-11-01T15:52:53.753Z] [2023-11-01T15:52:53.753Z] #35 [core-common-config-bootstrapper internal] load build context [2023-11-01T15:52:53.753Z] #35 transferring context: 2.55MB 1.3s done [2023-11-01T15:52:53.753Z] #35 DONE 2.2s [2023-11-01T15:52:53.753Z] [2023-11-01T15:52:53.753Z] #28 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:52:53.753Z] #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T15:52:53.753Z] #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T15:52:53.753Z] #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T15:52:53.753Z] #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T15:52:53.753Z] #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-01T15:52:53.753Z] #28 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done [2023-11-01T15:52:53.753Z] #28 ... [2023-11-01T15:52:53.753Z] [2023-11-01T15:52:53.753Z] #36 [core-metadata internal] load build context [2023-11-01T15:52:53.753Z] #36 DONE 0.0s [2023-11-01T15:52:53.753Z] [2023-11-01T15:52:53.753Z] #37 [security-spire-server internal] load build context [2023-11-01T15:52:53.753Z] #37 transferring context: 18.10kB 0.1s done [2023-11-01T15:52:53.753Z] #37 DONE 1.1s [2023-11-01T15:52:53.753Z] [2023-11-01T15:52:53.753Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:52:53.753Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2023-11-01T15:52:53.753Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-01T15:52:53.753Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-01T15:52:53.753Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-01T15:52:53.753Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-11-01T15:52:53.753Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-11-01T15:52:53.753Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-11-01T15:52:53.753Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-11-01T15:52:53.753Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.6s [2023-11-01T15:52:54.023Z] #38 ... [2023-11-01T15:52:54.023Z] [2023-11-01T15:52:54.023Z] #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T15:52:54.023Z] #17 DONE 0.1s [2023-11-01T15:52:54.023Z] [2023-11-01T15:52:54.023Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:52:54.023Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-11-01T15:52:54.023Z] #38 ... [2023-11-01T15:52:54.023Z] [2023-11-01T15:52:54.023Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T15:52:54.023Z] #27 DONE 2.0s [2023-11-01T15:52:54.023Z] [2023-11-01T15:52:54.023Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:52:54.023Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.02MB / 23.39MB 0.9s [2023-11-01T15:52:54.023Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-11-01T15:52:54.296Z] #38 ... [2023-11-01T15:52:54.296Z] [2023-11-01T15:52:54.296Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T15:52:54.296Z] #17 DONE 0.1s [2023-11-01T15:52:54.296Z] [2023-11-01T15:52:54.296Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-01T15:52:54.567Z] #39 ... [2023-11-01T15:52:54.567Z] [2023-11-01T15:52:54.567Z] #27 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T15:52:54.567Z] #27 DONE 2.3s [2023-11-01T15:52:54.567Z] [2023-11-01T15:52:54.567Z] #40 [security-proxy-auth internal] load build context [2023-11-01T15:52:54.567Z] #40 transferring context: 2.55MB 0.9s done [2023-11-01T15:52:54.567Z] #40 DONE 1.9s [2023-11-01T15:52:54.567Z] [2023-11-01T15:52:54.567Z] #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T15:52:54.567Z] #17 DONE 0.1s [2023-11-01T15:52:54.567Z] [2023-11-01T15:52:54.567Z] #28 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:52:54.567Z] #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T15:52:54.567Z] #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T15:52:54.567Z] #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T15:52:54.568Z] #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T15:52:54.568Z] #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-01T15:52:54.568Z] #28 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done [2023-11-01T15:52:54.838Z] #28 DONE 3.9s [2023-11-01T15:52:54.838Z] [2023-11-01T15:52:54.838Z] #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T15:52:54.838Z] #41 ... [2023-11-01T15:52:54.838Z] [2023-11-01T15:52:54.838Z] #17 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T15:52:54.838Z] #17 DONE 0.1s [2023-11-01T15:52:55.064Z] #86 ... [2023-11-01T15:52:55.064Z] [2023-11-01T15:52:55.064Z] #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:52:55.106Z] [2023-11-01T15:52:55.106Z] #23 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T15:52:55.106Z] #23 DONE 2.2s [2023-11-01T15:52:55.106Z] [2023-11-01T15:52:55.106Z] #42 [security-proxy-setup internal] load build context [2023-11-01T15:52:55.106Z] #42 transferring context: 2.55MB 0.8s done [2023-11-01T15:52:55.106Z] #42 DONE 1.9s [2023-11-01T15:52:55.106Z] [2023-11-01T15:52:55.106Z] #43 [core-data internal] load build context [2023-11-01T15:52:55.106Z] #43 transferring context: 2.55MB 0.9s done [2023-11-01T15:52:55.106Z] #43 DONE 1.8s [2023-11-01T15:52:55.106Z] [2023-11-01T15:52:55.106Z] #44 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T15:52:55.106Z] #44 ... [2023-11-01T15:52:55.106Z] [2023-11-01T15:52:55.106Z] #27 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T15:52:55.106Z] #27 DONE 2.9s [2023-11-01T15:52:55.106Z] [2023-11-01T15:52:55.106Z] #45 [core-command internal] load build context [2023-11-01T15:52:55.106Z] #45 DONE 0.0s [2023-11-01T15:52:55.106Z] [2023-11-01T15:52:55.106Z] #28 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:52:55.106Z] #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T15:52:55.106Z] #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T15:52:55.106Z] #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T15:52:55.106Z] #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T15:52:55.106Z] #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-01T15:52:55.106Z] #28 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done [2023-11-01T15:52:55.106Z] #28 DONE 3.9s [2023-11-01T15:52:55.106Z] [2023-11-01T15:52:55.107Z] #44 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T15:52:55.326Z] #87 ... [2023-11-01T15:52:55.326Z] [2023-11-01T15:52:55.326Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:52:55.326Z] #88 ... [2023-11-01T15:52:55.326Z] [2023-11-01T15:52:55.326Z] #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-01T15:52:55.379Z] #44 ... [2023-11-01T15:52:55.379Z] [2023-11-01T15:52:55.379Z] #28 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:52:55.379Z] #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T15:52:55.379Z] #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T15:52:55.379Z] #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T15:52:55.379Z] #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T15:52:55.379Z] #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-01T15:52:55.379Z] #28 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done [2023-11-01T15:52:55.379Z] #28 DONE 3.9s [2023-11-01T15:52:55.379Z] [2023-11-01T15:52:55.379Z] #44 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T15:52:55.587Z] #89 ... [2023-11-01T15:52:55.587Z] [2023-11-01T15:52:55.587Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:52:55.973Z] #44 ... [2023-11-01T15:52:55.973Z] [2023-11-01T15:52:55.973Z] #46 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T15:52:55.973Z] #46 DONE 5.3s [2023-11-01T15:52:56.161Z] #90 ... [2023-11-01T15:52:56.161Z] [2023-11-01T15:52:56.161Z] #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-01T15:52:56.161Z] #89 DONE 10.8s [2023-11-01T15:52:56.161Z] [2023-11-01T15:52:56.161Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-01T15:52:56.249Z] [2023-11-01T15:52:56.249Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:52:56.249Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2023-11-01T15:52:56.249Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-01T15:52:56.249Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-01T15:52:56.249Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-01T15:52:56.249Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-11-01T15:52:56.249Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-11-01T15:52:56.249Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-11-01T15:52:56.249Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-11-01T15:52:56.249Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.3s done [2023-11-01T15:52:56.249Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-11-01T15:52:56.250Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-01T15:52:56.250Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-11-01T15:52:56.526Z] #38 ... [2023-11-01T15:52:56.526Z] [2023-11-01T15:52:56.526Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-01T15:52:56.526Z] #39 DONE 2.0s [2023-11-01T15:52:56.526Z] [2023-11-01T15:52:56.526Z] #47 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-11-01T15:52:56.526Z] #47 ... [2023-11-01T15:52:56.526Z] [2023-11-01T15:52:56.527Z] #28 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:52:56.527Z] #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T15:52:56.527Z] #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T15:52:56.527Z] #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T15:52:56.527Z] #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T15:52:56.527Z] #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-01T15:52:56.527Z] #28 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done [2023-11-01T15:52:56.527Z] #28 DONE 3.9s [2023-11-01T15:52:56.527Z] [2023-11-01T15:52:56.527Z] #47 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-11-01T15:52:56.734Z] #91 ... [2023-11-01T15:52:56.735Z] [2023-11-01T15:52:56.735Z] #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T15:52:56.735Z] #86 DONE 11.3s [2023-11-01T15:52:56.735Z] [2023-11-01T15:52:56.735Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:52:57.022Z] #88 ... [2023-11-01T15:52:57.022Z] [2023-11-01T15:52:57.022Z] #92 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-01T15:52:57.022Z] #92 ... [2023-11-01T15:52:57.022Z] [2023-11-01T15:52:57.022Z] #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-01T15:52:57.022Z] #84 DONE 11.6s [2023-11-01T15:52:57.283Z] [2023-11-01T15:52:57.283Z] #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-01T15:52:57.510Z] #47 ... [2023-11-01T15:52:57.510Z] [2023-11-01T15:52:57.510Z] #48 [security-spire-config internal] load build context [2023-11-01T15:52:57.510Z] #48 transferring context: 16.35kB 0.2s done [2023-11-01T15:52:57.510Z] #48 DONE 2.3s [2023-11-01T15:52:57.784Z] [2023-11-01T15:52:57.784Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:52:57.784Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2023-11-01T15:52:57.784Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-01T15:52:57.784Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-01T15:52:57.784Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-01T15:52:57.784Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-11-01T15:52:57.784Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-11-01T15:52:57.784Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-11-01T15:52:57.784Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-11-01T15:52:57.784Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.3s done [2023-11-01T15:52:57.784Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-11-01T15:52:57.784Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-01T15:52:58.054Z] #38 ... [2023-11-01T15:52:58.054Z] [2023-11-01T15:52:58.054Z] #49 [security-spire-agent internal] load build context [2023-11-01T15:52:58.054Z] #49 transferring context: 17.63kB 0.3s done [2023-11-01T15:52:58.054Z] #49 DONE 1.3s [2023-11-01T15:52:58.054Z] [2023-11-01T15:52:58.054Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:52:59.022Z] #38 ... [2023-11-01T15:52:59.022Z] [2023-11-01T15:52:59.022Z] #47 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-11-01T15:52:59.022Z] #47 DONE 3.1s [2023-11-01T15:52:59.022Z] [2023-11-01T15:52:59.022Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:52:59.022Z] #38 ... [2023-11-01T15:52:59.022Z] [2023-11-01T15:52:59.022Z] #36 [core-metadata internal] load build context [2023-11-01T15:52:59.022Z] #36 transferring context: 2.55MB 2.8s done [2023-11-01T15:52:59.022Z] #36 DONE 5.1s [2023-11-01T15:52:59.291Z] [2023-11-01T15:52:59.291Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:52:59.291Z] #38 ... [2023-11-01T15:52:59.291Z] [2023-11-01T15:52:59.291Z] #50 [security-secretstore-setup internal] load build context [2023-11-01T15:52:59.291Z] #50 transferring context: 2.55MB 3.1s done [2023-11-01T15:52:59.291Z] #50 DONE 5.1s [2023-11-01T15:52:59.291Z] [2023-11-01T15:52:59.291Z] #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T15:53:00.723Z] #51 ... [2023-11-01T15:53:00.723Z] [2023-11-01T15:53:00.723Z] #52 [security-bootstrapper internal] load build context [2023-11-01T15:53:00.723Z] #52 transferring context: 2.55MB 2.9s done [2023-11-01T15:53:00.723Z] #52 DONE 6.1s [2023-11-01T15:53:00.723Z] [2023-11-01T15:53:00.723Z] #53 [support-scheduler internal] load build context [2023-11-01T15:53:00.723Z] #53 transferring context: 2.55MB 3.9s done [2023-11-01T15:53:00.723Z] #53 DONE 5.4s [2023-11-01T15:53:00.723Z] [2023-11-01T15:53:00.723Z] #45 [core-command internal] load build context [2023-11-01T15:53:00.723Z] #45 transferring context: 2.55MB 4.1s done [2023-11-01T15:53:00.723Z] #45 DONE 5.5s [2023-11-01T15:53:00.723Z] [2023-11-01T15:53:00.723Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:53:00.995Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.2s [2023-11-01T15:53:03.866Z] #93 ... [2023-11-01T15:53:03.866Z] [2023-11-01T15:53:03.866Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-01T15:53:03.866Z] #91 DONE 7.0s [2023-11-01T15:53:03.866Z] [2023-11-01T15:53:03.866Z] #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-01T15:53:05.302Z] #38 ... [2023-11-01T15:53:05.302Z] [2023-11-01T15:53:05.302Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T15:53:05.302Z] #54 ... [2023-11-01T15:53:05.302Z] [2023-11-01T15:53:05.302Z] #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T15:53:05.302Z] #55 ... [2023-11-01T15:53:05.302Z] [2023-11-01T15:53:05.302Z] #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T15:53:05.302Z] #41 5.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:05.302Z] #41 6.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:05.302Z] #41 8.111 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-01T15:53:05.302Z] #41 8.136 (2/2) Installing su-exec (0.2-r3) [2023-11-01T15:53:05.302Z] #41 8.136 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:53:05.302Z] #41 8.313 OK: 8 MiB in 17 packages [2023-11-01T15:53:05.302Z] #41 DONE 10.4s [2023-11-01T15:53:05.302Z] [2023-11-01T15:53:05.302Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T15:53:05.302Z] #0 6.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:05.302Z] #0 6.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:05.302Z] #0 9.080 (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T15:53:05.302Z] #0 9.193 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T15:53:05.302Z] #0 9.203 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:53:05.302Z] #0 9.240 Executing ca-certificates-20230506-r0.trigger [2023-11-01T15:53:05.302Z] #0 9.507 OK: 9 MiB in 17 packages [2023-11-01T15:53:05.302Z] #56 DONE 10.2s [2023-11-01T15:53:05.302Z] [2023-11-01T15:53:05.302Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T15:53:05.302Z] #57 ... [2023-11-01T15:53:05.302Z] [2023-11-01T15:53:05.302Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T15:53:05.302Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:05.570Z] #58 ... [2023-11-01T15:53:05.570Z] [2023-11-01T15:53:05.570Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T15:53:05.570Z] #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:05.777Z] #93 ... [2023-11-01T15:53:05.777Z] [2023-11-01T15:53:05.777Z] #92 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-01T15:53:05.777Z] #92 DONE 8.9s [2023-11-01T15:53:05.777Z] [2023-11-01T15:53:05.777Z] #94 [security-spire-server] exporting to image [2023-11-01T15:53:05.777Z] #94 exporting layers [2023-11-01T15:53:05.846Z] #59 ... [2023-11-01T15:53:05.846Z] [2023-11-01T15:53:05.846Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:53:05.846Z] #38 ... [2023-11-01T15:53:05.846Z] [2023-11-01T15:53:05.846Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T15:53:05.846Z] #0 9.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:06.039Z] #94 ... [2023-11-01T15:53:06.039Z] [2023-11-01T15:53:06.039Z] #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-01T15:53:06.039Z] #93 DONE 9.0s [2023-11-01T15:53:06.039Z] [2023-11-01T15:53:06.039Z] #94 [security-spire-config] exporting to image [2023-11-01T15:53:06.117Z] #60 ... [2023-11-01T15:53:06.117Z] [2023-11-01T15:53:06.117Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:53:06.387Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.5s [2023-11-01T15:53:06.660Z] #38 ... [2023-11-01T15:53:06.660Z] [2023-11-01T15:53:06.660Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T15:53:06.660Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done [2023-11-01T15:53:06.660Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-01T15:53:06.660Z] #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-01T15:53:06.660Z] #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-01T15:53:06.660Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.0s done [2023-11-01T15:53:06.660Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.2s done [2023-11-01T15:53:06.660Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-11-01T15:53:06.660Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-11-01T15:53:06.660Z] #61 ... [2023-11-01T15:53:06.660Z] [2023-11-01T15:53:06.660Z] #44 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T15:53:06.660Z] #44 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:08.615Z] #44 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:08.884Z] #44 ... [2023-11-01T15:53:08.884Z] [2023-11-01T15:53:08.884Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T15:53:08.884Z] #0 9.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:09.152Z] #62 ... [2023-11-01T15:53:09.152Z] [2023-11-01T15:53:09.152Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T15:53:09.152Z] #0 9.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:09.152Z] #63 ... [2023-11-01T15:53:09.152Z] [2023-11-01T15:53:09.152Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T15:53:09.152Z] #0 9.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:09.421Z] #64 ... [2023-11-01T15:53:09.421Z] [2023-11-01T15:53:09.421Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:53:11.393Z] #38 ... [2023-11-01T15:53:11.393Z] [2023-11-01T15:53:11.393Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-01T15:53:11.393Z] #65 DONE 5.8s [2023-11-01T15:53:11.393Z] [2023-11-01T15:53:11.393Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:53:11.393Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.4s [2023-11-01T15:53:11.393Z] #38 ... [2023-11-01T15:53:11.393Z] [2023-11-01T15:53:11.393Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-01T15:53:11.393Z] #66 DONE 0.4s [2023-11-01T15:53:11.665Z] [2023-11-01T15:53:11.665Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T15:53:11.665Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.3s [2023-11-01T15:53:14.306Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.7s done [2023-11-01T15:53:14.306Z] #61 ... [2023-11-01T15:53:14.306Z] [2023-11-01T15:53:14.306Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T15:53:14.306Z] #57 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:14.306Z] #57 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:14.306Z] #57 16.84 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T15:53:14.306Z] #57 16.86 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:53:14.306Z] #57 17.02 OK: 8 MiB in 16 packages [2023-11-01T15:53:14.306Z] #57 DONE 19.2s [2023-11-01T15:53:14.306Z] [2023-11-01T15:53:14.306Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T15:53:14.306Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.7s done [2023-11-01T15:53:14.899Z] #38 DONE 21.8s [2023-11-01T15:53:14.899Z] [2023-11-01T15:53:14.899Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T15:53:14.899Z] #58 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:14.899Z] #58 15.71 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T15:53:14.899Z] #58 16.25 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T15:53:14.899Z] #58 16.33 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-01T15:53:14.899Z] #58 16.35 (4/6) Installing openssl (3.1.4-r0) [2023-11-01T15:53:14.899Z] #58 16.42 (5/6) Installing su-exec (0.2-r3) [2023-11-01T15:53:14.899Z] #58 16.43 (6/6) Installing yq (4.33.3-r4) [2023-11-01T15:53:14.899Z] #58 17.48 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:53:14.899Z] #58 17.62 OK: 18 MiB in 19 packages [2023-11-01T15:53:14.899Z] #58 DONE 19.7s [2023-11-01T15:53:14.899Z] [2023-11-01T15:53:14.899Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T15:53:14.899Z] #59 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:14.899Z] #59 17.15 (1/4) Installing ca-certificates (20230506-r0) [2023-11-01T15:53:14.899Z] #59 17.81 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-01T15:53:14.899Z] #59 17.85 (3/4) Installing su-exec (0.2-r3) [2023-11-01T15:53:14.899Z] #59 17.89 (4/4) Installing yq (4.33.3-r4) [2023-11-01T15:53:14.899Z] #59 18.89 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:53:14.899Z] #59 19.00 Executing ca-certificates-20230506-r0.trigger [2023-11-01T15:53:14.899Z] #59 ... [2023-11-01T15:53:14.899Z] [2023-11-01T15:53:14.899Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-01T15:53:15.171Z] #67 DONE 0.4s [2023-11-01T15:53:15.171Z] [2023-11-01T15:53:15.171Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T15:53:15.440Z] #61 ... [2023-11-01T15:53:15.440Z] [2023-11-01T15:53:15.440Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T15:53:15.440Z] #54 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:15.440Z] #54 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:15.440Z] #54 17.46 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T15:53:15.440Z] #54 17.46 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T15:53:15.440Z] #54 17.46 OK: 19953 distinct packages available [2023-11-01T15:53:15.440Z] #54 19.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:15.440Z] #54 ... [2023-11-01T15:53:15.440Z] [2023-11-01T15:53:15.440Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T15:53:15.440Z] #59 20.21 OK: 18 MiB in 19 packages [2023-11-01T15:53:16.070Z] #94 ... [2023-11-01T15:53:16.070Z] [2023-11-01T15:53:16.070Z] #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-01T15:53:17.421Z] #59 ... [2023-11-01T15:53:17.421Z] [2023-11-01T15:53:17.421Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T15:53:17.421Z] #60 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:17.421Z] #60 17.99 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T15:53:17.421Z] #60 17.99 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T15:53:17.421Z] #60 17.99 OK: 19953 distinct packages available [2023-11-01T15:53:17.422Z] #60 19.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:17.422Z] #60 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:17.422Z] #60 ... [2023-11-01T15:53:17.422Z] [2023-11-01T15:53:17.422Z] #44 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T15:53:17.422Z] #44 20.63 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T15:53:17.422Z] #44 20.67 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:53:17.422Z] #44 20.74 OK: 8 MiB in 16 packages [2023-11-01T15:53:17.422Z] #44 ... [2023-11-01T15:53:17.422Z] [2023-11-01T15:53:17.422Z] #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T15:53:17.422Z] #55 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:17.422Z] #55 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:17.422Z] #55 20.87 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T15:53:17.422Z] #55 20.87 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T15:53:17.422Z] #55 20.87 OK: 19953 distinct packages available [2023-11-01T15:53:17.422Z] #55 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:17.422Z] #55 22.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:17.691Z] #55 ... [2023-11-01T15:53:17.691Z] [2023-11-01T15:53:17.691Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T15:53:17.691Z] #62 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:17.691Z] #62 17.69 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T15:53:17.691Z] #62 17.69 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T15:53:17.691Z] #62 17.69 OK: 19957 distinct packages available [2023-11-01T15:53:17.691Z] #62 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:17.691Z] #62 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:17.691Z] #62 ... [2023-11-01T15:53:17.691Z] [2023-11-01T15:53:17.691Z] #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T15:53:17.691Z] #51 8.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:17.691Z] #51 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:17.691Z] #51 16.17 OK: 266 MiB in 52 packages [2023-11-01T15:53:17.959Z] #51 ... [2023-11-01T15:53:17.959Z] [2023-11-01T15:53:17.959Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T15:53:17.959Z] #54 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:17.959Z] #54 22.88 (1/11) Installing ca-certificates (20230506-r0) [2023-11-01T15:53:17.959Z] #54 22.99 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-01T15:53:18.229Z] #54 23.02 (3/11) Installing libunistring (1.1-r1) [2023-11-01T15:53:18.229Z] #54 23.07 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-01T15:53:18.229Z] #54 23.08 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-01T15:53:18.229Z] #54 23.10 (6/11) Installing libcurl (8.4.0-r0) [2023-11-01T15:53:18.229Z] #54 23.15 (7/11) Installing curl (8.4.0-r0) [2023-11-01T15:53:18.229Z] #54 23.18 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-01T15:53:18.229Z] #54 23.19 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-01T15:53:18.229Z] #54 23.21 (10/11) Installing libucontext (1.2-r2) [2023-11-01T15:53:18.504Z] #54 23.22 (11/11) Installing gcompat (1.1.0-r1) [2023-11-01T15:53:18.504Z] #54 23.23 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:53:18.504Z] #54 23.26 Executing ca-certificates-20230506-r0.trigger [2023-11-01T15:53:18.774Z] #54 ... [2023-11-01T15:53:18.774Z] [2023-11-01T15:53:18.774Z] #44 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T15:53:18.774Z] #44 DONE 23.8s [2023-11-01T15:53:18.774Z] [2023-11-01T15:53:18.774Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T15:53:18.774Z] #63 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:18.774Z] #63 17.17 OK: 266 MiB in 52 packages [2023-11-01T15:53:18.774Z] #63 DONE 19.8s [2023-11-01T15:53:18.774Z] [2023-11-01T15:53:18.774Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T15:53:18.774Z] #64 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:53:18.774Z] #64 17.44 OK: 266 MiB in 52 packages [2023-11-01T15:53:18.774Z] #64 DONE 19.9s [2023-11-01T15:53:18.774Z] [2023-11-01T15:53:18.774Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:53:18.774Z] #68 ... [2023-11-01T15:53:18.774Z] [2023-11-01T15:53:18.774Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T15:53:18.774Z] #59 DONE 23.7s [2023-11-01T15:53:18.774Z] [2023-11-01T15:53:18.774Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T15:53:18.774Z] #60 22.34 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-01T15:53:18.774Z] #60 22.35 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-01T15:53:18.774Z] #60 22.37 (3/4) Installing libucontext (1.2-r2) [2023-11-01T15:53:18.774Z] #60 22.37 (4/4) Installing gcompat (1.1.0-r1) [2023-11-01T15:53:18.774Z] #60 22.39 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:53:18.774Z] #60 22.43 OK: 8 MiB in 19 packages [2023-11-01T15:53:18.774Z] #60 DONE 23.1s [2023-11-01T15:53:18.774Z] [2023-11-01T15:53:18.774Z] #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T15:53:18.774Z] #51 DONE 20.0s [2023-11-01T15:53:19.279Z] [2023-11-01T15:53:19.279Z] #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T15:53:19.279Z] #55 23.52 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T15:53:19.279Z] #55 23.73 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T15:53:19.279Z] #55 23.74 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-01T15:53:19.279Z] #55 23.75 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-01T15:53:19.279Z] #55 23.76 (5/7) Installing libucontext (1.2-r2) [2023-11-01T15:53:19.279Z] #55 23.77 (6/7) Installing gcompat (1.1.0-r1) [2023-11-01T15:53:19.279Z] #55 23.79 (7/7) Installing openssl (3.1.4-r0) [2023-11-01T15:53:19.279Z] #55 23.89 Executing busybox-1.36.1-r2.trigger [2023-11-01T15:53:19.279Z] #55 23.96 OK: 9 MiB in 20 packages [2023-11-01T15:53:19.705Z] #55 ... [2023-11-01T15:53:19.705Z] [2023-11-01T15:53:19.705Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T15:53:19.705Z] #54 23.69 OK: 13 MiB in 26 packages [2023-11-01T15:53:19.705Z] #54 DONE 24.5s [2023-11-01T15:53:19.705Z] [2023-11-01T15:53:19.705Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T15:53:19.705Z] #62 20.15 OK: 266 MiB in 52 packages [2023-11-01T15:53:20.136Z] #62 DONE 20.8s [2023-11-01T15:53:20.136Z] [2023-11-01T15:53:20.136Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:53:20.136Z] #69 ... [2023-11-01T15:53:20.136Z] [2023-11-01T15:53:20.136Z] #55 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T15:53:20.136Z] #55 DONE 25.0s [2023-11-01T15:53:20.136Z] [2023-11-01T15:53:20.136Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T15:53:20.420Z] #70 ... [2023-11-01T15:53:20.420Z] [2023-11-01T15:53:20.420Z] #71 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:53:20.420Z] #71 DONE 1.4s [2023-11-01T15:53:20.420Z] [2023-11-01T15:53:20.420Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:53:20.420Z] #68 DONE 1.7s [2023-11-01T15:53:20.420Z] [2023-11-01T15:53:20.420Z] #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:20.708Z] #72 ... [2023-11-01T15:53:20.708Z] [2023-11-01T15:53:20.708Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:53:20.708Z] #73 DONE 2.0s [2023-11-01T15:53:20.986Z] [2023-11-01T15:53:20.986Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:53:20.986Z] #69 DONE 1.1s [2023-11-01T15:53:20.986Z] [2023-11-01T15:53:20.986Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:23.707Z] #74 ... [2023-11-01T15:53:23.707Z] [2023-11-01T15:53:23.707Z] #75 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T15:53:23.707Z] #75 DONE 4.5s [2023-11-01T15:53:23.707Z] [2023-11-01T15:53:23.707Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T15:53:23.707Z] #70 DONE 3.6s [2023-11-01T15:53:23.707Z] [2023-11-01T15:53:23.707Z] #76 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-01T15:53:23.707Z] #76 DONE 3.7s [2023-11-01T15:53:23.707Z] [2023-11-01T15:53:23.707Z] #77 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T15:53:23.707Z] #77 ... [2023-11-01T15:53:23.707Z] [2023-11-01T15:53:23.707Z] #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-01T15:53:23.707Z] #78 DONE 0.3s [2023-11-01T15:53:23.984Z] [2023-11-01T15:53:23.984Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-01T15:53:23.984Z] #79 DONE 0.3s [2023-11-01T15:53:23.984Z] [2023-11-01T15:53:23.984Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-01T15:53:23.984Z] #80 ... [2023-11-01T15:53:23.984Z] [2023-11-01T15:53:23.984Z] #81 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-01T15:53:23.984Z] #81 DONE 0.3s [2023-11-01T15:53:24.289Z] [2023-11-01T15:53:24.289Z] #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T15:53:24.289Z] #82 DONE 0.3s [2023-11-01T15:53:24.289Z] [2023-11-01T15:53:24.289Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-01T15:53:24.289Z] #80 DONE 0.3s [2023-11-01T15:53:24.289Z] [2023-11-01T15:53:24.289Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T15:53:24.558Z] #83 DONE 0.2s [2023-11-01T15:53:24.558Z] [2023-11-01T15:53:24.558Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-01T15:53:24.829Z] #84 ... [2023-11-01T15:53:24.829Z] [2023-11-01T15:53:24.829Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-01T15:53:24.829Z] #85 DONE 0.3s [2023-11-01T15:53:24.829Z] [2023-11-01T15:53:24.829Z] #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-01T15:53:24.829Z] #86 DONE 0.2s [2023-11-01T15:53:24.829Z] [2023-11-01T15:53:24.829Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:24.829Z] #87 ... [2023-11-01T15:53:24.829Z] [2023-11-01T15:53:24.829Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-01T15:53:24.829Z] #84 DONE 0.5s [2023-11-01T15:53:25.102Z] [2023-11-01T15:53:25.102Z] #88 [security-spire-config] exporting to image [2023-11-01T15:53:25.102Z] #88 exporting layers [2023-11-01T15:53:25.372Z] #88 ... [2023-11-01T15:53:25.372Z] [2023-11-01T15:53:25.372Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-01T15:53:25.372Z] #89 DONE 0.4s [2023-11-01T15:53:25.372Z] [2023-11-01T15:53:25.372Z] #88 [security-spire-server] exporting to image [2023-11-01T15:53:26.358Z] #88 ... [2023-11-01T15:53:26.358Z] [2023-11-01T15:53:26.358Z] #77 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T15:53:26.358Z] #77 DONE 2.7s [2023-11-01T15:53:26.358Z] [2023-11-01T15:53:26.358Z] #90 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-01T15:53:26.647Z] #90 DONE 0.2s [2023-11-01T15:53:26.647Z] [2023-11-01T15:53:26.647Z] #91 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-01T15:53:26.918Z] #91 DONE 0.2s [2023-11-01T15:53:26.918Z] [2023-11-01T15:53:26.918Z] #92 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T15:53:26.918Z] #92 DONE 0.1s [2023-11-01T15:53:26.918Z] [2023-11-01T15:53:26.918Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:26.918Z] #93 ... [2023-11-01T15:53:26.918Z] [2023-11-01T15:53:26.918Z] #94 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-01T15:53:27.184Z] #94 DONE 0.2s [2023-11-01T15:53:27.184Z] [2023-11-01T15:53:27.184Z] #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-01T15:53:27.454Z] #95 DONE 0.2s [2023-11-01T15:53:27.454Z] [2023-11-01T15:53:27.454Z] #88 [security-spire-agent] exporting to image [2023-11-01T15:53:27.722Z] #88 exporting layers 2.8s done [2023-11-01T15:53:27.992Z] #88 writing image sha256:65715461c704c2e3efce8fe02a62658f95e046039370188a60fbce13282990ba 0.0s done [2023-11-01T15:53:27.992Z] #88 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-11-01T15:53:27.992Z] #88 exporting layers 2.6s done [2023-11-01T15:53:27.992Z] #88 writing image sha256:1ccc7751e34e7f7b44e9b3d1a2bceaf5bb9818a36927720f5849fe8da796f3dd 0.0s done [2023-11-01T15:53:27.992Z] #88 naming to docker.io/library/security-spire-server-arm64 done [2023-11-01T15:53:28.960Z] #88 exporting layers 1.6s done [2023-11-01T15:53:28.960Z] #88 writing image sha256:0a8c4a9cdaba217ac978124213714348b2d5c5d18b55fcb605e502fd3574991a 0.0s done [2023-11-01T15:53:28.960Z] #88 naming to docker.io/library/security-spire-agent-arm64 done [2023-11-01T15:53:28.960Z] #88 DONE 4.0s [2023-11-01T15:53:28.960Z] [2023-11-01T15:53:28.960Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:42.700Z] #95 ... [2023-11-01T15:53:42.700Z] [2023-11-01T15:53:42.700Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:42.700Z] #88 DONE 54.4s [2023-11-01T15:53:42.700Z] [2023-11-01T15:53:42.700Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:42.700Z] #85 DONE 56.1s [2023-11-01T15:53:42.700Z] [2023-11-01T15:53:42.700Z] #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:42.700Z] #87 DONE 54.5s [2023-11-01T15:53:42.700Z] [2023-11-01T15:53:42.700Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:42.700Z] #90 DONE 54.5s [2023-11-01T15:53:42.700Z] [2023-11-01T15:53:42.700Z] #94 [security-spire-config] exporting to image [2023-11-01T15:53:42.700Z] #94 exporting layers 33.8s done [2023-11-01T15:53:42.700Z] #94 ... [2023-11-01T15:53:42.700Z] [2023-11-01T15:53:42.700Z] #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-01T15:53:42.700Z] #95 DONE 33.8s [2023-11-01T15:53:42.700Z] [2023-11-01T15:53:42.700Z] #94 [security-spire-config] exporting to image [2023-11-01T15:53:42.700Z] #94 writing image sha256:902b1d6b83642e54b1769e4ba3e6faf3f9100826a0e351f3b73c1453fcd3beac 0.0s done [2023-11-01T15:53:42.700Z] #94 writing image sha256:3f0d3a63c41862efa58f0679642917a1b6a7b436b329d366b637e4d50d661a6b 0.0s done [2023-11-01T15:53:42.700Z] #94 naming to docker.io/library/security-spire-server done [2023-11-01T15:53:42.700Z] #94 naming to docker.io/library/security-spire-config done [2023-11-01T15:53:44.602Z] #94 ... [2023-11-01T15:53:44.602Z] [2023-11-01T15:53:44.602Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-01T15:53:49.880Z] #96 ... [2023-11-01T15:53:49.880Z] [2023-11-01T15:53:49.880Z] #97 [support-scheduler builder 6/7] COPY . . [2023-11-01T15:53:50.139Z] #97 ... [2023-11-01T15:53:50.139Z] [2023-11-01T15:53:50.139Z] #98 [security-bootstrapper builder 6/7] COPY . . [2023-11-01T15:53:50.139Z] #98 ... [2023-11-01T15:53:50.139Z] [2023-11-01T15:53:50.139Z] #99 [support-notifications builder 6/7] COPY . . [2023-11-01T15:53:54.370Z] #99 DONE 14.6s [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-01T15:53:54.370Z] #96 DONE 14.5s [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #97 [support-scheduler builder 6/7] COPY . . [2023-11-01T15:53:54.370Z] #97 DONE 14.6s [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #98 [security-bootstrapper builder 6/7] COPY . . [2023-11-01T15:53:54.370Z] #98 DONE 14.6s [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #100 [security-proxy-setup builder 6/7] COPY . . [2023-11-01T15:53:54.370Z] #100 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:54.370Z] #101 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #102 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:53:54.370Z] #102 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #103 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:53:54.370Z] #103 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2023-11-01T15:53:54.370Z] #104 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:54.370Z] #105 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #106 [core-command builder 6/7] COPY . . [2023-11-01T15:53:54.370Z] #106 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:54.370Z] #107 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #108 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:53:54.370Z] #108 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #109 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-01T15:53:54.370Z] #109 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:53:54.370Z] #110 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:54.370Z] #111 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:53:54.370Z] #112 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #113 [security-proxy-auth builder 6/7] COPY . . [2023-11-01T15:53:54.370Z] #113 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:54.370Z] #114 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #115 [core-data builder 6/7] COPY . . [2023-11-01T15:53:54.370Z] #115 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:53:54.370Z] #116 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:54.370Z] #117 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #118 [core-metadata builder 6/7] COPY . . [2023-11-01T15:53:54.370Z] #118 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:53:54.370Z] #119 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:53:54.370Z] #120 CACHED [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #94 [security-spire-config] exporting to image [2023-11-01T15:53:54.370Z] #94 exporting layers 14.6s done [2023-11-01T15:53:54.370Z] #94 writing image sha256:bbc04e92fc5b5d434107e7d78434602373f06f5694cd62de61868a3ffe5a2077 done [2023-11-01T15:53:54.370Z] #94 naming to docker.io/library/security-spire-agent done [2023-11-01T15:53:54.370Z] #94 DONE 48.6s [2023-11-01T15:53:54.370Z] [2023-11-01T15:53:54.370Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T15:53:55.775Z] #121 1.664 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-01T15:54:05.765Z] #121 ... [2023-11-01T15:54:05.765Z] [2023-11-01T15:54:05.765Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T15:54:05.765Z] #0 1.338 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-01T15:54:05.765Z] #122 ... [2023-11-01T15:54:05.765Z] [2023-11-01T15:54:05.765Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T15:54:05.765Z] #0 1.112 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-01T15:54:05.765Z] #123 ... [2023-11-01T15:54:05.765Z] [2023-11-01T15:54:05.765Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T15:54:05.765Z] #0 0.554 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-01T15:54:05.765Z] #124 ... [2023-11-01T15:54:05.765Z] [2023-11-01T15:54:05.765Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T15:54:05.765Z] #0 1.223 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-01T15:54:05.765Z] #125 ... [2023-11-01T15:54:05.765Z] [2023-11-01T15:54:05.765Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T15:54:05.765Z] #0 0.801 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-01T15:54:05.765Z] #126 ... [2023-11-01T15:54:05.765Z] [2023-11-01T15:54:05.765Z] #127 [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-11-01T15:54:05.765Z] #0 0.753 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-01T15:54:05.765Z] #127 ... [2023-11-01T15:54:05.765Z] [2023-11-01T15:54:05.765Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T15:54:05.765Z] #0 1.423 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-01T15:54:05.765Z] #128 ... [2023-11-01T15:54:05.765Z] [2023-11-01T15:54:05.765Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T15:54:05.765Z] #0 0.465 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-01T15:54:05.765Z] #129 ... [2023-11-01T15:54:05.765Z] [2023-11-01T15:54:05.765Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T15:54:05.765Z] #0 1.040 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-01T15:54:05.765Z] #130 ... [2023-11-01T15:54:05.765Z] [2023-11-01T15:54:05.765Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T15:54:05.765Z] #0 1.679 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-01T15:54:07.894Z] #74 DONE 42.6s [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:54:07.894Z] #72 DONE 42.9s [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:54:07.894Z] #87 DONE 42.2s [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:54:07.894Z] #93 DONE 42.9s [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-11-01T15:54:07.894Z] #96 DONE 1.1s [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:54:07.894Z] #97 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:54:07.894Z] #98 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #99 [support-scheduler builder 6/7] COPY . . [2023-11-01T15:54:07.894Z] #99 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #100 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:54:07.894Z] #100 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #101 [security-bootstrapper builder 6/7] COPY . . [2023-11-01T15:54:07.894Z] #101 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #102 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:54:07.894Z] #102 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #103 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:54:07.894Z] #103 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:54:07.894Z] #104 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #105 [core-command builder 6/7] COPY . . [2023-11-01T15:54:07.894Z] #105 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:54:07.894Z] #106 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2023-11-01T15:54:07.894Z] #107 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:54:07.894Z] #108 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:54:07.894Z] #109 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #110 [core-metadata builder 6/7] COPY . . [2023-11-01T15:54:07.894Z] #110 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:54:07.894Z] #111 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #112 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-01T15:54:07.894Z] #112 DONE 1.1s [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:54:07.894Z] #113 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #114 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:54:07.894Z] #114 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #115 [core-data builder 6/7] COPY . . [2023-11-01T15:54:07.894Z] #115 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-01T15:54:07.894Z] #116 DONE 1.2s [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:54:07.894Z] #117 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-01T15:54:07.894Z] #118 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #119 [security-proxy-auth builder 6/7] COPY . . [2023-11-01T15:54:07.894Z] #119 CACHED [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #120 [support-notifications builder 6/7] COPY . . [2023-11-01T15:54:07.894Z] #120 DONE 1.2s [2023-11-01T15:54:07.894Z] [2023-11-01T15:54:07.894Z] #121 [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-11-01T15:54:09.857Z] #121 ... [2023-11-01T15:54:09.857Z] [2023-11-01T15:54:09.857Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T15:54:09.857Z] #0 5.207 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-01T15:54:10.138Z] #122 ... [2023-11-01T15:54:10.138Z] [2023-11-01T15:54:10.138Z] #121 [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-11-01T15:54:10.138Z] #121 5.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-01T15:54:15.491Z] #121 ... [2023-11-01T15:54:15.491Z] [2023-11-01T15:54:15.491Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T15:54:15.491Z] #0 5.060 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-01T15:54:15.491Z] #123 ... [2023-11-01T15:54:15.491Z] [2023-11-01T15:54:15.491Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T15:54:15.491Z] #0 4.741 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-01T15:54:15.491Z] #124 ... [2023-11-01T15:54:15.491Z] [2023-11-01T15:54:15.491Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T15:54:15.491Z] #0 5.067 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-01T15:54:15.491Z] #125 ... [2023-11-01T15:54:15.491Z] [2023-11-01T15:54:15.491Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T15:54:15.491Z] #0 4.204 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-01T15:54:15.491Z] #126 ... [2023-11-01T15:54:15.491Z] [2023-11-01T15:54:15.491Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T15:54:15.491Z] #0 5.492 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-01T15:54:15.491Z] #127 ... [2023-11-01T15:54:15.491Z] [2023-11-01T15:54:15.491Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T15:54:15.491Z] #0 4.975 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-01T15:54:15.491Z] #128 ... [2023-11-01T15:54:15.491Z] [2023-11-01T15:54:15.491Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T15:54:15.491Z] #0 5.632 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-01T15:54:15.812Z] #129 ... [2023-11-01T15:54:15.812Z] [2023-11-01T15:54:15.812Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T15:54:15.812Z] #0 3.998 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-01T15:54:16.081Z] #130 ... [2023-11-01T15:54:16.081Z] [2023-11-01T15:54:16.081Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T15:54:16.081Z] #0 5.315 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-01T15:55:13.518Z] #131 ... [2023-11-01T15:55:13.518Z] [2023-11-01T15:55:13.518Z] #127 [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-11-01T15:55:13.518Z] #127 74.85 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-01T15:55:33.783Z] #127 DONE 95.5s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T15:55:33.783Z] #129 DONE 95.5s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T15:55:33.783Z] #121 DONE 95.5s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T15:55:33.783Z] #126 DONE 95.6s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T15:55:33.783Z] #130 ... [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T15:55:33.783Z] #123 DONE 95.7s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T15:55:33.783Z] #122 DONE 95.8s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T15:55:33.783Z] #132 ... [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T15:55:33.783Z] #131 DONE 95.8s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T15:55:33.783Z] #124 DONE 95.9s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T15:55:33.783Z] #128 DONE 95.9s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T15:55:33.783Z] #125 DONE 96.0s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T15:55:33.783Z] #133 ... [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T15:55:33.783Z] #130 DONE 96.1s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T15:55:33.783Z] #134 ... [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T15:55:33.783Z] #132 DONE 0.6s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #135 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-01T15:55:33.783Z] #135 DONE 0.7s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #136 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T15:55:33.783Z] #136 DONE 0.7s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T15:55:33.783Z] #137 DONE 0.6s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T15:55:33.783Z] #133 DONE 0.5s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T15:55:33.783Z] #134 DONE 0.3s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T15:55:33.783Z] #138 ... [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #139 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T15:55:33.783Z] #139 DONE 0.3s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #140 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T15:55:33.783Z] #140 DONE 0.3s [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #141 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-01T15:55:33.783Z] #141 CACHED [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #142 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T15:55:33.783Z] #142 CACHED [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #143 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T15:55:33.783Z] #143 CACHED [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #144 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T15:55:33.783Z] #144 CACHED [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #145 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T15:55:33.783Z] #145 CACHED [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #146 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T15:55:33.783Z] #146 CACHED [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T15:55:33.783Z] #147 CACHED [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.783Z] #148 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T15:55:33.783Z] #148 CACHED [2023-11-01T15:55:33.783Z] [2023-11-01T15:55:33.784Z] #149 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T15:55:33.784Z] #149 DONE 0.3s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #150 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T15:55:33.784Z] #150 DONE 0.3s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-01T15:55:33.784Z] #151 DONE 0.3s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T15:55:33.784Z] #138 DONE 0.3s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #152 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-01T15:55:33.784Z] #152 ... [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-01T15:55:33.784Z] #153 DONE 2.7s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #154 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-01T15:55:33.784Z] #154 DONE 2.7s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-01T15:55:33.784Z] #155 DONE 2.7s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #152 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-01T15:55:33.784Z] #152 DONE 2.6s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #156 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-01T15:55:33.784Z] #156 DONE 2.7s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-01T15:55:33.784Z] #157 DONE 2.8s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-01T15:55:33.784Z] #158 DONE 2.8s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #159 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-01T15:55:33.784Z] #159 DONE 2.8s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #160 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-01T15:55:33.784Z] #160 ... [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #161 [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-11-01T15:55:33.784Z] #161 DONE 2.7s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #162 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-01T15:55:33.784Z] #162 DONE 2.8s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #163 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-01T15:55:33.784Z] #163 DONE 0.2s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #164 [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-11-01T15:55:33.784Z] #164 DONE 0.3s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #165 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-01T15:55:33.784Z] #165 DONE 0.3s [2023-11-01T15:55:33.784Z] [2023-11-01T15:55:33.784Z] #166 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-01T15:55:34.047Z] #166 ... [2023-11-01T15:55:34.047Z] [2023-11-01T15:55:34.047Z] #167 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-01T15:55:34.047Z] #167 DONE 0.3s [2023-11-01T15:55:34.047Z] [2023-11-01T15:55:34.047Z] #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-01T15:55:34.047Z] #168 DONE 0.3s [2023-11-01T15:55:34.047Z] [2023-11-01T15:55:34.047Z] #169 [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-11-01T15:55:34.047Z] #169 DONE 0.3s [2023-11-01T15:55:34.047Z] [2023-11-01T15:55:34.047Z] #160 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-01T15:55:34.047Z] #160 DONE 0.3s [2023-11-01T15:55:34.047Z] [2023-11-01T15:55:34.047Z] #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-01T15:55:34.047Z] #170 DONE 0.3s [2023-11-01T15:55:34.047Z] [2023-11-01T15:55:34.047Z] #171 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-01T15:55:34.047Z] #171 DONE 0.4s [2023-11-01T15:55:34.047Z] [2023-11-01T15:55:34.047Z] #172 [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-11-01T15:55:34.047Z] #172 DONE 0.4s [2023-11-01T15:55:34.047Z] [2023-11-01T15:55:34.047Z] #173 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-01T15:55:34.047Z] #173 DONE 3.6s [2023-11-01T15:55:34.047Z] [2023-11-01T15:55:34.047Z] #94 [support-notifications] exporting to image [2023-11-01T15:55:34.047Z] #94 exporting layers 0.2s done [2023-11-01T15:55:34.306Z] #94 exporting layers 0.2s done [2023-11-01T15:55:34.306Z] #94 writing image sha256:1390360ae63e86679349c15a4d211785dd94652d216d52a79d4077937df8839e 0.1s done [2023-11-01T15:55:34.306Z] #94 naming to docker.io/library/core-data [2023-11-01T15:55:34.306Z] #94 ... [2023-11-01T15:55:34.306Z] [2023-11-01T15:55:34.306Z] #166 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-01T15:55:34.306Z] #166 DONE 0.4s [2023-11-01T15:55:34.306Z] [2023-11-01T15:55:34.306Z] #174 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-01T15:55:34.306Z] #174 DONE 0.4s [2023-11-01T15:55:34.306Z] [2023-11-01T15:55:34.306Z] #175 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-01T15:55:34.306Z] #175 DONE 0.4s [2023-11-01T15:55:34.306Z] [2023-11-01T15:55:34.306Z] #94 [security-spiffe-token-provider] exporting to image [2023-11-01T15:55:34.306Z] #94 exporting layers 0.3s done [2023-11-01T15:55:34.306Z] #94 naming to docker.io/library/core-data done [2023-11-01T15:55:34.306Z] #94 writing image sha256:48b14ee602c250ebf6561a9a20fde922a37a134f21a7c0f0d14d78eb8b675f89 0.1s done [2023-11-01T15:55:34.306Z] #94 writing image sha256:f599a81f31f887841af29ea42657d9902230e503ebbd493c192cb78fd1c30079 [2023-11-01T15:55:34.306Z] #94 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-11-01T15:55:34.306Z] #94 ... [2023-11-01T15:55:34.306Z] [2023-11-01T15:55:34.306Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-01T15:55:34.306Z] #176 DONE 0.4s [2023-11-01T15:55:34.306Z] [2023-11-01T15:55:34.306Z] #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-01T15:55:34.306Z] #177 DONE 0.4s [2023-11-01T15:55:34.306Z] [2023-11-01T15:55:34.306Z] #94 [support-scheduler] exporting to image [2023-11-01T15:55:34.306Z] #94 exporting layers 0.2s done [2023-11-01T15:55:34.306Z] #94 writing image sha256:f599a81f31f887841af29ea42657d9902230e503ebbd493c192cb78fd1c30079 0.1s done [2023-11-01T15:55:34.306Z] #94 naming to docker.io/library/core-command done [2023-11-01T15:55:34.306Z] #94 writing image sha256:e52a15d2bb1138986bc0d0cafed87c91aa5896fcd13eaf079f04c6eefe7fb7de done [2023-11-01T15:55:34.306Z] #94 naming to docker.io/library/support-scheduler done [2023-11-01T15:55:34.567Z] #94 ... [2023-11-01T15:55:34.567Z] [2023-11-01T15:55:34.567Z] #178 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T15:55:34.567Z] #178 DONE 0.3s [2023-11-01T15:55:34.567Z] [2023-11-01T15:55:34.567Z] #94 [support-notifications] exporting to image [2023-11-01T15:55:34.567Z] #94 writing image sha256:ede2b1433f1362575e1c2a05a8ce93a7ec847d5925508e2bcbe08be8302032d3 0.0s done [2023-11-01T15:55:34.567Z] #94 naming to docker.io/library/support-notifications done [2023-11-01T15:55:34.852Z] #94 writing image sha256:ba71e466e183106ee75ceb006a6126bb0ecf46205ee5e6a50cb29a54f20c3f85 [2023-11-01T15:55:34.852Z] #94 writing image sha256:ba71e466e183106ee75ceb006a6126bb0ecf46205ee5e6a50cb29a54f20c3f85 done [2023-11-01T15:55:34.852Z] #94 naming to docker.io/library/core-metadata 0.0s done [2023-11-01T15:55:34.852Z] #94 DONE 49.7s [2023-11-01T15:55:34.852Z] [2023-11-01T15:55:34.852Z] #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-01T15:55:35.112Z] #179 ... [2023-11-01T15:55:35.112Z] [2023-11-01T15:55:35.112Z] #180 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-01T15:55:35.112Z] #180 DONE 0.9s [2023-11-01T15:55:35.112Z] [2023-11-01T15:55:35.112Z] #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-01T15:55:35.112Z] #181 DONE 0.9s [2023-11-01T15:55:35.372Z] [2023-11-01T15:55:35.372Z] #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-01T15:55:35.372Z] #179 DONE 0.8s [2023-11-01T15:55:35.372Z] [2023-11-01T15:55:35.372Z] #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T15:55:35.372Z] #182 DONE 0.1s [2023-11-01T15:55:35.372Z] [2023-11-01T15:55:35.372Z] #183 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T15:55:35.372Z] #183 DONE 1.0s [2023-11-01T15:55:35.372Z] [2023-11-01T15:55:35.372Z] #94 [core-common-config-bootstrapper] exporting to image [2023-11-01T15:55:36.313Z] #94 ... [2023-11-01T15:55:36.313Z] [2023-11-01T15:55:36.313Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-01T15:55:36.313Z] #184 DONE 0.8s [2023-11-01T15:55:36.313Z] [2023-11-01T15:55:36.313Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-01T15:55:36.313Z] #185 DONE 0.8s [2023-11-01T15:55:36.313Z] [2023-11-01T15:55:36.313Z] #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T15:55:36.313Z] #186 DONE 1.7s [2023-11-01T15:55:36.313Z] [2023-11-01T15:55:36.313Z] #94 [security-proxy-auth] exporting to image [2023-11-01T15:55:36.313Z] #94 ... [2023-11-01T15:55:36.313Z] [2023-11-01T15:55:36.313Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-01T15:55:36.313Z] #187 DONE 0.1s [2023-11-01T15:55:36.313Z] [2023-11-01T15:55:36.313Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T15:55:36.313Z] #188 DONE 0.1s [2023-11-01T15:55:36.313Z] [2023-11-01T15:55:36.313Z] #189 [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-11-01T15:55:36.313Z] #189 DONE 0.1s [2023-11-01T15:55:36.313Z] [2023-11-01T15:55:36.313Z] #190 [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-11-01T15:55:36.313Z] #190 DONE 0.1s [2023-11-01T15:55:36.313Z] [2023-11-01T15:55:36.313Z] #94 [security-proxy-auth] exporting to image [2023-11-01T15:55:36.313Z] #94 exporting layers 0.2s done [2023-11-01T15:55:36.313Z] #94 writing image sha256:82b0453da6d7f9084f2e159609da9c1d468cf5ec6e8772dab25666b1a7801903 0.0s done [2023-11-01T15:55:36.313Z] #94 naming to docker.io/library/core-common-config-bootstrapper done [2023-11-01T15:55:36.313Z] #94 writing image sha256:e03a7d7c1b57fdd1c89776447ce0da87e8297108be1579f2630a268fabdb5f37 done [2023-11-01T15:55:36.313Z] #94 naming to docker.io/library/security-proxy-auth done [2023-11-01T15:55:36.313Z] #94 DONE 50.7s [2023-11-01T15:55:36.313Z] [2023-11-01T15:55:36.313Z] #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T15:55:36.571Z] #191 ... [2023-11-01T15:55:36.571Z] [2023-11-01T15:55:36.571Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-01T15:55:36.571Z] #192 DONE 0.1s [2023-11-01T15:55:36.571Z] [2023-11-01T15:55:36.571Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-01T15:55:36.571Z] #193 DONE 0.1s [2023-11-01T15:55:36.571Z] [2023-11-01T15:55:36.571Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T15:55:36.571Z] #194 DONE 1.3s [2023-11-01T15:55:36.571Z] [2023-11-01T15:55:36.571Z] #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T15:55:36.571Z] #191 DONE 0.4s [2023-11-01T15:55:36.571Z] [2023-11-01T15:55:36.571Z] #94 [security-secretstore-setup] exporting to image [2023-11-01T15:55:37.140Z] #94 ... [2023-11-01T15:55:37.140Z] [2023-11-01T15:55:37.140Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-01T15:55:37.140Z] #195 DONE 0.5s [2023-11-01T15:55:37.140Z] [2023-11-01T15:55:37.140Z] #94 [security-bootstrapper] exporting to image [2023-11-01T15:55:37.140Z] #94 exporting layers 0.4s done [2023-11-01T15:55:37.140Z] #94 writing image sha256:267e4cd6f7b752a7b96a208abcba8cb9ed04f3c4955884add6deaedd552fc11a 0.0s done [2023-11-01T15:55:37.140Z] #94 naming to docker.io/library/security-proxy-setup done [2023-11-01T15:55:37.140Z] #94 writing image sha256:61109e160f74a630a64dc568ffae2c9125e9f2c42f6efc5a42a3c53116a15113 done [2023-11-01T15:55:37.140Z] #94 naming to docker.io/library/security-secretstore-setup done [2023-11-01T15:55:37.398Z] #94 exporting layers 0.3s done [2023-11-01T15:55:37.398Z] #94 writing image sha256:1cdf631542aac1caa6801d45817af269412842ee9035c87988221893b2d849f2 done [2023-11-01T15:55:37.398Z] #94 naming to docker.io/library/security-bootstrapper done [2023-11-01T15:55:37.398Z] #94 DONE 51.5s [2023-11-01T15:55:37.399Z] time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T15:55:37.399Z] time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T15:55:37.399Z] time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T15:55:37.399Z] time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T15:55:37.399Z] time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T15:55:37.399Z] time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T15:55:37.399Z] time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T15:55:37.399Z] time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T15:55:37.399Z] time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T15:55:37.399Z] time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T15:55:37.399Z] time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T15:55:37.399Z] time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T15:55:37.399Z] time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T15:55:37.399Z] time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-01T15:55:37.410Z] $ docker stop --time=1 1bf150153d6a859196410127bf1b9452e23e0fb74b86cdf458f675f4a36e648e [2023-11-01T15:55:38.707Z] $ docker rm -f --volumes 1bf150153d6a859196410127bf1b9452e23e0fb74b86cdf458f675f4a36e648e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:55:39.046Z] + docker images [2023-11-01T15:55:39.046Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-01T15:55:39.046Z] security-secretstore-setup latest 61109e160f74 2 seconds ago 44.4MB [2023-11-01T15:55:39.046Z] security-proxy-setup latest 267e4cd6f7b7 2 seconds ago 34.4MB [2023-11-01T15:55:39.046Z] security-bootstrapper latest 1cdf631542aa 2 seconds ago 23.3MB [2023-11-01T15:55:39.046Z] core-common-config-bootstrapper latest 82b0453da6d7 3 seconds ago 18.2MB [2023-11-01T15:55:39.046Z] security-proxy-auth latest e03a7d7c1b57 3 seconds ago 19.5MB [2023-11-01T15:55:39.046Z] core-metadata latest ba71e466e183 4 seconds ago 21.7MB [2023-11-01T15:55:39.046Z] security-spiffe-token-provider latest 48b14ee602c2 5 seconds ago 35.1MB [2023-11-01T15:55:39.046Z] support-notifications latest ede2b1433f13 5 seconds ago 34.7MB [2023-11-01T15:55:39.046Z] support-scheduler latest e52a15d2bb11 5 seconds ago 34.1MB [2023-11-01T15:55:39.046Z] core-command latest f599a81f31f8 5 seconds ago 21.2MB [2023-11-01T15:55:39.046Z] core-data latest 1390360ae63e 5 seconds ago 21.3MB [2023-11-01T15:55:39.046Z] security-spire-agent latest bbc04e92fc5b About a minute ago 166MB [2023-11-01T15:55:39.046Z] security-spire-config latest 3f0d3a63c418 2 minutes ago 101MB [2023-11-01T15:55:39.046Z] security-spire-server latest 902b1d6b8364 2 minutes ago 107MB [2023-11-01T15:55:39.046Z] ci-base-image-x86_64 latest ec15b8612b7c 8 minutes ago 930MB [2023-11-01T15:55:39.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB [2023-11-01T15:55:39.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-11-01T15:55:39.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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-11-01T15:55:39.135Z] provisioning config files... [2023-11-01T15:55:39.143Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/602@tmp/config1690468886488114131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:55:39.440Z] ---> docker-login.sh [2023-11-01T15:55:39.441Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:55:39.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:55:39.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:55:39.441Z] Configure a credential helper to remove this warning. See [2023-11-01T15:55:39.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:55:39.441Z] [2023-11-01T15:55:39.441Z] Login Succeeded [2023-11-01T15:55:39.441Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:55:39.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:55:39.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:55:39.441Z] Configure a credential helper to remove this warning. See [2023-11-01T15:55:39.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:55:39.441Z] [2023-11-01T15:55:39.441Z] Login Succeeded [2023-11-01T15:55:39.441Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:55:39.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:55:39.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:55:39.701Z] Configure a credential helper to remove this warning. See [2023-11-01T15:55:39.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:55:39.701Z] [2023-11-01T15:55:39.701Z] Login Succeeded [2023-11-01T15:55:39.701Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:55:39.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:55:39.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:55:39.701Z] Configure a credential helper to remove this warning. See [2023-11-01T15:55:39.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:55:39.701Z] [2023-11-01T15:55:39.701Z] Login Succeeded [2023-11-01T15:55:39.701Z] docker.io [2023-11-01T15:55:39.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:55:39.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:55:39.960Z] Configure a credential helper to remove this warning. See [2023-11-01T15:55:39.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:55:39.960Z] [2023-11-01T15:55:39.960Z] Login Succeeded [2023-11-01T15:55:39.960Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:55:39.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:55:39.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:55:40.005Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-11-01T15:55:40.006Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:55:40.006Z] latest [2023-11-01T15:55:40.006Z] 3.1.0-dev.67 [2023-11-01T15:55:40.006Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:55:40.006Z] main [2023-11-01T15:55:40.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:40.315Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:40.629Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:55:40.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-01T15:55:40.629Z] 13b8af93cd77: Preparing [2023-11-01T15:55:40.629Z] 1780dc91dca6: Preparing [2023-11-01T15:55:40.629Z] 56420f4e308a: Preparing [2023-11-01T15:55:40.629Z] 51ec685927c6: Preparing [2023-11-01T15:55:40.629Z] b9d602321d09: Preparing [2023-11-01T15:55:40.629Z] cc2447e1835a: Preparing [2023-11-01T15:55:40.629Z] cc2447e1835a: Waiting [2023-11-01T15:55:40.889Z] 51ec685927c6: Pushed [2023-11-01T15:55:40.889Z] b9d602321d09: Pushed [2023-11-01T15:55:40.889Z] 56420f4e308a: Pushed [2023-11-01T15:55:40.889Z] 13b8af93cd77: Pushed [2023-11-01T15:55:40.889Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:42.266Z] 1780dc91dca6: Pushed [2023-11-01T15:55:42.526Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:e12f7953cf88ae4d27520fb711ef6f61e7605a2d9d1bc7588b16d3380b475df1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:42.836Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:43.143Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-01T15:55:43.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-01T15:55:43.143Z] 13b8af93cd77: Preparing [2023-11-01T15:55:43.143Z] 1780dc91dca6: Preparing [2023-11-01T15:55:43.143Z] 56420f4e308a: Preparing [2023-11-01T15:55:43.143Z] 51ec685927c6: Preparing [2023-11-01T15:55:43.143Z] b9d602321d09: Preparing [2023-11-01T15:55:43.143Z] cc2447e1835a: Preparing [2023-11-01T15:55:43.143Z] cc2447e1835a: Waiting [2023-11-01T15:55:43.143Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:43.143Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:43.143Z] 1780dc91dca6: Layer already exists [2023-11-01T15:55:43.143Z] 13b8af93cd77: Layer already exists [2023-11-01T15:55:43.143Z] b9d602321d09: Layer already exists [2023-11-01T15:55:43.143Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:43.144Z] latest: digest: sha256:e12f7953cf88ae4d27520fb711ef6f61e7605a2d9d1bc7588b16d3380b475df1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:43.450Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:43.753Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.67 [2023-11-01T15:55:43.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-01T15:55:43.753Z] 13b8af93cd77: Preparing [2023-11-01T15:55:43.753Z] 1780dc91dca6: Preparing [2023-11-01T15:55:43.753Z] 56420f4e308a: Preparing [2023-11-01T15:55:43.753Z] 51ec685927c6: Preparing [2023-11-01T15:55:43.753Z] b9d602321d09: Preparing [2023-11-01T15:55:43.753Z] cc2447e1835a: Preparing [2023-11-01T15:55:43.753Z] cc2447e1835a: Waiting [2023-11-01T15:55:43.753Z] b9d602321d09: Layer already exists [2023-11-01T15:55:43.753Z] 1780dc91dca6: Layer already exists [2023-11-01T15:55:43.753Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:43.753Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:43.753Z] 13b8af93cd77: Layer already exists [2023-11-01T15:55:43.753Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:43.753Z] 3.1.0-dev.67: digest: sha256:e12f7953cf88ae4d27520fb711ef6f61e7605a2d9d1bc7588b16d3380b475df1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:44.063Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:44.373Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:55:44.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-01T15:55:44.373Z] 13b8af93cd77: Preparing [2023-11-01T15:55:44.373Z] 1780dc91dca6: Preparing [2023-11-01T15:55:44.373Z] 56420f4e308a: Preparing [2023-11-01T15:55:44.373Z] 51ec685927c6: Preparing [2023-11-01T15:55:44.373Z] b9d602321d09: Preparing [2023-11-01T15:55:44.373Z] cc2447e1835a: Preparing [2023-11-01T15:55:44.373Z] cc2447e1835a: Waiting [2023-11-01T15:55:44.373Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:44.373Z] 1780dc91dca6: Layer already exists [2023-11-01T15:55:44.373Z] b9d602321d09: Layer already exists [2023-11-01T15:55:44.373Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:44.373Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:44.373Z] 13b8af93cd77: Layer already exists [2023-11-01T15:55:44.373Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:e12f7953cf88ae4d27520fb711ef6f61e7605a2d9d1bc7588b16d3380b475df1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:44.679Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:44.995Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-11-01T15:55:44.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-01T15:55:44.996Z] 13b8af93cd77: Preparing [2023-11-01T15:55:44.996Z] 1780dc91dca6: Preparing [2023-11-01T15:55:44.996Z] 56420f4e308a: Preparing [2023-11-01T15:55:44.996Z] 51ec685927c6: Preparing [2023-11-01T15:55:44.996Z] b9d602321d09: Preparing [2023-11-01T15:55:44.996Z] cc2447e1835a: Preparing [2023-11-01T15:55:44.996Z] cc2447e1835a: Waiting [2023-11-01T15:55:44.996Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:44.996Z] 1780dc91dca6: Layer already exists [2023-11-01T15:55:44.996Z] 13b8af93cd77: Layer already exists [2023-11-01T15:55:44.996Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:44.996Z] b9d602321d09: Layer already exists [2023-11-01T15:55:44.996Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:44.996Z] main: digest: sha256:e12f7953cf88ae4d27520fb711ef6f61e7605a2d9d1bc7588b16d3380b475df1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:55:45.044Z] ===================================================== [Pipeline] echo [2023-11-01T15:55:45.050Z] taggedImages: [2023-11-01T15:55:45.050Z] - nexus3.edgexfoundry.org:10004/core-command:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:55:45.050Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-01T15:55:45.050Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.67 [2023-11-01T15:55:45.050Z] - nexus3.edgexfoundry.org:10004/core-command:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:55:45.050Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-11-01T15:55:45.076Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-11-01T15:55:45.076Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:55:45.076Z] latest [2023-11-01T15:55:45.076Z] 3.1.0-dev.67 [2023-11-01T15:55:45.076Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:55:45.076Z] main [2023-11-01T15:55:45.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:45.406Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:45.711Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:55:45.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-01T15:55:45.711Z] a2d4ddd7d65b: Preparing [2023-11-01T15:55:45.711Z] 7a7b5733792b: Preparing [2023-11-01T15:55:45.711Z] 2764b9c7033a: Preparing [2023-11-01T15:55:45.711Z] 2563c2a4e01d: Preparing [2023-11-01T15:55:45.711Z] 56420f4e308a: Preparing [2023-11-01T15:55:45.711Z] 51ec685927c6: Preparing [2023-11-01T15:55:45.711Z] b9d602321d09: Preparing [2023-11-01T15:55:45.711Z] cc2447e1835a: Preparing [2023-11-01T15:55:45.711Z] 51ec685927c6: Waiting [2023-11-01T15:55:45.711Z] b9d602321d09: Waiting [2023-11-01T15:55:45.711Z] cc2447e1835a: Waiting [2023-11-01T15:55:45.711Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:45.711Z] 2764b9c7033a: Pushed [2023-11-01T15:55:45.711Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:45.711Z] 7a7b5733792b: Pushed [2023-11-01T15:55:45.711Z] a2d4ddd7d65b: Pushed [2023-11-01T15:55:45.711Z] b9d602321d09: Layer already exists [2023-11-01T15:55:45.711Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:47.087Z] 2563c2a4e01d: Pushed [2023-11-01T15:55:47.087Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:af0586516c9f6f0d48af745a9557c98290287223f22f8f5ffe01b53bf54c2c9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:47.481Z] + 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-11-01T15:55:47.787Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-01T15:55:47.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-01T15:55:47.787Z] a2d4ddd7d65b: Preparing [2023-11-01T15:55:47.787Z] 7a7b5733792b: Preparing [2023-11-01T15:55:47.787Z] 2764b9c7033a: Preparing [2023-11-01T15:55:47.787Z] 2563c2a4e01d: Preparing [2023-11-01T15:55:47.787Z] 56420f4e308a: Preparing [2023-11-01T15:55:47.787Z] 51ec685927c6: Preparing [2023-11-01T15:55:47.787Z] b9d602321d09: Preparing [2023-11-01T15:55:47.787Z] cc2447e1835a: Preparing [2023-11-01T15:55:47.787Z] 51ec685927c6: Waiting [2023-11-01T15:55:47.787Z] b9d602321d09: Waiting [2023-11-01T15:55:47.787Z] cc2447e1835a: Waiting [2023-11-01T15:55:47.787Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:47.787Z] 2563c2a4e01d: Layer already exists [2023-11-01T15:55:47.787Z] 7a7b5733792b: Layer already exists [2023-11-01T15:55:47.787Z] a2d4ddd7d65b: Layer already exists [2023-11-01T15:55:47.787Z] 2764b9c7033a: Layer already exists [2023-11-01T15:55:47.787Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:47.787Z] b9d602321d09: Layer already exists [2023-11-01T15:55:47.787Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:47.787Z] latest: digest: sha256:af0586516c9f6f0d48af745a9557c98290287223f22f8f5ffe01b53bf54c2c9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:48.100Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:48.417Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.67 [2023-11-01T15:55:48.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-01T15:55:48.417Z] a2d4ddd7d65b: Preparing [2023-11-01T15:55:48.417Z] 7a7b5733792b: Preparing [2023-11-01T15:55:48.417Z] 2764b9c7033a: Preparing [2023-11-01T15:55:48.417Z] 2563c2a4e01d: Preparing [2023-11-01T15:55:48.417Z] 56420f4e308a: Preparing [2023-11-01T15:55:48.417Z] 51ec685927c6: Preparing [2023-11-01T15:55:48.417Z] b9d602321d09: Preparing [2023-11-01T15:55:48.417Z] cc2447e1835a: Preparing [2023-11-01T15:55:48.417Z] b9d602321d09: Waiting [2023-11-01T15:55:48.417Z] cc2447e1835a: Waiting [2023-11-01T15:55:48.417Z] 7a7b5733792b: Layer already exists [2023-11-01T15:55:48.417Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:48.417Z] 2764b9c7033a: Layer already exists [2023-11-01T15:55:48.417Z] 2563c2a4e01d: Layer already exists [2023-11-01T15:55:48.417Z] a2d4ddd7d65b: Layer already exists [2023-11-01T15:55:48.417Z] b9d602321d09: Layer already exists [2023-11-01T15:55:48.417Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:48.417Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:48.417Z] 3.1.0-dev.67: digest: sha256:af0586516c9f6f0d48af745a9557c98290287223f22f8f5ffe01b53bf54c2c9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:48.736Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:49.109Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:55:49.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-01T15:55:49.109Z] a2d4ddd7d65b: Preparing [2023-11-01T15:55:49.109Z] 7a7b5733792b: Preparing [2023-11-01T15:55:49.109Z] 2764b9c7033a: Preparing [2023-11-01T15:55:49.109Z] 2563c2a4e01d: Preparing [2023-11-01T15:55:49.109Z] 56420f4e308a: Preparing [2023-11-01T15:55:49.109Z] 51ec685927c6: Preparing [2023-11-01T15:55:49.109Z] b9d602321d09: Preparing [2023-11-01T15:55:49.109Z] cc2447e1835a: Preparing [2023-11-01T15:55:49.109Z] 51ec685927c6: Waiting [2023-11-01T15:55:49.109Z] b9d602321d09: Waiting [2023-11-01T15:55:49.109Z] cc2447e1835a: Waiting [2023-11-01T15:55:49.109Z] a2d4ddd7d65b: Layer already exists [2023-11-01T15:55:49.109Z] 7a7b5733792b: Layer already exists [2023-11-01T15:55:49.110Z] 2563c2a4e01d: Layer already exists [2023-11-01T15:55:49.110Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:49.110Z] 2764b9c7033a: Layer already exists [2023-11-01T15:55:49.110Z] b9d602321d09: Layer already exists [2023-11-01T15:55:49.110Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:49.110Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:49.110Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:af0586516c9f6f0d48af745a9557c98290287223f22f8f5ffe01b53bf54c2c9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:49.513Z] + 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-11-01T15:55:49.894Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-11-01T15:55:49.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-01T15:55:49.895Z] a2d4ddd7d65b: Preparing [2023-11-01T15:55:49.895Z] 7a7b5733792b: Preparing [2023-11-01T15:55:49.895Z] 2764b9c7033a: Preparing [2023-11-01T15:55:49.895Z] 2563c2a4e01d: Preparing [2023-11-01T15:55:49.895Z] 56420f4e308a: Preparing [2023-11-01T15:55:49.895Z] 51ec685927c6: Preparing [2023-11-01T15:55:49.895Z] b9d602321d09: Preparing [2023-11-01T15:55:49.895Z] cc2447e1835a: Preparing [2023-11-01T15:55:49.895Z] 51ec685927c6: Waiting [2023-11-01T15:55:49.895Z] b9d602321d09: Waiting [2023-11-01T15:55:49.895Z] cc2447e1835a: Waiting [2023-11-01T15:55:49.895Z] a2d4ddd7d65b: Layer already exists [2023-11-01T15:55:49.895Z] 2563c2a4e01d: Layer already exists [2023-11-01T15:55:49.895Z] 2764b9c7033a: Layer already exists [2023-11-01T15:55:49.895Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:49.895Z] 7a7b5733792b: Layer already exists [2023-11-01T15:55:49.895Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:49.895Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:49.895Z] b9d602321d09: Layer already exists [2023-11-01T15:55:49.895Z] main: digest: sha256:af0586516c9f6f0d48af745a9557c98290287223f22f8f5ffe01b53bf54c2c9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:55:49.982Z] ===================================================== [Pipeline] echo [2023-11-01T15:55:49.988Z] taggedImages: [2023-11-01T15:55:49.988Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:55:49.988Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-01T15:55:49.988Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.67 [2023-11-01T15:55:49.988Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:55:49.988Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-11-01T15:55:50.005Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-11-01T15:55:50.005Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:55:50.005Z] latest [2023-11-01T15:55:50.005Z] 3.1.0-dev.67 [2023-11-01T15:55:50.005Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:55:50.005Z] main [2023-11-01T15:55:50.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:50.326Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:50.639Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:55:50.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-01T15:55:50.639Z] 15fc084bfc14: Preparing [2023-11-01T15:55:50.639Z] dd6e159a0c7a: Preparing [2023-11-01T15:55:50.639Z] 56420f4e308a: Preparing [2023-11-01T15:55:50.639Z] 51ec685927c6: Preparing [2023-11-01T15:55:50.639Z] bf5f4632b9ba: Preparing [2023-11-01T15:55:50.639Z] cc2447e1835a: Preparing [2023-11-01T15:55:50.639Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:50.639Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:50.639Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:50.639Z] 15fc084bfc14: Pushed [2023-11-01T15:55:50.639Z] bf5f4632b9ba: Pushed [2023-11-01T15:55:52.017Z] dd6e159a0c7a: Pushed [2023-11-01T15:55:52.277Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:9b5b1694368bfe2f4f7c286c284a96d45bcba87c2e3c021eca6fb6dfd4650b1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:52.584Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:52.887Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-01T15:55:52.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-01T15:55:52.887Z] 15fc084bfc14: Preparing [2023-11-01T15:55:52.887Z] dd6e159a0c7a: Preparing [2023-11-01T15:55:52.887Z] 56420f4e308a: Preparing [2023-11-01T15:55:52.887Z] 51ec685927c6: Preparing [2023-11-01T15:55:52.887Z] bf5f4632b9ba: Preparing [2023-11-01T15:55:52.887Z] cc2447e1835a: Preparing [2023-11-01T15:55:52.887Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:52.887Z] dd6e159a0c7a: Layer already exists [2023-11-01T15:55:52.887Z] bf5f4632b9ba: Layer already exists [2023-11-01T15:55:52.887Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:52.887Z] 15fc084bfc14: Layer already exists [2023-11-01T15:55:52.887Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:52.887Z] latest: digest: sha256:9b5b1694368bfe2f4f7c286c284a96d45bcba87c2e3c021eca6fb6dfd4650b1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:53.195Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:53.509Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.67 [2023-11-01T15:55:53.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-01T15:55:53.509Z] 15fc084bfc14: Preparing [2023-11-01T15:55:53.509Z] dd6e159a0c7a: Preparing [2023-11-01T15:55:53.509Z] 56420f4e308a: Preparing [2023-11-01T15:55:53.509Z] 51ec685927c6: Preparing [2023-11-01T15:55:53.509Z] bf5f4632b9ba: Preparing [2023-11-01T15:55:53.509Z] cc2447e1835a: Preparing [2023-11-01T15:55:53.509Z] cc2447e1835a: Waiting [2023-11-01T15:55:53.509Z] 15fc084bfc14: Layer already exists [2023-11-01T15:55:53.509Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:53.509Z] dd6e159a0c7a: Layer already exists [2023-11-01T15:55:53.509Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:53.509Z] bf5f4632b9ba: Layer already exists [2023-11-01T15:55:53.509Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:53.509Z] 3.1.0-dev.67: digest: sha256:9b5b1694368bfe2f4f7c286c284a96d45bcba87c2e3c021eca6fb6dfd4650b1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:53.825Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:54.131Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:55:54.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-01T15:55:54.131Z] 15fc084bfc14: Preparing [2023-11-01T15:55:54.131Z] dd6e159a0c7a: Preparing [2023-11-01T15:55:54.131Z] 56420f4e308a: Preparing [2023-11-01T15:55:54.131Z] 51ec685927c6: Preparing [2023-11-01T15:55:54.131Z] bf5f4632b9ba: Preparing [2023-11-01T15:55:54.131Z] cc2447e1835a: Preparing [2023-11-01T15:55:54.131Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:54.131Z] 15fc084bfc14: Layer already exists [2023-11-01T15:55:54.131Z] bf5f4632b9ba: Layer already exists [2023-11-01T15:55:54.131Z] dd6e159a0c7a: Layer already exists [2023-11-01T15:55:54.131Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:54.131Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:54.131Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:9b5b1694368bfe2f4f7c286c284a96d45bcba87c2e3c021eca6fb6dfd4650b1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:54.440Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:54.736Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-11-01T15:55:54.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-01T15:55:54.736Z] 15fc084bfc14: Preparing [2023-11-01T15:55:54.736Z] dd6e159a0c7a: Preparing [2023-11-01T15:55:54.736Z] 56420f4e308a: Preparing [2023-11-01T15:55:54.736Z] 51ec685927c6: Preparing [2023-11-01T15:55:54.736Z] bf5f4632b9ba: Preparing [2023-11-01T15:55:54.736Z] cc2447e1835a: Preparing [2023-11-01T15:55:54.736Z] cc2447e1835a: Waiting [2023-11-01T15:55:54.736Z] bf5f4632b9ba: Layer already exists [2023-11-01T15:55:54.736Z] dd6e159a0c7a: Layer already exists [2023-11-01T15:55:54.736Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:54.736Z] 15fc084bfc14: Layer already exists [2023-11-01T15:55:54.736Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:54.736Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:54.736Z] main: digest: sha256:9b5b1694368bfe2f4f7c286c284a96d45bcba87c2e3c021eca6fb6dfd4650b1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:55:54.779Z] ===================================================== [Pipeline] echo [2023-11-01T15:55:54.787Z] taggedImages: [2023-11-01T15:55:54.787Z] - nexus3.edgexfoundry.org:10004/core-data:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:55:54.787Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-01T15:55:54.787Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.67 [2023-11-01T15:55:54.787Z] - nexus3.edgexfoundry.org:10004/core-data:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:55:54.787Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-11-01T15:55:54.807Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-11-01T15:55:54.807Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:55:54.807Z] latest [2023-11-01T15:55:54.807Z] 3.1.0-dev.67 [2023-11-01T15:55:54.807Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:55:54.807Z] main [2023-11-01T15:55:54.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:55.114Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:55.427Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:55:55.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-01T15:55:55.427Z] 867dcbec612a: Preparing [2023-11-01T15:55:55.427Z] b8d852901423: Preparing [2023-11-01T15:55:55.427Z] 2bcfe225e344: Preparing [2023-11-01T15:55:55.428Z] 56420f4e308a: Preparing [2023-11-01T15:55:55.428Z] 51ec685927c6: Preparing [2023-11-01T15:55:55.428Z] b9d602321d09: Preparing [2023-11-01T15:55:55.428Z] cc2447e1835a: Preparing [2023-11-01T15:55:55.428Z] cc2447e1835a: Waiting [2023-11-01T15:55:55.428Z] b9d602321d09: Waiting [2023-11-01T15:55:55.428Z] b8d852901423: Pushed [2023-11-01T15:55:55.428Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:55.686Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:55.686Z] 867dcbec612a: Pushed [2023-11-01T15:55:55.686Z] b9d602321d09: Layer already exists [2023-11-01T15:55:55.686Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:57.063Z] 2bcfe225e344: Pushed [2023-11-01T15:55:57.323Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:615705a3ab0b3096294edbbfc4e7982fc8a0152642cabb3e108167efb6bf4718 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:57.632Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:57.942Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-01T15:55:57.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-01T15:55:57.942Z] 867dcbec612a: Preparing [2023-11-01T15:55:57.942Z] b8d852901423: Preparing [2023-11-01T15:55:57.942Z] 2bcfe225e344: Preparing [2023-11-01T15:55:57.942Z] 56420f4e308a: Preparing [2023-11-01T15:55:57.942Z] 51ec685927c6: Preparing [2023-11-01T15:55:57.942Z] b9d602321d09: Preparing [2023-11-01T15:55:57.942Z] cc2447e1835a: Preparing [2023-11-01T15:55:57.942Z] b9d602321d09: Waiting [2023-11-01T15:55:57.942Z] cc2447e1835a: Waiting [2023-11-01T15:55:57.942Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:57.942Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:57.942Z] 867dcbec612a: Layer already exists [2023-11-01T15:55:57.942Z] b8d852901423: Layer already exists [2023-11-01T15:55:57.942Z] 2bcfe225e344: Layer already exists [2023-11-01T15:55:57.942Z] b9d602321d09: Layer already exists [2023-11-01T15:55:57.942Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:57.942Z] latest: digest: sha256:615705a3ab0b3096294edbbfc4e7982fc8a0152642cabb3e108167efb6bf4718 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:58.273Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:58.579Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.67 [2023-11-01T15:55:58.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-01T15:55:58.579Z] 867dcbec612a: Preparing [2023-11-01T15:55:58.579Z] b8d852901423: Preparing [2023-11-01T15:55:58.579Z] 2bcfe225e344: Preparing [2023-11-01T15:55:58.579Z] 56420f4e308a: Preparing [2023-11-01T15:55:58.579Z] 51ec685927c6: Preparing [2023-11-01T15:55:58.579Z] b9d602321d09: Preparing [2023-11-01T15:55:58.579Z] cc2447e1835a: Preparing [2023-11-01T15:55:58.579Z] b9d602321d09: Waiting [2023-11-01T15:55:58.579Z] cc2447e1835a: Waiting [2023-11-01T15:55:58.579Z] 2bcfe225e344: Layer already exists [2023-11-01T15:55:58.579Z] b8d852901423: Layer already exists [2023-11-01T15:55:58.579Z] 867dcbec612a: Layer already exists [2023-11-01T15:55:58.579Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:58.579Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:58.579Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:58.579Z] b9d602321d09: Layer already exists [2023-11-01T15:55:58.579Z] 3.1.0-dev.67: digest: sha256:615705a3ab0b3096294edbbfc4e7982fc8a0152642cabb3e108167efb6bf4718 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:58.887Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:59.201Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:55:59.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-01T15:55:59.202Z] 867dcbec612a: Preparing [2023-11-01T15:55:59.202Z] b8d852901423: Preparing [2023-11-01T15:55:59.202Z] 2bcfe225e344: Preparing [2023-11-01T15:55:59.202Z] 56420f4e308a: Preparing [2023-11-01T15:55:59.202Z] 51ec685927c6: Preparing [2023-11-01T15:55:59.202Z] b9d602321d09: Preparing [2023-11-01T15:55:59.202Z] cc2447e1835a: Preparing [2023-11-01T15:55:59.202Z] b9d602321d09: Waiting [2023-11-01T15:55:59.202Z] cc2447e1835a: Waiting [2023-11-01T15:55:59.202Z] 867dcbec612a: Layer already exists [2023-11-01T15:55:59.202Z] b8d852901423: Layer already exists [2023-11-01T15:55:59.202Z] 2bcfe225e344: Layer already exists [2023-11-01T15:55:59.202Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:59.202Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:59.202Z] b9d602321d09: Layer already exists [2023-11-01T15:55:59.202Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:59.202Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:615705a3ab0b3096294edbbfc4e7982fc8a0152642cabb3e108167efb6bf4718 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:59.511Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:55:59.821Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-11-01T15:55:59.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-01T15:55:59.821Z] 867dcbec612a: Preparing [2023-11-01T15:55:59.821Z] b8d852901423: Preparing [2023-11-01T15:55:59.821Z] 2bcfe225e344: Preparing [2023-11-01T15:55:59.821Z] 56420f4e308a: Preparing [2023-11-01T15:55:59.821Z] 51ec685927c6: Preparing [2023-11-01T15:55:59.821Z] b9d602321d09: Preparing [2023-11-01T15:55:59.821Z] cc2447e1835a: Preparing [2023-11-01T15:55:59.821Z] b9d602321d09: Waiting [2023-11-01T15:55:59.821Z] cc2447e1835a: Waiting [2023-11-01T15:55:59.821Z] b8d852901423: Layer already exists [2023-11-01T15:55:59.821Z] 51ec685927c6: Layer already exists [2023-11-01T15:55:59.821Z] 2bcfe225e344: Layer already exists [2023-11-01T15:55:59.821Z] 56420f4e308a: Layer already exists [2023-11-01T15:55:59.821Z] 867dcbec612a: Layer already exists [2023-11-01T15:55:59.821Z] b9d602321d09: Layer already exists [2023-11-01T15:55:59.821Z] cc2447e1835a: Layer already exists [2023-11-01T15:55:59.821Z] main: digest: sha256:615705a3ab0b3096294edbbfc4e7982fc8a0152642cabb3e108167efb6bf4718 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:55:59.865Z] ===================================================== [Pipeline] echo [2023-11-01T15:55:59.873Z] taggedImages: [2023-11-01T15:55:59.873Z] - nexus3.edgexfoundry.org:10004/core-metadata:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:55:59.873Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-01T15:55:59.873Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.67 [2023-11-01T15:55:59.873Z] - nexus3.edgexfoundry.org:10004/core-metadata:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:55:59.873Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-11-01T15:55:59.897Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-11-01T15:55:59.897Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:55:59.897Z] latest [2023-11-01T15:55:59.897Z] 3.1.0-dev.67 [2023-11-01T15:55:59.897Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:55:59.897Z] main [2023-11-01T15:55:59.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:00.203Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:00.518Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:00.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-01T15:56:00.518Z] c8456232d63a: Preparing [2023-11-01T15:56:00.518Z] d3ca0469c6d7: Preparing [2023-11-01T15:56:00.518Z] 252fe6388ebf: Preparing [2023-11-01T15:56:00.518Z] 15be609fc49c: Preparing [2023-11-01T15:56:00.518Z] 5beb73d3e4a7: Preparing [2023-11-01T15:56:00.518Z] d4cff02cb18f: Preparing [2023-11-01T15:56:00.518Z] 59380c241e74: Preparing [2023-11-01T15:56:00.518Z] 56420f4e308a: Preparing [2023-11-01T15:56:00.518Z] 51ec685927c6: Preparing [2023-11-01T15:56:00.518Z] 57792111341c: Preparing [2023-11-01T15:56:00.518Z] 2d55a8c20d8a: Preparing [2023-11-01T15:56:00.518Z] 5f70bf18a086: Preparing [2023-11-01T15:56:00.518Z] 62cf5a56abce: Preparing [2023-11-01T15:56:00.518Z] 7fee22c4a342: Preparing [2023-11-01T15:56:00.518Z] cc2447e1835a: Preparing [2023-11-01T15:56:00.518Z] 51ec685927c6: Waiting [2023-11-01T15:56:00.518Z] 57792111341c: Waiting [2023-11-01T15:56:00.518Z] d4cff02cb18f: Waiting [2023-11-01T15:56:00.518Z] 59380c241e74: Waiting [2023-11-01T15:56:00.518Z] 56420f4e308a: Waiting [2023-11-01T15:56:00.518Z] 2d55a8c20d8a: Waiting [2023-11-01T15:56:00.518Z] 5f70bf18a086: Waiting [2023-11-01T15:56:00.518Z] cc2447e1835a: Waiting [2023-11-01T15:56:00.518Z] 62cf5a56abce: Waiting [2023-11-01T15:56:00.518Z] 7fee22c4a342: Waiting [2023-11-01T15:56:00.518Z] 5beb73d3e4a7: Pushed [2023-11-01T15:56:00.518Z] d3ca0469c6d7: Pushed [2023-11-01T15:56:00.518Z] 15be609fc49c: Pushed [2023-11-01T15:56:00.518Z] 252fe6388ebf: Pushed [2023-11-01T15:56:00.777Z] c8456232d63a: Pushed [2023-11-01T15:56:00.777Z] d4cff02cb18f: Pushed [2023-11-01T15:56:01.345Z] 57792111341c: Pushed [2023-11-01T15:56:01.345Z] 2d55a8c20d8a: Pushed [2023-11-01T15:56:01.345Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:01.603Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:01.603Z] 5f70bf18a086: Pushed [2023-11-01T15:56:01.603Z] 62cf5a56abce: Pushed [2023-11-01T15:56:01.862Z] 7fee22c4a342: Pushed [2023-11-01T15:56:02.121Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:02.699Z] 59380c241e74: Pushed [2023-11-01T15:56:02.699Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:4ee8218ab0d3a7b9a44f818c348fc71898a6c7939bbdc2524b76b1aa73e38ef2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:03.279Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:03.591Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-01T15:56:03.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-01T15:56:03.592Z] c8456232d63a: Preparing [2023-11-01T15:56:03.592Z] d3ca0469c6d7: Preparing [2023-11-01T15:56:03.592Z] 252fe6388ebf: Preparing [2023-11-01T15:56:03.592Z] 15be609fc49c: Preparing [2023-11-01T15:56:03.592Z] 5beb73d3e4a7: Preparing [2023-11-01T15:56:03.592Z] d4cff02cb18f: Preparing [2023-11-01T15:56:03.592Z] 59380c241e74: Preparing [2023-11-01T15:56:03.592Z] 56420f4e308a: Preparing [2023-11-01T15:56:03.592Z] 51ec685927c6: Preparing [2023-11-01T15:56:03.592Z] 57792111341c: Preparing [2023-11-01T15:56:03.592Z] 2d55a8c20d8a: Preparing [2023-11-01T15:56:03.592Z] 5f70bf18a086: Preparing [2023-11-01T15:56:03.592Z] 62cf5a56abce: Preparing [2023-11-01T15:56:03.592Z] 7fee22c4a342: Preparing [2023-11-01T15:56:03.592Z] cc2447e1835a: Preparing [2023-11-01T15:56:03.592Z] 57792111341c: Waiting [2023-11-01T15:56:03.592Z] 2d55a8c20d8a: Waiting [2023-11-01T15:56:03.592Z] 5f70bf18a086: Waiting [2023-11-01T15:56:03.592Z] d4cff02cb18f: Waiting [2023-11-01T15:56:03.592Z] 59380c241e74: Waiting [2023-11-01T15:56:03.592Z] 56420f4e308a: Waiting [2023-11-01T15:56:03.592Z] 51ec685927c6: Waiting [2023-11-01T15:56:03.592Z] 7fee22c4a342: Waiting [2023-11-01T15:56:03.592Z] 62cf5a56abce: Waiting [2023-11-01T15:56:03.592Z] cc2447e1835a: Waiting [2023-11-01T15:56:03.592Z] 252fe6388ebf: Layer already exists [2023-11-01T15:56:03.592Z] 15be609fc49c: Layer already exists [2023-11-01T15:56:03.592Z] c8456232d63a: Layer already exists [2023-11-01T15:56:03.592Z] 5beb73d3e4a7: Layer already exists [2023-11-01T15:56:03.592Z] d3ca0469c6d7: Layer already exists [2023-11-01T15:56:03.592Z] 57792111341c: Layer already exists [2023-11-01T15:56:03.592Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:03.592Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:03.592Z] 59380c241e74: Layer already exists [2023-11-01T15:56:03.592Z] 2d55a8c20d8a: Layer already exists [2023-11-01T15:56:03.592Z] 5f70bf18a086: Layer already exists [2023-11-01T15:56:03.592Z] 62cf5a56abce: Layer already exists [2023-11-01T15:56:03.592Z] 7fee22c4a342: Layer already exists [2023-11-01T15:56:03.592Z] d4cff02cb18f: Layer already exists [2023-11-01T15:56:03.592Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:03.592Z] latest: digest: sha256:4ee8218ab0d3a7b9a44f818c348fc71898a6c7939bbdc2524b76b1aa73e38ef2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:03.926Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:04.229Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.67 [2023-11-01T15:56:04.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-01T15:56:04.229Z] c8456232d63a: Preparing [2023-11-01T15:56:04.229Z] d3ca0469c6d7: Preparing [2023-11-01T15:56:04.229Z] 252fe6388ebf: Preparing [2023-11-01T15:56:04.229Z] 15be609fc49c: Preparing [2023-11-01T15:56:04.229Z] 5beb73d3e4a7: Preparing [2023-11-01T15:56:04.229Z] d4cff02cb18f: Preparing [2023-11-01T15:56:04.229Z] 59380c241e74: Preparing [2023-11-01T15:56:04.229Z] 56420f4e308a: Preparing [2023-11-01T15:56:04.229Z] 51ec685927c6: Preparing [2023-11-01T15:56:04.229Z] 57792111341c: Preparing [2023-11-01T15:56:04.229Z] 2d55a8c20d8a: Preparing [2023-11-01T15:56:04.229Z] 5f70bf18a086: Preparing [2023-11-01T15:56:04.229Z] 62cf5a56abce: Preparing [2023-11-01T15:56:04.229Z] 7fee22c4a342: Preparing [2023-11-01T15:56:04.229Z] cc2447e1835a: Preparing [2023-11-01T15:56:04.229Z] d4cff02cb18f: Waiting [2023-11-01T15:56:04.229Z] 57792111341c: Waiting [2023-11-01T15:56:04.229Z] 59380c241e74: Waiting [2023-11-01T15:56:04.229Z] 2d55a8c20d8a: Waiting [2023-11-01T15:56:04.229Z] 56420f4e308a: Waiting [2023-11-01T15:56:04.229Z] 51ec685927c6: Waiting [2023-11-01T15:56:04.229Z] 5f70bf18a086: Waiting [2023-11-01T15:56:04.229Z] 62cf5a56abce: Waiting [2023-11-01T15:56:04.229Z] 7fee22c4a342: Waiting [2023-11-01T15:56:04.229Z] cc2447e1835a: Waiting [2023-11-01T15:56:04.229Z] c8456232d63a: Layer already exists [2023-11-01T15:56:04.229Z] d3ca0469c6d7: Layer already exists [2023-11-01T15:56:04.229Z] 15be609fc49c: Layer already exists [2023-11-01T15:56:04.229Z] 5beb73d3e4a7: Layer already exists [2023-11-01T15:56:04.229Z] 252fe6388ebf: Layer already exists [2023-11-01T15:56:04.229Z] d4cff02cb18f: Layer already exists [2023-11-01T15:56:04.229Z] 57792111341c: Layer already exists [2023-11-01T15:56:04.229Z] 59380c241e74: Layer already exists [2023-11-01T15:56:04.229Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:04.229Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:04.229Z] 2d55a8c20d8a: Layer already exists [2023-11-01T15:56:04.229Z] 7fee22c4a342: Layer already exists [2023-11-01T15:56:04.229Z] 62cf5a56abce: Layer already exists [2023-11-01T15:56:04.229Z] 5f70bf18a086: Layer already exists [2023-11-01T15:56:04.229Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:04.229Z] 3.1.0-dev.67: digest: sha256:4ee8218ab0d3a7b9a44f818c348fc71898a6c7939bbdc2524b76b1aa73e38ef2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:04.535Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:04.843Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:04.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-01T15:56:04.844Z] c8456232d63a: Preparing [2023-11-01T15:56:04.844Z] d3ca0469c6d7: Preparing [2023-11-01T15:56:04.844Z] 252fe6388ebf: Preparing [2023-11-01T15:56:04.844Z] 15be609fc49c: Preparing [2023-11-01T15:56:04.844Z] 5beb73d3e4a7: Preparing [2023-11-01T15:56:04.844Z] d4cff02cb18f: Preparing [2023-11-01T15:56:04.844Z] 59380c241e74: Preparing [2023-11-01T15:56:04.844Z] 56420f4e308a: Preparing [2023-11-01T15:56:04.844Z] 51ec685927c6: Preparing [2023-11-01T15:56:04.844Z] 57792111341c: Preparing [2023-11-01T15:56:04.844Z] 2d55a8c20d8a: Preparing [2023-11-01T15:56:04.844Z] 5f70bf18a086: Preparing [2023-11-01T15:56:04.844Z] 62cf5a56abce: Preparing [2023-11-01T15:56:04.844Z] 7fee22c4a342: Preparing [2023-11-01T15:56:04.844Z] cc2447e1835a: Preparing [2023-11-01T15:56:04.844Z] 59380c241e74: Waiting [2023-11-01T15:56:04.844Z] 56420f4e308a: Waiting [2023-11-01T15:56:04.844Z] 51ec685927c6: Waiting [2023-11-01T15:56:04.844Z] 7fee22c4a342: Waiting [2023-11-01T15:56:04.844Z] cc2447e1835a: Waiting [2023-11-01T15:56:04.844Z] 57792111341c: Waiting [2023-11-01T15:56:04.844Z] 2d55a8c20d8a: Waiting [2023-11-01T15:56:04.844Z] 5f70bf18a086: Waiting [2023-11-01T15:56:04.844Z] d4cff02cb18f: Waiting [2023-11-01T15:56:04.844Z] 62cf5a56abce: Waiting [2023-11-01T15:56:04.844Z] 15be609fc49c: Layer already exists [2023-11-01T15:56:04.844Z] d3ca0469c6d7: Layer already exists [2023-11-01T15:56:04.844Z] 252fe6388ebf: Layer already exists [2023-11-01T15:56:04.844Z] c8456232d63a: Layer already exists [2023-11-01T15:56:04.844Z] 5beb73d3e4a7: Layer already exists [2023-11-01T15:56:04.844Z] d4cff02cb18f: Layer already exists [2023-11-01T15:56:04.844Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:04.844Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:04.844Z] 59380c241e74: Layer already exists [2023-11-01T15:56:04.844Z] 57792111341c: Layer already exists [2023-11-01T15:56:04.844Z] 2d55a8c20d8a: Layer already exists [2023-11-01T15:56:04.844Z] 62cf5a56abce: Layer already exists [2023-11-01T15:56:04.844Z] 5f70bf18a086: Layer already exists [2023-11-01T15:56:04.844Z] 7fee22c4a342: Layer already exists [2023-11-01T15:56:04.844Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:04.844Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:4ee8218ab0d3a7b9a44f818c348fc71898a6c7939bbdc2524b76b1aa73e38ef2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:05.149Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:05.451Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-11-01T15:56:05.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-01T15:56:05.452Z] c8456232d63a: Preparing [2023-11-01T15:56:05.452Z] d3ca0469c6d7: Preparing [2023-11-01T15:56:05.452Z] 252fe6388ebf: Preparing [2023-11-01T15:56:05.452Z] 15be609fc49c: Preparing [2023-11-01T15:56:05.452Z] 5beb73d3e4a7: Preparing [2023-11-01T15:56:05.452Z] d4cff02cb18f: Preparing [2023-11-01T15:56:05.452Z] 59380c241e74: Preparing [2023-11-01T15:56:05.452Z] 56420f4e308a: Preparing [2023-11-01T15:56:05.452Z] 51ec685927c6: Preparing [2023-11-01T15:56:05.452Z] 57792111341c: Preparing [2023-11-01T15:56:05.452Z] 2d55a8c20d8a: Preparing [2023-11-01T15:56:05.452Z] 5f70bf18a086: Preparing [2023-11-01T15:56:05.452Z] 62cf5a56abce: Preparing [2023-11-01T15:56:05.452Z] 7fee22c4a342: Preparing [2023-11-01T15:56:05.452Z] cc2447e1835a: Preparing [2023-11-01T15:56:05.452Z] 56420f4e308a: Waiting [2023-11-01T15:56:05.452Z] 51ec685927c6: Waiting [2023-11-01T15:56:05.452Z] 57792111341c: Waiting [2023-11-01T15:56:05.452Z] 2d55a8c20d8a: Waiting [2023-11-01T15:56:05.452Z] 5f70bf18a086: Waiting [2023-11-01T15:56:05.452Z] 62cf5a56abce: Waiting [2023-11-01T15:56:05.452Z] 7fee22c4a342: Waiting [2023-11-01T15:56:05.452Z] cc2447e1835a: Waiting [2023-11-01T15:56:05.452Z] d4cff02cb18f: Waiting [2023-11-01T15:56:05.452Z] 59380c241e74: Waiting [2023-11-01T15:56:05.452Z] 5beb73d3e4a7: Layer already exists [2023-11-01T15:56:05.452Z] 15be609fc49c: Layer already exists [2023-11-01T15:56:05.452Z] 252fe6388ebf: Layer already exists [2023-11-01T15:56:05.452Z] c8456232d63a: Layer already exists [2023-11-01T15:56:05.452Z] d3ca0469c6d7: Layer already exists [2023-11-01T15:56:05.452Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:05.452Z] 59380c241e74: Layer already exists [2023-11-01T15:56:05.452Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:05.452Z] 57792111341c: Layer already exists [2023-11-01T15:56:05.452Z] d4cff02cb18f: Layer already exists [2023-11-01T15:56:05.452Z] 7fee22c4a342: Layer already exists [2023-11-01T15:56:05.452Z] 62cf5a56abce: Layer already exists [2023-11-01T15:56:05.452Z] 2d55a8c20d8a: Layer already exists [2023-11-01T15:56:05.452Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:05.452Z] 5f70bf18a086: Layer already exists [2023-11-01T15:56:05.452Z] main: digest: sha256:4ee8218ab0d3a7b9a44f818c348fc71898a6c7939bbdc2524b76b1aa73e38ef2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:56:05.491Z] ===================================================== [Pipeline] echo [2023-11-01T15:56:05.496Z] taggedImages: [2023-11-01T15:56:05.496Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:05.496Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-01T15:56:05.496Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.67 [2023-11-01T15:56:05.496Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:05.496Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-11-01T15:56:05.511Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-11-01T15:56:05.511Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:05.511Z] latest [2023-11-01T15:56:05.511Z] 3.1.0-dev.67 [2023-11-01T15:56:05.511Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:05.511Z] main [2023-11-01T15:56:05.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:05.821Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:06.123Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:06.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-01T15:56:06.123Z] a2d4ddd7d65b: Preparing [2023-11-01T15:56:06.123Z] 7a7b5733792b: Preparing [2023-11-01T15:56:06.123Z] 9a52de985bfc: Preparing [2023-11-01T15:56:06.123Z] 357eb39a5936: Preparing [2023-11-01T15:56:06.123Z] 56420f4e308a: Preparing [2023-11-01T15:56:06.123Z] 51ec685927c6: Preparing [2023-11-01T15:56:06.123Z] b9d602321d09: Preparing [2023-11-01T15:56:06.123Z] cc2447e1835a: Preparing [2023-11-01T15:56:06.123Z] b9d602321d09: Waiting [2023-11-01T15:56:06.123Z] cc2447e1835a: Waiting [2023-11-01T15:56:06.123Z] 51ec685927c6: Waiting [2023-11-01T15:56:06.123Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:06.123Z] 7a7b5733792b: Layer already exists [2023-11-01T15:56:06.123Z] a2d4ddd7d65b: Layer already exists [2023-11-01T15:56:06.123Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:06.123Z] 9a52de985bfc: Pushed [2023-11-01T15:56:06.123Z] b9d602321d09: Layer already exists [2023-11-01T15:56:06.123Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:07.500Z] 357eb39a5936: Pushed [2023-11-01T15:56:07.501Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:de8ca6961576561777887b637c9ba0d4ae1c0c87ec7e634ed9067f6e8df84e19 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:07.805Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:08.106Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-01T15:56:08.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-01T15:56:08.106Z] a2d4ddd7d65b: Preparing [2023-11-01T15:56:08.106Z] 7a7b5733792b: Preparing [2023-11-01T15:56:08.106Z] 9a52de985bfc: Preparing [2023-11-01T15:56:08.106Z] 357eb39a5936: Preparing [2023-11-01T15:56:08.106Z] 56420f4e308a: Preparing [2023-11-01T15:56:08.106Z] 51ec685927c6: Preparing [2023-11-01T15:56:08.106Z] b9d602321d09: Preparing [2023-11-01T15:56:08.106Z] cc2447e1835a: Preparing [2023-11-01T15:56:08.106Z] 51ec685927c6: Waiting [2023-11-01T15:56:08.106Z] b9d602321d09: Waiting [2023-11-01T15:56:08.106Z] cc2447e1835a: Waiting [2023-11-01T15:56:08.106Z] 9a52de985bfc: Layer already exists [2023-11-01T15:56:08.106Z] 357eb39a5936: Layer already exists [2023-11-01T15:56:08.106Z] 7a7b5733792b: Layer already exists [2023-11-01T15:56:08.106Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:08.106Z] a2d4ddd7d65b: Layer already exists [2023-11-01T15:56:08.106Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:08.106Z] b9d602321d09: Layer already exists [2023-11-01T15:56:08.106Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:08.106Z] latest: digest: sha256:de8ca6961576561777887b637c9ba0d4ae1c0c87ec7e634ed9067f6e8df84e19 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:08.411Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:08.710Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.67 [2023-11-01T15:56:08.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-01T15:56:08.710Z] a2d4ddd7d65b: Preparing [2023-11-01T15:56:08.710Z] 7a7b5733792b: Preparing [2023-11-01T15:56:08.710Z] 9a52de985bfc: Preparing [2023-11-01T15:56:08.710Z] 357eb39a5936: Preparing [2023-11-01T15:56:08.710Z] 56420f4e308a: Preparing [2023-11-01T15:56:08.710Z] 51ec685927c6: Preparing [2023-11-01T15:56:08.710Z] b9d602321d09: Preparing [2023-11-01T15:56:08.710Z] cc2447e1835a: Preparing [2023-11-01T15:56:08.710Z] b9d602321d09: Waiting [2023-11-01T15:56:08.710Z] cc2447e1835a: Waiting [2023-11-01T15:56:08.710Z] 51ec685927c6: Waiting [2023-11-01T15:56:08.710Z] 9a52de985bfc: Layer already exists [2023-11-01T15:56:08.710Z] 7a7b5733792b: Layer already exists [2023-11-01T15:56:08.710Z] 357eb39a5936: Layer already exists [2023-11-01T15:56:08.710Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:08.710Z] a2d4ddd7d65b: Layer already exists [2023-11-01T15:56:08.710Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:08.710Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:08.710Z] b9d602321d09: Layer already exists [2023-11-01T15:56:08.710Z] 3.1.0-dev.67: digest: sha256:de8ca6961576561777887b637c9ba0d4ae1c0c87ec7e634ed9067f6e8df84e19 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:09.013Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:09.315Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:09.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-01T15:56:09.315Z] a2d4ddd7d65b: Preparing [2023-11-01T15:56:09.315Z] 7a7b5733792b: Preparing [2023-11-01T15:56:09.315Z] 9a52de985bfc: Preparing [2023-11-01T15:56:09.315Z] 357eb39a5936: Preparing [2023-11-01T15:56:09.315Z] 56420f4e308a: Preparing [2023-11-01T15:56:09.315Z] 51ec685927c6: Preparing [2023-11-01T15:56:09.315Z] b9d602321d09: Preparing [2023-11-01T15:56:09.315Z] cc2447e1835a: Preparing [2023-11-01T15:56:09.315Z] 51ec685927c6: Waiting [2023-11-01T15:56:09.315Z] b9d602321d09: Waiting [2023-11-01T15:56:09.315Z] cc2447e1835a: Waiting [2023-11-01T15:56:09.315Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:09.315Z] a2d4ddd7d65b: Layer already exists [2023-11-01T15:56:09.315Z] 7a7b5733792b: Layer already exists [2023-11-01T15:56:09.315Z] 9a52de985bfc: Layer already exists [2023-11-01T15:56:09.315Z] 357eb39a5936: Layer already exists [2023-11-01T15:56:09.315Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:09.315Z] b9d602321d09: Layer already exists [2023-11-01T15:56:09.315Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:09.315Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:de8ca6961576561777887b637c9ba0d4ae1c0c87ec7e634ed9067f6e8df84e19 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:09.624Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:09.921Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-11-01T15:56:09.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-01T15:56:09.921Z] a2d4ddd7d65b: Preparing [2023-11-01T15:56:09.921Z] 7a7b5733792b: Preparing [2023-11-01T15:56:09.921Z] 9a52de985bfc: Preparing [2023-11-01T15:56:09.921Z] 357eb39a5936: Preparing [2023-11-01T15:56:09.921Z] 56420f4e308a: Preparing [2023-11-01T15:56:09.921Z] 51ec685927c6: Preparing [2023-11-01T15:56:09.921Z] b9d602321d09: Preparing [2023-11-01T15:56:09.921Z] cc2447e1835a: Preparing [2023-11-01T15:56:09.921Z] 51ec685927c6: Waiting [2023-11-01T15:56:09.921Z] b9d602321d09: Waiting [2023-11-01T15:56:09.921Z] cc2447e1835a: Waiting [2023-11-01T15:56:09.921Z] 9a52de985bfc: Layer already exists [2023-11-01T15:56:09.921Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:09.921Z] 357eb39a5936: Layer already exists [2023-11-01T15:56:09.921Z] 7a7b5733792b: Layer already exists [2023-11-01T15:56:09.921Z] a2d4ddd7d65b: Layer already exists [2023-11-01T15:56:09.921Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:09.921Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:09.921Z] b9d602321d09: Layer already exists [2023-11-01T15:56:09.921Z] main: digest: sha256:de8ca6961576561777887b637c9ba0d4ae1c0c87ec7e634ed9067f6e8df84e19 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:56:09.978Z] ===================================================== [Pipeline] echo [2023-11-01T15:56:09.988Z] taggedImages: [2023-11-01T15:56:09.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:09.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-01T15:56:09.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.67 [2023-11-01T15:56:09.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:09.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-11-01T15:56:10.010Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-11-01T15:56:10.010Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:10.010Z] latest [2023-11-01T15:56:10.010Z] 3.1.0-dev.67 [2023-11-01T15:56:10.010Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:10.010Z] main [2023-11-01T15:56:10.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:10.340Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:10.651Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:10.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-01T15:56:10.651Z] c9f3606c1ae1: Preparing [2023-11-01T15:56:10.651Z] 6e74f49a64af: Preparing [2023-11-01T15:56:10.651Z] e57182af4e9c: Preparing [2023-11-01T15:56:10.651Z] 55c2107ef546: Preparing [2023-11-01T15:56:10.651Z] d2110fb3129d: Preparing [2023-11-01T15:56:10.651Z] 56420f4e308a: Preparing [2023-11-01T15:56:10.651Z] 51ec685927c6: Preparing [2023-11-01T15:56:10.651Z] 55ea4b46271e: Preparing [2023-11-01T15:56:10.651Z] b0a01c190e0d: Preparing [2023-11-01T15:56:10.651Z] cc2447e1835a: Preparing [2023-11-01T15:56:10.651Z] 51ec685927c6: Waiting [2023-11-01T15:56:10.651Z] 55ea4b46271e: Waiting [2023-11-01T15:56:10.651Z] 56420f4e308a: Waiting [2023-11-01T15:56:10.651Z] b0a01c190e0d: Waiting [2023-11-01T15:56:10.651Z] cc2447e1835a: Waiting [2023-11-01T15:56:10.651Z] 55c2107ef546: Pushed [2023-11-01T15:56:10.651Z] c9f3606c1ae1: Pushed [2023-11-01T15:56:10.651Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:10.651Z] 6e74f49a64af: Pushed [2023-11-01T15:56:10.651Z] d2110fb3129d: Pushed [2023-11-01T15:56:10.651Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:10.651Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:10.909Z] 55ea4b46271e: Pushed [2023-11-01T15:56:11.845Z] e57182af4e9c: Pushed [2023-11-01T15:56:12.413Z] b0a01c190e0d: Pushed [2023-11-01T15:56:12.413Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:5802b732fb2ccb43fe468f043e4e9838a1d97fafee68888cf53adba6d60b4e06 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:12.733Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:13.042Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-01T15:56:13.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-01T15:56:13.042Z] c9f3606c1ae1: Preparing [2023-11-01T15:56:13.042Z] 6e74f49a64af: Preparing [2023-11-01T15:56:13.042Z] e57182af4e9c: Preparing [2023-11-01T15:56:13.042Z] 55c2107ef546: Preparing [2023-11-01T15:56:13.042Z] d2110fb3129d: Preparing [2023-11-01T15:56:13.042Z] 56420f4e308a: Preparing [2023-11-01T15:56:13.042Z] 51ec685927c6: Preparing [2023-11-01T15:56:13.042Z] 55ea4b46271e: Preparing [2023-11-01T15:56:13.042Z] b0a01c190e0d: Preparing [2023-11-01T15:56:13.042Z] cc2447e1835a: Preparing [2023-11-01T15:56:13.042Z] 51ec685927c6: Waiting [2023-11-01T15:56:13.042Z] b0a01c190e0d: Waiting [2023-11-01T15:56:13.042Z] cc2447e1835a: Waiting [2023-11-01T15:56:13.042Z] 55ea4b46271e: Waiting [2023-11-01T15:56:13.042Z] 6e74f49a64af: Layer already exists [2023-11-01T15:56:13.042Z] c9f3606c1ae1: Layer already exists [2023-11-01T15:56:13.042Z] 55c2107ef546: Layer already exists [2023-11-01T15:56:13.042Z] d2110fb3129d: Layer already exists [2023-11-01T15:56:13.042Z] e57182af4e9c: Layer already exists [2023-11-01T15:56:13.042Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:13.042Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:13.042Z] b0a01c190e0d: Layer already exists [2023-11-01T15:56:13.042Z] 55ea4b46271e: Layer already exists [2023-11-01T15:56:13.042Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:13.042Z] latest: digest: sha256:5802b732fb2ccb43fe468f043e4e9838a1d97fafee68888cf53adba6d60b4e06 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:13.376Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:13.687Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.67 [2023-11-01T15:56:13.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-01T15:56:13.687Z] c9f3606c1ae1: Preparing [2023-11-01T15:56:13.687Z] 6e74f49a64af: Preparing [2023-11-01T15:56:13.687Z] e57182af4e9c: Preparing [2023-11-01T15:56:13.687Z] 55c2107ef546: Preparing [2023-11-01T15:56:13.687Z] d2110fb3129d: Preparing [2023-11-01T15:56:13.687Z] 56420f4e308a: Preparing [2023-11-01T15:56:13.687Z] 51ec685927c6: Preparing [2023-11-01T15:56:13.687Z] 55ea4b46271e: Preparing [2023-11-01T15:56:13.687Z] b0a01c190e0d: Preparing [2023-11-01T15:56:13.687Z] cc2447e1835a: Preparing [2023-11-01T15:56:13.687Z] 56420f4e308a: Waiting [2023-11-01T15:56:13.687Z] 51ec685927c6: Waiting [2023-11-01T15:56:13.687Z] 55ea4b46271e: Waiting [2023-11-01T15:56:13.687Z] b0a01c190e0d: Waiting [2023-11-01T15:56:13.687Z] cc2447e1835a: Waiting [2023-11-01T15:56:13.687Z] d2110fb3129d: Layer already exists [2023-11-01T15:56:13.687Z] 55c2107ef546: Layer already exists [2023-11-01T15:56:13.687Z] c9f3606c1ae1: Layer already exists [2023-11-01T15:56:13.687Z] 6e74f49a64af: Layer already exists [2023-11-01T15:56:13.687Z] e57182af4e9c: Layer already exists [2023-11-01T15:56:13.687Z] 55ea4b46271e: Layer already exists [2023-11-01T15:56:13.687Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:13.687Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:13.687Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:13.687Z] b0a01c190e0d: Layer already exists [2023-11-01T15:56:13.687Z] 3.1.0-dev.67: digest: sha256:5802b732fb2ccb43fe468f043e4e9838a1d97fafee68888cf53adba6d60b4e06 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:14.008Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:14.314Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:14.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-01T15:56:14.314Z] c9f3606c1ae1: Preparing [2023-11-01T15:56:14.314Z] 6e74f49a64af: Preparing [2023-11-01T15:56:14.314Z] e57182af4e9c: Preparing [2023-11-01T15:56:14.314Z] 55c2107ef546: Preparing [2023-11-01T15:56:14.314Z] d2110fb3129d: Preparing [2023-11-01T15:56:14.314Z] 56420f4e308a: Preparing [2023-11-01T15:56:14.314Z] 51ec685927c6: Preparing [2023-11-01T15:56:14.314Z] 55ea4b46271e: Preparing [2023-11-01T15:56:14.314Z] b0a01c190e0d: Preparing [2023-11-01T15:56:14.314Z] cc2447e1835a: Preparing [2023-11-01T15:56:14.315Z] 51ec685927c6: Waiting [2023-11-01T15:56:14.315Z] 55ea4b46271e: Waiting [2023-11-01T15:56:14.315Z] b0a01c190e0d: Waiting [2023-11-01T15:56:14.315Z] cc2447e1835a: Waiting [2023-11-01T15:56:14.315Z] 56420f4e308a: Waiting [2023-11-01T15:56:14.315Z] c9f3606c1ae1: Layer already exists [2023-11-01T15:56:14.315Z] 55c2107ef546: Layer already exists [2023-11-01T15:56:14.315Z] 6e74f49a64af: Layer already exists [2023-11-01T15:56:14.315Z] e57182af4e9c: Layer already exists [2023-11-01T15:56:14.315Z] d2110fb3129d: Layer already exists [2023-11-01T15:56:14.315Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:14.315Z] b0a01c190e0d: Layer already exists [2023-11-01T15:56:14.315Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:14.315Z] 55ea4b46271e: Layer already exists [2023-11-01T15:56:14.315Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:14.315Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:5802b732fb2ccb43fe468f043e4e9838a1d97fafee68888cf53adba6d60b4e06 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:14.619Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:14.921Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-11-01T15:56:14.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-01T15:56:14.921Z] c9f3606c1ae1: Preparing [2023-11-01T15:56:14.921Z] 6e74f49a64af: Preparing [2023-11-01T15:56:14.921Z] e57182af4e9c: Preparing [2023-11-01T15:56:14.921Z] 55c2107ef546: Preparing [2023-11-01T15:56:14.921Z] d2110fb3129d: Preparing [2023-11-01T15:56:14.921Z] 56420f4e308a: Preparing [2023-11-01T15:56:14.921Z] 51ec685927c6: Preparing [2023-11-01T15:56:14.921Z] 55ea4b46271e: Preparing [2023-11-01T15:56:14.921Z] b0a01c190e0d: Preparing [2023-11-01T15:56:14.921Z] cc2447e1835a: Preparing [2023-11-01T15:56:14.921Z] 55ea4b46271e: Waiting [2023-11-01T15:56:14.921Z] 56420f4e308a: Waiting [2023-11-01T15:56:14.921Z] 51ec685927c6: Waiting [2023-11-01T15:56:14.921Z] cc2447e1835a: Waiting [2023-11-01T15:56:14.921Z] e57182af4e9c: Layer already exists [2023-11-01T15:56:14.921Z] 6e74f49a64af: Layer already exists [2023-11-01T15:56:14.921Z] d2110fb3129d: Layer already exists [2023-11-01T15:56:14.921Z] 55c2107ef546: Layer already exists [2023-11-01T15:56:14.921Z] c9f3606c1ae1: Layer already exists [2023-11-01T15:56:14.921Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:14.921Z] b0a01c190e0d: Layer already exists [2023-11-01T15:56:14.921Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:14.921Z] 55ea4b46271e: Layer already exists [2023-11-01T15:56:14.921Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:14.921Z] main: digest: sha256:5802b732fb2ccb43fe468f043e4e9838a1d97fafee68888cf53adba6d60b4e06 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:56:14.962Z] ===================================================== [Pipeline] echo [2023-11-01T15:56:14.969Z] taggedImages: [2023-11-01T15:56:14.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:14.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-01T15:56:14.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.67 [2023-11-01T15:56:14.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:14.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-11-01T15:56:14.986Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-11-01T15:56:14.986Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:14.986Z] latest [2023-11-01T15:56:14.986Z] 3.1.0-dev.67 [2023-11-01T15:56:14.986Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:14.986Z] main [2023-11-01T15:56:14.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:15.292Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:15.600Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:15.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-01T15:56:15.600Z] cfcfb9496ffe: Preparing [2023-11-01T15:56:15.600Z] cf72e535872f: Preparing [2023-11-01T15:56:15.600Z] 4686f0f4538b: Preparing [2023-11-01T15:56:15.600Z] 1f460a2e9689: Preparing [2023-11-01T15:56:15.600Z] fa8c5bc94eb1: Preparing [2023-11-01T15:56:15.600Z] 7210d263e182: Preparing [2023-11-01T15:56:15.600Z] 9c05c2e4a2a6: Preparing [2023-11-01T15:56:15.600Z] 56420f4e308a: Preparing [2023-11-01T15:56:15.600Z] 51ec685927c6: Preparing [2023-11-01T15:56:15.600Z] 84eefb3de892: Preparing [2023-11-01T15:56:15.600Z] cc2447e1835a: Preparing [2023-11-01T15:56:15.600Z] 7210d263e182: Waiting [2023-11-01T15:56:15.600Z] 51ec685927c6: Waiting [2023-11-01T15:56:15.600Z] 84eefb3de892: Waiting [2023-11-01T15:56:15.600Z] 9c05c2e4a2a6: Waiting [2023-11-01T15:56:15.600Z] cc2447e1835a: Waiting [2023-11-01T15:56:15.600Z] cfcfb9496ffe: Pushed [2023-11-01T15:56:15.600Z] cf72e535872f: Pushed [2023-11-01T15:56:15.600Z] fa8c5bc94eb1: Pushed [2023-11-01T15:56:15.600Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:15.600Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:15.858Z] 7210d263e182: Pushed [2023-11-01T15:56:15.858Z] 9c05c2e4a2a6: Pushed [2023-11-01T15:56:15.858Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:16.795Z] 1f460a2e9689: Pushed [2023-11-01T15:56:16.795Z] 84eefb3de892: Pushed [2023-11-01T15:56:17.054Z] 4686f0f4538b: Pushed [2023-11-01T15:56:17.313Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:436126e59d392cb88ee5d74bb665f39129a3f283b9db40f7c77d957627c96545 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:17.628Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:17.936Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-01T15:56:17.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-01T15:56:17.936Z] cfcfb9496ffe: Preparing [2023-11-01T15:56:17.936Z] cf72e535872f: Preparing [2023-11-01T15:56:17.936Z] 4686f0f4538b: Preparing [2023-11-01T15:56:17.936Z] 1f460a2e9689: Preparing [2023-11-01T15:56:17.936Z] fa8c5bc94eb1: Preparing [2023-11-01T15:56:17.936Z] 7210d263e182: Preparing [2023-11-01T15:56:17.936Z] 9c05c2e4a2a6: Preparing [2023-11-01T15:56:17.936Z] 56420f4e308a: Preparing [2023-11-01T15:56:17.936Z] 51ec685927c6: Preparing [2023-11-01T15:56:17.936Z] 84eefb3de892: Preparing [2023-11-01T15:56:17.936Z] cc2447e1835a: Preparing [2023-11-01T15:56:17.936Z] 7210d263e182: Waiting [2023-11-01T15:56:17.936Z] 51ec685927c6: Waiting [2023-11-01T15:56:17.936Z] 9c05c2e4a2a6: Waiting [2023-11-01T15:56:17.936Z] 56420f4e308a: Waiting [2023-11-01T15:56:17.936Z] 84eefb3de892: Waiting [2023-11-01T15:56:17.936Z] 4686f0f4538b: Layer already exists [2023-11-01T15:56:17.936Z] cfcfb9496ffe: Layer already exists [2023-11-01T15:56:17.936Z] fa8c5bc94eb1: Layer already exists [2023-11-01T15:56:17.936Z] cf72e535872f: Layer already exists [2023-11-01T15:56:17.936Z] 1f460a2e9689: Layer already exists [2023-11-01T15:56:17.936Z] 7210d263e182: Layer already exists [2023-11-01T15:56:17.936Z] 9c05c2e4a2a6: Layer already exists [2023-11-01T15:56:17.936Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:17.936Z] 84eefb3de892: Layer already exists [2023-11-01T15:56:17.936Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:17.936Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:17.936Z] latest: digest: sha256:436126e59d392cb88ee5d74bb665f39129a3f283b9db40f7c77d957627c96545 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:18.254Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:18.555Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.67 [2023-11-01T15:56:18.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-01T15:56:18.555Z] cfcfb9496ffe: Preparing [2023-11-01T15:56:18.555Z] cf72e535872f: Preparing [2023-11-01T15:56:18.555Z] 4686f0f4538b: Preparing [2023-11-01T15:56:18.555Z] 1f460a2e9689: Preparing [2023-11-01T15:56:18.555Z] fa8c5bc94eb1: Preparing [2023-11-01T15:56:18.555Z] 7210d263e182: Preparing [2023-11-01T15:56:18.555Z] 9c05c2e4a2a6: Preparing [2023-11-01T15:56:18.555Z] 56420f4e308a: Preparing [2023-11-01T15:56:18.555Z] 51ec685927c6: Preparing [2023-11-01T15:56:18.555Z] 84eefb3de892: Preparing [2023-11-01T15:56:18.555Z] cc2447e1835a: Preparing [2023-11-01T15:56:18.555Z] 51ec685927c6: Waiting [2023-11-01T15:56:18.555Z] 84eefb3de892: Waiting [2023-11-01T15:56:18.555Z] 7210d263e182: Waiting [2023-11-01T15:56:18.555Z] cc2447e1835a: Waiting [2023-11-01T15:56:18.555Z] 9c05c2e4a2a6: Waiting [2023-11-01T15:56:18.555Z] 56420f4e308a: Waiting [2023-11-01T15:56:18.555Z] 1f460a2e9689: Layer already exists [2023-11-01T15:56:18.555Z] cfcfb9496ffe: Layer already exists [2023-11-01T15:56:18.555Z] cf72e535872f: Layer already exists [2023-11-01T15:56:18.555Z] 4686f0f4538b: Layer already exists [2023-11-01T15:56:18.555Z] fa8c5bc94eb1: Layer already exists [2023-11-01T15:56:18.555Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:18.555Z] 7210d263e182: Layer already exists [2023-11-01T15:56:18.555Z] 9c05c2e4a2a6: Layer already exists [2023-11-01T15:56:18.555Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:18.555Z] 84eefb3de892: Layer already exists [2023-11-01T15:56:18.555Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:18.555Z] 3.1.0-dev.67: digest: sha256:436126e59d392cb88ee5d74bb665f39129a3f283b9db40f7c77d957627c96545 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:18.870Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:19.182Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:19.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-01T15:56:19.182Z] cfcfb9496ffe: Preparing [2023-11-01T15:56:19.182Z] cf72e535872f: Preparing [2023-11-01T15:56:19.182Z] 4686f0f4538b: Preparing [2023-11-01T15:56:19.182Z] 1f460a2e9689: Preparing [2023-11-01T15:56:19.182Z] fa8c5bc94eb1: Preparing [2023-11-01T15:56:19.182Z] 7210d263e182: Preparing [2023-11-01T15:56:19.182Z] 9c05c2e4a2a6: Preparing [2023-11-01T15:56:19.182Z] 56420f4e308a: Preparing [2023-11-01T15:56:19.182Z] 51ec685927c6: Preparing [2023-11-01T15:56:19.182Z] 84eefb3de892: Preparing [2023-11-01T15:56:19.182Z] cc2447e1835a: Preparing [2023-11-01T15:56:19.182Z] 7210d263e182: Waiting [2023-11-01T15:56:19.182Z] 9c05c2e4a2a6: Waiting [2023-11-01T15:56:19.182Z] 56420f4e308a: Waiting [2023-11-01T15:56:19.182Z] 51ec685927c6: Waiting [2023-11-01T15:56:19.182Z] cc2447e1835a: Waiting [2023-11-01T15:56:19.182Z] 84eefb3de892: Waiting [2023-11-01T15:56:19.182Z] 1f460a2e9689: Layer already exists [2023-11-01T15:56:19.182Z] cf72e535872f: Layer already exists [2023-11-01T15:56:19.182Z] fa8c5bc94eb1: Layer already exists [2023-11-01T15:56:19.182Z] 4686f0f4538b: Layer already exists [2023-11-01T15:56:19.182Z] cfcfb9496ffe: Layer already exists [2023-11-01T15:56:19.182Z] 7210d263e182: Layer already exists [2023-11-01T15:56:19.182Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:19.182Z] 9c05c2e4a2a6: Layer already exists [2023-11-01T15:56:19.182Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:19.182Z] 84eefb3de892: Layer already exists [2023-11-01T15:56:19.182Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:19.182Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:436126e59d392cb88ee5d74bb665f39129a3f283b9db40f7c77d957627c96545 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:19.488Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:19.791Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-11-01T15:56:19.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-01T15:56:19.791Z] cfcfb9496ffe: Preparing [2023-11-01T15:56:19.791Z] cf72e535872f: Preparing [2023-11-01T15:56:19.791Z] 4686f0f4538b: Preparing [2023-11-01T15:56:19.791Z] 1f460a2e9689: Preparing [2023-11-01T15:56:19.791Z] fa8c5bc94eb1: Preparing [2023-11-01T15:56:19.791Z] 7210d263e182: Preparing [2023-11-01T15:56:19.791Z] 9c05c2e4a2a6: Preparing [2023-11-01T15:56:19.791Z] 56420f4e308a: Preparing [2023-11-01T15:56:19.791Z] 51ec685927c6: Preparing [2023-11-01T15:56:19.791Z] 84eefb3de892: Preparing [2023-11-01T15:56:19.791Z] cc2447e1835a: Preparing [2023-11-01T15:56:19.791Z] 9c05c2e4a2a6: Waiting [2023-11-01T15:56:19.791Z] 56420f4e308a: Waiting [2023-11-01T15:56:19.791Z] 51ec685927c6: Waiting [2023-11-01T15:56:19.791Z] 84eefb3de892: Waiting [2023-11-01T15:56:19.791Z] cc2447e1835a: Waiting [2023-11-01T15:56:19.791Z] 7210d263e182: Waiting [2023-11-01T15:56:19.791Z] cf72e535872f: Layer already exists [2023-11-01T15:56:19.791Z] 1f460a2e9689: Layer already exists [2023-11-01T15:56:19.791Z] fa8c5bc94eb1: Layer already exists [2023-11-01T15:56:19.791Z] 4686f0f4538b: Layer already exists [2023-11-01T15:56:19.791Z] cfcfb9496ffe: Layer already exists [2023-11-01T15:56:19.791Z] 9c05c2e4a2a6: Layer already exists [2023-11-01T15:56:19.791Z] 7210d263e182: Layer already exists [2023-11-01T15:56:19.791Z] 84eefb3de892: Layer already exists [2023-11-01T15:56:19.791Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:19.791Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:19.791Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:19.791Z] main: digest: sha256:436126e59d392cb88ee5d74bb665f39129a3f283b9db40f7c77d957627c96545 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:56:19.841Z] ===================================================== [Pipeline] echo [2023-11-01T15:56:19.849Z] taggedImages: [2023-11-01T15:56:19.849Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:19.849Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-01T15:56:19.849Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.67 [2023-11-01T15:56:19.849Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:19.849Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-11-01T15:56:19.879Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-11-01T15:56:19.879Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:19.879Z] latest [2023-11-01T15:56:19.879Z] 3.1.0-dev.67 [2023-11-01T15:56:19.879Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:19.879Z] main [2023-11-01T15:56:19.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:20.208Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:20.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:20.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-01T15:56:20.510Z] 272a5c2a27d8: Preparing [2023-11-01T15:56:20.510Z] 80fab5e1ec8a: Preparing [2023-11-01T15:56:20.510Z] 56420f4e308a: Preparing [2023-11-01T15:56:20.510Z] 51ec685927c6: Preparing [2023-11-01T15:56:20.510Z] 7c751b5673af: Preparing [2023-11-01T15:56:20.510Z] cc2447e1835a: Preparing [2023-11-01T15:56:20.510Z] cc2447e1835a: Waiting [2023-11-01T15:56:20.510Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:20.510Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:20.510Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:20.510Z] 272a5c2a27d8: Pushed [2023-11-01T15:56:21.446Z] 7c751b5673af: Pushed [2023-11-01T15:56:22.823Z] 80fab5e1ec8a: Pushed [2023-11-01T15:56:23.083Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:e23b26f8460af16162616e1b7cf10426836cb9517a2ef9de4eecb9f991c7bd60 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:23.398Z] + 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-11-01T15:56:23.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-01T15:56:23.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-01T15:56:23.692Z] 272a5c2a27d8: Preparing [2023-11-01T15:56:23.692Z] 80fab5e1ec8a: Preparing [2023-11-01T15:56:23.692Z] 56420f4e308a: Preparing [2023-11-01T15:56:23.692Z] 51ec685927c6: Preparing [2023-11-01T15:56:23.692Z] 7c751b5673af: Preparing [2023-11-01T15:56:23.692Z] cc2447e1835a: Preparing [2023-11-01T15:56:23.692Z] cc2447e1835a: Waiting [2023-11-01T15:56:23.692Z] 272a5c2a27d8: Layer already exists [2023-11-01T15:56:23.692Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:23.692Z] 7c751b5673af: Layer already exists [2023-11-01T15:56:23.692Z] 80fab5e1ec8a: Layer already exists [2023-11-01T15:56:23.692Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:23.692Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:23.692Z] latest: digest: sha256:e23b26f8460af16162616e1b7cf10426836cb9517a2ef9de4eecb9f991c7bd60 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:24.002Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:24.305Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.67 [2023-11-01T15:56:24.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-01T15:56:24.305Z] 272a5c2a27d8: Preparing [2023-11-01T15:56:24.305Z] 80fab5e1ec8a: Preparing [2023-11-01T15:56:24.305Z] 56420f4e308a: Preparing [2023-11-01T15:56:24.305Z] 51ec685927c6: Preparing [2023-11-01T15:56:24.305Z] 7c751b5673af: Preparing [2023-11-01T15:56:24.305Z] cc2447e1835a: Preparing [2023-11-01T15:56:24.305Z] cc2447e1835a: Waiting [2023-11-01T15:56:24.305Z] 80fab5e1ec8a: Layer already exists [2023-11-01T15:56:24.305Z] 272a5c2a27d8: Layer already exists [2023-11-01T15:56:24.305Z] 7c751b5673af: Layer already exists [2023-11-01T15:56:24.305Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:24.305Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:24.305Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:24.305Z] 3.1.0-dev.67: digest: sha256:e23b26f8460af16162616e1b7cf10426836cb9517a2ef9de4eecb9f991c7bd60 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:24.608Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:24.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:24.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-01T15:56:24.914Z] 272a5c2a27d8: Preparing [2023-11-01T15:56:24.914Z] 80fab5e1ec8a: Preparing [2023-11-01T15:56:24.914Z] 56420f4e308a: Preparing [2023-11-01T15:56:24.914Z] 51ec685927c6: Preparing [2023-11-01T15:56:24.914Z] 7c751b5673af: Preparing [2023-11-01T15:56:24.914Z] cc2447e1835a: Preparing [2023-11-01T15:56:24.914Z] cc2447e1835a: Waiting [2023-11-01T15:56:24.914Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:24.914Z] 7c751b5673af: Layer already exists [2023-11-01T15:56:24.914Z] 80fab5e1ec8a: Layer already exists [2023-11-01T15:56:24.914Z] 272a5c2a27d8: Layer already exists [2023-11-01T15:56:24.914Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:24.914Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:24.914Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:e23b26f8460af16162616e1b7cf10426836cb9517a2ef9de4eecb9f991c7bd60 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:25.219Z] + 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-11-01T15:56:25.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-11-01T15:56:25.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-01T15:56:25.535Z] 272a5c2a27d8: Preparing [2023-11-01T15:56:25.535Z] 80fab5e1ec8a: Preparing [2023-11-01T15:56:25.535Z] 56420f4e308a: Preparing [2023-11-01T15:56:25.535Z] 51ec685927c6: Preparing [2023-11-01T15:56:25.536Z] 7c751b5673af: Preparing [2023-11-01T15:56:25.536Z] cc2447e1835a: Preparing [2023-11-01T15:56:25.536Z] 272a5c2a27d8: Layer already exists [2023-11-01T15:56:25.536Z] 7c751b5673af: Layer already exists [2023-11-01T15:56:25.536Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:25.536Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:25.536Z] 80fab5e1ec8a: Layer already exists [2023-11-01T15:56:25.536Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:25.536Z] main: digest: sha256:e23b26f8460af16162616e1b7cf10426836cb9517a2ef9de4eecb9f991c7bd60 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:56:25.570Z] ===================================================== [Pipeline] echo [2023-11-01T15:56:25.575Z] taggedImages: [2023-11-01T15:56:25.575Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:25.575Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-01T15:56:25.575Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.67 [2023-11-01T15:56:25.575Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:25.575Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-11-01T15:56:25.590Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-11-01T15:56:25.590Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:25.590Z] latest [2023-11-01T15:56:25.590Z] 3.1.0-dev.67 [2023-11-01T15:56:25.590Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:25.590Z] main [2023-11-01T15:56:25.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:25.893Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:26.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:26.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-01T15:56:26.202Z] 8b7953eddf87: Preparing [2023-11-01T15:56:26.202Z] 8113d3ac46cf: Preparing [2023-11-01T15:56:26.202Z] b1fef5c473eb: Preparing [2023-11-01T15:56:26.202Z] 56420f4e308a: Preparing [2023-11-01T15:56:26.202Z] 51ec685927c6: Preparing [2023-11-01T15:56:26.202Z] 385321dd8af7: Preparing [2023-11-01T15:56:26.202Z] 41f490fba732: Preparing [2023-11-01T15:56:26.202Z] 66df125e89c9: Preparing [2023-11-01T15:56:26.202Z] cc2447e1835a: Preparing [2023-11-01T15:56:26.202Z] 66df125e89c9: Waiting [2023-11-01T15:56:26.202Z] 41f490fba732: Waiting [2023-11-01T15:56:26.202Z] cc2447e1835a: Waiting [2023-11-01T15:56:26.202Z] 385321dd8af7: Waiting [2023-11-01T15:56:26.202Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:26.202Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:26.202Z] 8113d3ac46cf: Pushed [2023-11-01T15:56:26.202Z] 8b7953eddf87: Pushed [2023-11-01T15:56:26.202Z] b1fef5c473eb: Pushed [2023-11-01T15:56:26.202Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:27.137Z] 66df125e89c9: Pushed [2023-11-01T15:56:32.402Z] 41f490fba732: Pushed [2023-11-01T15:56:33.775Z] 385321dd8af7: Pushed [2023-11-01T15:56:34.052Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:189a2344e657c5b764a64528f5a1fbe689e1cdbac1edc69a234cb9f3f229e637 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:34.381Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:34.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-01T15:56:34.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-01T15:56:34.697Z] 8b7953eddf87: Preparing [2023-11-01T15:56:34.697Z] 8113d3ac46cf: Preparing [2023-11-01T15:56:34.697Z] b1fef5c473eb: Preparing [2023-11-01T15:56:34.697Z] 56420f4e308a: Preparing [2023-11-01T15:56:34.697Z] 51ec685927c6: Preparing [2023-11-01T15:56:34.697Z] 385321dd8af7: Preparing [2023-11-01T15:56:34.697Z] 41f490fba732: Preparing [2023-11-01T15:56:34.697Z] 66df125e89c9: Preparing [2023-11-01T15:56:34.697Z] cc2447e1835a: Preparing [2023-11-01T15:56:34.697Z] 41f490fba732: Waiting [2023-11-01T15:56:34.697Z] 385321dd8af7: Waiting [2023-11-01T15:56:34.697Z] 66df125e89c9: Waiting [2023-11-01T15:56:34.697Z] cc2447e1835a: Waiting [2023-11-01T15:56:34.697Z] 8113d3ac46cf: Layer already exists [2023-11-01T15:56:34.697Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:34.697Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:34.697Z] b1fef5c473eb: Layer already exists [2023-11-01T15:56:34.697Z] 8b7953eddf87: Layer already exists [2023-11-01T15:56:34.697Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:34.697Z] 66df125e89c9: Layer already exists [2023-11-01T15:56:34.697Z] 385321dd8af7: Layer already exists [2023-11-01T15:56:34.697Z] 41f490fba732: Layer already exists [2023-11-01T15:56:34.697Z] latest: digest: sha256:189a2344e657c5b764a64528f5a1fbe689e1cdbac1edc69a234cb9f3f229e637 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:35.010Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:35.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.67 [2023-11-01T15:56:35.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-01T15:56:35.314Z] 8b7953eddf87: Preparing [2023-11-01T15:56:35.314Z] 8113d3ac46cf: Preparing [2023-11-01T15:56:35.314Z] b1fef5c473eb: Preparing [2023-11-01T15:56:35.314Z] 56420f4e308a: Preparing [2023-11-01T15:56:35.314Z] 51ec685927c6: Preparing [2023-11-01T15:56:35.314Z] 385321dd8af7: Preparing [2023-11-01T15:56:35.314Z] 41f490fba732: Preparing [2023-11-01T15:56:35.314Z] 66df125e89c9: Preparing [2023-11-01T15:56:35.314Z] cc2447e1835a: Preparing [2023-11-01T15:56:35.314Z] 41f490fba732: Waiting [2023-11-01T15:56:35.314Z] 385321dd8af7: Waiting [2023-11-01T15:56:35.314Z] 66df125e89c9: Waiting [2023-11-01T15:56:35.314Z] cc2447e1835a: Waiting [2023-11-01T15:56:35.314Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:35.314Z] 8b7953eddf87: Layer already exists [2023-11-01T15:56:35.314Z] b1fef5c473eb: Layer already exists [2023-11-01T15:56:35.314Z] 8113d3ac46cf: Layer already exists [2023-11-01T15:56:35.314Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:35.314Z] 385321dd8af7: Layer already exists [2023-11-01T15:56:35.314Z] 41f490fba732: Layer already exists [2023-11-01T15:56:35.314Z] 66df125e89c9: Layer already exists [2023-11-01T15:56:35.314Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:35.314Z] 3.1.0-dev.67: digest: sha256:189a2344e657c5b764a64528f5a1fbe689e1cdbac1edc69a234cb9f3f229e637 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:35.620Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:35.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:35.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-01T15:56:35.921Z] 8b7953eddf87: Preparing [2023-11-01T15:56:35.921Z] 8113d3ac46cf: Preparing [2023-11-01T15:56:35.921Z] b1fef5c473eb: Preparing [2023-11-01T15:56:35.921Z] 56420f4e308a: Preparing [2023-11-01T15:56:35.921Z] 51ec685927c6: Preparing [2023-11-01T15:56:35.921Z] 385321dd8af7: Preparing [2023-11-01T15:56:35.921Z] 41f490fba732: Preparing [2023-11-01T15:56:35.921Z] 66df125e89c9: Preparing [2023-11-01T15:56:35.921Z] cc2447e1835a: Preparing [2023-11-01T15:56:35.921Z] 385321dd8af7: Waiting [2023-11-01T15:56:35.921Z] 41f490fba732: Waiting [2023-11-01T15:56:35.921Z] 66df125e89c9: Waiting [2023-11-01T15:56:35.921Z] cc2447e1835a: Waiting [2023-11-01T15:56:35.921Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:35.921Z] 8113d3ac46cf: Layer already exists [2023-11-01T15:56:35.921Z] b1fef5c473eb: Layer already exists [2023-11-01T15:56:35.921Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:35.921Z] 8b7953eddf87: Layer already exists [2023-11-01T15:56:35.921Z] 41f490fba732: Layer already exists [2023-11-01T15:56:35.921Z] 385321dd8af7: Layer already exists [2023-11-01T15:56:35.921Z] 66df125e89c9: Layer already exists [2023-11-01T15:56:35.921Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:35.921Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:189a2344e657c5b764a64528f5a1fbe689e1cdbac1edc69a234cb9f3f229e637 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:36.230Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:36.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-11-01T15:56:36.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-01T15:56:36.533Z] 8b7953eddf87: Preparing [2023-11-01T15:56:36.533Z] 8113d3ac46cf: Preparing [2023-11-01T15:56:36.533Z] b1fef5c473eb: Preparing [2023-11-01T15:56:36.533Z] 56420f4e308a: Preparing [2023-11-01T15:56:36.533Z] 51ec685927c6: Preparing [2023-11-01T15:56:36.533Z] 385321dd8af7: Preparing [2023-11-01T15:56:36.533Z] 41f490fba732: Preparing [2023-11-01T15:56:36.533Z] 66df125e89c9: Preparing [2023-11-01T15:56:36.533Z] cc2447e1835a: Preparing [2023-11-01T15:56:36.533Z] 385321dd8af7: Waiting [2023-11-01T15:56:36.533Z] 41f490fba732: Waiting [2023-11-01T15:56:36.533Z] cc2447e1835a: Waiting [2023-11-01T15:56:36.533Z] 66df125e89c9: Waiting [2023-11-01T15:56:36.533Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:36.533Z] 8b7953eddf87: Layer already exists [2023-11-01T15:56:36.533Z] b1fef5c473eb: Layer already exists [2023-11-01T15:56:36.533Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:36.533Z] 8113d3ac46cf: Layer already exists [2023-11-01T15:56:36.533Z] 66df125e89c9: Layer already exists [2023-11-01T15:56:36.533Z] 41f490fba732: Layer already exists [2023-11-01T15:56:36.533Z] 385321dd8af7: Layer already exists [2023-11-01T15:56:36.533Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:36.533Z] main: digest: sha256:189a2344e657c5b764a64528f5a1fbe689e1cdbac1edc69a234cb9f3f229e637 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:56:36.574Z] ===================================================== [Pipeline] echo [2023-11-01T15:56:36.580Z] taggedImages: [2023-11-01T15:56:36.580Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:36.580Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-01T15:56:36.580Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.67 [2023-11-01T15:56:36.580Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:36.580Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-11-01T15:56:36.595Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-11-01T15:56:36.595Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:36.595Z] latest [2023-11-01T15:56:36.595Z] 3.1.0-dev.67 [2023-11-01T15:56:36.595Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:36.595Z] main [2023-11-01T15:56:36.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:36.907Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:37.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:37.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-01T15:56:37.212Z] 416ee0716e89: Preparing [2023-11-01T15:56:37.212Z] 76b392d92495: Preparing [2023-11-01T15:56:37.212Z] c9b7d6c58ce0: Preparing [2023-11-01T15:56:37.212Z] 56420f4e308a: Preparing [2023-11-01T15:56:37.212Z] 51ec685927c6: Preparing [2023-11-01T15:56:37.212Z] ccc8de822f58: Preparing [2023-11-01T15:56:37.212Z] dd06a83ff386: Preparing [2023-11-01T15:56:37.212Z] cc2447e1835a: Preparing [2023-11-01T15:56:37.212Z] ccc8de822f58: Waiting [2023-11-01T15:56:37.212Z] cc2447e1835a: Waiting [2023-11-01T15:56:37.212Z] dd06a83ff386: Waiting [2023-11-01T15:56:37.212Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:37.212Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:37.212Z] 76b392d92495: Pushed [2023-11-01T15:56:37.212Z] c9b7d6c58ce0: Pushed [2023-11-01T15:56:37.212Z] 416ee0716e89: Pushed [2023-11-01T15:56:37.212Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:37.472Z] dd06a83ff386: Pushed [2023-11-01T15:56:45.602Z] ccc8de822f58: Pushed [2023-11-01T15:56:45.862Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:281f5b6c62c4863ccef1508ad5c964d9ae7f22bb297fd9c5e633d34f704157c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:46.175Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:46.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-01T15:56:46.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-01T15:56:46.480Z] 416ee0716e89: Preparing [2023-11-01T15:56:46.480Z] 76b392d92495: Preparing [2023-11-01T15:56:46.480Z] c9b7d6c58ce0: Preparing [2023-11-01T15:56:46.480Z] 56420f4e308a: Preparing [2023-11-01T15:56:46.480Z] 51ec685927c6: Preparing [2023-11-01T15:56:46.480Z] ccc8de822f58: Preparing [2023-11-01T15:56:46.480Z] dd06a83ff386: Preparing [2023-11-01T15:56:46.480Z] cc2447e1835a: Preparing [2023-11-01T15:56:46.480Z] ccc8de822f58: Waiting [2023-11-01T15:56:46.480Z] dd06a83ff386: Waiting [2023-11-01T15:56:46.480Z] cc2447e1835a: Waiting [2023-11-01T15:56:46.480Z] 76b392d92495: Layer already exists [2023-11-01T15:56:46.480Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:46.480Z] c9b7d6c58ce0: Layer already exists [2023-11-01T15:56:46.480Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:46.480Z] 416ee0716e89: Layer already exists [2023-11-01T15:56:46.480Z] ccc8de822f58: Layer already exists [2023-11-01T15:56:46.480Z] dd06a83ff386: Layer already exists [2023-11-01T15:56:46.480Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:46.480Z] latest: digest: sha256:281f5b6c62c4863ccef1508ad5c964d9ae7f22bb297fd9c5e633d34f704157c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:46.803Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:47.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.67 [2023-11-01T15:56:47.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-01T15:56:47.115Z] 416ee0716e89: Preparing [2023-11-01T15:56:47.115Z] 76b392d92495: Preparing [2023-11-01T15:56:47.115Z] c9b7d6c58ce0: Preparing [2023-11-01T15:56:47.115Z] 56420f4e308a: Preparing [2023-11-01T15:56:47.115Z] 51ec685927c6: Preparing [2023-11-01T15:56:47.115Z] ccc8de822f58: Preparing [2023-11-01T15:56:47.115Z] dd06a83ff386: Preparing [2023-11-01T15:56:47.115Z] cc2447e1835a: Preparing [2023-11-01T15:56:47.115Z] ccc8de822f58: Waiting [2023-11-01T15:56:47.115Z] dd06a83ff386: Waiting [2023-11-01T15:56:47.115Z] cc2447e1835a: Waiting [2023-11-01T15:56:47.115Z] 76b392d92495: Layer already exists [2023-11-01T15:56:47.115Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:47.115Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:47.115Z] 416ee0716e89: Layer already exists [2023-11-01T15:56:47.115Z] c9b7d6c58ce0: Layer already exists [2023-11-01T15:56:47.115Z] ccc8de822f58: Layer already exists [2023-11-01T15:56:47.115Z] dd06a83ff386: Layer already exists [2023-11-01T15:56:47.115Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:47.115Z] 3.1.0-dev.67: digest: sha256:281f5b6c62c4863ccef1508ad5c964d9ae7f22bb297fd9c5e633d34f704157c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:47.428Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:47.738Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:47.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-01T15:56:47.738Z] 416ee0716e89: Preparing [2023-11-01T15:56:47.738Z] 76b392d92495: Preparing [2023-11-01T15:56:47.738Z] c9b7d6c58ce0: Preparing [2023-11-01T15:56:47.738Z] 56420f4e308a: Preparing [2023-11-01T15:56:47.738Z] 51ec685927c6: Preparing [2023-11-01T15:56:47.738Z] ccc8de822f58: Preparing [2023-11-01T15:56:47.738Z] dd06a83ff386: Preparing [2023-11-01T15:56:47.738Z] cc2447e1835a: Preparing [2023-11-01T15:56:47.738Z] ccc8de822f58: Waiting [2023-11-01T15:56:47.738Z] dd06a83ff386: Waiting [2023-11-01T15:56:47.738Z] cc2447e1835a: Waiting [2023-11-01T15:56:47.738Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:47.738Z] 416ee0716e89: Layer already exists [2023-11-01T15:56:47.738Z] c9b7d6c58ce0: Layer already exists [2023-11-01T15:56:47.738Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:47.738Z] 76b392d92495: Layer already exists [2023-11-01T15:56:47.738Z] ccc8de822f58: Layer already exists [2023-11-01T15:56:47.738Z] dd06a83ff386: Layer already exists [2023-11-01T15:56:47.738Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:47.738Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:281f5b6c62c4863ccef1508ad5c964d9ae7f22bb297fd9c5e633d34f704157c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:48.048Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:48.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-11-01T15:56:48.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-01T15:56:48.356Z] 416ee0716e89: Preparing [2023-11-01T15:56:48.356Z] 76b392d92495: Preparing [2023-11-01T15:56:48.356Z] c9b7d6c58ce0: Preparing [2023-11-01T15:56:48.356Z] 56420f4e308a: Preparing [2023-11-01T15:56:48.356Z] 51ec685927c6: Preparing [2023-11-01T15:56:48.356Z] ccc8de822f58: Preparing [2023-11-01T15:56:48.356Z] dd06a83ff386: Preparing [2023-11-01T15:56:48.356Z] ccc8de822f58: Waiting [2023-11-01T15:56:48.356Z] dd06a83ff386: Waiting [2023-11-01T15:56:48.356Z] cc2447e1835a: Preparing [2023-11-01T15:56:48.356Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:48.356Z] c9b7d6c58ce0: Layer already exists [2023-11-01T15:56:48.356Z] 416ee0716e89: Layer already exists [2023-11-01T15:56:48.356Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:48.356Z] 76b392d92495: Layer already exists [2023-11-01T15:56:48.356Z] ccc8de822f58: Layer already exists [2023-11-01T15:56:48.356Z] dd06a83ff386: Layer already exists [2023-11-01T15:56:48.356Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:48.356Z] main: digest: sha256:281f5b6c62c4863ccef1508ad5c964d9ae7f22bb297fd9c5e633d34f704157c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:56:48.399Z] ===================================================== [Pipeline] echo [2023-11-01T15:56:48.406Z] taggedImages: [2023-11-01T15:56:48.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:48.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-01T15:56:48.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.67 [2023-11-01T15:56:48.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:48.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-11-01T15:56:48.423Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-11-01T15:56:48.423Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:48.423Z] latest [2023-11-01T15:56:48.423Z] 3.1.0-dev.67 [2023-11-01T15:56:48.423Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:48.423Z] main [2023-11-01T15:56:48.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:48.734Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:49.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:49.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-01T15:56:49.036Z] 308c2156c087: Preparing [2023-11-01T15:56:49.036Z] 2822dd13988b: Preparing [2023-11-01T15:56:49.036Z] f9e246e786ff: Preparing [2023-11-01T15:56:49.036Z] 56420f4e308a: Preparing [2023-11-01T15:56:49.036Z] 51ec685927c6: Preparing [2023-11-01T15:56:49.036Z] ccc8de822f58: Preparing [2023-11-01T15:56:49.036Z] 66df125e89c9: Preparing [2023-11-01T15:56:49.036Z] cc2447e1835a: Preparing [2023-11-01T15:56:49.036Z] 66df125e89c9: Waiting [2023-11-01T15:56:49.036Z] cc2447e1835a: Waiting [2023-11-01T15:56:49.036Z] ccc8de822f58: Waiting [2023-11-01T15:56:49.036Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:49.036Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:49.036Z] ccc8de822f58: Layer already exists [2023-11-01T15:56:49.036Z] 66df125e89c9: Layer already exists [2023-11-01T15:56:49.036Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:49.036Z] f9e246e786ff: Pushed [2023-11-01T15:56:49.036Z] 2822dd13988b: Pushed [2023-11-01T15:56:49.036Z] 308c2156c087: Pushed [2023-11-01T15:56:49.295Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:bc7de32a70b5bb98a738468147283f975b4c0ae96a6bd9368d5a69f8fc433bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:49.607Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:49.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-01T15:56:49.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-01T15:56:49.913Z] 308c2156c087: Preparing [2023-11-01T15:56:49.913Z] 2822dd13988b: Preparing [2023-11-01T15:56:49.913Z] f9e246e786ff: Preparing [2023-11-01T15:56:49.913Z] 56420f4e308a: Preparing [2023-11-01T15:56:49.913Z] 51ec685927c6: Preparing [2023-11-01T15:56:49.913Z] ccc8de822f58: Preparing [2023-11-01T15:56:49.913Z] 66df125e89c9: Preparing [2023-11-01T15:56:49.913Z] cc2447e1835a: Preparing [2023-11-01T15:56:49.913Z] ccc8de822f58: Waiting [2023-11-01T15:56:49.913Z] 66df125e89c9: Waiting [2023-11-01T15:56:49.913Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:49.913Z] 308c2156c087: Layer already exists [2023-11-01T15:56:49.913Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:49.913Z] f9e246e786ff: Layer already exists [2023-11-01T15:56:49.913Z] 2822dd13988b: Layer already exists [2023-11-01T15:56:49.913Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:49.913Z] ccc8de822f58: Layer already exists [2023-11-01T15:56:49.913Z] 66df125e89c9: Layer already exists [2023-11-01T15:56:49.913Z] latest: digest: sha256:bc7de32a70b5bb98a738468147283f975b4c0ae96a6bd9368d5a69f8fc433bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:50.225Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:50.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.67 [2023-11-01T15:56:50.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-01T15:56:50.531Z] 308c2156c087: Preparing [2023-11-01T15:56:50.531Z] 2822dd13988b: Preparing [2023-11-01T15:56:50.531Z] f9e246e786ff: Preparing [2023-11-01T15:56:50.531Z] 56420f4e308a: Preparing [2023-11-01T15:56:50.531Z] 51ec685927c6: Preparing [2023-11-01T15:56:50.531Z] ccc8de822f58: Preparing [2023-11-01T15:56:50.531Z] 66df125e89c9: Preparing [2023-11-01T15:56:50.531Z] cc2447e1835a: Preparing [2023-11-01T15:56:50.531Z] ccc8de822f58: Waiting [2023-11-01T15:56:50.531Z] 66df125e89c9: Waiting [2023-11-01T15:56:50.531Z] cc2447e1835a: Waiting [2023-11-01T15:56:50.531Z] f9e246e786ff: Layer already exists [2023-11-01T15:56:50.531Z] 2822dd13988b: Layer already exists [2023-11-01T15:56:50.531Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:50.531Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:50.531Z] 308c2156c087: Layer already exists [2023-11-01T15:56:50.531Z] ccc8de822f58: Layer already exists [2023-11-01T15:56:50.531Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:50.531Z] 66df125e89c9: Layer already exists [2023-11-01T15:56:50.531Z] 3.1.0-dev.67: digest: sha256:bc7de32a70b5bb98a738468147283f975b4c0ae96a6bd9368d5a69f8fc433bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:50.840Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:51.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:51.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-01T15:56:51.152Z] 308c2156c087: Preparing [2023-11-01T15:56:51.152Z] 2822dd13988b: Preparing [2023-11-01T15:56:51.152Z] f9e246e786ff: Preparing [2023-11-01T15:56:51.152Z] 56420f4e308a: Preparing [2023-11-01T15:56:51.152Z] 51ec685927c6: Preparing [2023-11-01T15:56:51.152Z] ccc8de822f58: Preparing [2023-11-01T15:56:51.152Z] 66df125e89c9: Preparing [2023-11-01T15:56:51.152Z] cc2447e1835a: Preparing [2023-11-01T15:56:51.152Z] ccc8de822f58: Waiting [2023-11-01T15:56:51.152Z] 66df125e89c9: Waiting [2023-11-01T15:56:51.152Z] cc2447e1835a: Waiting [2023-11-01T15:56:51.152Z] 308c2156c087: Layer already exists [2023-11-01T15:56:51.152Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:51.152Z] 2822dd13988b: Layer already exists [2023-11-01T15:56:51.152Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:51.152Z] f9e246e786ff: Layer already exists [2023-11-01T15:56:51.152Z] ccc8de822f58: Layer already exists [2023-11-01T15:56:51.152Z] 66df125e89c9: Layer already exists [2023-11-01T15:56:51.152Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:51.152Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:bc7de32a70b5bb98a738468147283f975b4c0ae96a6bd9368d5a69f8fc433bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:51.560Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:51.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-11-01T15:56:51.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-01T15:56:51.928Z] 308c2156c087: Preparing [2023-11-01T15:56:51.928Z] 2822dd13988b: Preparing [2023-11-01T15:56:51.928Z] f9e246e786ff: Preparing [2023-11-01T15:56:51.928Z] 56420f4e308a: Preparing [2023-11-01T15:56:51.928Z] 51ec685927c6: Preparing [2023-11-01T15:56:51.928Z] ccc8de822f58: Preparing [2023-11-01T15:56:51.928Z] 66df125e89c9: Preparing [2023-11-01T15:56:51.928Z] cc2447e1835a: Preparing [2023-11-01T15:56:51.928Z] ccc8de822f58: Waiting [2023-11-01T15:56:51.928Z] 66df125e89c9: Waiting [2023-11-01T15:56:51.928Z] cc2447e1835a: Waiting [2023-11-01T15:56:51.928Z] 308c2156c087: Layer already exists [2023-11-01T15:56:51.928Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:51.928Z] 2822dd13988b: Layer already exists [2023-11-01T15:56:51.928Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:51.928Z] f9e246e786ff: Layer already exists [2023-11-01T15:56:51.928Z] ccc8de822f58: Layer already exists [2023-11-01T15:56:51.928Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:51.928Z] 66df125e89c9: Layer already exists [2023-11-01T15:56:51.928Z] main: digest: sha256:bc7de32a70b5bb98a738468147283f975b4c0ae96a6bd9368d5a69f8fc433bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:56:51.978Z] ===================================================== [Pipeline] echo [2023-11-01T15:56:51.985Z] taggedImages: [2023-11-01T15:56:51.985Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:51.985Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-01T15:56:51.985Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.67 [2023-11-01T15:56:51.985Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:51.985Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-11-01T15:56:52.001Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-11-01T15:56:52.001Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:52.001Z] latest [2023-11-01T15:56:52.001Z] 3.1.0-dev.67 [2023-11-01T15:56:52.001Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:52.001Z] main [2023-11-01T15:56:52.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:52.346Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:52.647Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:52.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-01T15:56:52.647Z] 0740c736577a: Preparing [2023-11-01T15:56:52.647Z] fc9a589e07b9: Preparing [2023-11-01T15:56:52.647Z] 56420f4e308a: Preparing [2023-11-01T15:56:52.647Z] 51ec685927c6: Preparing [2023-11-01T15:56:52.647Z] 9c33b8e9d1ae: Preparing [2023-11-01T15:56:52.647Z] cc2447e1835a: Preparing [2023-11-01T15:56:52.647Z] cc2447e1835a: Waiting [2023-11-01T15:56:52.647Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:52.647Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:52.647Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:52.647Z] 0740c736577a: Pushed [2023-11-01T15:56:52.647Z] 9c33b8e9d1ae: Pushed [2023-11-01T15:56:55.938Z] fc9a589e07b9: Pushed [2023-11-01T15:56:55.938Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:5f0fa9515c3c5f8c0f9c500b50fbb11f9f82df36471695859623bfc95ccf3446 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:56.253Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:56.562Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-01T15:56:56.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-01T15:56:56.563Z] 0740c736577a: Preparing [2023-11-01T15:56:56.563Z] fc9a589e07b9: Preparing [2023-11-01T15:56:56.563Z] 56420f4e308a: Preparing [2023-11-01T15:56:56.563Z] 51ec685927c6: Preparing [2023-11-01T15:56:56.563Z] 9c33b8e9d1ae: Preparing [2023-11-01T15:56:56.563Z] cc2447e1835a: Preparing [2023-11-01T15:56:56.563Z] cc2447e1835a: Waiting [2023-11-01T15:56:56.563Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:56.563Z] fc9a589e07b9: Layer already exists [2023-11-01T15:56:56.563Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:56.563Z] 0740c736577a: Layer already exists [2023-11-01T15:56:56.563Z] 9c33b8e9d1ae: Layer already exists [2023-11-01T15:56:56.563Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:56.563Z] latest: digest: sha256:5f0fa9515c3c5f8c0f9c500b50fbb11f9f82df36471695859623bfc95ccf3446 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:56.884Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:57.197Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.67 [2023-11-01T15:56:57.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-01T15:56:57.197Z] 0740c736577a: Preparing [2023-11-01T15:56:57.197Z] fc9a589e07b9: Preparing [2023-11-01T15:56:57.197Z] 56420f4e308a: Preparing [2023-11-01T15:56:57.197Z] 51ec685927c6: Preparing [2023-11-01T15:56:57.197Z] 9c33b8e9d1ae: Preparing [2023-11-01T15:56:57.197Z] cc2447e1835a: Preparing [2023-11-01T15:56:57.197Z] cc2447e1835a: Waiting [2023-11-01T15:56:57.197Z] 9c33b8e9d1ae: Layer already exists [2023-11-01T15:56:57.197Z] fc9a589e07b9: Layer already exists [2023-11-01T15:56:57.197Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:57.197Z] 0740c736577a: Layer already exists [2023-11-01T15:56:57.197Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:57.197Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:57.197Z] 3.1.0-dev.67: digest: sha256:5f0fa9515c3c5f8c0f9c500b50fbb11f9f82df36471695859623bfc95ccf3446 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:57.510Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:57.832Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:57.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-01T15:56:57.832Z] 0740c736577a: Preparing [2023-11-01T15:56:57.832Z] fc9a589e07b9: Preparing [2023-11-01T15:56:57.832Z] 56420f4e308a: Preparing [2023-11-01T15:56:57.832Z] 51ec685927c6: Preparing [2023-11-01T15:56:57.832Z] 9c33b8e9d1ae: Preparing [2023-11-01T15:56:57.832Z] cc2447e1835a: Preparing [2023-11-01T15:56:57.832Z] cc2447e1835a: Waiting [2023-11-01T15:56:57.832Z] fc9a589e07b9: Layer already exists [2023-11-01T15:56:57.832Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:57.832Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:57.832Z] 9c33b8e9d1ae: Layer already exists [2023-11-01T15:56:57.832Z] 0740c736577a: Layer already exists [2023-11-01T15:56:57.832Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:57.832Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:5f0fa9515c3c5f8c0f9c500b50fbb11f9f82df36471695859623bfc95ccf3446 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:58.144Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:58.464Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-11-01T15:56:58.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-01T15:56:58.464Z] 0740c736577a: Preparing [2023-11-01T15:56:58.464Z] fc9a589e07b9: Preparing [2023-11-01T15:56:58.464Z] 56420f4e308a: Preparing [2023-11-01T15:56:58.464Z] 51ec685927c6: Preparing [2023-11-01T15:56:58.464Z] 9c33b8e9d1ae: Preparing [2023-11-01T15:56:58.464Z] cc2447e1835a: Preparing [2023-11-01T15:56:58.464Z] 9c33b8e9d1ae: Layer already exists [2023-11-01T15:56:58.464Z] fc9a589e07b9: Layer already exists [2023-11-01T15:56:58.464Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:58.464Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:58.464Z] 0740c736577a: Layer already exists [2023-11-01T15:56:58.464Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:58.464Z] main: digest: sha256:5f0fa9515c3c5f8c0f9c500b50fbb11f9f82df36471695859623bfc95ccf3446 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:56:58.515Z] ===================================================== [Pipeline] echo [2023-11-01T15:56:58.525Z] taggedImages: [2023-11-01T15:56:58.525Z] - nexus3.edgexfoundry.org:10004/support-notifications:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:58.525Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-01T15:56:58.525Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.67 [2023-11-01T15:56:58.525Z] - nexus3.edgexfoundry.org:10004/support-notifications:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:58.525Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-11-01T15:56:58.551Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-11-01T15:56:58.551Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:58.551Z] latest [2023-11-01T15:56:58.551Z] 3.1.0-dev.67 [2023-11-01T15:56:58.551Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:56:58.551Z] main [2023-11-01T15:56:58.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:58.881Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:56:59.202Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:56:59.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-01T15:56:59.202Z] 6c48e2807d86: Preparing [2023-11-01T15:56:59.202Z] ca728e5fa950: Preparing [2023-11-01T15:56:59.202Z] 56420f4e308a: Preparing [2023-11-01T15:56:59.202Z] 51ec685927c6: Preparing [2023-11-01T15:56:59.202Z] b9d602321d09: Preparing [2023-11-01T15:56:59.202Z] cc2447e1835a: Preparing [2023-11-01T15:56:59.202Z] cc2447e1835a: Waiting [2023-11-01T15:56:59.202Z] 51ec685927c6: Layer already exists [2023-11-01T15:56:59.202Z] b9d602321d09: Layer already exists [2023-11-01T15:56:59.202Z] 56420f4e308a: Layer already exists [2023-11-01T15:56:59.202Z] cc2447e1835a: Layer already exists [2023-11-01T15:56:59.202Z] 6c48e2807d86: Pushed [2023-11-01T15:57:02.490Z] ca728e5fa950: Pushed [2023-11-01T15:57:02.490Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:5a5d986b034a6437d0f855a846b35dbc9e7f7822fa97bb701e6a761cedc21232 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:57:02.817Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:57:03.129Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-01T15:57:03.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-01T15:57:03.129Z] 6c48e2807d86: Preparing [2023-11-01T15:57:03.129Z] ca728e5fa950: Preparing [2023-11-01T15:57:03.129Z] 56420f4e308a: Preparing [2023-11-01T15:57:03.129Z] 51ec685927c6: Preparing [2023-11-01T15:57:03.129Z] b9d602321d09: Preparing [2023-11-01T15:57:03.129Z] cc2447e1835a: Preparing [2023-11-01T15:57:03.129Z] cc2447e1835a: Waiting [2023-11-01T15:57:03.129Z] 6c48e2807d86: Layer already exists [2023-11-01T15:57:03.129Z] ca728e5fa950: Layer already exists [2023-11-01T15:57:03.129Z] 51ec685927c6: Layer already exists [2023-11-01T15:57:03.129Z] 56420f4e308a: Layer already exists [2023-11-01T15:57:03.129Z] b9d602321d09: Layer already exists [2023-11-01T15:57:03.129Z] cc2447e1835a: Layer already exists [2023-11-01T15:57:03.129Z] latest: digest: sha256:5a5d986b034a6437d0f855a846b35dbc9e7f7822fa97bb701e6a761cedc21232 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:57:03.450Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:57:03.760Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.67 [2023-11-01T15:57:03.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-01T15:57:03.760Z] 6c48e2807d86: Preparing [2023-11-01T15:57:03.760Z] ca728e5fa950: Preparing [2023-11-01T15:57:03.760Z] 56420f4e308a: Preparing [2023-11-01T15:57:03.760Z] 51ec685927c6: Preparing [2023-11-01T15:57:03.760Z] b9d602321d09: Preparing [2023-11-01T15:57:03.760Z] cc2447e1835a: Preparing [2023-11-01T15:57:03.760Z] cc2447e1835a: Waiting [2023-11-01T15:57:03.760Z] 51ec685927c6: Layer already exists [2023-11-01T15:57:03.760Z] 6c48e2807d86: Layer already exists [2023-11-01T15:57:03.760Z] ca728e5fa950: Layer already exists [2023-11-01T15:57:03.760Z] b9d602321d09: Layer already exists [2023-11-01T15:57:03.760Z] 56420f4e308a: Layer already exists [2023-11-01T15:57:03.760Z] cc2447e1835a: Layer already exists [2023-11-01T15:57:03.760Z] 3.1.0-dev.67: digest: sha256:5a5d986b034a6437d0f855a846b35dbc9e7f7822fa97bb701e6a761cedc21232 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:57:04.068Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:57:04.384Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:57:04.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-01T15:57:04.384Z] 6c48e2807d86: Preparing [2023-11-01T15:57:04.384Z] ca728e5fa950: Preparing [2023-11-01T15:57:04.384Z] 56420f4e308a: Preparing [2023-11-01T15:57:04.384Z] 51ec685927c6: Preparing [2023-11-01T15:57:04.384Z] b9d602321d09: Preparing [2023-11-01T15:57:04.384Z] cc2447e1835a: Preparing [2023-11-01T15:57:04.384Z] cc2447e1835a: Waiting [2023-11-01T15:57:04.384Z] 6c48e2807d86: Layer already exists [2023-11-01T15:57:04.384Z] ca728e5fa950: Layer already exists [2023-11-01T15:57:04.384Z] 51ec685927c6: Layer already exists [2023-11-01T15:57:04.384Z] 56420f4e308a: Layer already exists [2023-11-01T15:57:04.384Z] b9d602321d09: Layer already exists [2023-11-01T15:57:04.384Z] cc2447e1835a: Layer already exists [2023-11-01T15:57:04.384Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:5a5d986b034a6437d0f855a846b35dbc9e7f7822fa97bb701e6a761cedc21232 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:57:04.695Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:57:05.009Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-11-01T15:57:05.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-01T15:57:05.010Z] 6c48e2807d86: Preparing [2023-11-01T15:57:05.010Z] ca728e5fa950: Preparing [2023-11-01T15:57:05.010Z] 56420f4e308a: Preparing [2023-11-01T15:57:05.010Z] 51ec685927c6: Preparing [2023-11-01T15:57:05.010Z] b9d602321d09: Preparing [2023-11-01T15:57:05.010Z] cc2447e1835a: Preparing [2023-11-01T15:57:05.010Z] cc2447e1835a: Waiting [2023-11-01T15:57:05.010Z] ca728e5fa950: Layer already exists [2023-11-01T15:57:05.010Z] b9d602321d09: Layer already exists [2023-11-01T15:57:05.010Z] 6c48e2807d86: Layer already exists [2023-11-01T15:57:05.010Z] 56420f4e308a: Layer already exists [2023-11-01T15:57:05.010Z] 51ec685927c6: Layer already exists [2023-11-01T15:57:05.010Z] cc2447e1835a: Layer already exists [2023-11-01T15:57:05.010Z] main: digest: sha256:5a5d986b034a6437d0f855a846b35dbc9e7f7822fa97bb701e6a761cedc21232 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:57:05.054Z] ===================================================== [Pipeline] echo [2023-11-01T15:57:05.065Z] taggedImages: [2023-11-01T15:57:05.065Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T15:57:05.065Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-01T15:57:05.065Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.67 [2023-11-01T15:57:05.065Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T15:57:05.065Z] - 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-11-01T16:09:08.982Z] #131 ... [2023-11-01T16:09:08.982Z] [2023-11-01T16:09:08.982Z] #121 [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-11-01T16:09:08.983Z] #121 891.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-01T16:09:08.983Z] #121 ... [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T16:09:08.983Z] #131 DONE 892.4s [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T16:09:08.983Z] #126 ... [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T16:09:08.983Z] #132 DONE 0.4s [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-01T16:09:08.983Z] #133 DONE 0.2s [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T16:09:08.983Z] #122 ... [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-01T16:09:08.983Z] #134 DONE 0.2s [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-01T16:09:08.983Z] #135 DONE 0.2s [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-01T16:09:08.983Z] #136 DONE 0.3s [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T16:09:08.983Z] #137 DONE 0.3s [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T16:09:08.983Z] #124 ... [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T16:09:08.983Z] #138 DONE 2.2s [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #88 [security-proxy-setup] exporting to image [2023-11-01T16:09:08.983Z] #88 exporting layers [2023-11-01T16:09:08.983Z] #88 exporting layers 1.0s done [2023-11-01T16:09:08.983Z] #88 writing image sha256:efeca4dada5c6eb5695ec3dfdd0699540718823ae683e2fc0683483131fbac29 done [2023-11-01T16:09:08.983Z] #88 naming to docker.io/library/security-proxy-setup-arm64 done [2023-11-01T16:09:08.983Z] #88 DONE 5.0s [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #121 [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-11-01T16:09:08.983Z] #121 ... [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T16:09:08.983Z] #122 DONE 903.7s [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-01T16:09:08.983Z] #139 DONE 0.6s [2023-11-01T16:09:08.983Z] [2023-11-01T16:09:08.983Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-01T16:09:11.685Z] #140 DONE 2.5s [2023-11-01T16:09:11.685Z] [2023-11-01T16:09:11.685Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T16:09:11.958Z] #141 DONE 0.5s [2023-11-01T16:09:11.958Z] [2023-11-01T16:09:11.958Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T16:09:11.958Z] #124 ... [2023-11-01T16:09:11.958Z] [2023-11-01T16:09:11.958Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-01T16:09:12.227Z] #142 DONE 0.2s [2023-11-01T16:09:12.227Z] [2023-11-01T16:09:12.227Z] #121 [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-11-01T16:09:12.227Z] #121 ... [2023-11-01T16:09:12.227Z] [2023-11-01T16:09:12.227Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-01T16:09:12.496Z] #143 DONE 0.4s [2023-11-01T16:09:12.496Z] [2023-11-01T16:09:12.496Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-01T16:09:12.791Z] #144 DONE 0.1s [2023-11-01T16:09:12.791Z] [2023-11-01T16:09:12.791Z] #145 [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-11-01T16:09:12.791Z] #145 DONE 0.2s [2023-11-01T16:09:12.791Z] [2023-11-01T16:09:12.791Z] #146 [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-11-01T16:09:13.060Z] #146 DONE 0.2s [2023-11-01T16:09:13.060Z] [2023-11-01T16:09:13.060Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T16:09:13.060Z] #124 ... [2023-11-01T16:09:13.060Z] [2023-11-01T16:09:13.060Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-01T16:09:13.060Z] #147 DONE 0.1s [2023-11-01T16:09:13.338Z] [2023-11-01T16:09:13.338Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-01T16:09:13.338Z] #148 DONE 0.1s [2023-11-01T16:09:13.338Z] [2023-11-01T16:09:13.338Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T16:09:13.338Z] #124 ... [2023-11-01T16:09:13.338Z] [2023-11-01T16:09:13.338Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-01T16:09:15.285Z] #149 DONE 2.0s [2023-11-01T16:09:15.285Z] [2023-11-01T16:09:15.285Z] #88 [security-bootstrapper] exporting to image [2023-11-01T16:09:15.285Z] #88 exporting layers [2023-11-01T16:09:16.250Z] #88 exporting layers 0.9s done [2023-11-01T16:09:16.250Z] #88 writing image sha256:ab25adb39540f260f5f4b044666b4a4a87729e6c9be6b19dcf94f300953fd1ca done [2023-11-01T16:09:16.250Z] #88 naming to docker.io/library/security-bootstrapper-arm64 done [2023-11-01T16:09:16.250Z] #88 DONE 5.9s [2023-11-01T16:09:16.250Z] [2023-11-01T16:09:16.250Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T16:09:19.611Z] #126 ... [2023-11-01T16:09:19.611Z] [2023-11-01T16:09:19.611Z] #121 [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-11-01T16:09:19.611Z] #121 DONE 915.0s [2023-11-01T16:09:19.611Z] [2023-11-01T16:09:19.611Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T16:09:20.212Z] #127 ... [2023-11-01T16:09:20.212Z] [2023-11-01T16:09:20.212Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T16:09:20.492Z] #150 DONE 0.3s [2023-11-01T16:09:20.492Z] [2023-11-01T16:09:20.492Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-01T16:09:20.762Z] #151 DONE 0.2s [2023-11-01T16:09:20.762Z] [2023-11-01T16:09:20.762Z] #152 [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-11-01T16:09:21.082Z] #152 DONE 0.2s [2023-11-01T16:09:21.082Z] [2023-11-01T16:09:21.082Z] #153 [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-11-01T16:09:21.082Z] #153 DONE 0.2s [2023-11-01T16:09:21.082Z] [2023-11-01T16:09:21.082Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-01T16:09:21.353Z] #154 DONE 0.2s [2023-11-01T16:09:21.353Z] [2023-11-01T16:09:21.353Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T16:09:21.353Z] #124 ... [2023-11-01T16:09:21.353Z] [2023-11-01T16:09:21.353Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-01T16:09:21.624Z] #155 DONE 0.4s [2023-11-01T16:09:21.624Z] [2023-11-01T16:09:21.624Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T16:09:21.909Z] #124 ... [2023-11-01T16:09:21.909Z] [2023-11-01T16:09:21.909Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-01T16:09:22.188Z] #156 DONE 0.4s [2023-11-01T16:09:22.188Z] [2023-11-01T16:09:22.188Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T16:09:22.188Z] #123 ... [2023-11-01T16:09:22.188Z] [2023-11-01T16:09:22.188Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T16:09:22.467Z] #157 DONE 0.2s [2023-11-01T16:09:22.467Z] [2023-11-01T16:09:22.467Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T16:09:24.446Z] #158 ... [2023-11-01T16:09:24.446Z] [2023-11-01T16:09:24.446Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T16:09:24.446Z] #124 DONE 919.6s [2023-11-01T16:09:24.446Z] [2023-11-01T16:09:24.446Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T16:09:24.742Z] #129 ... [2023-11-01T16:09:24.742Z] [2023-11-01T16:09:24.742Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T16:09:24.742Z] #158 DONE 2.3s [2023-11-01T16:09:24.742Z] [2023-11-01T16:09:24.742Z] #88 [security-secretstore-setup] exporting to image [2023-11-01T16:09:24.742Z] #88 exporting layers [2023-11-01T16:09:25.353Z] #88 ... [2023-11-01T16:09:25.353Z] [2023-11-01T16:09:25.353Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T16:09:25.353Z] #159 DONE 0.5s [2023-11-01T16:09:25.639Z] [2023-11-01T16:09:25.639Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T16:09:25.909Z] #160 DONE 0.3s [2023-11-01T16:09:25.909Z] [2023-11-01T16:09:25.909Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-01T16:09:26.500Z] #161 DONE 0.5s [2023-11-01T16:09:26.500Z] [2023-11-01T16:09:26.500Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-01T16:09:26.775Z] #162 DONE 0.3s [2023-11-01T16:09:26.775Z] [2023-11-01T16:09:26.775Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-01T16:09:27.046Z] #163 DONE 0.4s [2023-11-01T16:09:27.046Z] [2023-11-01T16:09:27.046Z] #88 [security-secretstore-setup] exporting to image [2023-11-01T16:09:27.046Z] #88 exporting layers 2.3s done [2023-11-01T16:09:27.046Z] #88 writing image sha256:535106899d2775138fac36e866a619956c0ac8188014d4c32b22f05f29b1ba4a 0.0s done [2023-11-01T16:09:27.046Z] #88 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-11-01T16:09:27.046Z] #88 DONE 8.3s [2023-11-01T16:09:27.046Z] [2023-11-01T16:09:27.046Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T16:09:29.648Z] #164 DONE 2.2s [2023-11-01T16:09:29.648Z] [2023-11-01T16:09:29.648Z] #88 [security-proxy-auth] exporting to image [2023-11-01T16:09:29.919Z] #88 exporting layers 0.7s done [2023-11-01T16:09:29.919Z] #88 writing image sha256:45d78ff9529f9f63d29161f03b1d3817922d0eb61f606738fac7314339a26ac0 0.0s done [2023-11-01T16:09:29.919Z] #88 naming to docker.io/library/security-proxy-auth-arm64 done [2023-11-01T16:09:29.919Z] #88 DONE 9.0s [2023-11-01T16:09:29.919Z] [2023-11-01T16:09:29.919Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T16:09:48.147Z] #129 ... [2023-11-01T16:09:48.147Z] [2023-11-01T16:09:48.147Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T16:09:48.147Z] #127 DONE 942.9s [2023-11-01T16:09:48.147Z] [2023-11-01T16:09:48.147Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T16:09:48.147Z] #123 ... [2023-11-01T16:09:48.147Z] [2023-11-01T16:09:48.147Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T16:09:48.428Z] #165 DONE 0.2s [2023-11-01T16:09:48.428Z] [2023-11-01T16:09:48.428Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T16:09:48.718Z] #166 DONE 0.2s [2023-11-01T16:09:48.718Z] [2023-11-01T16:09:48.718Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-01T16:09:48.991Z] #167 DONE 0.3s [2023-11-01T16:09:48.991Z] [2023-11-01T16:09:48.991Z] #168 [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-11-01T16:09:48.991Z] #168 DONE 0.2s [2023-11-01T16:09:48.991Z] [2023-11-01T16:09:48.991Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-01T16:09:49.269Z] #169 DONE 0.2s [2023-11-01T16:09:49.269Z] [2023-11-01T16:09:49.269Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T16:09:49.269Z] #125 ... [2023-11-01T16:09:49.269Z] [2023-11-01T16:09:49.269Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T16:09:51.229Z] #170 DONE 2.1s [2023-11-01T16:09:51.229Z] [2023-11-01T16:09:51.229Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T16:09:51.497Z] #129 ... [2023-11-01T16:09:51.497Z] [2023-11-01T16:09:51.497Z] #88 [core-common-config-bootstrapper] exporting to image [2023-11-01T16:09:51.497Z] #88 exporting layers [2023-11-01T16:09:51.764Z] #88 exporting layers 0.5s done [2023-11-01T16:09:51.764Z] #88 writing image sha256:e9d414fea57dac5140da4ca5e1aea1f368fb4a17069956411623d49caf422fe1 0.0s done [2023-11-01T16:09:51.764Z] #88 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-11-01T16:09:51.764Z] #88 DONE 9.6s [2023-11-01T16:09:51.764Z] [2023-11-01T16:09:51.764Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T16:10:30.662Z] #129 ... [2023-11-01T16:10:30.662Z] [2023-11-01T16:10:30.662Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T16:10:30.662Z] #123 DONE 980.5s [2023-11-01T16:10:30.662Z] [2023-11-01T16:10:30.662Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T16:10:30.662Z] #125 ... [2023-11-01T16:10:30.662Z] [2023-11-01T16:10:30.662Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T16:10:30.662Z] #171 DONE 0.2s [2023-11-01T16:10:30.662Z] [2023-11-01T16:10:30.662Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T16:10:30.662Z] #128 ... [2023-11-01T16:10:30.662Z] [2023-11-01T16:10:30.662Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-01T16:10:30.662Z] #172 DONE 0.2s [2023-11-01T16:10:30.662Z] [2023-11-01T16:10:30.662Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-01T16:10:30.662Z] #173 DONE 0.3s [2023-11-01T16:10:30.662Z] [2023-11-01T16:10:30.662Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-01T16:10:30.662Z] #174 DONE 0.2s [2023-11-01T16:10:30.662Z] [2023-11-01T16:10:30.662Z] #88 [core-command] exporting to image [2023-11-01T16:10:30.662Z] #88 exporting layers [2023-11-01T16:10:30.662Z] #88 exporting layers 0.3s done [2023-11-01T16:10:30.662Z] #88 writing image sha256:cae9363488646074485306369cb32bcfbb49807eb2565e8f280d6f79b879ce9a done [2023-11-01T16:10:30.662Z] #88 naming to docker.io/library/core-command-arm64 0.0s done [2023-11-01T16:10:30.662Z] #88 DONE 9.9s [2023-11-01T16:10:30.662Z] [2023-11-01T16:10:30.662Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T16:10:37.329Z] #129 ... [2023-11-01T16:10:37.329Z] [2023-11-01T16:10:37.329Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T16:10:37.329Z] #125 DONE 992.6s [2023-11-01T16:10:37.329Z] [2023-11-01T16:10:37.329Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T16:10:37.329Z] #126 ... [2023-11-01T16:10:37.329Z] [2023-11-01T16:10:37.329Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T16:10:37.922Z] #175 DONE 0.5s [2023-11-01T16:10:37.922Z] [2023-11-01T16:10:37.922Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T16:10:38.191Z] #176 DONE 0.2s [2023-11-01T16:10:38.191Z] [2023-11-01T16:10:38.191Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-01T16:10:38.809Z] #177 DONE 0.4s [2023-11-01T16:10:38.809Z] [2023-11-01T16:10:38.809Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-01T16:10:38.809Z] #178 DONE 0.2s [2023-11-01T16:10:38.809Z] [2023-11-01T16:10:38.809Z] #88 [core-data] exporting to image [2023-11-01T16:10:38.809Z] #88 exporting layers [2023-11-01T16:10:39.077Z] #88 ... [2023-11-01T16:10:39.077Z] [2023-11-01T16:10:39.077Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T16:10:39.077Z] #129 DONE 994.5s [2023-11-01T16:10:39.077Z] [2023-11-01T16:10:39.077Z] #88 [core-data] exporting to image [2023-11-01T16:10:39.678Z] #88 exporting layers 0.7s done [2023-11-01T16:10:39.678Z] #88 writing image sha256:c25143a07d7c8615a340cb86115cbf8330c832b3729a0fdef3acd5f8d6cfdf6d 0.0s done [2023-11-01T16:10:39.678Z] #88 naming to docker.io/library/core-data-arm64 done [2023-11-01T16:10:39.678Z] #88 DONE 10.6s [2023-11-01T16:10:39.678Z] [2023-11-01T16:10:39.678Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T16:10:39.678Z] #128 ... [2023-11-01T16:10:39.678Z] [2023-11-01T16:10:39.678Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T16:10:39.678Z] #179 DONE 0.1s [2023-11-01T16:10:39.678Z] [2023-11-01T16:10:39.678Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T16:10:39.945Z] #128 ... [2023-11-01T16:10:39.945Z] [2023-11-01T16:10:39.945Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T16:10:40.221Z] #180 DONE 0.2s [2023-11-01T16:10:40.221Z] [2023-11-01T16:10:40.221Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-01T16:10:40.495Z] #181 DONE 0.3s [2023-11-01T16:10:40.495Z] [2023-11-01T16:10:40.495Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-01T16:10:40.765Z] #182 DONE 0.1s [2023-11-01T16:10:40.765Z] [2023-11-01T16:10:40.765Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-01T16:10:40.765Z] #183 DONE 0.1s [2023-11-01T16:10:40.765Z] [2023-11-01T16:10:40.765Z] #88 [core-metadata] exporting to image [2023-11-01T16:10:41.033Z] #88 exporting layers 0.3s done [2023-11-01T16:10:41.033Z] #88 writing image sha256:fd3b6ee69a2d16af0747a9019b65cdddb9531132b1bff0a8062e671070471311 done [2023-11-01T16:10:41.033Z] #88 naming to docker.io/library/core-metadata-arm64 done [2023-11-01T16:10:41.033Z] #88 DONE 10.9s [2023-11-01T16:10:41.033Z] [2023-11-01T16:10:41.033Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T16:11:03.127Z] #128 ... [2023-11-01T16:11:03.127Z] [2023-11-01T16:11:03.127Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T16:11:03.127Z] #126 DONE 1016.9s [2023-11-01T16:11:03.127Z] [2023-11-01T16:11:03.127Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T16:11:03.127Z] #128 ... [2023-11-01T16:11:03.127Z] [2023-11-01T16:11:03.127Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T16:11:03.127Z] #184 DONE 0.2s [2023-11-01T16:11:03.127Z] [2023-11-01T16:11:03.127Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T16:11:03.127Z] #185 DONE 0.2s [2023-11-01T16:11:03.127Z] [2023-11-01T16:11:03.127Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-01T16:11:03.127Z] #186 DONE 0.5s [2023-11-01T16:11:03.127Z] [2023-11-01T16:11:03.127Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T16:11:03.127Z] #130 ... [2023-11-01T16:11:03.127Z] [2023-11-01T16:11:03.127Z] #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-11-01T16:11:03.127Z] #187 DONE 0.2s [2023-11-01T16:11:03.127Z] [2023-11-01T16:11:03.127Z] #88 [security-spiffe-token-provider] exporting to image [2023-11-01T16:11:03.127Z] #88 exporting layers [2023-11-01T16:11:04.669Z] #88 exporting layers 1.6s done [2023-11-01T16:11:04.669Z] #88 writing image sha256:5d7287440ca490b76fb6ef971f1b00ebf4ad4cd89ccf01818e5f535c4f0e6eb8 done [2023-11-01T16:11:04.669Z] #88 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-01T16:11:04.669Z] #88 DONE 12.5s [2023-11-01T16:11:04.669Z] [2023-11-01T16:11:04.669Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T16:11:37.288Z] #128 DONE 1049.9s [2023-11-01T16:11:37.288Z] [2023-11-01T16:11:37.288Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T16:11:37.288Z] #130 DONE 1049.9s [2023-11-01T16:11:37.288Z] [2023-11-01T16:11:37.288Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T16:11:37.288Z] #61 ... [2023-11-01T16:11:37.288Z] [2023-11-01T16:11:37.288Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T16:11:37.288Z] #188 DONE 0.2s [2023-11-01T16:11:37.288Z] [2023-11-01T16:11:37.288Z] #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T16:11:37.288Z] #189 DONE 0.3s [2023-11-01T16:11:37.288Z] [2023-11-01T16:11:37.288Z] #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T16:11:37.288Z] #190 DONE 0.2s [2023-11-01T16:11:37.288Z] [2023-11-01T16:11:37.288Z] #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T16:11:37.288Z] #191 DONE 0.2s [2023-11-01T16:11:37.288Z] [2023-11-01T16:11:37.288Z] #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-01T16:11:37.288Z] #192 DONE 0.4s [2023-11-01T16:11:37.288Z] [2023-11-01T16:11:37.288Z] #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-01T16:11:37.288Z] #193 DONE 0.5s [2023-11-01T16:11:37.288Z] [2023-11-01T16:11:37.288Z] #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-01T16:11:37.288Z] #194 DONE 0.2s [2023-11-01T16:11:37.288Z] [2023-11-01T16:11:37.288Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-01T16:11:37.288Z] #195 DONE 0.2s [2023-11-01T16:11:37.288Z] [2023-11-01T16:11:37.288Z] #88 [support-scheduler] exporting to image [2023-11-01T16:11:37.288Z] #88 exporting layers [2023-11-01T16:11:37.288Z] #88 exporting layers 0.5s done [2023-11-01T16:11:37.288Z] #88 writing image sha256:fe3d9b4a19b96cf4fa07f92d0c9dc475b76567d3dbc7fcf28a48f9d628c8eb36 0.0s done [2023-11-01T16:11:37.288Z] #88 naming to docker.io/library/support-notifications-arm64 done [2023-11-01T16:11:37.288Z] #88 writing image sha256:3ea240ff043360702ec0c64b93fa6ff264f81726f770b9a412453ed7025d91d9 done [2023-11-01T16:11:37.288Z] #88 naming to docker.io/library/support-scheduler-arm64 done [2023-11-01T16:11:37.288Z] #88 DONE 13.5s [2023-11-01T16:11:37.288Z] [2023-11-01T16:11:37.288Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T16:11:37.288Z] time="2023-11-01T15:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T16:11:37.288Z] time="2023-11-01T15:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T16:11:37.288Z] time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T16:11:37.288Z] time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T16:11:37.288Z] time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T16:11:37.288Z] time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T16:11:37.288Z] time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T16:11:37.288Z] time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T16:11:37.288Z] time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T16:11:37.288Z] time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T16:11:37.288Z] time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T16:11:37.288Z] time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T16:11:37.288Z] time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T16:11:37.288Z] time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-01T16:11:37.301Z] $ docker stop --time=1 74117379ab48df2510d655c98f08cffa458584ae5440adb533176fe5268f4773 [2023-11-01T16:11:39.075Z] $ docker rm -f --volumes 74117379ab48df2510d655c98f08cffa458584ae5440adb533176fe5268f4773 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:11:39.589Z] + docker images [2023-11-01T16:11:39.589Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-01T16:11:39.589Z] support-scheduler-arm64 latest 3ea240ff0433 4 seconds ago 33.6MB [2023-11-01T16:11:39.589Z] support-notifications-arm64 latest fe3d9b4a19b9 4 seconds ago 34.3MB [2023-11-01T16:11:39.589Z] security-spiffe-token-provider-arm64 latest 5d7287440ca4 37 seconds ago 35.3MB [2023-11-01T16:11:39.589Z] core-metadata-arm64 latest fd3b6ee69a2d 59 seconds ago 21.5MB [2023-11-01T16:11:39.589Z] core-data-arm64 latest c25143a07d7c About a minute ago 21.2MB [2023-11-01T16:11:39.589Z] core-command-arm64 latest cae936348864 About a minute ago 21MB [2023-11-01T16:11:39.589Z] core-common-config-bootstrapper-arm64 latest e9d414fea57d About a minute ago 18.3MB [2023-11-01T16:11:39.589Z] security-proxy-auth-arm64 latest 45d78ff9529f 2 minutes ago 19.4MB [2023-11-01T16:11:39.589Z] security-secretstore-setup-arm64 latest 535106899d27 2 minutes ago 43.7MB [2023-11-01T16:11:39.589Z] security-bootstrapper-arm64 latest ab25adb39540 2 minutes ago 23.1MB [2023-11-01T16:11:39.589Z] security-proxy-setup-arm64 latest efeca4dada5c 2 minutes ago 34MB [2023-11-01T16:11:39.589Z] security-spire-agent-arm64 latest 0a8c4a9cdaba 18 minutes ago 157MB [2023-11-01T16:11:39.589Z] security-spire-server-arm64 latest 1ccc7751e34e 18 minutes ago 101MB [2023-11-01T16:11:39.589Z] security-spire-config-arm64 latest 65715461c704 18 minutes ago 95.8MB [2023-11-01T16:11:39.589Z] ci-base-image-arm64 latest d29da614131d 19 minutes ago 926MB [2023-11-01T16:11:39.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB [2023-11-01T16:11:39.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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-11-01T16:11:39.695Z] provisioning config files... [2023-11-01T16:11:39.710Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/602@tmp/config5407752386344859115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:11:40.060Z] ---> docker-login.sh [2023-11-01T16:11:40.060Z] nexus3.edgexfoundry.org:10001 [2023-11-01T16:11:40.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:11:40.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:11:40.327Z] Configure a credential helper to remove this warning. See [2023-11-01T16:11:40.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:11:40.327Z] [2023-11-01T16:11:40.327Z] Login Succeeded [2023-11-01T16:11:40.327Z] nexus3.edgexfoundry.org:10002 [2023-11-01T16:11:40.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:11:40.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:11:40.862Z] Configure a credential helper to remove this warning. See [2023-11-01T16:11:40.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:11:40.862Z] [2023-11-01T16:11:40.862Z] Login Succeeded [2023-11-01T16:11:40.862Z] nexus3.edgexfoundry.org:10003 [2023-11-01T16:11:41.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:11:41.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:11:41.400Z] Configure a credential helper to remove this warning. See [2023-11-01T16:11:41.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:11:41.400Z] [2023-11-01T16:11:41.400Z] Login Succeeded [2023-11-01T16:11:41.400Z] nexus3.edgexfoundry.org:10004 [2023-11-01T16:11:41.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:11:41.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:11:41.670Z] Configure a credential helper to remove this warning. See [2023-11-01T16:11:41.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:11:41.670Z] [2023-11-01T16:11:41.670Z] Login Succeeded [2023-11-01T16:11:41.670Z] docker.io [2023-11-01T16:11:42.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:11:42.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:11:42.530Z] Configure a credential helper to remove this warning. See [2023-11-01T16:11:42.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:11:42.530Z] [2023-11-01T16:11:42.530Z] Login Succeeded [2023-11-01T16:11:42.530Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T16:11:42.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T16:11:42.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:11:42.587Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-11-01T16:11:42.587Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:11:42.587Z] latest [2023-11-01T16:11:42.587Z] 3.1.0-dev.67 [2023-11-01T16:11:42.587Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:11:42.587Z] main [2023-11-01T16:11:42.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:42.942Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:43.323Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:11:43.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-01T16:11:43.323Z] 4340e8a7defa: Preparing [2023-11-01T16:11:43.323Z] 7156ca270f7b: Preparing [2023-11-01T16:11:43.323Z] bd004637b84d: Preparing [2023-11-01T16:11:43.323Z] 351cfbc6e370: Preparing [2023-11-01T16:11:43.323Z] 150ae6014008: Preparing [2023-11-01T16:11:43.323Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:11:43.323Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:11:43.605Z] bd004637b84d: Pushed [2023-11-01T16:11:43.605Z] 351cfbc6e370: Pushed [2023-11-01T16:11:43.605Z] 4340e8a7defa: Pushed [2023-11-01T16:11:43.605Z] 150ae6014008: Pushed [2023-11-01T16:11:43.605Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:11:46.952Z] 7156ca270f7b: Pushed [2023-11-01T16:11:47.220Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:f1ee34e702b2ebc4bd7a2854cdaeb1d0ca7d2904b1906896a1c2d1016040827b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:47.590Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:47.945Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-11-01T16:11:47.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-01T16:11:47.945Z] 4340e8a7defa: Preparing [2023-11-01T16:11:47.945Z] 7156ca270f7b: Preparing [2023-11-01T16:11:47.945Z] bd004637b84d: Preparing [2023-11-01T16:11:47.945Z] 351cfbc6e370: Preparing [2023-11-01T16:11:47.945Z] 150ae6014008: Preparing [2023-11-01T16:11:47.945Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:11:47.945Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:11:47.945Z] 150ae6014008: Layer already exists [2023-11-01T16:11:47.945Z] 351cfbc6e370: Layer already exists [2023-11-01T16:11:47.945Z] bd004637b84d: Layer already exists [2023-11-01T16:11:47.945Z] 7156ca270f7b: Layer already exists [2023-11-01T16:11:47.945Z] 4340e8a7defa: Layer already exists [2023-11-01T16:11:47.945Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:11:48.215Z] latest: digest: sha256:f1ee34e702b2ebc4bd7a2854cdaeb1d0ca7d2904b1906896a1c2d1016040827b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:48.570Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:48.929Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.67 [2023-11-01T16:11:48.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-01T16:11:48.929Z] 4340e8a7defa: Preparing [2023-11-01T16:11:48.929Z] 7156ca270f7b: Preparing [2023-11-01T16:11:48.929Z] bd004637b84d: Preparing [2023-11-01T16:11:48.929Z] 351cfbc6e370: Preparing [2023-11-01T16:11:48.929Z] 150ae6014008: Preparing [2023-11-01T16:11:48.929Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:11:48.929Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:11:48.929Z] 4340e8a7defa: Layer already exists [2023-11-01T16:11:48.929Z] 351cfbc6e370: Layer already exists [2023-11-01T16:11:48.929Z] bd004637b84d: Layer already exists [2023-11-01T16:11:48.929Z] 7156ca270f7b: Layer already exists [2023-11-01T16:11:48.929Z] 150ae6014008: Layer already exists [2023-11-01T16:11:48.929Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:11:49.196Z] 3.1.0-dev.67: digest: sha256:f1ee34e702b2ebc4bd7a2854cdaeb1d0ca7d2904b1906896a1c2d1016040827b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:49.544Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:49.883Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:11:49.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-01T16:11:49.883Z] 4340e8a7defa: Preparing [2023-11-01T16:11:49.883Z] 7156ca270f7b: Preparing [2023-11-01T16:11:49.883Z] bd004637b84d: Preparing [2023-11-01T16:11:49.883Z] 351cfbc6e370: Preparing [2023-11-01T16:11:49.883Z] 150ae6014008: Preparing [2023-11-01T16:11:49.883Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:11:49.883Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:11:49.883Z] 7156ca270f7b: Layer already exists [2023-11-01T16:11:49.883Z] 351cfbc6e370: Layer already exists [2023-11-01T16:11:49.883Z] bd004637b84d: Layer already exists [2023-11-01T16:11:49.883Z] 150ae6014008: Layer already exists [2023-11-01T16:11:49.883Z] 4340e8a7defa: Layer already exists [2023-11-01T16:11:49.883Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:11:50.152Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:f1ee34e702b2ebc4bd7a2854cdaeb1d0ca7d2904b1906896a1c2d1016040827b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:50.510Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:50.862Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-11-01T16:11:50.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-01T16:11:50.862Z] 4340e8a7defa: Preparing [2023-11-01T16:11:50.862Z] 7156ca270f7b: Preparing [2023-11-01T16:11:50.862Z] bd004637b84d: Preparing [2023-11-01T16:11:50.862Z] 351cfbc6e370: Preparing [2023-11-01T16:11:50.862Z] 150ae6014008: Preparing [2023-11-01T16:11:50.862Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:11:50.862Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:11:51.131Z] bd004637b84d: Layer already exists [2023-11-01T16:11:51.131Z] 150ae6014008: Layer already exists [2023-11-01T16:11:51.131Z] 351cfbc6e370: Layer already exists [2023-11-01T16:11:51.131Z] 4340e8a7defa: Layer already exists [2023-11-01T16:11:51.131Z] 7156ca270f7b: Layer already exists [2023-11-01T16:11:51.131Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:11:51.131Z] main: digest: sha256:f1ee34e702b2ebc4bd7a2854cdaeb1d0ca7d2904b1906896a1c2d1016040827b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T16:11:51.189Z] ===================================================== [Pipeline] echo [2023-11-01T16:11:51.198Z] taggedImages: [2023-11-01T16:11:51.198Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:11:51.198Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-11-01T16:11:51.198Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.67 [2023-11-01T16:11:51.198Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:11:51.198Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-11-01T16:11:51.220Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-11-01T16:11:51.220Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:11:51.220Z] latest [2023-11-01T16:11:51.220Z] 3.1.0-dev.67 [2023-11-01T16:11:51.220Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:11:51.220Z] main [2023-11-01T16:11:51.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:51.593Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:51.944Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:11:51.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-01T16:11:51.944Z] 2ba1635a189e: Preparing [2023-11-01T16:11:51.944Z] 4f64f17a4312: Preparing [2023-11-01T16:11:51.944Z] 88349de63ee0: Preparing [2023-11-01T16:11:51.944Z] d67fdbd23ee6: Preparing [2023-11-01T16:11:51.944Z] bd004637b84d: Preparing [2023-11-01T16:11:51.944Z] 351cfbc6e370: Preparing [2023-11-01T16:11:51.944Z] 150ae6014008: Preparing [2023-11-01T16:11:51.944Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:11:51.944Z] 150ae6014008: Waiting [2023-11-01T16:11:51.944Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:11:51.944Z] 351cfbc6e370: Waiting [2023-11-01T16:11:52.214Z] bd004637b84d: Layer already exists [2023-11-01T16:11:52.214Z] 351cfbc6e370: Layer already exists [2023-11-01T16:11:52.214Z] 4f64f17a4312: Pushed [2023-11-01T16:11:52.214Z] 150ae6014008: Layer already exists [2023-11-01T16:11:52.214Z] 88349de63ee0: Pushed [2023-11-01T16:11:52.214Z] 2ba1635a189e: Pushed [2023-11-01T16:11:52.214Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:11:54.810Z] d67fdbd23ee6: Pushed [2023-11-01T16:11:54.810Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:12bde85eda20c58e4cb11e07966920cf2d1d062788266472cab8c064a17a2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:55.152Z] + 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-11-01T16:11:55.506Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-11-01T16:11:55.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-01T16:11:55.506Z] 2ba1635a189e: Preparing [2023-11-01T16:11:55.506Z] 4f64f17a4312: Preparing [2023-11-01T16:11:55.506Z] 88349de63ee0: Preparing [2023-11-01T16:11:55.506Z] d67fdbd23ee6: Preparing [2023-11-01T16:11:55.506Z] bd004637b84d: Preparing [2023-11-01T16:11:55.506Z] 351cfbc6e370: Preparing [2023-11-01T16:11:55.506Z] 150ae6014008: Preparing [2023-11-01T16:11:55.506Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:11:55.506Z] 351cfbc6e370: Waiting [2023-11-01T16:11:55.506Z] 150ae6014008: Waiting [2023-11-01T16:11:55.506Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:11:55.506Z] bd004637b84d: Layer already exists [2023-11-01T16:11:55.506Z] 88349de63ee0: Layer already exists [2023-11-01T16:11:55.506Z] 4f64f17a4312: Layer already exists [2023-11-01T16:11:55.506Z] d67fdbd23ee6: Layer already exists [2023-11-01T16:11:55.506Z] 2ba1635a189e: Layer already exists [2023-11-01T16:11:55.772Z] 150ae6014008: Layer already exists [2023-11-01T16:11:55.773Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:11:55.773Z] 351cfbc6e370: Layer already exists [2023-11-01T16:11:55.773Z] latest: digest: sha256:12bde85eda20c58e4cb11e07966920cf2d1d062788266472cab8c064a17a2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:56.129Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:56.476Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.67 [2023-11-01T16:11:56.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-01T16:11:56.476Z] 2ba1635a189e: Preparing [2023-11-01T16:11:56.476Z] 4f64f17a4312: Preparing [2023-11-01T16:11:56.476Z] 88349de63ee0: Preparing [2023-11-01T16:11:56.476Z] d67fdbd23ee6: Preparing [2023-11-01T16:11:56.476Z] bd004637b84d: Preparing [2023-11-01T16:11:56.476Z] 351cfbc6e370: Preparing [2023-11-01T16:11:56.476Z] 150ae6014008: Preparing [2023-11-01T16:11:56.476Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:11:56.476Z] 351cfbc6e370: Waiting [2023-11-01T16:11:56.476Z] 150ae6014008: Waiting [2023-11-01T16:11:56.476Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:11:56.476Z] 88349de63ee0: Layer already exists [2023-11-01T16:11:56.476Z] 4f64f17a4312: Layer already exists [2023-11-01T16:11:56.476Z] bd004637b84d: Layer already exists [2023-11-01T16:11:56.476Z] 2ba1635a189e: Layer already exists [2023-11-01T16:11:56.476Z] d67fdbd23ee6: Layer already exists [2023-11-01T16:11:56.744Z] 351cfbc6e370: Layer already exists [2023-11-01T16:11:56.744Z] 150ae6014008: Layer already exists [2023-11-01T16:11:56.744Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:11:56.744Z] 3.1.0-dev.67: digest: sha256:12bde85eda20c58e4cb11e07966920cf2d1d062788266472cab8c064a17a2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:57.113Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:57.471Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:11:57.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-01T16:11:57.471Z] 2ba1635a189e: Preparing [2023-11-01T16:11:57.471Z] 4f64f17a4312: Preparing [2023-11-01T16:11:57.471Z] 88349de63ee0: Preparing [2023-11-01T16:11:57.471Z] d67fdbd23ee6: Preparing [2023-11-01T16:11:57.471Z] bd004637b84d: Preparing [2023-11-01T16:11:57.471Z] 351cfbc6e370: Preparing [2023-11-01T16:11:57.471Z] 150ae6014008: Preparing [2023-11-01T16:11:57.471Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:11:57.471Z] 150ae6014008: Waiting [2023-11-01T16:11:57.471Z] 351cfbc6e370: Waiting [2023-11-01T16:11:57.471Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:11:57.471Z] 2ba1635a189e: Layer already exists [2023-11-01T16:11:57.471Z] 88349de63ee0: Layer already exists [2023-11-01T16:11:57.471Z] bd004637b84d: Layer already exists [2023-11-01T16:11:57.471Z] 4f64f17a4312: Layer already exists [2023-11-01T16:11:57.471Z] d67fdbd23ee6: Layer already exists [2023-11-01T16:11:57.744Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:11:57.744Z] 351cfbc6e370: Layer already exists [2023-11-01T16:11:57.744Z] 150ae6014008: Layer already exists [2023-11-01T16:11:57.744Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:12bde85eda20c58e4cb11e07966920cf2d1d062788266472cab8c064a17a2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:58.098Z] + 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-11-01T16:12:01.044Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-11-01T16:12:01.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-01T16:12:01.045Z] 2ba1635a189e: Preparing [2023-11-01T16:12:01.045Z] 4f64f17a4312: Preparing [2023-11-01T16:12:01.045Z] 88349de63ee0: Preparing [2023-11-01T16:12:01.045Z] d67fdbd23ee6: Preparing [2023-11-01T16:12:01.045Z] bd004637b84d: Preparing [2023-11-01T16:12:01.045Z] 351cfbc6e370: Preparing [2023-11-01T16:12:01.045Z] 150ae6014008: Preparing [2023-11-01T16:12:01.045Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:01.045Z] 351cfbc6e370: Waiting [2023-11-01T16:12:01.045Z] 150ae6014008: Waiting [2023-11-01T16:12:01.045Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:01.045Z] 2ba1635a189e: Layer already exists [2023-11-01T16:12:01.045Z] 4f64f17a4312: Layer already exists [2023-11-01T16:12:01.045Z] 88349de63ee0: Layer already exists [2023-11-01T16:12:01.045Z] d67fdbd23ee6: Layer already exists [2023-11-01T16:12:01.045Z] bd004637b84d: Layer already exists [2023-11-01T16:12:01.045Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:01.045Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:01.045Z] 150ae6014008: Layer already exists [2023-11-01T16:12:01.312Z] main: digest: sha256:12bde85eda20c58e4cb11e07966920cf2d1d062788266472cab8c064a17a2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T16:12:01.372Z] ===================================================== [Pipeline] echo [2023-11-01T16:12:01.383Z] taggedImages: [2023-11-01T16:12:01.383Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:01.383Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-11-01T16:12:01.383Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.67 [2023-11-01T16:12:01.383Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:01.383Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-11-01T16:12:01.400Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-11-01T16:12:01.400Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:01.400Z] latest [2023-11-01T16:12:01.400Z] 3.1.0-dev.67 [2023-11-01T16:12:01.400Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:01.400Z] main [2023-11-01T16:12:01.400Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:01.753Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:02.104Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:02.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-01T16:12:02.104Z] 56cd24c34680: Preparing [2023-11-01T16:12:02.104Z] 242a54d5c8e1: Preparing [2023-11-01T16:12:02.104Z] bd004637b84d: Preparing [2023-11-01T16:12:02.104Z] 351cfbc6e370: Preparing [2023-11-01T16:12:02.104Z] a2898b3398f1: Preparing [2023-11-01T16:12:02.104Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:02.374Z] bd004637b84d: Layer already exists [2023-11-01T16:12:02.374Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:02.374Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:02.374Z] a2898b3398f1: Pushed [2023-11-01T16:12:02.374Z] 56cd24c34680: Pushed [2023-11-01T16:12:05.722Z] 242a54d5c8e1: Pushed [2023-11-01T16:12:05.722Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:af3803e4e8a802487bbc2dcc0d62131aeca32432962c0b7ffdb665f08d20325a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:06.074Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:06.420Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-11-01T16:12:06.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-01T16:12:06.420Z] 56cd24c34680: Preparing [2023-11-01T16:12:06.420Z] 242a54d5c8e1: Preparing [2023-11-01T16:12:06.420Z] bd004637b84d: Preparing [2023-11-01T16:12:06.420Z] 351cfbc6e370: Preparing [2023-11-01T16:12:06.420Z] a2898b3398f1: Preparing [2023-11-01T16:12:06.420Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:06.420Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:06.420Z] bd004637b84d: Layer already exists [2023-11-01T16:12:06.420Z] 56cd24c34680: Layer already exists [2023-11-01T16:12:06.420Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:06.420Z] 242a54d5c8e1: Layer already exists [2023-11-01T16:12:06.420Z] a2898b3398f1: Layer already exists [2023-11-01T16:12:06.420Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:06.687Z] latest: digest: sha256:af3803e4e8a802487bbc2dcc0d62131aeca32432962c0b7ffdb665f08d20325a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:07.044Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:07.389Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.67 [2023-11-01T16:12:07.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-01T16:12:07.390Z] 56cd24c34680: Preparing [2023-11-01T16:12:07.390Z] 242a54d5c8e1: Preparing [2023-11-01T16:12:07.390Z] bd004637b84d: Preparing [2023-11-01T16:12:07.390Z] 351cfbc6e370: Preparing [2023-11-01T16:12:07.390Z] a2898b3398f1: Preparing [2023-11-01T16:12:07.390Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:07.390Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:07.390Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:07.390Z] bd004637b84d: Layer already exists [2023-11-01T16:12:07.390Z] 56cd24c34680: Layer already exists [2023-11-01T16:12:07.390Z] 242a54d5c8e1: Layer already exists [2023-11-01T16:12:07.390Z] a2898b3398f1: Layer already exists [2023-11-01T16:12:07.390Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:07.654Z] 3.1.0-dev.67: digest: sha256:af3803e4e8a802487bbc2dcc0d62131aeca32432962c0b7ffdb665f08d20325a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:08.001Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:08.333Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:08.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-01T16:12:08.333Z] 56cd24c34680: Preparing [2023-11-01T16:12:08.333Z] 242a54d5c8e1: Preparing [2023-11-01T16:12:08.333Z] bd004637b84d: Preparing [2023-11-01T16:12:08.333Z] 351cfbc6e370: Preparing [2023-11-01T16:12:08.333Z] a2898b3398f1: Preparing [2023-11-01T16:12:08.333Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:08.333Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:08.333Z] 242a54d5c8e1: Layer already exists [2023-11-01T16:12:08.333Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:08.333Z] a2898b3398f1: Layer already exists [2023-11-01T16:12:08.333Z] 56cd24c34680: Layer already exists [2023-11-01T16:12:08.334Z] bd004637b84d: Layer already exists [2023-11-01T16:12:08.334Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:08.602Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:af3803e4e8a802487bbc2dcc0d62131aeca32432962c0b7ffdb665f08d20325a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:08.945Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:09.278Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-11-01T16:12:09.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-01T16:12:09.278Z] 56cd24c34680: Preparing [2023-11-01T16:12:09.278Z] 242a54d5c8e1: Preparing [2023-11-01T16:12:09.278Z] bd004637b84d: Preparing [2023-11-01T16:12:09.278Z] 351cfbc6e370: Preparing [2023-11-01T16:12:09.278Z] a2898b3398f1: Preparing [2023-11-01T16:12:09.278Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:09.278Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:09.278Z] 242a54d5c8e1: Layer already exists [2023-11-01T16:12:09.278Z] bd004637b84d: Layer already exists [2023-11-01T16:12:09.278Z] 56cd24c34680: Layer already exists [2023-11-01T16:12:09.278Z] a2898b3398f1: Layer already exists [2023-11-01T16:12:09.278Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:09.278Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:09.545Z] main: digest: sha256:af3803e4e8a802487bbc2dcc0d62131aeca32432962c0b7ffdb665f08d20325a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T16:12:09.590Z] ===================================================== [Pipeline] echo [2023-11-01T16:12:09.599Z] taggedImages: [2023-11-01T16:12:09.599Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:09.599Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-11-01T16:12:09.599Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.67 [2023-11-01T16:12:09.599Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:09.599Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-11-01T16:12:09.616Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-11-01T16:12:09.616Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:09.616Z] latest [2023-11-01T16:12:09.616Z] 3.1.0-dev.67 [2023-11-01T16:12:09.616Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:09.616Z] main [2023-11-01T16:12:09.616Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:09.970Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:10.316Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:10.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-01T16:12:10.316Z] 27b737417a4e: Preparing [2023-11-01T16:12:10.316Z] 99110382e75a: Preparing [2023-11-01T16:12:10.316Z] afb1561de117: Preparing [2023-11-01T16:12:10.316Z] bd004637b84d: Preparing [2023-11-01T16:12:10.316Z] 351cfbc6e370: Preparing [2023-11-01T16:12:10.316Z] 150ae6014008: Preparing [2023-11-01T16:12:10.316Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:10.316Z] 150ae6014008: Waiting [2023-11-01T16:12:10.316Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:10.316Z] bd004637b84d: Layer already exists [2023-11-01T16:12:10.316Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:10.585Z] 150ae6014008: Layer already exists [2023-11-01T16:12:10.585Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:10.585Z] 99110382e75a: Pushed [2023-11-01T16:12:10.585Z] 27b737417a4e: Pushed [2023-11-01T16:12:13.922Z] afb1561de117: Pushed [2023-11-01T16:12:14.505Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:4356e326f744d14bdc77dce5a906854bbfe6629180ef1b39d3c832eeb9f6d6dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:15.115Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:15.516Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-11-01T16:12:15.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-01T16:12:15.516Z] 27b737417a4e: Preparing [2023-11-01T16:12:15.516Z] 99110382e75a: Preparing [2023-11-01T16:12:15.516Z] afb1561de117: Preparing [2023-11-01T16:12:15.516Z] bd004637b84d: Preparing [2023-11-01T16:12:15.516Z] 351cfbc6e370: Preparing [2023-11-01T16:12:15.516Z] 150ae6014008: Preparing [2023-11-01T16:12:15.516Z] 150ae6014008: Waiting [2023-11-01T16:12:15.516Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:15.516Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:15.516Z] afb1561de117: Layer already exists [2023-11-01T16:12:15.516Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:15.516Z] 27b737417a4e: Layer already exists [2023-11-01T16:12:15.516Z] bd004637b84d: Layer already exists [2023-11-01T16:12:15.516Z] 99110382e75a: Layer already exists [2023-11-01T16:12:15.516Z] 150ae6014008: Layer already exists [2023-11-01T16:12:15.516Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:15.787Z] latest: digest: sha256:4356e326f744d14bdc77dce5a906854bbfe6629180ef1b39d3c832eeb9f6d6dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:16.154Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:16.537Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.67 [2023-11-01T16:12:16.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-01T16:12:16.537Z] 27b737417a4e: Preparing [2023-11-01T16:12:16.537Z] 99110382e75a: Preparing [2023-11-01T16:12:16.537Z] afb1561de117: Preparing [2023-11-01T16:12:16.537Z] bd004637b84d: Preparing [2023-11-01T16:12:16.537Z] 351cfbc6e370: Preparing [2023-11-01T16:12:16.537Z] 150ae6014008: Preparing [2023-11-01T16:12:16.537Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:16.537Z] 150ae6014008: Waiting [2023-11-01T16:12:16.537Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:16.537Z] afb1561de117: Layer already exists [2023-11-01T16:12:16.537Z] 27b737417a4e: Layer already exists [2023-11-01T16:12:16.537Z] bd004637b84d: Layer already exists [2023-11-01T16:12:16.537Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:16.537Z] 99110382e75a: Layer already exists [2023-11-01T16:12:16.537Z] 150ae6014008: Layer already exists [2023-11-01T16:12:16.537Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:16.816Z] 3.1.0-dev.67: digest: sha256:4356e326f744d14bdc77dce5a906854bbfe6629180ef1b39d3c832eeb9f6d6dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:17.160Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:17.492Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:17.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-01T16:12:17.492Z] 27b737417a4e: Preparing [2023-11-01T16:12:17.492Z] 99110382e75a: Preparing [2023-11-01T16:12:17.492Z] afb1561de117: Preparing [2023-11-01T16:12:17.492Z] bd004637b84d: Preparing [2023-11-01T16:12:17.492Z] 351cfbc6e370: Preparing [2023-11-01T16:12:17.492Z] 150ae6014008: Preparing [2023-11-01T16:12:17.492Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:17.492Z] 150ae6014008: Waiting [2023-11-01T16:12:17.492Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:17.492Z] 27b737417a4e: Layer already exists [2023-11-01T16:12:17.492Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:17.492Z] afb1561de117: Layer already exists [2023-11-01T16:12:17.492Z] 99110382e75a: Layer already exists [2023-11-01T16:12:17.492Z] bd004637b84d: Layer already exists [2023-11-01T16:12:17.492Z] 150ae6014008: Layer already exists [2023-11-01T16:12:17.492Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:17.759Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:4356e326f744d14bdc77dce5a906854bbfe6629180ef1b39d3c832eeb9f6d6dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:18.108Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:18.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-11-01T16:12:18.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-01T16:12:18.447Z] 27b737417a4e: Preparing [2023-11-01T16:12:18.447Z] 99110382e75a: Preparing [2023-11-01T16:12:18.447Z] afb1561de117: Preparing [2023-11-01T16:12:18.447Z] bd004637b84d: Preparing [2023-11-01T16:12:18.447Z] 351cfbc6e370: Preparing [2023-11-01T16:12:18.447Z] 150ae6014008: Preparing [2023-11-01T16:12:18.447Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:18.447Z] 150ae6014008: Waiting [2023-11-01T16:12:18.447Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:18.447Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:18.447Z] afb1561de117: Layer already exists [2023-11-01T16:12:18.447Z] 27b737417a4e: Layer already exists [2023-11-01T16:12:18.447Z] bd004637b84d: Layer already exists [2023-11-01T16:12:18.447Z] 99110382e75a: Layer already exists [2023-11-01T16:12:18.447Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:18.447Z] 150ae6014008: Layer already exists [2023-11-01T16:12:18.720Z] main: digest: sha256:4356e326f744d14bdc77dce5a906854bbfe6629180ef1b39d3c832eeb9f6d6dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T16:12:18.775Z] ===================================================== [Pipeline] echo [2023-11-01T16:12:18.789Z] taggedImages: [2023-11-01T16:12:18.789Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:18.789Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-11-01T16:12:18.789Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.67 [2023-11-01T16:12:18.789Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:18.789Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-11-01T16:12:18.813Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-11-01T16:12:18.813Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:18.813Z] latest [2023-11-01T16:12:18.813Z] 3.1.0-dev.67 [2023-11-01T16:12:18.813Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:18.813Z] main [2023-11-01T16:12:18.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:19.156Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:19.512Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:19.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-01T16:12:19.512Z] 97fb692e9b69: Preparing [2023-11-01T16:12:19.512Z] 1dd7b95450ce: Preparing [2023-11-01T16:12:19.512Z] 2dafc4e5073f: Preparing [2023-11-01T16:12:19.512Z] da3168b62ef3: Preparing [2023-11-01T16:12:19.512Z] 095f59c6ac28: Preparing [2023-11-01T16:12:19.512Z] 1a7f670a742b: Preparing [2023-11-01T16:12:19.512Z] a51f84c69601: Preparing [2023-11-01T16:12:19.512Z] bd004637b84d: Preparing [2023-11-01T16:12:19.512Z] 351cfbc6e370: Preparing [2023-11-01T16:12:19.512Z] 81315b26ab90: Preparing [2023-11-01T16:12:19.512Z] 1070d6da7112: Preparing [2023-11-01T16:12:19.512Z] 5f70bf18a086: Preparing [2023-11-01T16:12:19.512Z] 698f6ef951da: Preparing [2023-11-01T16:12:19.512Z] b343a1334c50: Preparing [2023-11-01T16:12:19.512Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:19.512Z] 351cfbc6e370: Waiting [2023-11-01T16:12:19.512Z] 81315b26ab90: Waiting [2023-11-01T16:12:19.512Z] 1070d6da7112: Waiting [2023-11-01T16:12:19.512Z] a51f84c69601: Waiting [2023-11-01T16:12:19.512Z] bd004637b84d: Waiting [2023-11-01T16:12:19.512Z] 5f70bf18a086: Waiting [2023-11-01T16:12:19.512Z] 698f6ef951da: Waiting [2023-11-01T16:12:19.512Z] b343a1334c50: Waiting [2023-11-01T16:12:19.512Z] 1a7f670a742b: Waiting [2023-11-01T16:12:19.512Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:19.779Z] 1dd7b95450ce: Pushed [2023-11-01T16:12:19.779Z] da3168b62ef3: Pushed [2023-11-01T16:12:19.779Z] 095f59c6ac28: Pushed [2023-11-01T16:12:19.779Z] 97fb692e9b69: Pushed [2023-11-01T16:12:19.779Z] 2dafc4e5073f: Pushed [2023-11-01T16:12:20.049Z] bd004637b84d: Layer already exists [2023-11-01T16:12:20.049Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:20.049Z] 1a7f670a742b: Pushed [2023-11-01T16:12:20.049Z] 81315b26ab90: Pushed [2023-11-01T16:12:20.049Z] 5f70bf18a086: Pushed [2023-11-01T16:12:20.049Z] 1070d6da7112: Pushed [2023-11-01T16:12:20.315Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:20.315Z] 698f6ef951da: Pushed [2023-11-01T16:12:20.315Z] b343a1334c50: Pushed [2023-11-01T16:12:23.653Z] a51f84c69601: Pushed [2023-11-01T16:12:23.921Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:2813f3012401ae507f9e644ba9c71881332fb078a9b392b54388d0dd57c05f40 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:24.272Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:24.617Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-11-01T16:12:24.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-01T16:12:24.618Z] 97fb692e9b69: Preparing [2023-11-01T16:12:24.618Z] 1dd7b95450ce: Preparing [2023-11-01T16:12:24.618Z] 2dafc4e5073f: Preparing [2023-11-01T16:12:24.618Z] da3168b62ef3: Preparing [2023-11-01T16:12:24.618Z] 095f59c6ac28: Preparing [2023-11-01T16:12:24.618Z] 1a7f670a742b: Preparing [2023-11-01T16:12:24.618Z] a51f84c69601: Preparing [2023-11-01T16:12:24.618Z] bd004637b84d: Preparing [2023-11-01T16:12:24.618Z] 351cfbc6e370: Preparing [2023-11-01T16:12:24.618Z] 81315b26ab90: Preparing [2023-11-01T16:12:24.618Z] 1070d6da7112: Preparing [2023-11-01T16:12:24.618Z] 5f70bf18a086: Preparing [2023-11-01T16:12:24.618Z] 698f6ef951da: Preparing [2023-11-01T16:12:24.618Z] b343a1334c50: Preparing [2023-11-01T16:12:24.618Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:24.618Z] 81315b26ab90: Waiting [2023-11-01T16:12:24.618Z] 1070d6da7112: Waiting [2023-11-01T16:12:24.618Z] 5f70bf18a086: Waiting [2023-11-01T16:12:24.618Z] 698f6ef951da: Waiting [2023-11-01T16:12:24.618Z] b343a1334c50: Waiting [2023-11-01T16:12:24.618Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:24.618Z] a51f84c69601: Waiting [2023-11-01T16:12:24.618Z] bd004637b84d: Waiting [2023-11-01T16:12:24.618Z] 351cfbc6e370: Waiting [2023-11-01T16:12:24.618Z] 1a7f670a742b: Waiting [2023-11-01T16:12:24.618Z] 095f59c6ac28: Layer already exists [2023-11-01T16:12:24.618Z] 2dafc4e5073f: Layer already exists [2023-11-01T16:12:24.618Z] da3168b62ef3: Layer already exists [2023-11-01T16:12:24.618Z] 97fb692e9b69: Layer already exists [2023-11-01T16:12:24.618Z] 1dd7b95450ce: Layer already exists [2023-11-01T16:12:24.618Z] 81315b26ab90: Layer already exists [2023-11-01T16:12:24.618Z] 1a7f670a742b: Layer already exists [2023-11-01T16:12:24.618Z] bd004637b84d: Layer already exists [2023-11-01T16:12:24.618Z] a51f84c69601: Layer already exists [2023-11-01T16:12:24.618Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:24.618Z] 1070d6da7112: Layer already exists [2023-11-01T16:12:24.618Z] 5f70bf18a086: Layer already exists [2023-11-01T16:12:24.885Z] 698f6ef951da: Layer already exists [2023-11-01T16:12:24.885Z] b343a1334c50: Layer already exists [2023-11-01T16:12:24.885Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:24.885Z] latest: digest: sha256:2813f3012401ae507f9e644ba9c71881332fb078a9b392b54388d0dd57c05f40 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:25.232Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:29.842Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.67 [2023-11-01T16:12:29.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-01T16:12:29.842Z] 97fb692e9b69: Preparing [2023-11-01T16:12:29.842Z] 1dd7b95450ce: Preparing [2023-11-01T16:12:29.842Z] 2dafc4e5073f: Preparing [2023-11-01T16:12:29.842Z] da3168b62ef3: Preparing [2023-11-01T16:12:29.842Z] 095f59c6ac28: Preparing [2023-11-01T16:12:29.842Z] 1a7f670a742b: Preparing [2023-11-01T16:12:29.842Z] a51f84c69601: Preparing [2023-11-01T16:12:29.842Z] bd004637b84d: Preparing [2023-11-01T16:12:29.842Z] 351cfbc6e370: Preparing [2023-11-01T16:12:29.842Z] 81315b26ab90: Preparing [2023-11-01T16:12:29.842Z] 1070d6da7112: Preparing [2023-11-01T16:12:29.842Z] 5f70bf18a086: Preparing [2023-11-01T16:12:29.842Z] 698f6ef951da: Preparing [2023-11-01T16:12:29.842Z] b343a1334c50: Preparing [2023-11-01T16:12:29.842Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:29.842Z] 1070d6da7112: Waiting [2023-11-01T16:12:29.842Z] 5f70bf18a086: Waiting [2023-11-01T16:12:29.842Z] 698f6ef951da: Waiting [2023-11-01T16:12:29.842Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:29.842Z] b343a1334c50: Waiting [2023-11-01T16:12:29.842Z] 1a7f670a742b: Waiting [2023-11-01T16:12:29.842Z] bd004637b84d: Waiting [2023-11-01T16:12:29.842Z] a51f84c69601: Waiting [2023-11-01T16:12:29.842Z] 351cfbc6e370: Waiting [2023-11-01T16:12:29.842Z] 81315b26ab90: Waiting [2023-11-01T16:12:29.842Z] 2dafc4e5073f: Layer already exists [2023-11-01T16:12:29.842Z] 1dd7b95450ce: Layer already exists [2023-11-01T16:12:29.842Z] 095f59c6ac28: Layer already exists [2023-11-01T16:12:29.842Z] 97fb692e9b69: Layer already exists [2023-11-01T16:12:29.842Z] da3168b62ef3: Layer already exists [2023-11-01T16:12:29.842Z] a51f84c69601: Layer already exists [2023-11-01T16:12:29.842Z] bd004637b84d: Layer already exists [2023-11-01T16:12:29.842Z] 81315b26ab90: Layer already exists [2023-11-01T16:12:29.842Z] 1a7f670a742b: Layer already exists [2023-11-01T16:12:29.842Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:30.112Z] 5f70bf18a086: Layer already exists [2023-11-01T16:12:30.112Z] 1070d6da7112: Layer already exists [2023-11-01T16:12:30.112Z] 698f6ef951da: Layer already exists [2023-11-01T16:12:30.112Z] b343a1334c50: Layer already exists [2023-11-01T16:12:30.112Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:30.112Z] 3.1.0-dev.67: digest: sha256:2813f3012401ae507f9e644ba9c71881332fb078a9b392b54388d0dd57c05f40 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:30.473Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:30.817Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:30.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-01T16:12:30.817Z] 97fb692e9b69: Preparing [2023-11-01T16:12:30.817Z] 1dd7b95450ce: Preparing [2023-11-01T16:12:30.817Z] 2dafc4e5073f: Preparing [2023-11-01T16:12:30.817Z] da3168b62ef3: Preparing [2023-11-01T16:12:30.817Z] 095f59c6ac28: Preparing [2023-11-01T16:12:30.817Z] 1a7f670a742b: Preparing [2023-11-01T16:12:30.817Z] a51f84c69601: Preparing [2023-11-01T16:12:30.817Z] bd004637b84d: Preparing [2023-11-01T16:12:30.817Z] 351cfbc6e370: Preparing [2023-11-01T16:12:30.817Z] 81315b26ab90: Preparing [2023-11-01T16:12:30.817Z] 1070d6da7112: Preparing [2023-11-01T16:12:30.817Z] 5f70bf18a086: Preparing [2023-11-01T16:12:30.817Z] 698f6ef951da: Preparing [2023-11-01T16:12:30.817Z] b343a1334c50: Preparing [2023-11-01T16:12:30.817Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:30.817Z] 1a7f670a742b: Waiting [2023-11-01T16:12:30.817Z] a51f84c69601: Waiting [2023-11-01T16:12:30.817Z] bd004637b84d: Waiting [2023-11-01T16:12:30.817Z] 351cfbc6e370: Waiting [2023-11-01T16:12:30.817Z] 1070d6da7112: Waiting [2023-11-01T16:12:30.817Z] 5f70bf18a086: Waiting [2023-11-01T16:12:30.817Z] 698f6ef951da: Waiting [2023-11-01T16:12:30.817Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:30.817Z] b343a1334c50: Waiting [2023-11-01T16:12:30.817Z] 81315b26ab90: Waiting [2023-11-01T16:12:30.817Z] 1dd7b95450ce: Layer already exists [2023-11-01T16:12:30.817Z] 095f59c6ac28: Layer already exists [2023-11-01T16:12:30.817Z] 97fb692e9b69: Layer already exists [2023-11-01T16:12:30.817Z] 2dafc4e5073f: Layer already exists [2023-11-01T16:12:30.817Z] da3168b62ef3: Layer already exists [2023-11-01T16:12:30.817Z] 1a7f670a742b: Layer already exists [2023-11-01T16:12:30.817Z] bd004637b84d: Layer already exists [2023-11-01T16:12:30.817Z] a51f84c69601: Layer already exists [2023-11-01T16:12:30.817Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:30.817Z] 81315b26ab90: Layer already exists [2023-11-01T16:12:31.085Z] 1070d6da7112: Layer already exists [2023-11-01T16:12:31.085Z] b343a1334c50: Layer already exists [2023-11-01T16:12:31.085Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:31.085Z] 5f70bf18a086: Layer already exists [2023-11-01T16:12:31.085Z] 698f6ef951da: Layer already exists [2023-11-01T16:12:31.085Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:2813f3012401ae507f9e644ba9c71881332fb078a9b392b54388d0dd57c05f40 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:31.437Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:31.776Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-11-01T16:12:31.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-01T16:12:31.776Z] 97fb692e9b69: Preparing [2023-11-01T16:12:31.776Z] 1dd7b95450ce: Preparing [2023-11-01T16:12:31.776Z] 2dafc4e5073f: Preparing [2023-11-01T16:12:31.776Z] da3168b62ef3: Preparing [2023-11-01T16:12:31.776Z] 095f59c6ac28: Preparing [2023-11-01T16:12:31.776Z] 1a7f670a742b: Preparing [2023-11-01T16:12:31.776Z] a51f84c69601: Preparing [2023-11-01T16:12:31.776Z] 1a7f670a742b: Waiting [2023-11-01T16:12:31.776Z] bd004637b84d: Preparing [2023-11-01T16:12:31.776Z] a51f84c69601: Waiting [2023-11-01T16:12:31.776Z] 351cfbc6e370: Preparing [2023-11-01T16:12:31.776Z] bd004637b84d: Waiting [2023-11-01T16:12:31.776Z] 81315b26ab90: Preparing [2023-11-01T16:12:31.776Z] 351cfbc6e370: Waiting [2023-11-01T16:12:31.776Z] 1070d6da7112: Preparing [2023-11-01T16:12:31.776Z] 5f70bf18a086: Preparing [2023-11-01T16:12:31.776Z] 698f6ef951da: Preparing [2023-11-01T16:12:31.777Z] 81315b26ab90: Waiting [2023-11-01T16:12:31.777Z] 1070d6da7112: Waiting [2023-11-01T16:12:31.777Z] 5f70bf18a086: Waiting [2023-11-01T16:12:31.777Z] b343a1334c50: Preparing [2023-11-01T16:12:31.777Z] 698f6ef951da: Waiting [2023-11-01T16:12:31.777Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:31.777Z] b343a1334c50: Waiting [2023-11-01T16:12:31.777Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:31.777Z] 1dd7b95450ce: Layer already exists [2023-11-01T16:12:31.777Z] 97fb692e9b69: Layer already exists [2023-11-01T16:12:31.777Z] 095f59c6ac28: Layer already exists [2023-11-01T16:12:31.777Z] 2dafc4e5073f: Layer already exists [2023-11-01T16:12:31.777Z] da3168b62ef3: Layer already exists [2023-11-01T16:12:31.777Z] bd004637b84d: Layer already exists [2023-11-01T16:12:31.777Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:31.777Z] 81315b26ab90: Layer already exists [2023-11-01T16:12:31.777Z] 1a7f670a742b: Layer already exists [2023-11-01T16:12:31.777Z] a51f84c69601: Layer already exists [2023-11-01T16:12:32.042Z] 1070d6da7112: Layer already exists [2023-11-01T16:12:32.043Z] 698f6ef951da: Layer already exists [2023-11-01T16:12:32.043Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:32.043Z] b343a1334c50: Layer already exists [2023-11-01T16:12:32.043Z] 5f70bf18a086: Layer already exists [2023-11-01T16:12:32.043Z] main: digest: sha256:2813f3012401ae507f9e644ba9c71881332fb078a9b392b54388d0dd57c05f40 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T16:12:32.093Z] ===================================================== [Pipeline] echo [2023-11-01T16:12:32.102Z] taggedImages: [2023-11-01T16:12:32.102Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:32.102Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-11-01T16:12:32.102Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.67 [2023-11-01T16:12:32.102Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:32.102Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-11-01T16:12:32.125Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-11-01T16:12:32.125Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:32.125Z] latest [2023-11-01T16:12:32.125Z] 3.1.0-dev.67 [2023-11-01T16:12:32.125Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:32.125Z] main [2023-11-01T16:12:32.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:32.486Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:32.845Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:32.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-01T16:12:32.845Z] 7b1dde514aa8: Preparing [2023-11-01T16:12:32.845Z] 839948bc808e: Preparing [2023-11-01T16:12:32.845Z] 2b1d75e194f4: Preparing [2023-11-01T16:12:32.845Z] 124c1ca00281: Preparing [2023-11-01T16:12:32.845Z] bd004637b84d: Preparing [2023-11-01T16:12:32.845Z] 351cfbc6e370: Preparing [2023-11-01T16:12:32.845Z] 150ae6014008: Preparing [2023-11-01T16:12:32.845Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:32.845Z] 351cfbc6e370: Waiting [2023-11-01T16:12:32.845Z] 150ae6014008: Waiting [2023-11-01T16:12:32.845Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:33.113Z] bd004637b84d: Layer already exists [2023-11-01T16:12:33.113Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:33.113Z] 839948bc808e: Pushed [2023-11-01T16:12:33.113Z] 2b1d75e194f4: Pushed [2023-11-01T16:12:33.113Z] 150ae6014008: Layer already exists [2023-11-01T16:12:33.113Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:33.113Z] 7b1dde514aa8: Pushed [2023-11-01T16:12:36.467Z] 124c1ca00281: Pushed [2023-11-01T16:12:36.467Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:f0c182e85075f80715bbe5548ff8f1d71a1cdc9d5589d5efd62bdab63dc1bbf9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:36.823Z] + 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-11-01T16:12:37.159Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-11-01T16:12:37.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-01T16:12:37.159Z] 7b1dde514aa8: Preparing [2023-11-01T16:12:37.159Z] 839948bc808e: Preparing [2023-11-01T16:12:37.159Z] 2b1d75e194f4: Preparing [2023-11-01T16:12:37.159Z] 124c1ca00281: Preparing [2023-11-01T16:12:37.159Z] bd004637b84d: Preparing [2023-11-01T16:12:37.159Z] 351cfbc6e370: Preparing [2023-11-01T16:12:37.159Z] 150ae6014008: Preparing [2023-11-01T16:12:37.159Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:37.159Z] 351cfbc6e370: Waiting [2023-11-01T16:12:37.159Z] 150ae6014008: Waiting [2023-11-01T16:12:37.159Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:37.159Z] 124c1ca00281: Layer already exists [2023-11-01T16:12:37.159Z] 839948bc808e: Layer already exists [2023-11-01T16:12:37.159Z] 7b1dde514aa8: Layer already exists [2023-11-01T16:12:37.159Z] bd004637b84d: Layer already exists [2023-11-01T16:12:37.159Z] 2b1d75e194f4: Layer already exists [2023-11-01T16:12:37.426Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:37.426Z] 150ae6014008: Layer already exists [2023-11-01T16:12:37.426Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:37.426Z] latest: digest: sha256:f0c182e85075f80715bbe5548ff8f1d71a1cdc9d5589d5efd62bdab63dc1bbf9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:37.785Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:38.143Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.67 [2023-11-01T16:12:38.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-01T16:12:38.143Z] 7b1dde514aa8: Preparing [2023-11-01T16:12:38.143Z] 839948bc808e: Preparing [2023-11-01T16:12:38.143Z] 2b1d75e194f4: Preparing [2023-11-01T16:12:38.143Z] 124c1ca00281: Preparing [2023-11-01T16:12:38.143Z] bd004637b84d: Preparing [2023-11-01T16:12:38.143Z] 351cfbc6e370: Preparing [2023-11-01T16:12:38.143Z] 150ae6014008: Preparing [2023-11-01T16:12:38.143Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:38.143Z] 351cfbc6e370: Waiting [2023-11-01T16:12:38.143Z] 150ae6014008: Waiting [2023-11-01T16:12:38.143Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:38.143Z] 7b1dde514aa8: Layer already exists [2023-11-01T16:12:38.143Z] 839948bc808e: Layer already exists [2023-11-01T16:12:38.143Z] 2b1d75e194f4: Layer already exists [2023-11-01T16:12:38.143Z] 124c1ca00281: Layer already exists [2023-11-01T16:12:38.143Z] bd004637b84d: Layer already exists [2023-11-01T16:12:38.143Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:38.143Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:38.143Z] 150ae6014008: Layer already exists [2023-11-01T16:12:38.411Z] 3.1.0-dev.67: digest: sha256:f0c182e85075f80715bbe5548ff8f1d71a1cdc9d5589d5efd62bdab63dc1bbf9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:38.772Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:39.115Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:39.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-01T16:12:39.115Z] 7b1dde514aa8: Preparing [2023-11-01T16:12:39.115Z] 839948bc808e: Preparing [2023-11-01T16:12:39.115Z] 2b1d75e194f4: Preparing [2023-11-01T16:12:39.115Z] 124c1ca00281: Preparing [2023-11-01T16:12:39.115Z] bd004637b84d: Preparing [2023-11-01T16:12:39.115Z] 351cfbc6e370: Preparing [2023-11-01T16:12:39.115Z] 150ae6014008: Preparing [2023-11-01T16:12:39.115Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:39.115Z] 150ae6014008: Waiting [2023-11-01T16:12:39.115Z] 351cfbc6e370: Waiting [2023-11-01T16:12:39.115Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:39.115Z] 124c1ca00281: Layer already exists [2023-11-01T16:12:39.115Z] 2b1d75e194f4: Layer already exists [2023-11-01T16:12:39.115Z] 7b1dde514aa8: Layer already exists [2023-11-01T16:12:39.115Z] 839948bc808e: Layer already exists [2023-11-01T16:12:39.115Z] bd004637b84d: Layer already exists [2023-11-01T16:12:39.115Z] 150ae6014008: Layer already exists [2023-11-01T16:12:39.115Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:39.115Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:39.385Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:f0c182e85075f80715bbe5548ff8f1d71a1cdc9d5589d5efd62bdab63dc1bbf9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:39.736Z] + 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-11-01T16:12:40.095Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-11-01T16:12:40.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-01T16:12:40.095Z] 7b1dde514aa8: Preparing [2023-11-01T16:12:40.095Z] 839948bc808e: Preparing [2023-11-01T16:12:40.095Z] 2b1d75e194f4: Preparing [2023-11-01T16:12:40.095Z] 124c1ca00281: Preparing [2023-11-01T16:12:40.095Z] bd004637b84d: Preparing [2023-11-01T16:12:40.095Z] 351cfbc6e370: Preparing [2023-11-01T16:12:40.095Z] 150ae6014008: Preparing [2023-11-01T16:12:40.095Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:40.095Z] 351cfbc6e370: Waiting [2023-11-01T16:12:40.095Z] 150ae6014008: Waiting [2023-11-01T16:12:40.095Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:40.095Z] 839948bc808e: Layer already exists [2023-11-01T16:12:40.095Z] 7b1dde514aa8: Layer already exists [2023-11-01T16:12:40.095Z] 124c1ca00281: Layer already exists [2023-11-01T16:12:40.095Z] bd004637b84d: Layer already exists [2023-11-01T16:12:40.095Z] 2b1d75e194f4: Layer already exists [2023-11-01T16:12:40.095Z] 150ae6014008: Layer already exists [2023-11-01T16:12:40.095Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:40.095Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:40.362Z] main: digest: sha256:f0c182e85075f80715bbe5548ff8f1d71a1cdc9d5589d5efd62bdab63dc1bbf9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T16:12:40.408Z] ===================================================== [Pipeline] echo [2023-11-01T16:12:40.415Z] taggedImages: [2023-11-01T16:12:40.415Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:40.415Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-11-01T16:12:40.415Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.67 [2023-11-01T16:12:40.415Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:40.415Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-11-01T16:12:40.432Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-11-01T16:12:40.432Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:40.432Z] latest [2023-11-01T16:12:40.432Z] 3.1.0-dev.67 [2023-11-01T16:12:40.432Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:40.432Z] main [2023-11-01T16:12:40.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:40.785Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:44.469Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:44.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-01T16:12:44.469Z] 8620b414319a: Preparing [2023-11-01T16:12:44.469Z] 36e4a306d170: Preparing [2023-11-01T16:12:44.469Z] 3cf6d8461d36: Preparing [2023-11-01T16:12:44.469Z] 21e54f72c42b: Preparing [2023-11-01T16:12:44.469Z] 8550b0ed4af1: Preparing [2023-11-01T16:12:44.469Z] bd004637b84d: Preparing [2023-11-01T16:12:44.469Z] 351cfbc6e370: Preparing [2023-11-01T16:12:44.469Z] 77f11c23ae8b: Preparing [2023-11-01T16:12:44.469Z] 8d209c389625: Preparing [2023-11-01T16:12:44.469Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:44.469Z] bd004637b84d: Waiting [2023-11-01T16:12:44.469Z] 351cfbc6e370: Waiting [2023-11-01T16:12:44.469Z] 77f11c23ae8b: Waiting [2023-11-01T16:12:44.469Z] 8d209c389625: Waiting [2023-11-01T16:12:44.469Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:44.738Z] 8550b0ed4af1: Pushed [2023-11-01T16:12:44.738Z] 21e54f72c42b: Pushed [2023-11-01T16:12:44.738Z] 36e4a306d170: Pushed [2023-11-01T16:12:44.738Z] 8620b414319a: Pushed [2023-11-01T16:12:44.738Z] bd004637b84d: Layer already exists [2023-11-01T16:12:44.738Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:45.005Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:45.005Z] 77f11c23ae8b: Pushed [2023-11-01T16:12:47.620Z] 3cf6d8461d36: Pushed [2023-11-01T16:12:48.211Z] 8d209c389625: Pushed [2023-11-01T16:12:48.478Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:3c9845cd3ab5df07796cbbc37aafc2712f197926a61ea30345746453b9cbbf61 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:48.828Z] + 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-11-01T16:12:49.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-11-01T16:12:49.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-01T16:12:49.177Z] 8620b414319a: Preparing [2023-11-01T16:12:49.177Z] 36e4a306d170: Preparing [2023-11-01T16:12:49.177Z] 3cf6d8461d36: Preparing [2023-11-01T16:12:49.177Z] 21e54f72c42b: Preparing [2023-11-01T16:12:49.177Z] 8550b0ed4af1: Preparing [2023-11-01T16:12:49.177Z] bd004637b84d: Preparing [2023-11-01T16:12:49.177Z] 351cfbc6e370: Preparing [2023-11-01T16:12:49.177Z] 77f11c23ae8b: Preparing [2023-11-01T16:12:49.177Z] 8d209c389625: Preparing [2023-11-01T16:12:49.177Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:49.177Z] 351cfbc6e370: Waiting [2023-11-01T16:12:49.177Z] 77f11c23ae8b: Waiting [2023-11-01T16:12:49.177Z] 8d209c389625: Waiting [2023-11-01T16:12:49.177Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:49.177Z] bd004637b84d: Waiting [2023-11-01T16:12:49.177Z] 21e54f72c42b: Layer already exists [2023-11-01T16:12:49.177Z] 36e4a306d170: Layer already exists [2023-11-01T16:12:49.177Z] 3cf6d8461d36: Layer already exists [2023-11-01T16:12:49.177Z] 8550b0ed4af1: Layer already exists [2023-11-01T16:12:49.177Z] 8620b414319a: Layer already exists [2023-11-01T16:12:49.177Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:49.177Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:49.177Z] bd004637b84d: Layer already exists [2023-11-01T16:12:49.177Z] 77f11c23ae8b: Layer already exists [2023-11-01T16:12:49.177Z] 8d209c389625: Layer already exists [2023-11-01T16:12:49.444Z] latest: digest: sha256:3c9845cd3ab5df07796cbbc37aafc2712f197926a61ea30345746453b9cbbf61 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:49.791Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:50.145Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.67 [2023-11-01T16:12:50.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-01T16:12:50.145Z] 8620b414319a: Preparing [2023-11-01T16:12:50.145Z] 36e4a306d170: Preparing [2023-11-01T16:12:50.145Z] 3cf6d8461d36: Preparing [2023-11-01T16:12:50.145Z] 21e54f72c42b: Preparing [2023-11-01T16:12:50.145Z] 8550b0ed4af1: Preparing [2023-11-01T16:12:50.145Z] bd004637b84d: Preparing [2023-11-01T16:12:50.145Z] 351cfbc6e370: Preparing [2023-11-01T16:12:50.145Z] 77f11c23ae8b: Preparing [2023-11-01T16:12:50.145Z] 8d209c389625: Preparing [2023-11-01T16:12:50.145Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:50.145Z] 351cfbc6e370: Waiting [2023-11-01T16:12:50.145Z] 77f11c23ae8b: Waiting [2023-11-01T16:12:50.145Z] 8d209c389625: Waiting [2023-11-01T16:12:50.145Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:50.145Z] bd004637b84d: Waiting [2023-11-01T16:12:50.145Z] 36e4a306d170: Layer already exists [2023-11-01T16:12:50.145Z] 3cf6d8461d36: Layer already exists [2023-11-01T16:12:50.145Z] 8620b414319a: Layer already exists [2023-11-01T16:12:50.145Z] 8550b0ed4af1: Layer already exists [2023-11-01T16:12:50.145Z] 21e54f72c42b: Layer already exists [2023-11-01T16:12:50.145Z] bd004637b84d: Layer already exists [2023-11-01T16:12:50.145Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:50.145Z] 77f11c23ae8b: Layer already exists [2023-11-01T16:12:50.145Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:50.145Z] 8d209c389625: Layer already exists [2023-11-01T16:12:50.413Z] 3.1.0-dev.67: digest: sha256:3c9845cd3ab5df07796cbbc37aafc2712f197926a61ea30345746453b9cbbf61 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:50.772Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:51.134Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:51.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-01T16:12:51.134Z] 8620b414319a: Preparing [2023-11-01T16:12:51.134Z] 36e4a306d170: Preparing [2023-11-01T16:12:51.134Z] 3cf6d8461d36: Preparing [2023-11-01T16:12:51.134Z] 21e54f72c42b: Preparing [2023-11-01T16:12:51.134Z] 8550b0ed4af1: Preparing [2023-11-01T16:12:51.134Z] bd004637b84d: Preparing [2023-11-01T16:12:51.134Z] 351cfbc6e370: Preparing [2023-11-01T16:12:51.134Z] 77f11c23ae8b: Preparing [2023-11-01T16:12:51.134Z] 8d209c389625: Preparing [2023-11-01T16:12:51.134Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:51.134Z] 77f11c23ae8b: Waiting [2023-11-01T16:12:51.134Z] 8d209c389625: Waiting [2023-11-01T16:12:51.134Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:51.134Z] bd004637b84d: Waiting [2023-11-01T16:12:51.134Z] 351cfbc6e370: Waiting [2023-11-01T16:12:51.134Z] 3cf6d8461d36: Layer already exists [2023-11-01T16:12:51.134Z] 8620b414319a: Layer already exists [2023-11-01T16:12:51.134Z] 36e4a306d170: Layer already exists [2023-11-01T16:12:51.134Z] 21e54f72c42b: Layer already exists [2023-11-01T16:12:51.134Z] 8550b0ed4af1: Layer already exists [2023-11-01T16:12:51.134Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:51.134Z] bd004637b84d: Layer already exists [2023-11-01T16:12:51.402Z] 77f11c23ae8b: Layer already exists [2023-11-01T16:12:51.402Z] 8d209c389625: Layer already exists [2023-11-01T16:12:51.402Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:51.403Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:3c9845cd3ab5df07796cbbc37aafc2712f197926a61ea30345746453b9cbbf61 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:51.754Z] + 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-11-01T16:12:52.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-11-01T16:12:52.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-01T16:12:52.098Z] 8620b414319a: Preparing [2023-11-01T16:12:52.098Z] 36e4a306d170: Preparing [2023-11-01T16:12:52.098Z] 3cf6d8461d36: Preparing [2023-11-01T16:12:52.098Z] 21e54f72c42b: Preparing [2023-11-01T16:12:52.098Z] 8550b0ed4af1: Preparing [2023-11-01T16:12:52.098Z] bd004637b84d: Preparing [2023-11-01T16:12:52.098Z] 351cfbc6e370: Preparing [2023-11-01T16:12:52.098Z] 77f11c23ae8b: Preparing [2023-11-01T16:12:52.098Z] 8d209c389625: Preparing [2023-11-01T16:12:52.098Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:52.098Z] bd004637b84d: Waiting [2023-11-01T16:12:52.098Z] 77f11c23ae8b: Waiting [2023-11-01T16:12:52.098Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:52.098Z] 8d209c389625: Waiting [2023-11-01T16:12:52.098Z] 351cfbc6e370: Waiting [2023-11-01T16:12:52.098Z] 21e54f72c42b: Layer already exists [2023-11-01T16:12:52.098Z] 8550b0ed4af1: Layer already exists [2023-11-01T16:12:52.098Z] 3cf6d8461d36: Layer already exists [2023-11-01T16:12:52.098Z] 8620b414319a: Layer already exists [2023-11-01T16:12:52.098Z] 36e4a306d170: Layer already exists [2023-11-01T16:12:52.098Z] 8d209c389625: Layer already exists [2023-11-01T16:12:52.098Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:52.098Z] 77f11c23ae8b: Layer already exists [2023-11-01T16:12:52.098Z] bd004637b84d: Layer already exists [2023-11-01T16:12:52.368Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:52.368Z] main: digest: sha256:3c9845cd3ab5df07796cbbc37aafc2712f197926a61ea30345746453b9cbbf61 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T16:12:52.432Z] ===================================================== [Pipeline] echo [2023-11-01T16:12:52.442Z] taggedImages: [2023-11-01T16:12:52.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:52.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-11-01T16:12:52.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.67 [2023-11-01T16:12:52.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:52.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-11-01T16:12:52.474Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-11-01T16:12:52.474Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:52.474Z] latest [2023-11-01T16:12:52.474Z] 3.1.0-dev.67 [2023-11-01T16:12:52.474Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:12:52.474Z] main [2023-11-01T16:12:52.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:52.837Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:53.194Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:12:53.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-01T16:12:53.194Z] d3da4df5e0a0: Preparing [2023-11-01T16:12:53.194Z] c78960f8091c: Preparing [2023-11-01T16:12:53.194Z] 516000f493ba: Preparing [2023-11-01T16:12:53.194Z] 15246fda6740: Preparing [2023-11-01T16:12:53.194Z] 26b81b83a881: Preparing [2023-11-01T16:12:53.194Z] 6fc51f238870: Preparing [2023-11-01T16:12:53.194Z] 3b0ad94bc504: Preparing [2023-11-01T16:12:53.194Z] bd004637b84d: Preparing [2023-11-01T16:12:53.194Z] 351cfbc6e370: Preparing [2023-11-01T16:12:53.194Z] 93e22278b7a9: Preparing [2023-11-01T16:12:53.194Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:53.194Z] bd004637b84d: Waiting [2023-11-01T16:12:53.194Z] 351cfbc6e370: Waiting [2023-11-01T16:12:53.194Z] 93e22278b7a9: Waiting [2023-11-01T16:12:53.194Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:53.194Z] 6fc51f238870: Waiting [2023-11-01T16:12:53.194Z] 3b0ad94bc504: Waiting [2023-11-01T16:12:53.466Z] c78960f8091c: Pushed [2023-11-01T16:12:53.466Z] 26b81b83a881: Pushed [2023-11-01T16:12:53.734Z] d3da4df5e0a0: Pushed [2023-11-01T16:12:53.734Z] bd004637b84d: Layer already exists [2023-11-01T16:12:53.734Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:53.734Z] 6fc51f238870: Pushed [2023-11-01T16:12:53.734Z] 3b0ad94bc504: Pushed [2023-11-01T16:12:53.734Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:56.337Z] 15246fda6740: Pushed [2023-11-01T16:12:56.337Z] 93e22278b7a9: Pushed [2023-11-01T16:12:57.300Z] 516000f493ba: Pushed [2023-11-01T16:12:58.263Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:a0043dc649635d3183f26421d7daec079a4f76150c231a1b7ce0aac46f3c2cae size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:58.624Z] + 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-11-01T16:12:58.972Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-11-01T16:12:58.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-01T16:12:58.972Z] d3da4df5e0a0: Preparing [2023-11-01T16:12:58.972Z] c78960f8091c: Preparing [2023-11-01T16:12:58.972Z] 516000f493ba: Preparing [2023-11-01T16:12:58.972Z] 15246fda6740: Preparing [2023-11-01T16:12:58.972Z] 26b81b83a881: Preparing [2023-11-01T16:12:58.972Z] 6fc51f238870: Preparing [2023-11-01T16:12:58.972Z] 3b0ad94bc504: Preparing [2023-11-01T16:12:58.972Z] bd004637b84d: Preparing [2023-11-01T16:12:58.972Z] 351cfbc6e370: Preparing [2023-11-01T16:12:58.972Z] 93e22278b7a9: Preparing [2023-11-01T16:12:58.972Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:58.972Z] 3b0ad94bc504: Waiting [2023-11-01T16:12:58.972Z] bd004637b84d: Waiting [2023-11-01T16:12:58.972Z] 6fc51f238870: Waiting [2023-11-01T16:12:58.972Z] 351cfbc6e370: Waiting [2023-11-01T16:12:58.972Z] 93e22278b7a9: Waiting [2023-11-01T16:12:58.972Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:58.972Z] d3da4df5e0a0: Layer already exists [2023-11-01T16:12:58.972Z] 15246fda6740: Layer already exists [2023-11-01T16:12:58.972Z] c78960f8091c: Layer already exists [2023-11-01T16:12:58.972Z] 26b81b83a881: Layer already exists [2023-11-01T16:12:58.972Z] 516000f493ba: Layer already exists [2023-11-01T16:12:58.972Z] 6fc51f238870: Layer already exists [2023-11-01T16:12:58.972Z] bd004637b84d: Layer already exists [2023-11-01T16:12:58.972Z] 3b0ad94bc504: Layer already exists [2023-11-01T16:12:58.972Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:58.972Z] 93e22278b7a9: Layer already exists [2023-11-01T16:12:59.238Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:12:59.238Z] latest: digest: sha256:a0043dc649635d3183f26421d7daec079a4f76150c231a1b7ce0aac46f3c2cae size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:59.605Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:59.957Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.67 [2023-11-01T16:12:59.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-01T16:12:59.957Z] d3da4df5e0a0: Preparing [2023-11-01T16:12:59.957Z] c78960f8091c: Preparing [2023-11-01T16:12:59.957Z] 516000f493ba: Preparing [2023-11-01T16:12:59.957Z] 15246fda6740: Preparing [2023-11-01T16:12:59.957Z] 26b81b83a881: Preparing [2023-11-01T16:12:59.957Z] 6fc51f238870: Preparing [2023-11-01T16:12:59.957Z] 3b0ad94bc504: Preparing [2023-11-01T16:12:59.957Z] bd004637b84d: Preparing [2023-11-01T16:12:59.957Z] 351cfbc6e370: Preparing [2023-11-01T16:12:59.957Z] 93e22278b7a9: Preparing [2023-11-01T16:12:59.957Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:12:59.957Z] bd004637b84d: Waiting [2023-11-01T16:12:59.957Z] 351cfbc6e370: Waiting [2023-11-01T16:12:59.957Z] 93e22278b7a9: Waiting [2023-11-01T16:12:59.957Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:12:59.958Z] 6fc51f238870: Waiting [2023-11-01T16:12:59.958Z] 3b0ad94bc504: Waiting [2023-11-01T16:12:59.958Z] c78960f8091c: Layer already exists [2023-11-01T16:12:59.958Z] 15246fda6740: Layer already exists [2023-11-01T16:12:59.958Z] d3da4df5e0a0: Layer already exists [2023-11-01T16:12:59.958Z] 516000f493ba: Layer already exists [2023-11-01T16:12:59.958Z] 26b81b83a881: Layer already exists [2023-11-01T16:12:59.958Z] bd004637b84d: Layer already exists [2023-11-01T16:12:59.958Z] 3b0ad94bc504: Layer already exists [2023-11-01T16:12:59.958Z] 93e22278b7a9: Layer already exists [2023-11-01T16:12:59.958Z] 351cfbc6e370: Layer already exists [2023-11-01T16:12:59.958Z] 6fc51f238870: Layer already exists [2023-11-01T16:12:59.958Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:13:00.225Z] 3.1.0-dev.67: digest: sha256:a0043dc649635d3183f26421d7daec079a4f76150c231a1b7ce0aac46f3c2cae size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:00.584Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:00.937Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:13:00.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-01T16:13:00.937Z] d3da4df5e0a0: Preparing [2023-11-01T16:13:00.937Z] c78960f8091c: Preparing [2023-11-01T16:13:00.937Z] 516000f493ba: Preparing [2023-11-01T16:13:00.937Z] 15246fda6740: Preparing [2023-11-01T16:13:00.937Z] 26b81b83a881: Preparing [2023-11-01T16:13:00.937Z] 6fc51f238870: Preparing [2023-11-01T16:13:00.937Z] 3b0ad94bc504: Preparing [2023-11-01T16:13:00.937Z] bd004637b84d: Preparing [2023-11-01T16:13:00.937Z] 6fc51f238870: Waiting [2023-11-01T16:13:00.937Z] 3b0ad94bc504: Waiting [2023-11-01T16:13:00.937Z] 351cfbc6e370: Preparing [2023-11-01T16:13:00.937Z] bd004637b84d: Waiting [2023-11-01T16:13:00.937Z] 351cfbc6e370: Waiting [2023-11-01T16:13:00.937Z] 93e22278b7a9: Preparing [2023-11-01T16:13:00.937Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:13:00.937Z] 93e22278b7a9: Waiting [2023-11-01T16:13:00.937Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:13:00.937Z] d3da4df5e0a0: Layer already exists [2023-11-01T16:13:00.937Z] 15246fda6740: Layer already exists [2023-11-01T16:13:00.937Z] c78960f8091c: Layer already exists [2023-11-01T16:13:00.937Z] 516000f493ba: Layer already exists [2023-11-01T16:13:00.937Z] 26b81b83a881: Layer already exists [2023-11-01T16:13:00.937Z] 93e22278b7a9: Layer already exists [2023-11-01T16:13:00.937Z] 3b0ad94bc504: Layer already exists [2023-11-01T16:13:00.937Z] 351cfbc6e370: Layer already exists [2023-11-01T16:13:00.937Z] bd004637b84d: Layer already exists [2023-11-01T16:13:00.937Z] 6fc51f238870: Layer already exists [2023-11-01T16:13:00.937Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:13:01.207Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:a0043dc649635d3183f26421d7daec079a4f76150c231a1b7ce0aac46f3c2cae size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:01.573Z] + 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-11-01T16:13:01.929Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-11-01T16:13:01.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-01T16:13:01.929Z] d3da4df5e0a0: Preparing [2023-11-01T16:13:01.929Z] c78960f8091c: Preparing [2023-11-01T16:13:01.929Z] 516000f493ba: Preparing [2023-11-01T16:13:01.929Z] 15246fda6740: Preparing [2023-11-01T16:13:01.929Z] 26b81b83a881: Preparing [2023-11-01T16:13:01.929Z] 6fc51f238870: Preparing [2023-11-01T16:13:01.929Z] 3b0ad94bc504: Preparing [2023-11-01T16:13:01.929Z] bd004637b84d: Preparing [2023-11-01T16:13:01.929Z] 351cfbc6e370: Preparing [2023-11-01T16:13:01.929Z] 93e22278b7a9: Preparing [2023-11-01T16:13:01.929Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:13:01.929Z] bd004637b84d: Waiting [2023-11-01T16:13:01.929Z] 6fc51f238870: Waiting [2023-11-01T16:13:01.929Z] 3b0ad94bc504: Waiting [2023-11-01T16:13:01.929Z] 351cfbc6e370: Waiting [2023-11-01T16:13:01.929Z] 93e22278b7a9: Waiting [2023-11-01T16:13:01.929Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:13:01.929Z] c78960f8091c: Layer already exists [2023-11-01T16:13:01.929Z] 516000f493ba: Layer already exists [2023-11-01T16:13:01.929Z] 15246fda6740: Layer already exists [2023-11-01T16:13:01.929Z] 26b81b83a881: Layer already exists [2023-11-01T16:13:01.929Z] d3da4df5e0a0: Layer already exists [2023-11-01T16:13:01.929Z] 93e22278b7a9: Layer already exists [2023-11-01T16:13:01.929Z] 6fc51f238870: Layer already exists [2023-11-01T16:13:01.929Z] bd004637b84d: Layer already exists [2023-11-01T16:13:01.929Z] 351cfbc6e370: Layer already exists [2023-11-01T16:13:01.929Z] 3b0ad94bc504: Layer already exists [2023-11-01T16:13:02.199Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:13:02.199Z] main: digest: sha256:a0043dc649635d3183f26421d7daec079a4f76150c231a1b7ce0aac46f3c2cae size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T16:13:02.247Z] ===================================================== [Pipeline] echo [2023-11-01T16:13:02.256Z] taggedImages: [2023-11-01T16:13:02.256Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:13:02.256Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-11-01T16:13:02.256Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.67 [2023-11-01T16:13:02.256Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:13:02.256Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-11-01T16:13:02.274Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-11-01T16:13:02.274Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:13:02.274Z] latest [2023-11-01T16:13:02.274Z] 3.1.0-dev.67 [2023-11-01T16:13:02.274Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:13:02.274Z] main [2023-11-01T16:13:02.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:02.634Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:02.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:13:02.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-01T16:13:02.982Z] d00f6216e9db: Preparing [2023-11-01T16:13:02.982Z] c1e69e97428c: Preparing [2023-11-01T16:13:02.982Z] bd004637b84d: Preparing [2023-11-01T16:13:02.982Z] 351cfbc6e370: Preparing [2023-11-01T16:13:02.982Z] c9c5e927b61a: Preparing [2023-11-01T16:13:02.982Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:13:02.982Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:13:03.254Z] bd004637b84d: Layer already exists [2023-11-01T16:13:03.254Z] 351cfbc6e370: Layer already exists [2023-11-01T16:13:03.254Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:13:03.254Z] d00f6216e9db: Pushed [2023-11-01T16:13:04.663Z] c9c5e927b61a: Pushed [2023-11-01T16:13:08.020Z] c1e69e97428c: Pushed [2023-11-01T16:13:08.291Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:6627899d36b81697850c2e1fc84eea8aee9fe6c3702e0ebdff7c81b064100d32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:08.668Z] + 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-11-01T16:13:09.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-11-01T16:13:09.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-01T16:13:09.027Z] d00f6216e9db: Preparing [2023-11-01T16:13:09.027Z] c1e69e97428c: Preparing [2023-11-01T16:13:09.027Z] bd004637b84d: Preparing [2023-11-01T16:13:09.027Z] 351cfbc6e370: Preparing [2023-11-01T16:13:09.027Z] c9c5e927b61a: Preparing [2023-11-01T16:13:09.027Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:13:09.027Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:13:09.027Z] bd004637b84d: Layer already exists [2023-11-01T16:13:09.027Z] d00f6216e9db: Layer already exists [2023-11-01T16:13:09.027Z] c1e69e97428c: Layer already exists [2023-11-01T16:13:09.027Z] 351cfbc6e370: Layer already exists [2023-11-01T16:13:09.027Z] c9c5e927b61a: Layer already exists [2023-11-01T16:13:09.299Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:13:09.299Z] latest: digest: sha256:6627899d36b81697850c2e1fc84eea8aee9fe6c3702e0ebdff7c81b064100d32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:09.649Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:12.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.67 [2023-11-01T16:13:12.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-01T16:13:12.012Z] d00f6216e9db: Preparing [2023-11-01T16:13:12.012Z] c1e69e97428c: Preparing [2023-11-01T16:13:12.012Z] bd004637b84d: Preparing [2023-11-01T16:13:12.012Z] 351cfbc6e370: Preparing [2023-11-01T16:13:12.012Z] c9c5e927b61a: Preparing [2023-11-01T16:13:12.012Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:13:12.012Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:13:12.012Z] d00f6216e9db: Layer already exists [2023-11-01T16:13:12.012Z] bd004637b84d: Layer already exists [2023-11-01T16:13:12.012Z] c1e69e97428c: Layer already exists [2023-11-01T16:13:12.012Z] 351cfbc6e370: Layer already exists [2023-11-01T16:13:12.012Z] c9c5e927b61a: Layer already exists [2023-11-01T16:13:12.012Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:13:12.292Z] 3.1.0-dev.67: digest: sha256:6627899d36b81697850c2e1fc84eea8aee9fe6c3702e0ebdff7c81b064100d32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:12.657Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:13.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:13:13.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-01T16:13:13.010Z] d00f6216e9db: Preparing [2023-11-01T16:13:13.010Z] c1e69e97428c: Preparing [2023-11-01T16:13:13.010Z] bd004637b84d: Preparing [2023-11-01T16:13:13.010Z] 351cfbc6e370: Preparing [2023-11-01T16:13:13.010Z] c9c5e927b61a: Preparing [2023-11-01T16:13:13.010Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:13:13.010Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:13:13.010Z] 351cfbc6e370: Layer already exists [2023-11-01T16:13:13.010Z] c1e69e97428c: Layer already exists [2023-11-01T16:13:13.010Z] d00f6216e9db: Layer already exists [2023-11-01T16:13:13.010Z] bd004637b84d: Layer already exists [2023-11-01T16:13:13.010Z] c9c5e927b61a: Layer already exists [2023-11-01T16:13:13.010Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:13:13.281Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:6627899d36b81697850c2e1fc84eea8aee9fe6c3702e0ebdff7c81b064100d32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:13.648Z] + 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-11-01T16:13:13.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-11-01T16:13:13.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-01T16:13:13.993Z] d00f6216e9db: Preparing [2023-11-01T16:13:13.993Z] c1e69e97428c: Preparing [2023-11-01T16:13:13.993Z] bd004637b84d: Preparing [2023-11-01T16:13:13.993Z] 351cfbc6e370: Preparing [2023-11-01T16:13:13.993Z] c9c5e927b61a: Preparing [2023-11-01T16:13:13.993Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:13:13.993Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:13:13.993Z] c9c5e927b61a: Layer already exists [2023-11-01T16:13:13.993Z] 351cfbc6e370: Layer already exists [2023-11-01T16:13:13.993Z] c1e69e97428c: Layer already exists [2023-11-01T16:13:13.993Z] d00f6216e9db: Layer already exists [2023-11-01T16:13:13.993Z] bd004637b84d: Layer already exists [2023-11-01T16:13:13.993Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:13:14.262Z] main: digest: sha256:6627899d36b81697850c2e1fc84eea8aee9fe6c3702e0ebdff7c81b064100d32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T16:13:14.309Z] ===================================================== [Pipeline] echo [2023-11-01T16:13:14.316Z] taggedImages: [2023-11-01T16:13:14.316Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:13:14.316Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-11-01T16:13:14.316Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.67 [2023-11-01T16:13:14.316Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:13:14.316Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-11-01T16:13:14.341Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-11-01T16:13:14.341Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:13:14.341Z] latest [2023-11-01T16:13:14.341Z] 3.1.0-dev.67 [2023-11-01T16:13:14.341Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:13:14.341Z] main [2023-11-01T16:13:14.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:14.691Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:15.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:13:15.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-01T16:13:15.040Z] 263b058a43c0: Preparing [2023-11-01T16:13:15.040Z] d2be3a8f7dc6: Preparing [2023-11-01T16:13:15.040Z] 7a50b4e3ad70: Preparing [2023-11-01T16:13:15.040Z] bd004637b84d: Preparing [2023-11-01T16:13:15.040Z] 351cfbc6e370: Preparing [2023-11-01T16:13:15.040Z] 56eb8112a129: Preparing [2023-11-01T16:13:15.040Z] dc0d1f10d625: Preparing [2023-11-01T16:13:15.040Z] c8c0cfc761cc: Preparing [2023-11-01T16:13:15.040Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:13:15.040Z] dc0d1f10d625: Waiting [2023-11-01T16:13:15.040Z] c8c0cfc761cc: Waiting [2023-11-01T16:13:15.040Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:13:15.040Z] 56eb8112a129: Waiting [2023-11-01T16:13:15.309Z] 351cfbc6e370: Layer already exists [2023-11-01T16:13:15.309Z] bd004637b84d: Layer already exists [2023-11-01T16:13:15.309Z] 7a50b4e3ad70: Pushed [2023-11-01T16:13:15.309Z] d2be3a8f7dc6: Pushed [2023-11-01T16:13:15.309Z] 263b058a43c0: Pushed [2023-11-01T16:13:15.309Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:13:17.903Z] c8c0cfc761cc: Pushed [2023-11-01T16:13:27.977Z] dc0d1f10d625: Pushed [2023-11-01T16:13:34.633Z] 56eb8112a129: Pushed [2023-11-01T16:13:34.633Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:7ecf18fe9d6873a843f452f6648fd5171a5f5819e10835e670ef4e073f15104f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:34.987Z] + 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-11-01T16:13:35.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-11-01T16:13:35.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-01T16:13:35.335Z] 263b058a43c0: Preparing [2023-11-01T16:13:35.335Z] d2be3a8f7dc6: Preparing [2023-11-01T16:13:35.335Z] 7a50b4e3ad70: Preparing [2023-11-01T16:13:35.335Z] bd004637b84d: Preparing [2023-11-01T16:13:35.335Z] 351cfbc6e370: Preparing [2023-11-01T16:13:35.335Z] 56eb8112a129: Preparing [2023-11-01T16:13:35.335Z] dc0d1f10d625: Preparing [2023-11-01T16:13:35.335Z] c8c0cfc761cc: Preparing [2023-11-01T16:13:35.335Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:13:35.335Z] 56eb8112a129: Waiting [2023-11-01T16:13:35.335Z] dc0d1f10d625: Waiting [2023-11-01T16:13:35.335Z] c8c0cfc761cc: Waiting [2023-11-01T16:13:35.335Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:13:35.335Z] 351cfbc6e370: Layer already exists [2023-11-01T16:13:35.335Z] 263b058a43c0: Layer already exists [2023-11-01T16:13:35.335Z] d2be3a8f7dc6: Layer already exists [2023-11-01T16:13:35.335Z] 7a50b4e3ad70: Layer already exists [2023-11-01T16:13:35.335Z] bd004637b84d: Layer already exists [2023-11-01T16:13:35.335Z] dc0d1f10d625: Layer already exists [2023-11-01T16:13:35.335Z] c8c0cfc761cc: Layer already exists [2023-11-01T16:13:35.335Z] 56eb8112a129: Layer already exists [2023-11-01T16:13:35.335Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:13:35.603Z] latest: digest: sha256:7ecf18fe9d6873a843f452f6648fd5171a5f5819e10835e670ef4e073f15104f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:35.953Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:36.294Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.67 [2023-11-01T16:13:36.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-01T16:13:36.294Z] 263b058a43c0: Preparing [2023-11-01T16:13:36.294Z] d2be3a8f7dc6: Preparing [2023-11-01T16:13:36.294Z] 7a50b4e3ad70: Preparing [2023-11-01T16:13:36.294Z] bd004637b84d: Preparing [2023-11-01T16:13:36.294Z] 351cfbc6e370: Preparing [2023-11-01T16:13:36.294Z] 56eb8112a129: Preparing [2023-11-01T16:13:36.294Z] dc0d1f10d625: Preparing [2023-11-01T16:13:36.294Z] c8c0cfc761cc: Preparing [2023-11-01T16:13:36.294Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:13:36.294Z] dc0d1f10d625: Waiting [2023-11-01T16:13:36.294Z] c8c0cfc761cc: Waiting [2023-11-01T16:13:36.294Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:13:36.294Z] 56eb8112a129: Waiting [2023-11-01T16:13:36.294Z] 263b058a43c0: Layer already exists [2023-11-01T16:13:36.294Z] 351cfbc6e370: Layer already exists [2023-11-01T16:13:36.295Z] bd004637b84d: Layer already exists [2023-11-01T16:13:36.295Z] d2be3a8f7dc6: Layer already exists [2023-11-01T16:13:36.295Z] 7a50b4e3ad70: Layer already exists [2023-11-01T16:13:36.295Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:13:36.295Z] dc0d1f10d625: Layer already exists [2023-11-01T16:13:36.295Z] 56eb8112a129: Layer already exists [2023-11-01T16:13:36.295Z] c8c0cfc761cc: Layer already exists [2023-11-01T16:13:36.561Z] 3.1.0-dev.67: digest: sha256:7ecf18fe9d6873a843f452f6648fd5171a5f5819e10835e670ef4e073f15104f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:36.914Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:39.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:13:39.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-01T16:13:39.842Z] 263b058a43c0: Preparing [2023-11-01T16:13:39.842Z] d2be3a8f7dc6: Preparing [2023-11-01T16:13:39.842Z] 7a50b4e3ad70: Preparing [2023-11-01T16:13:39.842Z] bd004637b84d: Preparing [2023-11-01T16:13:39.842Z] 351cfbc6e370: Preparing [2023-11-01T16:13:39.842Z] 56eb8112a129: Preparing [2023-11-01T16:13:39.842Z] dc0d1f10d625: Preparing [2023-11-01T16:13:39.842Z] c8c0cfc761cc: Preparing [2023-11-01T16:13:39.842Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:13:39.842Z] 56eb8112a129: Waiting [2023-11-01T16:13:39.842Z] dc0d1f10d625: Waiting [2023-11-01T16:13:39.842Z] c8c0cfc761cc: Waiting [2023-11-01T16:13:39.842Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:13:39.842Z] 263b058a43c0: Layer already exists [2023-11-01T16:13:39.842Z] d2be3a8f7dc6: Layer already exists [2023-11-01T16:13:39.842Z] bd004637b84d: Layer already exists [2023-11-01T16:13:39.842Z] 351cfbc6e370: Layer already exists [2023-11-01T16:13:39.842Z] 7a50b4e3ad70: Layer already exists [2023-11-01T16:13:39.842Z] dc0d1f10d625: Layer already exists [2023-11-01T16:13:39.842Z] 56eb8112a129: Layer already exists [2023-11-01T16:13:39.842Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:13:39.842Z] c8c0cfc761cc: Layer already exists [2023-11-01T16:13:40.110Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:7ecf18fe9d6873a843f452f6648fd5171a5f5819e10835e670ef4e073f15104f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:40.532Z] + 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-11-01T16:13:40.886Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-11-01T16:13:40.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-01T16:13:40.886Z] 263b058a43c0: Preparing [2023-11-01T16:13:40.886Z] d2be3a8f7dc6: Preparing [2023-11-01T16:13:40.886Z] 7a50b4e3ad70: Preparing [2023-11-01T16:13:40.886Z] bd004637b84d: Preparing [2023-11-01T16:13:40.886Z] 351cfbc6e370: Preparing [2023-11-01T16:13:40.886Z] 56eb8112a129: Preparing [2023-11-01T16:13:40.886Z] dc0d1f10d625: Preparing [2023-11-01T16:13:40.886Z] c8c0cfc761cc: Preparing [2023-11-01T16:13:40.886Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:13:40.886Z] 56eb8112a129: Waiting [2023-11-01T16:13:40.886Z] dc0d1f10d625: Waiting [2023-11-01T16:13:40.886Z] c8c0cfc761cc: Waiting [2023-11-01T16:13:40.886Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:13:40.886Z] 7a50b4e3ad70: Layer already exists [2023-11-01T16:13:40.886Z] bd004637b84d: Layer already exists [2023-11-01T16:13:40.886Z] d2be3a8f7dc6: Layer already exists [2023-11-01T16:13:40.886Z] 263b058a43c0: Layer already exists [2023-11-01T16:13:40.886Z] 351cfbc6e370: Layer already exists [2023-11-01T16:13:40.886Z] 56eb8112a129: Layer already exists [2023-11-01T16:13:40.886Z] dc0d1f10d625: Layer already exists [2023-11-01T16:13:40.886Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:13:40.886Z] c8c0cfc761cc: Layer already exists [2023-11-01T16:13:41.155Z] main: digest: sha256:7ecf18fe9d6873a843f452f6648fd5171a5f5819e10835e670ef4e073f15104f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T16:13:41.211Z] ===================================================== [Pipeline] echo [2023-11-01T16:13:41.226Z] taggedImages: [2023-11-01T16:13:41.226Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:13:41.226Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-11-01T16:13:41.226Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.67 [2023-11-01T16:13:41.226Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:13:41.226Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-11-01T16:13:41.249Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-11-01T16:13:41.249Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:13:41.249Z] latest [2023-11-01T16:13:41.249Z] 3.1.0-dev.67 [2023-11-01T16:13:41.249Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:13:41.249Z] main [2023-11-01T16:13:41.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:41.596Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:13:41.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:13:41.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-01T16:13:41.939Z] 1f9912d18351: Preparing [2023-11-01T16:13:41.939Z] 4de655d5325e: Preparing [2023-11-01T16:13:41.939Z] b931ab85e5c6: Preparing [2023-11-01T16:13:41.939Z] bd004637b84d: Preparing [2023-11-01T16:13:41.939Z] 351cfbc6e370: Preparing [2023-11-01T16:13:41.939Z] afceddf61540: Preparing [2023-11-01T16:13:41.939Z] 3f4599e35e15: Preparing [2023-11-01T16:13:41.939Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:13:41.939Z] 3f4599e35e15: Waiting [2023-11-01T16:13:41.939Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:13:41.939Z] afceddf61540: Waiting [2023-11-01T16:13:41.939Z] 351cfbc6e370: Layer already exists [2023-11-01T16:13:42.211Z] bd004637b84d: Layer already exists [2023-11-01T16:13:42.211Z] 1f9912d18351: Pushed [2023-11-01T16:13:42.211Z] b931ab85e5c6: Pushed [2023-11-01T16:13:42.211Z] 4de655d5325e: Pushed [2023-11-01T16:13:42.211Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:13:42.797Z] 3f4599e35e15: Pushed [2023-11-01T16:14:01.002Z] afceddf61540: Pushed [2023-11-01T16:14:01.002Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:ca7f1f58a04ecda1f01692b90f5e278f6787e6abea90f1228e5459947d73f609 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:01.360Z] + 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-11-01T16:14:01.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-11-01T16:14:01.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-01T16:14:01.713Z] 1f9912d18351: Preparing [2023-11-01T16:14:01.713Z] 4de655d5325e: Preparing [2023-11-01T16:14:01.713Z] b931ab85e5c6: Preparing [2023-11-01T16:14:01.713Z] bd004637b84d: Preparing [2023-11-01T16:14:01.713Z] 351cfbc6e370: Preparing [2023-11-01T16:14:01.713Z] afceddf61540: Preparing [2023-11-01T16:14:01.713Z] 3f4599e35e15: Preparing [2023-11-01T16:14:01.713Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:01.713Z] afceddf61540: Waiting [2023-11-01T16:14:01.713Z] 3f4599e35e15: Waiting [2023-11-01T16:14:01.713Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:01.713Z] 4de655d5325e: Layer already exists [2023-11-01T16:14:01.713Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:01.713Z] 1f9912d18351: Layer already exists [2023-11-01T16:14:01.713Z] bd004637b84d: Layer already exists [2023-11-01T16:14:01.713Z] b931ab85e5c6: Layer already exists [2023-11-01T16:14:01.713Z] afceddf61540: Layer already exists [2023-11-01T16:14:01.713Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:01.713Z] 3f4599e35e15: Layer already exists [2023-11-01T16:14:01.981Z] latest: digest: sha256:ca7f1f58a04ecda1f01692b90f5e278f6787e6abea90f1228e5459947d73f609 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:02.325Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:02.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.67 [2023-11-01T16:14:02.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-01T16:14:02.677Z] 1f9912d18351: Preparing [2023-11-01T16:14:02.677Z] 4de655d5325e: Preparing [2023-11-01T16:14:02.677Z] b931ab85e5c6: Preparing [2023-11-01T16:14:02.677Z] bd004637b84d: Preparing [2023-11-01T16:14:02.677Z] 351cfbc6e370: Preparing [2023-11-01T16:14:02.677Z] afceddf61540: Preparing [2023-11-01T16:14:02.677Z] 3f4599e35e15: Preparing [2023-11-01T16:14:02.677Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:02.677Z] 3f4599e35e15: Waiting [2023-11-01T16:14:02.677Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:02.677Z] afceddf61540: Waiting [2023-11-01T16:14:02.677Z] b931ab85e5c6: Layer already exists [2023-11-01T16:14:02.677Z] 1f9912d18351: Layer already exists [2023-11-01T16:14:02.677Z] 4de655d5325e: Layer already exists [2023-11-01T16:14:02.677Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:02.677Z] bd004637b84d: Layer already exists [2023-11-01T16:14:02.677Z] afceddf61540: Layer already exists [2023-11-01T16:14:02.677Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:02.677Z] 3f4599e35e15: Layer already exists [2023-11-01T16:14:02.944Z] 3.1.0-dev.67: digest: sha256:ca7f1f58a04ecda1f01692b90f5e278f6787e6abea90f1228e5459947d73f609 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:03.292Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:03.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:14:03.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-01T16:14:03.637Z] 1f9912d18351: Preparing [2023-11-01T16:14:03.637Z] 4de655d5325e: Preparing [2023-11-01T16:14:03.637Z] b931ab85e5c6: Preparing [2023-11-01T16:14:03.637Z] bd004637b84d: Preparing [2023-11-01T16:14:03.637Z] 351cfbc6e370: Preparing [2023-11-01T16:14:03.637Z] afceddf61540: Preparing [2023-11-01T16:14:03.637Z] 3f4599e35e15: Preparing [2023-11-01T16:14:03.637Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:03.637Z] afceddf61540: Waiting [2023-11-01T16:14:03.637Z] 3f4599e35e15: Waiting [2023-11-01T16:14:03.637Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:03.637Z] 1f9912d18351: Layer already exists [2023-11-01T16:14:03.637Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:03.637Z] b931ab85e5c6: Layer already exists [2023-11-01T16:14:03.637Z] bd004637b84d: Layer already exists [2023-11-01T16:14:03.637Z] 4de655d5325e: Layer already exists [2023-11-01T16:14:03.637Z] 3f4599e35e15: Layer already exists [2023-11-01T16:14:03.637Z] afceddf61540: Layer already exists [2023-11-01T16:14:03.637Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:03.904Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:ca7f1f58a04ecda1f01692b90f5e278f6787e6abea90f1228e5459947d73f609 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:04.247Z] + 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-11-01T16:14:08.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-11-01T16:14:08.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-01T16:14:08.845Z] 1f9912d18351: Preparing [2023-11-01T16:14:08.845Z] 4de655d5325e: Preparing [2023-11-01T16:14:08.845Z] b931ab85e5c6: Preparing [2023-11-01T16:14:08.845Z] bd004637b84d: Preparing [2023-11-01T16:14:08.845Z] 351cfbc6e370: Preparing [2023-11-01T16:14:08.845Z] afceddf61540: Preparing [2023-11-01T16:14:08.845Z] 3f4599e35e15: Preparing [2023-11-01T16:14:08.845Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:08.845Z] 3f4599e35e15: Waiting [2023-11-01T16:14:08.845Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:08.845Z] afceddf61540: Waiting [2023-11-01T16:14:08.845Z] bd004637b84d: Layer already exists [2023-11-01T16:14:08.845Z] b931ab85e5c6: Layer already exists [2023-11-01T16:14:08.845Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:08.845Z] 4de655d5325e: Layer already exists [2023-11-01T16:14:08.845Z] 1f9912d18351: Layer already exists [2023-11-01T16:14:08.845Z] afceddf61540: Layer already exists [2023-11-01T16:14:08.845Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:08.845Z] 3f4599e35e15: Layer already exists [2023-11-01T16:14:09.113Z] main: digest: sha256:ca7f1f58a04ecda1f01692b90f5e278f6787e6abea90f1228e5459947d73f609 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T16:14:09.163Z] ===================================================== [Pipeline] echo [2023-11-01T16:14:09.169Z] taggedImages: [2023-11-01T16:14:09.169Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:14:09.169Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-11-01T16:14:09.169Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.67 [2023-11-01T16:14:09.169Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:14:09.169Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-11-01T16:14:09.184Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-11-01T16:14:09.184Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:14:09.184Z] latest [2023-11-01T16:14:09.184Z] 3.1.0-dev.67 [2023-11-01T16:14:09.184Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:14:09.184Z] main [2023-11-01T16:14:09.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:09.532Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:09.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:14:09.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-01T16:14:09.897Z] a7f09455a913: Preparing [2023-11-01T16:14:09.897Z] 900a089aad4f: Preparing [2023-11-01T16:14:09.897Z] 2e723be3a157: Preparing [2023-11-01T16:14:09.897Z] bd004637b84d: Preparing [2023-11-01T16:14:09.897Z] 351cfbc6e370: Preparing [2023-11-01T16:14:09.897Z] 84e0547ce44b: Preparing [2023-11-01T16:14:09.897Z] c8c0cfc761cc: Preparing [2023-11-01T16:14:09.897Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:09.897Z] c8c0cfc761cc: Waiting [2023-11-01T16:14:09.897Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:09.897Z] 84e0547ce44b: Waiting [2023-11-01T16:14:09.897Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:10.166Z] bd004637b84d: Layer already exists [2023-11-01T16:14:10.166Z] c8c0cfc761cc: Layer already exists [2023-11-01T16:14:10.166Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:10.166Z] 900a089aad4f: Pushed [2023-11-01T16:14:10.166Z] a7f09455a913: Pushed [2023-11-01T16:14:10.166Z] 2e723be3a157: Pushed [2023-11-01T16:14:28.397Z] 84e0547ce44b: Pushed [2023-11-01T16:14:28.397Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:0f12c7d204fce3d73fe0e39734ca6d46ba39730ef162b0d7fff76725b833c8c8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:28.747Z] + 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-11-01T16:14:29.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-11-01T16:14:29.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-01T16:14:29.096Z] a7f09455a913: Preparing [2023-11-01T16:14:29.096Z] 900a089aad4f: Preparing [2023-11-01T16:14:29.096Z] 2e723be3a157: Preparing [2023-11-01T16:14:29.096Z] bd004637b84d: Preparing [2023-11-01T16:14:29.096Z] 351cfbc6e370: Preparing [2023-11-01T16:14:29.096Z] 84e0547ce44b: Preparing [2023-11-01T16:14:29.096Z] c8c0cfc761cc: Preparing [2023-11-01T16:14:29.096Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:29.096Z] 84e0547ce44b: Waiting [2023-11-01T16:14:29.096Z] c8c0cfc761cc: Waiting [2023-11-01T16:14:29.096Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:29.096Z] bd004637b84d: Layer already exists [2023-11-01T16:14:29.096Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:29.096Z] 900a089aad4f: Layer already exists [2023-11-01T16:14:29.096Z] a7f09455a913: Layer already exists [2023-11-01T16:14:29.096Z] 2e723be3a157: Layer already exists [2023-11-01T16:14:29.096Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:29.096Z] 84e0547ce44b: Layer already exists [2023-11-01T16:14:29.367Z] c8c0cfc761cc: Layer already exists [2023-11-01T16:14:29.367Z] latest: digest: sha256:0f12c7d204fce3d73fe0e39734ca6d46ba39730ef162b0d7fff76725b833c8c8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:29.724Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:30.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.67 [2023-11-01T16:14:30.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-01T16:14:30.075Z] a7f09455a913: Preparing [2023-11-01T16:14:30.075Z] 900a089aad4f: Preparing [2023-11-01T16:14:30.075Z] 2e723be3a157: Preparing [2023-11-01T16:14:30.075Z] bd004637b84d: Preparing [2023-11-01T16:14:30.075Z] 351cfbc6e370: Preparing [2023-11-01T16:14:30.075Z] 84e0547ce44b: Preparing [2023-11-01T16:14:30.075Z] c8c0cfc761cc: Preparing [2023-11-01T16:14:30.075Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:30.075Z] 84e0547ce44b: Waiting [2023-11-01T16:14:30.075Z] c8c0cfc761cc: Waiting [2023-11-01T16:14:30.075Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:30.075Z] 900a089aad4f: Layer already exists [2023-11-01T16:14:30.075Z] bd004637b84d: Layer already exists [2023-11-01T16:14:30.075Z] 2e723be3a157: Layer already exists [2023-11-01T16:14:30.075Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:30.075Z] a7f09455a913: Layer already exists [2023-11-01T16:14:30.075Z] 84e0547ce44b: Layer already exists [2023-11-01T16:14:30.075Z] c8c0cfc761cc: Layer already exists [2023-11-01T16:14:30.075Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:30.343Z] 3.1.0-dev.67: digest: sha256:0f12c7d204fce3d73fe0e39734ca6d46ba39730ef162b0d7fff76725b833c8c8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:30.689Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:31.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:14:31.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-01T16:14:31.040Z] a7f09455a913: Preparing [2023-11-01T16:14:31.040Z] 900a089aad4f: Preparing [2023-11-01T16:14:31.040Z] 2e723be3a157: Preparing [2023-11-01T16:14:31.040Z] bd004637b84d: Preparing [2023-11-01T16:14:31.040Z] 351cfbc6e370: Preparing [2023-11-01T16:14:31.040Z] 84e0547ce44b: Preparing [2023-11-01T16:14:31.040Z] c8c0cfc761cc: Preparing [2023-11-01T16:14:31.040Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:31.041Z] c8c0cfc761cc: Waiting [2023-11-01T16:14:31.041Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:31.041Z] 84e0547ce44b: Waiting [2023-11-01T16:14:31.041Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:31.041Z] bd004637b84d: Layer already exists [2023-11-01T16:14:31.041Z] 2e723be3a157: Layer already exists [2023-11-01T16:14:31.041Z] a7f09455a913: Layer already exists [2023-11-01T16:14:31.041Z] 900a089aad4f: Layer already exists [2023-11-01T16:14:31.041Z] 84e0547ce44b: Layer already exists [2023-11-01T16:14:31.041Z] c8c0cfc761cc: Layer already exists [2023-11-01T16:14:31.041Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:31.306Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:0f12c7d204fce3d73fe0e39734ca6d46ba39730ef162b0d7fff76725b833c8c8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:31.662Z] + 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-11-01T16:14:32.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-11-01T16:14:32.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-01T16:14:32.012Z] a7f09455a913: Preparing [2023-11-01T16:14:32.012Z] 900a089aad4f: Preparing [2023-11-01T16:14:32.012Z] 2e723be3a157: Preparing [2023-11-01T16:14:32.012Z] bd004637b84d: Preparing [2023-11-01T16:14:32.012Z] 351cfbc6e370: Preparing [2023-11-01T16:14:32.012Z] 84e0547ce44b: Preparing [2023-11-01T16:14:32.012Z] c8c0cfc761cc: Preparing [2023-11-01T16:14:32.012Z] 84e0547ce44b: Waiting [2023-11-01T16:14:32.012Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:32.012Z] c8c0cfc761cc: Waiting [2023-11-01T16:14:32.012Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:32.012Z] bd004637b84d: Layer already exists [2023-11-01T16:14:32.012Z] 900a089aad4f: Layer already exists [2023-11-01T16:14:32.012Z] a7f09455a913: Layer already exists [2023-11-01T16:14:32.012Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:32.012Z] 2e723be3a157: Layer already exists [2023-11-01T16:14:32.012Z] 84e0547ce44b: Layer already exists [2023-11-01T16:14:32.012Z] c8c0cfc761cc: Layer already exists [2023-11-01T16:14:32.012Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:32.282Z] main: digest: sha256:0f12c7d204fce3d73fe0e39734ca6d46ba39730ef162b0d7fff76725b833c8c8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T16:14:32.339Z] ===================================================== [Pipeline] echo [2023-11-01T16:14:32.349Z] taggedImages: [2023-11-01T16:14:32.349Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:14:32.349Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-11-01T16:14:32.349Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.67 [2023-11-01T16:14:32.349Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:14:32.349Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-11-01T16:14:32.376Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-11-01T16:14:32.376Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:14:32.376Z] latest [2023-11-01T16:14:32.376Z] 3.1.0-dev.67 [2023-11-01T16:14:32.376Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:14:32.376Z] main [2023-11-01T16:14:32.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:32.735Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:33.086Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:14:33.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-01T16:14:33.086Z] 86ef45b71278: Preparing [2023-11-01T16:14:33.086Z] d404474824bb: Preparing [2023-11-01T16:14:33.086Z] bd004637b84d: Preparing [2023-11-01T16:14:33.086Z] 351cfbc6e370: Preparing [2023-11-01T16:14:33.086Z] 581bda8bfff7: Preparing [2023-11-01T16:14:33.086Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:33.086Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:33.354Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:33.354Z] bd004637b84d: Layer already exists [2023-11-01T16:14:33.354Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:33.354Z] 86ef45b71278: Pushed [2023-11-01T16:14:33.624Z] 581bda8bfff7: Pushed [2023-11-01T16:14:40.279Z] d404474824bb: Pushed [2023-11-01T16:14:40.279Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:5c2735ce5456541beb7f670836a27cfd2fa3ebf0b66d75b16142be1bacb89585 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:40.628Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:40.976Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-11-01T16:14:40.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-01T16:14:40.976Z] 86ef45b71278: Preparing [2023-11-01T16:14:40.976Z] d404474824bb: Preparing [2023-11-01T16:14:40.976Z] bd004637b84d: Preparing [2023-11-01T16:14:40.976Z] 351cfbc6e370: Preparing [2023-11-01T16:14:40.976Z] 581bda8bfff7: Preparing [2023-11-01T16:14:40.976Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:40.976Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:40.976Z] 581bda8bfff7: Layer already exists [2023-11-01T16:14:40.976Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:40.976Z] 86ef45b71278: Layer already exists [2023-11-01T16:14:40.976Z] d404474824bb: Layer already exists [2023-11-01T16:14:40.976Z] bd004637b84d: Layer already exists [2023-11-01T16:14:40.976Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:41.247Z] latest: digest: sha256:5c2735ce5456541beb7f670836a27cfd2fa3ebf0b66d75b16142be1bacb89585 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:41.590Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:41.931Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.67 [2023-11-01T16:14:41.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-01T16:14:41.932Z] 86ef45b71278: Preparing [2023-11-01T16:14:41.932Z] d404474824bb: Preparing [2023-11-01T16:14:41.932Z] bd004637b84d: Preparing [2023-11-01T16:14:41.932Z] 351cfbc6e370: Preparing [2023-11-01T16:14:41.932Z] 581bda8bfff7: Preparing [2023-11-01T16:14:41.932Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:41.932Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:41.932Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:41.932Z] d404474824bb: Layer already exists [2023-11-01T16:14:41.932Z] bd004637b84d: Layer already exists [2023-11-01T16:14:41.932Z] 86ef45b71278: Layer already exists [2023-11-01T16:14:41.932Z] 581bda8bfff7: Layer already exists [2023-11-01T16:14:41.932Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:42.200Z] 3.1.0-dev.67: digest: sha256:5c2735ce5456541beb7f670836a27cfd2fa3ebf0b66d75b16142be1bacb89585 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:42.544Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:42.872Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:14:42.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-01T16:14:42.872Z] 86ef45b71278: Preparing [2023-11-01T16:14:42.872Z] d404474824bb: Preparing [2023-11-01T16:14:42.872Z] bd004637b84d: Preparing [2023-11-01T16:14:42.872Z] 351cfbc6e370: Preparing [2023-11-01T16:14:42.872Z] 581bda8bfff7: Preparing [2023-11-01T16:14:42.872Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:42.872Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:42.872Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:42.872Z] bd004637b84d: Layer already exists [2023-11-01T16:14:42.872Z] d404474824bb: Layer already exists [2023-11-01T16:14:42.872Z] 86ef45b71278: Layer already exists [2023-11-01T16:14:42.873Z] 581bda8bfff7: Layer already exists [2023-11-01T16:14:42.873Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:43.139Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:5c2735ce5456541beb7f670836a27cfd2fa3ebf0b66d75b16142be1bacb89585 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:43.472Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:43.808Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-11-01T16:14:43.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-01T16:14:43.808Z] 86ef45b71278: Preparing [2023-11-01T16:14:43.808Z] d404474824bb: Preparing [2023-11-01T16:14:43.808Z] bd004637b84d: Preparing [2023-11-01T16:14:43.808Z] 351cfbc6e370: Preparing [2023-11-01T16:14:43.808Z] 581bda8bfff7: Preparing [2023-11-01T16:14:43.808Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:43.808Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:43.808Z] 581bda8bfff7: Layer already exists [2023-11-01T16:14:43.808Z] d404474824bb: Layer already exists [2023-11-01T16:14:43.808Z] bd004637b84d: Layer already exists [2023-11-01T16:14:43.808Z] 86ef45b71278: Layer already exists [2023-11-01T16:14:43.808Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:43.808Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:44.075Z] main: digest: sha256:5c2735ce5456541beb7f670836a27cfd2fa3ebf0b66d75b16142be1bacb89585 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T16:14:44.127Z] ===================================================== [Pipeline] echo [2023-11-01T16:14:44.134Z] taggedImages: [2023-11-01T16:14:44.134Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:14:44.134Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-11-01T16:14:44.134Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.67 [2023-11-01T16:14:44.134Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:14:44.134Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-11-01T16:14:44.149Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-11-01T16:14:44.149Z] 4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:14:44.149Z] latest [2023-11-01T16:14:44.149Z] 3.1.0-dev.67 [2023-11-01T16:14:44.149Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:14:44.149Z] main [2023-11-01T16:14:44.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:44.496Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:44.856Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:14:44.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-01T16:14:44.856Z] 44e19e068f06: Preparing [2023-11-01T16:14:44.856Z] 59abe80b2b4e: Preparing [2023-11-01T16:14:44.856Z] bd004637b84d: Preparing [2023-11-01T16:14:44.856Z] 351cfbc6e370: Preparing [2023-11-01T16:14:44.856Z] 150ae6014008: Preparing [2023-11-01T16:14:44.856Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:44.856Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:44.856Z] bd004637b84d: Layer already exists [2023-11-01T16:14:45.122Z] 150ae6014008: Layer already exists [2023-11-01T16:14:45.122Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:45.122Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:45.122Z] 44e19e068f06: Pushed [2023-11-01T16:14:51.759Z] 59abe80b2b4e: Pushed [2023-11-01T16:14:51.759Z] 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:6c33504d21df8395ec3b18bcaab606a4fffd06b5b1f2b9d509e660301e57f3a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:52.162Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:52.510Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-11-01T16:14:52.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-01T16:14:52.510Z] 44e19e068f06: Preparing [2023-11-01T16:14:52.510Z] 59abe80b2b4e: Preparing [2023-11-01T16:14:52.510Z] bd004637b84d: Preparing [2023-11-01T16:14:52.510Z] 351cfbc6e370: Preparing [2023-11-01T16:14:52.510Z] 150ae6014008: Preparing [2023-11-01T16:14:52.510Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:52.510Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:52.510Z] 59abe80b2b4e: Layer already exists [2023-11-01T16:14:52.510Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:52.510Z] 150ae6014008: Layer already exists [2023-11-01T16:14:52.510Z] bd004637b84d: Layer already exists [2023-11-01T16:14:52.510Z] 44e19e068f06: Layer already exists [2023-11-01T16:14:52.510Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:52.779Z] latest: digest: sha256:6c33504d21df8395ec3b18bcaab606a4fffd06b5b1f2b9d509e660301e57f3a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:53.121Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:53.494Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.67 [2023-11-01T16:14:53.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-01T16:14:53.494Z] 44e19e068f06: Preparing [2023-11-01T16:14:53.494Z] 59abe80b2b4e: Preparing [2023-11-01T16:14:53.494Z] bd004637b84d: Preparing [2023-11-01T16:14:53.494Z] 351cfbc6e370: Preparing [2023-11-01T16:14:53.494Z] 150ae6014008: Preparing [2023-11-01T16:14:53.494Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:53.494Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:53.494Z] 59abe80b2b4e: Layer already exists [2023-11-01T16:14:53.494Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:53.494Z] 150ae6014008: Layer already exists [2023-11-01T16:14:53.494Z] 44e19e068f06: Layer already exists [2023-11-01T16:14:53.494Z] bd004637b84d: Layer already exists [2023-11-01T16:14:53.494Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:53.494Z] 3.1.0-dev.67: digest: sha256:6c33504d21df8395ec3b18bcaab606a4fffd06b5b1f2b9d509e660301e57f3a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:53.849Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:54.192Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:14:54.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-01T16:14:54.192Z] 44e19e068f06: Preparing [2023-11-01T16:14:54.192Z] 59abe80b2b4e: Preparing [2023-11-01T16:14:54.192Z] bd004637b84d: Preparing [2023-11-01T16:14:54.192Z] 351cfbc6e370: Preparing [2023-11-01T16:14:54.192Z] 150ae6014008: Preparing [2023-11-01T16:14:54.192Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:54.192Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:54.192Z] 44e19e068f06: Layer already exists [2023-11-01T16:14:54.192Z] bd004637b84d: Layer already exists [2023-11-01T16:14:54.192Z] 150ae6014008: Layer already exists [2023-11-01T16:14:54.192Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:54.192Z] 59abe80b2b4e: Layer already exists [2023-11-01T16:14:54.192Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:54.458Z] 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:6c33504d21df8395ec3b18bcaab606a4fffd06b5b1f2b9d509e660301e57f3a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:54.805Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:55.147Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-11-01T16:14:55.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-01T16:14:55.147Z] 44e19e068f06: Preparing [2023-11-01T16:14:55.147Z] 59abe80b2b4e: Preparing [2023-11-01T16:14:55.147Z] bd004637b84d: Preparing [2023-11-01T16:14:55.147Z] 351cfbc6e370: Preparing [2023-11-01T16:14:55.147Z] 150ae6014008: Preparing [2023-11-01T16:14:55.147Z] 5f4d9fc4d98d: Preparing [2023-11-01T16:14:55.147Z] 5f4d9fc4d98d: Waiting [2023-11-01T16:14:55.147Z] 44e19e068f06: Layer already exists [2023-11-01T16:14:55.147Z] 150ae6014008: Layer already exists [2023-11-01T16:14:55.147Z] bd004637b84d: Layer already exists [2023-11-01T16:14:55.147Z] 351cfbc6e370: Layer already exists [2023-11-01T16:14:55.147Z] 59abe80b2b4e: Layer already exists [2023-11-01T16:14:55.147Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T16:14:55.412Z] main: digest: sha256:6c33504d21df8395ec3b18bcaab606a4fffd06b5b1f2b9d509e660301e57f3a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T16:14:55.454Z] ===================================================== [Pipeline] echo [2023-11-01T16:14:55.460Z] taggedImages: [2023-11-01T16:14:55.460Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [2023-11-01T16:14:55.460Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-11-01T16:14:55.460Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.67 [2023-11-01T16:14:55.460Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [2023-11-01T16:14:55.460Z] - 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-11-01T16:14:55.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T16:14:55.840Z] [2023-11-01T16:14:55.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:14:56.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T16:14:56.166Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T16:14:56.166Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T16:14:56.166Z] 04944245beec: Pulling fs layer [2023-11-01T16:14:56.166Z] 699f458cf7ca: Pulling fs layer [2023-11-01T16:14:56.166Z] 765212b225bb: Pulling fs layer [2023-11-01T16:14:56.166Z] f23df028b6ca: Pulling fs layer [2023-11-01T16:14:56.166Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T16:14:56.166Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T16:14:56.166Z] d65c8cfc05b1: Waiting [2023-11-01T16:14:56.166Z] 765212b225bb: Waiting [2023-11-01T16:14:56.166Z] f23df028b6ca: Waiting [2023-11-01T16:14:56.166Z] 2437ff75d9bd: Waiting [2023-11-01T16:14:56.432Z] 04944245beec: Verifying Checksum [2023-11-01T16:14:56.432Z] 04944245beec: Download complete [2023-11-01T16:14:56.432Z] 765212b225bb: Verifying Checksum [2023-11-01T16:14:56.432Z] 765212b225bb: Download complete [2023-11-01T16:14:56.432Z] f23df028b6ca: Verifying Checksum [2023-11-01T16:14:56.432Z] f23df028b6ca: Download complete [2023-11-01T16:14:56.432Z] d65c8cfc05b1: Download complete [2023-11-01T16:14:56.699Z] 699f458cf7ca: Verifying Checksum [2023-11-01T16:14:56.699Z] 699f458cf7ca: Download complete [2023-11-01T16:14:56.965Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T16:14:56.965Z] 8998bd30e6a1: Download complete [2023-11-01T16:14:59.558Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T16:14:59.558Z] 2437ff75d9bd: Download complete [2023-11-01T16:15:03.810Z] 8998bd30e6a1: Pull complete [2023-11-01T16:15:04.770Z] 04944245beec: Pull complete [2023-11-01T16:15:06.715Z] 699f458cf7ca: Pull complete [2023-11-01T16:15:06.715Z] 765212b225bb: Pull complete [2023-11-01T16:15:07.301Z] f23df028b6ca: Pull complete [2023-11-01T16:15:07.567Z] d65c8cfc05b1: Pull complete [2023-11-01T16:15:25.768Z] 2437ff75d9bd: Pull complete [2023-11-01T16:15:25.768Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T16:15:25.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T16:15:25.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:15:25.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-16163 does not seem to be running inside a container [2023-11-01T16:15:26.023Z] $ 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/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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-11-01T16:15:27.767Z] $ docker top 2ae2056f5d30e7b651f0a4e4dcde9483d12be4b86dc082e4a0db520dd461290f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:15:28.631Z] ---> job-cost.sh [2023-11-01T16:15:28.631Z] lf-activate-venv: SKIPPING [2023-11-01T16:15:28.631Z] INFO: No Stack... [2023-11-01T16:15:29.212Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T16:15:29.793Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T16:15:30.436Z] + cut -d,+ -f6 [2023-11-01T16:15:30.436Z] cat /w/workspace/edgex-go/602/archives/cost.csv [Pipeline] lock [2023-11-01T16:15:30.504Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-602-stack-cost] [2023-11-01T16:15:30.510Z] Resource [jenkins-edgexfoundry-edgex-go-main-602-stack-cost] did not exist. Created. [2023-11-01T16:15:30.510Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-602-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T16:15:30.832Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T16:15:31.512Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T16:15:31.522Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-602-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T16:15:31.531Z] $ docker stop --time=1 2ae2056f5d30e7b651f0a4e4dcde9483d12be4b86dc082e4a0db520dd461290f [2023-11-01T16:15:33.709Z] $ docker rm -f --volumes 2ae2056f5d30e7b651f0a4e4dcde9483d12be4b86dc082e4a0db520dd461290f [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-11-01T16:15:34.167Z] provisioning config files... [2023-11-01T16:15:34.174Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/602@tmp/config14300195083537761626tmp [Pipeline] { [Pipeline] sh [2023-11-01T16:15:34.467Z] + set +x [2023-11-01T16:15:34.467Z] + curl -s https://codecov.io/bash [2023-11-01T16:15:34.467Z] + bash -s -- [2023-11-01T16:15:34.467Z] [2023-11-01T16:15:34.467Z] _____ _ [2023-11-01T16:15:34.467Z] / ____| | | [2023-11-01T16:15:34.467Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T16:15:34.467Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T16:15:34.467Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T16:15:34.467Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T16:15:34.467Z] Bash-1.0.6 [2023-11-01T16:15:34.467Z] [2023-11-01T16:15:34.467Z] [2023-11-01T16:15:34.467Z] ==> git version 2.25.1 found [2023-11-01T16:15:34.467Z] ==> 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-11-01T16:15:34.467Z] Release-Date: 2020-01-08 [2023-11-01T16:15:34.467Z] 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-11-01T16:15:34.467Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T16:15:34.467Z] ==> Jenkins CI detected. [2023-11-01T16:15:34.467Z] current dir:  /w/workspace/edgex-go/602 [2023-11-01T16:15:34.467Z] project root: . [2023-11-01T16:15:34.467Z] --> token set from env [2023-11-01T16:15:34.467Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T16:15:34.467Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T16:15:34.467Z] ==> Python coveragepy not found [2023-11-01T16:15:34.467Z] ==> Searching for coverage reports in: [2023-11-01T16:15:34.467Z] + . [2023-11-01T16:15:34.467Z] -> Found 1 reports [2023-11-01T16:15:34.467Z] ==> Detecting git/mercurial file structure [2023-11-01T16:15:34.467Z] ==> Reading reports [2023-11-01T16:15:34.467Z] + ./coverage.out bytes=453602 [2023-11-01T16:15:34.724Z] ==> Appending adjustments [2023-11-01T16:15:34.724Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T16:15:35.659Z] + Found adjustments [2023-11-01T16:15:35.659Z] ==> Gzipping contents [2023-11-01T16:15:35.659Z] 60K /tmp/codecov.OOIBTV.gz [2023-11-01T16:15:35.659Z] ==> Uploading reports [2023-11-01T16:15:35.659Z] url: https://codecov.io [2023-11-01T16:15:35.659Z] query: branch=main&commit=4eef39055a4f8a992f7fcd8196977fee3e461688&build=602&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F602%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T16:15:35.659Z] -> Pinging Codecov [2023-11-01T16:15:35.659Z] 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=4eef39055a4f8a992f7fcd8196977fee3e461688&build=602&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F602%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T16:15:35.918Z] -> Uploading to [2023-11-01T16:15:35.918Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/00271124DB129430A58F1EEE437C3FCB/4eef39055a4f8a992f7fcd8196977fee3e461688/8e606418-f5b9-4dbc-9329-b39e7691831a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T161535Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f9dd30ad78e6a0e602dc1f6f3e4f2d0e08db6b72f671c23f104bcd95676b201 [2023-11-01T16:15:35.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T16:15:35.918Z] Dload Upload Total Spent Left Speed [2023-11-01T16:15:36.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57770 0 0 100 57770 0 175k --:--:-- --:--:-- --:--:-- 175k [2023-11-01T16:15:36.178Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [2023-11-01T16:15:36.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-11-01T16:15:36.312Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-01T16:15:36.323Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:15:36.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T16:15:36.615Z] [2023-11-01T16:15:36.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:15:36.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T16:15:36.920Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-01T16:15:36.920Z] df9b9388f04a: Pulling fs layer [2023-11-01T16:15:36.920Z] 52dc419b0ee2: Pulling fs layer [2023-11-01T16:15:36.920Z] 25bc292e5bac: Pulling fs layer [2023-11-01T16:15:36.920Z] 114826534d7a: Pulling fs layer [2023-11-01T16:15:36.920Z] 4657fd5d0bcf: Pulling fs layer [2023-11-01T16:15:36.920Z] 6ad1cebc031e: Pulling fs layer [2023-11-01T16:15:36.920Z] 8a3aa393b2d8: Pulling fs layer [2023-11-01T16:15:36.920Z] 4657fd5d0bcf: Waiting [2023-11-01T16:15:36.921Z] 6ad1cebc031e: Waiting [2023-11-01T16:15:36.921Z] 114826534d7a: Waiting [2023-11-01T16:15:36.921Z] 8a3aa393b2d8: Waiting [2023-11-01T16:15:36.921Z] 25bc292e5bac: Verifying Checksum [2023-11-01T16:15:36.921Z] 25bc292e5bac: Download complete [2023-11-01T16:15:36.921Z] 52dc419b0ee2: Verifying Checksum [2023-11-01T16:15:36.921Z] 4657fd5d0bcf: Verifying Checksum [2023-11-01T16:15:36.921Z] 4657fd5d0bcf: Download complete [2023-11-01T16:15:36.921Z] df9b9388f04a: Verifying Checksum [2023-11-01T16:15:36.921Z] df9b9388f04a: Download complete [2023-11-01T16:15:37.179Z] df9b9388f04a: Pull complete [2023-11-01T16:15:37.179Z] 6ad1cebc031e: Verifying Checksum [2023-11-01T16:15:37.179Z] 6ad1cebc031e: Download complete [2023-11-01T16:15:37.179Z] 52dc419b0ee2: Pull complete [2023-11-01T16:15:37.179Z] 25bc292e5bac: Pull complete [2023-11-01T16:15:37.746Z] 114826534d7a: Verifying Checksum [2023-11-01T16:15:37.746Z] 114826534d7a: Download complete [2023-11-01T16:15:37.746Z] 8a3aa393b2d8: Verifying Checksum [2023-11-01T16:15:37.746Z] 8a3aa393b2d8: Download complete [2023-11-01T16:15:41.022Z] 114826534d7a: Pull complete [2023-11-01T16:15:41.022Z] 4657fd5d0bcf: Pull complete [2023-11-01T16:15:41.280Z] 6ad1cebc031e: Pull complete [2023-11-01T16:15:43.802Z] 8a3aa393b2d8: Pull complete [2023-11-01T16:15:43.802Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-01T16:15:43.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T16:15:43.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:15:43.882Z] prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container [2023-11-01T16:15:43.908Z] $ 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/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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-11-01T16:15:51.882Z] $ docker top 7460add23a42cb01e62d6503957835de1f00a41cd7321b8f014a25f43b96ade3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T16:15:51.942Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-11-01T16:15:52.219Z] + set -o pipefail [2023-11-01T16:15:52.220Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-11-01T16:15:58.788Z] [2023-11-01T16:15:58.788Z] Monitoring /w/workspace/edgex-go/602 (github.com/edgexfoundry/edgex-go)... [2023-11-01T16:15:58.788Z] [2023-11-01T16:15:58.788Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/a7eef9e0-f177-491b-a084-0f2198e2a1d2 [2023-11-01T16:15:58.788Z] [2023-11-01T16:15:58.788Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-01T16:15:58.788Z] [2023-11-01T16:15:58.788Z] [2023-11-01T16:15:58.788Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-01T16:15:58.788Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-01T16:15:58.788Z] More details here: https://snyk.co/ue1NS [2023-11-01T16:15:58.788Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-01T16:15:58.788Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-01T16:15:58.798Z] $ docker stop --time=1 7460add23a42cb01e62d6503957835de1f00a41cd7321b8f014a25f43b96ade3 [2023-11-01T16:16:04.561Z] $ docker rm -f --volumes 7460add23a42cb01e62d6503957835de1f00a41cd7321b8f014a25f43b96ade3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-11-01T16:16:04.937Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T16:16:04.952Z] provisioning config files... [2023-11-01T16:16:04.959Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/602@tmp/config8050689528888702458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:16:05.246Z] --> edgex-publish-swagger.sh [2023-11-01T16:16:05.246Z] === Publish openapi/v3 API === [2023-11-01T16:16:05.246Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-11-01T16:16:05.246Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/602/openapi/v3/core-command.yaml] [2023-11-01T16:16:05.246Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T16:16:05.246Z] Dload Upload Total Spent Left Speed [2023-11-01T16:16:05.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 45404 --:--:-- --:--:-- --:--:-- 45341 100 32782 0 0 100 32782 0 45404 --:--:-- --:--:-- --:--:-- 45341 [2023-11-01T16:16:05.813Z] [2023-11-01T16:16:05.813Z] [2023-11-01T16:16:05.813Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/602/openapi/v3/core-data.yaml] [2023-11-01T16:16:05.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T16:16:05.813Z] Dload Upload Total Spent Left Speed [2023-11-01T16:16:06.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 99k --:--:-- --:--:-- --:--:-- 99k 100 72043 0 0 100 72043 0 99k --:--:-- --:--:-- --:--:-- 99k [2023-11-01T16:16:06.749Z] [2023-11-01T16:16:06.750Z] [2023-11-01T16:16:06.750Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/602/openapi/v3/core-metadata.yaml] [2023-11-01T16:16:06.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T16:16:06.750Z] Dload Upload Total Spent Left Speed [2023-11-01T16:16:07.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 277k --:--:-- --:--:-- --:--:-- 277k [2023-11-01T16:16:07.008Z] [2023-11-01T16:16:07.008Z] [2023-11-01T16:16:07.008Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/602/openapi/v3/support-notifications.yaml] [2023-11-01T16:16:07.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T16:16:07.008Z] Dload Upload Total Spent Left Speed [2023-11-01T16:16:07.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 177k --:--:-- --:--:-- --:--:-- 177k 100 87000 0 0 100 87000 0 177k --:--:-- --:--:-- --:--:-- 177k [2023-11-01T16:16:07.574Z] [2023-11-01T16:16:07.574Z] [2023-11-01T16:16:07.574Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/602/openapi/v3/support-scheduler.yaml] [2023-11-01T16:16:07.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T16:16:07.575Z] Dload Upload Total Spent Left Speed [2023-11-01T16:16:08.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 82856 --:--:-- --:--:-- --:--:-- 82856 [2023-11-01T16:16:08.142Z] [2023-11-01T16:16:08.142Z] [Pipeline] } [2023-11-01T16:16:08.148Z] 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-11-01T16:16:08.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T16:16:08.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:16:08.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:16:08.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:16:08.908Z] prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container [2023-11-01T16:16:08.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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-11-01T16:16:09.349Z] $ docker top 4d3c04d4a758b6ee447e9aaffad183e3c8a6f7789f5d7d298ea205c07c1e3c14 -eo pid,comm [2023-11-01T16:16:09.402Z] 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-11-01T16:16:09.402Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T16:16:09.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:16:09.441Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:16:09.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:16:09.550Z] $ docker exec 4d3c04d4a758b6ee447e9aaffad183e3c8a6f7789f5d7d298ea205c07c1e3c14 ssh-agent [2023-11-01T16:16:09.667Z] SSH_AUTH_SOCK=/tmp/ssh-mzVhsB5fbKWL/agent.32 [2023-11-01T16:16:09.667Z] SSH_AGENT_PID=38 [2023-11-01T16:16:09.671Z] Running ssh-add (command line suppressed) [2023-11-01T16:16:09.779Z] Identity added: /w/workspace/edgex-go/602@tmp/private_key_3689400840942039113.key (/w/workspace/edgex-go/602@tmp/private_key_3689400840942039113.key) [2023-11-01T16:16:09.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:16:10.087Z] + git semver tag [2023-11-01T16:16:10.345Z] 2023-11-01 16:16:10,265 [run_tag] DEBUG tag force:False [2023-11-01T16:16:10.345Z] 2023-11-01 16:16:10,265 [check_head_tag] DEBUG check head tag [2023-11-01T16:16:10.345Z] 2023-11-01 16:16:10,266 [execute] INFO git cat-file --batch-check [2023-11-01T16:16:10.345Z] 2023-11-01 16:16:10,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/602, universal_newlines=False, shell=None, istream=) [2023-11-01T16:16:10.345Z] 2023-11-01 16:16:10,270 [execute] INFO git cat-file --batch [2023-11-01T16:16:10.345Z] 2023-11-01 16:16:10,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/602, universal_newlines=False, shell=None, istream=) [2023-11-01T16:16:10.345Z] 2023-11-01 16:16:10,294 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main [2023-11-01T16:16:10.345Z] 2023-11-01 16:16:10,294 [execute] INFO git tag -a v3.1.0-dev.67 -m v3.1.0-dev.67 [2023-11-01T16:16:10.345Z] 2023-11-01 16:16:10,294 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.67', '-m', 'v3.1.0-dev.67'], cwd=/w/workspace/edgex-go/602, universal_newlines=False, shell=None, istream=None) [2023-11-01T16:16:10.345Z] 2023-11-01 16:16:10,298 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main [2023-11-01T16:16:10.345Z] 3.1.0-dev.67 [Pipeline] } [2023-11-01T16:16:10.353Z] $ docker exec --env ******** --env ******** 4d3c04d4a758b6ee447e9aaffad183e3c8a6f7789f5d7d298ea205c07c1e3c14 ssh-agent -k [2023-11-01T16:16:10.462Z] unset SSH_AUTH_SOCK; [2023-11-01T16:16:10.463Z] unset SSH_AGENT_PID; [2023-11-01T16:16:10.463Z] echo Agent pid 38 killed; [2023-11-01T16:16:10.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T16:16:10.777Z] + git semver [Pipeline] } [2023-11-01T16:16:11.048Z] $ docker stop --time=1 4d3c04d4a758b6ee447e9aaffad183e3c8a6f7789f5d7d298ea205c07c1e3c14 [2023-11-01T16:16:12.324Z] $ docker rm -f --volumes 4d3c04d4a758b6ee447e9aaffad183e3c8a6f7789f5d7d298ea205c07c1e3c14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:16:12.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T16:16:12.742Z] [2023-11-01T16:16:12.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:16:13.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T16:16:13.035Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-01T16:16:13.035Z] ab5ef0e58194: Pulling fs layer [2023-11-01T16:16:13.035Z] 9712f1f96733: Pulling fs layer [2023-11-01T16:16:13.035Z] 63f879dbbcfc: Pulling fs layer [2023-11-01T16:16:13.035Z] 0d9ebad4ef96: Pulling fs layer [2023-11-01T16:16:13.035Z] e9a5061849ea: Pulling fs layer [2023-11-01T16:16:13.035Z] d747dcd14b5f: Pulling fs layer [2023-11-01T16:16:13.035Z] 2de7ff778b66: Pulling fs layer [2023-11-01T16:16:13.035Z] d747dcd14b5f: Waiting [2023-11-01T16:16:13.035Z] 0d9ebad4ef96: Waiting [2023-11-01T16:16:13.035Z] 2de7ff778b66: Waiting [2023-11-01T16:16:13.035Z] e9a5061849ea: Waiting [2023-11-01T16:16:13.035Z] 9712f1f96733: Verifying Checksum [2023-11-01T16:16:13.035Z] 9712f1f96733: Download complete [2023-11-01T16:16:13.603Z] 63f879dbbcfc: Verifying Checksum [2023-11-01T16:16:13.603Z] 63f879dbbcfc: Download complete [2023-11-01T16:16:13.603Z] ab5ef0e58194: Download complete [2023-11-01T16:16:13.603Z] d747dcd14b5f: Verifying Checksum [2023-11-01T16:16:13.603Z] d747dcd14b5f: Download complete [2023-11-01T16:16:13.603Z] e9a5061849ea: Verifying Checksum [2023-11-01T16:16:13.603Z] e9a5061849ea: Download complete [2023-11-01T16:16:13.603Z] 0d9ebad4ef96: Verifying Checksum [2023-11-01T16:16:13.603Z] 0d9ebad4ef96: Download complete [2023-11-01T16:16:13.603Z] 2de7ff778b66: Download complete [2023-11-01T16:16:16.133Z] ab5ef0e58194: Pull complete [2023-11-01T16:16:16.133Z] 9712f1f96733: Pull complete [2023-11-01T16:16:16.698Z] 63f879dbbcfc: Pull complete [2023-11-01T16:16:20.877Z] 0d9ebad4ef96: Pull complete [2023-11-01T16:16:20.877Z] e9a5061849ea: Pull complete [2023-11-01T16:16:20.877Z] d747dcd14b5f: Pull complete [2023-11-01T16:16:21.815Z] 2de7ff778b66: Pull complete [2023-11-01T16:16:21.815Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-01T16:16:21.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T16:16:21.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:16:21.899Z] prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container [2023-11-01T16:16:21.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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-11-01T16:16:31.368Z] $ docker top 5d7c07f8ab65c3c08b44812047fc8b59667a8eae25af26fee0ffa1aaf15d6e9b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-01T16:16:31.444Z] provisioning config files... [2023-11-01T16:16:31.451Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/602@tmp/config13447360607530041940tmp [2023-11-01T16:16:31.462Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/602@tmp/config15871359849502245717tmp [2023-11-01T16:16:31.471Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/602@tmp/config12569613834113682088tmp [Pipeline] { [Pipeline] echo [2023-11-01T16:16:31.486Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:16:31.765Z] ---> sigul-configuration.sh [2023-11-01T16:16:31.765Z] gpg: directory `/root/.gnupg' created [2023-11-01T16:16:31.765Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-01T16:16:31.765Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-01T16:16:31.765Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-01T16:16:31.765Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-01T16:16:31.765Z] gpg: CAST5 encrypted data [2023-11-01T16:16:31.765Z] gpg: encrypted with 1 passphrase [2023-11-01T16:16:31.765Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-01T16:16:32.050Z] + mkdir /home/jenkins [2023-11-01T16:16:32.050Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-01T16:16:32.336Z] + 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-11-01T16:16:32.345Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:16:32.627Z] ---> sigul-install.sh [2023-11-01T16:16:32.627Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-01T16:16:32.915Z] + git tag --list [2023-11-01T16:16:32.915Z] 0.6.0 [2023-11-01T16:16:32.915Z] 0.6.1 [2023-11-01T16:16:32.915Z] 0.7.0 [2023-11-01T16:16:32.915Z] 0.7.1 [2023-11-01T16:16:32.915Z] v1.0.0 [2023-11-01T16:16:32.915Z] v1.0.1 [2023-11-01T16:16:32.915Z] v1.1.0 [2023-11-01T16:16:32.915Z] v1.2.0 [2023-11-01T16:16:32.915Z] v1.2.1 [2023-11-01T16:16:32.915Z] v1.3.0 [2023-11-01T16:16:32.915Z] v1.3.1 [2023-11-01T16:16:32.915Z] v2.0.0 [2023-11-01T16:16:32.915Z] v2.1.0 [2023-11-01T16:16:32.915Z] v2.1.1 [2023-11-01T16:16:32.915Z] v2.2.0 [2023-11-01T16:16:32.915Z] v2.3.0 [2023-11-01T16:16:32.915Z] v3.0 [2023-11-01T16:16:32.915Z] v3.0.0 [2023-11-01T16:16:32.915Z] v3.1.0-dev.1 [2023-11-01T16:16:32.915Z] v3.1.0-dev.10 [2023-11-01T16:16:32.915Z] v3.1.0-dev.11 [2023-11-01T16:16:32.915Z] v3.1.0-dev.12 [2023-11-01T16:16:32.915Z] v3.1.0-dev.13 [2023-11-01T16:16:32.915Z] v3.1.0-dev.14 [2023-11-01T16:16:32.915Z] v3.1.0-dev.15 [2023-11-01T16:16:32.915Z] v3.1.0-dev.16 [2023-11-01T16:16:32.915Z] v3.1.0-dev.17 [2023-11-01T16:16:32.915Z] v3.1.0-dev.18 [2023-11-01T16:16:32.915Z] v3.1.0-dev.19 [2023-11-01T16:16:32.915Z] v3.1.0-dev.2 [2023-11-01T16:16:32.915Z] v3.1.0-dev.20 [2023-11-01T16:16:32.915Z] v3.1.0-dev.21 [2023-11-01T16:16:32.915Z] v3.1.0-dev.22 [2023-11-01T16:16:32.915Z] v3.1.0-dev.23 [2023-11-01T16:16:32.915Z] v3.1.0-dev.24 [2023-11-01T16:16:32.915Z] v3.1.0-dev.25 [2023-11-01T16:16:32.915Z] v3.1.0-dev.26 [2023-11-01T16:16:32.915Z] v3.1.0-dev.27 [2023-11-01T16:16:32.915Z] v3.1.0-dev.28 [2023-11-01T16:16:32.915Z] v3.1.0-dev.29 [2023-11-01T16:16:32.915Z] v3.1.0-dev.3 [2023-11-01T16:16:32.915Z] v3.1.0-dev.30 [2023-11-01T16:16:32.915Z] v3.1.0-dev.31 [2023-11-01T16:16:32.915Z] v3.1.0-dev.32 [2023-11-01T16:16:32.915Z] v3.1.0-dev.33 [2023-11-01T16:16:32.915Z] v3.1.0-dev.34 [2023-11-01T16:16:32.915Z] v3.1.0-dev.35 [2023-11-01T16:16:32.915Z] v3.1.0-dev.36 [2023-11-01T16:16:32.915Z] v3.1.0-dev.37 [2023-11-01T16:16:32.915Z] v3.1.0-dev.38 [2023-11-01T16:16:32.915Z] v3.1.0-dev.39 [2023-11-01T16:16:32.915Z] v3.1.0-dev.4 [2023-11-01T16:16:32.915Z] v3.1.0-dev.40 [2023-11-01T16:16:32.915Z] v3.1.0-dev.41 [2023-11-01T16:16:32.915Z] v3.1.0-dev.42 [2023-11-01T16:16:32.915Z] v3.1.0-dev.43 [2023-11-01T16:16:32.915Z] v3.1.0-dev.44 [2023-11-01T16:16:32.915Z] v3.1.0-dev.45 [2023-11-01T16:16:32.915Z] v3.1.0-dev.46 [2023-11-01T16:16:32.915Z] v3.1.0-dev.47 [2023-11-01T16:16:32.915Z] v3.1.0-dev.48 [2023-11-01T16:16:32.915Z] v3.1.0-dev.49 [2023-11-01T16:16:32.915Z] v3.1.0-dev.5 [2023-11-01T16:16:32.915Z] v3.1.0-dev.50 [2023-11-01T16:16:32.915Z] v3.1.0-dev.51 [2023-11-01T16:16:32.915Z] v3.1.0-dev.52 [2023-11-01T16:16:32.915Z] v3.1.0-dev.53 [2023-11-01T16:16:32.915Z] v3.1.0-dev.54 [2023-11-01T16:16:32.915Z] v3.1.0-dev.55 [2023-11-01T16:16:32.915Z] v3.1.0-dev.56 [2023-11-01T16:16:32.915Z] v3.1.0-dev.57 [2023-11-01T16:16:32.915Z] v3.1.0-dev.58 [2023-11-01T16:16:32.915Z] v3.1.0-dev.59 [2023-11-01T16:16:32.915Z] v3.1.0-dev.6 [2023-11-01T16:16:32.915Z] v3.1.0-dev.60 [2023-11-01T16:16:32.915Z] v3.1.0-dev.61 [2023-11-01T16:16:32.915Z] v3.1.0-dev.62 [2023-11-01T16:16:32.915Z] v3.1.0-dev.63 [2023-11-01T16:16:32.915Z] v3.1.0-dev.64 [2023-11-01T16:16:32.915Z] v3.1.0-dev.65 [2023-11-01T16:16:32.915Z] v3.1.0-dev.66 [2023-11-01T16:16:32.915Z] v3.1.0-dev.67 [2023-11-01T16:16:32.915Z] v3.1.0-dev.7 [2023-11-01T16:16:32.915Z] v3.1.0-dev.8 [2023-11-01T16:16:32.915Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-01T16:16:33.216Z] + lftools sign git-tag v3.1.0-dev.67 [2023-11-01T16:16:33.785Z] Signing Git tag with Sigul... [2023-11-01T16:16:33.785Z] Signing v3.1.0-dev.67 [Pipeline] echo [2023-11-01T16:16:34.358Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:16:34.642Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-01T16:16:34.649Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-01T16:16:34.665Z] $ docker stop --time=1 5d7c07f8ab65c3c08b44812047fc8b59667a8eae25af26fee0ffa1aaf15d6e9b [2023-11-01T16:16:35.926Z] $ docker rm -f --volumes 5d7c07f8ab65c3c08b44812047fc8b59667a8eae25af26fee0ffa1aaf15d6e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-01T16:16:36.354Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T16:16:36.354Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:16:36.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:16:36.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:16:36.719Z] prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container [2023-11-01T16:16:36.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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-11-01T16:16:37.062Z] $ docker top a42fd94dc0eb48465ec0bb961cd694a544556cf6d535968cd31b823ff0e44abf -eo pid,comm [2023-11-01T16:16:37.114Z] 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-11-01T16:16:37.114Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T16:16:37.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:16:37.145Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:16:37.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:16:37.261Z] $ docker exec a42fd94dc0eb48465ec0bb961cd694a544556cf6d535968cd31b823ff0e44abf ssh-agent [2023-11-01T16:16:37.374Z] SSH_AUTH_SOCK=/tmp/ssh-IR7QKs4XWhbF/agent.31 [2023-11-01T16:16:37.374Z] SSH_AGENT_PID=37 [2023-11-01T16:16:37.379Z] Running ssh-add (command line suppressed) [2023-11-01T16:16:37.488Z] Identity added: /w/workspace/edgex-go/602@tmp/private_key_3362153917901412997.key (/w/workspace/edgex-go/602@tmp/private_key_3362153917901412997.key) [2023-11-01T16:16:37.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:16:37.789Z] + git semver bump pre [2023-11-01T16:16:38.048Z] 2023-11-01 16:16:37,953 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main [2023-11-01T16:16:38.048Z] 2023-11-01 16:16:37,953 [bump_version] DEBUG bumping version:3.1.0-dev.67 on axis:pre with prefix:dev [2023-11-01T16:16:38.048Z] 2023-11-01 16:16:37,953 [bump_version] DEBUG bumped version:3.1.0-dev.68 [2023-11-01T16:16:38.048Z] 2023-11-01 16:16:37,953 [write_version] DEBUG write version:3.1.0-dev.68 to path:/w/workspace/edgex-go/602/.semver/main with force:True [2023-11-01T16:16:38.048Z] 2023-11-01 16:16:37,953 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main [2023-11-01T16:16:38.048Z] 2023-11-01 16:16:37,953 [write_file] DEBUG write to file:/w/workspace/edgex-go/602/.semver/main [2023-11-01T16:16:38.049Z] 2023-11-01 16:16:37,955 [execute] INFO git cat-file --batch-check [2023-11-01T16:16:38.049Z] 2023-11-01 16:16:37,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/602/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T16:16:38.049Z] 2023-11-01 16:16:37,960 [execute] INFO git cat-file --batch [2023-11-01T16:16:38.049Z] 2023-11-01 16:16:37,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/602/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T16:16:38.049Z] 2023-11-01 16:16:37,965 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main [2023-11-01T16:16:38.049Z] 3.1.0-dev.68 [Pipeline] } [2023-11-01T16:16:38.055Z] $ docker exec --env ******** --env ******** a42fd94dc0eb48465ec0bb961cd694a544556cf6d535968cd31b823ff0e44abf ssh-agent -k [2023-11-01T16:16:38.148Z] unset SSH_AUTH_SOCK; [2023-11-01T16:16:38.149Z] unset SSH_AGENT_PID; [2023-11-01T16:16:38.149Z] echo Agent pid 37 killed; [2023-11-01T16:16:38.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T16:16:38.452Z] + git semver [Pipeline] } [2023-11-01T16:16:38.721Z] $ docker stop --time=1 a42fd94dc0eb48465ec0bb961cd694a544556cf6d535968cd31b823ff0e44abf [2023-11-01T16:16:39.988Z] $ docker rm -f --volumes a42fd94dc0eb48465ec0bb961cd694a544556cf6d535968cd31b823ff0e44abf [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:16:40.327Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T16:16:40.327Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:16:40.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:16:40.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:16:40.685Z] prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container [2023-11-01T16:16:40.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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-11-01T16:16:41.073Z] $ docker top 7a97926a276d126ca6260f87120baf8f0e1ac3bb6087fecd4b145c788f4df4e6 -eo pid,comm [2023-11-01T16:16:41.121Z] 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-11-01T16:16:41.122Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T16:16:41.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:16:41.158Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:16:41.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:16:41.283Z] $ docker exec 7a97926a276d126ca6260f87120baf8f0e1ac3bb6087fecd4b145c788f4df4e6 ssh-agent [2023-11-01T16:16:41.391Z] SSH_AUTH_SOCK=/tmp/ssh-Ey1IjC7L96VY/agent.32 [2023-11-01T16:16:41.391Z] SSH_AGENT_PID=38 [2023-11-01T16:16:41.407Z] Running ssh-add (command line suppressed) [2023-11-01T16:16:41.501Z] Identity added: /w/workspace/edgex-go/602@tmp/private_key_7395206431904516508.key (/w/workspace/edgex-go/602@tmp/private_key_7395206431904516508.key) [2023-11-01T16:16:41.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:16:41.832Z] + git semver push [2023-11-01T16:16:42.090Z] 2023-11-01 16:16:42,017 [run_push] DEBUG push [2023-11-01T16:16:42.090Z] 2023-11-01 16:16:42,017 [execute] INFO git cat-file --batch-check [2023-11-01T16:16:42.090Z] 2023-11-01 16:16:42,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/602/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T16:16:42.090Z] 2023-11-01 16:16:42,021 [execute] INFO git rev-list 485e61851661d3a0e116b502f4039a49ee920a84 -- [2023-11-01T16:16:42.090Z] 2023-11-01 16:16:42,021 [execute] DEBUG Popen(['git', 'rev-list', '485e61851661d3a0e116b502f4039a49ee920a84', '--'], cwd=/w/workspace/edgex-go/602/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T16:16:42.090Z] 2023-11-01 16:16:42,038 [execute] INFO git fetch -v origin [2023-11-01T16:16:42.090Z] 2023-11-01 16:16:42,039 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/602/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-01T16:16:42.657Z] 2023-11-01 16:16:42,601 [run_push] DEBUG no remote changes detected [2023-11-01T16:16:42.657Z] 2023-11-01 16:16:42,601 [execute] INFO git push origin semver [2023-11-01T16:16:42.657Z] 2023-11-01 16:16:42,602 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/602/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T16:16:43.593Z] 2023-11-01 16:16:43,481 [run_push] DEBUG push all version tags [2023-11-01T16:16:43.593Z] 2023-11-01 16:16:43,481 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-01T16:16:43.593Z] 2023-11-01 16:16:43,482 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/602, universal_newlines=False, shell=None, istream=None) [2023-11-01T16:16:44.531Z] 2023-11-01 16:16:44,355 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main [2023-11-01T16:16:44.531Z] 3.1.0-dev.68 [Pipeline] } [2023-11-01T16:16:44.539Z] $ docker exec --env ******** --env ******** 7a97926a276d126ca6260f87120baf8f0e1ac3bb6087fecd4b145c788f4df4e6 ssh-agent -k [2023-11-01T16:16:44.639Z] unset SSH_AUTH_SOCK; [2023-11-01T16:16:44.640Z] unset SSH_AGENT_PID; [2023-11-01T16:16:44.640Z] echo Agent pid 38 killed; [2023-11-01T16:16:44.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T16:16:44.949Z] + git semver [Pipeline] } [2023-11-01T16:16:45.219Z] $ docker stop --time=1 7a97926a276d126ca6260f87120baf8f0e1ac3bb6087fecd4b145c788f4df4e6 [2023-11-01T16:16:46.973Z] $ docker rm -f --volumes 7a97926a276d126ca6260f87120baf8f0e1ac3bb6087fecd4b145c788f4df4e6 [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-11-01T16:16:47.615Z] + [ -d /w/workspace/edgex-go/602/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:16:47.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:16:48.757Z] ---> package-listing.sh [2023-11-01T16:16:48.757Z] ++ facter osfamily [2023-11-01T16:16:48.757Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T16:16:49.015Z] + OS_FAMILY=debian [2023-11-01T16:16:49.015Z] + workspace=/w/workspace/edgex-go/602 [2023-11-01T16:16:49.015Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T16:16:49.015Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T16:16:49.015Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T16:16:49.015Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T16:16:49.015Z] + '[' /w/workspace/edgex-go/602 ']' [2023-11-01T16:16:49.015Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T16:16:49.015Z] + case "${OS_FAMILY}" in [2023-11-01T16:16:49.015Z] + dpkg -l [2023-11-01T16:16:49.015Z] + grep '^ii' [2023-11-01T16:16:49.015Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T16:16:49.015Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T16:16:49.015Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T16:16:49.015Z] + '[' /w/workspace/edgex-go/602 ']' [2023-11-01T16:16:49.015Z] + mkdir -p /w/workspace/edgex-go/602/archives/ [2023-11-01T16:16:49.015Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/602/archives/ [Pipeline] echo [2023-11-01T16:16:49.026Z] 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/602/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T16:16:49.299Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:16:49.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:16:49.856Z] [2023-11-01T16:16:49.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:16:50.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:16:50.149Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T16:16:50.149Z] 5eb5b503b376: Pulling fs layer [2023-11-01T16:16:50.149Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T16:16:50.149Z] ec43610c2a17: Pulling fs layer [2023-11-01T16:16:50.149Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T16:16:50.149Z] 33b1e0a273af: Pulling fs layer [2023-11-01T16:16:50.149Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T16:16:50.149Z] 33b1e0a273af: Waiting [2023-11-01T16:16:50.149Z] 3a2ae6a8a46f: Waiting [2023-11-01T16:16:50.149Z] 2f39f015ded8: Pulling fs layer [2023-11-01T16:16:50.149Z] 5d3b04190fa2: Waiting [2023-11-01T16:16:50.149Z] 2f39f015ded8: Waiting [2023-11-01T16:16:50.149Z] 5c69ac0246d0: Download complete [2023-11-01T16:16:50.149Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T16:16:50.149Z] 3a2ae6a8a46f: Download complete [2023-11-01T16:16:50.149Z] 33b1e0a273af: Verifying Checksum [2023-11-01T16:16:50.149Z] 33b1e0a273af: Download complete [2023-11-01T16:16:50.149Z] ec43610c2a17: Verifying Checksum [2023-11-01T16:16:50.149Z] ec43610c2a17: Download complete [2023-11-01T16:16:50.149Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T16:16:50.149Z] 5d3b04190fa2: Download complete [2023-11-01T16:16:50.406Z] 5eb5b503b376: Verifying Checksum [2023-11-01T16:16:50.406Z] 5eb5b503b376: Download complete [2023-11-01T16:16:50.971Z] 2f39f015ded8: Download complete [2023-11-01T16:16:51.597Z] 5eb5b503b376: Pull complete [2023-11-01T16:16:51.597Z] 5c69ac0246d0: Pull complete [2023-11-01T16:16:51.928Z] ec43610c2a17: Pull complete [2023-11-01T16:16:52.187Z] 3a2ae6a8a46f: Pull complete [2023-11-01T16:16:52.187Z] 33b1e0a273af: Pull complete [2023-11-01T16:16:52.446Z] 5d3b04190fa2: Pull complete [2023-11-01T16:16:56.630Z] 2f39f015ded8: Pull complete [2023-11-01T16:16:56.630Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T16:16:56.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:16:56.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:16:56.718Z] prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container [2023-11-01T16:16:56.747Z] $ 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/602/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/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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-11-01T16:17:02.963Z] $ docker top a17b075c1f9bcaf17fdfb8f20f8f2ef2e75e3ab5ecc3b09d4957e98e08a747ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:17:03.301Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T16:17:03.591Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T16:17:03.877Z] + ls /var/log/sa-host [2023-11-01T16:17:03.877Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T16:17:03.956Z] provisioning config files... [2023-11-01T16:17:03.964Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/602@tmp/config8470502520213861894tmp [Pipeline] { [Pipeline] echo [2023-11-01T16:17:03.976Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:17:04.261Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T16:17:04.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:17:04.591Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T16:17:04.599Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:17:04.880Z] ---> sudo-logs.sh [2023-11-01T16:17:04.880Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T16:17:04.904Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:17:05.183Z] ---> job-cost.sh [2023-11-01T16:17:05.183Z] lf-activate-venv: SKIPPING [2023-11-01T16:17:05.183Z] DEBUG: total: 0.10999999940395355 [2023-11-01T16:17:05.183Z] INFO: Retrieving Stack Cost... [2023-11-01T16:17:05.751Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T16:17:06.318Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T16:17:06.328Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:17:06.608Z] ---> logs-deploy.sh [2023-11-01T16:17:06.608Z] lf-activate-venv: SKIPPING [2023-11-01T16:17:06.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/602 [2023-11-01T16:17:06.608Z] INFO: archiving workspace using pattern(s): [2023-11-01T16:17:07.984Z] Archives upload complete. [2023-11-01T16:17:07.984Z] INFO: archiving logs to Nexus