Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 536ca4d65dad574219870c9c3162dc8b463e02a2 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-ssh4398249633868548128.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10326158474387866971.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3877951410263492612.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15926785981705231689.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-ssh18044240326669629132.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-1115 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/626 [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/626 # 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 536ca4d65dad574219870c9c3162dc8b463e02a2 (main) Commit message: "Merge pull request #4759 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.17" > 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 536ca4d65dad574219870c9c3162dc8b463e02a2 # timeout=10 > git rev-list --no-walk dbd772ef945d5e9a119adef65e4b3849d61c1d42 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-17T01:37:27.509Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-17T01:37:27.575Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-17T01:37:27.599Z] ========================================================= [2024-02-17T01:37:27.599Z] EdgeX Global Pipelines Version Info [2024-02-17T01:37:27.599Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-17T01:37:28.315Z] ------------------- [2024-02-17T01:37:28.316Z] stable info: [2024-02-17T01:37:28.316Z] ------------------- [2024-02-17T01:37:28.316Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-17T01:37:28.316Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-17T01:37:28.316Z] Message: update stable to v1.0.258 [2024-02-17T01:37:28.888Z] ------------------- [2024-02-17T01:37:28.888Z] experimental info: [2024-02-17T01:37:28.888Z] ------------------- [2024-02-17T01:37:28.888Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-17T01:37:28.888Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-17T01:37:28.888Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-17T01:37:28.974Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-02-17T01:37:28.995Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-02-17T01:37:29.021Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-17T01:37:29.048Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-17T01:37:29.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-17T01:37:29.101Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-17T01:37:29.128Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-17T01:37:29.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-02-17T01:37:29.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-02-17T01:37:29.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-02-17T01:37:29.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-17T01:37:29.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-17T01:37:29.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-17T01:37:29.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-17T01:37:29.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-17T01:37:29.368Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-17T01:37:29.401Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-17T01:37:29.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-17T01:37:29.468Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-17T01:37:29.497Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-17T01:37:29.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-17T01:37:29.568Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-17T01:37:29.603Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-17T01:37:29.630Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-17T01:37:29.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-17T01:37:29.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-17T01:37:29.726Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] echo [2024-02-17T01:37:29.761Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 536ca4d [Pipeline] echo [2024-02-17T01:37:29.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-17T01:37:29.870Z] provisioning config files... [2024-02-17T01:37:29.884Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/626@tmp/config8641426582332968432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-17T01:37:30.229Z] ---> ****-login.sh [2024-02-17T01:37:30.229Z] nexus3.edgexfoundry.org:10001 [2024-02-17T01:37:30.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T01:37:30.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T01:37:30.490Z] Configure a credential helper to remove this warning. See [2024-02-17T01:37:30.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T01:37:30.490Z] [2024-02-17T01:37:30.490Z] Login Succeeded [2024-02-17T01:37:30.490Z] nexus3.edgexfoundry.org:10002 [2024-02-17T01:37:30.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T01:37:30.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T01:37:30.750Z] Configure a credential helper to remove this warning. See [2024-02-17T01:37:30.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T01:37:30.750Z] [2024-02-17T01:37:30.750Z] Login Succeeded [2024-02-17T01:37:30.750Z] nexus3.edgexfoundry.org:10003 [2024-02-17T01:37:30.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T01:37:30.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T01:37:30.751Z] Configure a credential helper to remove this warning. See [2024-02-17T01:37:30.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T01:37:30.751Z] [2024-02-17T01:37:30.751Z] Login Succeeded [2024-02-17T01:37:30.751Z] nexus3.edgexfoundry.org:10004 [2024-02-17T01:37:31.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T01:37:31.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T01:37:31.011Z] Configure a credential helper to remove this warning. See [2024-02-17T01:37:31.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T01:37:31.011Z] [2024-02-17T01:37:31.011Z] Login Succeeded [2024-02-17T01:37:31.011Z] ****.io [2024-02-17T01:37:31.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T01:37:31.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T01:37:31.272Z] Configure a credential helper to remove this warning. See [2024-02-17T01:37:31.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T01:37:31.272Z] [2024-02-17T01:37:31.272Z] Login Succeeded [2024-02-17T01:37:31.272Z] ---> ****-login.sh ends [Pipeline] } [2024-02-17T01:37:31.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-17T01:37:31.636Z] + 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 [2024-02-17T01:37:31.636Z] + dirname cmd/core-command/Dockerfile [2024-02-17T01:37:31.636Z] + cut -d/ -f2 [2024-02-17T01:37:31.636Z] + echo core-command,cmd/core-command/Dockerfile [2024-02-17T01:37:31.636Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-02-17T01:37:31.636Z] + cut -d/ -f2 [2024-02-17T01:37:31.636Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-02-17T01:37:31.636Z] + dirname cmd/core-data/Dockerfile [2024-02-17T01:37:31.636Z] + cut -d/ -f2 [2024-02-17T01:37:31.636Z] + echo core-data,cmd/core-data/Dockerfile [2024-02-17T01:37:31.636Z] + dirname cmd/core-metadata/Dockerfile [2024-02-17T01:37:31.636Z] + cut -d/ -f2 [2024-02-17T01:37:31.636Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-02-17T01:37:31.636Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-02-17T01:37:31.636Z] + cut -d/ -f2 [2024-02-17T01:37:31.636Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-02-17T01:37:31.636Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-02-17T01:37:31.636Z] + cut -d/ -f2 [2024-02-17T01:37:31.636Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-02-17T01:37:31.636Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-02-17T01:37:31.636Z] + cut -d/ -f2 [2024-02-17T01:37:31.636Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-02-17T01:37:31.636Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-02-17T01:37:31.636Z] + cut -d/ -f2 [2024-02-17T01:37:31.636Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-02-17T01:37:31.636Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-02-17T01:37:31.636Z] + cut -d/ -f2 [2024-02-17T01:37:31.636Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-02-17T01:37:31.636Z] + dirname cmd/security-spire-agent/Dockerfile [2024-02-17T01:37:31.636Z] + cut -d/ -f2 [2024-02-17T01:37:31.636Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-02-17T01:37:31.636Z] + dirname cmd/security-spire-config/Dockerfile [2024-02-17T01:37:31.636Z] + cut -d/ -f2 [2024-02-17T01:37:31.636Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-02-17T01:37:31.636Z] + dirname cmd/security-spire-server/Dockerfile+ [2024-02-17T01:37:31.636Z] cut -d/ -f2 [2024-02-17T01:37:31.636Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-02-17T01:37:31.636Z] + + cut -d/ -f2 [2024-02-17T01:37:31.636Z] dirname cmd/support-notifications/Dockerfile [2024-02-17T01:37:31.636Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-02-17T01:37:31.636Z] + dirname cmd/support-scheduler/Dockerfile [2024-02-17T01:37:31.636Z] + cut -d/ -f2 [2024-02-17T01:37:31.636Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-02-17T01:37:31.699Z] 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 [2024-02-17T01:37:32.105Z] + git rev-list -1 --merges 536ca4d65dad574219870c9c3162dc8b463e02a2~1..536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] echo [2024-02-17T01:37:32.116Z] -----------> git rev-list -1 --merges 536ca4d65dad574219870c9c3162dc8b463e02a2~1..536ca4d65dad574219870c9c3162dc8b463e02a2 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:37:32.116Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [false] [Pipeline] sh [2024-02-17T01:37:32.420Z] + git log --format=format:%s -1 536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] echo [2024-02-17T01:37:32.437Z] ========================================================= [2024-02-17T01:37:32.437Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-17T01:37:32.437Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-17T01:37:32.881Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-17T01:37:32.881Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-17T01:37:32.881Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-17T01:37:32.881Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-17T01:37:32.881Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-17T01:37:32.881Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-17T01:37:32.881Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:37:33.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-17T01:37:33.336Z] [2024-02-17T01:37:33.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:37:33.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-17T01:37:33.654Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-17T01:37:33.654Z] b85a868b505f: Pulling fs layer [2024-02-17T01:37:33.654Z] e2be974225ed: Pulling fs layer [2024-02-17T01:37:33.654Z] 339a4e72a1f5: Pulling fs layer [2024-02-17T01:37:33.654Z] 988bab9f4d93: Pulling fs layer [2024-02-17T01:37:33.654Z] 1469e6f7b9e6: Pulling fs layer [2024-02-17T01:37:33.654Z] eaf3925da568: Pulling fs layer [2024-02-17T01:37:33.654Z] bab4dde63d76: Pulling fs layer [2024-02-17T01:37:33.654Z] bde34c3a00c8: Pulling fs layer [2024-02-17T01:37:33.654Z] 988bab9f4d93: Waiting [2024-02-17T01:37:33.654Z] 1469e6f7b9e6: Waiting [2024-02-17T01:37:33.654Z] b352a97aabf1: Pulling fs layer [2024-02-17T01:37:33.654Z] bab4dde63d76: Waiting [2024-02-17T01:37:33.654Z] eaf3925da568: Waiting [2024-02-17T01:37:33.654Z] bde34c3a00c8: Waiting [2024-02-17T01:37:33.654Z] 4872d77fe225: Pulling fs layer [2024-02-17T01:37:33.654Z] 5851b861e8e6: Pulling fs layer [2024-02-17T01:37:33.654Z] 4872d77fe225: Waiting [2024-02-17T01:37:33.654Z] 5851b861e8e6: Waiting [2024-02-17T01:37:33.654Z] b352a97aabf1: Waiting [2024-02-17T01:37:33.914Z] e2be974225ed: Verifying Checksum [2024-02-17T01:37:33.914Z] e2be974225ed: Download complete [2024-02-17T01:37:33.914Z] 988bab9f4d93: Verifying Checksum [2024-02-17T01:37:33.914Z] 988bab9f4d93: Download complete [2024-02-17T01:37:33.914Z] 339a4e72a1f5: Verifying Checksum [2024-02-17T01:37:33.914Z] 339a4e72a1f5: Download complete [2024-02-17T01:37:33.914Z] eaf3925da568: Verifying Checksum [2024-02-17T01:37:33.914Z] eaf3925da568: Download complete [2024-02-17T01:37:33.914Z] 1469e6f7b9e6: Verifying Checksum [2024-02-17T01:37:33.914Z] 1469e6f7b9e6: Download complete [2024-02-17T01:37:33.914Z] bde34c3a00c8: Verifying Checksum [2024-02-17T01:37:33.914Z] bde34c3a00c8: Download complete [2024-02-17T01:37:33.914Z] b352a97aabf1: Verifying Checksum [2024-02-17T01:37:33.914Z] b352a97aabf1: Download complete [2024-02-17T01:37:33.914Z] 4872d77fe225: Verifying Checksum [2024-02-17T01:37:33.914Z] 4872d77fe225: Download complete [2024-02-17T01:37:33.914Z] 5851b861e8e6: Verifying Checksum [2024-02-17T01:37:33.914Z] 5851b861e8e6: Download complete [2024-02-17T01:37:33.914Z] b85a868b505f: Verifying Checksum [2024-02-17T01:37:33.914Z] b85a868b505f: Download complete [2024-02-17T01:37:34.173Z] bab4dde63d76: Verifying Checksum [2024-02-17T01:37:34.173Z] bab4dde63d76: Download complete [2024-02-17T01:37:35.117Z] b85a868b505f: Pull complete [2024-02-17T01:37:35.117Z] e2be974225ed: Pull complete [2024-02-17T01:37:35.683Z] 339a4e72a1f5: Pull complete [2024-02-17T01:37:35.683Z] 988bab9f4d93: Pull complete [2024-02-17T01:37:35.941Z] 1469e6f7b9e6: Pull complete [2024-02-17T01:37:35.941Z] eaf3925da568: Pull complete [2024-02-17T01:37:37.841Z] bab4dde63d76: Pull complete [2024-02-17T01:37:37.841Z] bde34c3a00c8: Pull complete [2024-02-17T01:37:37.841Z] b352a97aabf1: Pull complete [2024-02-17T01:37:37.841Z] 4872d77fe225: Pull complete [2024-02-17T01:37:38.100Z] 5851b861e8e6: Pull complete [2024-02-17T01:37:38.100Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-17T01:37:38.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-17T01:37:38.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-17T01:37:38.302Z] prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container [2024-02-17T01:37:38.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/626 -v /w/workspace/edgex-go/626:/w/workspace/edgex-go/626:rw,z -v /w/workspace/edgex-go/626@tmp:/w/workspace/edgex-go/626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-17T01:37:42.918Z] $ docker top 4222c9fbf90fae8edd33d38b425d5871c973c03c9aa49f1212098264bce17bde -eo pid,comm [2024-02-17T01:37:42.978Z] 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). [2024-02-17T01:37:42.978Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-17T01:37:43.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-17T01:37:43.070Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-17T01:37:43.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-17T01:37:43.189Z] $ docker exec 4222c9fbf90fae8edd33d38b425d5871c973c03c9aa49f1212098264bce17bde ssh-agent [2024-02-17T01:37:43.286Z] SSH_AUTH_SOCK=/tmp/ssh-NUgKGomi9KYj/agent.31 [2024-02-17T01:37:43.286Z] SSH_AGENT_PID=37 [2024-02-17T01:37:43.292Z] Running ssh-add (command line suppressed) [2024-02-17T01:37:43.396Z] Identity added: /w/workspace/edgex-go/626@tmp/private_key_6728136720928164730.key (/w/workspace/edgex-go/626@tmp/private_key_6728136720928164730.key) [2024-02-17T01:37:43.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-17T01:37:43.717Z] + git tag --points-at HEAD [Pipeline] } [2024-02-17T01:37:43.727Z] $ docker exec --env ******** --env ******** 4222c9fbf90fae8edd33d38b425d5871c973c03c9aa49f1212098264bce17bde ssh-agent -k [2024-02-17T01:37:43.819Z] unset SSH_AUTH_SOCK; [2024-02-17T01:37:43.820Z] unset SSH_AGENT_PID; [2024-02-17T01:37:43.820Z] echo Agent pid 37 killed; [2024-02-17T01:37:43.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-17T01:37:43.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-17T01:37:43.889Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-17T01:37:43.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-17T01:37:43.999Z] $ docker exec 4222c9fbf90fae8edd33d38b425d5871c973c03c9aa49f1212098264bce17bde ssh-agent [2024-02-17T01:37:44.102Z] SSH_AUTH_SOCK=/tmp/ssh-IpHyWuJzMpAa/agent.70 [2024-02-17T01:37:44.102Z] SSH_AGENT_PID=76 [2024-02-17T01:37:44.106Z] Running ssh-add (command line suppressed) [2024-02-17T01:37:44.201Z] Identity added: /w/workspace/edgex-go/626@tmp/private_key_3376007711968764186.key (/w/workspace/edgex-go/626@tmp/private_key_3376007711968764186.key) [2024-02-17T01:37:44.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-17T01:37:44.524Z] + git semver init [2024-02-17T01:37:44.783Z] 2024-02-17 01:37:44,676 [run_init] DEBUG init version:0.0.0 force:False [2024-02-17T01:37:44.783Z] 2024-02-17 01:37:44,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/626/.semver [2024-02-17T01:37:44.783Z] 2024-02-17 01:37:44,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/626/.semver [2024-02-17T01:37:44.783Z] 2024-02-17 01:37:44,678 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/626/.semver'], cwd=/w/workspace/edgex-go/626, universal_newlines=False, shell=None, istream=None) [2024-02-17T01:37:51.367Z] 2024-02-17 01:37:50,078 [append_file] DEBUG append to file:/w/workspace/edgex-go/626/.git/info/exclude [2024-02-17T01:37:51.367Z] 2024-02-17 01:37:50,079 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/626/.semver/main with force:False [2024-02-17T01:37:51.367Z] 2024-02-17 01:37:50,079 [read_version] DEBUG read version from /w/workspace/edgex-go/626/.semver/main [2024-02-17T01:37:51.367Z] 2024-02-17 01:37:50,079 [read_version] DEBUG read version from /w/workspace/edgex-go/626/.semver/main [2024-02-17T01:37:51.367Z] 3.2.0-dev.16 [Pipeline] } [2024-02-17T01:37:51.375Z] $ docker exec --env ******** --env ******** 4222c9fbf90fae8edd33d38b425d5871c973c03c9aa49f1212098264bce17bde ssh-agent -k [2024-02-17T01:37:51.462Z] unset SSH_AUTH_SOCK; [2024-02-17T01:37:51.463Z] unset SSH_AGENT_PID; [2024-02-17T01:37:51.464Z] echo Agent pid 76 killed; [2024-02-17T01:37:51.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-17T01:37:51.841Z] + git semver [Pipeline] } [2024-02-17T01:37:52.120Z] $ docker stop --time=1 4222c9fbf90fae8edd33d38b425d5871c973c03c9aa49f1212098264bce17bde [2024-02-17T01:37:53.404Z] $ docker rm -f --volumes 4222c9fbf90fae8edd33d38b425d5871c973c03c9aa49f1212098264bce17bde [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-17T01:37:53.774Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-17T01:37:54.031Z] Stashed 1 file(s) [Pipeline] echo [2024-02-17T01:37:54.034Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [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 [2024-02-17T01:37:54.647Z] + git config --global --add safe.directory /w/workspace/edgex-go/626 [Pipeline] echo [2024-02-17T01:37:54.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-17T01:37:54.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-17T01:37:54.726Z] ========================================================= [2024-02-17T01:37:54.726Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-17T01:37:54.726Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-17T01:37:55.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-17T01:37:55.037Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-17T01:37:55.037Z] 7264a8db6415: Pulling fs layer [2024-02-17T01:37:55.037Z] c4d48a809fc2: Pulling fs layer [2024-02-17T01:37:55.037Z] 4f1c88b9dad5: Pulling fs layer [2024-02-17T01:37:55.037Z] ad3a456e5733: Pulling fs layer [2024-02-17T01:37:55.037Z] 69c7f0334f64: Pulling fs layer [2024-02-17T01:37:55.037Z] 1f1c1a5573a3: Pulling fs layer [2024-02-17T01:37:55.037Z] ce7588e14bc9: Pulling fs layer [2024-02-17T01:37:55.037Z] b5e4710f87ac: Pulling fs layer [2024-02-17T01:37:55.037Z] 1f1c1a5573a3: Waiting [2024-02-17T01:37:55.037Z] ce7588e14bc9: Waiting [2024-02-17T01:37:55.037Z] ad3a456e5733: Waiting [2024-02-17T01:37:55.037Z] 69c7f0334f64: Waiting [2024-02-17T01:37:55.037Z] b5e4710f87ac: Waiting [2024-02-17T01:37:55.037Z] c4d48a809fc2: Verifying Checksum [2024-02-17T01:37:55.037Z] c4d48a809fc2: Download complete [2024-02-17T01:37:55.037Z] ad3a456e5733: Verifying Checksum [2024-02-17T01:37:55.037Z] ad3a456e5733: Download complete [2024-02-17T01:37:55.037Z] 69c7f0334f64: Verifying Checksum [2024-02-17T01:37:55.037Z] 69c7f0334f64: Download complete [2024-02-17T01:37:55.037Z] 7264a8db6415: Verifying Checksum [2024-02-17T01:37:55.037Z] 7264a8db6415: Download complete [2024-02-17T01:37:55.037Z] 1f1c1a5573a3: Verifying Checksum [2024-02-17T01:37:55.037Z] 1f1c1a5573a3: Download complete [2024-02-17T01:37:55.295Z] 7264a8db6415: Pull complete [2024-02-17T01:37:55.295Z] b5e4710f87ac: Verifying Checksum [2024-02-17T01:37:55.295Z] b5e4710f87ac: Download complete [2024-02-17T01:37:55.295Z] c4d48a809fc2: Pull complete [2024-02-17T01:37:55.555Z] 4f1c88b9dad5: Verifying Checksum [2024-02-17T01:37:55.555Z] 4f1c88b9dad5: Download complete [2024-02-17T01:37:55.814Z] ce7588e14bc9: Verifying Checksum [2024-02-17T01:37:55.814Z] ce7588e14bc9: Download complete [2024-02-17T01:37:59.101Z] 4f1c88b9dad5: Pull complete [2024-02-17T01:37:59.101Z] ad3a456e5733: Pull complete [2024-02-17T01:37:59.101Z] 69c7f0334f64: Pull complete [2024-02-17T01:37:59.101Z] 1f1c1a5573a3: Pull complete [2024-02-17T01:38:01.662Z] ce7588e14bc9: Pull complete [2024-02-17T01:38:01.922Z] b5e4710f87ac: Pull complete [2024-02-17T01:38:01.922Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-17T01:38:01.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-17T01:38:01.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-17T01:38:02.233Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-17T01:38:02.233Z] WORKDIR /edgex [2024-02-17T01:38:02.233Z] COPY go.mod . [2024-02-17T01:38:02.233Z] RUN go mod download [2024-02-17T01:38:02.233Z] + docker build -t ci-base-image-x86_64 -f - . [2024-02-17T01:38:02.799Z] Sending build context to Docker daemon 175.1MB [2024-02-17T01:38:02.799Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-17T01:38:02.799Z] ---> 88b5674ff536 [2024-02-17T01:38:02.799Z] Step 2/4 : WORKDIR /edgex [2024-02-17T01:38:09.246Z] Still waiting to schedule task [2024-02-17T01:38:09.247Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-02-17T01:38:10.959Z] ---> Running in 6f7f1dff934f [2024-02-17T01:38:10.959Z] Removing intermediate container 6f7f1dff934f [2024-02-17T01:38:10.959Z] ---> a92b4e19cc9d [2024-02-17T01:38:10.959Z] Step 3/4 : COPY go.mod . [2024-02-17T01:38:10.959Z] ---> 23776795d34d [2024-02-17T01:38:10.959Z] Step 4/4 : RUN go mod download [2024-02-17T01:38:10.959Z] ---> Running in 35c7cf0be87c [2024-02-17T01:38:32.900Z] Removing intermediate container 35c7cf0be87c [2024-02-17T01:38:32.900Z] ---> 256f5733cc61 [2024-02-17T01:38:32.900Z] Successfully built 256f5733cc61 [2024-02-17T01:38:32.900Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:38:33.217Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-17T01:38:33.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-17T01:38:33.322Z] prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container [2024-02-17T01:38:33.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/626 -v /w/workspace/edgex-go/626:/w/workspace/edgex-go/626:rw,z -v /w/workspace/edgex-go/626@tmp:/w/workspace/edgex-go/626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-17T01:38:33.862Z] $ docker top 0b59c750b9cde22f1ab54b8cac2ccf1a8a60510914740b76f8544edf6bae21b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-17T01:38:34.246Z] + go version [2024-02-17T01:38:34.246Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-17T01:38:34.261Z] $ docker stop --time=1 0b59c750b9cde22f1ab54b8cac2ccf1a8a60510914740b76f8544edf6bae21b2 [2024-02-17T01:38:35.540Z] $ docker rm -f --volumes 0b59c750b9cde22f1ab54b8cac2ccf1a8a60510914740b76f8544edf6bae21b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:38:36.153Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-17T01:38:36.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-17T01:38:36.270Z] prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container [2024-02-17T01:38:36.300Z] $ 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/626 -v /w/workspace/edgex-go/626:/w/workspace/edgex-go/626:rw,z -v /w/workspace/edgex-go/626@tmp:/w/workspace/edgex-go/626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-17T01:38:36.635Z] $ docker top c08035c86a6b43aa44b2c0cfc8dce0fdff0730b80e79ae7ba70e382980fe9afc -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-17T01:38:36.747Z] ========================================================= [2024-02-17T01:38:36.747Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-17T01:38:36.747Z] ========================================================= [Pipeline] sh [2024-02-17T01:38:37.026Z] + git config --global --add safe.directory /w/workspace/edgex-go/626 [Pipeline] fileExists [Pipeline] sh [2024-02-17T01:38:37.339Z] + make test [2024-02-17T01:38:37.340Z] go test -race -coverprofile=coverage.out ./... [2024-02-17T01:38:45.485Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-17T01:38:57.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-17T01:38:57.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-17T01:38:57.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-17T01:38:57.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-17T01:38:57.702Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-17T01:38:57.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-17T01:38:57.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-17T01:38:57.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-17T01:38:57.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-17T01:38:57.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-17T01:38:57.702Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-17T01:38:57.702Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-17T01:38:57.702Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-17T01:38:57.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-17T01:38:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-17T01:38:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-17T01:38:59.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-17T01:38:59.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-17T01:38:59.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-17T01:38:59.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.047s coverage: 28.7% of statements [2024-02-17T01:39:00.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-17T01:39:00.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-17T01:39:00.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.077s coverage: 97.0% of statements [2024-02-17T01:39:00.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-17T01:39:00.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-17T01:39:00.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-17T01:39:00.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-17T01:39:00.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-17T01:39:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-17T01:39:01.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-17T01:39:02.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-17T01:39:02.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-17T01:39:02.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-17T01:39:03.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.088s coverage: 69.2% of statements [2024-02-17T01:39:03.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.073s coverage: 53.2% of statements [2024-02-17T01:39:03.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-17T01:39:03.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-17T01:39:03.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-17T01:39:03.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-17T01:39:03.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-17T01:39:03.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-17T01:39:03.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-17T01:39:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.618s coverage: 93.4% of statements [2024-02-17T01:39:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 4.1% of statements [2024-02-17T01:39:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.392s coverage: 97.6% of statements [2024-02-17T01:39:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements [2024-02-17T01:39:05.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-17T01:39:05.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-17T01:39:06.240Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.071s coverage: 0.9% of statements [2024-02-17T01:39:06.240Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.057s coverage: 32.2% of statements [2024-02-17T01:39:06.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.052s coverage: 41.7% of statements [2024-02-17T01:39:07.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.048s coverage: 82.9% of statements [2024-02-17T01:39:07.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.050s coverage: 94.1% of statements [2024-02-17T01:39:07.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.054s coverage: 96.3% of statements [2024-02-17T01:39:07.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2024-02-17T01:39:07.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-17T01:39:07.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-17T01:39:07.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-17T01:39:07.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-17T01:39:07.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-17T01:39:07.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-17T01:39:07.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-17T01:39:07.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-17T01:39:09.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-17T01:39:09.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-17T01:39:09.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-17T01:39:09.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-17T01:39:09.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-17T01:39:09.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-17T01:39:09.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-17T01:39:11.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-17T01:39:11.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-17T01:39:13.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-17T01:39:13.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-17T01:39:15.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-17T01:39:15.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-17T01:39:15.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-17T01:39:17.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-17T01:39:17.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-17T01:39:17.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-17T01:39:18.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-17T01:39:18.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-17T01:39:18.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-17T01:39:18.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-17T01:39:19.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.059s coverage: 94.4% of statements [2024-02-17T01:39:19.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-17T01:39:19.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-17T01:39:19.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-17T01:39:19.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-17T01:39:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-17T01:39:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-17T01:39:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-17T01:39:21.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-17T01:39:22.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-17T01:39:22.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-17T01:39:22.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-17T01:39:22.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.281s coverage: 79.9% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.125s coverage: 92.9% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.050s coverage: 62.3% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.052s coverage: 87.2% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.093s coverage: 81.8% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.176s coverage: 63.1% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.192s coverage: 38.4% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.131s coverage: 19.9% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 95.7% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.052s coverage: 61.8% of statements [2024-02-17T01:39:32.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.089s coverage: 98.9% of statements [2024-02-17T01:39:32.700Z] 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 [2024-02-17T01:39:32.700Z] running golangci-lint [2024-02-17T01:39:32.700Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-02-17T01:39:32.700Z] go version go1.21.0 linux/amd64 [2024-02-17T01:39:32.701Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-02-17T01:39:32.701Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-02-17T01:39:50.789Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|types_sizes|compiled_files) took 15.087131028s" [2024-02-17T01:39:50.789Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.371011ms" [2024-02-17T01:39:58.912Z] level=info msg="[linters_context/goanalysis] analyzers took 1m30.341362091s with top 10 stages: buildir: 42.915459604s, gosec: 8.043073157s, inspect: 2.404594352s, fact_deprecated: 2.342112311s, printf: 1.618508764s, fact_purity: 1.557984823s, S1038: 1.460538965s, nilness: 1.157743702s, ctrlflow: 1.116452812s, S1039: 632.211133ms" [2024-02-17T01:39:58.912Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-02-17T01:39:58.912Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, cgo: 197/197, exclude-rules: 21/197, exclude: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, nolint: 0/21, filename_unadjuster: 197/197, skip_files: 197/197" [2024-02-17T01:39:58.912Z] level=info msg="[runner] processing took 19.303475ms with stages: nolint: 9.017023ms, identifier_marker: 5.459466ms, path_prettifier: 1.652009ms, exclude-rules: 1.432399ms, autogenerated_exclude: 1.176489ms, skip_dirs: 488.859µs, cgo: 53.63µs, filename_unadjuster: 17.92µs, uniq_by_line: 680ns, max_same_issues: 660ns, max_from_linter: 630ns, fixer: 610ns, skip_files: 590ns, exclude: 580ns, source_code: 410ns, sort_results: 400ns, path_shortener: 360ns, severity-rules: 270ns, diff: 250ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2024-02-17T01:39:58.912Z] level=info msg="[runner] linters took 10.296703292s with stages: goanalysis_metalinter: 10.277292997s" [2024-02-17T01:39:58.912Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-02-17T01:39:58.912Z] level=info msg="Memory: 254 samples, avg is 242.7MB, max is 870.3MB" [2024-02-17T01:39:58.912Z] level=info msg="Execution took 25.43720127s" [2024-02-17T01:39:58.912Z] go vet ./... [2024-02-17T01:40:03.092Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-17T01:40:03.092Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-17T01:40:03.092Z] ./bin/test-attribution-txt.sh [2024-02-17T01:40:03.092Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-17T01:40:03.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-17T01:40:03.427Z] + ls -al . [2024-02-17T01:40:03.427Z] total 736 [2024-02-17T01:40:03.427Z] drwxrwxr-x 11 1001 1001 4096 Feb 17 01:38 . [2024-02-17T01:40:03.427Z] drwxr-xr-x 4 root root 4096 Feb 17 01:38 .. [2024-02-17T01:40:03.427Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 01:37 .blubracket [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 10 Feb 17 01:37 .dockerignore [2024-02-17T01:40:03.427Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 01:39 .git [2024-02-17T01:40:03.427Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 01:37 .github [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 1074 Feb 17 01:37 .gitignore [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 42 Feb 17 01:37 .golangci.yml [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 100 Feb 17 01:37 .hadolint.yml [2024-02-17T01:40:03.427Z] drwxr-xr-x 3 1001 1001 4096 Feb 17 01:37 .semver [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 155 Feb 17 01:37 .sonarcloud.properties [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 1171 Feb 17 01:37 ADOPTERS.md [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 11674 Feb 17 01:37 Attribution.txt [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 100284 Feb 17 01:37 CHANGELOG.md [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 01:37 CONTRIBUTING.md [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 677 Feb 17 01:37 GOVERNANCE.md [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 861 Feb 17 01:37 Jenkinsfile [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 01:37 LICENSE [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 15392 Feb 17 01:37 Makefile [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 582 Feb 17 01:37 OWNERS.md [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 9528 Feb 17 01:37 README.md [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 789 Feb 17 01:37 SECURITY.md [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 12 Feb 17 01:37 VERSION [2024-02-17T01:40:03.427Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 01:37 bin [2024-02-17T01:40:03.427Z] drwxrwxr-x 18 1001 1001 4096 Feb 17 01:37 cmd [2024-02-17T01:40:03.427Z] -rw-r--r-- 1 root root 453602 Feb 17 01:39 coverage.out [2024-02-17T01:40:03.427Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 01:37 fuzz_test [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 3734 Feb 17 01:37 go.mod [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 34045 Feb 17 01:37 go.sum [2024-02-17T01:40:03.427Z] drwxrwxr-x 7 1001 1001 4096 Feb 17 01:37 internal [2024-02-17T01:40:03.427Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 01:37 openapi [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 584 Feb 17 01:37 security.txt [2024-02-17T01:40:03.427Z] -rw-rw-r-- 1 1001 1001 204 Feb 17 01:37 version.go [Pipeline] sh [2024-02-17T01:40:03.716Z] + '[' -e coverage.out ] [2024-02-17T01:40:03.716Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-17T01:40:03.829Z] Stashed 1 file(s) [Pipeline] sh [2024-02-17T01:40:04.111Z] + make build [2024-02-17T01:40:04.111Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-17T01:40:22.271Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-17T01:40:22.272Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-17T01:40:22.272Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-17T01:40:22.272Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-17T01:40:28.834Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-17T01:40:28.834Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-17T01:40:30.216Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-17T01:40:30.783Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-17T01:40:31.720Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-17T01:40:32.286Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-17T01:40:33.223Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-02-17T01:40:34.172Z] $ docker stop --time=1 c08035c86a6b43aa44b2c0cfc8dce0fdff0730b80e79ae7ba70e382980fe9afc [2024-02-17T01:40:39.083Z] $ docker rm -f --volumes c08035c86a6b43aa44b2c0cfc8dce0fdff0730b80e79ae7ba70e382980fe9afc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:40:40.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-17T01:40:40.412Z] [2024-02-17T01:40:40.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:40:40.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-17T01:40:40.994Z] latest: Pulling from edgex-devops/edgex-compose [2024-02-17T01:40:40.994Z] 91d30c5bc195: Pulling fs layer [2024-02-17T01:40:40.994Z] 2e9b0aa3be6d: Pulling fs layer [2024-02-17T01:40:40.994Z] 9c61dcf015f6: Pulling fs layer [2024-02-17T01:40:40.994Z] 4698f68db338: Pulling fs layer [2024-02-17T01:40:40.994Z] 2a2f49069b9e: Pulling fs layer [2024-02-17T01:40:40.994Z] e0025b399a48: Pulling fs layer [2024-02-17T01:40:40.994Z] 2a2f49069b9e: Waiting [2024-02-17T01:40:40.994Z] e0025b399a48: Waiting [2024-02-17T01:40:41.253Z] 91d30c5bc195: Download complete [2024-02-17T01:40:41.253Z] 4698f68db338: Verifying Checksum [2024-02-17T01:40:41.253Z] 4698f68db338: Download complete [2024-02-17T01:40:41.253Z] 2e9b0aa3be6d: Verifying Checksum [2024-02-17T01:40:41.253Z] e0025b399a48: Verifying Checksum [2024-02-17T01:40:41.253Z] e0025b399a48: Download complete [2024-02-17T01:40:41.253Z] 2a2f49069b9e: Verifying Checksum [2024-02-17T01:40:41.253Z] 2a2f49069b9e: Download complete [2024-02-17T01:40:41.513Z] 91d30c5bc195: Pull complete [2024-02-17T01:40:41.773Z] 9c61dcf015f6: Verifying Checksum [2024-02-17T01:40:41.773Z] 9c61dcf015f6: Download complete [2024-02-17T01:40:42.342Z] 2e9b0aa3be6d: Pull complete [2024-02-17T01:40:45.628Z] 9c61dcf015f6: Pull complete [2024-02-17T01:40:45.629Z] 4698f68db338: Pull complete [2024-02-17T01:40:45.629Z] 2a2f49069b9e: Pull complete [2024-02-17T01:40:45.629Z] e0025b399a48: Pull complete [2024-02-17T01:40:45.629Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-02-17T01:40:45.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-17T01:40:45.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-17T01:40:45.790Z] prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container [2024-02-17T01:40:45.815Z] $ 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/626 -v /w/workspace/edgex-go/626:/w/workspace/edgex-go/626:rw,z -v /w/workspace/edgex-go/626@tmp:/w/workspace/edgex-go/626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-02-17T01:40:50.651Z] $ docker top b6868304c21b255cde5fb22cb2b5d8bb64b0fa2bd0f2872665683063770a4a71 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-17T01:40:51.049Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-17T01:40:53.592Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-02-17T01:40:53.592Z] #1 transferring dockerfile: 1.70kB done [2024-02-17T01:40:53.592Z] #1 DONE 0.0s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-02-17T01:40:53.592Z] #2 transferring dockerfile: 1.95kB done [2024-02-17T01:40:53.592Z] #2 DONE 0.0s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-17T01:40:53.592Z] #3 transferring dockerfile: 2.49kB done [2024-02-17T01:40:53.592Z] #3 DONE 0.0s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-02-17T01:40:53.592Z] #4 transferring dockerfile: 1.81kB done [2024-02-17T01:40:53.592Z] #4 DONE 0.0s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-02-17T01:40:53.592Z] #5 transferring dockerfile: 1.93kB done [2024-02-17T01:40:53.592Z] #5 DONE 0.1s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-17T01:40:53.592Z] #6 transferring dockerfile: 1.89kB done [2024-02-17T01:40:53.592Z] #6 DONE 0.0s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-17T01:40:53.592Z] #7 transferring dockerfile: 2.93kB done [2024-02-17T01:40:53.592Z] #7 DONE 0.0s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #8 [core-data internal] load build definition from Dockerfile [2024-02-17T01:40:53.592Z] #8 transferring dockerfile: 2.01kB done [2024-02-17T01:40:53.592Z] #8 DONE 0.0s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-02-17T01:40:53.592Z] #9 transferring dockerfile: 2.06kB done [2024-02-17T01:40:53.592Z] #9 DONE 0.1s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #10 [core-command internal] load build definition from Dockerfile [2024-02-17T01:40:53.592Z] #10 transferring dockerfile: 1.93kB done [2024-02-17T01:40:53.592Z] #10 DONE 0.1s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-17T01:40:53.592Z] #11 transferring dockerfile: 2.23kB done [2024-02-17T01:40:53.592Z] #11 DONE 0.1s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-02-17T01:40:53.592Z] #12 transferring dockerfile: 1.69kB done [2024-02-17T01:40:53.592Z] #12 DONE 0.1s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-17T01:40:53.592Z] #13 transferring dockerfile: 2.15kB done [2024-02-17T01:40:53.592Z] #13 DONE 0.1s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-17T01:40:53.592Z] #14 transferring dockerfile: 2.50kB done [2024-02-17T01:40:53.592Z] #14 DONE 0.1s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #15 [security-spire-server internal] load .dockerignore [2024-02-17T01:40:53.592Z] #15 transferring context: 50B done [2024-02-17T01:40:53.592Z] #15 DONE 0.1s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #16 [support-notifications internal] load .dockerignore [2024-02-17T01:40:53.592Z] #16 transferring context: 50B done [2024-02-17T01:40:53.592Z] #16 DONE 0.0s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-02-17T01:40:53.592Z] #17 transferring context: 50B done [2024-02-17T01:40:53.592Z] #17 DONE 0.0s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #18 [security-spire-agent internal] load .dockerignore [2024-02-17T01:40:53.592Z] #18 transferring context: 50B done [2024-02-17T01:40:53.592Z] #18 DONE 0.0s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #19 [support-scheduler internal] load .dockerignore [2024-02-17T01:40:53.592Z] #19 transferring context: 50B done [2024-02-17T01:40:53.592Z] #19 DONE 0.0s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-02-17T01:40:53.592Z] #20 transferring context: 50B done [2024-02-17T01:40:53.592Z] #20 DONE 0.0s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #21 [security-bootstrapper internal] load .dockerignore [2024-02-17T01:40:53.592Z] #21 transferring context: 50B done [2024-02-17T01:40:53.592Z] #21 DONE 0.0s [2024-02-17T01:40:53.592Z] [2024-02-17T01:40:53.592Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-17T01:40:53.852Z] #22 transferring context: 50B done [2024-02-17T01:40:53.852Z] #22 DONE 0.1s [2024-02-17T01:40:53.852Z] [2024-02-17T01:40:53.852Z] #23 [core-metadata internal] load .dockerignore [2024-02-17T01:40:53.852Z] #23 transferring context: 50B done [2024-02-17T01:40:53.852Z] #23 DONE 0.0s [2024-02-17T01:40:53.852Z] [2024-02-17T01:40:53.852Z] #24 [core-data internal] load .dockerignore [2024-02-17T01:40:53.852Z] #24 transferring context: 50B done [2024-02-17T01:40:53.852Z] #24 DONE 0.1s [2024-02-17T01:40:53.852Z] [2024-02-17T01:40:53.852Z] #25 [security-spire-config internal] load .dockerignore [2024-02-17T01:40:53.852Z] #25 transferring context: 50B done [2024-02-17T01:40:53.852Z] #25 DONE 0.0s [2024-02-17T01:40:53.852Z] [2024-02-17T01:40:53.853Z] #26 [core-command internal] load .dockerignore [2024-02-17T01:40:53.853Z] #26 transferring context: 50B done [2024-02-17T01:40:53.853Z] #26 DONE 0.1s [2024-02-17T01:40:53.853Z] [2024-02-17T01:40:53.853Z] #27 [security-proxy-auth internal] load .dockerignore [2024-02-17T01:40:53.853Z] #27 transferring context: 50B done [2024-02-17T01:40:53.853Z] #27 DONE 0.1s [2024-02-17T01:40:53.853Z] [2024-02-17T01:40:53.853Z] #28 [security-proxy-setup internal] load .dockerignore [2024-02-17T01:40:53.853Z] #28 transferring context: 50B done [2024-02-17T01:40:53.853Z] #28 DONE 0.1s [2024-02-17T01:40:53.853Z] [2024-02-17T01:40:53.853Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-17T01:40:53.853Z] #29 ... [2024-02-17T01:40:53.853Z] [2024-02-17T01:40:53.853Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-17T01:40:53.853Z] #30 DONE 0.0s [2024-02-17T01:40:53.853Z] [2024-02-17T01:40:53.853Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-17T01:40:54.112Z] #29 ... [2024-02-17T01:40:54.112Z] [2024-02-17T01:40:54.112Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-17T01:40:54.112Z] #30 DONE 0.0s [2024-02-17T01:40:54.112Z] [2024-02-17T01:40:54.112Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-17T01:40:54.112Z] #29 ... [2024-02-17T01:40:54.112Z] [2024-02-17T01:40:54.112Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-17T01:40:54.112Z] #30 DONE 0.0s [2024-02-17T01:40:54.371Z] [2024-02-17T01:40:54.371Z] #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-02-17T01:40:54.371Z] #31 DONE 0.6s [2024-02-17T01:40:54.371Z] [2024-02-17T01:40:54.371Z] #32 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:40:54.371Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-17T01:40:54.630Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-17T01:40:54.630Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-17T01:40:54.630Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-17T01:40:54.630Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s [2024-02-17T01:40:54.630Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-17T01:40:54.630Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-17T01:40:54.630Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-17T01:40:54.630Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 2.10MB / 3.40MB 0.2s [2024-02-17T01:40:54.630Z] #32 ... [2024-02-17T01:40:54.630Z] [2024-02-17T01:40:54.630Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-17T01:40:54.630Z] #29 DONE 0.9s [2024-02-17T01:40:54.630Z] [2024-02-17T01:40:54.630Z] #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:40:54.630Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-17T01:40:54.630Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-17T01:40:54.630Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-17T01:40:54.630Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-17T01:40:54.630Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s [2024-02-17T01:40:54.892Z] #32 ... [2024-02-17T01:40:54.892Z] [2024-02-17T01:40:54.892Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-17T01:40:54.892Z] #33 DONE 0.8s [2024-02-17T01:40:54.892Z] [2024-02-17T01:40:54.892Z] #32 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:40:54.892Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-17T01:40:54.892Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-17T01:40:54.892Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-17T01:40:54.892Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-17T01:40:54.892Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done [2024-02-17T01:40:54.892Z] #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-02-17T01:40:55.153Z] #32 ... [2024-02-17T01:40:55.153Z] [2024-02-17T01:40:55.153Z] #34 [security-spire-config internal] load build context [2024-02-17T01:40:55.153Z] #34 transferring context: 16.35kB 0.0s done [2024-02-17T01:40:55.153Z] #34 DONE 0.3s [2024-02-17T01:40:55.153Z] [2024-02-17T01:40:55.153Z] #35 [security-spire-server internal] load build context [2024-02-17T01:40:55.153Z] #35 transferring context: 18.10kB 0.0s done [2024-02-17T01:40:55.153Z] #35 DONE 0.3s [2024-02-17T01:40:55.153Z] [2024-02-17T01:40:55.153Z] #32 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:40:55.153Z] #32 ... [2024-02-17T01:40:55.153Z] [2024-02-17T01:40:55.153Z] #36 [security-spire-agent internal] load build context [2024-02-17T01:40:55.153Z] #36 transferring context: 17.63kB 0.0s done [2024-02-17T01:40:55.153Z] #36 DONE 0.2s [2024-02-17T01:40:55.153Z] [2024-02-17T01:40:55.153Z] #32 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:40:55.153Z] #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-02-17T01:40:55.153Z] #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-02-17T01:40:56.118Z] #32 DONE 1.7s [2024-02-17T01:40:56.118Z] [2024-02-17T01:40:56.118Z] #37 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-17T01:40:56.118Z] #37 ... [2024-02-17T01:40:56.118Z] [2024-02-17T01:40:56.118Z] #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-17T01:40:56.118Z] #38 DONE 1.7s [2024-02-17T01:40:56.118Z] [2024-02-17T01:40:56.118Z] #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-02-17T01:41:01.708Z] #39 ... [2024-02-17T01:41:01.708Z] [2024-02-17T01:41:01.708Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-17T01:41:01.708Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-02-17T01:41:01.708Z] #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-17T01:41:01.708Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-02-17T01:41:01.708Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-02-17T01:41:01.708Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-17T01:41:01.708Z] #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-17T01:41:01.708Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-02-17T01:41:01.708Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-17T01:41:01.708Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done [2024-02-17T01:41:01.708Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-17T01:41:01.708Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-17T01:41:01.708Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.3s done [2024-02-17T01:41:04.261Z] #40 ... [2024-02-17T01:41:04.261Z] [2024-02-17T01:41:04.261Z] #41 [security-bootstrapper internal] load build context [2024-02-17T01:41:04.261Z] #41 transferring context: 310.70MB 9.2s done [2024-02-17T01:41:04.520Z] #41 ... [2024-02-17T01:41:04.520Z] [2024-02-17T01:41:04.520Z] #42 [core-command internal] load build context [2024-02-17T01:41:04.520Z] #42 ... [2024-02-17T01:41:04.520Z] [2024-02-17T01:41:04.520Z] #43 [security-secretstore-setup internal] load build context [2024-02-17T01:41:04.520Z] #43 ... [2024-02-17T01:41:04.520Z] [2024-02-17T01:41:04.520Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-17T01:41:04.780Z] #44 ... [2024-02-17T01:41:04.780Z] [2024-02-17T01:41:04.780Z] #45 [core-common-config-bootstrapper internal] load build context [2024-02-17T01:41:04.780Z] #45 transferring context: 310.70MB 9.7s done [2024-02-17T01:41:04.780Z] #45 ... [2024-02-17T01:41:04.780Z] [2024-02-17T01:41:04.780Z] #46 [support-scheduler internal] load build context [2024-02-17T01:41:04.780Z] #46 transferring context: 310.70MB 9.9s done [2024-02-17T01:41:05.075Z] #46 ... [2024-02-17T01:41:05.075Z] [2024-02-17T01:41:05.075Z] #47 [security-proxy-setup internal] load build context [2024-02-17T01:41:05.075Z] #47 transferring context: 310.70MB 9.3s done [2024-02-17T01:41:05.831Z] #47 ... [2024-02-17T01:41:05.831Z] [2024-02-17T01:41:05.831Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-17T01:41:05.831Z] #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-02-17T01:41:05.831Z] #48 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-02-17T01:41:05.831Z] #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-02-17T01:41:05.831Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-02-17T01:41:05.831Z] #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-17T01:41:05.831Z] #48 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-02-17T01:41:05.831Z] #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-17T01:41:05.831Z] #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2024-02-17T01:41:05.831Z] #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-17T01:41:05.831Z] #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done [2024-02-17T01:41:05.831Z] #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-02-17T01:41:05.831Z] #48 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.9s done [2024-02-17T01:41:05.831Z] #48 ... [2024-02-17T01:41:05.831Z] [2024-02-17T01:41:05.831Z] #49 [security-proxy-auth internal] load build context [2024-02-17T01:41:05.831Z] #49 transferring context: 310.70MB 9.6s done [2024-02-17T01:41:06.089Z] #49 ... [2024-02-17T01:41:06.089Z] [2024-02-17T01:41:06.089Z] #50 [core-data internal] load build context [2024-02-17T01:41:06.089Z] #50 ... [2024-02-17T01:41:06.089Z] [2024-02-17T01:41:06.089Z] #51 [core-metadata internal] load build context [2024-02-17T01:41:06.089Z] #51 transferring context: 310.70MB 9.4s done [2024-02-17T01:41:06.089Z] #51 ... [2024-02-17T01:41:06.089Z] [2024-02-17T01:41:06.089Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-17T01:41:06.089Z] #52 ... [2024-02-17T01:41:06.089Z] [2024-02-17T01:41:06.089Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-17T01:41:06.348Z] #53 ... [2024-02-17T01:41:06.348Z] [2024-02-17T01:41:06.348Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-17T01:41:06.606Z] #54 ... [2024-02-17T01:41:06.606Z] [2024-02-17T01:41:06.606Z] #55 [support-notifications internal] load build context [2024-02-17T01:41:06.606Z] #55 transferring context: 310.70MB 11.9s done [2024-02-17T01:41:06.606Z] #55 ... [2024-02-17T01:41:06.606Z] [2024-02-17T01:41:06.606Z] #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-17T01:41:06.864Z] #56 ... [2024-02-17T01:41:06.864Z] [2024-02-17T01:41:06.864Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-17T01:41:06.864Z] #57 ... [2024-02-17T01:41:06.864Z] [2024-02-17T01:41:06.864Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-17T01:41:07.139Z] #58 ... [2024-02-17T01:41:07.139Z] [2024-02-17T01:41:07.139Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-17T01:41:07.139Z] #59 ... [2024-02-17T01:41:07.139Z] [2024-02-17T01:41:07.139Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-17T01:41:07.397Z] #60 ... [2024-02-17T01:41:07.397Z] [2024-02-17T01:41:07.397Z] #37 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-17T01:41:07.397Z] #37 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:07.397Z] #37 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:07.397Z] #37 10.63 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-17T01:41:07.397Z] #37 10.64 (2/2) Installing su-exec (0.2-r3) [2024-02-17T01:41:07.397Z] #37 10.65 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:41:07.397Z] #37 10.65 OK: 7 MiB in 17 packages [2024-02-17T01:41:14.541Z] #37 ... [2024-02-17T01:41:14.541Z] [2024-02-17T01:41:14.541Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-17T01:41:14.541Z] #44 transferring context: 310.70MB 11.9s done [2024-02-17T01:41:14.810Z] #44 ... [2024-02-17T01:41:14.810Z] [2024-02-17T01:41:14.810Z] #42 [core-command internal] load build context [2024-02-17T01:41:14.810Z] #42 transferring context: 310.70MB 11.0s done [2024-02-17T01:41:14.810Z] #42 ... [2024-02-17T01:41:14.810Z] [2024-02-17T01:41:14.810Z] #43 [security-secretstore-setup internal] load build context [2024-02-17T01:41:14.810Z] #43 transferring context: 310.70MB 10.6s done [2024-02-17T01:41:17.495Z] #43 ... [2024-02-17T01:41:17.495Z] [2024-02-17T01:41:17.495Z] #50 [core-data internal] load build context [2024-02-17T01:41:17.495Z] #50 transferring context: 310.70MB 11.7s done [2024-02-17T01:41:25.698Z] #50 ... [2024-02-17T01:41:25.698Z] [2024-02-17T01:41:25.698Z] #41 [security-bootstrapper internal] load build context [2024-02-17T01:41:25.698Z] #41 DONE 31.4s [2024-02-17T01:41:25.698Z] [2024-02-17T01:41:25.698Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-17T01:41:25.698Z] #44 DONE 31.4s [2024-02-17T01:41:25.698Z] [2024-02-17T01:41:25.698Z] #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-02-17T01:41:25.698Z] #39 DONE 29.7s [2024-02-17T01:41:25.698Z] [2024-02-17T01:41:25.698Z] #37 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-17T01:41:25.698Z] #37 DONE 29.8s [2024-02-17T01:41:25.698Z] [2024-02-17T01:41:25.698Z] #51 [core-metadata internal] load build context [2024-02-17T01:41:25.698Z] #51 DONE 31.4s [2024-02-17T01:41:25.698Z] [2024-02-17T01:41:25.698Z] #49 [security-proxy-auth internal] load build context [2024-02-17T01:41:25.698Z] #49 DONE 31.4s [2024-02-17T01:41:25.698Z] [2024-02-17T01:41:25.698Z] #47 [security-proxy-setup internal] load build context [2024-02-17T01:41:25.698Z] #47 DONE 31.4s [2024-02-17T01:41:25.698Z] [2024-02-17T01:41:25.698Z] #45 [core-common-config-bootstrapper internal] load build context [2024-02-17T01:41:25.698Z] #45 DONE 31.5s [2024-02-17T01:41:25.698Z] [2024-02-17T01:41:25.698Z] #46 [support-scheduler internal] load build context [2024-02-17T01:41:25.698Z] #46 DONE 31.5s [2024-02-17T01:41:25.698Z] [2024-02-17T01:41:25.698Z] #43 [security-secretstore-setup internal] load build context [2024-02-17T01:41:25.698Z] #43 DONE 31.5s [2024-02-17T01:41:25.698Z] [2024-02-17T01:41:25.698Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-02-17T01:41:25.957Z] #61 ... [2024-02-17T01:41:25.957Z] [2024-02-17T01:41:25.957Z] #42 [core-command internal] load build context [2024-02-17T01:41:25.957Z] #42 DONE 31.5s [2024-02-17T01:41:25.957Z] [2024-02-17T01:41:25.957Z] #50 [core-data internal] load build context [2024-02-17T01:41:25.957Z] #50 DONE 31.5s [2024-02-17T01:41:25.957Z] [2024-02-17T01:41:25.957Z] #55 [support-notifications internal] load build context [2024-02-17T01:41:25.957Z] #55 DONE 31.5s [2024-02-17T01:41:25.957Z] [2024-02-17T01:41:25.957Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-17T01:41:25.957Z] #40 DONE 31.5s [2024-02-17T01:41:25.957Z] [2024-02-17T01:41:25.957Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-17T01:41:25.957Z] #52 30.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:26.293Z] #52 30.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:26.571Z] #52 30.38 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-17T01:41:26.571Z] #52 30.38 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-17T01:41:26.571Z] #52 30.38 OK: 20069 distinct packages available [2024-02-17T01:41:26.571Z] #52 30.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:26.859Z] #52 30.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:26.859Z] #52 ... [2024-02-17T01:41:26.859Z] [2024-02-17T01:41:26.859Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-17T01:41:26.859Z] #54 30.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:26.859Z] #54 30.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:26.859Z] #54 30.49 (1/2) Installing ca-certificates (20230506-r0) [2024-02-17T01:41:26.859Z] #54 30.51 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-17T01:41:26.859Z] #54 30.51 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:41:26.859Z] #54 30.52 Executing ca-certificates-20230506-r0.trigger [2024-02-17T01:41:26.859Z] #54 30.57 OK: 8 MiB in 17 packages [2024-02-17T01:41:26.859Z] #54 DONE 30.7s [2024-02-17T01:41:26.859Z] [2024-02-17T01:41:26.859Z] #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-17T01:41:26.859Z] #56 30.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:26.859Z] #56 30.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:26.859Z] #56 30.44 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-17T01:41:26.859Z] #56 30.45 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:41:26.859Z] #56 30.46 OK: 7 MiB in 16 packages [2024-02-17T01:41:26.859Z] #56 DONE 30.8s [2024-02-17T01:41:26.859Z] [2024-02-17T01:41:26.859Z] #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-02-17T01:41:27.425Z] #62 ... [2024-02-17T01:41:27.425Z] [2024-02-17T01:41:27.425Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-17T01:41:27.425Z] #58 29.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.425Z] #58 30.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.425Z] #58 30.47 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-17T01:41:27.425Z] #58 30.47 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-17T01:41:27.425Z] #58 30.47 OK: 20069 distinct packages available [2024-02-17T01:41:27.425Z] #58 30.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.425Z] #58 30.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.425Z] #58 30.89 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-17T01:41:27.425Z] #58 31.06 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-17T01:41:27.425Z] #58 31.10 (3/4) Installing libucontext (1.2-r2) [2024-02-17T01:41:27.425Z] #58 31.10 (4/4) Installing gcompat (1.1.0-r1) [2024-02-17T01:41:27.425Z] #58 31.13 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:41:27.425Z] #58 31.13 OK: 8 MiB in 19 packages [2024-02-17T01:41:27.425Z] #58 DONE 31.4s [2024-02-17T01:41:27.425Z] [2024-02-17T01:41:27.425Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-17T01:41:27.425Z] #52 30.80 (1/11) Installing ca-certificates (20230506-r0) [2024-02-17T01:41:27.425Z] #52 30.96 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-17T01:41:27.425Z] #52 30.96 (3/11) Installing libunistring (1.1-r1) [2024-02-17T01:41:27.425Z] #52 30.98 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-17T01:41:27.425Z] #52 30.99 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-17T01:41:27.425Z] #52 31.00 (6/11) Installing libcurl (8.5.0-r0) [2024-02-17T01:41:27.425Z] #52 31.01 (7/11) Installing curl (8.5.0-r0) [2024-02-17T01:41:27.425Z] #52 31.02 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-17T01:41:27.425Z] #52 31.03 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-17T01:41:27.425Z] #52 31.03 (10/11) Installing libucontext (1.2-r2) [2024-02-17T01:41:27.425Z] #52 31.03 (11/11) Installing gcompat (1.1.0-r1) [2024-02-17T01:41:27.425Z] #52 31.04 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:41:27.425Z] #52 31.05 Executing ca-certificates-20230506-r0.trigger [2024-02-17T01:41:27.425Z] #52 31.11 OK: 12 MiB in 26 packages [2024-02-17T01:41:27.425Z] #52 DONE 31.3s [2024-02-17T01:41:27.425Z] [2024-02-17T01:41:27.425Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-17T01:41:27.425Z] #57 30.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.425Z] #57 30.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.425Z] #57 30.77 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-17T01:41:27.425Z] #57 30.94 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:41:27.425Z] #57 30.94 OK: 7 MiB in 16 packages [2024-02-17T01:41:27.425Z] #57 DONE 31.3s [2024-02-17T01:41:27.425Z] [2024-02-17T01:41:27.425Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-17T01:41:27.425Z] #53 30.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.425Z] #53 30.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.425Z] #53 30.54 (1/4) Installing ca-certificates (20230506-r0) [2024-02-17T01:41:27.425Z] #53 30.56 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-17T01:41:27.425Z] #53 30.57 (3/4) Installing su-exec (0.2-r3) [2024-02-17T01:41:27.425Z] #53 30.57 (4/4) Installing yq (4.33.3-r5) [2024-02-17T01:41:27.425Z] #53 31.02 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:41:27.425Z] #53 31.02 Executing ca-certificates-20230506-r0.trigger [2024-02-17T01:41:27.425Z] #53 31.07 OK: 17 MiB in 19 packages [2024-02-17T01:41:27.425Z] #53 DONE 31.3s [2024-02-17T01:41:27.684Z] [2024-02-17T01:41:27.684Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-17T01:41:27.684Z] #59 30.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.684Z] #59 31.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.684Z] #59 31.26 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-17T01:41:27.684Z] #59 31.27 (2/4) Installing openssl (3.1.4-r5) [2024-02-17T01:41:27.684Z] #59 31.28 (3/4) Installing su-exec (0.2-r3) [2024-02-17T01:41:27.684Z] #59 31.28 (4/4) Installing yq (4.33.3-r5) [2024-02-17T01:41:27.684Z] #59 31.35 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:41:27.684Z] #59 31.36 OK: 17 MiB in 19 packages [2024-02-17T01:41:27.944Z] #59 DONE 31.7s [2024-02-17T01:41:27.944Z] [2024-02-17T01:41:27.944Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-17T01:41:27.944Z] #0 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.944Z] #0 1.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.944Z] #0 1.659 OK: 264 MiB in 52 packages [2024-02-17T01:41:27.944Z] #63 DONE 2.0s [2024-02-17T01:41:27.944Z] [2024-02-17T01:41:27.944Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-17T01:41:27.944Z] #0 1.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.944Z] #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.944Z] #0 1.691 OK: 264 MiB in 52 packages [2024-02-17T01:41:27.944Z] #64 DONE 2.1s [2024-02-17T01:41:27.944Z] [2024-02-17T01:41:27.944Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:41:27.944Z] #65 DONE 0.1s [2024-02-17T01:41:27.944Z] [2024-02-17T01:41:27.944Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-17T01:41:27.944Z] #60 30.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.944Z] #60 30.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.944Z] #60 30.88 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-17T01:41:27.944Z] #60 30.88 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-17T01:41:27.944Z] #60 30.88 OK: 20069 distinct packages available [2024-02-17T01:41:27.944Z] #60 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.944Z] #60 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.944Z] #60 31.50 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-17T01:41:27.944Z] #60 31.50 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-17T01:41:27.944Z] #60 31.51 (3/5) Installing libucontext (1.2-r2) [2024-02-17T01:41:27.944Z] #60 31.52 (4/5) Installing gcompat (1.1.0-r1) [2024-02-17T01:41:27.944Z] #60 31.54 (5/5) Installing openssl (3.1.4-r5) [2024-02-17T01:41:27.944Z] #60 31.55 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:41:27.944Z] #60 31.55 OK: 8 MiB in 20 packages [2024-02-17T01:41:27.944Z] #60 DONE 31.9s [2024-02-17T01:41:27.944Z] [2024-02-17T01:41:27.944Z] #66 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-17T01:41:27.944Z] #66 ... [2024-02-17T01:41:27.944Z] [2024-02-17T01:41:27.944Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-17T01:41:27.944Z] #0 1.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.944Z] #0 1.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.944Z] #0 1.998 OK: 7 MiB in 17 packages [2024-02-17T01:41:27.944Z] #67 DONE 2.1s [2024-02-17T01:41:27.944Z] [2024-02-17T01:41:27.944Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:41:27.944Z] #68 DONE 0.1s [2024-02-17T01:41:27.944Z] [2024-02-17T01:41:27.944Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-17T01:41:27.944Z] #61 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.944Z] #61 1.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:27.944Z] #61 2.052 OK: 264 MiB in 52 packages [2024-02-17T01:41:27.944Z] #61 DONE 2.2s [2024-02-17T01:41:27.944Z] [2024-02-17T01:41:27.944Z] #69 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:41:27.944Z] #69 DONE 0.1s [2024-02-17T01:41:28.203Z] [2024-02-17T01:41:28.203Z] #70 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:41:29.579Z] #70 ... [2024-02-17T01:41:29.579Z] [2024-02-17T01:41:29.579Z] #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-02-17T01:41:29.579Z] #62 2.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:29.579Z] #62 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:29.579Z] #62 2.413 OK: 7 MiB in 16 packages [2024-02-17T01:41:29.579Z] #62 DONE 2.6s [2024-02-17T01:41:29.579Z] [2024-02-17T01:41:29.579Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-17T01:41:29.579Z] #0 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:29.579Z] #0 2.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:29.579Z] #0 2.486 OK: 8 MiB in 17 packages [2024-02-17T01:41:29.579Z] #71 DONE 2.6s [2024-02-17T01:41:29.579Z] [2024-02-17T01:41:29.579Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-17T01:41:29.579Z] #0 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:29.579Z] #0 3.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:29.579Z] #0 3.543 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-17T01:41:29.579Z] #0 3.543 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-17T01:41:29.579Z] #0 3.543 OK: 20074 distinct packages available [2024-02-17T01:41:29.579Z] #0 3.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:29.579Z] #0 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:29.838Z] #72 ... [2024-02-17T01:41:29.838Z] [2024-02-17T01:41:29.838Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-17T01:41:29.838Z] #0 1.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:29.838Z] #0 1.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:29.838Z] #0 2.239 OK: 12 MiB in 26 packages [2024-02-17T01:41:29.838Z] #73 DONE 2.4s [2024-02-17T01:41:29.838Z] [2024-02-17T01:41:29.838Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-17T01:41:29.838Z] #72 3.906 OK: 264 MiB in 52 packages [2024-02-17T01:41:29.838Z] #72 DONE 4.0s [2024-02-17T01:41:29.838Z] [2024-02-17T01:41:29.838Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:41:29.838Z] #74 DONE 0.1s [2024-02-17T01:41:29.838Z] [2024-02-17T01:41:29.838Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:41:30.097Z] #75 ... [2024-02-17T01:41:30.097Z] [2024-02-17T01:41:30.097Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-17T01:41:30.097Z] #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:30.097Z] #0 2.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:30.097Z] #0 2.415 OK: 7 MiB in 16 packages [2024-02-17T01:41:30.097Z] #76 DONE 2.5s [2024-02-17T01:41:30.097Z] [2024-02-17T01:41:30.097Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-17T01:41:30.097Z] #0 2.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:30.097Z] #0 2.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:30.097Z] #0 2.500 OK: 8 MiB in 19 packages [2024-02-17T01:41:30.097Z] #77 DONE 2.6s [2024-02-17T01:41:30.097Z] [2024-02-17T01:41:30.097Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-17T01:41:31.476Z] #78 ... [2024-02-17T01:41:31.476Z] [2024-02-17T01:41:31.476Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-17T01:41:31.476Z] #0 2.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:31.476Z] #0 2.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:31.476Z] #0 2.700 OK: 17 MiB in 19 packages [2024-02-17T01:41:31.476Z] #79 DONE 3.9s [2024-02-17T01:41:31.476Z] [2024-02-17T01:41:31.476Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-17T01:41:31.476Z] #0 2.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:31.476Z] #0 2.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:31.476Z] #0 2.630 OK: 17 MiB in 19 packages [2024-02-17T01:41:31.476Z] #80 DONE 3.5s [2024-02-17T01:41:31.476Z] [2024-02-17T01:41:31.476Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-17T01:41:31.476Z] #78 DONE 1.3s [2024-02-17T01:41:31.476Z] [2024-02-17T01:41:31.476Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-17T01:41:31.476Z] #81 DONE 3.5s [2024-02-17T01:41:31.476Z] [2024-02-17T01:41:31.476Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-17T01:41:31.476Z] #82 DONE 0.1s [2024-02-17T01:41:31.476Z] [2024-02-17T01:41:31.476Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-17T01:41:31.476Z] #83 DONE 0.1s [2024-02-17T01:41:31.476Z] [2024-02-17T01:41:31.476Z] #66 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-17T01:41:31.476Z] #66 3.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:31.476Z] #66 3.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-17T01:41:31.476Z] #66 ... [2024-02-17T01:41:31.476Z] [2024-02-17T01:41:31.476Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-17T01:41:31.476Z] #84 DONE 0.1s [2024-02-17T01:41:31.476Z] [2024-02-17T01:41:31.476Z] #85 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-17T01:41:31.476Z] #85 DONE 0.0s [2024-02-17T01:41:31.476Z] [2024-02-17T01:41:31.476Z] #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-17T01:41:31.476Z] #86 DONE 0.0s [2024-02-17T01:41:31.476Z] [2024-02-17T01:41:31.476Z] #87 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-17T01:41:31.476Z] #87 DONE 0.0s [2024-02-17T01:41:31.735Z] [2024-02-17T01:41:31.735Z] #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-17T01:41:31.735Z] #88 DONE 0.0s [2024-02-17T01:41:31.735Z] [2024-02-17T01:41:31.735Z] #89 [security-spire-config] exporting to image [2024-02-17T01:41:31.735Z] #89 exporting layers [2024-02-17T01:41:31.735Z] #89 ... [2024-02-17T01:41:31.735Z] [2024-02-17T01:41:31.735Z] #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-17T01:41:31.735Z] #66 3.991 OK: 8 MiB in 20 packages [2024-02-17T01:41:31.735Z] #66 DONE 4.1s [2024-02-17T01:41:31.994Z] [2024-02-17T01:41:31.994Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-17T01:41:33.375Z] #90 DONE 1.4s [2024-02-17T01:41:33.375Z] [2024-02-17T01:41:33.375Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-17T01:41:33.375Z] #91 DONE 1.4s [2024-02-17T01:41:33.375Z] [2024-02-17T01:41:33.375Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-17T01:41:33.944Z] #92 DONE 0.8s [2024-02-17T01:41:33.944Z] [2024-02-17T01:41:33.944Z] #89 [security-spire-config] exporting to image [2024-02-17T01:41:33.944Z] #89 exporting layers 2.3s done [2024-02-17T01:41:33.944Z] #89 writing image sha256:b591f3d9d38114a7d6d15ff7816496dc6b6a19ae9dd5d13c202721150a8d100a 0.0s done [2024-02-17T01:41:33.944Z] #89 naming to docker.io/library/security-spire-config done [2024-02-17T01:41:33.944Z] #89 DONE 2.3s [2024-02-17T01:41:33.944Z] [2024-02-17T01:41:33.944Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-17T01:41:33.944Z] #93 DONE 0.1s [2024-02-17T01:41:33.944Z] [2024-02-17T01:41:33.944Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-17T01:41:33.944Z] #94 DONE 0.7s [2024-02-17T01:41:33.944Z] [2024-02-17T01:41:33.944Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-17T01:41:34.202Z] #95 DONE 0.1s [2024-02-17T01:41:34.202Z] [2024-02-17T01:41:34.202Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-17T01:41:34.202Z] #96 DONE 0.1s [2024-02-17T01:41:34.202Z] [2024-02-17T01:41:34.202Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-17T01:41:34.202Z] #97 DONE 0.0s [2024-02-17T01:41:34.202Z] [2024-02-17T01:41:34.202Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-17T01:41:34.202Z] #98 DONE 0.1s [2024-02-17T01:41:34.202Z] [2024-02-17T01:41:34.202Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-17T01:41:34.202Z] #99 DONE 0.0s [2024-02-17T01:41:34.202Z] [2024-02-17T01:41:34.202Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-17T01:41:34.202Z] #100 DONE 0.1s [2024-02-17T01:41:34.202Z] [2024-02-17T01:41:34.202Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-17T01:41:34.202Z] #101 DONE 0.1s [2024-02-17T01:41:34.202Z] [2024-02-17T01:41:34.202Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-17T01:41:34.202Z] #102 DONE 0.1s [2024-02-17T01:41:34.202Z] [2024-02-17T01:41:34.202Z] #89 [security-spire-server] exporting to image [2024-02-17T01:41:34.768Z] #89 exporting layers 0.6s done [2024-02-17T01:41:34.768Z] #89 writing image sha256:0aa26f178173f65736372959f6e502f7a7877fbd67010391ee1bfda8ab3878be 0.0s done [2024-02-17T01:41:34.768Z] #89 naming to docker.io/library/security-spire-server [2024-02-17T01:41:35.027Z] #89 exporting layers 0.6s done [2024-02-17T01:41:35.027Z] #89 naming to docker.io/library/security-spire-server done [2024-02-17T01:41:35.027Z] #89 writing image sha256:0fb91b504483d15d7a17c1d589c74fde62fc2cd68a600a912e52010062903c20 done [2024-02-17T01:41:35.027Z] #89 naming to docker.io/library/security-spire-agent done [2024-02-17T01:41:35.027Z] #89 DONE 3.0s [2024-02-17T01:41:35.027Z] [2024-02-17T01:41:35.027Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:41:36.405Z] #103 ... [2024-02-17T01:41:36.405Z] [2024-02-17T01:41:36.405Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-17T01:41:36.405Z] #48 ... [2024-02-17T01:41:36.405Z] [2024-02-17T01:41:36.405Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:41:46.709Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1116 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-02-17T01:41:46.744Z] Running in /w/workspace/edgex-go/626 [Pipeline] { [Pipeline] checkout [2024-02-17T01:41:49.818Z] The recommended git tool is: git [2024-02-17T01:41:51.306Z] #104 ... [2024-02-17T01:41:51.307Z] [2024-02-17T01:41:51.307Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:41:51.307Z] #75 DONE 20.6s [2024-02-17T01:41:51.307Z] [2024-02-17T01:41:51.307Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:41:51.307Z] #104 DONE 22.6s [2024-02-17T01:41:51.307Z] [2024-02-17T01:41:51.307Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:41:51.307Z] #103 DONE 22.6s [2024-02-17T01:41:51.307Z] [2024-02-17T01:41:51.307Z] #70 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:41:51.307Z] #70 DONE 22.5s [2024-02-17T01:41:51.307Z] [2024-02-17T01:41:51.307Z] #105 [core-command builder 6/7] COPY . . [2024-02-17T01:41:56.655Z] using credential edgex-jenkins-ssh [2024-02-17T01:41:56.679Z] Cloning the remote Git repository [2024-02-17T01:41:56.732Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-02-17T01:41:56.829Z] > git init /w/workspace/edgex-go/626 # timeout=10 [2024-02-17T01:41:56.976Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-17T01:41:56.977Z] > git --version # timeout=10 [2024-02-17T01:41:56.996Z] > git --version # 'git version 2.25.1' [2024-02-17T01:41:56.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-17T01:41:57.151Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-17T01:42:01.314Z] #105 ... [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2024-02-17T01:42:01.314Z] #106 ... [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #107 [support-notifications builder 6/7] COPY . . [2024-02-17T01:42:01.314Z] #107 ... [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-17T01:42:01.314Z] #108 DONE 10.9s [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:42:01.314Z] #109 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:42:01.314Z] #110 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #111 [security-bootstrapper builder 6/7] COPY . . [2024-02-17T01:42:01.314Z] #111 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:42:01.314Z] #112 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:42:01.314Z] #113 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #114 [security-proxy-auth builder 6/7] COPY . . [2024-02-17T01:42:01.314Z] #114 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-17T01:42:01.314Z] #115 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:42:01.314Z] #116 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:42:01.314Z] #117 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2024-02-17T01:42:01.314Z] #106 DONE 10.9s [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #118 [core-metadata builder 6/7] COPY . . [2024-02-17T01:42:01.314Z] #118 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:42:01.314Z] #119 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:42:01.314Z] #120 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #121 [core-data builder 6/7] COPY . . [2024-02-17T01:42:01.314Z] #121 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:42:01.314Z] #122 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:42:01.314Z] #123 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #105 [core-command builder 6/7] COPY . . [2024-02-17T01:42:01.314Z] #105 DONE 10.9s [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:42:01.314Z] #124 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #125 [support-scheduler builder 6/7] COPY . . [2024-02-17T01:42:01.314Z] #125 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:42:01.314Z] #126 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #127 [security-proxy-setup builder 6/7] COPY . . [2024-02-17T01:42:01.314Z] #127 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:42:01.314Z] #128 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:42:01.314Z] #129 CACHED [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #107 [support-notifications builder 6/7] COPY . . [2024-02-17T01:42:01.314Z] #107 DONE 10.9s [2024-02-17T01:42:01.314Z] [2024-02-17T01:42:01.314Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-17T01:42:02.746Z] #130 1.290 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-17T01:42:12.725Z] #130 ... [2024-02-17T01:42:12.725Z] [2024-02-17T01:42:12.725Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-17T01:42:12.725Z] #0 0.857 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-17T01:42:12.725Z] #131 ... [2024-02-17T01:42:12.725Z] [2024-02-17T01:42:12.725Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-17T01:42:12.726Z] #0 1.707 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-17T01:42:12.726Z] #132 ... [2024-02-17T01:42:12.726Z] [2024-02-17T01:42:12.726Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-17T01:42:12.726Z] #0 0.779 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-17T01:42:12.726Z] #133 ... [2024-02-17T01:42:12.726Z] [2024-02-17T01:42:12.726Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-17T01:42:12.726Z] #0 0.687 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-17T01:42:12.726Z] #134 ... [2024-02-17T01:42:12.726Z] [2024-02-17T01:42:12.726Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-17T01:42:12.726Z] #0 0.686 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-17T01:42:12.726Z] #135 ... [2024-02-17T01:42:12.726Z] [2024-02-17T01:42:12.726Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-17T01:42:12.726Z] #0 1.896 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-17T01:42:12.726Z] #136 ... [2024-02-17T01:42:12.726Z] [2024-02-17T01:42:12.726Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-17T01:42:12.726Z] #0 0.894 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-17T01:42:12.726Z] #137 ... [2024-02-17T01:42:12.726Z] [2024-02-17T01:42:12.726Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-17T01:42:12.726Z] #0 1.145 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-17T01:42:12.726Z] #138 ... [2024-02-17T01:42:12.726Z] [2024-02-17T01:42:12.726Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-17T01:42:12.726Z] #0 0.491 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-17T01:42:12.726Z] #139 ... [2024-02-17T01:42:12.726Z] [2024-02-17T01:42:12.726Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-17T01:42:12.726Z] #0 1.279 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-17T01:42:13.792Z] Avoid second fetch [2024-02-17T01:42:13.792Z] Checking out Revision 536ca4d65dad574219870c9c3162dc8b463e02a2 (main) [2024-02-17T01:42:12.819Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-17T01:42:12.856Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-17T01:42:13.812Z] > git config core.sparsecheckout # timeout=10 [2024-02-17T01:42:13.885Z] > git checkout -f 536ca4d65dad574219870c9c3162dc8b463e02a2 # timeout=10 [2024-02-17T01:42:14.635Z] Commit message: "Merge pull request #4759 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-17T01:42:15.684Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-17T01:42:15.684Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-17T01:42:15.684Z] Dload Upload Total Spent Left Speed [2024-02-17T01:42:15.684Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2024-02-17T01:42:16.024Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-17T01:42:16.355Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-17T01:42:16.355Z] + sudo tee /etc/docker/daemon.new [2024-02-17T01:42:16.355Z] { [2024-02-17T01:42:16.355Z] "registry-mirrors": [ [2024-02-17T01:42:16.355Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-17T01:42:16.355Z] ], [2024-02-17T01:42:16.355Z] "bip": "10.250.0.254/24", [2024-02-17T01:42:16.355Z] "hosts": [ [2024-02-17T01:42:16.355Z] "tcp://0.0.0.0:5555", [2024-02-17T01:42:16.355Z] "unix:///var/run/docker.sock" [2024-02-17T01:42:16.355Z] ], [2024-02-17T01:42:16.355Z] "mtu": 1458, [2024-02-17T01:42:16.355Z] "selinux-enabled": true, [2024-02-17T01:42:16.355Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-17T01:42:16.355Z] } [Pipeline] sh [2024-02-17T01:42:16.683Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-17T01:42:17.028Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-17T01:42:39.226Z] provisioning config files... [2024-02-17T01:42:39.257Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/626@tmp/config3332546091534951410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-17T01:42:39.713Z] ---> ****-login.sh [2024-02-17T01:42:39.713Z] nexus3.edgexfoundry.org:10001 [2024-02-17T01:42:39.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T01:42:40.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T01:42:40.572Z] Configure a credential helper to remove this warning. See [2024-02-17T01:42:40.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T01:42:40.572Z] [2024-02-17T01:42:40.572Z] Login Succeeded [2024-02-17T01:42:40.572Z] nexus3.edgexfoundry.org:10002 [2024-02-17T01:42:40.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T01:42:40.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T01:42:40.842Z] Configure a credential helper to remove this warning. See [2024-02-17T01:42:40.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T01:42:40.842Z] [2024-02-17T01:42:40.842Z] Login Succeeded [2024-02-17T01:42:40.842Z] nexus3.edgexfoundry.org:10003 [2024-02-17T01:42:41.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T01:42:41.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T01:42:41.115Z] Configure a credential helper to remove this warning. See [2024-02-17T01:42:41.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T01:42:41.115Z] [2024-02-17T01:42:41.115Z] Login Succeeded [2024-02-17T01:42:41.116Z] nexus3.edgexfoundry.org:10004 [2024-02-17T01:42:41.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T01:42:41.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T01:42:41.387Z] Configure a credential helper to remove this warning. See [2024-02-17T01:42:41.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T01:42:41.387Z] [2024-02-17T01:42:41.664Z] Login Succeeded [2024-02-17T01:42:41.664Z] ****.io [2024-02-17T01:42:41.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T01:42:41.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T01:42:41.932Z] Configure a credential helper to remove this warning. See [2024-02-17T01:42:41.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T01:42:41.932Z] [2024-02-17T01:42:41.932Z] Login Succeeded [2024-02-17T01:42:41.932Z] ---> ****-login.sh ends [Pipeline] } [2024-02-17T01:42:41.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-02-17T01:42:42.666Z] + git config --global --add safe.directory /w/workspace/edgex-go/626 [Pipeline] echo [2024-02-17T01:42:42.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-17T01:42:42.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-17T01:42:42.768Z] ========================================================= [2024-02-17T01:42:42.768Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-17T01:42:42.768Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-17T01:42:43.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-17T01:42:43.384Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-17T01:42:43.384Z] 9fda8d8052c6: Pulling fs layer [2024-02-17T01:42:43.384Z] 5d54e960e981: Pulling fs layer [2024-02-17T01:42:43.384Z] c4a7e357bf2a: Pulling fs layer [2024-02-17T01:42:43.384Z] f0e02332f6b5: Pulling fs layer [2024-02-17T01:42:43.384Z] 872ee5b61b7b: Pulling fs layer [2024-02-17T01:42:43.384Z] 0c6a40ed1a82: Pulling fs layer [2024-02-17T01:42:43.384Z] 94ae7d8d031c: Pulling fs layer [2024-02-17T01:42:43.384Z] 872ee5b61b7b: Waiting [2024-02-17T01:42:43.384Z] 0c6a40ed1a82: Waiting [2024-02-17T01:42:43.384Z] 94ae7d8d031c: Waiting [2024-02-17T01:42:43.384Z] f0e02332f6b5: Waiting [2024-02-17T01:42:43.384Z] 5d54e960e981: Verifying Checksum [2024-02-17T01:42:43.384Z] 5d54e960e981: Download complete [2024-02-17T01:42:43.384Z] f0e02332f6b5: Verifying Checksum [2024-02-17T01:42:43.384Z] f0e02332f6b5: Download complete [2024-02-17T01:42:43.384Z] 872ee5b61b7b: Verifying Checksum [2024-02-17T01:42:43.384Z] 872ee5b61b7b: Download complete [2024-02-17T01:42:43.384Z] 9fda8d8052c6: Download complete [2024-02-17T01:42:43.657Z] 94ae7d8d031c: Verifying Checksum [2024-02-17T01:42:43.657Z] 94ae7d8d031c: Download complete [2024-02-17T01:42:44.246Z] 9fda8d8052c6: Pull complete [2024-02-17T01:42:45.221Z] 5d54e960e981: Pull complete [2024-02-17T01:42:45.221Z] c4a7e357bf2a: Verifying Checksum [2024-02-17T01:42:45.221Z] c4a7e357bf2a: Download complete [2024-02-17T01:42:46.649Z] 0c6a40ed1a82: Verifying Checksum [2024-02-17T01:42:46.649Z] 0c6a40ed1a82: Download complete [2024-02-17T01:42:58.975Z] c4a7e357bf2a: Pull complete [2024-02-17T01:42:58.975Z] f0e02332f6b5: Pull complete [2024-02-17T01:42:58.975Z] 872ee5b61b7b: Pull complete [2024-02-17T01:43:07.185Z] 0c6a40ed1a82: Pull complete [2024-02-17T01:43:09.128Z] 94ae7d8d031c: Pull complete [2024-02-17T01:43:09.128Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-17T01:43:09.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-17T01:43:09.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-17T01:43:09.498Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-17T01:43:09.498Z] WORKDIR /edgex [2024-02-17T01:43:09.498Z] COPY go.mod . [2024-02-17T01:43:09.498Z] RUN go mod download [2024-02-17T01:43:09.498Z] + docker build -t ci-base-image-arm64 -f - . [2024-02-17T01:43:10.080Z] Sending build context to Docker daemon 2.918MB [2024-02-17T01:43:10.080Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-17T01:43:10.080Z] ---> 86de565de09d [2024-02-17T01:43:10.080Z] Step 2/4 : WORKDIR /edgex [2024-02-17T01:43:11.041Z] ---> Running in bf2ea2a2f18b [2024-02-17T01:43:11.309Z] Removing intermediate container bf2ea2a2f18b [2024-02-17T01:43:11.309Z] ---> f4d03dd74702 [2024-02-17T01:43:11.309Z] Step 3/4 : COPY go.mod . [2024-02-17T01:43:11.893Z] ---> 3cc4216abad7 [2024-02-17T01:43:11.893Z] Step 4/4 : RUN go mod download [2024-02-17T01:43:12.163Z] ---> Running in 0b7d8eca4051 [2024-02-17T01:43:20.399Z] #140 ... [2024-02-17T01:43:20.399Z] [2024-02-17T01:43:20.399Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-17T01:43:20.399Z] #139 69.23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-17T01:43:26.135Z] #139 ... [2024-02-17T01:43:26.135Z] [2024-02-17T01:43:26.135Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-17T01:43:26.135Z] #135 DONE 83.6s [2024-02-17T01:43:26.135Z] [2024-02-17T01:43:26.135Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-17T01:43:30.340Z] #134 ... [2024-02-17T01:43:30.340Z] [2024-02-17T01:43:30.340Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-17T01:43:30.340Z] #139 DONE 88.5s [2024-02-17T01:43:30.340Z] [2024-02-17T01:43:30.340Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-17T01:43:30.340Z] #138 DONE 88.5s [2024-02-17T01:43:30.340Z] [2024-02-17T01:43:30.340Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-17T01:43:30.340Z] #137 DONE 88.5s [2024-02-17T01:43:30.340Z] [2024-02-17T01:43:30.340Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:43:30.340Z] #141 ... [2024-02-17T01:43:30.340Z] [2024-02-17T01:43:30.340Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-17T01:43:30.340Z] #136 DONE 88.5s [2024-02-17T01:43:30.340Z] [2024-02-17T01:43:30.340Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-17T01:43:30.340Z] #131 DONE 88.6s [2024-02-17T01:43:30.340Z] [2024-02-17T01:43:30.340Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-17T01:43:30.340Z] #130 DONE 88.6s [2024-02-17T01:43:30.340Z] [2024-02-17T01:43:30.340Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:43:30.340Z] #142 ... [2024-02-17T01:43:30.340Z] [2024-02-17T01:43:30.340Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-17T01:43:30.340Z] #132 DONE 88.8s [2024-02-17T01:43:30.340Z] [2024-02-17T01:43:30.340Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-17T01:43:30.340Z] #140 DONE 88.8s [2024-02-17T01:43:30.340Z] [2024-02-17T01:43:30.340Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-17T01:43:30.340Z] #134 DONE 88.8s [2024-02-17T01:43:30.340Z] [2024-02-17T01:43:30.340Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-17T01:43:30.340Z] #133 DONE 88.9s [2024-02-17T01:43:30.340Z] [2024-02-17T01:43:30.340Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-17T01:43:30.615Z] #143 ... [2024-02-17T01:43:30.615Z] [2024-02-17T01:43:30.615Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:43:30.615Z] #141 DONE 0.7s [2024-02-17T01:43:30.615Z] [2024-02-17T01:43:30.615Z] #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:43:30.615Z] #144 DONE 0.7s [2024-02-17T01:43:30.615Z] [2024-02-17T01:43:30.615Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:43:30.615Z] #145 DONE 0.7s [2024-02-17T01:43:30.615Z] [2024-02-17T01:43:30.615Z] #146 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:43:30.615Z] #146 ... [2024-02-17T01:43:30.615Z] [2024-02-17T01:43:30.615Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:43:30.615Z] #142 DONE 0.5s [2024-02-17T01:43:30.615Z] [2024-02-17T01:43:30.615Z] #147 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:43:30.615Z] #147 DONE 0.7s [2024-02-17T01:43:30.615Z] [2024-02-17T01:43:30.615Z] #148 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:43:30.615Z] #148 DONE 0.7s [2024-02-17T01:43:30.615Z] [2024-02-17T01:43:30.615Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-17T01:43:30.615Z] #143 DONE 0.4s [2024-02-17T01:43:30.874Z] [2024-02-17T01:43:30.874Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-17T01:43:31.134Z] #149 ... [2024-02-17T01:43:31.135Z] [2024-02-17T01:43:31.135Z] #150 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:43:31.135Z] #150 DONE 0.3s [2024-02-17T01:43:31.135Z] [2024-02-17T01:43:31.135Z] #146 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:43:31.135Z] #146 DONE 0.4s [2024-02-17T01:43:31.135Z] [2024-02-17T01:43:31.135Z] #151 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:43:31.135Z] #151 DONE 0.4s [2024-02-17T01:43:31.135Z] [2024-02-17T01:43:31.135Z] #152 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:43:31.135Z] #152 DONE 0.3s [2024-02-17T01:43:31.135Z] [2024-02-17T01:43:31.135Z] #153 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:43:31.135Z] #153 DONE 0.3s [2024-02-17T01:43:31.135Z] [2024-02-17T01:43:31.135Z] #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:43:31.135Z] #154 CACHED [2024-02-17T01:43:31.135Z] [2024-02-17T01:43:31.135Z] #155 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:43:31.135Z] #155 CACHED [2024-02-17T01:43:31.135Z] [2024-02-17T01:43:31.135Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:43:31.135Z] #156 CACHED [2024-02-17T01:43:31.135Z] [2024-02-17T01:43:31.135Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:43:31.135Z] #157 CACHED [2024-02-17T01:43:31.135Z] [2024-02-17T01:43:31.135Z] #158 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:43:31.135Z] #158 CACHED [2024-02-17T01:43:31.135Z] [2024-02-17T01:43:31.135Z] #159 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:43:31.135Z] #159 CACHED [2024-02-17T01:43:31.135Z] [2024-02-17T01:43:31.135Z] #160 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:43:31.135Z] #160 DONE 0.3s [2024-02-17T01:43:31.135Z] [2024-02-17T01:43:31.135Z] #161 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:43:31.135Z] #161 CACHED [2024-02-17T01:43:31.135Z] [2024-02-17T01:43:31.135Z] #162 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:43:31.135Z] #162 CACHED [2024-02-17T01:43:31.135Z] [2024-02-17T01:43:31.135Z] #163 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-17T01:43:32.515Z] #163 ... [2024-02-17T01:43:32.515Z] [2024-02-17T01:43:32.515Z] #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-17T01:43:32.515Z] #164 DONE 1.5s [2024-02-17T01:43:32.773Z] [2024-02-17T01:43:32.773Z] #165 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-17T01:43:33.033Z] #165 ... [2024-02-17T01:43:33.033Z] [2024-02-17T01:43:33.033Z] #166 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-17T01:43:33.033Z] #166 DONE 2.0s [2024-02-17T01:43:33.033Z] [2024-02-17T01:43:33.033Z] #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-17T01:43:33.033Z] #167 DONE 2.0s [2024-02-17T01:43:33.033Z] [2024-02-17T01:43:33.033Z] #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-17T01:43:33.033Z] #168 DONE 2.1s [2024-02-17T01:43:33.033Z] [2024-02-17T01:43:33.033Z] #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-17T01:43:33.292Z] #169 ... [2024-02-17T01:43:33.292Z] [2024-02-17T01:43:33.292Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-17T01:43:33.292Z] #170 DONE 2.2s [2024-02-17T01:43:33.292Z] [2024-02-17T01:43:33.292Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:43:33.551Z] #171 ... [2024-02-17T01:43:33.551Z] [2024-02-17T01:43:33.551Z] #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-17T01:43:33.551Z] #172 DONE 2.4s [2024-02-17T01:43:33.551Z] [2024-02-17T01:43:33.551Z] #173 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-17T01:43:33.551Z] #173 DONE 2.5s [2024-02-17T01:43:33.551Z] [2024-02-17T01:43:33.551Z] #174 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-17T01:43:33.551Z] #174 DONE 2.4s [2024-02-17T01:43:33.551Z] [2024-02-17T01:43:33.551Z] #175 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-17T01:43:33.551Z] #175 DONE 2.5s [2024-02-17T01:43:33.551Z] [2024-02-17T01:43:33.551Z] #163 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-17T01:43:33.551Z] #163 DONE 2.5s [2024-02-17T01:43:33.551Z] [2024-02-17T01:43:33.551Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-17T01:43:33.551Z] #149 DONE 2.7s [2024-02-17T01:43:33.551Z] [2024-02-17T01:43:33.551Z] #165 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-17T01:43:33.551Z] #165 DONE 1.0s [2024-02-17T01:43:33.551Z] [2024-02-17T01:43:33.551Z] #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:43:33.882Z] #176 ... [2024-02-17T01:43:33.882Z] [2024-02-17T01:43:33.882Z] #177 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:43:33.882Z] #177 DONE 0.7s [2024-02-17T01:43:33.882Z] [2024-02-17T01:43:33.882Z] #178 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:43:33.882Z] #178 DONE 0.6s [2024-02-17T01:43:33.882Z] [2024-02-17T01:43:33.882Z] #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-17T01:43:33.882Z] #169 DONE 0.7s [2024-02-17T01:43:33.882Z] [2024-02-17T01:43:33.882Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:43:33.882Z] #171 DONE 0.4s [2024-02-17T01:43:33.882Z] [2024-02-17T01:43:33.882Z] #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:43:33.882Z] #179 DONE 0.4s [2024-02-17T01:43:33.882Z] [2024-02-17T01:43:33.882Z] #180 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:43:33.882Z] #180 DONE 0.4s [2024-02-17T01:43:33.882Z] [2024-02-17T01:43:33.882Z] #181 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:43:33.882Z] #181 DONE 0.4s [2024-02-17T01:43:33.882Z] [2024-02-17T01:43:33.882Z] #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:43:33.882Z] #182 DONE 0.4s [2024-02-17T01:43:33.882Z] [2024-02-17T01:43:33.882Z] #89 [support-scheduler] exporting to image [2024-02-17T01:43:33.882Z] #89 exporting layers [2024-02-17T01:43:34.141Z] #89 ... [2024-02-17T01:43:34.141Z] [2024-02-17T01:43:34.141Z] #183 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:43:34.141Z] #183 DONE 0.4s [2024-02-17T01:43:34.141Z] [2024-02-17T01:43:34.141Z] #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:43:34.141Z] #184 DONE 0.4s [2024-02-17T01:43:34.141Z] [2024-02-17T01:43:34.141Z] #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:43:34.141Z] #176 DONE 0.4s [2024-02-17T01:43:34.141Z] [2024-02-17T01:43:34.141Z] #89 [core-command] exporting to image [2024-02-17T01:43:34.141Z] #89 exporting layers 0.4s done [2024-02-17T01:43:34.141Z] #89 ... [2024-02-17T01:43:34.141Z] [2024-02-17T01:43:34.141Z] #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-17T01:43:34.141Z] #185 DONE 0.4s [2024-02-17T01:43:34.141Z] [2024-02-17T01:43:34.141Z] #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-17T01:43:34.141Z] #186 DONE 0.4s [2024-02-17T01:43:34.141Z] [2024-02-17T01:43:34.141Z] #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-17T01:43:34.141Z] #187 DONE 0.5s [2024-02-17T01:43:34.401Z] [2024-02-17T01:43:34.401Z] #188 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-17T01:43:34.662Z] #188 ... [2024-02-17T01:43:34.662Z] [2024-02-17T01:43:34.662Z] #189 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-17T01:43:34.662Z] #189 DONE 0.6s [2024-02-17T01:43:34.662Z] [2024-02-17T01:43:34.662Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:43:34.662Z] #190 DONE 0.8s [2024-02-17T01:43:34.662Z] [2024-02-17T01:43:34.662Z] #89 [core-metadata] exporting to image [2024-02-17T01:43:34.923Z] #89 ... [2024-02-17T01:43:34.923Z] [2024-02-17T01:43:34.923Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-17T01:43:34.923Z] #191 DONE 1.0s [2024-02-17T01:43:34.923Z] [2024-02-17T01:43:34.923Z] #89 [core-metadata] exporting to image [2024-02-17T01:43:34.923Z] #89 exporting layers 1.1s done [2024-02-17T01:43:35.490Z] #89 ... [2024-02-17T01:43:35.490Z] [2024-02-17T01:43:35.490Z] #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-17T01:43:35.490Z] #192 DONE 1.0s [2024-02-17T01:43:35.490Z] [2024-02-17T01:43:35.490Z] #89 [core-metadata] exporting to image [2024-02-17T01:43:35.490Z] #89 writing image sha256:5043f17ef0314f8cb86d2eae77e52591e6d2c041eb1e7ba5e4cd42e556be98ce [2024-02-17T01:43:35.490Z] #89 writing image sha256:1d1d263bd9d930a4a9606ef0a85c7955d12d19de4fcc2cae10343e7226ef2976 [2024-02-17T01:43:35.490Z] #89 writing image sha256:41a1e02d6de4cfb15059aa1a252f361990d4cd5f34a266ed253a733f65f110c1 [2024-02-17T01:43:35.490Z] #89 writing image sha256:18d7a95f32ada40c8fd50d8b4d10977aa77d3aeb5685aadcd3d0bdd90c3f8fa5 [2024-02-17T01:43:35.749Z] #89 ... [2024-02-17T01:43:35.750Z] [2024-02-17T01:43:35.750Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-17T01:43:35.750Z] #193 DONE 1.0s [2024-02-17T01:43:35.750Z] [2024-02-17T01:43:35.750Z] #89 [core-metadata] exporting to image [2024-02-17T01:43:35.750Z] #89 exporting layers 1.2s done [2024-02-17T01:43:35.750Z] #89 writing image sha256:18d7a95f32ada40c8fd50d8b4d10977aa77d3aeb5685aadcd3d0bdd90c3f8fa5 0.6s done [2024-02-17T01:43:35.750Z] #89 naming to docker.io/library/core-data [2024-02-17T01:43:36.012Z] #89 ... [2024-02-17T01:43:36.012Z] [2024-02-17T01:43:36.012Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-17T01:43:36.012Z] #194 DONE 1.0s [2024-02-17T01:43:36.012Z] [2024-02-17T01:43:36.012Z] #89 [support-scheduler] exporting to image [2024-02-17T01:43:36.012Z] #89 writing image sha256:5043f17ef0314f8cb86d2eae77e52591e6d2c041eb1e7ba5e4cd42e556be98ce 0.8s done [2024-02-17T01:43:36.012Z] #89 writing image sha256:1d1d263bd9d930a4a9606ef0a85c7955d12d19de4fcc2cae10343e7226ef2976 0.8s done [2024-02-17T01:43:36.012Z] #89 writing image sha256:41a1e02d6de4cfb15059aa1a252f361990d4cd5f34a266ed253a733f65f110c1 0.8s done [2024-02-17T01:43:36.012Z] #89 naming to docker.io/library/core-data 0.1s done [2024-02-17T01:43:36.012Z] #89 naming to docker.io/library/support-notifications [2024-02-17T01:43:36.012Z] #89 naming to docker.io/library/security-spiffe-token-provider [2024-02-17T01:43:36.012Z] #89 naming to docker.io/library/support-scheduler 0.1s done [2024-02-17T01:43:36.012Z] #89 writing image sha256:efa26e2ad29556fe6bb5e08a954a90a470e7b84b321134ca9b6455b464b2ede2 [2024-02-17T01:43:36.012Z] #89 exporting layers 2.1s done [2024-02-17T01:43:36.012Z] #89 naming to docker.io/library/support-notifications 0.1s done [2024-02-17T01:43:36.012Z] #89 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-02-17T01:43:36.012Z] #89 writing image sha256:efa26e2ad29556fe6bb5e08a954a90a470e7b84b321134ca9b6455b464b2ede2 0.1s done [2024-02-17T01:43:36.012Z] #89 naming to docker.io/library/core-metadata 0.0s done [2024-02-17T01:43:36.271Z] #89 writing image sha256:99b2127a4170a867beae6e10a0500f1fd80c16938c292c4561682a75b62e3b4c [2024-02-17T01:43:36.531Z] #89 ... [2024-02-17T01:43:36.531Z] [2024-02-17T01:43:36.531Z] #188 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-17T01:43:36.531Z] #188 DONE 2.2s [2024-02-17T01:43:36.531Z] [2024-02-17T01:43:36.531Z] #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-17T01:43:36.531Z] #195 DONE 2.2s [2024-02-17T01:43:36.531Z] [2024-02-17T01:43:36.531Z] #89 [security-proxy-auth] exporting to image [2024-02-17T01:43:36.531Z] #89 writing image sha256:99b2127a4170a867beae6e10a0500f1fd80c16938c292c4561682a75b62e3b4c done [2024-02-17T01:43:36.531Z] #89 naming to docker.io/library/core-command done [2024-02-17T01:43:36.531Z] #89 ... [2024-02-17T01:43:36.531Z] [2024-02-17T01:43:36.531Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-17T01:43:36.531Z] #196 DONE 0.7s [2024-02-17T01:43:36.531Z] [2024-02-17T01:43:36.531Z] #197 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-17T01:43:36.531Z] #197 DONE 1.4s [2024-02-17T01:43:36.531Z] [2024-02-17T01:43:36.531Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-17T01:43:36.531Z] #198 DONE 0.6s [2024-02-17T01:43:36.531Z] [2024-02-17T01:43:36.531Z] #89 [security-proxy-auth] exporting to image [2024-02-17T01:43:36.531Z] #89 exporting layers 0.1s done [2024-02-17T01:43:36.531Z] #89 writing image sha256:13a98cc3b98ccc2b5ddc9b4b75c902d782987df25b43331d304e7bd631e01e66 done [2024-02-17T01:43:36.531Z] #89 naming to docker.io/library/core-common-config-bootstrapper done [2024-02-17T01:43:36.531Z] #89 writing image sha256:659d93473570dd9de9fa9158bc132ec8371b70cc423b347ec9f60fa425d5cbd4 done [2024-02-17T01:43:36.531Z] #89 naming to docker.io/library/security-proxy-auth done [2024-02-17T01:43:36.791Z] #89 ... [2024-02-17T01:43:36.791Z] [2024-02-17T01:43:36.791Z] #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-17T01:43:36.791Z] #199 DONE 0.1s [2024-02-17T01:43:36.791Z] [2024-02-17T01:43:36.791Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-17T01:43:36.791Z] #200 DONE 0.1s [2024-02-17T01:43:36.791Z] [2024-02-17T01:43:36.791Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-17T01:43:36.791Z] #201 DONE 0.1s [2024-02-17T01:43:37.050Z] [2024-02-17T01:43:37.050Z] #89 [security-proxy-setup] exporting to image [2024-02-17T01:43:37.050Z] #89 exporting layers 0.3s done [2024-02-17T01:43:37.050Z] #89 writing image sha256:f7c53a92a2238121cfdbd9e3142aa4e354e490d8d5011e5b01bea4765d698b4f done [2024-02-17T01:43:37.050Z] #89 naming to docker.io/library/security-proxy-setup done [2024-02-17T01:43:37.050Z] #89 DONE 6.2s [2024-02-17T01:43:37.050Z] [2024-02-17T01:43:37.050Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-17T01:43:37.050Z] #202 DONE 0.1s [2024-02-17T01:43:37.050Z] [2024-02-17T01:43:37.050Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-17T01:43:37.050Z] #203 ... [2024-02-17T01:43:37.050Z] [2024-02-17T01:43:37.051Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-17T01:43:37.051Z] #204 DONE 0.4s [2024-02-17T01:43:37.051Z] [2024-02-17T01:43:37.051Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-17T01:43:37.051Z] #203 DONE 0.3s [2024-02-17T01:43:37.051Z] [2024-02-17T01:43:37.051Z] #89 [security-secretstore-setup] exporting to image [2024-02-17T01:43:37.051Z] #89 exporting layers 0.2s done [2024-02-17T01:43:37.051Z] #89 writing image sha256:6ae734fdae0c3dd74374f367f819b01b25d0565f214d68a63b2d27c43edc5680 done [2024-02-17T01:43:37.051Z] #89 naming to docker.io/library/security-secretstore-setup done [2024-02-17T01:43:37.051Z] #89 DONE 6.4s [2024-02-17T01:43:37.051Z] [2024-02-17T01:43:37.051Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-17T01:43:37.311Z] #48 ... [2024-02-17T01:43:37.311Z] [2024-02-17T01:43:37.311Z] #89 [security-bootstrapper] exporting to image [2024-02-17T01:43:37.311Z] #89 exporting layers 0.2s done [2024-02-17T01:43:37.311Z] #89 writing image sha256:eb246c1176336f489b763283f75f83955e6f27f517b41952755d02452e093182 done [2024-02-17T01:43:37.311Z] #89 naming to docker.io/library/security-bootstrapper done [2024-02-17T01:43:37.311Z] #89 DONE 6.6s [2024-02-17T01:43:37.311Z] [2024-02-17T01:43:37.311Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-17T01:43:37.311Z] time="2024-02-17T01:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T01:43:37.311Z] time="2024-02-17T01:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T01:43:37.311Z] time="2024-02-17T01:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T01:43:37.311Z] time="2024-02-17T01:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T01:43:37.311Z] time="2024-02-17T01:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T01:43:37.311Z] time="2024-02-17T01:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T01:43:37.311Z] time="2024-02-17T01:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T01:43:37.311Z] time="2024-02-17T01:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T01:43:37.311Z] time="2024-02-17T01:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T01:43:37.311Z] time="2024-02-17T01:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T01:43:37.311Z] time="2024-02-17T01:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T01:43:37.311Z] time="2024-02-17T01:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T01:43:37.311Z] time="2024-02-17T01:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T01:43:37.311Z] time="2024-02-17T01:40:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-17T01:43:37.320Z] $ docker stop --time=1 b6868304c21b255cde5fb22cb2b5d8bb64b0fa2bd0f2872665683063770a4a71 [2024-02-17T01:43:38.591Z] $ docker rm -f --volumes b6868304c21b255cde5fb22cb2b5d8bb64b0fa2bd0f2872665683063770a4a71 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-17T01:43:38.977Z] + docker images [2024-02-17T01:43:38.977Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-17T01:43:38.977Z] security-bootstrapper latest eb246c117633 1 second ago 18.6MB [2024-02-17T01:43:38.977Z] security-proxy-setup latest f7c53a92a223 2 seconds ago 25.9MB [2024-02-17T01:43:38.977Z] security-proxy-auth latest 659d93473570 2 seconds ago 15.8MB [2024-02-17T01:43:38.977Z] core-common-config-bootstrapper latest 13a98cc3b98c 2 seconds ago 15MB [2024-02-17T01:43:38.977Z] security-secretstore-setup latest 6ae734fdae0c 2 seconds ago 36.3MB [2024-02-17T01:43:38.977Z] core-metadata latest efa26e2ad295 4 seconds ago 17.4MB [2024-02-17T01:43:38.977Z] support-scheduler latest 1d1d263bd9d9 5 seconds ago 26.2MB [2024-02-17T01:43:38.977Z] core-command latest 99b2127a4170 5 seconds ago 17MB [2024-02-17T01:43:38.977Z] security-spiffe-token-provider latest 5043f17ef031 5 seconds ago 28.7MB [2024-02-17T01:43:38.977Z] core-data latest 18d7a95f32ad 5 seconds ago 17.2MB [2024-02-17T01:43:38.977Z] support-notifications latest 41a1e02d6de4 5 seconds ago 26.7MB [2024-02-17T01:43:38.977Z] security-spire-server latest 0aa26f178173 2 minutes ago 102MB [2024-02-17T01:43:38.977Z] security-spire-agent latest 0fb91b504483 2 minutes ago 161MB [2024-02-17T01:43:38.977Z] security-spire-config latest b591f3d9d381 2 minutes ago 102MB [2024-02-17T01:43:38.977Z] ci-base-image-x86_64 latest 256f5733cc61 5 minutes ago 885MB [2024-02-17T01:43:38.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-02-17T01:43:38.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB [2024-02-17T01:43:38.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 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 [2024-02-17T01:43:39.343Z] provisioning config files... [2024-02-17T01:43:39.354Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/626@tmp/config10342719379574460403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-17T01:43:39.697Z] ---> ****-login.sh [2024-02-17T01:43:39.697Z] nexus3.edgexfoundry.org:10001 [2024-02-17T01:43:39.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T01:43:39.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T01:43:39.697Z] Configure a credential helper to remove this warning. See [2024-02-17T01:43:39.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T01:43:39.698Z] [2024-02-17T01:43:39.698Z] Login Succeeded [2024-02-17T01:43:39.698Z] nexus3.edgexfoundry.org:10002 [2024-02-17T01:43:39.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T01:43:39.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T01:43:39.698Z] Configure a credential helper to remove this warning. See [2024-02-17T01:43:39.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T01:43:39.698Z] [2024-02-17T01:43:39.698Z] Login Succeeded [2024-02-17T01:43:39.698Z] nexus3.edgexfoundry.org:10003 [2024-02-17T01:43:39.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T01:43:39.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T01:43:39.956Z] Configure a credential helper to remove this warning. See [2024-02-17T01:43:39.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T01:43:39.956Z] [2024-02-17T01:43:39.956Z] Login Succeeded [2024-02-17T01:43:39.957Z] nexus3.edgexfoundry.org:10004 [2024-02-17T01:43:39.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T01:43:39.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T01:43:39.957Z] Configure a credential helper to remove this warning. See [2024-02-17T01:43:39.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T01:43:39.957Z] [2024-02-17T01:43:39.957Z] Login Succeeded [2024-02-17T01:43:39.957Z] ****.io [2024-02-17T01:43:40.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T01:43:40.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T01:43:40.475Z] Configure a credential helper to remove this warning. See [2024-02-17T01:43:40.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T01:43:40.475Z] [2024-02-17T01:43:40.475Z] Login Succeeded [2024-02-17T01:43:40.475Z] ---> ****-login.sh ends [Pipeline] } [2024-02-17T01:43:40.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T01:43:40.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-17T01:43:40.671Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-02-17T01:43:40.671Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:43:40.671Z] latest [2024-02-17T01:43:40.671Z] 3.2.0-dev.16 [2024-02-17T01:43:40.671Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:43:40.671Z] main [2024-02-17T01:43:40.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:41.133Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:41.534Z] + docker push nexus3.edgexfoundry.org:10004/core-command:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:43:41.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-17T01:43:41.534Z] 05e509dbd316: Preparing [2024-02-17T01:43:41.534Z] 046e73af5992: Preparing [2024-02-17T01:43:41.534Z] 17752409d63b: Preparing [2024-02-17T01:43:41.534Z] 1b0c6928a5dd: Preparing [2024-02-17T01:43:41.534Z] ee463c30805f: Preparing [2024-02-17T01:43:41.534Z] 9ba735067fe6: Preparing [2024-02-17T01:43:41.534Z] aedc3bda2944: Preparing [2024-02-17T01:43:41.534Z] 9ba735067fe6: Waiting [2024-02-17T01:43:41.534Z] aedc3bda2944: Waiting [2024-02-17T01:43:41.534Z] 1b0c6928a5dd: Pushed [2024-02-17T01:43:41.534Z] 05e509dbd316: Pushed [2024-02-17T01:43:41.534Z] 17752409d63b: Pushed [2024-02-17T01:43:41.534Z] ee463c30805f: Pushed [2024-02-17T01:43:41.534Z] aedc3bda2944: Layer already exists [2024-02-17T01:43:41.792Z] 9ba735067fe6: Pushed [2024-02-17T01:43:42.730Z] 046e73af5992: Pushed [2024-02-17T01:43:42.992Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:026864c2d12dbd654b0a0b43467f6ea65d935ab0e70254f1f8bf45737ed807d8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:43.402Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:43.807Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-02-17T01:43:43.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-17T01:43:43.808Z] 05e509dbd316: Preparing [2024-02-17T01:43:43.808Z] 046e73af5992: Preparing [2024-02-17T01:43:43.808Z] 17752409d63b: Preparing [2024-02-17T01:43:43.808Z] 1b0c6928a5dd: Preparing [2024-02-17T01:43:43.808Z] ee463c30805f: Preparing [2024-02-17T01:43:43.808Z] 9ba735067fe6: Preparing [2024-02-17T01:43:43.808Z] aedc3bda2944: Preparing [2024-02-17T01:43:43.808Z] 9ba735067fe6: Waiting [2024-02-17T01:43:43.808Z] aedc3bda2944: Waiting [2024-02-17T01:43:43.808Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:43:43.808Z] 046e73af5992: Layer already exists [2024-02-17T01:43:43.808Z] ee463c30805f: Layer already exists [2024-02-17T01:43:43.808Z] 17752409d63b: Layer already exists [2024-02-17T01:43:43.808Z] 05e509dbd316: Layer already exists [2024-02-17T01:43:43.808Z] 9ba735067fe6: Layer already exists [2024-02-17T01:43:43.808Z] aedc3bda2944: Layer already exists [2024-02-17T01:43:43.808Z] latest: digest: sha256:026864c2d12dbd654b0a0b43467f6ea65d935ab0e70254f1f8bf45737ed807d8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:44.219Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:44.621Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.16 [2024-02-17T01:43:44.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-17T01:43:44.621Z] 05e509dbd316: Preparing [2024-02-17T01:43:44.621Z] 046e73af5992: Preparing [2024-02-17T01:43:44.621Z] 17752409d63b: Preparing [2024-02-17T01:43:44.621Z] 1b0c6928a5dd: Preparing [2024-02-17T01:43:44.621Z] ee463c30805f: Preparing [2024-02-17T01:43:44.621Z] 9ba735067fe6: Preparing [2024-02-17T01:43:44.621Z] aedc3bda2944: Preparing [2024-02-17T01:43:44.621Z] aedc3bda2944: Waiting [2024-02-17T01:43:44.621Z] 9ba735067fe6: Waiting [2024-02-17T01:43:44.621Z] 17752409d63b: Layer already exists [2024-02-17T01:43:44.621Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:43:44.621Z] 046e73af5992: Layer already exists [2024-02-17T01:43:44.621Z] ee463c30805f: Layer already exists [2024-02-17T01:43:44.621Z] 05e509dbd316: Layer already exists [2024-02-17T01:43:44.621Z] aedc3bda2944: Layer already exists [2024-02-17T01:43:44.621Z] 9ba735067fe6: Layer already exists [2024-02-17T01:43:44.621Z] 3.2.0-dev.16: digest: sha256:026864c2d12dbd654b0a0b43467f6ea65d935ab0e70254f1f8bf45737ed807d8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:45.031Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:45.524Z] + docker push nexus3.edgexfoundry.org:10004/core-command:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:43:45.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-17T01:43:45.524Z] 05e509dbd316: Preparing [2024-02-17T01:43:45.524Z] 046e73af5992: Preparing [2024-02-17T01:43:45.524Z] 17752409d63b: Preparing [2024-02-17T01:43:45.524Z] 1b0c6928a5dd: Preparing [2024-02-17T01:43:45.524Z] ee463c30805f: Preparing [2024-02-17T01:43:45.524Z] 9ba735067fe6: Preparing [2024-02-17T01:43:45.524Z] aedc3bda2944: Preparing [2024-02-17T01:43:45.524Z] aedc3bda2944: Waiting [2024-02-17T01:43:45.524Z] 9ba735067fe6: Waiting [2024-02-17T01:43:45.524Z] ee463c30805f: Layer already exists [2024-02-17T01:43:45.524Z] 046e73af5992: Layer already exists [2024-02-17T01:43:45.524Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:43:45.524Z] 17752409d63b: Layer already exists [2024-02-17T01:43:45.524Z] 05e509dbd316: Layer already exists [2024-02-17T01:43:45.524Z] aedc3bda2944: Layer already exists [2024-02-17T01:43:45.524Z] 9ba735067fe6: Layer already exists [2024-02-17T01:43:45.524Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:026864c2d12dbd654b0a0b43467f6ea65d935ab0e70254f1f8bf45737ed807d8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:45.931Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:46.331Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-02-17T01:43:46.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-17T01:43:46.331Z] 05e509dbd316: Preparing [2024-02-17T01:43:46.331Z] 046e73af5992: Preparing [2024-02-17T01:43:46.331Z] 17752409d63b: Preparing [2024-02-17T01:43:46.331Z] 1b0c6928a5dd: Preparing [2024-02-17T01:43:46.331Z] ee463c30805f: Preparing [2024-02-17T01:43:46.331Z] 9ba735067fe6: Preparing [2024-02-17T01:43:46.331Z] aedc3bda2944: Preparing [2024-02-17T01:43:46.331Z] 9ba735067fe6: Waiting [2024-02-17T01:43:46.331Z] aedc3bda2944: Waiting [2024-02-17T01:43:46.331Z] ee463c30805f: Layer already exists [2024-02-17T01:43:46.331Z] 046e73af5992: Layer already exists [2024-02-17T01:43:46.331Z] 17752409d63b: Layer already exists [2024-02-17T01:43:46.331Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:43:46.331Z] 05e509dbd316: Layer already exists [2024-02-17T01:43:46.331Z] 9ba735067fe6: Layer already exists [2024-02-17T01:43:46.331Z] aedc3bda2944: Layer already exists [2024-02-17T01:43:46.331Z] main: digest: sha256:026864c2d12dbd654b0a0b43467f6ea65d935ab0e70254f1f8bf45737ed807d8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T01:43:46.626Z] ===================================================== [Pipeline] echo [2024-02-17T01:43:46.666Z] taggedImages: [2024-02-17T01:43:46.666Z] - nexus3.edgexfoundry.org:10004/core-command:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:43:46.666Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-02-17T01:43:46.666Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.16 [2024-02-17T01:43:46.666Z] - nexus3.edgexfoundry.org:10004/core-command:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:43:46.666Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-02-17T01:43:46.713Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-02-17T01:43:46.713Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:43:46.713Z] latest [2024-02-17T01:43:46.713Z] 3.2.0-dev.16 [2024-02-17T01:43:46.713Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:43:46.713Z] main [2024-02-17T01:43:46.713Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:47.205Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:47.620Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:43:47.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-17T01:43:47.620Z] be4855314d13: Preparing [2024-02-17T01:43:47.620Z] 94d34bb44efe: Preparing [2024-02-17T01:43:47.620Z] 9a556c90b85e: Preparing [2024-02-17T01:43:47.620Z] df1f44e4cfec: Preparing [2024-02-17T01:43:47.620Z] 17752409d63b: Preparing [2024-02-17T01:43:47.620Z] 1b0c6928a5dd: Preparing [2024-02-17T01:43:47.620Z] ee463c30805f: Preparing [2024-02-17T01:43:47.620Z] 9ba735067fe6: Preparing [2024-02-17T01:43:47.620Z] aedc3bda2944: Preparing [2024-02-17T01:43:47.620Z] 1b0c6928a5dd: Waiting [2024-02-17T01:43:47.620Z] ee463c30805f: Waiting [2024-02-17T01:43:47.620Z] 9ba735067fe6: Waiting [2024-02-17T01:43:47.620Z] aedc3bda2944: Waiting [2024-02-17T01:43:47.620Z] 17752409d63b: Layer already exists [2024-02-17T01:43:47.620Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:43:47.620Z] ee463c30805f: Layer already exists [2024-02-17T01:43:47.620Z] 9ba735067fe6: Layer already exists [2024-02-17T01:43:47.620Z] aedc3bda2944: Layer already exists [2024-02-17T01:43:47.620Z] be4855314d13: Pushed [2024-02-17T01:43:47.620Z] 94d34bb44efe: Pushed [2024-02-17T01:43:47.620Z] 9a556c90b85e: Pushed [2024-02-17T01:43:48.555Z] df1f44e4cfec: Pushed [2024-02-17T01:43:48.815Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:5176580d6125d3f77b9b666939e5577c213b83ac36278b7165eb1e5aeeb68b1b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:49.226Z] + 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 [2024-02-17T01:43:49.636Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-02-17T01:43:49.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-17T01:43:49.636Z] be4855314d13: Preparing [2024-02-17T01:43:49.636Z] 94d34bb44efe: Preparing [2024-02-17T01:43:49.636Z] 9a556c90b85e: Preparing [2024-02-17T01:43:49.636Z] df1f44e4cfec: Preparing [2024-02-17T01:43:49.636Z] 17752409d63b: Preparing [2024-02-17T01:43:49.636Z] 1b0c6928a5dd: Preparing [2024-02-17T01:43:49.636Z] ee463c30805f: Preparing [2024-02-17T01:43:49.636Z] 9ba735067fe6: Preparing [2024-02-17T01:43:49.636Z] aedc3bda2944: Preparing [2024-02-17T01:43:49.636Z] 1b0c6928a5dd: Waiting [2024-02-17T01:43:49.636Z] 9ba735067fe6: Waiting [2024-02-17T01:43:49.636Z] ee463c30805f: Waiting [2024-02-17T01:43:49.636Z] aedc3bda2944: Waiting [2024-02-17T01:43:49.636Z] df1f44e4cfec: Layer already exists [2024-02-17T01:43:49.636Z] 17752409d63b: Layer already exists [2024-02-17T01:43:49.636Z] be4855314d13: Layer already exists [2024-02-17T01:43:49.636Z] 94d34bb44efe: Layer already exists [2024-02-17T01:43:49.636Z] 9a556c90b85e: Layer already exists [2024-02-17T01:43:49.636Z] 9ba735067fe6: Layer already exists [2024-02-17T01:43:49.636Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:43:49.636Z] aedc3bda2944: Layer already exists [2024-02-17T01:43:49.636Z] ee463c30805f: Layer already exists [2024-02-17T01:43:49.636Z] latest: digest: sha256:5176580d6125d3f77b9b666939e5577c213b83ac36278b7165eb1e5aeeb68b1b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:50.055Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:50.470Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.16 [2024-02-17T01:43:50.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-17T01:43:50.470Z] be4855314d13: Preparing [2024-02-17T01:43:50.470Z] 94d34bb44efe: Preparing [2024-02-17T01:43:50.470Z] 9a556c90b85e: Preparing [2024-02-17T01:43:50.470Z] df1f44e4cfec: Preparing [2024-02-17T01:43:50.470Z] 17752409d63b: Preparing [2024-02-17T01:43:50.470Z] 1b0c6928a5dd: Preparing [2024-02-17T01:43:50.470Z] ee463c30805f: Preparing [2024-02-17T01:43:50.470Z] 9ba735067fe6: Preparing [2024-02-17T01:43:50.470Z] aedc3bda2944: Preparing [2024-02-17T01:43:50.470Z] 1b0c6928a5dd: Waiting [2024-02-17T01:43:50.470Z] ee463c30805f: Waiting [2024-02-17T01:43:50.470Z] 9ba735067fe6: Waiting [2024-02-17T01:43:50.470Z] aedc3bda2944: Waiting [2024-02-17T01:43:50.470Z] 94d34bb44efe: Layer already exists [2024-02-17T01:43:50.470Z] df1f44e4cfec: Layer already exists [2024-02-17T01:43:50.470Z] 9a556c90b85e: Layer already exists [2024-02-17T01:43:50.470Z] be4855314d13: Layer already exists [2024-02-17T01:43:50.470Z] 17752409d63b: Layer already exists [2024-02-17T01:43:50.470Z] ee463c30805f: Layer already exists [2024-02-17T01:43:50.470Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:43:50.470Z] 9ba735067fe6: Layer already exists [2024-02-17T01:43:50.470Z] aedc3bda2944: Layer already exists [2024-02-17T01:43:50.470Z] 3.2.0-dev.16: digest: sha256:5176580d6125d3f77b9b666939e5577c213b83ac36278b7165eb1e5aeeb68b1b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:50.895Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-17T01:43:51.039Z] Removing intermediate container 0b7d8eca4051 [2024-02-17T01:43:51.039Z] ---> 7856fac71874 [2024-02-17T01:43:51.039Z] Successfully built 7856fac71874 [2024-02-17T01:43:51.039Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:51.322Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:43:51.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-17T01:43:51.322Z] be4855314d13: Preparing [2024-02-17T01:43:51.322Z] 94d34bb44efe: Preparing [2024-02-17T01:43:51.322Z] 9a556c90b85e: Preparing [2024-02-17T01:43:51.322Z] df1f44e4cfec: Preparing [2024-02-17T01:43:51.322Z] 17752409d63b: Preparing [2024-02-17T01:43:51.322Z] 1b0c6928a5dd: Preparing [2024-02-17T01:43:51.322Z] ee463c30805f: Preparing [2024-02-17T01:43:51.322Z] 9ba735067fe6: Preparing [2024-02-17T01:43:51.322Z] aedc3bda2944: Preparing [2024-02-17T01:43:51.322Z] 1b0c6928a5dd: Waiting [2024-02-17T01:43:51.322Z] ee463c30805f: Waiting [2024-02-17T01:43:51.322Z] aedc3bda2944: Waiting [2024-02-17T01:43:51.322Z] 9ba735067fe6: Waiting [2024-02-17T01:43:51.322Z] be4855314d13: Layer already exists [2024-02-17T01:43:51.322Z] 17752409d63b: Layer already exists [2024-02-17T01:43:51.322Z] 94d34bb44efe: Layer already exists [2024-02-17T01:43:51.322Z] 9a556c90b85e: Layer already exists [2024-02-17T01:43:51.322Z] df1f44e4cfec: Layer already exists [2024-02-17T01:43:51.322Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:43:51.322Z] ee463c30805f: Layer already exists [2024-02-17T01:43:51.322Z] 9ba735067fe6: Layer already exists [2024-02-17T01:43:51.322Z] aedc3bda2944: Layer already exists [2024-02-17T01:43:51.322Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:5176580d6125d3f77b9b666939e5577c213b83ac36278b7165eb1e5aeeb68b1b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:51.480Z] + docker inspect -f . ci-base-image-arm64 [2024-02-17T01:43:51.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-17T01:43:51.757Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-02-17T01:43:51.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container [2024-02-17T01:43:51.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/626 -v /w/workspace/edgex-go/626:/w/workspace/edgex-go/626:rw,z -v /w/workspace/edgex-go/626@tmp:/w/workspace/edgex-go/626@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 [2024-02-17T01:43:53.264Z] $ docker top 6cc83b6a9a6d7b3e5e060c16e7590ab9e226000c2e423bdaf4ba226a99323a8e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-02-17T01:43:54.010Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-02-17T01:43:54.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-17T01:43:54.011Z] be4855314d13: Preparing [2024-02-17T01:43:54.011Z] 94d34bb44efe: Preparing [2024-02-17T01:43:54.011Z] 9a556c90b85e: Preparing [2024-02-17T01:43:54.011Z] df1f44e4cfec: Preparing [2024-02-17T01:43:54.011Z] 17752409d63b: Preparing [2024-02-17T01:43:54.011Z] 1b0c6928a5dd: Preparing [2024-02-17T01:43:54.011Z] ee463c30805f: Preparing [2024-02-17T01:43:54.011Z] 9ba735067fe6: Preparing [2024-02-17T01:43:54.011Z] aedc3bda2944: Preparing [2024-02-17T01:43:54.011Z] 1b0c6928a5dd: Waiting [2024-02-17T01:43:54.011Z] aedc3bda2944: Waiting [2024-02-17T01:43:54.011Z] ee463c30805f: Waiting [2024-02-17T01:43:54.011Z] 9ba735067fe6: Waiting [2024-02-17T01:43:54.011Z] 9a556c90b85e: Layer already exists [2024-02-17T01:43:54.011Z] be4855314d13: Layer already exists [2024-02-17T01:43:54.011Z] 17752409d63b: Layer already exists [2024-02-17T01:43:54.011Z] df1f44e4cfec: Layer already exists [2024-02-17T01:43:54.011Z] 94d34bb44efe: Layer already exists [2024-02-17T01:43:54.011Z] 9ba735067fe6: Layer already exists [2024-02-17T01:43:54.011Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:43:54.011Z] ee463c30805f: Layer already exists [2024-02-17T01:43:54.011Z] aedc3bda2944: Layer already exists [2024-02-17T01:43:54.011Z] main: digest: sha256:5176580d6125d3f77b9b666939e5577c213b83ac36278b7165eb1e5aeeb68b1b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2024-02-17T01:43:54.448Z] + go version [2024-02-17T01:43:54.448Z] go version go1.21.0 linux/arm64 [Pipeline] echo [2024-02-17T01:43:54.457Z] ===================================================== [Pipeline] } [2024-02-17T01:43:54.508Z] $ docker stop --time=1 6cc83b6a9a6d7b3e5e060c16e7590ab9e226000c2e423bdaf4ba226a99323a8e [2024-02-17T01:43:56.109Z] $ docker rm -f --volumes 6cc83b6a9a6d7b3e5e060c16e7590ab9e226000c2e423bdaf4ba226a99323a8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] echo [2024-02-17T01:43:56.317Z] taggedImages: [2024-02-17T01:43:56.317Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:43:56.317Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-02-17T01:43:56.317Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.16 [2024-02-17T01:43:56.317Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:43:56.317Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2024-02-17T01:43:56.479Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-02-17T01:43:56.479Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:43:56.479Z] latest [2024-02-17T01:43:56.479Z] 3.2.0-dev.16 [2024-02-17T01:43:56.479Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:43:56.479Z] main [2024-02-17T01:43:56.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-02-17T01:43:56.958Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:57.363Z] + docker push nexus3.edgexfoundry.org:10004/core-data:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:43:57.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-17T01:43:57.364Z] 1be54be27c0c: Preparing [2024-02-17T01:43:57.364Z] 7980112f7c3f: Preparing [2024-02-17T01:43:57.364Z] 17752409d63b: Preparing [2024-02-17T01:43:57.364Z] 1b0c6928a5dd: Preparing [2024-02-17T01:43:57.364Z] cf1643911aa1: Preparing [2024-02-17T01:43:57.364Z] 9ba735067fe6: Preparing [2024-02-17T01:43:57.364Z] aedc3bda2944: Preparing [2024-02-17T01:43:57.364Z] 9ba735067fe6: Waiting [2024-02-17T01:43:57.364Z] aedc3bda2944: Waiting [2024-02-17T01:43:57.364Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:43:57.364Z] 17752409d63b: Layer already exists [2024-02-17T01:43:57.364Z] 9ba735067fe6: Layer already exists [2024-02-17T01:43:57.364Z] aedc3bda2944: Layer already exists [2024-02-17T01:43:57.364Z] 1be54be27c0c: Pushed [2024-02-17T01:43:57.364Z] cf1643911aa1: Pushed [2024-02-17T01:43:57.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-17T01:43:57.618Z] [2024-02-17T01:43:57.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:57.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-17T01:43:57.995Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-02-17T01:43:57.995Z] 547446be3368: Pulling fs layer [2024-02-17T01:43:57.995Z] d125d8839a47: Pulling fs layer [2024-02-17T01:43:57.995Z] 3e85d5ac6304: Pulling fs layer [2024-02-17T01:43:57.995Z] c3105a71a48b: Pulling fs layer [2024-02-17T01:43:57.995Z] 0f093f025ec4: Pulling fs layer [2024-02-17T01:43:57.995Z] c3106fc0e877: Pulling fs layer [2024-02-17T01:43:57.995Z] c3105a71a48b: Waiting [2024-02-17T01:43:57.995Z] 0f093f025ec4: Waiting [2024-02-17T01:43:57.995Z] c3106fc0e877: Waiting [2024-02-17T01:43:58.264Z] 547446be3368: Verifying Checksum [2024-02-17T01:43:58.264Z] 547446be3368: Download complete [2024-02-17T01:43:58.264Z] c3105a71a48b: Verifying Checksum [2024-02-17T01:43:58.264Z] c3105a71a48b: Download complete [2024-02-17T01:43:58.532Z] d125d8839a47: Verifying Checksum [2024-02-17T01:43:58.532Z] d125d8839a47: Download complete [2024-02-17T01:43:58.738Z] 7980112f7c3f: Pushed [2024-02-17T01:43:58.738Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:1444c81346908ba5e2a8cd31d608b81009625302466c207c7c631da7265b5610 size: 1778 [Pipeline] } [Pipeline] // withEnv [2024-02-17T01:43:58.800Z] c3106fc0e877: Verifying Checksum [2024-02-17T01:43:58.800Z] c3106fc0e877: Download complete [2024-02-17T01:43:58.800Z] 0f093f025ec4: Verifying Checksum [2024-02-17T01:43:58.800Z] 0f093f025ec4: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:59.068Z] 547446be3368: Pull complete [2024-02-17T01:43:59.186Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:43:59.636Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-02-17T01:43:59.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-17T01:43:59.636Z] 1be54be27c0c: Preparing [2024-02-17T01:43:59.636Z] 7980112f7c3f: Preparing [2024-02-17T01:43:59.636Z] 17752409d63b: Preparing [2024-02-17T01:43:59.636Z] 1b0c6928a5dd: Preparing [2024-02-17T01:43:59.636Z] cf1643911aa1: Preparing [2024-02-17T01:43:59.636Z] 9ba735067fe6: Preparing [2024-02-17T01:43:59.636Z] aedc3bda2944: Preparing [2024-02-17T01:43:59.636Z] aedc3bda2944: Waiting [2024-02-17T01:43:59.636Z] 9ba735067fe6: Waiting [2024-02-17T01:43:59.636Z] 7980112f7c3f: Layer already exists [2024-02-17T01:43:59.636Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:43:59.636Z] cf1643911aa1: Layer already exists [2024-02-17T01:43:59.636Z] 17752409d63b: Layer already exists [2024-02-17T01:43:59.636Z] 1be54be27c0c: Layer already exists [2024-02-17T01:43:59.636Z] 9ba735067fe6: Layer already exists [2024-02-17T01:43:59.636Z] aedc3bda2944: Layer already exists [2024-02-17T01:43:59.636Z] latest: digest: sha256:1444c81346908ba5e2a8cd31d608b81009625302466c207c7c631da7265b5610 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:00.085Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:00.480Z] d125d8839a47: Pull complete [2024-02-17T01:44:00.627Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.16 [2024-02-17T01:44:00.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-17T01:44:00.628Z] 1be54be27c0c: Preparing [2024-02-17T01:44:00.628Z] 7980112f7c3f: Preparing [2024-02-17T01:44:00.628Z] 17752409d63b: Preparing [2024-02-17T01:44:00.628Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:00.628Z] cf1643911aa1: Preparing [2024-02-17T01:44:00.628Z] 9ba735067fe6: Preparing [2024-02-17T01:44:00.628Z] aedc3bda2944: Preparing [2024-02-17T01:44:00.628Z] 9ba735067fe6: Waiting [2024-02-17T01:44:00.628Z] 1be54be27c0c: Layer already exists [2024-02-17T01:44:00.628Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:00.628Z] 7980112f7c3f: Layer already exists [2024-02-17T01:44:00.628Z] cf1643911aa1: Layer already exists [2024-02-17T01:44:00.628Z] 17752409d63b: Layer already exists [2024-02-17T01:44:00.628Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:00.628Z] 9ba735067fe6: Layer already exists [2024-02-17T01:44:00.628Z] 3.2.0-dev.16: digest: sha256:1444c81346908ba5e2a8cd31d608b81009625302466c207c7c631da7265b5610 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2024-02-17T01:44:00.752Z] 3e85d5ac6304: Verifying Checksum [2024-02-17T01:44:00.752Z] 3e85d5ac6304: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:01.124Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:01.628Z] + docker push nexus3.edgexfoundry.org:10004/core-data:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:01.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-17T01:44:01.628Z] 1be54be27c0c: Preparing [2024-02-17T01:44:01.628Z] 7980112f7c3f: Preparing [2024-02-17T01:44:01.628Z] 17752409d63b: Preparing [2024-02-17T01:44:01.628Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:01.628Z] cf1643911aa1: Preparing [2024-02-17T01:44:01.628Z] 9ba735067fe6: Preparing [2024-02-17T01:44:01.628Z] aedc3bda2944: Preparing [2024-02-17T01:44:01.628Z] aedc3bda2944: Waiting [2024-02-17T01:44:01.628Z] 9ba735067fe6: Waiting [2024-02-17T01:44:01.628Z] cf1643911aa1: Layer already exists [2024-02-17T01:44:01.628Z] 17752409d63b: Layer already exists [2024-02-17T01:44:01.628Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:01.628Z] 1be54be27c0c: Layer already exists [2024-02-17T01:44:01.628Z] 7980112f7c3f: Layer already exists [2024-02-17T01:44:01.628Z] 9ba735067fe6: Layer already exists [2024-02-17T01:44:01.628Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:01.628Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:1444c81346908ba5e2a8cd31d608b81009625302466c207c7c631da7265b5610 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:02.138Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:02.574Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-02-17T01:44:02.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-17T01:44:02.574Z] 1be54be27c0c: Preparing [2024-02-17T01:44:02.574Z] 7980112f7c3f: Preparing [2024-02-17T01:44:02.574Z] 17752409d63b: Preparing [2024-02-17T01:44:02.574Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:02.574Z] cf1643911aa1: Preparing [2024-02-17T01:44:02.574Z] 9ba735067fe6: Preparing [2024-02-17T01:44:02.574Z] aedc3bda2944: Preparing [2024-02-17T01:44:02.574Z] 9ba735067fe6: Waiting [2024-02-17T01:44:02.574Z] aedc3bda2944: Waiting [2024-02-17T01:44:02.574Z] 7980112f7c3f: Layer already exists [2024-02-17T01:44:02.574Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:02.574Z] 17752409d63b: Layer already exists [2024-02-17T01:44:02.574Z] 1be54be27c0c: Layer already exists [2024-02-17T01:44:02.574Z] cf1643911aa1: Layer already exists [2024-02-17T01:44:02.574Z] 9ba735067fe6: Layer already exists [2024-02-17T01:44:02.574Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:02.574Z] main: digest: sha256:1444c81346908ba5e2a8cd31d608b81009625302466c207c7c631da7265b5610 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T01:44:02.875Z] ===================================================== [Pipeline] echo [2024-02-17T01:44:02.933Z] taggedImages: [2024-02-17T01:44:02.933Z] - nexus3.edgexfoundry.org:10004/core-data:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:02.933Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-02-17T01:44:02.933Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.16 [2024-02-17T01:44:02.933Z] - nexus3.edgexfoundry.org:10004/core-data:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:02.933Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-02-17T01:44:03.002Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-02-17T01:44:03.002Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:03.002Z] latest [2024-02-17T01:44:03.002Z] 3.2.0-dev.16 [2024-02-17T01:44:03.002Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:03.002Z] main [2024-02-17T01:44:03.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:03.562Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:04.018Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:04.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-17T01:44:04.019Z] 2a530a7dad69: Preparing [2024-02-17T01:44:04.019Z] e103b5a9ae5f: Preparing [2024-02-17T01:44:04.019Z] 1cd1958e6c26: Preparing [2024-02-17T01:44:04.019Z] 17752409d63b: Preparing [2024-02-17T01:44:04.019Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:04.019Z] cf1643911aa1: Preparing [2024-02-17T01:44:04.019Z] 9ba735067fe6: Preparing [2024-02-17T01:44:04.019Z] aedc3bda2944: Preparing [2024-02-17T01:44:04.019Z] 9ba735067fe6: Waiting [2024-02-17T01:44:04.019Z] cf1643911aa1: Waiting [2024-02-17T01:44:04.019Z] aedc3bda2944: Waiting [2024-02-17T01:44:04.019Z] e103b5a9ae5f: Pushed [2024-02-17T01:44:04.019Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:04.019Z] 17752409d63b: Layer already exists [2024-02-17T01:44:04.019Z] 2a530a7dad69: Pushed [2024-02-17T01:44:04.019Z] cf1643911aa1: Layer already exists [2024-02-17T01:44:04.019Z] 9ba735067fe6: Layer already exists [2024-02-17T01:44:04.278Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:05.216Z] 1cd1958e6c26: Pushed [2024-02-17T01:44:05.217Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:6cedf88e900f1f51c618cd072d37285832571ef8dce43d359ee139ca31569b0e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:05.680Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:06.142Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-02-17T01:44:06.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-17T01:44:06.142Z] 2a530a7dad69: Preparing [2024-02-17T01:44:06.142Z] e103b5a9ae5f: Preparing [2024-02-17T01:44:06.142Z] 1cd1958e6c26: Preparing [2024-02-17T01:44:06.142Z] 17752409d63b: Preparing [2024-02-17T01:44:06.142Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:06.142Z] cf1643911aa1: Preparing [2024-02-17T01:44:06.142Z] 9ba735067fe6: Preparing [2024-02-17T01:44:06.142Z] aedc3bda2944: Preparing [2024-02-17T01:44:06.142Z] cf1643911aa1: Waiting [2024-02-17T01:44:06.142Z] 9ba735067fe6: Waiting [2024-02-17T01:44:06.142Z] aedc3bda2944: Waiting [2024-02-17T01:44:06.142Z] 1cd1958e6c26: Layer already exists [2024-02-17T01:44:06.142Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:06.142Z] 17752409d63b: Layer already exists [2024-02-17T01:44:06.142Z] 2a530a7dad69: Layer already exists [2024-02-17T01:44:06.142Z] e103b5a9ae5f: Layer already exists [2024-02-17T01:44:06.142Z] 9ba735067fe6: Layer already exists [2024-02-17T01:44:06.142Z] cf1643911aa1: Layer already exists [2024-02-17T01:44:06.142Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:06.142Z] latest: digest: sha256:6cedf88e900f1f51c618cd072d37285832571ef8dce43d359ee139ca31569b0e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:06.602Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:07.063Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.16 [2024-02-17T01:44:07.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-17T01:44:07.063Z] 2a530a7dad69: Preparing [2024-02-17T01:44:07.063Z] e103b5a9ae5f: Preparing [2024-02-17T01:44:07.063Z] 1cd1958e6c26: Preparing [2024-02-17T01:44:07.063Z] 17752409d63b: Preparing [2024-02-17T01:44:07.063Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:07.063Z] cf1643911aa1: Preparing [2024-02-17T01:44:07.063Z] 9ba735067fe6: Preparing [2024-02-17T01:44:07.063Z] aedc3bda2944: Preparing [2024-02-17T01:44:07.063Z] cf1643911aa1: Waiting [2024-02-17T01:44:07.063Z] 9ba735067fe6: Waiting [2024-02-17T01:44:07.063Z] 1cd1958e6c26: Layer already exists [2024-02-17T01:44:07.063Z] e103b5a9ae5f: Layer already exists [2024-02-17T01:44:07.063Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:07.063Z] 17752409d63b: Layer already exists [2024-02-17T01:44:07.063Z] 2a530a7dad69: Layer already exists [2024-02-17T01:44:07.063Z] cf1643911aa1: Layer already exists [2024-02-17T01:44:07.063Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:07.063Z] 9ba735067fe6: Layer already exists [2024-02-17T01:44:07.063Z] 3.2.0-dev.16: digest: sha256:6cedf88e900f1f51c618cd072d37285832571ef8dce43d359ee139ca31569b0e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:07.577Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:08.290Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:08.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-17T01:44:08.290Z] 2a530a7dad69: Preparing [2024-02-17T01:44:08.290Z] e103b5a9ae5f: Preparing [2024-02-17T01:44:08.290Z] 1cd1958e6c26: Preparing [2024-02-17T01:44:08.290Z] 17752409d63b: Preparing [2024-02-17T01:44:08.290Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:08.290Z] cf1643911aa1: Preparing [2024-02-17T01:44:08.290Z] 9ba735067fe6: Preparing [2024-02-17T01:44:08.290Z] aedc3bda2944: Preparing [2024-02-17T01:44:08.290Z] cf1643911aa1: Waiting [2024-02-17T01:44:08.290Z] 9ba735067fe6: Waiting [2024-02-17T01:44:08.290Z] aedc3bda2944: Waiting [2024-02-17T01:44:08.290Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:08.290Z] 2a530a7dad69: Layer already exists [2024-02-17T01:44:08.290Z] 1cd1958e6c26: Layer already exists [2024-02-17T01:44:08.290Z] 17752409d63b: Layer already exists [2024-02-17T01:44:08.290Z] e103b5a9ae5f: Layer already exists [2024-02-17T01:44:08.290Z] cf1643911aa1: Layer already exists [2024-02-17T01:44:08.290Z] 9ba735067fe6: Layer already exists [2024-02-17T01:44:08.290Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:08.290Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:6cedf88e900f1f51c618cd072d37285832571ef8dce43d359ee139ca31569b0e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:08.756Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:09.216Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-02-17T01:44:09.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-17T01:44:09.216Z] 2a530a7dad69: Preparing [2024-02-17T01:44:09.216Z] e103b5a9ae5f: Preparing [2024-02-17T01:44:09.216Z] 1cd1958e6c26: Preparing [2024-02-17T01:44:09.216Z] 17752409d63b: Preparing [2024-02-17T01:44:09.216Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:09.216Z] cf1643911aa1: Preparing [2024-02-17T01:44:09.216Z] 9ba735067fe6: Preparing [2024-02-17T01:44:09.216Z] aedc3bda2944: Preparing [2024-02-17T01:44:09.216Z] cf1643911aa1: Waiting [2024-02-17T01:44:09.216Z] aedc3bda2944: Waiting [2024-02-17T01:44:09.216Z] 9ba735067fe6: Waiting [2024-02-17T01:44:09.216Z] e103b5a9ae5f: Layer already exists [2024-02-17T01:44:09.216Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:09.216Z] 2a530a7dad69: Layer already exists [2024-02-17T01:44:09.216Z] 17752409d63b: Layer already exists [2024-02-17T01:44:09.216Z] 1cd1958e6c26: Layer already exists [2024-02-17T01:44:09.216Z] cf1643911aa1: Layer already exists [2024-02-17T01:44:09.216Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:09.216Z] 9ba735067fe6: Layer already exists [2024-02-17T01:44:09.216Z] main: digest: sha256:6cedf88e900f1f51c618cd072d37285832571ef8dce43d359ee139ca31569b0e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T01:44:09.619Z] ===================================================== [Pipeline] echo [2024-02-17T01:44:09.675Z] taggedImages: [2024-02-17T01:44:09.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:09.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-02-17T01:44:09.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.16 [2024-02-17T01:44:09.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:09.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-02-17T01:44:09.747Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-02-17T01:44:09.747Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:09.747Z] latest [2024-02-17T01:44:09.747Z] 3.2.0-dev.16 [2024-02-17T01:44:09.747Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:09.747Z] main [2024-02-17T01:44:09.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:10.311Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:10.760Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:10.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-17T01:44:10.760Z] 92f3e45be433: Preparing [2024-02-17T01:44:10.760Z] 653eeac01b64: Preparing [2024-02-17T01:44:10.760Z] 48ab518f83da: Preparing [2024-02-17T01:44:10.760Z] 5bd9383988b5: Preparing [2024-02-17T01:44:10.760Z] 04cd92b9bd07: Preparing [2024-02-17T01:44:10.760Z] 33763e656ebd: Preparing [2024-02-17T01:44:10.760Z] 8b9225d5bae1: Preparing [2024-02-17T01:44:10.760Z] 17752409d63b: Preparing [2024-02-17T01:44:10.760Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:10.760Z] 0ac47d986b3f: Preparing [2024-02-17T01:44:10.760Z] 4c7b83b86d55: Preparing [2024-02-17T01:44:10.760Z] 5f70bf18a086: Preparing [2024-02-17T01:44:10.760Z] d23b1d816fb8: Preparing [2024-02-17T01:44:10.760Z] ec1123dfe68a: Preparing [2024-02-17T01:44:10.760Z] 21dfba8457b3: Preparing [2024-02-17T01:44:10.760Z] aedc3bda2944: Preparing [2024-02-17T01:44:10.760Z] 33763e656ebd: Waiting [2024-02-17T01:44:10.760Z] 17752409d63b: Waiting [2024-02-17T01:44:10.760Z] 0ac47d986b3f: Waiting [2024-02-17T01:44:10.760Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:10.760Z] 4c7b83b86d55: Waiting [2024-02-17T01:44:10.760Z] 5f70bf18a086: Waiting [2024-02-17T01:44:10.760Z] d23b1d816fb8: Waiting [2024-02-17T01:44:10.760Z] aedc3bda2944: Waiting [2024-02-17T01:44:10.760Z] ec1123dfe68a: Waiting [2024-02-17T01:44:10.760Z] 21dfba8457b3: Waiting [2024-02-17T01:44:10.760Z] 04cd92b9bd07: Pushed [2024-02-17T01:44:10.760Z] 5bd9383988b5: Pushed [2024-02-17T01:44:10.760Z] 48ab518f83da: Pushed [2024-02-17T01:44:10.760Z] 653eeac01b64: Pushed [2024-02-17T01:44:10.832Z] 3e85d5ac6304: Pull complete [2024-02-17T01:44:10.832Z] c3105a71a48b: Pull complete [2024-02-17T01:44:11.019Z] 92f3e45be433: Pushed [2024-02-17T01:44:11.277Z] 33763e656ebd: Pushed [2024-02-17T01:44:11.535Z] 0ac47d986b3f: Pushed [2024-02-17T01:44:11.535Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:11.535Z] 17752409d63b: Layer already exists [2024-02-17T01:44:11.535Z] 4c7b83b86d55: Pushed [2024-02-17T01:44:11.792Z] 0f093f025ec4: Pull complete [2024-02-17T01:44:11.794Z] 5f70bf18a086: Pushed [2024-02-17T01:44:11.794Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:11.794Z] d23b1d816fb8: Pushed [2024-02-17T01:44:11.794Z] ec1123dfe68a: Pushed [2024-02-17T01:44:11.794Z] 21dfba8457b3: Pushed [2024-02-17T01:44:12.060Z] c3106fc0e877: Pull complete [2024-02-17T01:44:12.060Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-02-17T01:44:12.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-17T01:44:12.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-17T01:44:12.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container [2024-02-17T01:44:12.515Z] $ 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/626 -v /w/workspace/edgex-go/626:/w/workspace/edgex-go/626:rw,z -v /w/workspace/edgex-go/626@tmp:/w/workspace/edgex-go/626@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 [2024-02-17T01:44:12.730Z] 8b9225d5bae1: Pushed [2024-02-17T01:44:12.730Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:a4cdffcb53d65df1c8c2fc41c4b0a8c75b7c7e8211b9081f65dcdbac1b986c4c size: 3645 [2024-02-17T01:44:14.436Z] $ docker top 89ab46ddd4894b9b2a28ac90dd79c5babb5ac4116d1e12b308b6b4a201bb2813 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:15.232Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-17T01:44:15.413Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2024-02-17T01:44:15.695Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-02-17T01:44:15.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-17T01:44:15.695Z] 92f3e45be433: Preparing [2024-02-17T01:44:15.695Z] 653eeac01b64: Preparing [2024-02-17T01:44:15.695Z] 48ab518f83da: Preparing [2024-02-17T01:44:15.695Z] 5bd9383988b5: Preparing [2024-02-17T01:44:15.695Z] 04cd92b9bd07: Preparing [2024-02-17T01:44:15.695Z] 33763e656ebd: Preparing [2024-02-17T01:44:15.695Z] 8b9225d5bae1: Preparing [2024-02-17T01:44:15.695Z] 17752409d63b: Preparing [2024-02-17T01:44:15.695Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:15.695Z] 0ac47d986b3f: Preparing [2024-02-17T01:44:15.695Z] 4c7b83b86d55: Preparing [2024-02-17T01:44:15.695Z] 5f70bf18a086: Preparing [2024-02-17T01:44:15.695Z] d23b1d816fb8: Preparing [2024-02-17T01:44:15.695Z] ec1123dfe68a: Preparing [2024-02-17T01:44:15.695Z] 21dfba8457b3: Preparing [2024-02-17T01:44:15.695Z] aedc3bda2944: Preparing [2024-02-17T01:44:15.695Z] 0ac47d986b3f: Waiting [2024-02-17T01:44:15.695Z] 4c7b83b86d55: Waiting [2024-02-17T01:44:15.695Z] 5f70bf18a086: Waiting [2024-02-17T01:44:15.695Z] d23b1d816fb8: Waiting [2024-02-17T01:44:15.695Z] ec1123dfe68a: Waiting [2024-02-17T01:44:15.695Z] 21dfba8457b3: Waiting [2024-02-17T01:44:15.695Z] aedc3bda2944: Waiting [2024-02-17T01:44:15.695Z] 33763e656ebd: Waiting [2024-02-17T01:44:15.695Z] 8b9225d5bae1: Waiting [2024-02-17T01:44:15.695Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:15.695Z] 17752409d63b: Waiting [2024-02-17T01:44:15.695Z] 04cd92b9bd07: Layer already exists [2024-02-17T01:44:15.695Z] 48ab518f83da: Layer already exists [2024-02-17T01:44:15.695Z] 5bd9383988b5: Layer already exists [2024-02-17T01:44:15.695Z] 92f3e45be433: Layer already exists [2024-02-17T01:44:15.695Z] 653eeac01b64: Layer already exists [2024-02-17T01:44:15.695Z] 17752409d63b: Layer already exists [2024-02-17T01:44:15.695Z] 8b9225d5bae1: Layer already exists [2024-02-17T01:44:15.695Z] 33763e656ebd: Layer already exists [2024-02-17T01:44:15.695Z] 0ac47d986b3f: Layer already exists [2024-02-17T01:44:15.695Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:15.695Z] 5f70bf18a086: Layer already exists [2024-02-17T01:44:15.695Z] 4c7b83b86d55: Layer already exists [2024-02-17T01:44:15.695Z] 21dfba8457b3: Layer already exists [2024-02-17T01:44:15.695Z] d23b1d816fb8: Layer already exists [2024-02-17T01:44:15.695Z] ec1123dfe68a: Layer already exists [2024-02-17T01:44:15.695Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:15.695Z] latest: digest: sha256:a4cdffcb53d65df1c8c2fc41c4b0a8c75b7c7e8211b9081f65dcdbac1b986c4c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:16.231Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:16.693Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.16 [2024-02-17T01:44:16.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-17T01:44:16.693Z] 92f3e45be433: Preparing [2024-02-17T01:44:16.693Z] 653eeac01b64: Preparing [2024-02-17T01:44:16.693Z] 48ab518f83da: Preparing [2024-02-17T01:44:16.693Z] 5bd9383988b5: Preparing [2024-02-17T01:44:16.693Z] 04cd92b9bd07: Preparing [2024-02-17T01:44:16.693Z] 33763e656ebd: Preparing [2024-02-17T01:44:16.693Z] 8b9225d5bae1: Preparing [2024-02-17T01:44:16.693Z] 17752409d63b: Preparing [2024-02-17T01:44:16.693Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:16.693Z] 0ac47d986b3f: Preparing [2024-02-17T01:44:16.693Z] 4c7b83b86d55: Preparing [2024-02-17T01:44:16.693Z] 5f70bf18a086: Preparing [2024-02-17T01:44:16.693Z] d23b1d816fb8: Preparing [2024-02-17T01:44:16.693Z] ec1123dfe68a: Preparing [2024-02-17T01:44:16.693Z] 21dfba8457b3: Preparing [2024-02-17T01:44:16.693Z] aedc3bda2944: Preparing [2024-02-17T01:44:16.693Z] 5f70bf18a086: Waiting [2024-02-17T01:44:16.693Z] 0ac47d986b3f: Waiting [2024-02-17T01:44:16.693Z] 4c7b83b86d55: Waiting [2024-02-17T01:44:16.693Z] 33763e656ebd: Waiting [2024-02-17T01:44:16.693Z] 8b9225d5bae1: Waiting [2024-02-17T01:44:16.693Z] 17752409d63b: Waiting [2024-02-17T01:44:16.693Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:16.693Z] ec1123dfe68a: Waiting [2024-02-17T01:44:16.693Z] 21dfba8457b3: Waiting [2024-02-17T01:44:16.693Z] aedc3bda2944: Waiting [2024-02-17T01:44:16.693Z] 653eeac01b64: Layer already exists [2024-02-17T01:44:16.693Z] 04cd92b9bd07: Layer already exists [2024-02-17T01:44:16.693Z] 48ab518f83da: Layer already exists [2024-02-17T01:44:16.693Z] 5bd9383988b5: Layer already exists [2024-02-17T01:44:16.693Z] 92f3e45be433: Layer already exists [2024-02-17T01:44:16.693Z] 8b9225d5bae1: Layer already exists [2024-02-17T01:44:16.693Z] 17752409d63b: Layer already exists [2024-02-17T01:44:16.693Z] 0ac47d986b3f: Layer already exists [2024-02-17T01:44:16.693Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:16.693Z] 33763e656ebd: Layer already exists [2024-02-17T01:44:16.693Z] 5f70bf18a086: Layer already exists [2024-02-17T01:44:16.693Z] d23b1d816fb8: Layer already exists [2024-02-17T01:44:16.693Z] 4c7b83b86d55: Layer already exists [2024-02-17T01:44:16.693Z] ec1123dfe68a: Layer already exists [2024-02-17T01:44:16.693Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:16.693Z] 21dfba8457b3: Layer already exists [2024-02-17T01:44:16.693Z] 3.2.0-dev.16: digest: sha256:a4cdffcb53d65df1c8c2fc41c4b0a8c75b7c7e8211b9081f65dcdbac1b986c4c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:17.176Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:17.642Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:17.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-17T01:44:17.642Z] 92f3e45be433: Preparing [2024-02-17T01:44:17.642Z] 653eeac01b64: Preparing [2024-02-17T01:44:17.642Z] 48ab518f83da: Preparing [2024-02-17T01:44:17.642Z] 5bd9383988b5: Preparing [2024-02-17T01:44:17.642Z] 04cd92b9bd07: Preparing [2024-02-17T01:44:17.642Z] 33763e656ebd: Preparing [2024-02-17T01:44:17.642Z] 8b9225d5bae1: Preparing [2024-02-17T01:44:17.642Z] 17752409d63b: Preparing [2024-02-17T01:44:17.642Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:17.642Z] 0ac47d986b3f: Preparing [2024-02-17T01:44:17.642Z] 4c7b83b86d55: Preparing [2024-02-17T01:44:17.642Z] 5f70bf18a086: Preparing [2024-02-17T01:44:17.642Z] d23b1d816fb8: Preparing [2024-02-17T01:44:17.642Z] ec1123dfe68a: Preparing [2024-02-17T01:44:17.642Z] 21dfba8457b3: Preparing [2024-02-17T01:44:17.642Z] aedc3bda2944: Preparing [2024-02-17T01:44:17.642Z] 0ac47d986b3f: Waiting [2024-02-17T01:44:17.642Z] 4c7b83b86d55: Waiting [2024-02-17T01:44:17.642Z] 5f70bf18a086: Waiting [2024-02-17T01:44:17.642Z] d23b1d816fb8: Waiting [2024-02-17T01:44:17.642Z] 33763e656ebd: Waiting [2024-02-17T01:44:17.642Z] 17752409d63b: Waiting [2024-02-17T01:44:17.642Z] 8b9225d5bae1: Waiting [2024-02-17T01:44:17.642Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:17.642Z] aedc3bda2944: Waiting [2024-02-17T01:44:17.642Z] 21dfba8457b3: Waiting [2024-02-17T01:44:17.642Z] ec1123dfe68a: Waiting [2024-02-17T01:44:17.642Z] 48ab518f83da: Layer already exists [2024-02-17T01:44:17.642Z] 653eeac01b64: Layer already exists [2024-02-17T01:44:17.642Z] 04cd92b9bd07: Layer already exists [2024-02-17T01:44:17.642Z] 5bd9383988b5: Layer already exists [2024-02-17T01:44:17.642Z] 92f3e45be433: Layer already exists [2024-02-17T01:44:17.642Z] 33763e656ebd: Layer already exists [2024-02-17T01:44:17.642Z] 8b9225d5bae1: Layer already exists [2024-02-17T01:44:17.642Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:17.642Z] 17752409d63b: Layer already exists [2024-02-17T01:44:17.642Z] 0ac47d986b3f: Layer already exists [2024-02-17T01:44:17.642Z] 4c7b83b86d55: Layer already exists [2024-02-17T01:44:17.642Z] 5f70bf18a086: Layer already exists [2024-02-17T01:44:17.642Z] d23b1d816fb8: Layer already exists [2024-02-17T01:44:17.642Z] ec1123dfe68a: Layer already exists [2024-02-17T01:44:17.642Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:17.642Z] 21dfba8457b3: Layer already exists [2024-02-17T01:44:17.642Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:a4cdffcb53d65df1c8c2fc41c4b0a8c75b7c7e8211b9081f65dcdbac1b986c4c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:18.129Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:18.607Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-02-17T01:44:18.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-17T01:44:18.607Z] 92f3e45be433: Preparing [2024-02-17T01:44:18.607Z] 653eeac01b64: Preparing [2024-02-17T01:44:18.607Z] 48ab518f83da: Preparing [2024-02-17T01:44:18.607Z] 5bd9383988b5: Preparing [2024-02-17T01:44:18.607Z] 04cd92b9bd07: Preparing [2024-02-17T01:44:18.607Z] 33763e656ebd: Preparing [2024-02-17T01:44:18.607Z] 8b9225d5bae1: Preparing [2024-02-17T01:44:18.607Z] 17752409d63b: Preparing [2024-02-17T01:44:18.607Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:18.607Z] 0ac47d986b3f: Preparing [2024-02-17T01:44:18.607Z] 4c7b83b86d55: Preparing [2024-02-17T01:44:18.607Z] 5f70bf18a086: Preparing [2024-02-17T01:44:18.607Z] d23b1d816fb8: Preparing [2024-02-17T01:44:18.607Z] ec1123dfe68a: Preparing [2024-02-17T01:44:18.607Z] 21dfba8457b3: Preparing [2024-02-17T01:44:18.607Z] aedc3bda2944: Preparing [2024-02-17T01:44:18.607Z] 4c7b83b86d55: Waiting [2024-02-17T01:44:18.607Z] 33763e656ebd: Waiting [2024-02-17T01:44:18.607Z] 8b9225d5bae1: Waiting [2024-02-17T01:44:18.607Z] 21dfba8457b3: Waiting [2024-02-17T01:44:18.607Z] aedc3bda2944: Waiting [2024-02-17T01:44:18.607Z] 17752409d63b: Waiting [2024-02-17T01:44:18.607Z] d23b1d816fb8: Waiting [2024-02-17T01:44:18.607Z] 5f70bf18a086: Waiting [2024-02-17T01:44:18.607Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:18.607Z] ec1123dfe68a: Waiting [2024-02-17T01:44:18.607Z] 5bd9383988b5: Layer already exists [2024-02-17T01:44:18.607Z] 04cd92b9bd07: Layer already exists [2024-02-17T01:44:18.607Z] 653eeac01b64: Layer already exists [2024-02-17T01:44:18.607Z] 48ab518f83da: Layer already exists [2024-02-17T01:44:18.607Z] 92f3e45be433: Layer already exists [2024-02-17T01:44:18.607Z] 33763e656ebd: Layer already exists [2024-02-17T01:44:18.607Z] 17752409d63b: Layer already exists [2024-02-17T01:44:18.607Z] 8b9225d5bae1: Layer already exists [2024-02-17T01:44:18.607Z] 0ac47d986b3f: Layer already exists [2024-02-17T01:44:18.607Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:18.607Z] 5f70bf18a086: Layer already exists [2024-02-17T01:44:18.607Z] 4c7b83b86d55: Layer already exists [2024-02-17T01:44:18.607Z] d23b1d816fb8: Layer already exists [2024-02-17T01:44:18.607Z] 21dfba8457b3: Layer already exists [2024-02-17T01:44:18.607Z] ec1123dfe68a: Layer already exists [2024-02-17T01:44:18.607Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:18.607Z] main: digest: sha256:a4cdffcb53d65df1c8c2fc41c4b0a8c75b7c7e8211b9081f65dcdbac1b986c4c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T01:44:18.967Z] ===================================================== [Pipeline] echo [2024-02-17T01:44:19.036Z] taggedImages: [2024-02-17T01:44:19.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:19.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-02-17T01:44:19.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.16 [2024-02-17T01:44:19.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:19.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-02-17T01:44:19.124Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-02-17T01:44:19.124Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:19.124Z] latest [2024-02-17T01:44:19.124Z] 3.2.0-dev.16 [2024-02-17T01:44:19.124Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:19.124Z] main [2024-02-17T01:44:19.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:19.715Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:20.199Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:20.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-17T01:44:20.199Z] be4855314d13: Preparing [2024-02-17T01:44:20.199Z] 94d34bb44efe: Preparing [2024-02-17T01:44:20.199Z] 96ff3a7f2f7f: Preparing [2024-02-17T01:44:20.199Z] 924fd71ddd65: Preparing [2024-02-17T01:44:20.199Z] 17752409d63b: Preparing [2024-02-17T01:44:20.199Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:20.199Z] ee463c30805f: Preparing [2024-02-17T01:44:20.199Z] 9ba735067fe6: Preparing [2024-02-17T01:44:20.199Z] aedc3bda2944: Preparing [2024-02-17T01:44:20.199Z] ee463c30805f: Waiting [2024-02-17T01:44:20.199Z] aedc3bda2944: Waiting [2024-02-17T01:44:20.199Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:20.199Z] 9ba735067fe6: Waiting [2024-02-17T01:44:20.199Z] 96ff3a7f2f7f: Pushed [2024-02-17T01:44:20.458Z] 94d34bb44efe: Layer already exists [2024-02-17T01:44:20.458Z] be4855314d13: Layer already exists [2024-02-17T01:44:20.718Z] 17752409d63b: Layer already exists [2024-02-17T01:44:20.718Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:20.718Z] ee463c30805f: Layer already exists [2024-02-17T01:44:20.977Z] 9ba735067fe6: Layer already exists [2024-02-17T01:44:20.978Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:21.237Z] 924fd71ddd65: Pushed [2024-02-17T01:44:21.496Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:ff8c9dc99be01760a1f0f6118d50749fe290aa7baffdd0dc66a8f776ea136793 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:21.979Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:22.466Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-02-17T01:44:22.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-17T01:44:22.466Z] be4855314d13: Preparing [2024-02-17T01:44:22.466Z] 94d34bb44efe: Preparing [2024-02-17T01:44:22.466Z] 96ff3a7f2f7f: Preparing [2024-02-17T01:44:22.466Z] 924fd71ddd65: Preparing [2024-02-17T01:44:22.466Z] 17752409d63b: Preparing [2024-02-17T01:44:22.466Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:22.466Z] ee463c30805f: Preparing [2024-02-17T01:44:22.466Z] 9ba735067fe6: Preparing [2024-02-17T01:44:22.466Z] aedc3bda2944: Preparing [2024-02-17T01:44:22.466Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:22.466Z] ee463c30805f: Waiting [2024-02-17T01:44:22.466Z] 9ba735067fe6: Waiting [2024-02-17T01:44:22.466Z] aedc3bda2944: Waiting [2024-02-17T01:44:22.466Z] 94d34bb44efe: Layer already exists [2024-02-17T01:44:22.466Z] 17752409d63b: Layer already exists [2024-02-17T01:44:22.466Z] 924fd71ddd65: Layer already exists [2024-02-17T01:44:22.466Z] 96ff3a7f2f7f: Layer already exists [2024-02-17T01:44:22.466Z] be4855314d13: Layer already exists [2024-02-17T01:44:22.466Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:22.466Z] 9ba735067fe6: Layer already exists [2024-02-17T01:44:22.466Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:22.466Z] ee463c30805f: Layer already exists [2024-02-17T01:44:22.466Z] latest: digest: sha256:ff8c9dc99be01760a1f0f6118d50749fe290aa7baffdd0dc66a8f776ea136793 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:22.947Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:23.450Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.16 [2024-02-17T01:44:23.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-17T01:44:23.451Z] be4855314d13: Preparing [2024-02-17T01:44:23.451Z] 94d34bb44efe: Preparing [2024-02-17T01:44:23.451Z] 96ff3a7f2f7f: Preparing [2024-02-17T01:44:23.451Z] 924fd71ddd65: Preparing [2024-02-17T01:44:23.451Z] 17752409d63b: Preparing [2024-02-17T01:44:23.451Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:23.451Z] ee463c30805f: Preparing [2024-02-17T01:44:23.451Z] 9ba735067fe6: Preparing [2024-02-17T01:44:23.451Z] aedc3bda2944: Preparing [2024-02-17T01:44:23.451Z] ee463c30805f: Waiting [2024-02-17T01:44:23.451Z] 9ba735067fe6: Waiting [2024-02-17T01:44:23.451Z] aedc3bda2944: Waiting [2024-02-17T01:44:23.451Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:23.451Z] be4855314d13: Layer already exists [2024-02-17T01:44:23.451Z] 17752409d63b: Layer already exists [2024-02-17T01:44:23.451Z] 96ff3a7f2f7f: Layer already exists [2024-02-17T01:44:23.451Z] 94d34bb44efe: Layer already exists [2024-02-17T01:44:23.451Z] 924fd71ddd65: Layer already exists [2024-02-17T01:44:23.451Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:23.451Z] 9ba735067fe6: Layer already exists [2024-02-17T01:44:23.451Z] ee463c30805f: Layer already exists [2024-02-17T01:44:23.451Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:23.451Z] 3.2.0-dev.16: digest: sha256:ff8c9dc99be01760a1f0f6118d50749fe290aa7baffdd0dc66a8f776ea136793 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-17T01:44:23.625Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-02-17T01:44:23.625Z] #1 transferring dockerfile: 2.06kB done [2024-02-17T01:44:23.625Z] #1 DONE 0.1s [Pipeline] sh [2024-02-17T01:44:23.939Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:24.208Z] [2024-02-17T01:44:24.208Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-17T01:44:24.208Z] #2 transferring dockerfile: 2.15kB done [2024-02-17T01:44:24.208Z] #2 DONE 0.0s [2024-02-17T01:44:24.208Z] [2024-02-17T01:44:24.208Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-17T01:44:24.208Z] #3 transferring dockerfile: 2.23kB done [2024-02-17T01:44:24.208Z] #3 DONE 0.1s [2024-02-17T01:44:24.208Z] [2024-02-17T01:44:24.208Z] #4 [core-command internal] load build definition from Dockerfile [2024-02-17T01:44:24.208Z] #4 transferring dockerfile: 1.93kB 0.0s done [2024-02-17T01:44:24.208Z] #4 DONE 0.1s [2024-02-17T01:44:24.208Z] [2024-02-17T01:44:24.208Z] #5 [core-data internal] load build definition from Dockerfile [2024-02-17T01:44:24.435Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:24.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-17T01:44:24.435Z] be4855314d13: Preparing [2024-02-17T01:44:24.435Z] 94d34bb44efe: Preparing [2024-02-17T01:44:24.435Z] 96ff3a7f2f7f: Preparing [2024-02-17T01:44:24.435Z] 924fd71ddd65: Preparing [2024-02-17T01:44:24.435Z] 17752409d63b: Preparing [2024-02-17T01:44:24.435Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:24.435Z] ee463c30805f: Preparing [2024-02-17T01:44:24.435Z] 9ba735067fe6: Preparing [2024-02-17T01:44:24.435Z] aedc3bda2944: Preparing [2024-02-17T01:44:24.435Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:24.435Z] ee463c30805f: Waiting [2024-02-17T01:44:24.435Z] 9ba735067fe6: Waiting [2024-02-17T01:44:24.435Z] aedc3bda2944: Waiting [2024-02-17T01:44:24.435Z] 96ff3a7f2f7f: Layer already exists [2024-02-17T01:44:24.435Z] be4855314d13: Layer already exists [2024-02-17T01:44:24.435Z] 17752409d63b: Layer already exists [2024-02-17T01:44:24.435Z] 94d34bb44efe: Layer already exists [2024-02-17T01:44:24.435Z] 924fd71ddd65: Layer already exists [2024-02-17T01:44:24.435Z] ee463c30805f: Layer already exists [2024-02-17T01:44:24.435Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:24.435Z] 9ba735067fe6: Layer already exists [2024-02-17T01:44:24.435Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:24.435Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:ff8c9dc99be01760a1f0f6118d50749fe290aa7baffdd0dc66a8f776ea136793 size: 2192 [Pipeline] } [2024-02-17T01:44:24.486Z] #5 transferring dockerfile: 2.01kB 0.0s done [2024-02-17T01:44:24.486Z] #5 DONE 0.1s [2024-02-17T01:44:24.486Z] [2024-02-17T01:44:24.486Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-02-17T01:44:24.486Z] #6 transferring dockerfile: 1.69kB done [2024-02-17T01:44:24.486Z] #6 DONE 0.1s [2024-02-17T01:44:24.486Z] [2024-02-17T01:44:24.486Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-02-17T01:44:24.486Z] #7 transferring dockerfile: 1.70kB done [2024-02-17T01:44:24.486Z] #7 DONE 0.1s [2024-02-17T01:44:24.486Z] [2024-02-17T01:44:24.486Z] #8 [support-scheduler internal] load build definition from Dockerfile [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:24.755Z] #8 transferring dockerfile: 1.93kB done [2024-02-17T01:44:24.755Z] #8 DONE 0.1s [2024-02-17T01:44:24.755Z] [2024-02-17T01:44:24.755Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-17T01:44:24.755Z] #9 transferring dockerfile: 1.89kB done [2024-02-17T01:44:24.755Z] #9 DONE 0.1s [2024-02-17T01:44:24.755Z] [2024-02-17T01:44:24.755Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-02-17T01:44:24.755Z] #10 transferring dockerfile: 1.95kB done [2024-02-17T01:44:24.755Z] #10 DONE 0.1s [2024-02-17T01:44:24.755Z] [2024-02-17T01:44:24.755Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-17T01:44:24.755Z] #11 transferring dockerfile: 2.49kB done [2024-02-17T01:44:24.755Z] #11 DONE 0.1s [2024-02-17T01:44:24.755Z] [2024-02-17T01:44:24.755Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-02-17T01:44:24.925Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [2024-02-17T01:44:25.022Z] #12 transferring dockerfile: 1.81kB 0.0s done [2024-02-17T01:44:25.022Z] #12 DONE 0.1s [2024-02-17T01:44:25.022Z] [2024-02-17T01:44:25.022Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-17T01:44:25.022Z] #13 transferring dockerfile: 2.93kB 0.0s done [2024-02-17T01:44:25.022Z] #13 DONE 0.1s [2024-02-17T01:44:25.022Z] [2024-02-17T01:44:25.022Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-17T01:44:25.022Z] #14 transferring dockerfile: 2.50kB done [2024-02-17T01:44:25.022Z] #14 DONE 0.1s [2024-02-17T01:44:25.022Z] [2024-02-17T01:44:25.023Z] #15 [core-metadata internal] load .dockerignore [2024-02-17T01:44:25.023Z] #15 transferring context: [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:25.292Z] #15 transferring context: 50B 0.0s done [2024-02-17T01:44:25.292Z] #15 DONE 0.1s [2024-02-17T01:44:25.409Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-02-17T01:44:25.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-17T01:44:25.409Z] be4855314d13: Preparing [2024-02-17T01:44:25.409Z] 94d34bb44efe: Preparing [2024-02-17T01:44:25.409Z] 96ff3a7f2f7f: Preparing [2024-02-17T01:44:25.409Z] 924fd71ddd65: Preparing [2024-02-17T01:44:25.409Z] 17752409d63b: Preparing [2024-02-17T01:44:25.409Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:25.409Z] ee463c30805f: Preparing [2024-02-17T01:44:25.409Z] 9ba735067fe6: Preparing [2024-02-17T01:44:25.409Z] aedc3bda2944: Preparing [2024-02-17T01:44:25.409Z] 9ba735067fe6: Waiting [2024-02-17T01:44:25.409Z] ee463c30805f: Waiting [2024-02-17T01:44:25.409Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:25.409Z] aedc3bda2944: Waiting [2024-02-17T01:44:25.409Z] 96ff3a7f2f7f: Layer already exists [2024-02-17T01:44:25.409Z] 94d34bb44efe: Layer already exists [2024-02-17T01:44:25.409Z] 924fd71ddd65: Layer already exists [2024-02-17T01:44:25.409Z] 17752409d63b: Layer already exists [2024-02-17T01:44:25.409Z] be4855314d13: Layer already exists [2024-02-17T01:44:25.409Z] ee463c30805f: Layer already exists [2024-02-17T01:44:25.409Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:25.409Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:25.409Z] 9ba735067fe6: Layer already exists [2024-02-17T01:44:25.409Z] main: digest: sha256:ff8c9dc99be01760a1f0f6118d50749fe290aa7baffdd0dc66a8f776ea136793 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T01:44:25.800Z] ===================================================== [Pipeline] echo [2024-02-17T01:44:25.867Z] taggedImages: [2024-02-17T01:44:25.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:25.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-02-17T01:44:25.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.16 [2024-02-17T01:44:25.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:25.867Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-02-17T01:44:25.875Z] [2024-02-17T01:44:25.875Z] #16 [security-proxy-auth internal] load .dockerignore [2024-02-17T01:44:25.875Z] #16 transferring context: 50B done [2024-02-17T01:44:25.875Z] #16 DONE 0.1s [2024-02-17T01:44:25.875Z] [2024-02-17T01:44:25.875Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-17T01:44:25.875Z] #17 transferring context: 50B 0.0s done [2024-02-17T01:44:25.875Z] #17 DONE 0.0s [2024-02-17T01:44:25.875Z] [2024-02-17T01:44:25.875Z] #18 [core-command internal] load .dockerignore [2024-02-17T01:44:25.875Z] #18 transferring context: 50B 0.0s done [2024-02-17T01:44:25.875Z] #18 DONE 0.1s [Pipeline] echo [2024-02-17T01:44:25.949Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-02-17T01:44:25.949Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:25.949Z] latest [2024-02-17T01:44:25.949Z] 3.2.0-dev.16 [2024-02-17T01:44:25.949Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:25.949Z] main [2024-02-17T01:44:25.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2024-02-17T01:44:26.144Z] [2024-02-17T01:44:26.144Z] #19 [core-data internal] load .dockerignore [2024-02-17T01:44:26.144Z] #19 transferring context: 50B done [2024-02-17T01:44:26.144Z] #19 DONE 0.1s [2024-02-17T01:44:26.144Z] [2024-02-17T01:44:26.144Z] #20 [security-spire-config internal] load .dockerignore [2024-02-17T01:44:26.144Z] #20 transferring context: 50B done [2024-02-17T01:44:26.144Z] #20 DONE 0.1s [2024-02-17T01:44:26.144Z] [2024-02-17T01:44:26.144Z] #21 [security-spire-server internal] load .dockerignore [2024-02-17T01:44:26.144Z] #21 transferring context: 50B done [2024-02-17T01:44:26.144Z] #21 DONE 0.1s [2024-02-17T01:44:26.144Z] [2024-02-17T01:44:26.144Z] #22 [support-scheduler internal] load .dockerignore [2024-02-17T01:44:26.144Z] #22 transferring context: 50B 0.0s done [2024-02-17T01:44:26.144Z] #22 DONE 0.1s [2024-02-17T01:44:26.144Z] [2024-02-17T01:44:26.144Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-02-17T01:44:26.144Z] #23 transferring context: 50B done [2024-02-17T01:44:26.144Z] #23 DONE 0.1s [2024-02-17T01:44:26.144Z] [2024-02-17T01:44:26.144Z] #24 [support-notifications internal] load .dockerignore [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:26.410Z] #24 transferring context: 50B 0.0s done [2024-02-17T01:44:26.410Z] #24 DONE 0.1s [2024-02-17T01:44:26.410Z] [2024-02-17T01:44:26.410Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-02-17T01:44:26.410Z] #25 transferring context: 50B done [2024-02-17T01:44:26.410Z] #25 DONE 0.1s [2024-02-17T01:44:26.410Z] [2024-02-17T01:44:26.410Z] #26 [security-spire-agent internal] load .dockerignore [2024-02-17T01:44:26.410Z] #26 transferring context: 50B done [2024-02-17T01:44:26.410Z] #26 DONE 0.1s [2024-02-17T01:44:26.410Z] [2024-02-17T01:44:26.410Z] #27 [security-bootstrapper internal] load .dockerignore [2024-02-17T01:44:26.565Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [2024-02-17T01:44:26.678Z] #27 transferring context: 50B done [2024-02-17T01:44:26.678Z] #27 DONE 0.1s [2024-02-17T01:44:26.678Z] [2024-02-17T01:44:26.678Z] #28 [security-proxy-setup internal] load .dockerignore [2024-02-17T01:44:26.678Z] #28 transferring context: 50B 0.0s done [2024-02-17T01:44:26.678Z] #28 DONE 0.1s [2024-02-17T01:44:26.678Z] [2024-02-17T01:44:26.678Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-17T01:44:26.678Z] #29 DONE 0.0s [2024-02-17T01:44:26.678Z] [2024-02-17T01:44:26.678Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:27.057Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:27.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-17T01:44:27.057Z] 2063639346f5: Preparing [2024-02-17T01:44:27.057Z] aa444a4cc6a1: Preparing [2024-02-17T01:44:27.057Z] 5f74ff11ef7d: Preparing [2024-02-17T01:44:27.057Z] 98bb460065db: Preparing [2024-02-17T01:44:27.057Z] d64ad68f0ea2: Preparing [2024-02-17T01:44:27.057Z] 17752409d63b: Preparing [2024-02-17T01:44:27.057Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:27.057Z] 17752409d63b: Waiting [2024-02-17T01:44:27.057Z] 3642bc19509a: Preparing [2024-02-17T01:44:27.057Z] 9885554faad7: Preparing [2024-02-17T01:44:27.057Z] c7644925d003: Preparing [2024-02-17T01:44:27.057Z] aedc3bda2944: Preparing [2024-02-17T01:44:27.057Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:27.057Z] c7644925d003: Waiting [2024-02-17T01:44:27.057Z] 3642bc19509a: Waiting [2024-02-17T01:44:27.057Z] aedc3bda2944: Waiting [2024-02-17T01:44:27.057Z] aa444a4cc6a1: Pushed [2024-02-17T01:44:27.057Z] d64ad68f0ea2: Pushed [2024-02-17T01:44:27.057Z] 2063639346f5: Pushed [2024-02-17T01:44:27.057Z] 98bb460065db: Pushed [2024-02-17T01:44:27.057Z] 17752409d63b: Layer already exists [2024-02-17T01:44:27.057Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:27.262Z] #30 DONE 0.5s [2024-02-17T01:44:27.262Z] [2024-02-17T01:44:27.262Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-17T01:44:27.262Z] #29 DONE 0.0s [2024-02-17T01:44:27.262Z] [2024-02-17T01:44:27.262Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:44:27.262Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-17T01:44:27.262Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-17T01:44:27.262Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-17T01:44:27.262Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-17T01:44:27.262Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s [2024-02-17T01:44:27.314Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:27.315Z] 3642bc19509a: Pushed [2024-02-17T01:44:27.315Z] 9885554faad7: Pushed [2024-02-17T01:44:27.534Z] #31 ... [2024-02-17T01:44:27.534Z] [2024-02-17T01:44:27.534Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-17T01:44:27.534Z] #29 DONE 0.0s [2024-02-17T01:44:27.534Z] [2024-02-17T01:44:27.534Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:44:27.534Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.15MB / 3.33MB 0.3s [2024-02-17T01:44:27.534Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-17T01:44:27.534Z] #31 ... [2024-02-17T01:44:27.534Z] [2024-02-17T01:44:27.534Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-17T01:44:27.534Z] #29 DONE 0.0s [2024-02-17T01:44:27.534Z] [2024-02-17T01:44:27.534Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-02-17T01:44:27.534Z] #30 DONE 0.5s [2024-02-17T01:44:27.534Z] [2024-02-17T01:44:27.534Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:44:27.534Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-17T01:44:27.534Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-17T01:44:27.534Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-17T01:44:27.534Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-17T01:44:27.534Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-17T01:44:27.534Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-02-17T01:44:27.801Z] #31 ... [2024-02-17T01:44:27.801Z] [2024-02-17T01:44:27.801Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-17T01:44:27.801Z] #29 DONE 0.0s [2024-02-17T01:44:27.801Z] [2024-02-17T01:44:27.801Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:44:27.801Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-17T01:44:27.801Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-17T01:44:27.801Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-17T01:44:27.801Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-17T01:44:27.801Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-17T01:44:28.070Z] #31 ... [2024-02-17T01:44:28.070Z] [2024-02-17T01:44:28.070Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-02-17T01:44:28.070Z] #30 DONE 0.7s [2024-02-17T01:44:28.070Z] [2024-02-17T01:44:28.070Z] #32 [core-metadata internal] load build context [2024-02-17T01:44:28.070Z] #32 transferring context: 2.56MB 0.7s done [2024-02-17T01:44:28.070Z] #32 DONE 1.0s [2024-02-17T01:44:28.070Z] [2024-02-17T01:44:28.070Z] #33 [security-proxy-auth internal] load build context [2024-02-17T01:44:28.249Z] 5f74ff11ef7d: Pushed [2024-02-17T01:44:28.338Z] #33 ... [2024-02-17T01:44:28.339Z] [2024-02-17T01:44:28.339Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-17T01:44:28.339Z] #29 DONE 0.0s [2024-02-17T01:44:28.339Z] [2024-02-17T01:44:28.339Z] #33 [security-proxy-auth internal] load build context [2024-02-17T01:44:28.507Z] c7644925d003: Pushed [2024-02-17T01:44:28.507Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:038b8041eed6d0e46e659a59445492b08c7cdfd352f55a63d88ac718fab6bbdf size: 2611 [Pipeline] } [Pipeline] // withEnv [2024-02-17T01:44:28.606Z] #33 ... [2024-02-17T01:44:28.606Z] [2024-02-17T01:44:28.606Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-17T01:44:28.606Z] #29 DONE 0.0s [2024-02-17T01:44:28.606Z] [2024-02-17T01:44:28.606Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-02-17T01:44:28.606Z] #30 DONE 1.0s [2024-02-17T01:44:28.606Z] [2024-02-17T01:44:28.606Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:44:28.606Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-17T01:44:28.606Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-17T01:44:28.606Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-17T01:44:28.606Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-17T01:44:28.606Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-17T01:44:28.606Z] #31 ... [2024-02-17T01:44:28.606Z] [2024-02-17T01:44:28.606Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-17T01:44:28.606Z] #29 DONE 0.0s [2024-02-17T01:44:28.606Z] [2024-02-17T01:44:28.606Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:44:28.606Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-17T01:44:28.606Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-17T01:44:28.606Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-17T01:44:28.606Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-17T01:44:28.606Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:28.874Z] #31 ... [2024-02-17T01:44:28.874Z] [2024-02-17T01:44:28.874Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-17T01:44:28.874Z] #29 DONE 0.0s [2024-02-17T01:44:28.874Z] [2024-02-17T01:44:28.874Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:44:29.078Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [2024-02-17T01:44:29.142Z] #31 ... [2024-02-17T01:44:29.142Z] [2024-02-17T01:44:29.142Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-02-17T01:44:29.142Z] #30 DONE 1.4s [2024-02-17T01:44:29.142Z] [2024-02-17T01:44:29.142Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:29.412Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-17T01:44:29.412Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-17T01:44:29.412Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-17T01:44:29.412Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-17T01:44:29.412Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-17T01:44:29.412Z] #31 ... [2024-02-17T01:44:29.412Z] [2024-02-17T01:44:29.412Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-17T01:44:29.412Z] #29 DONE 0.0s [2024-02-17T01:44:29.412Z] [2024-02-17T01:44:29.412Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-02-17T01:44:29.412Z] #30 DONE 1.6s [2024-02-17T01:44:29.412Z] [2024-02-17T01:44:29.412Z] #33 [security-proxy-auth internal] load build context [2024-02-17T01:44:29.412Z] #33 transferring context: 2.56MB 1.3s done [2024-02-17T01:44:29.412Z] #33 DONE 2.2s [2024-02-17T01:44:29.412Z] [2024-02-17T01:44:29.412Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:44:29.412Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-17T01:44:29.412Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-17T01:44:29.412Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-17T01:44:29.412Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-17T01:44:29.412Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-17T01:44:29.573Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-02-17T01:44:29.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-17T01:44:29.573Z] 2063639346f5: Preparing [2024-02-17T01:44:29.573Z] aa444a4cc6a1: Preparing [2024-02-17T01:44:29.573Z] 5f74ff11ef7d: Preparing [2024-02-17T01:44:29.573Z] 98bb460065db: Preparing [2024-02-17T01:44:29.573Z] d64ad68f0ea2: Preparing [2024-02-17T01:44:29.573Z] 17752409d63b: Preparing [2024-02-17T01:44:29.573Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:29.573Z] 3642bc19509a: Preparing [2024-02-17T01:44:29.573Z] 9885554faad7: Preparing [2024-02-17T01:44:29.573Z] c7644925d003: Preparing [2024-02-17T01:44:29.573Z] aedc3bda2944: Preparing [2024-02-17T01:44:29.573Z] 3642bc19509a: Waiting [2024-02-17T01:44:29.573Z] c7644925d003: Waiting [2024-02-17T01:44:29.573Z] aedc3bda2944: Waiting [2024-02-17T01:44:29.573Z] 17752409d63b: Waiting [2024-02-17T01:44:29.573Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:29.573Z] 9885554faad7: Waiting [2024-02-17T01:44:29.573Z] 5f74ff11ef7d: Layer already exists [2024-02-17T01:44:29.573Z] 2063639346f5: Layer already exists [2024-02-17T01:44:29.573Z] aa444a4cc6a1: Layer already exists [2024-02-17T01:44:29.573Z] 98bb460065db: Layer already exists [2024-02-17T01:44:29.573Z] d64ad68f0ea2: Layer already exists [2024-02-17T01:44:29.573Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:29.573Z] 9885554faad7: Layer already exists [2024-02-17T01:44:29.573Z] 17752409d63b: Layer already exists [2024-02-17T01:44:29.573Z] 3642bc19509a: Layer already exists [2024-02-17T01:44:29.573Z] c7644925d003: Layer already exists [2024-02-17T01:44:29.573Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:29.573Z] latest: digest: sha256:038b8041eed6d0e46e659a59445492b08c7cdfd352f55a63d88ac718fab6bbdf size: 2611 [Pipeline] } [Pipeline] // withEnv [2024-02-17T01:44:29.683Z] #31 ... [2024-02-17T01:44:29.683Z] [2024-02-17T01:44:29.683Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-17T01:44:29.683Z] #29 DONE 0.0s [2024-02-17T01:44:29.683Z] [2024-02-17T01:44:29.683Z] #34 [core-common-config-bootstrapper internal] load build context [2024-02-17T01:44:29.683Z] #34 transferring context: 2.56MB 1.2s done [2024-02-17T01:44:29.683Z] #34 DONE 2.0s [2024-02-17T01:44:29.683Z] [2024-02-17T01:44:29.683Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:44:29.683Z] #31 ... [2024-02-17T01:44:29.683Z] [2024-02-17T01:44:29.683Z] #35 [core-data internal] load build context [2024-02-17T01:44:29.683Z] #35 transferring context: 2.56MB 1.2s done [2024-02-17T01:44:29.683Z] #35 DONE 1.8s [2024-02-17T01:44:29.683Z] [2024-02-17T01:44:29.683Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-17T01:44:29.683Z] #36 DONE 1.9s [2024-02-17T01:44:29.683Z] [2024-02-17T01:44:29.683Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-17T01:44:29.683Z] #37 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:29.950Z] [2024-02-17T01:44:29.950Z] #38 [core-command internal] load build context [2024-02-17T01:44:29.950Z] #38 transferring context: 2.56MB 1.6s done [2024-02-17T01:44:29.950Z] #38 DONE 2.1s [2024-02-17T01:44:29.950Z] [2024-02-17T01:44:29.950Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:44:29.950Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-17T01:44:29.950Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-17T01:44:29.950Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-17T01:44:29.950Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-17T01:44:29.950Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-17T01:44:29.950Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.1s done [2024-02-17T01:44:30.199Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:30.531Z] #31 ... [2024-02-17T01:44:30.531Z] [2024-02-17T01:44:30.531Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-02-17T01:44:30.531Z] #30 DONE 2.4s [2024-02-17T01:44:30.531Z] [2024-02-17T01:44:30.531Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-17T01:44:30.531Z] #37 DONE 3.4s [2024-02-17T01:44:30.531Z] [2024-02-17T01:44:30.531Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:44:30.531Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-17T01:44:30.531Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-17T01:44:30.531Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-17T01:44:30.531Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-17T01:44:30.531Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-17T01:44:30.531Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.1s done [2024-02-17T01:44:30.531Z] #31 ... [2024-02-17T01:44:30.531Z] [2024-02-17T01:44:30.531Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-17T01:44:30.531Z] #39 DONE 1.4s [2024-02-17T01:44:30.531Z] [2024-02-17T01:44:30.531Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:44:30.531Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-17T01:44:30.531Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-17T01:44:30.531Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-17T01:44:30.531Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-17T01:44:30.531Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-17T01:44:30.531Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.1s done [2024-02-17T01:44:30.707Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.16 [2024-02-17T01:44:30.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-17T01:44:30.707Z] 2063639346f5: Preparing [2024-02-17T01:44:30.707Z] aa444a4cc6a1: Preparing [2024-02-17T01:44:30.707Z] 5f74ff11ef7d: Preparing [2024-02-17T01:44:30.707Z] 98bb460065db: Preparing [2024-02-17T01:44:30.707Z] d64ad68f0ea2: Preparing [2024-02-17T01:44:30.707Z] 17752409d63b: Preparing [2024-02-17T01:44:30.707Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:30.707Z] 3642bc19509a: Preparing [2024-02-17T01:44:30.707Z] 9885554faad7: Preparing [2024-02-17T01:44:30.707Z] c7644925d003: Preparing [2024-02-17T01:44:30.707Z] aedc3bda2944: Preparing [2024-02-17T01:44:30.707Z] 3642bc19509a: Waiting [2024-02-17T01:44:30.707Z] 17752409d63b: Waiting [2024-02-17T01:44:30.707Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:30.707Z] 9885554faad7: Waiting [2024-02-17T01:44:30.707Z] c7644925d003: Waiting [2024-02-17T01:44:30.707Z] aedc3bda2944: Waiting [2024-02-17T01:44:30.707Z] 98bb460065db: Layer already exists [2024-02-17T01:44:30.707Z] d64ad68f0ea2: Layer already exists [2024-02-17T01:44:30.707Z] 2063639346f5: Layer already exists [2024-02-17T01:44:30.707Z] 5f74ff11ef7d: Layer already exists [2024-02-17T01:44:30.707Z] aa444a4cc6a1: Layer already exists [2024-02-17T01:44:30.707Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:30.707Z] 17752409d63b: Layer already exists [2024-02-17T01:44:30.707Z] 3642bc19509a: Layer already exists [2024-02-17T01:44:30.707Z] 9885554faad7: Layer already exists [2024-02-17T01:44:30.707Z] c7644925d003: Layer already exists [2024-02-17T01:44:30.707Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:30.707Z] 3.2.0-dev.16: digest: sha256:038b8041eed6d0e46e659a59445492b08c7cdfd352f55a63d88ac718fab6bbdf size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:31.117Z] #31 ... [2024-02-17T01:44:31.117Z] [2024-02-17T01:44:31.117Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-17T01:44:31.117Z] #40 transferring context: 2.56MB 1.1s done [2024-02-17T01:44:31.117Z] #40 DONE 2.4s [2024-02-17T01:44:31.117Z] [2024-02-17T01:44:31.117Z] #41 [security-spire-config internal] load build context [2024-02-17T01:44:31.117Z] #41 transferring context: 16.35kB 0.1s done [2024-02-17T01:44:31.117Z] #41 DONE 1.2s [2024-02-17T01:44:31.117Z] [2024-02-17T01:44:31.117Z] #42 [support-scheduler internal] load build context [2024-02-17T01:44:31.117Z] #42 transferring context: 2.56MB 1.2s done [2024-02-17T01:44:31.117Z] #42 DONE 2.6s [2024-02-17T01:44:31.117Z] [2024-02-17T01:44:31.117Z] #43 [security-spire-server internal] load build context [2024-02-17T01:44:31.117Z] #43 transferring context: 18.10kB 0.1s done [2024-02-17T01:44:31.117Z] #43 DONE 1.2s [2024-02-17T01:44:31.117Z] [2024-02-17T01:44:31.117Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:44:31.229Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-17T01:44:31.384Z] #31 ... [2024-02-17T01:44:31.384Z] [2024-02-17T01:44:31.384Z] #44 [support-notifications internal] load build context [2024-02-17T01:44:31.384Z] #44 transferring context: 2.56MB 1.1s done [2024-02-17T01:44:31.384Z] #44 DONE 2.0s [2024-02-17T01:44:31.384Z] [2024-02-17T01:44:31.384Z] #45 [security-secretstore-setup internal] load build context [2024-02-17T01:44:31.384Z] #45 transferring context: 2.56MB 1.0s done [2024-02-17T01:44:31.384Z] #45 DONE 2.2s [2024-02-17T01:44:31.384Z] [2024-02-17T01:44:31.384Z] #46 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [Pipeline] sh [2024-02-17T01:44:31.651Z] #46 ... [2024-02-17T01:44:31.651Z] [2024-02-17T01:44:31.651Z] #47 [security-bootstrapper internal] load build context [2024-02-17T01:44:31.651Z] #47 transferring context: 2.56MB 1.0s done [2024-02-17T01:44:31.651Z] #47 DONE 2.1s [2024-02-17T01:44:31.651Z] [2024-02-17T01:44:31.651Z] #48 [security-spire-agent internal] load build context [2024-02-17T01:44:31.651Z] #48 transferring context: 17.63kB 0.0s done [2024-02-17T01:44:31.651Z] #48 DONE 1.1s [2024-02-17T01:44:31.651Z] [2024-02-17T01:44:31.651Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-17T01:44:31.651Z] #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.9s done [2024-02-17T01:44:31.651Z] #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-17T01:44:31.651Z] #49 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-17T01:44:31.651Z] #49 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-17T01:44:31.651Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-02-17T01:44:31.651Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-02-17T01:44:31.651Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s [2024-02-17T01:44:31.651Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-17T01:44:31.737Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:31.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-17T01:44:31.737Z] 2063639346f5: Preparing [2024-02-17T01:44:31.737Z] aa444a4cc6a1: Preparing [2024-02-17T01:44:31.737Z] 5f74ff11ef7d: Preparing [2024-02-17T01:44:31.737Z] 98bb460065db: Preparing [2024-02-17T01:44:31.737Z] d64ad68f0ea2: Preparing [2024-02-17T01:44:31.737Z] 17752409d63b: Preparing [2024-02-17T01:44:31.737Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:31.737Z] 3642bc19509a: Preparing [2024-02-17T01:44:31.737Z] 9885554faad7: Preparing [2024-02-17T01:44:31.737Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:31.737Z] 3642bc19509a: Waiting [2024-02-17T01:44:31.737Z] 17752409d63b: Waiting [2024-02-17T01:44:31.737Z] 9885554faad7: Waiting [2024-02-17T01:44:31.737Z] c7644925d003: Preparing [2024-02-17T01:44:31.737Z] aedc3bda2944: Preparing [2024-02-17T01:44:31.737Z] c7644925d003: Waiting [2024-02-17T01:44:31.737Z] aedc3bda2944: Waiting [2024-02-17T01:44:31.737Z] 5f74ff11ef7d: Layer already exists [2024-02-17T01:44:31.737Z] d64ad68f0ea2: Layer already exists [2024-02-17T01:44:31.737Z] 2063639346f5: Layer already exists [2024-02-17T01:44:31.737Z] aa444a4cc6a1: Layer already exists [2024-02-17T01:44:31.737Z] 98bb460065db: Layer already exists [2024-02-17T01:44:31.737Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:31.737Z] 17752409d63b: Layer already exists [2024-02-17T01:44:31.737Z] 3642bc19509a: Layer already exists [2024-02-17T01:44:31.737Z] 9885554faad7: Layer already exists [2024-02-17T01:44:31.737Z] c7644925d003: Layer already exists [2024-02-17T01:44:31.737Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:31.737Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:038b8041eed6d0e46e659a59445492b08c7cdfd352f55a63d88ac718fab6bbdf size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-17T01:44:31.920Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2024-02-17T01:44:31.920Z] #49 ... [2024-02-17T01:44:31.920Z] [2024-02-17T01:44:31.920Z] #50 [security-proxy-setup internal] load build context [2024-02-17T01:44:31.920Z] #50 transferring context: 2.56MB 0.7s done [2024-02-17T01:44:31.920Z] #50 DONE 1.4s [2024-02-17T01:44:31.920Z] [2024-02-17T01:44:31.920Z] #51 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-02-17T01:44:31.920Z] #51 DONE 2.2s [2024-02-17T01:44:31.920Z] [2024-02-17T01:44:31.920Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-17T01:44:31.920Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-17T01:44:31.920Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.8s [Pipeline] sh [2024-02-17T01:44:32.187Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.04MB / 23.39MB 1.1s [2024-02-17T01:44:32.187Z] #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-17T01:44:32.247Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-17T01:44:32.458Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.4s [Pipeline] sh [2024-02-17T01:44:32.754Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-02-17T01:44:32.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-17T01:44:32.754Z] 2063639346f5: Preparing [2024-02-17T01:44:32.754Z] aa444a4cc6a1: Preparing [2024-02-17T01:44:32.754Z] 5f74ff11ef7d: Preparing [2024-02-17T01:44:32.754Z] 98bb460065db: Preparing [2024-02-17T01:44:32.754Z] d64ad68f0ea2: Preparing [2024-02-17T01:44:32.754Z] 17752409d63b: Preparing [2024-02-17T01:44:32.754Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:32.754Z] 3642bc19509a: Preparing [2024-02-17T01:44:32.754Z] 9885554faad7: Preparing [2024-02-17T01:44:32.754Z] c7644925d003: Preparing [2024-02-17T01:44:32.754Z] aedc3bda2944: Preparing [2024-02-17T01:44:32.754Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:32.754Z] 3642bc19509a: Waiting [2024-02-17T01:44:32.754Z] aedc3bda2944: Waiting [2024-02-17T01:44:32.754Z] c7644925d003: Waiting [2024-02-17T01:44:32.754Z] 17752409d63b: Waiting [2024-02-17T01:44:32.754Z] aa444a4cc6a1: Layer already exists [2024-02-17T01:44:32.754Z] 5f74ff11ef7d: Layer already exists [2024-02-17T01:44:32.754Z] 98bb460065db: Layer already exists [2024-02-17T01:44:32.754Z] d64ad68f0ea2: Layer already exists [2024-02-17T01:44:32.754Z] 2063639346f5: Layer already exists [2024-02-17T01:44:32.754Z] 17752409d63b: Layer already exists [2024-02-17T01:44:32.754Z] 3642bc19509a: Layer already exists [2024-02-17T01:44:32.754Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:32.754Z] c7644925d003: Layer already exists [2024-02-17T01:44:32.754Z] 9885554faad7: Layer already exists [2024-02-17T01:44:32.754Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:32.754Z] main: digest: sha256:038b8041eed6d0e46e659a59445492b08c7cdfd352f55a63d88ac718fab6bbdf size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [2024-02-17T01:44:33.044Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.05MB / 23.39MB 1.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T01:44:33.201Z] ===================================================== [Pipeline] echo [2024-02-17T01:44:33.276Z] taggedImages: [2024-02-17T01:44:33.276Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:33.276Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-02-17T01:44:33.276Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.16 [2024-02-17T01:44:33.276Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:33.276Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-02-17T01:44:33.364Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-02-17T01:44:33.364Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:33.364Z] latest [2024-02-17T01:44:33.364Z] 3.2.0-dev.16 [2024-02-17T01:44:33.364Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:33.364Z] main [2024-02-17T01:44:33.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2024-02-17T01:44:33.632Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 2.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:34.031Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:34.537Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:34.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-17T01:44:34.538Z] e7907b31b702: Preparing [2024-02-17T01:44:34.538Z] 6e94a3db0b1c: Preparing [2024-02-17T01:44:34.538Z] 5141f950b90a: Preparing [2024-02-17T01:44:34.538Z] c8e68f9e40bb: Preparing [2024-02-17T01:44:34.538Z] dcfe95239236: Preparing [2024-02-17T01:44:34.538Z] c47034b15f9d: Preparing [2024-02-17T01:44:34.538Z] b45f145865f4: Preparing [2024-02-17T01:44:34.538Z] 17752409d63b: Preparing [2024-02-17T01:44:34.538Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:34.538Z] 00217bb0b67c: Preparing [2024-02-17T01:44:34.538Z] 99a5e31825a4: Preparing [2024-02-17T01:44:34.538Z] aedc3bda2944: Preparing [2024-02-17T01:44:34.538Z] b45f145865f4: Waiting [2024-02-17T01:44:34.538Z] 17752409d63b: Waiting [2024-02-17T01:44:34.538Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:34.538Z] 00217bb0b67c: Waiting [2024-02-17T01:44:34.538Z] 99a5e31825a4: Waiting [2024-02-17T01:44:34.538Z] aedc3bda2944: Waiting [2024-02-17T01:44:34.538Z] c47034b15f9d: Waiting [2024-02-17T01:44:34.538Z] 6e94a3db0b1c: Pushed [2024-02-17T01:44:34.538Z] dcfe95239236: Pushed [2024-02-17T01:44:34.538Z] e7907b31b702: Pushed [2024-02-17T01:44:34.538Z] 17752409d63b: Layer already exists [2024-02-17T01:44:34.538Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:34.538Z] c47034b15f9d: Pushed [2024-02-17T01:44:34.599Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.01MB / 23.39MB 3.3s [2024-02-17T01:44:34.797Z] b45f145865f4: Pushed [2024-02-17T01:44:34.797Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:34.797Z] 00217bb0b67c: Pushed [2024-02-17T01:44:34.866Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 3.8s [2024-02-17T01:44:35.457Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 4.4s [2024-02-17T01:44:35.732Z] c8e68f9e40bb: Pushed [2024-02-17T01:44:35.732Z] 5141f950b90a: Pushed [2024-02-17T01:44:35.991Z] 99a5e31825a4: Pushed [2024-02-17T01:44:35.991Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:56a48c79832b150020964a647583341cd6281f18f56f40568e7297b7e980d6c6 size: 2823 [Pipeline] } [2024-02-17T01:44:36.049Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 5.0s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:36.318Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 5.2s [2024-02-17T01:44:36.511Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [2024-02-17T01:44:36.596Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 5.6s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:36.861Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 5.9s [2024-02-17T01:44:37.032Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-02-17T01:44:37.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-17T01:44:37.032Z] e7907b31b702: Preparing [2024-02-17T01:44:37.032Z] 6e94a3db0b1c: Preparing [2024-02-17T01:44:37.032Z] 5141f950b90a: Preparing [2024-02-17T01:44:37.032Z] c8e68f9e40bb: Preparing [2024-02-17T01:44:37.032Z] dcfe95239236: Preparing [2024-02-17T01:44:37.032Z] c47034b15f9d: Preparing [2024-02-17T01:44:37.032Z] b45f145865f4: Preparing [2024-02-17T01:44:37.032Z] 17752409d63b: Preparing [2024-02-17T01:44:37.032Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:37.032Z] 00217bb0b67c: Preparing [2024-02-17T01:44:37.032Z] 99a5e31825a4: Preparing [2024-02-17T01:44:37.032Z] aedc3bda2944: Preparing [2024-02-17T01:44:37.032Z] b45f145865f4: Waiting [2024-02-17T01:44:37.032Z] c47034b15f9d: Waiting [2024-02-17T01:44:37.032Z] 17752409d63b: Waiting [2024-02-17T01:44:37.032Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:37.032Z] 00217bb0b67c: Waiting [2024-02-17T01:44:37.032Z] 99a5e31825a4: Waiting [2024-02-17T01:44:37.032Z] aedc3bda2944: Waiting [2024-02-17T01:44:37.032Z] e7907b31b702: Layer already exists [2024-02-17T01:44:37.032Z] c8e68f9e40bb: Layer already exists [2024-02-17T01:44:37.032Z] 5141f950b90a: Layer already exists [2024-02-17T01:44:37.032Z] dcfe95239236: Layer already exists [2024-02-17T01:44:37.032Z] 6e94a3db0b1c: Layer already exists [2024-02-17T01:44:37.032Z] b45f145865f4: Layer already exists [2024-02-17T01:44:37.032Z] c47034b15f9d: Layer already exists [2024-02-17T01:44:37.032Z] 00217bb0b67c: Layer already exists [2024-02-17T01:44:37.032Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:37.032Z] 17752409d63b: Layer already exists [2024-02-17T01:44:37.032Z] 99a5e31825a4: Layer already exists [2024-02-17T01:44:37.032Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:37.032Z] latest: digest: sha256:56a48c79832b150020964a647583341cd6281f18f56f40568e7297b7e980d6c6 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:37.456Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.2s [2024-02-17T01:44:37.456Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.3s done [2024-02-17T01:44:37.583Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [2024-02-17T01:44:37.723Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:38.109Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.16 [2024-02-17T01:44:38.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-17T01:44:38.109Z] e7907b31b702: Preparing [2024-02-17T01:44:38.109Z] 6e94a3db0b1c: Preparing [2024-02-17T01:44:38.109Z] 5141f950b90a: Preparing [2024-02-17T01:44:38.109Z] c8e68f9e40bb: Preparing [2024-02-17T01:44:38.109Z] dcfe95239236: Preparing [2024-02-17T01:44:38.109Z] c47034b15f9d: Preparing [2024-02-17T01:44:38.109Z] b45f145865f4: Preparing [2024-02-17T01:44:38.109Z] 17752409d63b: Preparing [2024-02-17T01:44:38.109Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:38.109Z] 00217bb0b67c: Preparing [2024-02-17T01:44:38.109Z] 99a5e31825a4: Preparing [2024-02-17T01:44:38.109Z] aedc3bda2944: Preparing [2024-02-17T01:44:38.109Z] 99a5e31825a4: Waiting [2024-02-17T01:44:38.109Z] aedc3bda2944: Waiting [2024-02-17T01:44:38.109Z] b45f145865f4: Waiting [2024-02-17T01:44:38.109Z] 00217bb0b67c: Waiting [2024-02-17T01:44:38.109Z] 17752409d63b: Waiting [2024-02-17T01:44:38.109Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:38.109Z] e7907b31b702: Layer already exists [2024-02-17T01:44:38.109Z] c8e68f9e40bb: Layer already exists [2024-02-17T01:44:38.109Z] dcfe95239236: Layer already exists [2024-02-17T01:44:38.109Z] 6e94a3db0b1c: Layer already exists [2024-02-17T01:44:38.109Z] b45f145865f4: Layer already exists [2024-02-17T01:44:38.109Z] c47034b15f9d: Layer already exists [2024-02-17T01:44:38.109Z] 17752409d63b: Layer already exists [2024-02-17T01:44:38.109Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:38.109Z] 99a5e31825a4: Layer already exists [2024-02-17T01:44:38.109Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:38.109Z] 00217bb0b67c: Layer already exists [2024-02-17T01:44:38.109Z] 5141f950b90a: Layer already exists [2024-02-17T01:44:38.109Z] 3.2.0-dev.16: digest: sha256:56a48c79832b150020964a647583341cd6281f18f56f40568e7297b7e980d6c6 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:38.639Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:39.172Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:39.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-17T01:44:39.172Z] e7907b31b702: Preparing [2024-02-17T01:44:39.172Z] 6e94a3db0b1c: Preparing [2024-02-17T01:44:39.172Z] 5141f950b90a: Preparing [2024-02-17T01:44:39.172Z] c8e68f9e40bb: Preparing [2024-02-17T01:44:39.172Z] dcfe95239236: Preparing [2024-02-17T01:44:39.172Z] c47034b15f9d: Preparing [2024-02-17T01:44:39.172Z] b45f145865f4: Preparing [2024-02-17T01:44:39.172Z] 17752409d63b: Preparing [2024-02-17T01:44:39.172Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:39.172Z] 00217bb0b67c: Preparing [2024-02-17T01:44:39.172Z] b45f145865f4: Waiting [2024-02-17T01:44:39.172Z] 17752409d63b: Waiting [2024-02-17T01:44:39.172Z] c47034b15f9d: Waiting [2024-02-17T01:44:39.172Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:39.172Z] 99a5e31825a4: Preparing [2024-02-17T01:44:39.172Z] aedc3bda2944: Preparing [2024-02-17T01:44:39.172Z] 00217bb0b67c: Waiting [2024-02-17T01:44:39.172Z] aedc3bda2944: Waiting [2024-02-17T01:44:39.172Z] 6e94a3db0b1c: Layer already exists [2024-02-17T01:44:39.172Z] e7907b31b702: Layer already exists [2024-02-17T01:44:39.172Z] dcfe95239236: Layer already exists [2024-02-17T01:44:39.172Z] 5141f950b90a: Layer already exists [2024-02-17T01:44:39.172Z] c8e68f9e40bb: Layer already exists [2024-02-17T01:44:39.172Z] c47034b15f9d: Layer already exists [2024-02-17T01:44:39.172Z] b45f145865f4: Layer already exists [2024-02-17T01:44:39.172Z] 00217bb0b67c: Layer already exists [2024-02-17T01:44:39.172Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:39.172Z] 99a5e31825a4: Layer already exists [2024-02-17T01:44:39.172Z] 17752409d63b: Layer already exists [2024-02-17T01:44:39.172Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:39.172Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:56a48c79832b150020964a647583341cd6281f18f56f40568e7297b7e980d6c6 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:39.693Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:40.217Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-02-17T01:44:40.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-17T01:44:40.218Z] e7907b31b702: Preparing [2024-02-17T01:44:40.218Z] 6e94a3db0b1c: Preparing [2024-02-17T01:44:40.218Z] 5141f950b90a: Preparing [2024-02-17T01:44:40.218Z] c8e68f9e40bb: Preparing [2024-02-17T01:44:40.218Z] dcfe95239236: Preparing [2024-02-17T01:44:40.218Z] c47034b15f9d: Preparing [2024-02-17T01:44:40.218Z] b45f145865f4: Preparing [2024-02-17T01:44:40.218Z] 17752409d63b: Preparing [2024-02-17T01:44:40.218Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:40.218Z] 00217bb0b67c: Preparing [2024-02-17T01:44:40.218Z] 99a5e31825a4: Preparing [2024-02-17T01:44:40.218Z] aedc3bda2944: Preparing [2024-02-17T01:44:40.218Z] 17752409d63b: Waiting [2024-02-17T01:44:40.218Z] 1b0c6928a5dd: Waiting [2024-02-17T01:44:40.218Z] 00217bb0b67c: Waiting [2024-02-17T01:44:40.218Z] 99a5e31825a4: Waiting [2024-02-17T01:44:40.218Z] b45f145865f4: Waiting [2024-02-17T01:44:40.218Z] c47034b15f9d: Waiting [2024-02-17T01:44:40.218Z] aedc3bda2944: Waiting [2024-02-17T01:44:40.218Z] e7907b31b702: Layer already exists [2024-02-17T01:44:40.218Z] dcfe95239236: Layer already exists [2024-02-17T01:44:40.218Z] 5141f950b90a: Layer already exists [2024-02-17T01:44:40.218Z] c8e68f9e40bb: Layer already exists [2024-02-17T01:44:40.218Z] 6e94a3db0b1c: Layer already exists [2024-02-17T01:44:40.218Z] c47034b15f9d: Layer already exists [2024-02-17T01:44:40.218Z] 17752409d63b: Layer already exists [2024-02-17T01:44:40.218Z] 00217bb0b67c: Layer already exists [2024-02-17T01:44:40.218Z] b45f145865f4: Layer already exists [2024-02-17T01:44:40.218Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:40.218Z] 99a5e31825a4: Layer already exists [2024-02-17T01:44:40.218Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:40.218Z] main: digest: sha256:56a48c79832b150020964a647583341cd6281f18f56f40568e7297b7e980d6c6 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T01:44:40.752Z] ===================================================== [Pipeline] echo [2024-02-17T01:44:40.827Z] taggedImages: [2024-02-17T01:44:40.827Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:40.827Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-02-17T01:44:40.827Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.16 [2024-02-17T01:44:40.827Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:40.827Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-02-17T01:44:40.922Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-02-17T01:44:40.922Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:40.922Z] latest [2024-02-17T01:44:40.922Z] 3.2.0-dev.16 [2024-02-17T01:44:40.922Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:40.922Z] main [2024-02-17T01:44:40.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2024-02-17T01:44:41.097Z] #49 ... [2024-02-17T01:44:41.097Z] [2024-02-17T01:44:41.097Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-17T01:44:41.097Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2024-02-17T01:44:41.097Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-17T01:44:41.097Z] #52 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-02-17T01:44:41.097Z] #52 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-02-17T01:44:41.097Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done [2024-02-17T01:44:41.097Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2024-02-17T01:44:41.097Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2024-02-17T01:44:41.097Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-17T01:44:41.097Z] #52 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.2s done [2024-02-17T01:44:41.097Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-02-17T01:44:41.097Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.1s [2024-02-17T01:44:41.097Z] #52 ... [2024-02-17T01:44:41.097Z] [2024-02-17T01:44:41.097Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:41.610Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [2024-02-17T01:44:41.680Z] #49 ... [2024-02-17T01:44:41.680Z] [2024-02-17T01:44:41.680Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-17T01:44:41.680Z] #0 7.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:41.680Z] #0 8.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:41.947Z] #53 ... [2024-02-17T01:44:41.947Z] [2024-02-17T01:44:41.947Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-17T01:44:41.947Z] #0 7.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:41.947Z] #0 9.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:41.947Z] #54 ... [2024-02-17T01:44:41.947Z] [2024-02-17T01:44:41.947Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-17T01:44:41.947Z] #0 8.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:42.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:42.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-17T01:44:42.142Z] dbc6520f0456: Preparing [2024-02-17T01:44:42.142Z] 49353f883b1a: Preparing [2024-02-17T01:44:42.142Z] 17752409d63b: Preparing [2024-02-17T01:44:42.142Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:42.142Z] b121278ff114: Preparing [2024-02-17T01:44:42.142Z] 50b04433d506: Preparing [2024-02-17T01:44:42.142Z] aedc3bda2944: Preparing [2024-02-17T01:44:42.142Z] 50b04433d506: Waiting [2024-02-17T01:44:42.142Z] aedc3bda2944: Waiting [2024-02-17T01:44:42.142Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:42.142Z] 17752409d63b: Layer already exists [2024-02-17T01:44:42.142Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:42.142Z] b121278ff114: Pushed [2024-02-17T01:44:42.142Z] dbc6520f0456: Pushed [2024-02-17T01:44:42.216Z] #55 ... [2024-02-17T01:44:42.216Z] [2024-02-17T01:44:42.216Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-17T01:44:42.216Z] #0 8.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:42.216Z] #0 9.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:42.216Z] #56 ... [2024-02-17T01:44:42.216Z] [2024-02-17T01:44:42.216Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-17T01:44:42.216Z] #0 8.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:42.216Z] #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:42.487Z] #57 ... [2024-02-17T01:44:42.487Z] [2024-02-17T01:44:42.487Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-17T01:44:42.487Z] #0 6.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:42.487Z] #0 7.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:42.487Z] #58 ... [2024-02-17T01:44:42.487Z] [2024-02-17T01:44:42.487Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-17T01:44:42.487Z] #0 6.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:42.487Z] #0 7.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:42.755Z] #59 ... [2024-02-17T01:44:42.755Z] [2024-02-17T01:44:42.755Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-17T01:44:42.755Z] #0 6.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:42.755Z] #0 7.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:42.755Z] #60 ... [2024-02-17T01:44:42.755Z] [2024-02-17T01:44:42.755Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-17T01:44:42.755Z] #0 8.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:42.755Z] #0 9.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:43.023Z] #61 ... [2024-02-17T01:44:43.024Z] [2024-02-17T01:44:43.024Z] #62 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-17T01:44:43.024Z] #0 8.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:43.024Z] #0 9.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:43.024Z] #62 ... [2024-02-17T01:44:43.024Z] [2024-02-17T01:44:43.024Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-17T01:44:43.024Z] #0 9.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:43.024Z] #0 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:43.081Z] 50b04433d506: Pushed [2024-02-17T01:44:43.294Z] #63 ... [2024-02-17T01:44:43.294Z] [2024-02-17T01:44:43.294Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-17T01:44:43.294Z] #0 8.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:43.294Z] #0 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:43.294Z] #64 ... [2024-02-17T01:44:43.294Z] [2024-02-17T01:44:43.294Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-17T01:44:43.294Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.7s [2024-02-17T01:44:44.020Z] 49353f883b1a: Pushed [2024-02-17T01:44:44.020Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:4b6a17c398ec4d2632d605ee4f80048173ee4667ef1fca54eb43f525986bebef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:44.566Z] + 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 [2024-02-17T01:44:45.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-02-17T01:44:45.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-17T01:44:45.095Z] dbc6520f0456: Preparing [2024-02-17T01:44:45.095Z] 49353f883b1a: Preparing [2024-02-17T01:44:45.095Z] 17752409d63b: Preparing [2024-02-17T01:44:45.095Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:45.095Z] b121278ff114: Preparing [2024-02-17T01:44:45.095Z] 50b04433d506: Preparing [2024-02-17T01:44:45.095Z] aedc3bda2944: Preparing [2024-02-17T01:44:45.095Z] 50b04433d506: Waiting [2024-02-17T01:44:45.095Z] aedc3bda2944: Waiting [2024-02-17T01:44:45.095Z] 49353f883b1a: Layer already exists [2024-02-17T01:44:45.095Z] dbc6520f0456: Layer already exists [2024-02-17T01:44:45.095Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:45.095Z] 17752409d63b: Layer already exists [2024-02-17T01:44:45.095Z] b121278ff114: Layer already exists [2024-02-17T01:44:45.095Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:45.095Z] 50b04433d506: Layer already exists [2024-02-17T01:44:45.095Z] latest: digest: sha256:4b6a17c398ec4d2632d605ee4f80048173ee4667ef1fca54eb43f525986bebef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:45.662Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:46.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.16 [2024-02-17T01:44:46.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-17T01:44:46.196Z] dbc6520f0456: Preparing [2024-02-17T01:44:46.196Z] 49353f883b1a: Preparing [2024-02-17T01:44:46.196Z] 17752409d63b: Preparing [2024-02-17T01:44:46.196Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:46.196Z] b121278ff114: Preparing [2024-02-17T01:44:46.196Z] 50b04433d506: Preparing [2024-02-17T01:44:46.196Z] aedc3bda2944: Preparing [2024-02-17T01:44:46.196Z] 50b04433d506: Waiting [2024-02-17T01:44:46.196Z] aedc3bda2944: Waiting [2024-02-17T01:44:46.196Z] 49353f883b1a: Layer already exists [2024-02-17T01:44:46.196Z] dbc6520f0456: Layer already exists [2024-02-17T01:44:46.196Z] 17752409d63b: Layer already exists [2024-02-17T01:44:46.196Z] b121278ff114: Layer already exists [2024-02-17T01:44:46.196Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:46.196Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:46.196Z] 50b04433d506: Layer already exists [2024-02-17T01:44:46.196Z] 3.2.0-dev.16: digest: sha256:4b6a17c398ec4d2632d605ee4f80048173ee4667ef1fca54eb43f525986bebef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:46.721Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:47.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:47.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-17T01:44:47.244Z] dbc6520f0456: Preparing [2024-02-17T01:44:47.244Z] 49353f883b1a: Preparing [2024-02-17T01:44:47.244Z] 17752409d63b: Preparing [2024-02-17T01:44:47.244Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:47.244Z] b121278ff114: Preparing [2024-02-17T01:44:47.244Z] 50b04433d506: Preparing [2024-02-17T01:44:47.244Z] aedc3bda2944: Preparing [2024-02-17T01:44:47.244Z] 50b04433d506: Waiting [2024-02-17T01:44:47.244Z] aedc3bda2944: Waiting [2024-02-17T01:44:47.244Z] dbc6520f0456: Layer already exists [2024-02-17T01:44:47.244Z] 17752409d63b: Layer already exists [2024-02-17T01:44:47.244Z] 49353f883b1a: Layer already exists [2024-02-17T01:44:47.244Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:47.244Z] b121278ff114: Layer already exists [2024-02-17T01:44:47.244Z] 50b04433d506: Layer already exists [2024-02-17T01:44:47.244Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:47.244Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:4b6a17c398ec4d2632d605ee4f80048173ee4667ef1fca54eb43f525986bebef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:47.575Z] #49 ... [2024-02-17T01:44:47.575Z] [2024-02-17T01:44:47.575Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-17T01:44:47.575Z] #54 15.15 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-17T01:44:47.575Z] #54 15.15 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-17T01:44:47.575Z] #54 15.15 OK: 19945 distinct packages available [2024-02-17T01:44:47.789Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [2024-02-17T01:44:47.842Z] #54 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:48.110Z] #54 ... [2024-02-17T01:44:48.110Z] [2024-02-17T01:44:48.110Z] #46 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-17T01:44:48.110Z] #46 6.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:48.110Z] #46 7.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:48.110Z] #46 12.49 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-17T01:44:48.110Z] #46 12.49 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-17T01:44:48.110Z] #46 12.49 OK: 19945 distinct packages available [2024-02-17T01:44:48.110Z] #46 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:48.110Z] #46 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:48.110Z] #46 ... [2024-02-17T01:44:48.110Z] [2024-02-17T01:44:48.110Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-17T01:44:48.110Z] #64 16.32 OK: 266 MiB in 52 packages [2024-02-17T01:44:48.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-02-17T01:44:48.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-17T01:44:48.346Z] dbc6520f0456: Preparing [2024-02-17T01:44:48.346Z] 49353f883b1a: Preparing [2024-02-17T01:44:48.346Z] 17752409d63b: Preparing [2024-02-17T01:44:48.346Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:48.346Z] b121278ff114: Preparing [2024-02-17T01:44:48.346Z] 50b04433d506: Preparing [2024-02-17T01:44:48.346Z] aedc3bda2944: Preparing [2024-02-17T01:44:48.346Z] 50b04433d506: Waiting [2024-02-17T01:44:48.346Z] aedc3bda2944: Waiting [2024-02-17T01:44:48.346Z] dbc6520f0456: Layer already exists [2024-02-17T01:44:48.346Z] 49353f883b1a: Layer already exists [2024-02-17T01:44:48.346Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:48.346Z] 17752409d63b: Layer already exists [2024-02-17T01:44:48.346Z] b121278ff114: Layer already exists [2024-02-17T01:44:48.346Z] 50b04433d506: Layer already exists [2024-02-17T01:44:48.346Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:48.346Z] main: digest: sha256:4b6a17c398ec4d2632d605ee4f80048173ee4667ef1fca54eb43f525986bebef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2024-02-17T01:44:48.703Z] #64 ... [2024-02-17T01:44:48.703Z] [2024-02-17T01:44:48.703Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-17T01:44:48.703Z] #58 13.46 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-17T01:44:48.703Z] #58 13.50 (2/2) Installing su-exec (0.2-r3) [2024-02-17T01:44:48.703Z] #58 13.52 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:44:48.703Z] #58 13.64 OK: 8 MiB in 17 packages [2024-02-17T01:44:48.703Z] #58 DONE 16.7s [2024-02-17T01:44:48.703Z] [2024-02-17T01:44:48.703Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-17T01:44:48.703Z] #60 13.68 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-17T01:44:48.703Z] #60 13.71 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:44:48.703Z] #60 13.81 OK: 8 MiB in 16 packages [2024-02-17T01:44:48.703Z] #60 DONE 16.7s [2024-02-17T01:44:48.703Z] [2024-02-17T01:44:48.703Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-17T01:44:48.703Z] #56 15.79 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-17T01:44:48.703Z] #56 15.83 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:44:48.703Z] #56 15.87 OK: 8 MiB in 16 packages [2024-02-17T01:44:48.703Z] #56 DONE 17.5s [2024-02-17T01:44:48.703Z] [2024-02-17T01:44:48.703Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-17T01:44:48.703Z] #65 ... [2024-02-17T01:44:48.703Z] [2024-02-17T01:44:48.703Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-17T01:44:48.703Z] #61 15.30 OK: 266 MiB in 52 packages [2024-02-17T01:44:48.703Z] #61 DONE 17.0s [Pipeline] // withEnv [Pipeline] echo [2024-02-17T01:44:48.842Z] ===================================================== [Pipeline] echo [2024-02-17T01:44:48.928Z] taggedImages: [2024-02-17T01:44:48.928Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:48.928Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-02-17T01:44:48.928Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.16 [2024-02-17T01:44:48.928Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:48.928Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-02-17T01:44:48.971Z] [2024-02-17T01:44:48.971Z] #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [Pipeline] echo [2024-02-17T01:44:49.028Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-02-17T01:44:49.028Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:49.028Z] latest [2024-02-17T01:44:49.028Z] 3.2.0-dev.16 [2024-02-17T01:44:49.028Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:44:49.028Z] main [2024-02-17T01:44:49.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:49.735Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-17T01:44:49.960Z] #66 ... [2024-02-17T01:44:49.960Z] [2024-02-17T01:44:49.960Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-17T01:44:49.960Z] #64 DONE 17.9s [2024-02-17T01:44:49.960Z] [2024-02-17T01:44:49.960Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-17T01:44:49.960Z] #53 14.72 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-17T01:44:49.960Z] #53 14.84 (2/4) Installing openssl (3.1.4-r5) [2024-02-17T01:44:49.960Z] #53 14.92 (3/4) Installing su-exec (0.2-r3) [2024-02-17T01:44:49.960Z] #53 14.95 (4/4) Installing yq (4.33.3-r5) [2024-02-17T01:44:49.960Z] #53 16.22 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:44:49.960Z] #53 16.32 OK: 18 MiB in 19 packages [2024-02-17T01:44:49.960Z] #53 DONE 18.1s [2024-02-17T01:44:49.960Z] [2024-02-17T01:44:49.960Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [Pipeline] sh [2024-02-17T01:44:50.230Z] #67 ... [2024-02-17T01:44:50.230Z] [2024-02-17T01:44:50.230Z] #62 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-02-17T01:44:50.230Z] #62 16.45 OK: 266 MiB in 52 packages [2024-02-17T01:44:50.230Z] #62 DONE 19.1s [2024-02-17T01:44:50.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:44:50.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-17T01:44:50.285Z] 21b9e78d6582: Preparing [2024-02-17T01:44:50.285Z] f12cf427de8f: Preparing [2024-02-17T01:44:50.285Z] 671378649d63: Preparing [2024-02-17T01:44:50.285Z] 17752409d63b: Preparing [2024-02-17T01:44:50.285Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:50.285Z] c6680bacc296: Preparing [2024-02-17T01:44:50.285Z] a4588e031775: Preparing [2024-02-17T01:44:50.285Z] b57d9a4a7030: Preparing [2024-02-17T01:44:50.285Z] 724761c6d6d7: Preparing [2024-02-17T01:44:50.285Z] aedc3bda2944: Preparing [2024-02-17T01:44:50.285Z] c6680bacc296: Waiting [2024-02-17T01:44:50.285Z] a4588e031775: Waiting [2024-02-17T01:44:50.285Z] b57d9a4a7030: Waiting [2024-02-17T01:44:50.285Z] 724761c6d6d7: Waiting [2024-02-17T01:44:50.285Z] aedc3bda2944: Waiting [2024-02-17T01:44:50.285Z] 17752409d63b: Layer already exists [2024-02-17T01:44:50.285Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:50.285Z] f12cf427de8f: Pushed [2024-02-17T01:44:50.285Z] 671378649d63: Pushed [2024-02-17T01:44:50.285Z] 21b9e78d6582: Pushed [2024-02-17T01:44:50.285Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:50.285Z] b57d9a4a7030: Pushed [2024-02-17T01:44:50.498Z] [2024-02-17T01:44:50.498Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-17T01:44:50.498Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.6s done [2024-02-17T01:44:50.768Z] #49 ... [2024-02-17T01:44:50.768Z] [2024-02-17T01:44:50.768Z] #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:44:50.768Z] #68 DONE 1.8s [2024-02-17T01:44:50.768Z] [2024-02-17T01:44:50.768Z] #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:44:50.853Z] 724761c6d6d7: Pushed [2024-02-17T01:44:51.041Z] #69 ... [2024-02-17T01:44:51.041Z] [2024-02-17T01:44:51.041Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-17T01:44:51.041Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.8s done [2024-02-17T01:44:51.041Z] #52 ... [2024-02-17T01:44:51.041Z] [2024-02-17T01:44:51.041Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-17T01:44:51.041Z] #55 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:51.041Z] #55 15.20 (1/4) Installing ca-certificates (20230506-r0) [2024-02-17T01:44:51.041Z] #55 15.46 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-17T01:44:51.041Z] #55 15.48 (3/4) Installing su-exec (0.2-r3) [2024-02-17T01:44:51.041Z] #55 15.50 (4/4) Installing yq (4.33.3-r5) [2024-02-17T01:44:51.041Z] #55 16.21 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:44:51.041Z] #55 16.31 Executing ca-certificates-20230506-r0.trigger [2024-02-17T01:44:51.041Z] #55 17.61 OK: 18 MiB in 19 packages [2024-02-17T01:44:51.041Z] #55 DONE 19.1s [2024-02-17T01:44:51.041Z] [2024-02-17T01:44:51.041Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-17T01:44:51.041Z] #63 16.72 (1/2) Installing ca-certificates (20230506-r0) [2024-02-17T01:44:51.041Z] #63 17.28 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-17T01:44:51.041Z] #63 17.34 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:44:51.041Z] #63 17.54 Executing ca-certificates-20230506-r0.trigger [2024-02-17T01:44:51.041Z] #63 18.54 OK: 9 MiB in 17 packages [2024-02-17T01:44:51.632Z] #63 ... [2024-02-17T01:44:51.632Z] [2024-02-17T01:44:51.632Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:44:51.632Z] #67 DONE 1.7s [2024-02-17T01:44:51.632Z] [2024-02-17T01:44:51.632Z] #46 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-17T01:44:51.632Z] #46 20.20 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-17T01:44:51.632Z] #46 ... [2024-02-17T01:44:51.632Z] [2024-02-17T01:44:51.632Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-17T01:44:51.632Z] #63 DONE 19.8s [2024-02-17T01:44:51.632Z] [2024-02-17T01:44:51.632Z] #46 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-17T01:44:51.632Z] #46 20.26 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-17T01:44:51.632Z] #46 20.26 (3/5) Installing libucontext (1.2-r2) [2024-02-17T01:44:51.632Z] #46 20.26 (4/5) Installing gcompat (1.1.0-r1) [2024-02-17T01:44:51.902Z] #46 20.33 (5/5) Installing openssl (3.1.4-r5) [2024-02-17T01:44:51.902Z] #46 20.39 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:44:51.902Z] #46 20.50 OK: 9 MiB in 20 packages [2024-02-17T01:44:52.170Z] #46 ... [2024-02-17T01:44:52.170Z] [2024-02-17T01:44:52.170Z] #70 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:44:52.170Z] #70 DONE 1.8s [2024-02-17T01:44:52.438Z] [2024-02-17T01:44:52.438Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-17T01:44:53.025Z] #49 ... [2024-02-17T01:44:53.025Z] [2024-02-17T01:44:53.025Z] #46 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-17T01:44:53.025Z] #46 DONE 21.6s [2024-02-17T01:44:53.025Z] [2024-02-17T01:44:53.025Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-17T01:44:54.444Z] #71 ... [2024-02-17T01:44:54.444Z] [2024-02-17T01:44:54.444Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-17T01:44:54.444Z] #54 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:54.444Z] #54 21.43 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-17T01:44:54.444Z] #54 21.45 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-17T01:44:54.444Z] #54 21.49 (3/4) Installing libucontext (1.2-r2) [2024-02-17T01:44:54.444Z] #54 21.55 (4/4) Installing gcompat (1.1.0-r1) [2024-02-17T01:44:54.444Z] #54 21.58 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:44:54.444Z] #54 21.69 OK: 8 MiB in 19 packages [2024-02-17T01:44:54.444Z] #54 DONE 22.5s [2024-02-17T01:44:54.444Z] [2024-02-17T01:44:54.444Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-17T01:44:54.444Z] #57 16.79 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-17T01:44:54.444Z] #57 16.79 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-17T01:44:54.444Z] #57 16.79 OK: 19950 distinct packages available [2024-02-17T01:44:54.444Z] #57 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:54.444Z] #57 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:54.444Z] #57 21.87 OK: 266 MiB in 52 packages [2024-02-17T01:44:54.444Z] #57 DONE 22.7s [2024-02-17T01:44:54.444Z] [2024-02-17T01:44:54.444Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:44:55.880Z] #72 DONE 1.1s [2024-02-17T01:44:55.880Z] [2024-02-17T01:44:55.880Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-17T01:44:55.880Z] #59 14.42 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-17T01:44:55.880Z] #59 14.42 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-17T01:44:55.880Z] #59 14.42 OK: 19945 distinct packages available [2024-02-17T01:44:55.880Z] #59 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:55.880Z] #59 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:55.880Z] #59 21.79 (1/11) Installing ca-certificates (20230506-r0) [2024-02-17T01:44:55.880Z] #59 22.04 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-17T01:44:55.880Z] #59 22.10 (3/11) Installing libunistring (1.1-r1) [2024-02-17T01:44:55.880Z] #59 22.21 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-17T01:44:55.880Z] #59 22.24 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-17T01:44:55.880Z] #59 22.28 (6/11) Installing libcurl (8.5.0-r0) [2024-02-17T01:44:55.880Z] #59 22.33 (7/11) Installing curl (8.5.0-r0) [2024-02-17T01:44:55.880Z] #59 22.36 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-17T01:44:55.880Z] #59 22.36 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-17T01:44:55.880Z] #59 22.38 (10/11) Installing libucontext (1.2-r2) [2024-02-17T01:44:55.880Z] #59 22.39 (11/11) Installing gcompat (1.1.0-r1) [2024-02-17T01:44:55.880Z] #59 22.40 Executing busybox-1.36.1-r5.trigger [2024-02-17T01:44:55.880Z] #59 22.47 Executing ca-certificates-20230506-r0.trigger [2024-02-17T01:44:55.880Z] #59 22.91 OK: 13 MiB in 26 packages [2024-02-17T01:44:55.880Z] #59 DONE 23.7s [2024-02-17T01:44:55.880Z] [2024-02-17T01:44:55.880Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-17T01:44:56.131Z] a4588e031775: Pushed [2024-02-17T01:44:58.493Z] #73 ... [2024-02-17T01:44:58.493Z] [2024-02-17T01:44:58.493Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-17T01:44:58.493Z] #0 9.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:58.493Z] #0 9.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:58.675Z] c6680bacc296: Pushed [2024-02-17T01:44:58.675Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:6916b334b779ec691324fc87cab95c25fe23ea99b7d19b80845ea714f01e122b size: 2408 [Pipeline] } [2024-02-17T01:44:58.764Z] #74 ... [2024-02-17T01:44:58.764Z] [2024-02-17T01:44:58.764Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-17T01:44:58.764Z] #65 9.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:59.038Z] #65 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:44:59.293Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:44:59.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-02-17T01:44:59.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-17T01:44:59.854Z] 21b9e78d6582: Preparing [2024-02-17T01:44:59.854Z] f12cf427de8f: Preparing [2024-02-17T01:44:59.854Z] 671378649d63: Preparing [2024-02-17T01:44:59.854Z] 17752409d63b: Preparing [2024-02-17T01:44:59.854Z] 1b0c6928a5dd: Preparing [2024-02-17T01:44:59.854Z] c6680bacc296: Preparing [2024-02-17T01:44:59.854Z] a4588e031775: Preparing [2024-02-17T01:44:59.854Z] b57d9a4a7030: Preparing [2024-02-17T01:44:59.854Z] 724761c6d6d7: Preparing [2024-02-17T01:44:59.854Z] aedc3bda2944: Preparing [2024-02-17T01:44:59.854Z] c6680bacc296: Waiting [2024-02-17T01:44:59.854Z] b57d9a4a7030: Waiting [2024-02-17T01:44:59.854Z] a4588e031775: Waiting [2024-02-17T01:44:59.854Z] 724761c6d6d7: Waiting [2024-02-17T01:44:59.854Z] aedc3bda2944: Waiting [2024-02-17T01:44:59.854Z] 21b9e78d6582: Layer already exists [2024-02-17T01:44:59.854Z] 671378649d63: Layer already exists [2024-02-17T01:44:59.854Z] 17752409d63b: Layer already exists [2024-02-17T01:44:59.854Z] f12cf427de8f: Layer already exists [2024-02-17T01:44:59.854Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:44:59.854Z] c6680bacc296: Layer already exists [2024-02-17T01:44:59.854Z] 724761c6d6d7: Layer already exists [2024-02-17T01:44:59.854Z] a4588e031775: Layer already exists [2024-02-17T01:44:59.854Z] b57d9a4a7030: Layer already exists [2024-02-17T01:44:59.854Z] aedc3bda2944: Layer already exists [2024-02-17T01:44:59.854Z] latest: digest: sha256:6916b334b779ec691324fc87cab95c25fe23ea99b7d19b80845ea714f01e122b size: 2408 [Pipeline] } [Pipeline] // withEnv [2024-02-17T01:45:00.012Z] #65 ... [2024-02-17T01:45:00.012Z] [2024-02-17T01:45:00.012Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-17T01:45:00.012Z] #0 9.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:00.358Z] #75 ... [2024-02-17T01:45:00.358Z] [2024-02-17T01:45:00.358Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-17T01:45:00.358Z] #73 4.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:45:00.422Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:00.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.16 [2024-02-17T01:45:00.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-17T01:45:00.981Z] 21b9e78d6582: Preparing [2024-02-17T01:45:00.981Z] f12cf427de8f: Preparing [2024-02-17T01:45:00.981Z] 671378649d63: Preparing [2024-02-17T01:45:00.981Z] 17752409d63b: Preparing [2024-02-17T01:45:00.981Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:00.981Z] c6680bacc296: Preparing [2024-02-17T01:45:00.981Z] a4588e031775: Preparing [2024-02-17T01:45:00.981Z] b57d9a4a7030: Preparing [2024-02-17T01:45:00.981Z] c6680bacc296: Waiting [2024-02-17T01:45:00.981Z] b57d9a4a7030: Waiting [2024-02-17T01:45:00.981Z] 724761c6d6d7: Preparing [2024-02-17T01:45:00.981Z] aedc3bda2944: Preparing [2024-02-17T01:45:00.981Z] 724761c6d6d7: Waiting [2024-02-17T01:45:00.981Z] aedc3bda2944: Waiting [2024-02-17T01:45:00.981Z] 21b9e78d6582: Layer already exists [2024-02-17T01:45:00.981Z] f12cf427de8f: Layer already exists [2024-02-17T01:45:00.981Z] 671378649d63: Layer already exists [2024-02-17T01:45:00.981Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:00.981Z] 17752409d63b: Layer already exists [2024-02-17T01:45:00.981Z] c6680bacc296: Layer already exists [2024-02-17T01:45:00.981Z] b57d9a4a7030: Layer already exists [2024-02-17T01:45:00.981Z] a4588e031775: Layer already exists [2024-02-17T01:45:00.981Z] 724761c6d6d7: Layer already exists [2024-02-17T01:45:00.981Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:00.981Z] 3.2.0-dev.16: digest: sha256:6916b334b779ec691324fc87cab95c25fe23ea99b7d19b80845ea714f01e122b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:01.328Z] #73 ... [2024-02-17T01:45:01.329Z] [2024-02-17T01:45:01.329Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-17T01:45:01.329Z] #0 8.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:45:01.329Z] #0 9.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:45:01.329Z] #76 ... [2024-02-17T01:45:01.329Z] [2024-02-17T01:45:01.329Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-17T01:45:01.329Z] #71 7.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:45:01.329Z] #71 8.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:45:01.524Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [2024-02-17T01:45:01.597Z] #71 ... [2024-02-17T01:45:01.597Z] [2024-02-17T01:45:01.597Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:01.874Z] #77 ... [2024-02-17T01:45:01.874Z] [2024-02-17T01:45:01.874Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-17T01:45:01.874Z] #0 8.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:45:01.874Z] #78 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:45:01.874Z] #78 ... [2024-02-17T01:45:01.874Z] [2024-02-17T01:45:01.874Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-17T01:45:01.874Z] #73 5.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:45:02.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:45:02.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-17T01:45:02.084Z] 21b9e78d6582: Preparing [2024-02-17T01:45:02.084Z] f12cf427de8f: Preparing [2024-02-17T01:45:02.084Z] 671378649d63: Preparing [2024-02-17T01:45:02.084Z] 17752409d63b: Preparing [2024-02-17T01:45:02.084Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:02.084Z] c6680bacc296: Preparing [2024-02-17T01:45:02.084Z] a4588e031775: Preparing [2024-02-17T01:45:02.084Z] b57d9a4a7030: Preparing [2024-02-17T01:45:02.084Z] 724761c6d6d7: Preparing [2024-02-17T01:45:02.084Z] aedc3bda2944: Preparing [2024-02-17T01:45:02.084Z] c6680bacc296: Waiting [2024-02-17T01:45:02.084Z] a4588e031775: Waiting [2024-02-17T01:45:02.084Z] b57d9a4a7030: Waiting [2024-02-17T01:45:02.084Z] 724761c6d6d7: Waiting [2024-02-17T01:45:02.084Z] 21b9e78d6582: Layer already exists [2024-02-17T01:45:02.084Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:02.084Z] f12cf427de8f: Layer already exists [2024-02-17T01:45:02.084Z] 17752409d63b: Layer already exists [2024-02-17T01:45:02.084Z] 671378649d63: Layer already exists [2024-02-17T01:45:02.084Z] c6680bacc296: Layer already exists [2024-02-17T01:45:02.084Z] 724761c6d6d7: Layer already exists [2024-02-17T01:45:02.084Z] b57d9a4a7030: Layer already exists [2024-02-17T01:45:02.084Z] a4588e031775: Layer already exists [2024-02-17T01:45:02.084Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:02.084Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:6916b334b779ec691324fc87cab95c25fe23ea99b7d19b80845ea714f01e122b size: 2408 [Pipeline] } [2024-02-17T01:45:02.149Z] #73 ... [2024-02-17T01:45:02.149Z] [2024-02-17T01:45:02.149Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:02.418Z] #79 ... [2024-02-17T01:45:02.418Z] [2024-02-17T01:45:02.418Z] #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-02-17T01:45:02.418Z] #66 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:45:02.418Z] #66 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:45:02.641Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:03.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-02-17T01:45:03.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-17T01:45:03.180Z] 21b9e78d6582: Preparing [2024-02-17T01:45:03.180Z] f12cf427de8f: Preparing [2024-02-17T01:45:03.180Z] 671378649d63: Preparing [2024-02-17T01:45:03.180Z] 17752409d63b: Preparing [2024-02-17T01:45:03.180Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:03.180Z] c6680bacc296: Preparing [2024-02-17T01:45:03.180Z] a4588e031775: Preparing [2024-02-17T01:45:03.180Z] b57d9a4a7030: Preparing [2024-02-17T01:45:03.180Z] 724761c6d6d7: Preparing [2024-02-17T01:45:03.180Z] aedc3bda2944: Preparing [2024-02-17T01:45:03.180Z] a4588e031775: Waiting [2024-02-17T01:45:03.180Z] c6680bacc296: Waiting [2024-02-17T01:45:03.180Z] b57d9a4a7030: Waiting [2024-02-17T01:45:03.180Z] aedc3bda2944: Waiting [2024-02-17T01:45:03.180Z] 21b9e78d6582: Layer already exists [2024-02-17T01:45:03.180Z] 17752409d63b: Layer already exists [2024-02-17T01:45:03.180Z] f12cf427de8f: Layer already exists [2024-02-17T01:45:03.180Z] 671378649d63: Layer already exists [2024-02-17T01:45:03.180Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:03.180Z] b57d9a4a7030: Layer already exists [2024-02-17T01:45:03.180Z] a4588e031775: Layer already exists [2024-02-17T01:45:03.180Z] c6680bacc296: Layer already exists [2024-02-17T01:45:03.180Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:03.180Z] 724761c6d6d7: Layer already exists [2024-02-17T01:45:03.180Z] main: digest: sha256:6916b334b779ec691324fc87cab95c25fe23ea99b7d19b80845ea714f01e122b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T01:45:03.698Z] ===================================================== [Pipeline] echo [2024-02-17T01:45:03.785Z] taggedImages: [2024-02-17T01:45:03.785Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:45:03.785Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-02-17T01:45:03.785Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.16 [2024-02-17T01:45:03.785Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:45:03.785Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-02-17T01:45:03.831Z] #66 ... [2024-02-17T01:45:03.831Z] [2024-02-17T01:45:03.831Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-17T01:45:03.831Z] #65 14.17 OK: 8 MiB in 17 packages [2024-02-17T01:45:03.831Z] #65 DONE 15.0s [2024-02-17T01:45:03.831Z] [2024-02-17T01:45:03.831Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-17T01:45:03.831Z] #74 12.13 OK: 8 MiB in 16 packages [2024-02-17T01:45:03.831Z] #74 DONE 15.3s [2024-02-17T01:45:03.831Z] [2024-02-17T01:45:03.831Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [Pipeline] echo [2024-02-17T01:45:03.889Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-02-17T01:45:03.889Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:45:03.889Z] latest [2024-02-17T01:45:03.889Z] 3.2.0-dev.16 [2024-02-17T01:45:03.889Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:45:03.889Z] main [2024-02-17T01:45:03.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:04.606Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-17T01:45:04.792Z] #80 ... [2024-02-17T01:45:04.793Z] [2024-02-17T01:45:04.793Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-17T01:45:04.793Z] #0 6.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-17T01:45:04.793Z] #0 7.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:45:04.793Z] #81 ... [2024-02-17T01:45:04.793Z] [2024-02-17T01:45:04.793Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-17T01:45:04.793Z] #75 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-17T01:45:04.793Z] #75 14.16 OK: 18 MiB in 19 packages [Pipeline] sh [2024-02-17T01:45:05.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:45:05.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-17T01:45:05.157Z] e7b01e5c1134: Preparing [2024-02-17T01:45:05.157Z] 166214bae0f6: Preparing [2024-02-17T01:45:05.157Z] b6ba48a755c5: Preparing [2024-02-17T01:45:05.157Z] 17752409d63b: Preparing [2024-02-17T01:45:05.157Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:05.157Z] bfd3e68bd289: Preparing [2024-02-17T01:45:05.157Z] b2915b4cfbde: Preparing [2024-02-17T01:45:05.157Z] 7967d5c955be: Preparing [2024-02-17T01:45:05.157Z] aedc3bda2944: Preparing [2024-02-17T01:45:05.157Z] b2915b4cfbde: Waiting [2024-02-17T01:45:05.157Z] 7967d5c955be: Waiting [2024-02-17T01:45:05.157Z] bfd3e68bd289: Waiting [2024-02-17T01:45:05.157Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:05.157Z] 17752409d63b: Layer already exists [2024-02-17T01:45:05.157Z] b6ba48a755c5: Pushed [2024-02-17T01:45:05.157Z] b2915b4cfbde: Pushed [2024-02-17T01:45:05.157Z] e7b01e5c1134: Pushed [2024-02-17T01:45:05.157Z] 166214bae0f6: Pushed [2024-02-17T01:45:05.157Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:05.379Z] #75 DONE 15.3s [2024-02-17T01:45:05.379Z] [2024-02-17T01:45:05.379Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-17T01:45:05.416Z] 7967d5c955be: Pushed [2024-02-17T01:45:05.650Z] #82 DONE 0.2s [2024-02-17T01:45:05.650Z] [2024-02-17T01:45:05.650Z] #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-02-17T01:45:05.650Z] #66 16.85 OK: 8 MiB in 16 packages [2024-02-17T01:45:05.650Z] #66 ... [2024-02-17T01:45:05.650Z] [2024-02-17T01:45:05.650Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:45:05.920Z] #83 ... [2024-02-17T01:45:05.920Z] [2024-02-17T01:45:05.920Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-17T01:45:05.920Z] #76 14.69 OK: 18 MiB in 19 packages [2024-02-17T01:45:06.191Z] #76 ... [2024-02-17T01:45:06.192Z] [2024-02-17T01:45:06.192Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-17T01:45:06.192Z] #71 12.08 OK: 9 MiB in 20 packages [2024-02-17T01:45:06.192Z] #71 DONE 13.4s [2024-02-17T01:45:06.465Z] [2024-02-17T01:45:06.465Z] #66 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-02-17T01:45:06.759Z] #66 DONE 18.5s [2024-02-17T01:45:06.759Z] [2024-02-17T01:45:06.759Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-17T01:45:06.759Z] #81 12.13 OK: 8 MiB in 19 packages [2024-02-17T01:45:07.038Z] #81 ... [2024-02-17T01:45:07.038Z] [2024-02-17T01:45:07.038Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-17T01:45:07.038Z] #80 DONE 3.2s [2024-02-17T01:45:07.305Z] [2024-02-17T01:45:07.305Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-17T01:45:07.305Z] #76 DONE 16.0s [2024-02-17T01:45:07.305Z] [2024-02-17T01:45:07.305Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-17T01:45:07.305Z] #84 ... [2024-02-17T01:45:07.305Z] [2024-02-17T01:45:07.305Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-17T01:45:07.305Z] #73 10.44 OK: 13 MiB in 26 packages [2024-02-17T01:45:07.305Z] #73 DONE 11.7s [2024-02-17T01:45:07.575Z] [2024-02-17T01:45:07.575Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-17T01:45:07.575Z] #78 14.36 OK: 9 MiB in 17 packages [2024-02-17T01:45:07.575Z] #78 DONE 15.7s [2024-02-17T01:45:07.575Z] [2024-02-17T01:45:07.575Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-17T01:45:07.860Z] #85 ... [2024-02-17T01:45:07.860Z] [2024-02-17T01:45:07.860Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-17T01:45:07.860Z] #84 DONE 0.7s [2024-02-17T01:45:07.860Z] [2024-02-17T01:45:07.860Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-17T01:45:07.860Z] #81 DONE 13.2s [2024-02-17T01:45:07.860Z] [2024-02-17T01:45:07.860Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-17T01:45:08.832Z] #86 ... [2024-02-17T01:45:08.832Z] [2024-02-17T01:45:08.832Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-17T01:45:08.832Z] #87 DONE 2.7s [2024-02-17T01:45:08.832Z] [2024-02-17T01:45:08.832Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-17T01:45:08.832Z] #85 DONE 2.6s [2024-02-17T01:45:09.108Z] [2024-02-17T01:45:09.108Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-17T01:45:09.108Z] #86 DONE 1.3s [2024-02-17T01:45:09.108Z] [2024-02-17T01:45:09.108Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-17T01:45:09.108Z] #88 DONE 0.2s [2024-02-17T01:45:09.108Z] [2024-02-17T01:45:09.108Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-17T01:45:09.108Z] #89 DONE 0.3s [2024-02-17T01:45:09.108Z] [2024-02-17T01:45:09.108Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-17T01:45:09.393Z] #90 DONE 0.3s [2024-02-17T01:45:09.393Z] [2024-02-17T01:45:09.393Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-17T01:45:09.393Z] #91 DONE 0.2s [2024-02-17T01:45:09.393Z] [2024-02-17T01:45:09.393Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-17T01:45:09.684Z] #92 DONE 0.3s [2024-02-17T01:45:09.684Z] [2024-02-17T01:45:09.684Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-17T01:45:09.684Z] #93 DONE 0.3s [2024-02-17T01:45:09.684Z] [2024-02-17T01:45:09.684Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-17T01:45:09.956Z] #94 DONE 0.2s [2024-02-17T01:45:09.956Z] [2024-02-17T01:45:09.956Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-17T01:45:10.235Z] #95 ... [2024-02-17T01:45:10.235Z] [2024-02-17T01:45:10.235Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-17T01:45:10.235Z] #96 DONE 0.3s [2024-02-17T01:45:10.235Z] [2024-02-17T01:45:10.235Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-17T01:45:10.235Z] #95 DONE 0.2s [2024-02-17T01:45:10.235Z] [2024-02-17T01:45:10.235Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-17T01:45:10.235Z] #97 DONE 0.2s [2024-02-17T01:45:10.235Z] [2024-02-17T01:45:10.235Z] #98 [security-spire-server] exporting to image [2024-02-17T01:45:10.235Z] #98 exporting layers [2024-02-17T01:45:11.202Z] #98 ... [2024-02-17T01:45:11.202Z] [2024-02-17T01:45:11.202Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-17T01:45:11.202Z] #99 DONE 2.1s [2024-02-17T01:45:11.202Z] [2024-02-17T01:45:11.202Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-17T01:45:11.202Z] #100 DONE 0.2s [2024-02-17T01:45:11.202Z] [2024-02-17T01:45:11.202Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-17T01:45:11.786Z] #101 DONE 0.2s [2024-02-17T01:45:11.786Z] [2024-02-17T01:45:11.786Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-17T01:45:12.051Z] #102 DONE 0.3s [2024-02-17T01:45:12.051Z] [2024-02-17T01:45:12.051Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-17T01:45:12.051Z] #103 DONE 0.2s [2024-02-17T01:45:12.051Z] [2024-02-17T01:45:12.051Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-17T01:45:12.317Z] #104 DONE 0.3s [2024-02-17T01:45:12.317Z] [2024-02-17T01:45:12.317Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:45:12.596Z] #79 ... [2024-02-17T01:45:12.596Z] [2024-02-17T01:45:12.596Z] #98 [security-spire-agent] exporting to image [2024-02-17T01:45:13.185Z] #98 exporting layers 2.8s done [2024-02-17T01:45:13.185Z] #98 writing image sha256:483fa5ba282e40afa29fe5c899bc5e1dd61734281ffa780b7d151599dfa2fab8 0.0s done [2024-02-17T01:45:13.185Z] #98 naming to docker.io/library/security-spire-server-arm64 [2024-02-17T01:45:13.185Z] #98 naming to docker.io/library/security-spire-server-arm64 done [2024-02-17T01:45:13.452Z] #98 exporting layers 3.0s done [2024-02-17T01:45:13.452Z] #98 writing image sha256:3e82aac77e3b8ac51858ec8162177a0d95cd9ba75f4835c296fbf69f6a954b32 [2024-02-17T01:45:13.452Z] #98 writing image sha256:3e82aac77e3b8ac51858ec8162177a0d95cd9ba75f4835c296fbf69f6a954b32 0.0s done [2024-02-17T01:45:13.452Z] #98 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-02-17T01:45:14.411Z] #98 exporting layers 1.9s done [2024-02-17T01:45:14.411Z] #98 writing image sha256:812577812e8ee7a8064ef822d5660bfc2594c10c4ea007b932b878540022e4fc done [2024-02-17T01:45:14.411Z] #98 naming to docker.io/library/security-spire-agent-arm64 done [2024-02-17T01:45:14.411Z] #98 DONE 3.9s [2024-02-17T01:45:14.411Z] [2024-02-17T01:45:14.411Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:45:15.394Z] bfd3e68bd289: Pushed [2024-02-17T01:45:15.394Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:e8e084c0b29209a489b810d10644e6324b95cd95ffde50c9dce3939859f56c20 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:15.959Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:16.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-02-17T01:45:16.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-17T01:45:16.519Z] e7b01e5c1134: Preparing [2024-02-17T01:45:16.519Z] 166214bae0f6: Preparing [2024-02-17T01:45:16.519Z] b6ba48a755c5: Preparing [2024-02-17T01:45:16.519Z] 17752409d63b: Preparing [2024-02-17T01:45:16.519Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:16.519Z] bfd3e68bd289: Preparing [2024-02-17T01:45:16.519Z] b2915b4cfbde: Preparing [2024-02-17T01:45:16.519Z] 7967d5c955be: Preparing [2024-02-17T01:45:16.519Z] aedc3bda2944: Preparing [2024-02-17T01:45:16.519Z] bfd3e68bd289: Waiting [2024-02-17T01:45:16.519Z] 7967d5c955be: Waiting [2024-02-17T01:45:16.519Z] aedc3bda2944: Waiting [2024-02-17T01:45:16.519Z] b2915b4cfbde: Waiting [2024-02-17T01:45:16.519Z] b6ba48a755c5: Layer already exists [2024-02-17T01:45:16.519Z] e7b01e5c1134: Layer already exists [2024-02-17T01:45:16.519Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:16.519Z] 166214bae0f6: Layer already exists [2024-02-17T01:45:16.519Z] 17752409d63b: Layer already exists [2024-02-17T01:45:16.519Z] bfd3e68bd289: Layer already exists [2024-02-17T01:45:16.519Z] 7967d5c955be: Layer already exists [2024-02-17T01:45:16.519Z] b2915b4cfbde: Layer already exists [2024-02-17T01:45:16.519Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:16.519Z] latest: digest: sha256:e8e084c0b29209a489b810d10644e6324b95cd95ffde50c9dce3939859f56c20 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:17.084Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:17.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.16 [2024-02-17T01:45:17.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-17T01:45:17.647Z] e7b01e5c1134: Preparing [2024-02-17T01:45:17.647Z] 166214bae0f6: Preparing [2024-02-17T01:45:17.647Z] b6ba48a755c5: Preparing [2024-02-17T01:45:17.647Z] 17752409d63b: Preparing [2024-02-17T01:45:17.647Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:17.647Z] bfd3e68bd289: Preparing [2024-02-17T01:45:17.647Z] b2915b4cfbde: Preparing [2024-02-17T01:45:17.647Z] 7967d5c955be: Preparing [2024-02-17T01:45:17.647Z] aedc3bda2944: Preparing [2024-02-17T01:45:17.647Z] bfd3e68bd289: Waiting [2024-02-17T01:45:17.647Z] b2915b4cfbde: Waiting [2024-02-17T01:45:17.647Z] 7967d5c955be: Waiting [2024-02-17T01:45:17.647Z] aedc3bda2944: Waiting [2024-02-17T01:45:17.647Z] b6ba48a755c5: Layer already exists [2024-02-17T01:45:17.647Z] e7b01e5c1134: Layer already exists [2024-02-17T01:45:17.647Z] 166214bae0f6: Layer already exists [2024-02-17T01:45:17.647Z] 17752409d63b: Layer already exists [2024-02-17T01:45:17.647Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:17.647Z] bfd3e68bd289: Layer already exists [2024-02-17T01:45:17.647Z] b2915b4cfbde: Layer already exists [2024-02-17T01:45:17.647Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:17.647Z] 7967d5c955be: Layer already exists [2024-02-17T01:45:17.647Z] 3.2.0-dev.16: digest: sha256:e8e084c0b29209a489b810d10644e6324b95cd95ffde50c9dce3939859f56c20 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:18.273Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:18.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:45:18.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-17T01:45:18.839Z] e7b01e5c1134: Preparing [2024-02-17T01:45:18.839Z] 166214bae0f6: Preparing [2024-02-17T01:45:18.839Z] b6ba48a755c5: Preparing [2024-02-17T01:45:18.839Z] 17752409d63b: Preparing [2024-02-17T01:45:18.839Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:18.839Z] bfd3e68bd289: Preparing [2024-02-17T01:45:18.839Z] b2915b4cfbde: Preparing [2024-02-17T01:45:18.839Z] 7967d5c955be: Preparing [2024-02-17T01:45:18.839Z] aedc3bda2944: Preparing [2024-02-17T01:45:18.839Z] 7967d5c955be: Waiting [2024-02-17T01:45:18.839Z] b2915b4cfbde: Waiting [2024-02-17T01:45:18.839Z] aedc3bda2944: Waiting [2024-02-17T01:45:18.839Z] bfd3e68bd289: Waiting [2024-02-17T01:45:18.839Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:18.839Z] e7b01e5c1134: Layer already exists [2024-02-17T01:45:18.839Z] 17752409d63b: Layer already exists [2024-02-17T01:45:18.839Z] b6ba48a755c5: Layer already exists [2024-02-17T01:45:18.839Z] 166214bae0f6: Layer already exists [2024-02-17T01:45:18.839Z] bfd3e68bd289: Layer already exists [2024-02-17T01:45:18.839Z] 7967d5c955be: Layer already exists [2024-02-17T01:45:18.839Z] b2915b4cfbde: Layer already exists [2024-02-17T01:45:18.839Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:18.839Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:e8e084c0b29209a489b810d10644e6324b95cd95ffde50c9dce3939859f56c20 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:19.410Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:19.988Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-02-17T01:45:19.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-17T01:45:19.988Z] e7b01e5c1134: Preparing [2024-02-17T01:45:19.988Z] 166214bae0f6: Preparing [2024-02-17T01:45:19.988Z] b6ba48a755c5: Preparing [2024-02-17T01:45:19.988Z] 17752409d63b: Preparing [2024-02-17T01:45:19.988Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:19.988Z] bfd3e68bd289: Preparing [2024-02-17T01:45:19.988Z] b2915b4cfbde: Preparing [2024-02-17T01:45:19.988Z] 7967d5c955be: Preparing [2024-02-17T01:45:19.988Z] aedc3bda2944: Preparing [2024-02-17T01:45:19.988Z] b2915b4cfbde: Waiting [2024-02-17T01:45:19.988Z] 7967d5c955be: Waiting [2024-02-17T01:45:19.988Z] bfd3e68bd289: Waiting [2024-02-17T01:45:19.988Z] aedc3bda2944: Waiting [2024-02-17T01:45:19.988Z] 166214bae0f6: Layer already exists [2024-02-17T01:45:19.988Z] e7b01e5c1134: Layer already exists [2024-02-17T01:45:19.988Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:19.988Z] 17752409d63b: Layer already exists [2024-02-17T01:45:19.988Z] b6ba48a755c5: Layer already exists [2024-02-17T01:45:19.988Z] bfd3e68bd289: Layer already exists [2024-02-17T01:45:19.988Z] 7967d5c955be: Layer already exists [2024-02-17T01:45:19.988Z] b2915b4cfbde: Layer already exists [2024-02-17T01:45:19.988Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:19.988Z] main: digest: sha256:e8e084c0b29209a489b810d10644e6324b95cd95ffde50c9dce3939859f56c20 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T01:45:20.625Z] ===================================================== [Pipeline] echo [2024-02-17T01:45:20.725Z] taggedImages: [2024-02-17T01:45:20.725Z] - nexus3.edgexfoundry.org:10004/security-spire-config:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:45:20.725Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-02-17T01:45:20.725Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.16 [2024-02-17T01:45:20.725Z] - nexus3.edgexfoundry.org:10004/security-spire-config:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:45:20.725Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-02-17T01:45:20.834Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-02-17T01:45:20.834Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:45:20.834Z] latest [2024-02-17T01:45:20.834Z] 3.2.0-dev.16 [2024-02-17T01:45:20.834Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:45:20.834Z] main [2024-02-17T01:45:20.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:21.580Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:22.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:45:22.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-17T01:45:22.157Z] 85b30c0e9300: Preparing [2024-02-17T01:45:22.157Z] 35f127d38122: Preparing [2024-02-17T01:45:22.157Z] 1635c622b79c: Preparing [2024-02-17T01:45:22.157Z] 17752409d63b: Preparing [2024-02-17T01:45:22.157Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:22.157Z] 96ffaa1d596c: Preparing [2024-02-17T01:45:22.157Z] b57d9a4a7030: Preparing [2024-02-17T01:45:22.157Z] 724761c6d6d7: Preparing [2024-02-17T01:45:22.157Z] aedc3bda2944: Preparing [2024-02-17T01:45:22.157Z] 96ffaa1d596c: Waiting [2024-02-17T01:45:22.157Z] b57d9a4a7030: Waiting [2024-02-17T01:45:22.157Z] 724761c6d6d7: Waiting [2024-02-17T01:45:22.157Z] 17752409d63b: Layer already exists [2024-02-17T01:45:22.157Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:22.157Z] b57d9a4a7030: Layer already exists [2024-02-17T01:45:22.157Z] 724761c6d6d7: Layer already exists [2024-02-17T01:45:22.157Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:22.157Z] 1635c622b79c: Pushed [2024-02-17T01:45:22.157Z] 35f127d38122: Pushed [2024-02-17T01:45:22.157Z] 85b30c0e9300: Pushed [2024-02-17T01:45:29.511Z] #31 ... [2024-02-17T01:45:29.511Z] [2024-02-17T01:45:29.511Z] #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:45:29.511Z] #69 DONE 37.9s [2024-02-17T01:45:29.511Z] [2024-02-17T01:45:29.511Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:45:29.511Z] #83 DONE 32.8s [2024-02-17T01:45:29.511Z] [2024-02-17T01:45:29.511Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2024-02-17T01:45:29.511Z] #105 ... [2024-02-17T01:45:29.511Z] [2024-02-17T01:45:29.511Z] #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:45:29.511Z] #77 DONE 37.1s [2024-02-17T01:45:29.511Z] [2024-02-17T01:45:29.511Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:45:29.511Z] #79 DONE 36.5s [2024-02-17T01:45:29.511Z] [2024-02-17T01:45:29.511Z] #106 [core-metadata builder 6/7] COPY . . [2024-02-17T01:45:29.782Z] #106 DONE 1.1s [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #107 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:45:29.782Z] #107 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:45:29.782Z] #108 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #109 [security-proxy-setup builder 6/7] COPY . . [2024-02-17T01:45:29.782Z] #109 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #110 [security-bootstrapper builder 6/7] COPY . . [2024-02-17T01:45:29.782Z] #110 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:45:29.782Z] #111 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #112 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:45:29.782Z] #112 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #113 [support-notifications builder 6/7] COPY . . [2024-02-17T01:45:29.782Z] #113 DONE 1.1s [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2024-02-17T01:45:29.782Z] #105 DONE 1.1s [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-17T01:45:29.782Z] #114 DONE 1.2s [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-17T01:45:29.782Z] #115 ... [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #116 [support-scheduler builder 6/7] COPY . . [2024-02-17T01:45:29.782Z] #116 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:45:29.782Z] #117 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:45:29.782Z] #118 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:45:29.782Z] #119 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:45:29.782Z] #120 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #121 [core-data builder 6/7] COPY . . [2024-02-17T01:45:29.782Z] #121 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #122 [core-command builder 6/7] COPY . . [2024-02-17T01:45:29.782Z] #122 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:45:29.782Z] #123 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:45:29.782Z] #124 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:45:29.782Z] #125 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-17T01:45:29.782Z] #126 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:45:29.782Z] #127 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-17T01:45:29.782Z] #128 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-17T01:45:29.782Z] #129 CACHED [2024-02-17T01:45:29.782Z] [2024-02-17T01:45:29.782Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-02-17T01:45:29.782Z] #130 CACHED [2024-02-17T01:45:30.054Z] [2024-02-17T01:45:30.055Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-17T01:45:32.147Z] 96ffaa1d596c: Pushed [2024-02-17T01:45:32.147Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:58dcd8e683126ad7f30f9f0acb9b97d8cc46972e29d2ecf288949f57359f3d87 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:32.726Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:33.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-02-17T01:45:33.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-17T01:45:33.313Z] 85b30c0e9300: Preparing [2024-02-17T01:45:33.313Z] 35f127d38122: Preparing [2024-02-17T01:45:33.313Z] 1635c622b79c: Preparing [2024-02-17T01:45:33.313Z] 17752409d63b: Preparing [2024-02-17T01:45:33.313Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:33.313Z] 96ffaa1d596c: Preparing [2024-02-17T01:45:33.313Z] b57d9a4a7030: Preparing [2024-02-17T01:45:33.313Z] 724761c6d6d7: Preparing [2024-02-17T01:45:33.313Z] aedc3bda2944: Preparing [2024-02-17T01:45:33.313Z] 724761c6d6d7: Waiting [2024-02-17T01:45:33.313Z] aedc3bda2944: Waiting [2024-02-17T01:45:33.313Z] 96ffaa1d596c: Waiting [2024-02-17T01:45:33.313Z] b57d9a4a7030: Waiting [2024-02-17T01:45:33.313Z] 85b30c0e9300: Layer already exists [2024-02-17T01:45:33.313Z] 1635c622b79c: Layer already exists [2024-02-17T01:45:33.313Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:33.313Z] 17752409d63b: Layer already exists [2024-02-17T01:45:33.313Z] 35f127d38122: Layer already exists [2024-02-17T01:45:33.313Z] 96ffaa1d596c: Layer already exists [2024-02-17T01:45:33.313Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:33.313Z] b57d9a4a7030: Layer already exists [2024-02-17T01:45:33.313Z] 724761c6d6d7: Layer already exists [2024-02-17T01:45:33.313Z] latest: digest: sha256:58dcd8e683126ad7f30f9f0acb9b97d8cc46972e29d2ecf288949f57359f3d87 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:33.897Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:34.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.16 [2024-02-17T01:45:34.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-17T01:45:34.462Z] 85b30c0e9300: Preparing [2024-02-17T01:45:34.462Z] 35f127d38122: Preparing [2024-02-17T01:45:34.462Z] 1635c622b79c: Preparing [2024-02-17T01:45:34.462Z] 17752409d63b: Preparing [2024-02-17T01:45:34.462Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:34.462Z] 96ffaa1d596c: Preparing [2024-02-17T01:45:34.462Z] b57d9a4a7030: Preparing [2024-02-17T01:45:34.462Z] 724761c6d6d7: Preparing [2024-02-17T01:45:34.462Z] aedc3bda2944: Preparing [2024-02-17T01:45:34.462Z] 96ffaa1d596c: Waiting [2024-02-17T01:45:34.462Z] b57d9a4a7030: Waiting [2024-02-17T01:45:34.462Z] aedc3bda2944: Waiting [2024-02-17T01:45:34.462Z] 724761c6d6d7: Waiting [2024-02-17T01:45:34.462Z] 1635c622b79c: Layer already exists [2024-02-17T01:45:34.462Z] 85b30c0e9300: Layer already exists [2024-02-17T01:45:34.462Z] 17752409d63b: Layer already exists [2024-02-17T01:45:34.462Z] 35f127d38122: Layer already exists [2024-02-17T01:45:34.462Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:34.462Z] 96ffaa1d596c: Layer already exists [2024-02-17T01:45:34.462Z] 724761c6d6d7: Layer already exists [2024-02-17T01:45:34.462Z] b57d9a4a7030: Layer already exists [2024-02-17T01:45:34.462Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:34.462Z] 3.2.0-dev.16: digest: sha256:58dcd8e683126ad7f30f9f0acb9b97d8cc46972e29d2ecf288949f57359f3d87 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:35.036Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:35.409Z] #131 ... [2024-02-17T01:45:35.409Z] [2024-02-17T01:45:35.409Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-17T01:45:35.409Z] #0 4.524 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-17T01:45:35.409Z] #132 ... [2024-02-17T01:45:35.409Z] [2024-02-17T01:45:35.409Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-17T01:45:35.409Z] #131 5.724 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-17T01:45:35.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:45:35.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-17T01:45:35.606Z] 85b30c0e9300: Preparing [2024-02-17T01:45:35.606Z] 35f127d38122: Preparing [2024-02-17T01:45:35.606Z] 1635c622b79c: Preparing [2024-02-17T01:45:35.606Z] 17752409d63b: Preparing [2024-02-17T01:45:35.606Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:35.606Z] 96ffaa1d596c: Preparing [2024-02-17T01:45:35.606Z] b57d9a4a7030: Preparing [2024-02-17T01:45:35.606Z] 724761c6d6d7: Preparing [2024-02-17T01:45:35.606Z] aedc3bda2944: Preparing [2024-02-17T01:45:35.606Z] aedc3bda2944: Waiting [2024-02-17T01:45:35.606Z] 724761c6d6d7: Waiting [2024-02-17T01:45:35.606Z] 17752409d63b: Layer already exists [2024-02-17T01:45:35.606Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:35.606Z] 35f127d38122: Layer already exists [2024-02-17T01:45:35.606Z] 85b30c0e9300: Layer already exists [2024-02-17T01:45:35.606Z] 1635c622b79c: Layer already exists [2024-02-17T01:45:35.606Z] b57d9a4a7030: Layer already exists [2024-02-17T01:45:35.606Z] 724761c6d6d7: Layer already exists [2024-02-17T01:45:35.606Z] 96ffaa1d596c: Layer already exists [2024-02-17T01:45:35.606Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:35.606Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:58dcd8e683126ad7f30f9f0acb9b97d8cc46972e29d2ecf288949f57359f3d87 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:36.210Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:36.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-02-17T01:45:36.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-17T01:45:36.802Z] 85b30c0e9300: Preparing [2024-02-17T01:45:36.802Z] 35f127d38122: Preparing [2024-02-17T01:45:36.802Z] 1635c622b79c: Preparing [2024-02-17T01:45:36.802Z] 17752409d63b: Preparing [2024-02-17T01:45:36.802Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:36.802Z] 96ffaa1d596c: Preparing [2024-02-17T01:45:36.802Z] b57d9a4a7030: Preparing [2024-02-17T01:45:36.802Z] 724761c6d6d7: Preparing [2024-02-17T01:45:36.802Z] aedc3bda2944: Preparing [2024-02-17T01:45:36.802Z] 96ffaa1d596c: Waiting [2024-02-17T01:45:36.802Z] b57d9a4a7030: Waiting [2024-02-17T01:45:36.802Z] 724761c6d6d7: Waiting [2024-02-17T01:45:36.803Z] aedc3bda2944: Waiting [2024-02-17T01:45:36.803Z] 85b30c0e9300: Layer already exists [2024-02-17T01:45:36.803Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:36.803Z] 1635c622b79c: Layer already exists [2024-02-17T01:45:36.803Z] 17752409d63b: Layer already exists [2024-02-17T01:45:36.803Z] 35f127d38122: Layer already exists [2024-02-17T01:45:36.803Z] b57d9a4a7030: Layer already exists [2024-02-17T01:45:36.803Z] 96ffaa1d596c: Layer already exists [2024-02-17T01:45:36.803Z] 724761c6d6d7: Layer already exists [2024-02-17T01:45:36.803Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:36.803Z] main: digest: sha256:58dcd8e683126ad7f30f9f0acb9b97d8cc46972e29d2ecf288949f57359f3d87 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T01:45:37.499Z] ===================================================== [Pipeline] echo [2024-02-17T01:45:37.600Z] taggedImages: [2024-02-17T01:45:37.600Z] - nexus3.edgexfoundry.org:10004/security-spire-server:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:45:37.600Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-02-17T01:45:37.600Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.16 [2024-02-17T01:45:37.600Z] - nexus3.edgexfoundry.org:10004/security-spire-server:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:45:37.600Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-02-17T01:45:37.712Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-02-17T01:45:37.712Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:45:37.712Z] latest [2024-02-17T01:45:37.712Z] 3.2.0-dev.16 [2024-02-17T01:45:37.712Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:45:37.712Z] main [2024-02-17T01:45:37.712Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:38.515Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:39.197Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:45:39.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-17T01:45:39.198Z] 674fd726e76c: Preparing [2024-02-17T01:45:39.198Z] abe3864a72a4: Preparing [2024-02-17T01:45:39.198Z] 17752409d63b: Preparing [2024-02-17T01:45:39.198Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:39.198Z] 4e2404286de0: Preparing [2024-02-17T01:45:39.198Z] a8fe43e6d8ff: Preparing [2024-02-17T01:45:39.198Z] aedc3bda2944: Preparing [2024-02-17T01:45:39.198Z] aedc3bda2944: Waiting [2024-02-17T01:45:39.198Z] a8fe43e6d8ff: Waiting [2024-02-17T01:45:39.198Z] 17752409d63b: Layer already exists [2024-02-17T01:45:39.198Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:39.198Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:39.198Z] 4e2404286de0: Pushed [2024-02-17T01:45:39.198Z] 674fd726e76c: Pushed [2024-02-17T01:45:39.198Z] a8fe43e6d8ff: Pushed [2024-02-17T01:45:39.756Z] #131 ... [2024-02-17T01:45:39.756Z] [2024-02-17T01:45:39.756Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-17T01:45:39.756Z] #0 4.849 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-17T01:45:39.756Z] #133 ... [2024-02-17T01:45:39.756Z] [2024-02-17T01:45:39.756Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-17T01:45:39.756Z] #0 3.912 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-17T01:45:40.031Z] #134 ... [2024-02-17T01:45:40.031Z] [2024-02-17T01:45:40.031Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-17T01:45:40.031Z] #0 4.027 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-17T01:45:40.297Z] #135 ... [2024-02-17T01:45:40.297Z] [2024-02-17T01:45:40.297Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-17T01:45:40.297Z] #0 5.450 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-17T01:45:40.297Z] #136 ... [2024-02-17T01:45:40.297Z] [2024-02-17T01:45:40.297Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-17T01:45:40.297Z] #0 5.794 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-17T01:45:40.573Z] #137 ... [2024-02-17T01:45:40.573Z] [2024-02-17T01:45:40.573Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-17T01:45:40.573Z] #0 5.125 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-17T01:45:40.573Z] #138 ... [2024-02-17T01:45:40.573Z] [2024-02-17T01:45:40.573Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-17T01:45:40.573Z] #0 5.166 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-17T01:45:40.845Z] #139 ... [2024-02-17T01:45:40.845Z] [2024-02-17T01:45:40.845Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-17T01:45:40.845Z] #0 5.668 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-17T01:45:41.134Z] #140 ... [2024-02-17T01:45:41.134Z] [2024-02-17T01:45:41.134Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-17T01:45:41.134Z] #115 5.722 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-17T01:45:41.829Z] abe3864a72a4: Pushed [2024-02-17T01:45:41.829Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:7a927ebc3285edace4f5f64961f6628ecf378940487c49b804024e66ed520b9b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:42.444Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:43.038Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-02-17T01:45:43.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-17T01:45:43.038Z] 674fd726e76c: Preparing [2024-02-17T01:45:43.038Z] abe3864a72a4: Preparing [2024-02-17T01:45:43.038Z] 17752409d63b: Preparing [2024-02-17T01:45:43.038Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:43.038Z] 4e2404286de0: Preparing [2024-02-17T01:45:43.038Z] a8fe43e6d8ff: Preparing [2024-02-17T01:45:43.038Z] aedc3bda2944: Preparing [2024-02-17T01:45:43.038Z] a8fe43e6d8ff: Waiting [2024-02-17T01:45:43.038Z] aedc3bda2944: Waiting [2024-02-17T01:45:43.038Z] 4e2404286de0: Layer already exists [2024-02-17T01:45:43.038Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:43.038Z] 17752409d63b: Layer already exists [2024-02-17T01:45:43.038Z] 674fd726e76c: Layer already exists [2024-02-17T01:45:43.038Z] abe3864a72a4: Layer already exists [2024-02-17T01:45:43.038Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:43.038Z] a8fe43e6d8ff: Layer already exists [2024-02-17T01:45:43.038Z] latest: digest: sha256:7a927ebc3285edace4f5f64961f6628ecf378940487c49b804024e66ed520b9b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:43.634Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:44.230Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.16 [2024-02-17T01:45:44.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-17T01:45:44.230Z] 674fd726e76c: Preparing [2024-02-17T01:45:44.230Z] abe3864a72a4: Preparing [2024-02-17T01:45:44.230Z] 17752409d63b: Preparing [2024-02-17T01:45:44.230Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:44.230Z] 4e2404286de0: Preparing [2024-02-17T01:45:44.230Z] a8fe43e6d8ff: Preparing [2024-02-17T01:45:44.230Z] aedc3bda2944: Preparing [2024-02-17T01:45:44.231Z] aedc3bda2944: Waiting [2024-02-17T01:45:44.231Z] a8fe43e6d8ff: Waiting [2024-02-17T01:45:44.231Z] 17752409d63b: Layer already exists [2024-02-17T01:45:44.231Z] 4e2404286de0: Layer already exists [2024-02-17T01:45:44.231Z] abe3864a72a4: Layer already exists [2024-02-17T01:45:44.231Z] 674fd726e76c: Layer already exists [2024-02-17T01:45:44.231Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:44.231Z] a8fe43e6d8ff: Layer already exists [2024-02-17T01:45:44.231Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:44.231Z] 3.2.0-dev.16: digest: sha256:7a927ebc3285edace4f5f64961f6628ecf378940487c49b804024e66ed520b9b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:44.843Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:45.436Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:45:45.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-17T01:45:45.436Z] 674fd726e76c: Preparing [2024-02-17T01:45:45.436Z] abe3864a72a4: Preparing [2024-02-17T01:45:45.436Z] 17752409d63b: Preparing [2024-02-17T01:45:45.436Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:45.436Z] 4e2404286de0: Preparing [2024-02-17T01:45:45.436Z] a8fe43e6d8ff: Preparing [2024-02-17T01:45:45.436Z] aedc3bda2944: Preparing [2024-02-17T01:45:45.436Z] aedc3bda2944: Waiting [2024-02-17T01:45:45.436Z] a8fe43e6d8ff: Waiting [2024-02-17T01:45:45.436Z] 17752409d63b: Layer already exists [2024-02-17T01:45:45.436Z] 4e2404286de0: Layer already exists [2024-02-17T01:45:45.436Z] 674fd726e76c: Layer already exists [2024-02-17T01:45:45.436Z] abe3864a72a4: Layer already exists [2024-02-17T01:45:45.436Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:45.436Z] a8fe43e6d8ff: Layer already exists [2024-02-17T01:45:45.436Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:45.436Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:7a927ebc3285edace4f5f64961f6628ecf378940487c49b804024e66ed520b9b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:46.043Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:46.643Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-02-17T01:45:46.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-17T01:45:46.643Z] 674fd726e76c: Preparing [2024-02-17T01:45:46.643Z] abe3864a72a4: Preparing [2024-02-17T01:45:46.643Z] 17752409d63b: Preparing [2024-02-17T01:45:46.643Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:46.643Z] 4e2404286de0: Preparing [2024-02-17T01:45:46.643Z] a8fe43e6d8ff: Preparing [2024-02-17T01:45:46.643Z] aedc3bda2944: Preparing [2024-02-17T01:45:46.643Z] aedc3bda2944: Waiting [2024-02-17T01:45:46.643Z] a8fe43e6d8ff: Waiting [2024-02-17T01:45:46.643Z] abe3864a72a4: Layer already exists [2024-02-17T01:45:46.643Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:46.643Z] 17752409d63b: Layer already exists [2024-02-17T01:45:46.643Z] 674fd726e76c: Layer already exists [2024-02-17T01:45:46.643Z] 4e2404286de0: Layer already exists [2024-02-17T01:45:46.643Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:46.643Z] a8fe43e6d8ff: Layer already exists [2024-02-17T01:45:46.643Z] main: digest: sha256:7a927ebc3285edace4f5f64961f6628ecf378940487c49b804024e66ed520b9b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T01:45:47.247Z] ===================================================== [Pipeline] echo [2024-02-17T01:45:47.374Z] taggedImages: [2024-02-17T01:45:47.375Z] - nexus3.edgexfoundry.org:10004/support-notifications:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:45:47.375Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-02-17T01:45:47.375Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.16 [2024-02-17T01:45:47.375Z] - nexus3.edgexfoundry.org:10004/support-notifications:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:45:47.375Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-02-17T01:45:47.498Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-02-17T01:45:47.498Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:45:47.498Z] latest [2024-02-17T01:45:47.498Z] 3.2.0-dev.16 [2024-02-17T01:45:47.498Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:45:47.498Z] main [2024-02-17T01:45:47.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:48.384Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:49.041Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:45:49.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-17T01:45:49.041Z] 5e7c65b912cb: Preparing [2024-02-17T01:45:49.041Z] 8c8f60b40335: Preparing [2024-02-17T01:45:49.041Z] 17752409d63b: Preparing [2024-02-17T01:45:49.041Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:49.041Z] cf1643911aa1: Preparing [2024-02-17T01:45:49.041Z] 9ba735067fe6: Preparing [2024-02-17T01:45:49.041Z] aedc3bda2944: Preparing [2024-02-17T01:45:49.041Z] aedc3bda2944: Waiting [2024-02-17T01:45:49.041Z] 9ba735067fe6: Waiting [2024-02-17T01:45:49.041Z] 17752409d63b: Layer already exists [2024-02-17T01:45:49.041Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:49.041Z] cf1643911aa1: Layer already exists [2024-02-17T01:45:49.041Z] 9ba735067fe6: Layer already exists [2024-02-17T01:45:49.041Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:49.041Z] 5e7c65b912cb: Pushed [2024-02-17T01:45:51.580Z] 8c8f60b40335: Pushed [2024-02-17T01:45:51.580Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:7fe4f2ecbe331ee703e8745375bd9a15874a5920982ff6c4951a371a891cc119 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:52.189Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:52.800Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-02-17T01:45:52.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-17T01:45:52.800Z] 5e7c65b912cb: Preparing [2024-02-17T01:45:52.800Z] 8c8f60b40335: Preparing [2024-02-17T01:45:52.800Z] 17752409d63b: Preparing [2024-02-17T01:45:52.800Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:52.800Z] cf1643911aa1: Preparing [2024-02-17T01:45:52.800Z] 9ba735067fe6: Preparing [2024-02-17T01:45:52.800Z] aedc3bda2944: Preparing [2024-02-17T01:45:52.800Z] 9ba735067fe6: Waiting [2024-02-17T01:45:52.800Z] aedc3bda2944: Waiting [2024-02-17T01:45:52.800Z] 5e7c65b912cb: Layer already exists [2024-02-17T01:45:52.800Z] 8c8f60b40335: Layer already exists [2024-02-17T01:45:52.800Z] 17752409d63b: Layer already exists [2024-02-17T01:45:52.800Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:52.800Z] cf1643911aa1: Layer already exists [2024-02-17T01:45:52.800Z] 9ba735067fe6: Layer already exists [2024-02-17T01:45:52.800Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:52.800Z] latest: digest: sha256:7fe4f2ecbe331ee703e8745375bd9a15874a5920982ff6c4951a371a891cc119 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:53.481Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:54.091Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.16 [2024-02-17T01:45:54.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-17T01:45:54.091Z] 5e7c65b912cb: Preparing [2024-02-17T01:45:54.091Z] 8c8f60b40335: Preparing [2024-02-17T01:45:54.091Z] 17752409d63b: Preparing [2024-02-17T01:45:54.091Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:54.091Z] cf1643911aa1: Preparing [2024-02-17T01:45:54.091Z] 9ba735067fe6: Preparing [2024-02-17T01:45:54.091Z] aedc3bda2944: Preparing [2024-02-17T01:45:54.091Z] 9ba735067fe6: Waiting [2024-02-17T01:45:54.091Z] aedc3bda2944: Waiting [2024-02-17T01:45:54.091Z] 5e7c65b912cb: Layer already exists [2024-02-17T01:45:54.091Z] 8c8f60b40335: Layer already exists [2024-02-17T01:45:54.091Z] 17752409d63b: Layer already exists [2024-02-17T01:45:54.091Z] cf1643911aa1: Layer already exists [2024-02-17T01:45:54.091Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:54.091Z] 9ba735067fe6: Layer already exists [2024-02-17T01:45:54.091Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:54.091Z] 3.2.0-dev.16: digest: sha256:7fe4f2ecbe331ee703e8745375bd9a15874a5920982ff6c4951a371a891cc119 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:54.712Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:55.318Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:45:55.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-17T01:45:55.318Z] 5e7c65b912cb: Preparing [2024-02-17T01:45:55.318Z] 8c8f60b40335: Preparing [2024-02-17T01:45:55.318Z] 17752409d63b: Preparing [2024-02-17T01:45:55.318Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:55.318Z] cf1643911aa1: Preparing [2024-02-17T01:45:55.318Z] 9ba735067fe6: Preparing [2024-02-17T01:45:55.318Z] aedc3bda2944: Preparing [2024-02-17T01:45:55.318Z] aedc3bda2944: Waiting [2024-02-17T01:45:55.318Z] 9ba735067fe6: Waiting [2024-02-17T01:45:55.318Z] 17752409d63b: Layer already exists [2024-02-17T01:45:55.318Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:55.318Z] 5e7c65b912cb: Layer already exists [2024-02-17T01:45:55.318Z] 8c8f60b40335: Layer already exists [2024-02-17T01:45:55.318Z] cf1643911aa1: Layer already exists [2024-02-17T01:45:55.318Z] 9ba735067fe6: Layer already exists [2024-02-17T01:45:55.318Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:55.318Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:7fe4f2ecbe331ee703e8745375bd9a15874a5920982ff6c4951a371a891cc119 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:57.999Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T01:45:58.616Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-02-17T01:45:58.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-17T01:45:58.616Z] 5e7c65b912cb: Preparing [2024-02-17T01:45:58.616Z] 8c8f60b40335: Preparing [2024-02-17T01:45:58.616Z] 17752409d63b: Preparing [2024-02-17T01:45:58.616Z] 1b0c6928a5dd: Preparing [2024-02-17T01:45:58.616Z] cf1643911aa1: Preparing [2024-02-17T01:45:58.616Z] 9ba735067fe6: Preparing [2024-02-17T01:45:58.616Z] aedc3bda2944: Preparing [2024-02-17T01:45:58.616Z] aedc3bda2944: Waiting [2024-02-17T01:45:58.616Z] 9ba735067fe6: Waiting [2024-02-17T01:45:58.616Z] 17752409d63b: Layer already exists [2024-02-17T01:45:58.616Z] 8c8f60b40335: Layer already exists [2024-02-17T01:45:58.616Z] 1b0c6928a5dd: Layer already exists [2024-02-17T01:45:58.616Z] 5e7c65b912cb: Layer already exists [2024-02-17T01:45:58.616Z] cf1643911aa1: Layer already exists [2024-02-17T01:45:58.616Z] aedc3bda2944: Layer already exists [2024-02-17T01:45:58.616Z] 9ba735067fe6: Layer already exists [2024-02-17T01:45:58.616Z] main: digest: sha256:7fe4f2ecbe331ee703e8745375bd9a15874a5920982ff6c4951a371a891cc119 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T01:45:59.258Z] ===================================================== [Pipeline] echo [2024-02-17T01:45:59.370Z] taggedImages: [2024-02-17T01:45:59.370Z] - nexus3.edgexfoundry.org:10004/support-scheduler:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T01:45:59.370Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-02-17T01:45:59.370Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.16 [2024-02-17T01:45:59.370Z] - nexus3.edgexfoundry.org:10004/support-scheduler:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T01:45:59.370Z] - 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] } [2024-02-17T01:58:35.827Z] #115 ... [2024-02-17T01:58:35.827Z] [2024-02-17T01:58:35.827Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-17T01:58:35.827Z] #134 780.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-17T01:58:35.827Z] #134 ... [2024-02-17T01:58:35.827Z] [2024-02-17T01:58:35.827Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-17T01:58:35.827Z] #136 DONE 786.2s [2024-02-17T01:58:36.112Z] [2024-02-17T01:58:36.112Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-17T01:58:36.391Z] #131 ... [2024-02-17T01:58:36.391Z] [2024-02-17T01:58:36.391Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:58:36.668Z] #141 DONE 0.3s [2024-02-17T01:58:36.668Z] [2024-02-17T01:58:36.668Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-17T01:58:36.958Z] #49 ... [2024-02-17T01:58:36.958Z] [2024-02-17T01:58:36.958Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:58:36.958Z] #142 DONE 0.2s [2024-02-17T01:58:36.958Z] [2024-02-17T01:58:36.958Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-17T01:58:37.246Z] #143 DONE 0.2s [2024-02-17T01:58:37.246Z] [2024-02-17T01:58:37.246Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-17T01:58:37.246Z] #144 DONE 0.2s [2024-02-17T01:58:37.246Z] [2024-02-17T01:58:37.246Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-17T01:58:37.528Z] #145 DONE 0.3s [2024-02-17T01:58:37.528Z] [2024-02-17T01:58:37.528Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-17T01:58:38.140Z] #146 DONE 0.3s [2024-02-17T01:58:38.140Z] [2024-02-17T01:58:38.140Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-17T01:58:39.550Z] #147 ... [2024-02-17T01:58:39.551Z] [2024-02-17T01:58:39.551Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-17T01:58:39.551Z] #135 DONE 789.7s [2024-02-17T01:58:39.551Z] [2024-02-17T01:58:39.551Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-17T01:58:40.147Z] #148 DONE 0.4s [2024-02-17T01:58:40.147Z] [2024-02-17T01:58:40.147Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-17T01:58:40.735Z] #149 ... [2024-02-17T01:58:40.735Z] [2024-02-17T01:58:40.735Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-17T01:58:40.735Z] #147 DONE 3.0s [2024-02-17T01:58:41.002Z] [2024-02-17T01:58:41.002Z] #98 [security-proxy-setup] exporting to image [2024-02-17T01:58:41.002Z] #98 exporting layers [2024-02-17T01:58:42.407Z] #98 exporting layers 1.4s done [2024-02-17T01:58:42.407Z] #98 writing image sha256:0410bb5bd2bbc071d542ed30292266c0aff00aa511f5d66e985be61b782b74c1 0.0s done [2024-02-17T01:58:42.407Z] #98 naming to docker.io/library/security-proxy-setup-arm64 done [2024-02-17T01:58:42.407Z] #98 DONE 5.4s [2024-02-17T01:58:42.407Z] [2024-02-17T01:58:42.407Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-17T01:58:43.446Z] #131 ... [2024-02-17T01:58:43.446Z] [2024-02-17T01:58:43.446Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-17T01:58:43.446Z] #149 DONE 3.1s [2024-02-17T01:58:43.446Z] [2024-02-17T01:58:43.446Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:58:43.446Z] #150 DONE 0.4s [2024-02-17T01:58:43.446Z] [2024-02-17T01:58:43.446Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-17T01:58:43.719Z] #138 ... [2024-02-17T01:58:43.719Z] [2024-02-17T01:58:43.719Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:58:43.997Z] #151 DONE 0.3s [2024-02-17T01:58:43.997Z] [2024-02-17T01:58:43.997Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-17T01:58:44.353Z] #152 DONE 0.4s [2024-02-17T01:58:44.353Z] [2024-02-17T01:58:44.353Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-17T01:58:44.353Z] #131 ... [2024-02-17T01:58:44.353Z] [2024-02-17T01:58:44.353Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-17T01:58:44.353Z] #153 DONE 0.1s [2024-02-17T01:58:44.647Z] [2024-02-17T01:58:44.647Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-17T01:58:44.915Z] #154 DONE 0.2s [2024-02-17T01:58:44.915Z] [2024-02-17T01:58:44.915Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-17T01:58:44.915Z] #155 DONE 0.3s [2024-02-17T01:58:44.915Z] [2024-02-17T01:58:44.915Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-17T01:58:44.915Z] #132 ... [2024-02-17T01:58:44.915Z] [2024-02-17T01:58:44.915Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-17T01:58:45.194Z] #156 DONE 0.2s [2024-02-17T01:58:45.194Z] [2024-02-17T01:58:45.194Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-17T01:58:45.194Z] #157 DONE 0.1s [2024-02-17T01:58:45.194Z] [2024-02-17T01:58:45.194Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-17T01:58:47.785Z] #158 DONE 2.1s [2024-02-17T01:58:47.785Z] [2024-02-17T01:58:47.785Z] #98 [security-bootstrapper] exporting to image [2024-02-17T01:58:47.785Z] #98 exporting layers [2024-02-17T01:58:48.781Z] #98 exporting layers 1.2s done [2024-02-17T01:58:48.781Z] #98 writing image sha256:ec228441e7b847abed4e5fa22402f63d9c4963b9dc7808458ecae4d6723dbb87 done [2024-02-17T01:58:48.781Z] #98 naming to docker.io/library/security-bootstrapper-arm64 done [2024-02-17T01:58:48.781Z] #98 DONE 6.6s [2024-02-17T01:58:48.781Z] [2024-02-17T01:58:48.781Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-17T01:58:48.781Z] #134 DONE 798.7s [2024-02-17T01:58:48.781Z] [2024-02-17T01:58:48.781Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-17T01:58:49.049Z] #138 ... [2024-02-17T01:58:49.049Z] [2024-02-17T01:58:49.049Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:58:49.633Z] #159 DONE 0.3s [2024-02-17T01:58:49.633Z] [2024-02-17T01:58:49.633Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:58:49.911Z] #160 DONE 0.4s [2024-02-17T01:58:49.911Z] [2024-02-17T01:58:49.911Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-17T01:58:49.911Z] #132 ... [2024-02-17T01:58:49.911Z] [2024-02-17T01:58:49.911Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-17T01:58:50.181Z] #161 DONE 0.2s [2024-02-17T01:58:50.181Z] [2024-02-17T01:58:50.181Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-17T01:58:50.468Z] #162 DONE 0.1s [2024-02-17T01:58:50.468Z] [2024-02-17T01:58:50.468Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:58:50.468Z] #163 DONE 0.1s [2024-02-17T01:58:50.468Z] [2024-02-17T01:58:50.468Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-17T01:58:50.735Z] #164 DONE 0.2s [2024-02-17T01:58:50.735Z] [2024-02-17T01:58:50.735Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-17T01:58:51.029Z] #165 DONE 0.4s [2024-02-17T01:58:51.029Z] [2024-02-17T01:58:51.029Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-17T01:58:51.294Z] #166 DONE 0.2s [2024-02-17T01:58:51.294Z] [2024-02-17T01:58:51.294Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-17T01:58:53.872Z] #167 DONE 2.7s [2024-02-17T01:58:53.872Z] [2024-02-17T01:58:53.872Z] #98 [security-secretstore-setup] exporting to image [2024-02-17T01:58:53.872Z] #98 exporting layers [2024-02-17T01:58:55.282Z] #98 exporting layers 1.3s done [2024-02-17T01:58:55.282Z] #98 writing image sha256:ac1d908a03acdd8f21efe8e1b7f6d57d0a8ed6502b51ad43c28de4c9e951ecda 0.0s done [2024-02-17T01:58:55.282Z] #98 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-02-17T01:58:55.282Z] #98 DONE 7.9s [2024-02-17T01:58:55.282Z] [2024-02-17T01:58:55.282Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-17T01:59:00.619Z] #131 ... [2024-02-17T01:59:00.619Z] [2024-02-17T01:59:00.619Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-17T01:59:00.619Z] #132 DONE 810.2s [2024-02-17T01:59:00.619Z] [2024-02-17T01:59:00.619Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:59:00.619Z] #168 DONE 0.2s [2024-02-17T01:59:00.619Z] [2024-02-17T01:59:00.619Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:59:00.903Z] #169 DONE 0.2s [2024-02-17T01:59:00.903Z] [2024-02-17T01:59:00.903Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-17T01:59:00.903Z] #170 DONE 0.2s [2024-02-17T01:59:00.903Z] [2024-02-17T01:59:00.903Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-17T01:59:01.184Z] #115 ... [2024-02-17T01:59:01.184Z] [2024-02-17T01:59:01.184Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:59:01.184Z] #171 DONE 0.1s [2024-02-17T01:59:01.184Z] [2024-02-17T01:59:01.184Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-17T01:59:01.454Z] #172 DONE 0.3s [2024-02-17T01:59:01.454Z] [2024-02-17T01:59:01.454Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-17T01:59:01.454Z] #131 ... [2024-02-17T01:59:01.454Z] [2024-02-17T01:59:01.454Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-17T01:59:03.396Z] #173 DONE 2.0s [2024-02-17T01:59:03.396Z] [2024-02-17T01:59:03.396Z] #98 [security-proxy-auth] exporting to image [2024-02-17T01:59:03.396Z] #98 exporting layers [2024-02-17T01:59:03.992Z] #98 exporting layers 0.6s done [2024-02-17T01:59:03.992Z] #98 writing image sha256:6b35154ca09a0b6540348832d978a37e1566e58f0212fbd1aae2340b541c2aed 0.0s done [2024-02-17T01:59:04.258Z] #98 naming to docker.io/library/security-proxy-auth-arm64 done [2024-02-17T01:59:04.258Z] #98 DONE 8.5s [2024-02-17T01:59:04.258Z] [2024-02-17T01:59:04.258Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-17T01:59:12.454Z] #131 ... [2024-02-17T01:59:12.454Z] [2024-02-17T01:59:12.454Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-17T01:59:12.454Z] #138 DONE 821.3s [2024-02-17T01:59:12.454Z] [2024-02-17T01:59:12.454Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-17T01:59:12.454Z] #131 ... [2024-02-17T01:59:12.454Z] [2024-02-17T01:59:12.454Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:59:12.454Z] #174 DONE 0.1s [2024-02-17T01:59:12.454Z] [2024-02-17T01:59:12.454Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:59:12.454Z] #175 DONE 0.2s [2024-02-17T01:59:12.454Z] [2024-02-17T01:59:12.454Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-17T01:59:12.454Z] #176 DONE 0.2s [2024-02-17T01:59:12.454Z] [2024-02-17T01:59:12.454Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:59:12.454Z] #177 DONE 0.1s [2024-02-17T01:59:12.454Z] [2024-02-17T01:59:12.454Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-17T01:59:12.454Z] #178 DONE 0.2s [2024-02-17T01:59:12.454Z] [2024-02-17T01:59:12.454Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-17T01:59:14.397Z] #179 DONE 1.9s [2024-02-17T01:59:14.397Z] [2024-02-17T01:59:14.397Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-17T01:59:14.397Z] #115 ... [2024-02-17T01:59:14.397Z] [2024-02-17T01:59:14.397Z] #98 [core-common-config-bootstrapper] exporting to image [2024-02-17T01:59:14.397Z] #98 exporting layers [2024-02-17T01:59:14.664Z] #98 exporting layers 0.4s done [2024-02-17T01:59:14.664Z] #98 writing image sha256:1155b60dcb584f7a3b97851e5e74ae915ec6399b18f6e3defb1520ebb9d6a171 0.0s done [2024-02-17T01:59:14.664Z] #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-02-17T01:59:14.664Z] #98 DONE 9.0s [2024-02-17T01:59:14.664Z] [2024-02-17T01:59:14.664Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-17T01:59:53.523Z] #52 ... [2024-02-17T01:59:53.523Z] [2024-02-17T01:59:53.523Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-17T01:59:53.523Z] #140 DONE 858.7s [2024-02-17T01:59:53.523Z] [2024-02-17T01:59:53.523Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:59:53.523Z] #31 ... [2024-02-17T01:59:53.523Z] [2024-02-17T01:59:53.523Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:59:53.523Z] #180 DONE 0.1s [2024-02-17T01:59:53.523Z] [2024-02-17T01:59:53.523Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-17T01:59:53.523Z] #131 ... [2024-02-17T01:59:53.523Z] [2024-02-17T01:59:53.523Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:59:53.523Z] #181 DONE 0.2s [2024-02-17T01:59:53.523Z] [2024-02-17T01:59:53.523Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-17T01:59:53.523Z] #182 DONE 0.2s [2024-02-17T01:59:53.523Z] [2024-02-17T01:59:53.523Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:59:53.523Z] #183 DONE 0.1s [2024-02-17T01:59:53.523Z] [2024-02-17T01:59:53.523Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:59:53.523Z] #31 ... [2024-02-17T01:59:53.523Z] [2024-02-17T01:59:53.523Z] #98 [core-command] exporting to image [2024-02-17T01:59:53.523Z] #98 exporting layers [2024-02-17T01:59:53.523Z] #98 exporting layers 0.4s done [2024-02-17T01:59:53.523Z] #98 writing image sha256:a5be9150961f48c3c9f7532eb032128685695aa7002582fdf9df3d4312479857 done [2024-02-17T01:59:53.523Z] #98 naming to docker.io/library/core-command-arm64 done [2024-02-17T01:59:53.523Z] #98 DONE 9.4s [2024-02-17T01:59:53.523Z] [2024-02-17T01:59:53.523Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-17T01:59:56.863Z] #52 ... [2024-02-17T01:59:56.863Z] [2024-02-17T01:59:56.863Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-17T01:59:56.863Z] #137 DONE 866.6s [2024-02-17T01:59:56.863Z] [2024-02-17T01:59:56.863Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-17T01:59:56.863Z] #31 ... [2024-02-17T01:59:56.863Z] [2024-02-17T01:59:56.863Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:59:57.130Z] #184 DONE 0.2s [2024-02-17T01:59:57.130Z] [2024-02-17T01:59:57.130Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:59:57.130Z] #185 DONE 0.1s [2024-02-17T01:59:57.130Z] [2024-02-17T01:59:57.130Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-17T01:59:57.400Z] #186 DONE 0.3s [2024-02-17T01:59:57.400Z] [2024-02-17T01:59:57.400Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:59:57.667Z] #187 DONE 0.2s [2024-02-17T01:59:57.667Z] [2024-02-17T01:59:57.667Z] #98 [core-data] exporting to image [2024-02-17T01:59:57.667Z] #98 exporting layers [2024-02-17T01:59:57.667Z] #98 exporting layers 0.2s done [2024-02-17T01:59:57.968Z] #98 writing image sha256:b4f65d7bca40ba9d940e7c131f42888e313536589949d6f504db09edf88b3d85 done [2024-02-17T01:59:57.968Z] #98 naming to docker.io/library/core-data-arm64 done [2024-02-17T01:59:57.968Z] #98 DONE 9.6s [2024-02-17T01:59:57.968Z] [2024-02-17T01:59:57.968Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-17T01:59:58.235Z] #115 ... [2024-02-17T01:59:58.235Z] [2024-02-17T01:59:58.235Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-17T01:59:58.235Z] #139 DONE 868.4s [2024-02-17T01:59:58.235Z] [2024-02-17T01:59:58.235Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-17T01:59:58.818Z] #131 ... [2024-02-17T01:59:58.818Z] [2024-02-17T01:59:58.818Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T01:59:59.093Z] #188 DONE 0.2s [2024-02-17T01:59:59.093Z] [2024-02-17T01:59:59.093Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-17T01:59:59.093Z] #189 DONE 0.2s [2024-02-17T01:59:59.093Z] [2024-02-17T01:59:59.093Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-17T01:59:59.373Z] #190 DONE 0.3s [2024-02-17T01:59:59.373Z] [2024-02-17T01:59:59.373Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-17T01:59:59.640Z] #191 DONE 0.1s [2024-02-17T01:59:59.640Z] [2024-02-17T01:59:59.640Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-17T01:59:59.640Z] #192 DONE 0.1s [2024-02-17T01:59:59.640Z] [2024-02-17T01:59:59.640Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-17T01:59:59.640Z] #131 ... [2024-02-17T01:59:59.640Z] [2024-02-17T01:59:59.640Z] #98 [core-metadata] exporting to image [2024-02-17T01:59:59.905Z] #98 exporting layers 0.2s done [2024-02-17T01:59:59.905Z] #98 writing image sha256:01cad876cec852b8b7a14defe4cff01bf5994dd5dbcbcad14aab9c713b25aa0e done [2024-02-17T01:59:59.905Z] #98 naming to docker.io/library/core-metadata-arm64 done [2024-02-17T01:59:59.905Z] #98 DONE 9.8s [2024-02-17T01:59:59.905Z] [2024-02-17T01:59:59.905Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-17T02:00:18.085Z] #115 DONE 885.5s [2024-02-17T02:00:18.085Z] [2024-02-17T02:00:18.085Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-17T02:00:18.085Z] #52 ... [2024-02-17T02:00:18.085Z] [2024-02-17T02:00:18.085Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T02:00:18.085Z] #193 DONE 0.2s [2024-02-17T02:00:18.085Z] [2024-02-17T02:00:18.085Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-17T02:00:18.085Z] #194 DONE 0.2s [2024-02-17T02:00:18.085Z] [2024-02-17T02:00:18.085Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-17T02:00:18.085Z] #195 DONE 0.3s [2024-02-17T02:00:18.085Z] [2024-02-17T02:00:18.085Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-17T02:00:18.085Z] #196 DONE 0.1s [2024-02-17T02:00:18.085Z] [2024-02-17T02:00:18.085Z] #98 [security-spiffe-token-provider] exporting to image [2024-02-17T02:00:18.085Z] #98 exporting layers [2024-02-17T02:00:18.085Z] #98 exporting layers 0.6s done [2024-02-17T02:00:18.085Z] #98 writing image sha256:4ae5d4e9505c9c53327e27fc8d37bf4eb9d83ea2a4a09afd8b8c5f0e262ad531 done [2024-02-17T02:00:18.085Z] #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-02-17T02:00:18.085Z] #98 DONE 10.4s [2024-02-17T02:00:18.085Z] [2024-02-17T02:00:18.085Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-17T02:00:40.124Z] #52 ... [2024-02-17T02:00:40.124Z] [2024-02-17T02:00:40.124Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-17T02:00:40.124Z] #131 DONE 907.2s [2024-02-17T02:00:40.124Z] [2024-02-17T02:00:40.124Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-17T02:00:40.124Z] #49 ... [2024-02-17T02:00:40.124Z] [2024-02-17T02:00:40.124Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T02:00:40.124Z] #197 DONE 0.2s [2024-02-17T02:00:40.124Z] [2024-02-17T02:00:40.124Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-17T02:00:40.124Z] #133 DONE 907.8s [2024-02-17T02:00:40.124Z] [2024-02-17T02:00:40.124Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-17T02:00:40.124Z] #198 DONE 0.1s [2024-02-17T02:00:40.124Z] [2024-02-17T02:00:40.124Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-17T02:00:40.124Z] #199 ... [2024-02-17T02:00:40.124Z] [2024-02-17T02:00:40.124Z] #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-17T02:00:40.124Z] #200 DONE 0.2s [2024-02-17T02:00:40.124Z] [2024-02-17T02:00:40.124Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-17T02:00:40.124Z] #199 DONE 0.5s [2024-02-17T02:00:40.124Z] [2024-02-17T02:00:40.124Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-17T02:00:40.124Z] #201 DONE 0.1s [2024-02-17T02:00:40.124Z] [2024-02-17T02:00:40.124Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-17T02:00:40.124Z] #202 DONE 0.1s [2024-02-17T02:00:40.124Z] [2024-02-17T02:00:40.124Z] #98 [support-scheduler] exporting to image [2024-02-17T02:00:40.124Z] #98 exporting layers [2024-02-17T02:00:40.124Z] #98 exporting layers 0.3s done [2024-02-17T02:00:40.124Z] #98 writing image sha256:28906765ec12c480f290336667cd9cb76522218126e015107f0311f7feedfb72 done [2024-02-17T02:00:40.124Z] #98 naming to docker.io/library/support-scheduler-arm64 done [2024-02-17T02:00:40.124Z] #98 DONE 10.7s [2024-02-17T02:00:40.124Z] [2024-02-17T02:00:40.124Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-17T02:00:40.124Z] #203 DONE 0.3s [2024-02-17T02:00:40.124Z] [2024-02-17T02:00:40.124Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-17T02:00:40.124Z] #204 DONE 0.2s [2024-02-17T02:00:40.124Z] [2024-02-17T02:00:40.124Z] #98 [support-notifications] exporting to image [2024-02-17T02:00:40.124Z] #98 exporting layers 0.4s done [2024-02-17T02:00:40.124Z] #98 writing image sha256:1edb790c567a2825b0b98917e1346d791a31970865b90c26d07ae41a9e0f8157 done [2024-02-17T02:00:40.124Z] #98 naming to docker.io/library/support-notifications-arm64 done [2024-02-17T02:00:40.124Z] #98 DONE 11.2s [2024-02-17T02:00:40.124Z] [2024-02-17T02:00:40.124Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-17T02:00:40.124Z] time="2024-02-17T01:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T02:00:40.124Z] time="2024-02-17T01:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T02:00:40.124Z] time="2024-02-17T01:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T02:00:40.124Z] time="2024-02-17T01:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T02:00:40.124Z] time="2024-02-17T01:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T02:00:40.124Z] time="2024-02-17T01:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T02:00:40.124Z] time="2024-02-17T01:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T02:00:40.124Z] time="2024-02-17T01:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T02:00:40.124Z] time="2024-02-17T01:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T02:00:40.124Z] time="2024-02-17T01:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T02:00:40.124Z] time="2024-02-17T01:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T02:00:40.124Z] time="2024-02-17T01:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T02:00:40.124Z] time="2024-02-17T01:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-17T02:00:40.124Z] time="2024-02-17T01:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-17T02:00:40.139Z] $ docker stop --time=1 89ab46ddd4894b9b2a28ac90dd79c5babb5ac4116d1e12b308b6b4a201bb2813 [2024-02-17T02:00:41.828Z] $ docker rm -f --volumes 89ab46ddd4894b9b2a28ac90dd79c5babb5ac4116d1e12b308b6b4a201bb2813 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-17T02:00:42.549Z] + docker images [2024-02-17T02:00:42.549Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-17T02:00:42.549Z] support-notifications-arm64 latest 1edb790c567a 4 seconds ago 26.6MB [2024-02-17T02:00:42.549Z] support-scheduler-arm64 latest 28906765ec12 5 seconds ago 25.9MB [2024-02-17T02:00:42.549Z] security-spiffe-token-provider-arm64 latest 4ae5d4e9505c 26 seconds ago 29.1MB [2024-02-17T02:00:42.549Z] core-metadata-arm64 latest 01cad876cec8 43 seconds ago 17.4MB [2024-02-17T02:00:42.549Z] core-data-arm64 latest b4f65d7bca40 45 seconds ago 17.2MB [2024-02-17T02:00:42.549Z] core-command-arm64 latest a5be9150961f 53 seconds ago 17.1MB [2024-02-17T02:00:42.549Z] core-common-config-bootstrapper-arm64 latest 1155b60dcb58 About a minute ago 15.1MB [2024-02-17T02:00:42.549Z] security-proxy-auth-arm64 latest 6b35154ca09a About a minute ago 15.9MB [2024-02-17T02:00:42.549Z] security-secretstore-setup-arm64 latest ac1d908a03ac About a minute ago 35.9MB [2024-02-17T02:00:42.549Z] security-bootstrapper-arm64 latest ec228441e7b8 About a minute ago 18.5MB [2024-02-17T02:00:42.549Z] security-proxy-setup-arm64 latest 0410bb5bd2bb 2 minutes ago 25.9MB [2024-02-17T02:00:42.549Z] security-spire-agent-arm64 latest 812577812e8e 15 minutes ago 152MB [2024-02-17T02:00:42.549Z] security-spire-server-arm64 latest 483fa5ba282e 15 minutes ago 96.7MB [2024-02-17T02:00:42.549Z] security-spire-config-arm64 latest 3e82aac77e3b 15 minutes ago 95.8MB [2024-02-17T02:00:42.549Z] ci-base-image-arm64 latest 7856fac71874 16 minutes ago 881MB [2024-02-17T02:00:42.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-02-17T02:00:42.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 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 [2024-02-17T02:00:43.556Z] provisioning config files... [2024-02-17T02:00:43.575Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/626@tmp/config17892210335123633563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-17T02:00:44.088Z] ---> ****-login.sh [2024-02-17T02:00:44.089Z] nexus3.edgexfoundry.org:10001 [2024-02-17T02:00:44.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T02:00:46.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T02:00:46.302Z] Configure a credential helper to remove this warning. See [2024-02-17T02:00:46.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T02:00:46.302Z] [2024-02-17T02:00:46.302Z] Login Succeeded [2024-02-17T02:00:46.302Z] nexus3.edgexfoundry.org:10002 [2024-02-17T02:00:46.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T02:00:46.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T02:00:46.568Z] Configure a credential helper to remove this warning. See [2024-02-17T02:00:46.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T02:00:46.568Z] [2024-02-17T02:00:46.568Z] Login Succeeded [2024-02-17T02:00:46.568Z] nexus3.edgexfoundry.org:10003 [2024-02-17T02:00:46.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T02:00:47.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T02:00:47.101Z] Configure a credential helper to remove this warning. See [2024-02-17T02:00:47.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T02:00:47.101Z] [2024-02-17T02:00:47.101Z] Login Succeeded [2024-02-17T02:00:47.101Z] nexus3.edgexfoundry.org:10004 [2024-02-17T02:00:47.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T02:00:47.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T02:00:47.634Z] Configure a credential helper to remove this warning. See [2024-02-17T02:00:47.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T02:00:47.634Z] [2024-02-17T02:00:47.634Z] Login Succeeded [2024-02-17T02:00:47.634Z] ****.io [2024-02-17T02:00:47.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-17T02:00:48.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-17T02:00:48.178Z] Configure a credential helper to remove this warning. See [2024-02-17T02:00:48.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-17T02:00:48.178Z] [2024-02-17T02:00:48.178Z] Login Succeeded [2024-02-17T02:00:48.178Z] ---> ****-login.sh ends [Pipeline] } [2024-02-17T02:00:48.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T02:00:48.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-17T02:00:48.753Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-02-17T02:00:48.753Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:00:48.753Z] latest [2024-02-17T02:00:48.753Z] 3.2.0-dev.16 [2024-02-17T02:00:48.753Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:00:48.753Z] main [2024-02-17T02:00:48.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:00:52.126Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:00:52.802Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:00:52.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-17T02:00:52.802Z] 68061345af02: Preparing [2024-02-17T02:00:52.802Z] ba64534d1a24: Preparing [2024-02-17T02:00:52.802Z] 4c2a915afa36: Preparing [2024-02-17T02:00:52.802Z] e1a8f7fca468: Preparing [2024-02-17T02:00:52.802Z] a442af7b578d: Preparing [2024-02-17T02:00:52.802Z] eedd3ffc53f3: Preparing [2024-02-17T02:00:52.802Z] 7c504f21be85: Preparing [2024-02-17T02:00:52.802Z] eedd3ffc53f3: Waiting [2024-02-17T02:00:53.068Z] a442af7b578d: Pushed [2024-02-17T02:00:53.068Z] 68061345af02: Pushed [2024-02-17T02:00:53.068Z] e1a8f7fca468: Pushed [2024-02-17T02:00:53.068Z] 4c2a915afa36: Pushed [2024-02-17T02:00:53.068Z] 7c504f21be85: Layer already exists [2024-02-17T02:00:53.339Z] eedd3ffc53f3: Pushed [2024-02-17T02:00:55.282Z] ba64534d1a24: Pushed [2024-02-17T02:00:55.548Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:d56f32472e7333906960b027ad1aa639fb9d23e2bfeaf7fa92017c603695250a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:00:56.191Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:00:56.837Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-02-17T02:00:56.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-17T02:00:56.837Z] 68061345af02: Preparing [2024-02-17T02:00:56.837Z] ba64534d1a24: Preparing [2024-02-17T02:00:56.837Z] 4c2a915afa36: Preparing [2024-02-17T02:00:56.837Z] e1a8f7fca468: Preparing [2024-02-17T02:00:56.837Z] a442af7b578d: Preparing [2024-02-17T02:00:56.837Z] eedd3ffc53f3: Preparing [2024-02-17T02:00:56.837Z] 7c504f21be85: Preparing [2024-02-17T02:00:56.837Z] eedd3ffc53f3: Waiting [2024-02-17T02:00:56.837Z] 7c504f21be85: Waiting [2024-02-17T02:00:56.837Z] a442af7b578d: Layer already exists [2024-02-17T02:00:56.837Z] 4c2a915afa36: Layer already exists [2024-02-17T02:00:56.837Z] ba64534d1a24: Layer already exists [2024-02-17T02:00:56.837Z] 68061345af02: Layer already exists [2024-02-17T02:00:56.837Z] e1a8f7fca468: Layer already exists [2024-02-17T02:00:56.837Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:00:56.837Z] 7c504f21be85: Layer already exists [2024-02-17T02:00:56.837Z] latest: digest: sha256:d56f32472e7333906960b027ad1aa639fb9d23e2bfeaf7fa92017c603695250a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:00:57.795Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:00:58.441Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.16 [2024-02-17T02:00:58.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-17T02:00:58.441Z] 68061345af02: Preparing [2024-02-17T02:00:58.441Z] ba64534d1a24: Preparing [2024-02-17T02:00:58.441Z] 4c2a915afa36: Preparing [2024-02-17T02:00:58.441Z] e1a8f7fca468: Preparing [2024-02-17T02:00:58.441Z] a442af7b578d: Preparing [2024-02-17T02:00:58.441Z] eedd3ffc53f3: Preparing [2024-02-17T02:00:58.441Z] 7c504f21be85: Preparing [2024-02-17T02:00:58.441Z] eedd3ffc53f3: Waiting [2024-02-17T02:00:58.441Z] 7c504f21be85: Waiting [2024-02-17T02:00:58.441Z] a442af7b578d: Layer already exists [2024-02-17T02:00:58.441Z] ba64534d1a24: Layer already exists [2024-02-17T02:00:58.441Z] e1a8f7fca468: Layer already exists [2024-02-17T02:00:58.441Z] 4c2a915afa36: Layer already exists [2024-02-17T02:00:58.441Z] 68061345af02: Layer already exists [2024-02-17T02:00:58.441Z] 7c504f21be85: Layer already exists [2024-02-17T02:00:58.441Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:00:58.703Z] 3.2.0-dev.16: digest: sha256:d56f32472e7333906960b027ad1aa639fb9d23e2bfeaf7fa92017c603695250a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:00:59.344Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:00:59.985Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:00:59.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-17T02:00:59.986Z] 68061345af02: Preparing [2024-02-17T02:00:59.986Z] ba64534d1a24: Preparing [2024-02-17T02:00:59.986Z] 4c2a915afa36: Preparing [2024-02-17T02:00:59.986Z] e1a8f7fca468: Preparing [2024-02-17T02:00:59.986Z] a442af7b578d: Preparing [2024-02-17T02:00:59.986Z] eedd3ffc53f3: Preparing [2024-02-17T02:00:59.986Z] eedd3ffc53f3: Waiting [2024-02-17T02:00:59.986Z] 7c504f21be85: Preparing [2024-02-17T02:00:59.986Z] 7c504f21be85: Waiting [2024-02-17T02:00:59.986Z] 4c2a915afa36: Layer already exists [2024-02-17T02:00:59.986Z] e1a8f7fca468: Layer already exists [2024-02-17T02:00:59.986Z] 68061345af02: Layer already exists [2024-02-17T02:00:59.986Z] a442af7b578d: Layer already exists [2024-02-17T02:00:59.986Z] ba64534d1a24: Layer already exists [2024-02-17T02:00:59.986Z] 7c504f21be85: Layer already exists [2024-02-17T02:00:59.986Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:01:00.249Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:d56f32472e7333906960b027ad1aa639fb9d23e2bfeaf7fa92017c603695250a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:00.897Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:01.536Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-02-17T02:01:01.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-17T02:01:01.536Z] 68061345af02: Preparing [2024-02-17T02:01:01.536Z] ba64534d1a24: Preparing [2024-02-17T02:01:01.536Z] 4c2a915afa36: Preparing [2024-02-17T02:01:01.536Z] e1a8f7fca468: Preparing [2024-02-17T02:01:01.536Z] a442af7b578d: Preparing [2024-02-17T02:01:01.536Z] eedd3ffc53f3: Preparing [2024-02-17T02:01:01.536Z] 7c504f21be85: Preparing [2024-02-17T02:01:01.536Z] eedd3ffc53f3: Waiting [2024-02-17T02:01:01.536Z] 7c504f21be85: Waiting [2024-02-17T02:01:01.536Z] 68061345af02: Layer already exists [2024-02-17T02:01:01.536Z] a442af7b578d: Layer already exists [2024-02-17T02:01:01.536Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:01.536Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:01.536Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:01.536Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:01:01.536Z] ba64534d1a24: Layer already exists [2024-02-17T02:01:01.802Z] main: digest: sha256:d56f32472e7333906960b027ad1aa639fb9d23e2bfeaf7fa92017c603695250a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T02:01:02.473Z] ===================================================== [Pipeline] echo [2024-02-17T02:01:02.583Z] taggedImages: [2024-02-17T02:01:02.583Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:01:02.583Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-02-17T02:01:02.583Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.16 [2024-02-17T02:01:02.583Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:01:02.583Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-02-17T02:01:02.704Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-02-17T02:01:02.704Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:01:02.704Z] latest [2024-02-17T02:01:02.704Z] 3.2.0-dev.16 [2024-02-17T02:01:02.704Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:01:02.704Z] main [2024-02-17T02:01:02.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:03.566Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:05.648Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:01:05.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-17T02:01:05.648Z] 0029fb93e8e6: Preparing [2024-02-17T02:01:05.648Z] b9935f95db1e: Preparing [2024-02-17T02:01:05.648Z] 019e2664eecd: Preparing [2024-02-17T02:01:05.648Z] 36b443723309: Preparing [2024-02-17T02:01:05.648Z] 4c2a915afa36: Preparing [2024-02-17T02:01:05.648Z] e1a8f7fca468: Preparing [2024-02-17T02:01:05.648Z] a442af7b578d: Preparing [2024-02-17T02:01:05.648Z] eedd3ffc53f3: Preparing [2024-02-17T02:01:05.648Z] 7c504f21be85: Preparing [2024-02-17T02:01:05.648Z] e1a8f7fca468: Waiting [2024-02-17T02:01:05.648Z] a442af7b578d: Waiting [2024-02-17T02:01:05.648Z] eedd3ffc53f3: Waiting [2024-02-17T02:01:05.648Z] 7c504f21be85: Waiting [2024-02-17T02:01:05.648Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:05.914Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:05.914Z] a442af7b578d: Layer already exists [2024-02-17T02:01:05.914Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:01:05.914Z] b9935f95db1e: Pushed [2024-02-17T02:01:05.914Z] 019e2664eecd: Pushed [2024-02-17T02:01:05.914Z] 0029fb93e8e6: Pushed [2024-02-17T02:01:05.914Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:07.928Z] 36b443723309: Pushed [2024-02-17T02:01:07.928Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:f0125fc0c753f99810873439c01e3f3ad390d51d8b5638d1677ddf8b30c8ce54 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:08.678Z] + 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 [2024-02-17T02:01:09.414Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-02-17T02:01:09.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-17T02:01:09.414Z] 0029fb93e8e6: Preparing [2024-02-17T02:01:09.414Z] b9935f95db1e: Preparing [2024-02-17T02:01:09.414Z] 019e2664eecd: Preparing [2024-02-17T02:01:09.414Z] 36b443723309: Preparing [2024-02-17T02:01:09.414Z] 4c2a915afa36: Preparing [2024-02-17T02:01:09.414Z] e1a8f7fca468: Preparing [2024-02-17T02:01:09.414Z] a442af7b578d: Preparing [2024-02-17T02:01:09.414Z] eedd3ffc53f3: Preparing [2024-02-17T02:01:09.414Z] 7c504f21be85: Preparing [2024-02-17T02:01:09.414Z] a442af7b578d: Waiting [2024-02-17T02:01:09.414Z] eedd3ffc53f3: Waiting [2024-02-17T02:01:09.414Z] 7c504f21be85: Waiting [2024-02-17T02:01:09.414Z] e1a8f7fca468: Waiting [2024-02-17T02:01:09.414Z] 019e2664eecd: Layer already exists [2024-02-17T02:01:09.414Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:09.414Z] b9935f95db1e: Layer already exists [2024-02-17T02:01:09.414Z] 0029fb93e8e6: Layer already exists [2024-02-17T02:01:09.414Z] 36b443723309: Layer already exists [2024-02-17T02:01:09.414Z] a442af7b578d: Layer already exists [2024-02-17T02:01:09.414Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:01:09.414Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:09.414Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:09.681Z] latest: digest: sha256:f0125fc0c753f99810873439c01e3f3ad390d51d8b5638d1677ddf8b30c8ce54 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:10.361Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:11.034Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.16 [2024-02-17T02:01:11.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-17T02:01:11.035Z] 0029fb93e8e6: Preparing [2024-02-17T02:01:11.035Z] b9935f95db1e: Preparing [2024-02-17T02:01:11.035Z] 019e2664eecd: Preparing [2024-02-17T02:01:11.035Z] 36b443723309: Preparing [2024-02-17T02:01:11.035Z] 4c2a915afa36: Preparing [2024-02-17T02:01:11.035Z] e1a8f7fca468: Preparing [2024-02-17T02:01:11.035Z] a442af7b578d: Preparing [2024-02-17T02:01:11.035Z] eedd3ffc53f3: Preparing [2024-02-17T02:01:11.035Z] 7c504f21be85: Preparing [2024-02-17T02:01:11.035Z] a442af7b578d: Waiting [2024-02-17T02:01:11.035Z] eedd3ffc53f3: Waiting [2024-02-17T02:01:11.035Z] 7c504f21be85: Waiting [2024-02-17T02:01:11.035Z] e1a8f7fca468: Waiting [2024-02-17T02:01:11.035Z] 0029fb93e8e6: Layer already exists [2024-02-17T02:01:11.035Z] b9935f95db1e: Layer already exists [2024-02-17T02:01:11.035Z] 36b443723309: Layer already exists [2024-02-17T02:01:11.035Z] 019e2664eecd: Layer already exists [2024-02-17T02:01:11.035Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:11.035Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:01:11.035Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:11.035Z] a442af7b578d: Layer already exists [2024-02-17T02:01:11.035Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:11.301Z] 3.2.0-dev.16: digest: sha256:f0125fc0c753f99810873439c01e3f3ad390d51d8b5638d1677ddf8b30c8ce54 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:11.979Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:12.623Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:01:12.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-17T02:01:12.624Z] 0029fb93e8e6: Preparing [2024-02-17T02:01:12.624Z] b9935f95db1e: Preparing [2024-02-17T02:01:12.624Z] 019e2664eecd: Preparing [2024-02-17T02:01:12.624Z] 36b443723309: Preparing [2024-02-17T02:01:12.624Z] 4c2a915afa36: Preparing [2024-02-17T02:01:12.624Z] e1a8f7fca468: Preparing [2024-02-17T02:01:12.624Z] a442af7b578d: Preparing [2024-02-17T02:01:12.624Z] eedd3ffc53f3: Preparing [2024-02-17T02:01:12.624Z] 7c504f21be85: Preparing [2024-02-17T02:01:12.624Z] e1a8f7fca468: Waiting [2024-02-17T02:01:12.624Z] a442af7b578d: Waiting [2024-02-17T02:01:12.624Z] eedd3ffc53f3: Waiting [2024-02-17T02:01:12.624Z] 7c504f21be85: Waiting [2024-02-17T02:01:12.624Z] b9935f95db1e: Layer already exists [2024-02-17T02:01:12.624Z] 019e2664eecd: Layer already exists [2024-02-17T02:01:12.624Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:12.624Z] 36b443723309: Layer already exists [2024-02-17T02:01:12.624Z] 0029fb93e8e6: Layer already exists [2024-02-17T02:01:12.624Z] a442af7b578d: Layer already exists [2024-02-17T02:01:12.624Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:12.624Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:12.624Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:01:12.888Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:f0125fc0c753f99810873439c01e3f3ad390d51d8b5638d1677ddf8b30c8ce54 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:13.534Z] + 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 [2024-02-17T02:01:14.189Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-02-17T02:01:14.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-17T02:01:14.189Z] 0029fb93e8e6: Preparing [2024-02-17T02:01:14.189Z] b9935f95db1e: Preparing [2024-02-17T02:01:14.189Z] 019e2664eecd: Preparing [2024-02-17T02:01:14.189Z] 36b443723309: Preparing [2024-02-17T02:01:14.189Z] 4c2a915afa36: Preparing [2024-02-17T02:01:14.189Z] e1a8f7fca468: Preparing [2024-02-17T02:01:14.189Z] a442af7b578d: Preparing [2024-02-17T02:01:14.189Z] eedd3ffc53f3: Preparing [2024-02-17T02:01:14.189Z] 7c504f21be85: Preparing [2024-02-17T02:01:14.189Z] e1a8f7fca468: Waiting [2024-02-17T02:01:14.189Z] a442af7b578d: Waiting [2024-02-17T02:01:14.189Z] eedd3ffc53f3: Waiting [2024-02-17T02:01:14.189Z] 7c504f21be85: Waiting [2024-02-17T02:01:14.189Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:14.189Z] b9935f95db1e: Layer already exists [2024-02-17T02:01:14.189Z] 019e2664eecd: Layer already exists [2024-02-17T02:01:14.189Z] 0029fb93e8e6: Layer already exists [2024-02-17T02:01:14.189Z] 36b443723309: Layer already exists [2024-02-17T02:01:14.189Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:14.189Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:01:14.189Z] a442af7b578d: Layer already exists [2024-02-17T02:01:14.189Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:14.451Z] main: digest: sha256:f0125fc0c753f99810873439c01e3f3ad390d51d8b5638d1677ddf8b30c8ce54 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T02:01:15.173Z] ===================================================== [Pipeline] echo [2024-02-17T02:01:15.293Z] taggedImages: [2024-02-17T02:01:15.293Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:01:15.293Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-02-17T02:01:15.293Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.16 [2024-02-17T02:01:15.293Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:01:15.293Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-02-17T02:01:15.439Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-02-17T02:01:15.439Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:01:15.439Z] latest [2024-02-17T02:01:15.439Z] 3.2.0-dev.16 [2024-02-17T02:01:15.439Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:01:15.439Z] main [2024-02-17T02:01:15.439Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:16.339Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:20.354Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:01:20.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-17T02:01:20.354Z] cc57d227cf18: Preparing [2024-02-17T02:01:20.354Z] 8b2d8fdd6eb7: Preparing [2024-02-17T02:01:20.354Z] 4c2a915afa36: Preparing [2024-02-17T02:01:20.354Z] e1a8f7fca468: Preparing [2024-02-17T02:01:20.354Z] ffa5feb184b4: Preparing [2024-02-17T02:01:20.354Z] 81758d4d163e: Preparing [2024-02-17T02:01:20.354Z] 7c504f21be85: Preparing [2024-02-17T02:01:20.354Z] 81758d4d163e: Waiting [2024-02-17T02:01:20.354Z] 7c504f21be85: Waiting [2024-02-17T02:01:20.354Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:20.354Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:20.618Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:20.618Z] cc57d227cf18: Pushed [2024-02-17T02:01:20.618Z] ffa5feb184b4: Pushed [2024-02-17T02:01:20.618Z] 81758d4d163e: Pushed [2024-02-17T02:01:22.542Z] 8b2d8fdd6eb7: Pushed [2024-02-17T02:01:22.807Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:b14a4ec21d9d63244f68993416e8000dbc141be9296be0bdee73e9aa4b4441b1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:23.460Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:24.130Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-02-17T02:01:24.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-17T02:01:24.131Z] cc57d227cf18: Preparing [2024-02-17T02:01:24.131Z] 8b2d8fdd6eb7: Preparing [2024-02-17T02:01:24.131Z] 4c2a915afa36: Preparing [2024-02-17T02:01:24.131Z] e1a8f7fca468: Preparing [2024-02-17T02:01:24.131Z] ffa5feb184b4: Preparing [2024-02-17T02:01:24.131Z] 81758d4d163e: Preparing [2024-02-17T02:01:24.131Z] 7c504f21be85: Preparing [2024-02-17T02:01:24.131Z] 81758d4d163e: Waiting [2024-02-17T02:01:24.131Z] 7c504f21be85: Waiting [2024-02-17T02:01:24.131Z] 8b2d8fdd6eb7: Layer already exists [2024-02-17T02:01:24.131Z] cc57d227cf18: Layer already exists [2024-02-17T02:01:24.131Z] ffa5feb184b4: Layer already exists [2024-02-17T02:01:24.131Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:24.131Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:24.131Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:24.131Z] 81758d4d163e: Layer already exists [2024-02-17T02:01:24.396Z] latest: digest: sha256:b14a4ec21d9d63244f68993416e8000dbc141be9296be0bdee73e9aa4b4441b1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:25.109Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:25.778Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.16 [2024-02-17T02:01:25.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-17T02:01:25.778Z] cc57d227cf18: Preparing [2024-02-17T02:01:25.778Z] 8b2d8fdd6eb7: Preparing [2024-02-17T02:01:25.778Z] 4c2a915afa36: Preparing [2024-02-17T02:01:25.778Z] e1a8f7fca468: Preparing [2024-02-17T02:01:25.778Z] ffa5feb184b4: Preparing [2024-02-17T02:01:25.778Z] 81758d4d163e: Preparing [2024-02-17T02:01:25.778Z] 7c504f21be85: Preparing [2024-02-17T02:01:25.778Z] 81758d4d163e: Waiting [2024-02-17T02:01:25.778Z] 7c504f21be85: Waiting [2024-02-17T02:01:25.778Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:25.778Z] ffa5feb184b4: Layer already exists [2024-02-17T02:01:25.778Z] cc57d227cf18: Layer already exists [2024-02-17T02:01:25.778Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:25.778Z] 8b2d8fdd6eb7: Layer already exists [2024-02-17T02:01:25.778Z] 81758d4d163e: Layer already exists [2024-02-17T02:01:25.778Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:25.778Z] 3.2.0-dev.16: digest: sha256:b14a4ec21d9d63244f68993416e8000dbc141be9296be0bdee73e9aa4b4441b1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:26.742Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:27.409Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:01:27.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-17T02:01:27.409Z] cc57d227cf18: Preparing [2024-02-17T02:01:27.409Z] 8b2d8fdd6eb7: Preparing [2024-02-17T02:01:27.409Z] 4c2a915afa36: Preparing [2024-02-17T02:01:27.409Z] e1a8f7fca468: Preparing [2024-02-17T02:01:27.409Z] ffa5feb184b4: Preparing [2024-02-17T02:01:27.409Z] 81758d4d163e: Preparing [2024-02-17T02:01:27.409Z] 7c504f21be85: Preparing [2024-02-17T02:01:27.409Z] 81758d4d163e: Waiting [2024-02-17T02:01:27.409Z] 7c504f21be85: Waiting [2024-02-17T02:01:27.409Z] ffa5feb184b4: Layer already exists [2024-02-17T02:01:27.409Z] 8b2d8fdd6eb7: Layer already exists [2024-02-17T02:01:27.409Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:27.409Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:27.409Z] cc57d227cf18: Layer already exists [2024-02-17T02:01:27.409Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:27.409Z] 81758d4d163e: Layer already exists [2024-02-17T02:01:27.673Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:b14a4ec21d9d63244f68993416e8000dbc141be9296be0bdee73e9aa4b4441b1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:28.344Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:29.017Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-02-17T02:01:29.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-17T02:01:29.017Z] cc57d227cf18: Preparing [2024-02-17T02:01:29.017Z] 8b2d8fdd6eb7: Preparing [2024-02-17T02:01:29.017Z] 4c2a915afa36: Preparing [2024-02-17T02:01:29.017Z] e1a8f7fca468: Preparing [2024-02-17T02:01:29.017Z] ffa5feb184b4: Preparing [2024-02-17T02:01:29.017Z] 81758d4d163e: Preparing [2024-02-17T02:01:29.017Z] 7c504f21be85: Preparing [2024-02-17T02:01:29.017Z] 81758d4d163e: Waiting [2024-02-17T02:01:29.017Z] 7c504f21be85: Waiting [2024-02-17T02:01:29.017Z] ffa5feb184b4: Layer already exists [2024-02-17T02:01:29.017Z] 8b2d8fdd6eb7: Layer already exists [2024-02-17T02:01:29.017Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:29.017Z] cc57d227cf18: Layer already exists [2024-02-17T02:01:29.017Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:29.017Z] 81758d4d163e: Layer already exists [2024-02-17T02:01:29.017Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:29.286Z] main: digest: sha256:b14a4ec21d9d63244f68993416e8000dbc141be9296be0bdee73e9aa4b4441b1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T02:01:30.028Z] ===================================================== [Pipeline] echo [2024-02-17T02:01:30.155Z] taggedImages: [2024-02-17T02:01:30.155Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:01:30.155Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-02-17T02:01:30.155Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.16 [2024-02-17T02:01:30.155Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:01:30.155Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-02-17T02:01:30.294Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-02-17T02:01:30.294Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:01:30.294Z] latest [2024-02-17T02:01:30.294Z] 3.2.0-dev.16 [2024-02-17T02:01:30.294Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:01:30.294Z] main [2024-02-17T02:01:30.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:31.207Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:34.482Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:01:34.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-17T02:01:34.482Z] ea8df724361a: Preparing [2024-02-17T02:01:34.482Z] 874f20748a32: Preparing [2024-02-17T02:01:34.482Z] 0c7e6e3e6dd6: Preparing [2024-02-17T02:01:34.482Z] 4c2a915afa36: Preparing [2024-02-17T02:01:34.482Z] e1a8f7fca468: Preparing [2024-02-17T02:01:34.482Z] a442af7b578d: Preparing [2024-02-17T02:01:34.482Z] eedd3ffc53f3: Preparing [2024-02-17T02:01:34.482Z] 7c504f21be85: Preparing [2024-02-17T02:01:34.482Z] a442af7b578d: Waiting [2024-02-17T02:01:34.482Z] eedd3ffc53f3: Waiting [2024-02-17T02:01:34.482Z] 7c504f21be85: Waiting [2024-02-17T02:01:34.482Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:34.482Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:34.747Z] a442af7b578d: Layer already exists [2024-02-17T02:01:34.747Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:01:34.747Z] 874f20748a32: Pushed [2024-02-17T02:01:34.747Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:34.747Z] ea8df724361a: Pushed [2024-02-17T02:01:37.313Z] 0c7e6e3e6dd6: Pushed [2024-02-17T02:01:37.313Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:c86910bb6eede896b5f601e1b179a7a947bce0bf514b8cdb1b2d11ea98622c67 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:38.009Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:38.727Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-02-17T02:01:38.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-17T02:01:38.727Z] ea8df724361a: Preparing [2024-02-17T02:01:38.727Z] 874f20748a32: Preparing [2024-02-17T02:01:38.727Z] 0c7e6e3e6dd6: Preparing [2024-02-17T02:01:38.727Z] 4c2a915afa36: Preparing [2024-02-17T02:01:38.727Z] e1a8f7fca468: Preparing [2024-02-17T02:01:38.727Z] a442af7b578d: Preparing [2024-02-17T02:01:38.727Z] eedd3ffc53f3: Preparing [2024-02-17T02:01:38.727Z] 7c504f21be85: Preparing [2024-02-17T02:01:38.727Z] a442af7b578d: Waiting [2024-02-17T02:01:38.727Z] eedd3ffc53f3: Waiting [2024-02-17T02:01:38.727Z] 7c504f21be85: Waiting [2024-02-17T02:01:38.727Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:38.727Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:38.727Z] 874f20748a32: Layer already exists [2024-02-17T02:01:38.727Z] ea8df724361a: Layer already exists [2024-02-17T02:01:38.727Z] 0c7e6e3e6dd6: Layer already exists [2024-02-17T02:01:38.727Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:01:38.727Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:38.727Z] a442af7b578d: Layer already exists [2024-02-17T02:01:38.992Z] latest: digest: sha256:c86910bb6eede896b5f601e1b179a7a947bce0bf514b8cdb1b2d11ea98622c67 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:39.743Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:40.432Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.16 [2024-02-17T02:01:40.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-17T02:01:40.432Z] ea8df724361a: Preparing [2024-02-17T02:01:40.432Z] 874f20748a32: Preparing [2024-02-17T02:01:40.432Z] 0c7e6e3e6dd6: Preparing [2024-02-17T02:01:40.432Z] 4c2a915afa36: Preparing [2024-02-17T02:01:40.432Z] e1a8f7fca468: Preparing [2024-02-17T02:01:40.432Z] a442af7b578d: Preparing [2024-02-17T02:01:40.432Z] eedd3ffc53f3: Preparing [2024-02-17T02:01:40.432Z] 7c504f21be85: Preparing [2024-02-17T02:01:40.432Z] a442af7b578d: Waiting [2024-02-17T02:01:40.432Z] eedd3ffc53f3: Waiting [2024-02-17T02:01:40.432Z] 7c504f21be85: Waiting [2024-02-17T02:01:40.432Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:40.432Z] 0c7e6e3e6dd6: Layer already exists [2024-02-17T02:01:40.432Z] 874f20748a32: Layer already exists [2024-02-17T02:01:40.432Z] ea8df724361a: Layer already exists [2024-02-17T02:01:40.432Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:40.432Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:40.432Z] a442af7b578d: Layer already exists [2024-02-17T02:01:40.432Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:01:40.696Z] 3.2.0-dev.16: digest: sha256:c86910bb6eede896b5f601e1b179a7a947bce0bf514b8cdb1b2d11ea98622c67 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:41.384Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:42.063Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:01:42.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-17T02:01:42.063Z] ea8df724361a: Preparing [2024-02-17T02:01:42.063Z] 874f20748a32: Preparing [2024-02-17T02:01:42.063Z] 0c7e6e3e6dd6: Preparing [2024-02-17T02:01:42.063Z] 4c2a915afa36: Preparing [2024-02-17T02:01:42.063Z] e1a8f7fca468: Preparing [2024-02-17T02:01:42.063Z] a442af7b578d: Preparing [2024-02-17T02:01:42.063Z] eedd3ffc53f3: Preparing [2024-02-17T02:01:42.063Z] 7c504f21be85: Preparing [2024-02-17T02:01:42.063Z] a442af7b578d: Waiting [2024-02-17T02:01:42.063Z] eedd3ffc53f3: Waiting [2024-02-17T02:01:42.063Z] 7c504f21be85: Waiting [2024-02-17T02:01:42.063Z] 874f20748a32: Layer already exists [2024-02-17T02:01:42.063Z] 0c7e6e3e6dd6: Layer already exists [2024-02-17T02:01:42.063Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:42.063Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:42.063Z] ea8df724361a: Layer already exists [2024-02-17T02:01:42.063Z] a442af7b578d: Layer already exists [2024-02-17T02:01:42.063Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:01:42.063Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:42.332Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:c86910bb6eede896b5f601e1b179a7a947bce0bf514b8cdb1b2d11ea98622c67 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:43.024Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:43.714Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-02-17T02:01:43.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-17T02:01:43.714Z] ea8df724361a: Preparing [2024-02-17T02:01:43.714Z] 874f20748a32: Preparing [2024-02-17T02:01:43.714Z] 0c7e6e3e6dd6: Preparing [2024-02-17T02:01:43.714Z] 4c2a915afa36: Preparing [2024-02-17T02:01:43.714Z] e1a8f7fca468: Preparing [2024-02-17T02:01:43.714Z] a442af7b578d: Preparing [2024-02-17T02:01:43.714Z] eedd3ffc53f3: Preparing [2024-02-17T02:01:43.714Z] 7c504f21be85: Preparing [2024-02-17T02:01:43.714Z] a442af7b578d: Waiting [2024-02-17T02:01:43.714Z] eedd3ffc53f3: Waiting [2024-02-17T02:01:43.714Z] 7c504f21be85: Waiting [2024-02-17T02:01:43.714Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:43.714Z] 0c7e6e3e6dd6: Layer already exists [2024-02-17T02:01:43.714Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:43.714Z] ea8df724361a: Layer already exists [2024-02-17T02:01:43.714Z] 874f20748a32: Layer already exists [2024-02-17T02:01:43.714Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:01:43.714Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:43.714Z] a442af7b578d: Layer already exists [2024-02-17T02:01:43.977Z] main: digest: sha256:c86910bb6eede896b5f601e1b179a7a947bce0bf514b8cdb1b2d11ea98622c67 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T02:01:44.737Z] ===================================================== [Pipeline] echo [2024-02-17T02:01:45.146Z] taggedImages: [2024-02-17T02:01:45.147Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:01:45.147Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-02-17T02:01:45.147Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.16 [2024-02-17T02:01:45.147Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:01:45.147Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-02-17T02:01:45.286Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-02-17T02:01:45.286Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:01:45.286Z] latest [2024-02-17T02:01:45.286Z] 3.2.0-dev.16 [2024-02-17T02:01:45.286Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:01:45.286Z] main [2024-02-17T02:01:45.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:47.203Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:48.473Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:01:48.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-17T02:01:48.473Z] e48e046f61d1: Preparing [2024-02-17T02:01:48.473Z] 88e6aae3f700: Preparing [2024-02-17T02:01:48.473Z] d644cf678264: Preparing [2024-02-17T02:01:48.473Z] 78851f7d023e: Preparing [2024-02-17T02:01:48.473Z] 4a565192d10a: Preparing [2024-02-17T02:01:48.473Z] 25a9bc97d059: Preparing [2024-02-17T02:01:48.473Z] 21c243b4d0e3: Preparing [2024-02-17T02:01:48.473Z] 4c2a915afa36: Preparing [2024-02-17T02:01:48.473Z] e1a8f7fca468: Preparing [2024-02-17T02:01:48.473Z] 5d0eaa24e005: Preparing [2024-02-17T02:01:48.473Z] 93a06799de69: Preparing [2024-02-17T02:01:48.473Z] 5f70bf18a086: Preparing [2024-02-17T02:01:48.473Z] c27f79787584: Preparing [2024-02-17T02:01:48.473Z] 23e4eabb5d0b: Preparing [2024-02-17T02:01:48.473Z] fb227a29b6db: Preparing [2024-02-17T02:01:48.473Z] 7c504f21be85: Preparing [2024-02-17T02:01:48.473Z] 5d0eaa24e005: Waiting [2024-02-17T02:01:48.473Z] 93a06799de69: Waiting [2024-02-17T02:01:48.473Z] 5f70bf18a086: Waiting [2024-02-17T02:01:48.473Z] c27f79787584: Waiting [2024-02-17T02:01:48.473Z] 23e4eabb5d0b: Waiting [2024-02-17T02:01:48.473Z] 25a9bc97d059: Waiting [2024-02-17T02:01:48.473Z] fb227a29b6db: Waiting [2024-02-17T02:01:48.473Z] 21c243b4d0e3: Waiting [2024-02-17T02:01:48.473Z] 7c504f21be85: Waiting [2024-02-17T02:01:48.473Z] e1a8f7fca468: Waiting [2024-02-17T02:01:48.473Z] 4c2a915afa36: Waiting [2024-02-17T02:01:50.890Z] 4a565192d10a: Pushed [2024-02-17T02:01:50.890Z] 88e6aae3f700: Pushed [2024-02-17T02:01:50.890Z] 78851f7d023e: Pushed [2024-02-17T02:01:50.890Z] d644cf678264: Pushed [2024-02-17T02:01:50.890Z] e48e046f61d1: Pushed [2024-02-17T02:01:50.890Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:50.890Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:50.890Z] 25a9bc97d059: Pushed [2024-02-17T02:01:50.890Z] 5d0eaa24e005: Pushed [2024-02-17T02:01:50.890Z] 93a06799de69: Pushed [2024-02-17T02:01:50.890Z] 5f70bf18a086: Pushed [2024-02-17T02:01:51.156Z] c27f79787584: Pushed [2024-02-17T02:01:51.156Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:51.156Z] 23e4eabb5d0b: Pushed [2024-02-17T02:01:51.156Z] fb227a29b6db: Pushed [2024-02-17T02:01:53.727Z] 21c243b4d0e3: Pushed [2024-02-17T02:01:53.727Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:6a007256855b1566273862423d2ef542ac57c10fd5f0a96e66b3391a48bf7adc size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:54.459Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:55.167Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-02-17T02:01:55.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-17T02:01:55.167Z] e48e046f61d1: Preparing [2024-02-17T02:01:55.167Z] 88e6aae3f700: Preparing [2024-02-17T02:01:55.167Z] d644cf678264: Preparing [2024-02-17T02:01:55.167Z] 78851f7d023e: Preparing [2024-02-17T02:01:55.167Z] 4a565192d10a: Preparing [2024-02-17T02:01:55.167Z] 25a9bc97d059: Preparing [2024-02-17T02:01:55.167Z] 21c243b4d0e3: Preparing [2024-02-17T02:01:55.167Z] 4c2a915afa36: Preparing [2024-02-17T02:01:55.167Z] e1a8f7fca468: Preparing [2024-02-17T02:01:55.167Z] 5d0eaa24e005: Preparing [2024-02-17T02:01:55.167Z] 93a06799de69: Preparing [2024-02-17T02:01:55.167Z] 5f70bf18a086: Preparing [2024-02-17T02:01:55.167Z] c27f79787584: Preparing [2024-02-17T02:01:55.167Z] 23e4eabb5d0b: Preparing [2024-02-17T02:01:55.167Z] fb227a29b6db: Preparing [2024-02-17T02:01:55.167Z] 7c504f21be85: Preparing [2024-02-17T02:01:55.167Z] 5d0eaa24e005: Waiting [2024-02-17T02:01:55.167Z] 93a06799de69: Waiting [2024-02-17T02:01:55.167Z] 5f70bf18a086: Waiting [2024-02-17T02:01:55.167Z] c27f79787584: Waiting [2024-02-17T02:01:55.167Z] 23e4eabb5d0b: Waiting [2024-02-17T02:01:55.167Z] fb227a29b6db: Waiting [2024-02-17T02:01:55.167Z] 7c504f21be85: Waiting [2024-02-17T02:01:55.167Z] 4c2a915afa36: Waiting [2024-02-17T02:01:55.167Z] 25a9bc97d059: Waiting [2024-02-17T02:01:55.167Z] 21c243b4d0e3: Waiting [2024-02-17T02:01:55.167Z] e1a8f7fca468: Waiting [2024-02-17T02:01:55.167Z] d644cf678264: Layer already exists [2024-02-17T02:01:55.167Z] e48e046f61d1: Layer already exists [2024-02-17T02:01:55.167Z] 78851f7d023e: Layer already exists [2024-02-17T02:01:55.167Z] 4a565192d10a: Layer already exists [2024-02-17T02:01:55.167Z] 88e6aae3f700: Layer already exists [2024-02-17T02:01:55.167Z] 25a9bc97d059: Layer already exists [2024-02-17T02:01:55.167Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:55.167Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:55.167Z] 5d0eaa24e005: Layer already exists [2024-02-17T02:01:55.167Z] 21c243b4d0e3: Layer already exists [2024-02-17T02:01:55.167Z] c27f79787584: Layer already exists [2024-02-17T02:01:55.167Z] 93a06799de69: Layer already exists [2024-02-17T02:01:55.167Z] 5f70bf18a086: Layer already exists [2024-02-17T02:01:55.167Z] 23e4eabb5d0b: Layer already exists [2024-02-17T02:01:55.167Z] fb227a29b6db: Layer already exists [2024-02-17T02:01:55.167Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:55.432Z] latest: digest: sha256:6a007256855b1566273862423d2ef542ac57c10fd5f0a96e66b3391a48bf7adc size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:56.135Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:56.855Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.16 [2024-02-17T02:01:56.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-17T02:01:56.855Z] e48e046f61d1: Preparing [2024-02-17T02:01:56.855Z] 88e6aae3f700: Preparing [2024-02-17T02:01:56.855Z] d644cf678264: Preparing [2024-02-17T02:01:56.855Z] 78851f7d023e: Preparing [2024-02-17T02:01:56.855Z] 4a565192d10a: Preparing [2024-02-17T02:01:56.855Z] 25a9bc97d059: Preparing [2024-02-17T02:01:56.855Z] 21c243b4d0e3: Preparing [2024-02-17T02:01:56.855Z] 4c2a915afa36: Preparing [2024-02-17T02:01:56.855Z] e1a8f7fca468: Preparing [2024-02-17T02:01:56.855Z] 5d0eaa24e005: Preparing [2024-02-17T02:01:56.855Z] 93a06799de69: Preparing [2024-02-17T02:01:56.855Z] 5f70bf18a086: Preparing [2024-02-17T02:01:56.855Z] c27f79787584: Preparing [2024-02-17T02:01:56.855Z] 4c2a915afa36: Waiting [2024-02-17T02:01:56.855Z] e1a8f7fca468: Waiting [2024-02-17T02:01:56.855Z] 25a9bc97d059: Waiting [2024-02-17T02:01:56.855Z] 21c243b4d0e3: Waiting [2024-02-17T02:01:56.855Z] 5d0eaa24e005: Waiting [2024-02-17T02:01:56.855Z] 93a06799de69: Waiting [2024-02-17T02:01:56.855Z] 5f70bf18a086: Waiting [2024-02-17T02:01:56.855Z] c27f79787584: Waiting [2024-02-17T02:01:56.855Z] 23e4eabb5d0b: Preparing [2024-02-17T02:01:56.855Z] 23e4eabb5d0b: Waiting [2024-02-17T02:01:56.855Z] fb227a29b6db: Preparing [2024-02-17T02:01:56.855Z] 7c504f21be85: Preparing [2024-02-17T02:01:56.855Z] fb227a29b6db: Waiting [2024-02-17T02:01:56.855Z] 7c504f21be85: Waiting [2024-02-17T02:01:56.855Z] 4a565192d10a: Layer already exists [2024-02-17T02:01:56.855Z] d644cf678264: Layer already exists [2024-02-17T02:01:56.855Z] e48e046f61d1: Layer already exists [2024-02-17T02:01:56.855Z] 78851f7d023e: Layer already exists [2024-02-17T02:01:56.855Z] 88e6aae3f700: Layer already exists [2024-02-17T02:01:56.855Z] 21c243b4d0e3: Layer already exists [2024-02-17T02:01:56.855Z] 5d0eaa24e005: Layer already exists [2024-02-17T02:01:56.855Z] 25a9bc97d059: Layer already exists [2024-02-17T02:01:56.855Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:56.855Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:56.855Z] 93a06799de69: Layer already exists [2024-02-17T02:01:56.855Z] 5f70bf18a086: Layer already exists [2024-02-17T02:01:56.855Z] fb227a29b6db: Layer already exists [2024-02-17T02:01:56.855Z] 23e4eabb5d0b: Layer already exists [2024-02-17T02:01:56.855Z] c27f79787584: Layer already exists [2024-02-17T02:01:57.120Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:57.120Z] 3.2.0-dev.16: digest: sha256:6a007256855b1566273862423d2ef542ac57c10fd5f0a96e66b3391a48bf7adc size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:57.832Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:58.542Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:01:58.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-17T02:01:58.542Z] e48e046f61d1: Preparing [2024-02-17T02:01:58.542Z] 88e6aae3f700: Preparing [2024-02-17T02:01:58.542Z] d644cf678264: Preparing [2024-02-17T02:01:58.542Z] 78851f7d023e: Preparing [2024-02-17T02:01:58.542Z] 4a565192d10a: Preparing [2024-02-17T02:01:58.542Z] 25a9bc97d059: Preparing [2024-02-17T02:01:58.542Z] 21c243b4d0e3: Preparing [2024-02-17T02:01:58.542Z] 4c2a915afa36: Preparing [2024-02-17T02:01:58.542Z] e1a8f7fca468: Preparing [2024-02-17T02:01:58.542Z] 5d0eaa24e005: Preparing [2024-02-17T02:01:58.542Z] 93a06799de69: Preparing [2024-02-17T02:01:58.542Z] 5f70bf18a086: Preparing [2024-02-17T02:01:58.542Z] c27f79787584: Preparing [2024-02-17T02:01:58.542Z] 23e4eabb5d0b: Preparing [2024-02-17T02:01:58.542Z] fb227a29b6db: Preparing [2024-02-17T02:01:58.542Z] 7c504f21be85: Preparing [2024-02-17T02:01:58.542Z] 25a9bc97d059: Waiting [2024-02-17T02:01:58.542Z] 21c243b4d0e3: Waiting [2024-02-17T02:01:58.542Z] 4c2a915afa36: Waiting [2024-02-17T02:01:58.542Z] e1a8f7fca468: Waiting [2024-02-17T02:01:58.542Z] 5d0eaa24e005: Waiting [2024-02-17T02:01:58.542Z] 93a06799de69: Waiting [2024-02-17T02:01:58.542Z] 5f70bf18a086: Waiting [2024-02-17T02:01:58.542Z] c27f79787584: Waiting [2024-02-17T02:01:58.542Z] 7c504f21be85: Waiting [2024-02-17T02:01:58.542Z] 23e4eabb5d0b: Waiting [2024-02-17T02:01:58.542Z] 78851f7d023e: Layer already exists [2024-02-17T02:01:58.542Z] d644cf678264: Layer already exists [2024-02-17T02:01:58.542Z] 4a565192d10a: Layer already exists [2024-02-17T02:01:58.542Z] e48e046f61d1: Layer already exists [2024-02-17T02:01:58.542Z] 88e6aae3f700: Layer already exists [2024-02-17T02:01:58.542Z] 25a9bc97d059: Layer already exists [2024-02-17T02:01:58.542Z] 4c2a915afa36: Layer already exists [2024-02-17T02:01:58.542Z] e1a8f7fca468: Layer already exists [2024-02-17T02:01:58.542Z] 21c243b4d0e3: Layer already exists [2024-02-17T02:01:58.542Z] 5d0eaa24e005: Layer already exists [2024-02-17T02:01:58.542Z] 93a06799de69: Layer already exists [2024-02-17T02:01:58.542Z] c27f79787584: Layer already exists [2024-02-17T02:01:58.542Z] 5f70bf18a086: Layer already exists [2024-02-17T02:01:58.542Z] 23e4eabb5d0b: Layer already exists [2024-02-17T02:01:58.542Z] fb227a29b6db: Layer already exists [2024-02-17T02:01:58.807Z] 7c504f21be85: Layer already exists [2024-02-17T02:01:58.807Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:6a007256855b1566273862423d2ef542ac57c10fd5f0a96e66b3391a48bf7adc size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:01:59.581Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:02.866Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-02-17T02:02:02.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-17T02:02:02.866Z] e48e046f61d1: Preparing [2024-02-17T02:02:02.866Z] 88e6aae3f700: Preparing [2024-02-17T02:02:02.866Z] d644cf678264: Preparing [2024-02-17T02:02:02.866Z] 78851f7d023e: Preparing [2024-02-17T02:02:02.866Z] 4a565192d10a: Preparing [2024-02-17T02:02:02.866Z] 25a9bc97d059: Preparing [2024-02-17T02:02:02.866Z] 21c243b4d0e3: Preparing [2024-02-17T02:02:02.866Z] 4c2a915afa36: Preparing [2024-02-17T02:02:02.866Z] e1a8f7fca468: Preparing [2024-02-17T02:02:02.866Z] 5d0eaa24e005: Preparing [2024-02-17T02:02:02.866Z] 93a06799de69: Preparing [2024-02-17T02:02:02.866Z] 5f70bf18a086: Preparing [2024-02-17T02:02:02.866Z] c27f79787584: Preparing [2024-02-17T02:02:02.866Z] 23e4eabb5d0b: Preparing [2024-02-17T02:02:02.866Z] fb227a29b6db: Preparing [2024-02-17T02:02:02.866Z] 7c504f21be85: Preparing [2024-02-17T02:02:02.866Z] 25a9bc97d059: Waiting [2024-02-17T02:02:02.866Z] 21c243b4d0e3: Waiting [2024-02-17T02:02:02.866Z] 4c2a915afa36: Waiting [2024-02-17T02:02:02.866Z] e1a8f7fca468: Waiting [2024-02-17T02:02:02.866Z] 5d0eaa24e005: Waiting [2024-02-17T02:02:02.866Z] 93a06799de69: Waiting [2024-02-17T02:02:02.866Z] 5f70bf18a086: Waiting [2024-02-17T02:02:02.866Z] c27f79787584: Waiting [2024-02-17T02:02:02.866Z] fb227a29b6db: Waiting [2024-02-17T02:02:02.866Z] 7c504f21be85: Waiting [2024-02-17T02:02:02.866Z] 23e4eabb5d0b: Waiting [2024-02-17T02:02:02.866Z] 88e6aae3f700: Layer already exists [2024-02-17T02:02:02.866Z] 4a565192d10a: Layer already exists [2024-02-17T02:02:02.866Z] d644cf678264: Layer already exists [2024-02-17T02:02:02.866Z] 78851f7d023e: Layer already exists [2024-02-17T02:02:02.866Z] e48e046f61d1: Layer already exists [2024-02-17T02:02:02.866Z] 25a9bc97d059: Layer already exists [2024-02-17T02:02:02.866Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:02.866Z] 21c243b4d0e3: Layer already exists [2024-02-17T02:02:02.866Z] 5d0eaa24e005: Layer already exists [2024-02-17T02:02:02.866Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:02.866Z] 23e4eabb5d0b: Layer already exists [2024-02-17T02:02:02.866Z] 5f70bf18a086: Layer already exists [2024-02-17T02:02:02.866Z] c27f79787584: Layer already exists [2024-02-17T02:02:02.866Z] 93a06799de69: Layer already exists [2024-02-17T02:02:02.866Z] fb227a29b6db: Layer already exists [2024-02-17T02:02:02.866Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:03.130Z] main: digest: sha256:6a007256855b1566273862423d2ef542ac57c10fd5f0a96e66b3391a48bf7adc size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T02:02:03.910Z] ===================================================== [Pipeline] echo [2024-02-17T02:02:04.042Z] taggedImages: [2024-02-17T02:02:04.042Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:02:04.042Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-02-17T02:02:04.042Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.16 [2024-02-17T02:02:04.042Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:02:04.042Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-02-17T02:02:04.190Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-02-17T02:02:04.191Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:02:04.191Z] latest [2024-02-17T02:02:04.191Z] 3.2.0-dev.16 [2024-02-17T02:02:04.191Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:02:04.191Z] main [2024-02-17T02:02:04.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:05.155Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:05.854Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:02:05.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-17T02:02:05.854Z] 7ce8c8df029e: Preparing [2024-02-17T02:02:05.854Z] a59e0b7d2dd8: Preparing [2024-02-17T02:02:05.854Z] d8c9551e283e: Preparing [2024-02-17T02:02:05.854Z] 37172799a35a: Preparing [2024-02-17T02:02:05.854Z] 4c2a915afa36: Preparing [2024-02-17T02:02:05.854Z] e1a8f7fca468: Preparing [2024-02-17T02:02:05.854Z] a442af7b578d: Preparing [2024-02-17T02:02:05.854Z] eedd3ffc53f3: Preparing [2024-02-17T02:02:05.854Z] 7c504f21be85: Preparing [2024-02-17T02:02:05.854Z] a442af7b578d: Waiting [2024-02-17T02:02:05.854Z] eedd3ffc53f3: Waiting [2024-02-17T02:02:05.854Z] 7c504f21be85: Waiting [2024-02-17T02:02:05.854Z] e1a8f7fca468: Waiting [2024-02-17T02:02:05.854Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:06.122Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:06.122Z] a442af7b578d: Layer already exists [2024-02-17T02:02:06.122Z] d8c9551e283e: Pushed [2024-02-17T02:02:06.122Z] a59e0b7d2dd8: Pushed [2024-02-17T02:02:06.122Z] 7ce8c8df029e: Pushed [2024-02-17T02:02:06.122Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:02:06.122Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:08.052Z] 37172799a35a: Pushed [2024-02-17T02:02:08.316Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:2536ed3134151cd17725a7730ec029b055c7ab1aa3ff3cd996a740a48b818d41 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:09.098Z] + 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 [2024-02-17T02:02:09.841Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-02-17T02:02:09.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-17T02:02:09.841Z] 7ce8c8df029e: Preparing [2024-02-17T02:02:09.841Z] a59e0b7d2dd8: Preparing [2024-02-17T02:02:09.841Z] d8c9551e283e: Preparing [2024-02-17T02:02:09.841Z] 37172799a35a: Preparing [2024-02-17T02:02:09.841Z] 4c2a915afa36: Preparing [2024-02-17T02:02:09.841Z] e1a8f7fca468: Preparing [2024-02-17T02:02:09.841Z] a442af7b578d: Preparing [2024-02-17T02:02:09.841Z] eedd3ffc53f3: Preparing [2024-02-17T02:02:09.841Z] 7c504f21be85: Preparing [2024-02-17T02:02:09.841Z] a442af7b578d: Waiting [2024-02-17T02:02:09.841Z] eedd3ffc53f3: Waiting [2024-02-17T02:02:09.841Z] 7c504f21be85: Waiting [2024-02-17T02:02:09.841Z] e1a8f7fca468: Waiting [2024-02-17T02:02:09.841Z] 37172799a35a: Layer already exists [2024-02-17T02:02:09.841Z] d8c9551e283e: Layer already exists [2024-02-17T02:02:09.841Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:09.841Z] a59e0b7d2dd8: Layer already exists [2024-02-17T02:02:09.841Z] 7ce8c8df029e: Layer already exists [2024-02-17T02:02:09.841Z] a442af7b578d: Layer already exists [2024-02-17T02:02:09.841Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:09.841Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:09.841Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:02:10.115Z] latest: digest: sha256:2536ed3134151cd17725a7730ec029b055c7ab1aa3ff3cd996a740a48b818d41 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:10.832Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:11.603Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.16 [2024-02-17T02:02:11.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-17T02:02:11.603Z] 7ce8c8df029e: Preparing [2024-02-17T02:02:11.603Z] a59e0b7d2dd8: Preparing [2024-02-17T02:02:11.603Z] d8c9551e283e: Preparing [2024-02-17T02:02:11.603Z] 37172799a35a: Preparing [2024-02-17T02:02:11.603Z] 4c2a915afa36: Preparing [2024-02-17T02:02:11.603Z] e1a8f7fca468: Preparing [2024-02-17T02:02:11.603Z] a442af7b578d: Preparing [2024-02-17T02:02:11.603Z] eedd3ffc53f3: Preparing [2024-02-17T02:02:11.603Z] 7c504f21be85: Preparing [2024-02-17T02:02:11.603Z] e1a8f7fca468: Waiting [2024-02-17T02:02:11.603Z] a442af7b578d: Waiting [2024-02-17T02:02:11.603Z] eedd3ffc53f3: Waiting [2024-02-17T02:02:11.603Z] 7c504f21be85: Waiting [2024-02-17T02:02:11.603Z] 37172799a35a: Layer already exists [2024-02-17T02:02:11.603Z] d8c9551e283e: Layer already exists [2024-02-17T02:02:11.603Z] 7ce8c8df029e: Layer already exists [2024-02-17T02:02:11.603Z] a59e0b7d2dd8: Layer already exists [2024-02-17T02:02:11.603Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:11.603Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:11.603Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:11.603Z] a442af7b578d: Layer already exists [2024-02-17T02:02:11.603Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:02:11.603Z] 3.2.0-dev.16: digest: sha256:2536ed3134151cd17725a7730ec029b055c7ab1aa3ff3cd996a740a48b818d41 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:12.355Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:13.082Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:02:13.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-17T02:02:13.082Z] 7ce8c8df029e: Preparing [2024-02-17T02:02:13.082Z] a59e0b7d2dd8: Preparing [2024-02-17T02:02:13.082Z] d8c9551e283e: Preparing [2024-02-17T02:02:13.082Z] 37172799a35a: Preparing [2024-02-17T02:02:13.082Z] 4c2a915afa36: Preparing [2024-02-17T02:02:13.082Z] e1a8f7fca468: Preparing [2024-02-17T02:02:13.082Z] a442af7b578d: Preparing [2024-02-17T02:02:13.082Z] eedd3ffc53f3: Preparing [2024-02-17T02:02:13.082Z] 7c504f21be85: Preparing [2024-02-17T02:02:13.082Z] e1a8f7fca468: Waiting [2024-02-17T02:02:13.082Z] a442af7b578d: Waiting [2024-02-17T02:02:13.082Z] eedd3ffc53f3: Waiting [2024-02-17T02:02:13.082Z] 7c504f21be85: Waiting [2024-02-17T02:02:13.082Z] 7ce8c8df029e: Layer already exists [2024-02-17T02:02:13.082Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:13.082Z] a59e0b7d2dd8: Layer already exists [2024-02-17T02:02:13.082Z] d8c9551e283e: Layer already exists [2024-02-17T02:02:13.082Z] 37172799a35a: Layer already exists [2024-02-17T02:02:13.082Z] a442af7b578d: Layer already exists [2024-02-17T02:02:13.082Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:13.082Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:02:13.082Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:13.351Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:2536ed3134151cd17725a7730ec029b055c7ab1aa3ff3cd996a740a48b818d41 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:14.098Z] + 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 [2024-02-17T02:02:16.793Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-02-17T02:02:16.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-17T02:02:16.793Z] 7ce8c8df029e: Preparing [2024-02-17T02:02:16.793Z] a59e0b7d2dd8: Preparing [2024-02-17T02:02:16.793Z] d8c9551e283e: Preparing [2024-02-17T02:02:16.793Z] 37172799a35a: Preparing [2024-02-17T02:02:16.793Z] 4c2a915afa36: Preparing [2024-02-17T02:02:16.793Z] e1a8f7fca468: Preparing [2024-02-17T02:02:16.793Z] a442af7b578d: Preparing [2024-02-17T02:02:16.793Z] eedd3ffc53f3: Preparing [2024-02-17T02:02:16.793Z] 7c504f21be85: Preparing [2024-02-17T02:02:16.793Z] e1a8f7fca468: Waiting [2024-02-17T02:02:16.793Z] a442af7b578d: Waiting [2024-02-17T02:02:16.793Z] eedd3ffc53f3: Waiting [2024-02-17T02:02:16.793Z] 7c504f21be85: Waiting [2024-02-17T02:02:16.793Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:16.793Z] 37172799a35a: Layer already exists [2024-02-17T02:02:16.793Z] a59e0b7d2dd8: Layer already exists [2024-02-17T02:02:16.793Z] 7ce8c8df029e: Layer already exists [2024-02-17T02:02:16.793Z] d8c9551e283e: Layer already exists [2024-02-17T02:02:16.793Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:16.793Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:02:16.793Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:16.793Z] a442af7b578d: Layer already exists [2024-02-17T02:02:17.059Z] main: digest: sha256:2536ed3134151cd17725a7730ec029b055c7ab1aa3ff3cd996a740a48b818d41 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T02:02:17.880Z] ===================================================== [Pipeline] echo [2024-02-17T02:02:18.069Z] taggedImages: [2024-02-17T02:02:18.069Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:02:18.069Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-02-17T02:02:18.069Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.16 [2024-02-17T02:02:18.069Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:02:18.069Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-02-17T02:02:18.224Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-02-17T02:02:18.224Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:02:18.224Z] latest [2024-02-17T02:02:18.224Z] 3.2.0-dev.16 [2024-02-17T02:02:18.224Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:02:18.224Z] main [2024-02-17T02:02:18.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:19.219Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:19.965Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:02:19.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-17T02:02:19.966Z] 6874849b5143: Preparing [2024-02-17T02:02:19.966Z] 1709d56a20b0: Preparing [2024-02-17T02:02:19.966Z] f1dc0e1a26b6: Preparing [2024-02-17T02:02:19.966Z] 1c2c53e8d57a: Preparing [2024-02-17T02:02:19.966Z] 87e2f6375ba0: Preparing [2024-02-17T02:02:19.966Z] 4c2a915afa36: Preparing [2024-02-17T02:02:19.966Z] e1a8f7fca468: Preparing [2024-02-17T02:02:19.966Z] be1c63462c73: Preparing [2024-02-17T02:02:19.966Z] 28e4434efc65: Preparing [2024-02-17T02:02:19.966Z] 71faf9c06649: Preparing [2024-02-17T02:02:19.966Z] 7c504f21be85: Preparing [2024-02-17T02:02:19.966Z] 4c2a915afa36: Waiting [2024-02-17T02:02:19.966Z] e1a8f7fca468: Waiting [2024-02-17T02:02:19.966Z] be1c63462c73: Waiting [2024-02-17T02:02:19.966Z] 28e4434efc65: Waiting [2024-02-17T02:02:19.966Z] 71faf9c06649: Waiting [2024-02-17T02:02:20.230Z] 1c2c53e8d57a: Pushed [2024-02-17T02:02:20.230Z] 87e2f6375ba0: Pushed [2024-02-17T02:02:20.230Z] 1709d56a20b0: Pushed [2024-02-17T02:02:20.230Z] 6874849b5143: Pushed [2024-02-17T02:02:20.230Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:20.230Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:20.230Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:20.495Z] 28e4434efc65: Pushed [2024-02-17T02:02:20.495Z] be1c63462c73: Pushed [2024-02-17T02:02:22.430Z] f1dc0e1a26b6: Pushed [2024-02-17T02:02:22.694Z] 71faf9c06649: Pushed [2024-02-17T02:02:22.957Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:cb8be5ab5c7876937df765593f3e68a906e8dd0ee11da9cef0219b97d3df4051 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:23.684Z] + 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 [2024-02-17T02:02:24.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-02-17T02:02:24.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-17T02:02:24.400Z] 6874849b5143: Preparing [2024-02-17T02:02:24.400Z] 1709d56a20b0: Preparing [2024-02-17T02:02:24.400Z] f1dc0e1a26b6: Preparing [2024-02-17T02:02:24.400Z] 1c2c53e8d57a: Preparing [2024-02-17T02:02:24.400Z] 87e2f6375ba0: Preparing [2024-02-17T02:02:24.400Z] 4c2a915afa36: Preparing [2024-02-17T02:02:24.400Z] e1a8f7fca468: Preparing [2024-02-17T02:02:24.400Z] be1c63462c73: Preparing [2024-02-17T02:02:24.400Z] 28e4434efc65: Preparing [2024-02-17T02:02:24.400Z] 71faf9c06649: Preparing [2024-02-17T02:02:24.400Z] 7c504f21be85: Preparing [2024-02-17T02:02:24.400Z] be1c63462c73: Waiting [2024-02-17T02:02:24.400Z] 28e4434efc65: Waiting [2024-02-17T02:02:24.400Z] 4c2a915afa36: Waiting [2024-02-17T02:02:24.400Z] e1a8f7fca468: Waiting [2024-02-17T02:02:24.400Z] 71faf9c06649: Waiting [2024-02-17T02:02:24.400Z] 7c504f21be85: Waiting [2024-02-17T02:02:24.400Z] 6874849b5143: Layer already exists [2024-02-17T02:02:24.400Z] 1c2c53e8d57a: Layer already exists [2024-02-17T02:02:24.400Z] f1dc0e1a26b6: Layer already exists [2024-02-17T02:02:24.400Z] 1709d56a20b0: Layer already exists [2024-02-17T02:02:24.400Z] 87e2f6375ba0: Layer already exists [2024-02-17T02:02:24.400Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:24.400Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:24.400Z] 71faf9c06649: Layer already exists [2024-02-17T02:02:24.400Z] be1c63462c73: Layer already exists [2024-02-17T02:02:24.400Z] 28e4434efc65: Layer already exists [2024-02-17T02:02:24.400Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:24.664Z] latest: digest: sha256:cb8be5ab5c7876937df765593f3e68a906e8dd0ee11da9cef0219b97d3df4051 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:25.406Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:26.141Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.16 [2024-02-17T02:02:26.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-17T02:02:26.141Z] 6874849b5143: Preparing [2024-02-17T02:02:26.141Z] 1709d56a20b0: Preparing [2024-02-17T02:02:26.141Z] f1dc0e1a26b6: Preparing [2024-02-17T02:02:26.141Z] 1c2c53e8d57a: Preparing [2024-02-17T02:02:26.141Z] 87e2f6375ba0: Preparing [2024-02-17T02:02:26.141Z] 4c2a915afa36: Preparing [2024-02-17T02:02:26.141Z] 4c2a915afa36: Waiting [2024-02-17T02:02:26.141Z] e1a8f7fca468: Preparing [2024-02-17T02:02:26.141Z] be1c63462c73: Preparing [2024-02-17T02:02:26.141Z] 28e4434efc65: Preparing [2024-02-17T02:02:26.141Z] 71faf9c06649: Preparing [2024-02-17T02:02:26.141Z] 7c504f21be85: Preparing [2024-02-17T02:02:26.141Z] e1a8f7fca468: Waiting [2024-02-17T02:02:26.141Z] be1c63462c73: Waiting [2024-02-17T02:02:26.141Z] 71faf9c06649: Waiting [2024-02-17T02:02:26.141Z] 28e4434efc65: Waiting [2024-02-17T02:02:26.141Z] f1dc0e1a26b6: Layer already exists [2024-02-17T02:02:26.141Z] 1c2c53e8d57a: Layer already exists [2024-02-17T02:02:26.141Z] 1709d56a20b0: Layer already exists [2024-02-17T02:02:26.141Z] 87e2f6375ba0: Layer already exists [2024-02-17T02:02:26.141Z] 6874849b5143: Layer already exists [2024-02-17T02:02:26.141Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:26.141Z] be1c63462c73: Layer already exists [2024-02-17T02:02:26.141Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:26.141Z] 28e4434efc65: Layer already exists [2024-02-17T02:02:26.141Z] 71faf9c06649: Layer already exists [2024-02-17T02:02:26.141Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:26.406Z] 3.2.0-dev.16: digest: sha256:cb8be5ab5c7876937df765593f3e68a906e8dd0ee11da9cef0219b97d3df4051 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:27.160Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:32.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:02:32.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-17T02:02:32.152Z] 6874849b5143: Preparing [2024-02-17T02:02:32.152Z] 1709d56a20b0: Preparing [2024-02-17T02:02:32.152Z] f1dc0e1a26b6: Preparing [2024-02-17T02:02:32.152Z] 1c2c53e8d57a: Preparing [2024-02-17T02:02:32.152Z] 87e2f6375ba0: Preparing [2024-02-17T02:02:32.152Z] 4c2a915afa36: Preparing [2024-02-17T02:02:32.152Z] e1a8f7fca468: Preparing [2024-02-17T02:02:32.152Z] be1c63462c73: Preparing [2024-02-17T02:02:32.152Z] 28e4434efc65: Preparing [2024-02-17T02:02:32.152Z] 71faf9c06649: Preparing [2024-02-17T02:02:32.152Z] 7c504f21be85: Preparing [2024-02-17T02:02:32.152Z] 4c2a915afa36: Waiting [2024-02-17T02:02:32.152Z] e1a8f7fca468: Waiting [2024-02-17T02:02:32.152Z] be1c63462c73: Waiting [2024-02-17T02:02:32.152Z] 28e4434efc65: Waiting [2024-02-17T02:02:32.152Z] 71faf9c06649: Waiting [2024-02-17T02:02:32.152Z] 7c504f21be85: Waiting [2024-02-17T02:02:32.152Z] 87e2f6375ba0: Layer already exists [2024-02-17T02:02:32.152Z] f1dc0e1a26b6: Layer already exists [2024-02-17T02:02:32.152Z] 1709d56a20b0: Layer already exists [2024-02-17T02:02:32.152Z] 1c2c53e8d57a: Layer already exists [2024-02-17T02:02:32.152Z] 6874849b5143: Layer already exists [2024-02-17T02:02:32.152Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:32.152Z] 71faf9c06649: Layer already exists [2024-02-17T02:02:32.152Z] be1c63462c73: Layer already exists [2024-02-17T02:02:32.152Z] 28e4434efc65: Layer already exists [2024-02-17T02:02:32.152Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:32.152Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:32.418Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:cb8be5ab5c7876937df765593f3e68a906e8dd0ee11da9cef0219b97d3df4051 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:33.148Z] + 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 [2024-02-17T02:02:33.939Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-02-17T02:02:33.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-17T02:02:33.939Z] 6874849b5143: Preparing [2024-02-17T02:02:33.939Z] 1709d56a20b0: Preparing [2024-02-17T02:02:33.939Z] f1dc0e1a26b6: Preparing [2024-02-17T02:02:33.939Z] 1c2c53e8d57a: Preparing [2024-02-17T02:02:33.939Z] 87e2f6375ba0: Preparing [2024-02-17T02:02:33.939Z] 4c2a915afa36: Preparing [2024-02-17T02:02:33.939Z] e1a8f7fca468: Preparing [2024-02-17T02:02:33.939Z] be1c63462c73: Preparing [2024-02-17T02:02:33.939Z] 28e4434efc65: Preparing [2024-02-17T02:02:33.939Z] 71faf9c06649: Preparing [2024-02-17T02:02:33.939Z] 7c504f21be85: Preparing [2024-02-17T02:02:33.939Z] be1c63462c73: Waiting [2024-02-17T02:02:33.939Z] 28e4434efc65: Waiting [2024-02-17T02:02:33.939Z] 71faf9c06649: Waiting [2024-02-17T02:02:33.939Z] 7c504f21be85: Waiting [2024-02-17T02:02:33.939Z] 4c2a915afa36: Waiting [2024-02-17T02:02:33.939Z] e1a8f7fca468: Waiting [2024-02-17T02:02:33.939Z] 1c2c53e8d57a: Layer already exists [2024-02-17T02:02:33.939Z] f1dc0e1a26b6: Layer already exists [2024-02-17T02:02:33.939Z] 1709d56a20b0: Layer already exists [2024-02-17T02:02:33.939Z] 6874849b5143: Layer already exists [2024-02-17T02:02:33.939Z] 87e2f6375ba0: Layer already exists [2024-02-17T02:02:33.939Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:33.939Z] be1c63462c73: Layer already exists [2024-02-17T02:02:33.939Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:33.939Z] 71faf9c06649: Layer already exists [2024-02-17T02:02:33.939Z] 28e4434efc65: Layer already exists [2024-02-17T02:02:33.939Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:34.204Z] main: digest: sha256:cb8be5ab5c7876937df765593f3e68a906e8dd0ee11da9cef0219b97d3df4051 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T02:02:35.169Z] ===================================================== [Pipeline] echo [2024-02-17T02:02:35.310Z] taggedImages: [2024-02-17T02:02:35.310Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:02:35.310Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-02-17T02:02:35.310Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.16 [2024-02-17T02:02:35.310Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:02:35.310Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-02-17T02:02:35.468Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-02-17T02:02:35.468Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:02:35.468Z] latest [2024-02-17T02:02:35.468Z] 3.2.0-dev.16 [2024-02-17T02:02:35.468Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:02:35.468Z] main [2024-02-17T02:02:35.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:36.483Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:37.212Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:02:37.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-17T02:02:37.212Z] e4196fcec8b2: Preparing [2024-02-17T02:02:37.212Z] 68f5328a2070: Preparing [2024-02-17T02:02:37.212Z] 9a9d5ec59977: Preparing [2024-02-17T02:02:37.212Z] 02fd8f55afe0: Preparing [2024-02-17T02:02:37.212Z] 840c86d50833: Preparing [2024-02-17T02:02:37.212Z] 80895ef2cddc: Preparing [2024-02-17T02:02:37.212Z] ba6046ad0225: Preparing [2024-02-17T02:02:37.212Z] 80895ef2cddc: Waiting [2024-02-17T02:02:37.212Z] 4c2a915afa36: Preparing [2024-02-17T02:02:37.212Z] ba6046ad0225: Waiting [2024-02-17T02:02:37.212Z] e1a8f7fca468: Preparing [2024-02-17T02:02:37.212Z] 4c2a915afa36: Waiting [2024-02-17T02:02:37.212Z] 047d4268f2f4: Preparing [2024-02-17T02:02:37.212Z] e1a8f7fca468: Waiting [2024-02-17T02:02:37.212Z] 9913e75b57e1: Preparing [2024-02-17T02:02:37.212Z] 7c504f21be85: Preparing [2024-02-17T02:02:37.212Z] 047d4268f2f4: Waiting [2024-02-17T02:02:37.212Z] 7c504f21be85: Waiting [2024-02-17T02:02:37.212Z] 9913e75b57e1: Waiting [2024-02-17T02:02:37.477Z] 68f5328a2070: Pushed [2024-02-17T02:02:37.477Z] 840c86d50833: Pushed [2024-02-17T02:02:37.477Z] e4196fcec8b2: Pushed [2024-02-17T02:02:37.477Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:37.477Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:37.741Z] 80895ef2cddc: Pushed [2024-02-17T02:02:37.741Z] ba6046ad0225: Pushed [2024-02-17T02:02:37.741Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:37.741Z] 047d4268f2f4: Pushed [2024-02-17T02:02:39.141Z] 02fd8f55afe0: Pushed [2024-02-17T02:02:40.096Z] 9a9d5ec59977: Pushed [2024-02-17T02:02:40.096Z] 9913e75b57e1: Pushed [2024-02-17T02:02:40.361Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:ef47f3966f899352ba5fd164aa49dece2c02816e8a0670d7fc66ea83b57baeef size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:41.114Z] + 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 [2024-02-17T02:02:41.853Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-02-17T02:02:41.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-17T02:02:41.853Z] e4196fcec8b2: Preparing [2024-02-17T02:02:41.853Z] 68f5328a2070: Preparing [2024-02-17T02:02:41.853Z] 9a9d5ec59977: Preparing [2024-02-17T02:02:41.853Z] 02fd8f55afe0: Preparing [2024-02-17T02:02:41.853Z] 840c86d50833: Preparing [2024-02-17T02:02:41.853Z] 80895ef2cddc: Preparing [2024-02-17T02:02:41.853Z] ba6046ad0225: Preparing [2024-02-17T02:02:41.853Z] 4c2a915afa36: Preparing [2024-02-17T02:02:41.853Z] e1a8f7fca468: Preparing [2024-02-17T02:02:41.853Z] 047d4268f2f4: Preparing [2024-02-17T02:02:41.853Z] 9913e75b57e1: Preparing [2024-02-17T02:02:41.853Z] 7c504f21be85: Preparing [2024-02-17T02:02:41.853Z] 4c2a915afa36: Waiting [2024-02-17T02:02:41.853Z] e1a8f7fca468: Waiting [2024-02-17T02:02:41.853Z] 047d4268f2f4: Waiting [2024-02-17T02:02:41.853Z] 9913e75b57e1: Waiting [2024-02-17T02:02:41.853Z] 7c504f21be85: Waiting [2024-02-17T02:02:41.853Z] 80895ef2cddc: Waiting [2024-02-17T02:02:41.853Z] ba6046ad0225: Waiting [2024-02-17T02:02:41.853Z] 68f5328a2070: Layer already exists [2024-02-17T02:02:41.853Z] 840c86d50833: Layer already exists [2024-02-17T02:02:41.853Z] e4196fcec8b2: Layer already exists [2024-02-17T02:02:41.853Z] 02fd8f55afe0: Layer already exists [2024-02-17T02:02:41.853Z] 9a9d5ec59977: Layer already exists [2024-02-17T02:02:41.853Z] 047d4268f2f4: Layer already exists [2024-02-17T02:02:41.853Z] ba6046ad0225: Layer already exists [2024-02-17T02:02:41.853Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:41.853Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:41.853Z] 80895ef2cddc: Layer already exists [2024-02-17T02:02:41.853Z] 9913e75b57e1: Layer already exists [2024-02-17T02:02:41.853Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:42.119Z] latest: digest: sha256:ef47f3966f899352ba5fd164aa49dece2c02816e8a0670d7fc66ea83b57baeef size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:42.877Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:46.191Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.16 [2024-02-17T02:02:46.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-17T02:02:46.191Z] e4196fcec8b2: Preparing [2024-02-17T02:02:46.191Z] 68f5328a2070: Preparing [2024-02-17T02:02:46.191Z] 9a9d5ec59977: Preparing [2024-02-17T02:02:46.191Z] 02fd8f55afe0: Preparing [2024-02-17T02:02:46.191Z] 840c86d50833: Preparing [2024-02-17T02:02:46.191Z] 80895ef2cddc: Preparing [2024-02-17T02:02:46.191Z] ba6046ad0225: Preparing [2024-02-17T02:02:46.191Z] 4c2a915afa36: Preparing [2024-02-17T02:02:46.191Z] e1a8f7fca468: Preparing [2024-02-17T02:02:46.191Z] 047d4268f2f4: Preparing [2024-02-17T02:02:46.191Z] 9913e75b57e1: Preparing [2024-02-17T02:02:46.191Z] 7c504f21be85: Preparing [2024-02-17T02:02:46.191Z] 80895ef2cddc: Waiting [2024-02-17T02:02:46.191Z] ba6046ad0225: Waiting [2024-02-17T02:02:46.191Z] 4c2a915afa36: Waiting [2024-02-17T02:02:46.191Z] 9913e75b57e1: Waiting [2024-02-17T02:02:46.191Z] 7c504f21be85: Waiting [2024-02-17T02:02:46.191Z] e1a8f7fca468: Waiting [2024-02-17T02:02:46.191Z] 047d4268f2f4: Waiting [2024-02-17T02:02:46.191Z] 02fd8f55afe0: Layer already exists [2024-02-17T02:02:46.191Z] 840c86d50833: Layer already exists [2024-02-17T02:02:46.191Z] 9a9d5ec59977: Layer already exists [2024-02-17T02:02:46.191Z] e4196fcec8b2: Layer already exists [2024-02-17T02:02:46.191Z] 68f5328a2070: Layer already exists [2024-02-17T02:02:46.191Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:46.191Z] 80895ef2cddc: Layer already exists [2024-02-17T02:02:46.191Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:46.191Z] ba6046ad0225: Layer already exists [2024-02-17T02:02:46.191Z] 047d4268f2f4: Layer already exists [2024-02-17T02:02:46.191Z] 9913e75b57e1: Layer already exists [2024-02-17T02:02:46.191Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:46.457Z] 3.2.0-dev.16: digest: sha256:ef47f3966f899352ba5fd164aa49dece2c02816e8a0670d7fc66ea83b57baeef size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:47.242Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:47.980Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:02:47.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-17T02:02:47.980Z] e4196fcec8b2: Preparing [2024-02-17T02:02:47.980Z] 68f5328a2070: Preparing [2024-02-17T02:02:47.980Z] 9a9d5ec59977: Preparing [2024-02-17T02:02:47.980Z] 02fd8f55afe0: Preparing [2024-02-17T02:02:47.980Z] 840c86d50833: Preparing [2024-02-17T02:02:47.980Z] 80895ef2cddc: Preparing [2024-02-17T02:02:47.980Z] ba6046ad0225: Preparing [2024-02-17T02:02:47.980Z] 4c2a915afa36: Preparing [2024-02-17T02:02:47.980Z] e1a8f7fca468: Preparing [2024-02-17T02:02:47.980Z] 80895ef2cddc: Waiting [2024-02-17T02:02:47.980Z] ba6046ad0225: Waiting [2024-02-17T02:02:47.980Z] 4c2a915afa36: Waiting [2024-02-17T02:02:47.980Z] 047d4268f2f4: Preparing [2024-02-17T02:02:47.980Z] 9913e75b57e1: Preparing [2024-02-17T02:02:47.980Z] 7c504f21be85: Preparing [2024-02-17T02:02:47.980Z] e1a8f7fca468: Waiting [2024-02-17T02:02:47.980Z] 047d4268f2f4: Waiting [2024-02-17T02:02:47.980Z] 9913e75b57e1: Waiting [2024-02-17T02:02:47.980Z] 7c504f21be85: Waiting [2024-02-17T02:02:47.980Z] 68f5328a2070: Layer already exists [2024-02-17T02:02:47.980Z] 02fd8f55afe0: Layer already exists [2024-02-17T02:02:47.980Z] e4196fcec8b2: Layer already exists [2024-02-17T02:02:47.980Z] 840c86d50833: Layer already exists [2024-02-17T02:02:47.980Z] 9a9d5ec59977: Layer already exists [2024-02-17T02:02:47.980Z] 80895ef2cddc: Layer already exists [2024-02-17T02:02:47.980Z] ba6046ad0225: Layer already exists [2024-02-17T02:02:47.980Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:47.980Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:47.980Z] 047d4268f2f4: Layer already exists [2024-02-17T02:02:47.980Z] 9913e75b57e1: Layer already exists [2024-02-17T02:02:47.980Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:48.245Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:ef47f3966f899352ba5fd164aa49dece2c02816e8a0670d7fc66ea83b57baeef size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:48.997Z] + 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 [2024-02-17T02:02:49.747Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-02-17T02:02:49.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-17T02:02:49.747Z] e4196fcec8b2: Preparing [2024-02-17T02:02:49.747Z] 68f5328a2070: Preparing [2024-02-17T02:02:49.747Z] 9a9d5ec59977: Preparing [2024-02-17T02:02:49.747Z] 02fd8f55afe0: Preparing [2024-02-17T02:02:49.747Z] 840c86d50833: Preparing [2024-02-17T02:02:49.747Z] 80895ef2cddc: Preparing [2024-02-17T02:02:49.747Z] ba6046ad0225: Preparing [2024-02-17T02:02:49.747Z] 4c2a915afa36: Preparing [2024-02-17T02:02:49.747Z] e1a8f7fca468: Preparing [2024-02-17T02:02:49.747Z] 047d4268f2f4: Preparing [2024-02-17T02:02:49.747Z] 9913e75b57e1: Preparing [2024-02-17T02:02:49.747Z] 7c504f21be85: Preparing [2024-02-17T02:02:49.747Z] 80895ef2cddc: Waiting [2024-02-17T02:02:49.747Z] ba6046ad0225: Waiting [2024-02-17T02:02:49.747Z] 4c2a915afa36: Waiting [2024-02-17T02:02:49.747Z] e1a8f7fca468: Waiting [2024-02-17T02:02:49.747Z] 047d4268f2f4: Waiting [2024-02-17T02:02:49.747Z] 9913e75b57e1: Waiting [2024-02-17T02:02:49.747Z] 7c504f21be85: Waiting [2024-02-17T02:02:49.747Z] 840c86d50833: Layer already exists [2024-02-17T02:02:49.747Z] e4196fcec8b2: Layer already exists [2024-02-17T02:02:49.747Z] 68f5328a2070: Layer already exists [2024-02-17T02:02:49.747Z] 9a9d5ec59977: Layer already exists [2024-02-17T02:02:49.747Z] 02fd8f55afe0: Layer already exists [2024-02-17T02:02:49.747Z] 80895ef2cddc: Layer already exists [2024-02-17T02:02:49.747Z] ba6046ad0225: Layer already exists [2024-02-17T02:02:49.747Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:49.747Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:49.747Z] 047d4268f2f4: Layer already exists [2024-02-17T02:02:49.747Z] 9913e75b57e1: Layer already exists [2024-02-17T02:02:49.747Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:50.013Z] main: digest: sha256:ef47f3966f899352ba5fd164aa49dece2c02816e8a0670d7fc66ea83b57baeef size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T02:02:50.905Z] ===================================================== [Pipeline] echo [2024-02-17T02:02:51.056Z] taggedImages: [2024-02-17T02:02:51.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:02:51.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-02-17T02:02:51.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.16 [2024-02-17T02:02:51.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:02:51.056Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-02-17T02:02:51.218Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-02-17T02:02:51.218Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:02:51.218Z] latest [2024-02-17T02:02:51.218Z] 3.2.0-dev.16 [2024-02-17T02:02:51.218Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:02:51.218Z] main [2024-02-17T02:02:51.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:52.279Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:53.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:02:53.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-17T02:02:53.041Z] 16b6acd23935: Preparing [2024-02-17T02:02:53.041Z] fcfd4f60bd35: Preparing [2024-02-17T02:02:53.041Z] 4c2a915afa36: Preparing [2024-02-17T02:02:53.041Z] e1a8f7fca468: Preparing [2024-02-17T02:02:53.041Z] b413872f71a0: Preparing [2024-02-17T02:02:53.041Z] 0e1c8d1a37e0: Preparing [2024-02-17T02:02:53.041Z] 7c504f21be85: Preparing [2024-02-17T02:02:53.041Z] 7c504f21be85: Waiting [2024-02-17T02:02:53.041Z] 4c2a915afa36: Layer already exists [2024-02-17T02:02:53.307Z] e1a8f7fca468: Layer already exists [2024-02-17T02:02:53.307Z] 7c504f21be85: Layer already exists [2024-02-17T02:02:53.307Z] b413872f71a0: Pushed [2024-02-17T02:02:53.307Z] 16b6acd23935: Pushed [2024-02-17T02:02:54.711Z] 0e1c8d1a37e0: Pushed [2024-02-17T02:02:57.287Z] fcfd4f60bd35: Pushed [2024-02-17T02:02:57.287Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:3a66e003a2da70eb7784357b5e3c347bd2462251dd30c160e5a17d82d1069337 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:02:58.059Z] + 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 [2024-02-17T02:03:00.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-02-17T02:03:00.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-17T02:03:00.281Z] 16b6acd23935: Preparing [2024-02-17T02:03:00.281Z] fcfd4f60bd35: Preparing [2024-02-17T02:03:00.281Z] 4c2a915afa36: Preparing [2024-02-17T02:03:00.281Z] e1a8f7fca468: Preparing [2024-02-17T02:03:00.281Z] b413872f71a0: Preparing [2024-02-17T02:03:00.281Z] 0e1c8d1a37e0: Preparing [2024-02-17T02:03:00.281Z] 7c504f21be85: Preparing [2024-02-17T02:03:00.281Z] 0e1c8d1a37e0: Waiting [2024-02-17T02:03:00.281Z] 7c504f21be85: Waiting [2024-02-17T02:03:00.281Z] fcfd4f60bd35: Layer already exists [2024-02-17T02:03:00.281Z] b413872f71a0: Layer already exists [2024-02-17T02:03:00.281Z] 4c2a915afa36: Layer already exists [2024-02-17T02:03:00.281Z] 16b6acd23935: Layer already exists [2024-02-17T02:03:00.281Z] e1a8f7fca468: Layer already exists [2024-02-17T02:03:00.281Z] 7c504f21be85: Layer already exists [2024-02-17T02:03:00.281Z] 0e1c8d1a37e0: Layer already exists [2024-02-17T02:03:00.547Z] latest: digest: sha256:3a66e003a2da70eb7784357b5e3c347bd2462251dd30c160e5a17d82d1069337 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:01.316Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:02.085Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.16 [2024-02-17T02:03:02.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-17T02:03:02.085Z] 16b6acd23935: Preparing [2024-02-17T02:03:02.085Z] fcfd4f60bd35: Preparing [2024-02-17T02:03:02.085Z] 4c2a915afa36: Preparing [2024-02-17T02:03:02.085Z] e1a8f7fca468: Preparing [2024-02-17T02:03:02.085Z] b413872f71a0: Preparing [2024-02-17T02:03:02.085Z] 0e1c8d1a37e0: Preparing [2024-02-17T02:03:02.085Z] 7c504f21be85: Preparing [2024-02-17T02:03:02.085Z] 0e1c8d1a37e0: Waiting [2024-02-17T02:03:02.085Z] 7c504f21be85: Waiting [2024-02-17T02:03:02.085Z] e1a8f7fca468: Layer already exists [2024-02-17T02:03:02.085Z] b413872f71a0: Layer already exists [2024-02-17T02:03:02.085Z] fcfd4f60bd35: Layer already exists [2024-02-17T02:03:02.085Z] 4c2a915afa36: Layer already exists [2024-02-17T02:03:02.085Z] 16b6acd23935: Layer already exists [2024-02-17T02:03:02.085Z] 7c504f21be85: Layer already exists [2024-02-17T02:03:02.085Z] 0e1c8d1a37e0: Layer already exists [2024-02-17T02:03:02.351Z] 3.2.0-dev.16: digest: sha256:3a66e003a2da70eb7784357b5e3c347bd2462251dd30c160e5a17d82d1069337 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:03.124Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:03.896Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:03:03.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-17T02:03:03.896Z] 16b6acd23935: Preparing [2024-02-17T02:03:03.896Z] fcfd4f60bd35: Preparing [2024-02-17T02:03:03.896Z] 4c2a915afa36: Preparing [2024-02-17T02:03:03.896Z] e1a8f7fca468: Preparing [2024-02-17T02:03:03.896Z] b413872f71a0: Preparing [2024-02-17T02:03:03.896Z] 0e1c8d1a37e0: Preparing [2024-02-17T02:03:03.896Z] 7c504f21be85: Preparing [2024-02-17T02:03:03.896Z] 0e1c8d1a37e0: Waiting [2024-02-17T02:03:03.896Z] 7c504f21be85: Waiting [2024-02-17T02:03:03.896Z] 16b6acd23935: Layer already exists [2024-02-17T02:03:03.896Z] e1a8f7fca468: Layer already exists [2024-02-17T02:03:03.896Z] 4c2a915afa36: Layer already exists [2024-02-17T02:03:03.896Z] fcfd4f60bd35: Layer already exists [2024-02-17T02:03:03.896Z] b413872f71a0: Layer already exists [2024-02-17T02:03:03.896Z] 0e1c8d1a37e0: Layer already exists [2024-02-17T02:03:03.896Z] 7c504f21be85: Layer already exists [2024-02-17T02:03:04.160Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:3a66e003a2da70eb7784357b5e3c347bd2462251dd30c160e5a17d82d1069337 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:04.924Z] + 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 [2024-02-17T02:03:05.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-02-17T02:03:05.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-17T02:03:05.683Z] 16b6acd23935: Preparing [2024-02-17T02:03:05.683Z] fcfd4f60bd35: Preparing [2024-02-17T02:03:05.683Z] 4c2a915afa36: Preparing [2024-02-17T02:03:05.683Z] e1a8f7fca468: Preparing [2024-02-17T02:03:05.683Z] b413872f71a0: Preparing [2024-02-17T02:03:05.683Z] 0e1c8d1a37e0: Preparing [2024-02-17T02:03:05.683Z] 7c504f21be85: Preparing [2024-02-17T02:03:05.683Z] 0e1c8d1a37e0: Waiting [2024-02-17T02:03:05.683Z] 7c504f21be85: Waiting [2024-02-17T02:03:05.683Z] fcfd4f60bd35: Layer already exists [2024-02-17T02:03:05.683Z] e1a8f7fca468: Layer already exists [2024-02-17T02:03:05.683Z] b413872f71a0: Layer already exists [2024-02-17T02:03:05.683Z] 16b6acd23935: Layer already exists [2024-02-17T02:03:05.683Z] 4c2a915afa36: Layer already exists [2024-02-17T02:03:05.683Z] 0e1c8d1a37e0: Layer already exists [2024-02-17T02:03:05.683Z] 7c504f21be85: Layer already exists [2024-02-17T02:03:05.951Z] main: digest: sha256:3a66e003a2da70eb7784357b5e3c347bd2462251dd30c160e5a17d82d1069337 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T02:03:06.886Z] ===================================================== [Pipeline] echo [2024-02-17T02:03:07.049Z] taggedImages: [2024-02-17T02:03:07.049Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:03:07.049Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-02-17T02:03:07.049Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.16 [2024-02-17T02:03:07.049Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:03:07.049Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-02-17T02:03:07.215Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-02-17T02:03:07.215Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:03:07.215Z] latest [2024-02-17T02:03:07.215Z] 3.2.0-dev.16 [2024-02-17T02:03:07.215Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:03:07.215Z] main [2024-02-17T02:03:07.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:08.331Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:09.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:03:09.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-17T02:03:09.112Z] c2001bf6f29e: Preparing [2024-02-17T02:03:09.112Z] ab748157319d: Preparing [2024-02-17T02:03:09.112Z] 34a7f3426e2d: Preparing [2024-02-17T02:03:09.112Z] 4c2a915afa36: Preparing [2024-02-17T02:03:09.112Z] e1a8f7fca468: Preparing [2024-02-17T02:03:09.112Z] 2f72352dba7c: Preparing [2024-02-17T02:03:09.112Z] 999ac1104b0f: Preparing [2024-02-17T02:03:09.112Z] 92e53641e4be: Preparing [2024-02-17T02:03:09.112Z] 222418e91efa: Preparing [2024-02-17T02:03:09.112Z] 7c504f21be85: Preparing [2024-02-17T02:03:09.112Z] 92e53641e4be: Waiting [2024-02-17T02:03:09.112Z] 222418e91efa: Waiting [2024-02-17T02:03:09.112Z] 7c504f21be85: Waiting [2024-02-17T02:03:09.112Z] 2f72352dba7c: Waiting [2024-02-17T02:03:09.112Z] 999ac1104b0f: Waiting [2024-02-17T02:03:09.112Z] e1a8f7fca468: Layer already exists [2024-02-17T02:03:09.112Z] 4c2a915afa36: Layer already exists [2024-02-17T02:03:09.377Z] ab748157319d: Pushed [2024-02-17T02:03:09.377Z] 34a7f3426e2d: Pushed [2024-02-17T02:03:09.377Z] c2001bf6f29e: Pushed [2024-02-17T02:03:09.377Z] 7c504f21be85: Layer already exists [2024-02-17T02:03:09.641Z] 92e53641e4be: Pushed [2024-02-17T02:03:10.220Z] 222418e91efa: Pushed [2024-02-17T02:03:22.498Z] 999ac1104b0f: Pushed [2024-02-17T02:03:26.738Z] 2f72352dba7c: Pushed [2024-02-17T02:03:28.139Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:6ef68d88166a33357e94bf03aa1cf7788ebc5fc16b534e191d8be3761f3d2092 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:28.941Z] + 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 [2024-02-17T02:03:29.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-02-17T02:03:29.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-17T02:03:29.697Z] c2001bf6f29e: Preparing [2024-02-17T02:03:29.697Z] ab748157319d: Preparing [2024-02-17T02:03:29.697Z] 34a7f3426e2d: Preparing [2024-02-17T02:03:29.697Z] 4c2a915afa36: Preparing [2024-02-17T02:03:29.697Z] e1a8f7fca468: Preparing [2024-02-17T02:03:29.697Z] 2f72352dba7c: Preparing [2024-02-17T02:03:29.697Z] 999ac1104b0f: Preparing [2024-02-17T02:03:29.697Z] 92e53641e4be: Preparing [2024-02-17T02:03:29.697Z] 222418e91efa: Preparing [2024-02-17T02:03:29.697Z] 7c504f21be85: Preparing [2024-02-17T02:03:29.697Z] 999ac1104b0f: Waiting [2024-02-17T02:03:29.697Z] 2f72352dba7c: Waiting [2024-02-17T02:03:29.697Z] 92e53641e4be: Waiting [2024-02-17T02:03:29.697Z] 222418e91efa: Waiting [2024-02-17T02:03:29.697Z] 7c504f21be85: Waiting [2024-02-17T02:03:29.697Z] 34a7f3426e2d: Layer already exists [2024-02-17T02:03:29.697Z] 4c2a915afa36: Layer already exists [2024-02-17T02:03:29.697Z] ab748157319d: Layer already exists [2024-02-17T02:03:29.697Z] e1a8f7fca468: Layer already exists [2024-02-17T02:03:29.697Z] c2001bf6f29e: Layer already exists [2024-02-17T02:03:29.697Z] 222418e91efa: Layer already exists [2024-02-17T02:03:29.697Z] 999ac1104b0f: Layer already exists [2024-02-17T02:03:29.697Z] 2f72352dba7c: Layer already exists [2024-02-17T02:03:29.697Z] 92e53641e4be: Layer already exists [2024-02-17T02:03:29.697Z] 7c504f21be85: Layer already exists [2024-02-17T02:03:29.962Z] latest: digest: sha256:6ef68d88166a33357e94bf03aa1cf7788ebc5fc16b534e191d8be3761f3d2092 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:30.740Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:31.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.16 [2024-02-17T02:03:31.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-17T02:03:31.512Z] c2001bf6f29e: Preparing [2024-02-17T02:03:31.512Z] ab748157319d: Preparing [2024-02-17T02:03:31.512Z] 34a7f3426e2d: Preparing [2024-02-17T02:03:31.512Z] 4c2a915afa36: Preparing [2024-02-17T02:03:31.512Z] e1a8f7fca468: Preparing [2024-02-17T02:03:31.512Z] 2f72352dba7c: Preparing [2024-02-17T02:03:31.512Z] 999ac1104b0f: Preparing [2024-02-17T02:03:31.512Z] 92e53641e4be: Preparing [2024-02-17T02:03:31.512Z] 222418e91efa: Preparing [2024-02-17T02:03:31.512Z] 7c504f21be85: Preparing [2024-02-17T02:03:31.512Z] 2f72352dba7c: Waiting [2024-02-17T02:03:31.512Z] 92e53641e4be: Waiting [2024-02-17T02:03:31.512Z] 222418e91efa: Waiting [2024-02-17T02:03:31.512Z] 999ac1104b0f: Waiting [2024-02-17T02:03:31.512Z] 4c2a915afa36: Layer already exists [2024-02-17T02:03:31.512Z] 34a7f3426e2d: Layer already exists [2024-02-17T02:03:31.512Z] e1a8f7fca468: Layer already exists [2024-02-17T02:03:31.512Z] c2001bf6f29e: Layer already exists [2024-02-17T02:03:31.512Z] ab748157319d: Layer already exists [2024-02-17T02:03:31.512Z] 222418e91efa: Layer already exists [2024-02-17T02:03:31.512Z] 2f72352dba7c: Layer already exists [2024-02-17T02:03:31.512Z] 92e53641e4be: Layer already exists [2024-02-17T02:03:31.512Z] 999ac1104b0f: Layer already exists [2024-02-17T02:03:31.512Z] 7c504f21be85: Layer already exists [2024-02-17T02:03:31.776Z] 3.2.0-dev.16: digest: sha256:6ef68d88166a33357e94bf03aa1cf7788ebc5fc16b534e191d8be3761f3d2092 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:32.548Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:33.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:03:33.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-17T02:03:33.331Z] c2001bf6f29e: Preparing [2024-02-17T02:03:33.331Z] ab748157319d: Preparing [2024-02-17T02:03:33.331Z] 34a7f3426e2d: Preparing [2024-02-17T02:03:33.331Z] 4c2a915afa36: Preparing [2024-02-17T02:03:33.331Z] e1a8f7fca468: Preparing [2024-02-17T02:03:33.331Z] 2f72352dba7c: Preparing [2024-02-17T02:03:33.331Z] 999ac1104b0f: Preparing [2024-02-17T02:03:33.331Z] 92e53641e4be: Preparing [2024-02-17T02:03:33.331Z] 222418e91efa: Preparing [2024-02-17T02:03:33.331Z] 7c504f21be85: Preparing [2024-02-17T02:03:33.331Z] 2f72352dba7c: Waiting [2024-02-17T02:03:33.331Z] 999ac1104b0f: Waiting [2024-02-17T02:03:33.331Z] 92e53641e4be: Waiting [2024-02-17T02:03:33.331Z] 222418e91efa: Waiting [2024-02-17T02:03:33.331Z] 7c504f21be85: Waiting [2024-02-17T02:03:33.331Z] ab748157319d: Layer already exists [2024-02-17T02:03:33.331Z] 34a7f3426e2d: Layer already exists [2024-02-17T02:03:33.331Z] 4c2a915afa36: Layer already exists [2024-02-17T02:03:33.331Z] e1a8f7fca468: Layer already exists [2024-02-17T02:03:33.331Z] c2001bf6f29e: Layer already exists [2024-02-17T02:03:33.331Z] 92e53641e4be: Layer already exists [2024-02-17T02:03:33.331Z] 999ac1104b0f: Layer already exists [2024-02-17T02:03:33.331Z] 2f72352dba7c: Layer already exists [2024-02-17T02:03:33.331Z] 222418e91efa: Layer already exists [2024-02-17T02:03:33.331Z] 7c504f21be85: Layer already exists [2024-02-17T02:03:33.596Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:6ef68d88166a33357e94bf03aa1cf7788ebc5fc16b534e191d8be3761f3d2092 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:34.461Z] + 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 [2024-02-17T02:03:35.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-02-17T02:03:35.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-17T02:03:35.296Z] c2001bf6f29e: Preparing [2024-02-17T02:03:35.296Z] ab748157319d: Preparing [2024-02-17T02:03:35.296Z] 34a7f3426e2d: Preparing [2024-02-17T02:03:35.296Z] 4c2a915afa36: Preparing [2024-02-17T02:03:35.296Z] e1a8f7fca468: Preparing [2024-02-17T02:03:35.296Z] 2f72352dba7c: Preparing [2024-02-17T02:03:35.296Z] 999ac1104b0f: Preparing [2024-02-17T02:03:35.296Z] 92e53641e4be: Preparing [2024-02-17T02:03:35.296Z] 222418e91efa: Preparing [2024-02-17T02:03:35.296Z] 7c504f21be85: Preparing [2024-02-17T02:03:35.296Z] 999ac1104b0f: Waiting [2024-02-17T02:03:35.296Z] 92e53641e4be: Waiting [2024-02-17T02:03:35.296Z] 222418e91efa: Waiting [2024-02-17T02:03:35.296Z] 7c504f21be85: Waiting [2024-02-17T02:03:35.296Z] 2f72352dba7c: Waiting [2024-02-17T02:03:35.296Z] 4c2a915afa36: Layer already exists [2024-02-17T02:03:35.296Z] c2001bf6f29e: Layer already exists [2024-02-17T02:03:35.296Z] 34a7f3426e2d: Layer already exists [2024-02-17T02:03:35.296Z] e1a8f7fca468: Layer already exists [2024-02-17T02:03:35.296Z] ab748157319d: Layer already exists [2024-02-17T02:03:35.296Z] 999ac1104b0f: Layer already exists [2024-02-17T02:03:35.296Z] 2f72352dba7c: Layer already exists [2024-02-17T02:03:35.296Z] 222418e91efa: Layer already exists [2024-02-17T02:03:35.296Z] 92e53641e4be: Layer already exists [2024-02-17T02:03:35.296Z] 7c504f21be85: Layer already exists [2024-02-17T02:03:35.603Z] main: digest: sha256:6ef68d88166a33357e94bf03aa1cf7788ebc5fc16b534e191d8be3761f3d2092 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T02:03:36.544Z] ===================================================== [Pipeline] echo [2024-02-17T02:03:36.700Z] taggedImages: [2024-02-17T02:03:36.700Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:03:36.700Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-02-17T02:03:36.700Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.16 [2024-02-17T02:03:36.700Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:03:36.700Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-02-17T02:03:36.877Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-02-17T02:03:36.877Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:03:36.877Z] latest [2024-02-17T02:03:36.877Z] 3.2.0-dev.16 [2024-02-17T02:03:36.877Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:03:36.877Z] main [2024-02-17T02:03:36.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:38.042Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:38.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:03:38.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-17T02:03:38.892Z] 82a6c6175156: Preparing [2024-02-17T02:03:38.892Z] 2a8b1ab80572: Preparing [2024-02-17T02:03:38.892Z] c6cc02e3a291: Preparing [2024-02-17T02:03:38.892Z] 4c2a915afa36: Preparing [2024-02-17T02:03:38.892Z] e1a8f7fca468: Preparing [2024-02-17T02:03:38.892Z] 90a48f50986c: Preparing [2024-02-17T02:03:38.892Z] 1e7787f3880c: Preparing [2024-02-17T02:03:38.892Z] a6649ee5d56d: Preparing [2024-02-17T02:03:38.892Z] 7c504f21be85: Preparing [2024-02-17T02:03:38.892Z] 1e7787f3880c: Waiting [2024-02-17T02:03:38.892Z] a6649ee5d56d: Waiting [2024-02-17T02:03:38.892Z] 7c504f21be85: Waiting [2024-02-17T02:03:38.892Z] 90a48f50986c: Waiting [2024-02-17T02:03:38.892Z] e1a8f7fca468: Layer already exists [2024-02-17T02:03:38.892Z] 4c2a915afa36: Layer already exists [2024-02-17T02:03:39.179Z] 2a8b1ab80572: Pushed [2024-02-17T02:03:39.179Z] c6cc02e3a291: Pushed [2024-02-17T02:03:39.179Z] 82a6c6175156: Pushed [2024-02-17T02:03:39.179Z] 7c504f21be85: Layer already exists [2024-02-17T02:03:39.179Z] 1e7787f3880c: Pushed [2024-02-17T02:03:39.762Z] a6649ee5d56d: Pushed [2024-02-17T02:03:58.167Z] 90a48f50986c: Pushed [2024-02-17T02:03:58.167Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:50a3cdb9add80043f7f29d8c43f9d298ad831242c1c7c84023f31eb76c7de63e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:03:59.010Z] + 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 [2024-02-17T02:03:59.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-02-17T02:03:59.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-17T02:03:59.809Z] 82a6c6175156: Preparing [2024-02-17T02:03:59.809Z] 2a8b1ab80572: Preparing [2024-02-17T02:03:59.809Z] c6cc02e3a291: Preparing [2024-02-17T02:03:59.809Z] 4c2a915afa36: Preparing [2024-02-17T02:03:59.809Z] e1a8f7fca468: Preparing [2024-02-17T02:03:59.809Z] 90a48f50986c: Preparing [2024-02-17T02:03:59.809Z] 1e7787f3880c: Preparing [2024-02-17T02:03:59.809Z] a6649ee5d56d: Preparing [2024-02-17T02:03:59.809Z] 7c504f21be85: Preparing [2024-02-17T02:03:59.809Z] 1e7787f3880c: Waiting [2024-02-17T02:03:59.809Z] 7c504f21be85: Waiting [2024-02-17T02:03:59.809Z] 90a48f50986c: Waiting [2024-02-17T02:03:59.809Z] a6649ee5d56d: Waiting [2024-02-17T02:03:59.809Z] e1a8f7fca468: Layer already exists [2024-02-17T02:03:59.809Z] 4c2a915afa36: Layer already exists [2024-02-17T02:03:59.809Z] c6cc02e3a291: Layer already exists [2024-02-17T02:03:59.809Z] 82a6c6175156: Layer already exists [2024-02-17T02:03:59.809Z] 2a8b1ab80572: Layer already exists [2024-02-17T02:03:59.809Z] a6649ee5d56d: Layer already exists [2024-02-17T02:03:59.809Z] 90a48f50986c: Layer already exists [2024-02-17T02:03:59.809Z] 1e7787f3880c: Layer already exists [2024-02-17T02:03:59.809Z] 7c504f21be85: Layer already exists [2024-02-17T02:04:00.075Z] latest: digest: sha256:50a3cdb9add80043f7f29d8c43f9d298ad831242c1c7c84023f31eb76c7de63e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:00.864Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:01.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.16 [2024-02-17T02:04:01.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-17T02:04:01.706Z] 82a6c6175156: Preparing [2024-02-17T02:04:01.706Z] 2a8b1ab80572: Preparing [2024-02-17T02:04:01.706Z] c6cc02e3a291: Preparing [2024-02-17T02:04:01.706Z] 4c2a915afa36: Preparing [2024-02-17T02:04:01.706Z] e1a8f7fca468: Preparing [2024-02-17T02:04:01.706Z] 90a48f50986c: Preparing [2024-02-17T02:04:01.706Z] 1e7787f3880c: Preparing [2024-02-17T02:04:01.706Z] 90a48f50986c: Waiting [2024-02-17T02:04:01.706Z] a6649ee5d56d: Preparing [2024-02-17T02:04:01.706Z] 1e7787f3880c: Waiting [2024-02-17T02:04:01.706Z] 7c504f21be85: Preparing [2024-02-17T02:04:01.706Z] 7c504f21be85: Waiting [2024-02-17T02:04:01.706Z] a6649ee5d56d: Waiting [2024-02-17T02:04:01.706Z] 82a6c6175156: Layer already exists [2024-02-17T02:04:01.706Z] c6cc02e3a291: Layer already exists [2024-02-17T02:04:01.706Z] 4c2a915afa36: Layer already exists [2024-02-17T02:04:01.706Z] 2a8b1ab80572: Layer already exists [2024-02-17T02:04:01.706Z] e1a8f7fca468: Layer already exists [2024-02-17T02:04:01.706Z] 1e7787f3880c: Layer already exists [2024-02-17T02:04:01.706Z] 7c504f21be85: Layer already exists [2024-02-17T02:04:01.706Z] 90a48f50986c: Layer already exists [2024-02-17T02:04:01.706Z] a6649ee5d56d: Layer already exists [2024-02-17T02:04:01.971Z] 3.2.0-dev.16: digest: sha256:50a3cdb9add80043f7f29d8c43f9d298ad831242c1c7c84023f31eb76c7de63e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:02.782Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:03.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:04:03.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-17T02:04:03.579Z] 82a6c6175156: Preparing [2024-02-17T02:04:03.579Z] 2a8b1ab80572: Preparing [2024-02-17T02:04:03.579Z] c6cc02e3a291: Preparing [2024-02-17T02:04:03.579Z] 4c2a915afa36: Preparing [2024-02-17T02:04:03.579Z] e1a8f7fca468: Preparing [2024-02-17T02:04:03.579Z] 90a48f50986c: Preparing [2024-02-17T02:04:03.579Z] 1e7787f3880c: Preparing [2024-02-17T02:04:03.579Z] a6649ee5d56d: Preparing [2024-02-17T02:04:03.579Z] 7c504f21be85: Preparing [2024-02-17T02:04:03.579Z] 90a48f50986c: Waiting [2024-02-17T02:04:03.579Z] 1e7787f3880c: Waiting [2024-02-17T02:04:03.579Z] a6649ee5d56d: Waiting [2024-02-17T02:04:03.579Z] 7c504f21be85: Waiting [2024-02-17T02:04:03.579Z] 82a6c6175156: Layer already exists [2024-02-17T02:04:03.579Z] 4c2a915afa36: Layer already exists [2024-02-17T02:04:03.579Z] c6cc02e3a291: Layer already exists [2024-02-17T02:04:03.579Z] e1a8f7fca468: Layer already exists [2024-02-17T02:04:03.579Z] 2a8b1ab80572: Layer already exists [2024-02-17T02:04:03.579Z] 1e7787f3880c: Layer already exists [2024-02-17T02:04:03.579Z] a6649ee5d56d: Layer already exists [2024-02-17T02:04:03.579Z] 90a48f50986c: Layer already exists [2024-02-17T02:04:03.579Z] 7c504f21be85: Layer already exists [2024-02-17T02:04:03.846Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:50a3cdb9add80043f7f29d8c43f9d298ad831242c1c7c84023f31eb76c7de63e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:04.651Z] + 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 [2024-02-17T02:04:05.455Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-02-17T02:04:05.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-17T02:04:05.455Z] 82a6c6175156: Preparing [2024-02-17T02:04:05.455Z] 2a8b1ab80572: Preparing [2024-02-17T02:04:05.455Z] c6cc02e3a291: Preparing [2024-02-17T02:04:05.455Z] 4c2a915afa36: Preparing [2024-02-17T02:04:05.455Z] e1a8f7fca468: Preparing [2024-02-17T02:04:05.455Z] 90a48f50986c: Preparing [2024-02-17T02:04:05.455Z] 1e7787f3880c: Preparing [2024-02-17T02:04:05.455Z] a6649ee5d56d: Preparing [2024-02-17T02:04:05.455Z] 7c504f21be85: Preparing [2024-02-17T02:04:05.455Z] 1e7787f3880c: Waiting [2024-02-17T02:04:05.455Z] a6649ee5d56d: Waiting [2024-02-17T02:04:05.455Z] 7c504f21be85: Waiting [2024-02-17T02:04:05.455Z] 90a48f50986c: Waiting [2024-02-17T02:04:05.455Z] 2a8b1ab80572: Layer already exists [2024-02-17T02:04:05.455Z] e1a8f7fca468: Layer already exists [2024-02-17T02:04:05.455Z] c6cc02e3a291: Layer already exists [2024-02-17T02:04:05.455Z] 4c2a915afa36: Layer already exists [2024-02-17T02:04:05.455Z] 82a6c6175156: Layer already exists [2024-02-17T02:04:05.455Z] 7c504f21be85: Layer already exists [2024-02-17T02:04:05.455Z] a6649ee5d56d: Layer already exists [2024-02-17T02:04:05.455Z] 1e7787f3880c: Layer already exists [2024-02-17T02:04:05.455Z] 90a48f50986c: Layer already exists [2024-02-17T02:04:05.721Z] main: digest: sha256:50a3cdb9add80043f7f29d8c43f9d298ad831242c1c7c84023f31eb76c7de63e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T02:04:06.712Z] ===================================================== [Pipeline] echo [2024-02-17T02:04:06.884Z] taggedImages: [2024-02-17T02:04:06.884Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:04:06.884Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-02-17T02:04:06.884Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.16 [2024-02-17T02:04:06.884Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:04:06.884Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-02-17T02:04:07.061Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-02-17T02:04:07.061Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:04:07.061Z] latest [2024-02-17T02:04:07.061Z] 3.2.0-dev.16 [2024-02-17T02:04:07.061Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:04:07.061Z] main [2024-02-17T02:04:07.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:08.247Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:12.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:04:12.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-17T02:04:12.414Z] 1332737f94ff: Preparing [2024-02-17T02:04:12.414Z] 7e46951614a8: Preparing [2024-02-17T02:04:12.414Z] 6f83cef9903d: Preparing [2024-02-17T02:04:12.414Z] 4c2a915afa36: Preparing [2024-02-17T02:04:12.414Z] e1a8f7fca468: Preparing [2024-02-17T02:04:12.414Z] f8eca7957d5d: Preparing [2024-02-17T02:04:12.414Z] 92e53641e4be: Preparing [2024-02-17T02:04:12.414Z] 222418e91efa: Preparing [2024-02-17T02:04:12.414Z] 7c504f21be85: Preparing [2024-02-17T02:04:12.414Z] f8eca7957d5d: Waiting [2024-02-17T02:04:12.414Z] 92e53641e4be: Waiting [2024-02-17T02:04:12.414Z] 222418e91efa: Waiting [2024-02-17T02:04:12.414Z] 7c504f21be85: Waiting [2024-02-17T02:04:12.414Z] 4c2a915afa36: Layer already exists [2024-02-17T02:04:12.681Z] e1a8f7fca468: Layer already exists [2024-02-17T02:04:12.681Z] 92e53641e4be: Layer already exists [2024-02-17T02:04:12.681Z] 222418e91efa: Layer already exists [2024-02-17T02:04:12.681Z] 7e46951614a8: Pushed [2024-02-17T02:04:12.681Z] 1332737f94ff: Pushed [2024-02-17T02:04:12.681Z] 6f83cef9903d: Pushed [2024-02-17T02:04:12.681Z] 7c504f21be85: Layer already exists [2024-02-17T02:04:30.862Z] f8eca7957d5d: Pushed [2024-02-17T02:04:30.862Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:13b3dc3ccc359d1f931a2decf0b1f74998b0eb901df43a07700363f04ee76279 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:31.673Z] + 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 [2024-02-17T02:04:32.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-02-17T02:04:32.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-17T02:04:32.536Z] 1332737f94ff: Preparing [2024-02-17T02:04:32.536Z] 7e46951614a8: Preparing [2024-02-17T02:04:32.536Z] 6f83cef9903d: Preparing [2024-02-17T02:04:32.536Z] 4c2a915afa36: Preparing [2024-02-17T02:04:32.536Z] e1a8f7fca468: Preparing [2024-02-17T02:04:32.536Z] f8eca7957d5d: Preparing [2024-02-17T02:04:32.536Z] 92e53641e4be: Preparing [2024-02-17T02:04:32.536Z] f8eca7957d5d: Waiting [2024-02-17T02:04:32.536Z] 222418e91efa: Preparing [2024-02-17T02:04:32.536Z] 92e53641e4be: Waiting [2024-02-17T02:04:32.536Z] 7c504f21be85: Preparing [2024-02-17T02:04:32.536Z] 222418e91efa: Waiting [2024-02-17T02:04:32.536Z] 7c504f21be85: Waiting [2024-02-17T02:04:32.536Z] 1332737f94ff: Layer already exists [2024-02-17T02:04:32.536Z] 4c2a915afa36: Layer already exists [2024-02-17T02:04:32.536Z] 7e46951614a8: Layer already exists [2024-02-17T02:04:32.536Z] e1a8f7fca468: Layer already exists [2024-02-17T02:04:32.536Z] 6f83cef9903d: Layer already exists [2024-02-17T02:04:32.536Z] 7c504f21be85: Layer already exists [2024-02-17T02:04:32.536Z] 92e53641e4be: Layer already exists [2024-02-17T02:04:32.536Z] 222418e91efa: Layer already exists [2024-02-17T02:04:32.536Z] f8eca7957d5d: Layer already exists [2024-02-17T02:04:32.802Z] latest: digest: sha256:13b3dc3ccc359d1f931a2decf0b1f74998b0eb901df43a07700363f04ee76279 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:33.606Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:34.434Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.16 [2024-02-17T02:04:34.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-17T02:04:34.434Z] 1332737f94ff: Preparing [2024-02-17T02:04:34.434Z] 7e46951614a8: Preparing [2024-02-17T02:04:34.434Z] 6f83cef9903d: Preparing [2024-02-17T02:04:34.434Z] 4c2a915afa36: Preparing [2024-02-17T02:04:34.434Z] e1a8f7fca468: Preparing [2024-02-17T02:04:34.434Z] f8eca7957d5d: Preparing [2024-02-17T02:04:34.434Z] 92e53641e4be: Preparing [2024-02-17T02:04:34.434Z] 222418e91efa: Preparing [2024-02-17T02:04:34.434Z] 7c504f21be85: Preparing [2024-02-17T02:04:34.434Z] f8eca7957d5d: Waiting [2024-02-17T02:04:34.434Z] 92e53641e4be: Waiting [2024-02-17T02:04:34.434Z] 222418e91efa: Waiting [2024-02-17T02:04:34.434Z] 7c504f21be85: Waiting [2024-02-17T02:04:34.434Z] 1332737f94ff: Layer already exists [2024-02-17T02:04:34.434Z] 7e46951614a8: Layer already exists [2024-02-17T02:04:34.434Z] 6f83cef9903d: Layer already exists [2024-02-17T02:04:34.434Z] 4c2a915afa36: Layer already exists [2024-02-17T02:04:34.434Z] e1a8f7fca468: Layer already exists [2024-02-17T02:04:34.434Z] f8eca7957d5d: Layer already exists [2024-02-17T02:04:34.434Z] 92e53641e4be: Layer already exists [2024-02-17T02:04:34.434Z] 222418e91efa: Layer already exists [2024-02-17T02:04:34.434Z] 7c504f21be85: Layer already exists [2024-02-17T02:04:34.700Z] 3.2.0-dev.16: digest: sha256:13b3dc3ccc359d1f931a2decf0b1f74998b0eb901df43a07700363f04ee76279 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:35.518Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:36.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:04:36.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-17T02:04:36.348Z] 1332737f94ff: Preparing [2024-02-17T02:04:36.348Z] 7e46951614a8: Preparing [2024-02-17T02:04:36.348Z] 6f83cef9903d: Preparing [2024-02-17T02:04:36.348Z] 4c2a915afa36: Preparing [2024-02-17T02:04:36.348Z] e1a8f7fca468: Preparing [2024-02-17T02:04:36.348Z] f8eca7957d5d: Preparing [2024-02-17T02:04:36.348Z] 92e53641e4be: Preparing [2024-02-17T02:04:36.348Z] 222418e91efa: Preparing [2024-02-17T02:04:36.348Z] 7c504f21be85: Preparing [2024-02-17T02:04:36.348Z] 92e53641e4be: Waiting [2024-02-17T02:04:36.348Z] 222418e91efa: Waiting [2024-02-17T02:04:36.348Z] f8eca7957d5d: Waiting [2024-02-17T02:04:36.348Z] 7c504f21be85: Waiting [2024-02-17T02:04:36.348Z] 4c2a915afa36: Layer already exists [2024-02-17T02:04:36.348Z] 1332737f94ff: Layer already exists [2024-02-17T02:04:36.348Z] 6f83cef9903d: Layer already exists [2024-02-17T02:04:36.348Z] 7e46951614a8: Layer already exists [2024-02-17T02:04:36.348Z] e1a8f7fca468: Layer already exists [2024-02-17T02:04:36.348Z] 92e53641e4be: Layer already exists [2024-02-17T02:04:36.348Z] 222418e91efa: Layer already exists [2024-02-17T02:04:36.348Z] f8eca7957d5d: Layer already exists [2024-02-17T02:04:36.348Z] 7c504f21be85: Layer already exists [2024-02-17T02:04:36.622Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:13b3dc3ccc359d1f931a2decf0b1f74998b0eb901df43a07700363f04ee76279 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:37.442Z] + 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 [2024-02-17T02:04:40.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-02-17T02:04:40.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-17T02:04:40.858Z] 1332737f94ff: Preparing [2024-02-17T02:04:40.858Z] 7e46951614a8: Preparing [2024-02-17T02:04:40.858Z] 6f83cef9903d: Preparing [2024-02-17T02:04:40.858Z] 4c2a915afa36: Preparing [2024-02-17T02:04:40.858Z] e1a8f7fca468: Preparing [2024-02-17T02:04:40.858Z] f8eca7957d5d: Preparing [2024-02-17T02:04:40.858Z] 92e53641e4be: Preparing [2024-02-17T02:04:40.858Z] 222418e91efa: Preparing [2024-02-17T02:04:40.858Z] 7c504f21be85: Preparing [2024-02-17T02:04:40.858Z] f8eca7957d5d: Waiting [2024-02-17T02:04:40.858Z] 92e53641e4be: Waiting [2024-02-17T02:04:40.858Z] 222418e91efa: Waiting [2024-02-17T02:04:40.858Z] 7c504f21be85: Waiting [2024-02-17T02:04:40.858Z] 1332737f94ff: Layer already exists [2024-02-17T02:04:40.858Z] 7e46951614a8: Layer already exists [2024-02-17T02:04:40.858Z] 4c2a915afa36: Layer already exists [2024-02-17T02:04:40.858Z] e1a8f7fca468: Layer already exists [2024-02-17T02:04:40.858Z] 6f83cef9903d: Layer already exists [2024-02-17T02:04:40.858Z] f8eca7957d5d: Layer already exists [2024-02-17T02:04:40.858Z] 222418e91efa: Layer already exists [2024-02-17T02:04:40.858Z] 92e53641e4be: Layer already exists [2024-02-17T02:04:40.858Z] 7c504f21be85: Layer already exists [2024-02-17T02:04:41.124Z] main: digest: sha256:13b3dc3ccc359d1f931a2decf0b1f74998b0eb901df43a07700363f04ee76279 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T02:04:42.120Z] ===================================================== [Pipeline] echo [2024-02-17T02:04:42.282Z] taggedImages: [2024-02-17T02:04:42.282Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:04:42.282Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-02-17T02:04:42.282Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.16 [2024-02-17T02:04:42.282Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:04:42.282Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-02-17T02:04:42.498Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-02-17T02:04:42.498Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:04:42.498Z] latest [2024-02-17T02:04:42.498Z] 3.2.0-dev.16 [2024-02-17T02:04:42.498Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:04:42.498Z] main [2024-02-17T02:04:42.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:43.654Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:44.508Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:04:44.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-17T02:04:44.508Z] 99677946bdd7: Preparing [2024-02-17T02:04:44.508Z] db9f4982c5c1: Preparing [2024-02-17T02:04:44.508Z] 4c2a915afa36: Preparing [2024-02-17T02:04:44.508Z] e1a8f7fca468: Preparing [2024-02-17T02:04:44.508Z] 3fe332a16729: Preparing [2024-02-17T02:04:44.508Z] ce56241d00cb: Preparing [2024-02-17T02:04:44.508Z] 7c504f21be85: Preparing [2024-02-17T02:04:44.508Z] ce56241d00cb: Waiting [2024-02-17T02:04:44.508Z] 4c2a915afa36: Layer already exists [2024-02-17T02:04:44.508Z] e1a8f7fca468: Layer already exists [2024-02-17T02:04:44.774Z] 7c504f21be85: Layer already exists [2024-02-17T02:04:44.774Z] 3fe332a16729: Pushed [2024-02-17T02:04:44.774Z] 99677946bdd7: Pushed [2024-02-17T02:04:45.040Z] ce56241d00cb: Pushed [2024-02-17T02:04:49.283Z] db9f4982c5c1: Pushed [2024-02-17T02:04:49.283Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:8d14da9a45b7c96fea5b3edf5e5211424bcdf2e64839f81c484a567d1e251023 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:50.092Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:50.908Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-02-17T02:04:50.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-17T02:04:50.908Z] 99677946bdd7: Preparing [2024-02-17T02:04:50.908Z] db9f4982c5c1: Preparing [2024-02-17T02:04:50.908Z] 4c2a915afa36: Preparing [2024-02-17T02:04:50.908Z] e1a8f7fca468: Preparing [2024-02-17T02:04:50.908Z] 3fe332a16729: Preparing [2024-02-17T02:04:50.908Z] ce56241d00cb: Preparing [2024-02-17T02:04:50.908Z] 7c504f21be85: Preparing [2024-02-17T02:04:50.908Z] ce56241d00cb: Waiting [2024-02-17T02:04:50.908Z] 7c504f21be85: Waiting [2024-02-17T02:04:50.908Z] 4c2a915afa36: Layer already exists [2024-02-17T02:04:50.908Z] 99677946bdd7: Layer already exists [2024-02-17T02:04:50.908Z] e1a8f7fca468: Layer already exists [2024-02-17T02:04:50.908Z] 3fe332a16729: Layer already exists [2024-02-17T02:04:50.908Z] db9f4982c5c1: Layer already exists [2024-02-17T02:04:50.908Z] 7c504f21be85: Layer already exists [2024-02-17T02:04:50.908Z] ce56241d00cb: Layer already exists [2024-02-17T02:04:51.177Z] latest: digest: sha256:8d14da9a45b7c96fea5b3edf5e5211424bcdf2e64839f81c484a567d1e251023 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:52.032Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:55.415Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.16 [2024-02-17T02:04:55.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-17T02:04:55.415Z] 99677946bdd7: Preparing [2024-02-17T02:04:55.415Z] db9f4982c5c1: Preparing [2024-02-17T02:04:55.415Z] 4c2a915afa36: Preparing [2024-02-17T02:04:55.415Z] e1a8f7fca468: Preparing [2024-02-17T02:04:55.415Z] 3fe332a16729: Preparing [2024-02-17T02:04:55.415Z] ce56241d00cb: Preparing [2024-02-17T02:04:55.415Z] 7c504f21be85: Preparing [2024-02-17T02:04:55.415Z] ce56241d00cb: Waiting [2024-02-17T02:04:55.415Z] 7c504f21be85: Waiting [2024-02-17T02:04:55.415Z] e1a8f7fca468: Layer already exists [2024-02-17T02:04:55.415Z] 99677946bdd7: Layer already exists [2024-02-17T02:04:55.415Z] db9f4982c5c1: Layer already exists [2024-02-17T02:04:55.415Z] 3fe332a16729: Layer already exists [2024-02-17T02:04:55.415Z] 4c2a915afa36: Layer already exists [2024-02-17T02:04:55.415Z] 7c504f21be85: Layer already exists [2024-02-17T02:04:55.415Z] ce56241d00cb: Layer already exists [2024-02-17T02:04:55.681Z] 3.2.0-dev.16: digest: sha256:8d14da9a45b7c96fea5b3edf5e5211424bcdf2e64839f81c484a567d1e251023 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:56.535Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:57.398Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:04:57.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-17T02:04:57.398Z] 99677946bdd7: Preparing [2024-02-17T02:04:57.398Z] db9f4982c5c1: Preparing [2024-02-17T02:04:57.398Z] 4c2a915afa36: Preparing [2024-02-17T02:04:57.399Z] e1a8f7fca468: Preparing [2024-02-17T02:04:57.399Z] 3fe332a16729: Preparing [2024-02-17T02:04:57.399Z] ce56241d00cb: Preparing [2024-02-17T02:04:57.399Z] 7c504f21be85: Preparing [2024-02-17T02:04:57.399Z] ce56241d00cb: Waiting [2024-02-17T02:04:57.399Z] 7c504f21be85: Waiting [2024-02-17T02:04:57.399Z] e1a8f7fca468: Layer already exists [2024-02-17T02:04:57.399Z] 3fe332a16729: Layer already exists [2024-02-17T02:04:57.399Z] 99677946bdd7: Layer already exists [2024-02-17T02:04:57.399Z] db9f4982c5c1: Layer already exists [2024-02-17T02:04:57.399Z] 4c2a915afa36: Layer already exists [2024-02-17T02:04:57.399Z] ce56241d00cb: Layer already exists [2024-02-17T02:04:57.399Z] 7c504f21be85: Layer already exists [2024-02-17T02:04:57.667Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:8d14da9a45b7c96fea5b3edf5e5211424bcdf2e64839f81c484a567d1e251023 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:58.521Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:04:59.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-02-17T02:04:59.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-17T02:04:59.352Z] 99677946bdd7: Preparing [2024-02-17T02:04:59.352Z] db9f4982c5c1: Preparing [2024-02-17T02:04:59.352Z] 4c2a915afa36: Preparing [2024-02-17T02:04:59.352Z] e1a8f7fca468: Preparing [2024-02-17T02:04:59.352Z] 3fe332a16729: Preparing [2024-02-17T02:04:59.352Z] ce56241d00cb: Preparing [2024-02-17T02:04:59.352Z] 7c504f21be85: Preparing [2024-02-17T02:04:59.352Z] ce56241d00cb: Waiting [2024-02-17T02:04:59.352Z] 7c504f21be85: Waiting [2024-02-17T02:04:59.352Z] 4c2a915afa36: Layer already exists [2024-02-17T02:04:59.352Z] 3fe332a16729: Layer already exists [2024-02-17T02:04:59.352Z] 99677946bdd7: Layer already exists [2024-02-17T02:04:59.352Z] db9f4982c5c1: Layer already exists [2024-02-17T02:04:59.352Z] e1a8f7fca468: Layer already exists [2024-02-17T02:04:59.352Z] ce56241d00cb: Layer already exists [2024-02-17T02:04:59.352Z] 7c504f21be85: Layer already exists [2024-02-17T02:04:59.621Z] main: digest: sha256:8d14da9a45b7c96fea5b3edf5e5211424bcdf2e64839f81c484a567d1e251023 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T02:05:00.641Z] ===================================================== [Pipeline] echo [2024-02-17T02:05:00.819Z] taggedImages: [2024-02-17T02:05:00.819Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:05:00.819Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-02-17T02:05:00.819Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.16 [2024-02-17T02:05:00.819Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:05:00.819Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-02-17T02:05:01.000Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-02-17T02:05:01.000Z] 536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:05:01.000Z] latest [2024-02-17T02:05:01.000Z] 3.2.0-dev.16 [2024-02-17T02:05:01.000Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:05:01.000Z] main [2024-02-17T02:05:01.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:05:02.181Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:05:03.007Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:05:03.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-17T02:05:03.007Z] bd3fdd09d76a: Preparing [2024-02-17T02:05:03.007Z] 06b0f83a4d63: Preparing [2024-02-17T02:05:03.007Z] 4c2a915afa36: Preparing [2024-02-17T02:05:03.007Z] e1a8f7fca468: Preparing [2024-02-17T02:05:03.007Z] a442af7b578d: Preparing [2024-02-17T02:05:03.007Z] eedd3ffc53f3: Preparing [2024-02-17T02:05:03.007Z] 7c504f21be85: Preparing [2024-02-17T02:05:03.007Z] eedd3ffc53f3: Waiting [2024-02-17T02:05:03.007Z] 7c504f21be85: Waiting [2024-02-17T02:05:03.007Z] e1a8f7fca468: Layer already exists [2024-02-17T02:05:03.276Z] 4c2a915afa36: Layer already exists [2024-02-17T02:05:03.276Z] a442af7b578d: Layer already exists [2024-02-17T02:05:03.276Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:05:03.276Z] 7c504f21be85: Layer already exists [2024-02-17T02:05:03.276Z] bd3fdd09d76a: Pushed [2024-02-17T02:05:07.524Z] 06b0f83a4d63: Pushed [2024-02-17T02:05:08.923Z] 536ca4d65dad574219870c9c3162dc8b463e02a2: digest: sha256:0e0dfc5e97046a5b3b1cc94b6b841046df125002387a1a9e6bf6a12cbeda4b61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:05:09.776Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:05:10.615Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-02-17T02:05:10.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-17T02:05:10.616Z] bd3fdd09d76a: Preparing [2024-02-17T02:05:10.616Z] 06b0f83a4d63: Preparing [2024-02-17T02:05:10.616Z] 4c2a915afa36: Preparing [2024-02-17T02:05:10.616Z] e1a8f7fca468: Preparing [2024-02-17T02:05:10.616Z] a442af7b578d: Preparing [2024-02-17T02:05:10.616Z] eedd3ffc53f3: Preparing [2024-02-17T02:05:10.616Z] eedd3ffc53f3: Waiting [2024-02-17T02:05:10.616Z] 7c504f21be85: Preparing [2024-02-17T02:05:10.616Z] 7c504f21be85: Waiting [2024-02-17T02:05:10.616Z] bd3fdd09d76a: Layer already exists [2024-02-17T02:05:10.616Z] a442af7b578d: Layer already exists [2024-02-17T02:05:10.616Z] e1a8f7fca468: Layer already exists [2024-02-17T02:05:10.616Z] 06b0f83a4d63: Layer already exists [2024-02-17T02:05:10.616Z] 4c2a915afa36: Layer already exists [2024-02-17T02:05:10.616Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:05:10.616Z] 7c504f21be85: Layer already exists [2024-02-17T02:05:10.880Z] latest: digest: sha256:0e0dfc5e97046a5b3b1cc94b6b841046df125002387a1a9e6bf6a12cbeda4b61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:05:11.708Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:05:12.575Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.16 [2024-02-17T02:05:12.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-17T02:05:12.575Z] bd3fdd09d76a: Preparing [2024-02-17T02:05:12.575Z] 06b0f83a4d63: Preparing [2024-02-17T02:05:12.575Z] 4c2a915afa36: Preparing [2024-02-17T02:05:12.575Z] e1a8f7fca468: Preparing [2024-02-17T02:05:12.575Z] a442af7b578d: Preparing [2024-02-17T02:05:12.575Z] eedd3ffc53f3: Preparing [2024-02-17T02:05:12.575Z] 7c504f21be85: Preparing [2024-02-17T02:05:12.575Z] eedd3ffc53f3: Waiting [2024-02-17T02:05:12.575Z] 7c504f21be85: Waiting [2024-02-17T02:05:12.575Z] a442af7b578d: Layer already exists [2024-02-17T02:05:12.575Z] e1a8f7fca468: Layer already exists [2024-02-17T02:05:12.575Z] 4c2a915afa36: Layer already exists [2024-02-17T02:05:12.575Z] 06b0f83a4d63: Layer already exists [2024-02-17T02:05:12.575Z] bd3fdd09d76a: Layer already exists [2024-02-17T02:05:12.575Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:05:12.575Z] 7c504f21be85: Layer already exists [2024-02-17T02:05:12.839Z] 3.2.0-dev.16: digest: sha256:0e0dfc5e97046a5b3b1cc94b6b841046df125002387a1a9e6bf6a12cbeda4b61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:05:13.690Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:05:14.532Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:05:14.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-17T02:05:14.532Z] bd3fdd09d76a: Preparing [2024-02-17T02:05:14.532Z] 06b0f83a4d63: Preparing [2024-02-17T02:05:14.532Z] 4c2a915afa36: Preparing [2024-02-17T02:05:14.532Z] e1a8f7fca468: Preparing [2024-02-17T02:05:14.532Z] a442af7b578d: Preparing [2024-02-17T02:05:14.532Z] eedd3ffc53f3: Preparing [2024-02-17T02:05:14.532Z] 7c504f21be85: Preparing [2024-02-17T02:05:14.532Z] eedd3ffc53f3: Waiting [2024-02-17T02:05:14.532Z] a442af7b578d: Layer already exists [2024-02-17T02:05:14.532Z] 06b0f83a4d63: Layer already exists [2024-02-17T02:05:14.532Z] bd3fdd09d76a: Layer already exists [2024-02-17T02:05:14.532Z] e1a8f7fca468: Layer already exists [2024-02-17T02:05:14.532Z] 4c2a915afa36: Layer already exists [2024-02-17T02:05:14.532Z] 7c504f21be85: Layer already exists [2024-02-17T02:05:14.532Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:05:14.797Z] 536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16: digest: sha256:0e0dfc5e97046a5b3b1cc94b6b841046df125002387a1a9e6bf6a12cbeda4b61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:05:15.653Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:05:16.524Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-02-17T02:05:16.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-17T02:05:16.524Z] bd3fdd09d76a: Preparing [2024-02-17T02:05:16.524Z] 06b0f83a4d63: Preparing [2024-02-17T02:05:16.524Z] 4c2a915afa36: Preparing [2024-02-17T02:05:16.524Z] e1a8f7fca468: Preparing [2024-02-17T02:05:16.524Z] a442af7b578d: Preparing [2024-02-17T02:05:16.524Z] eedd3ffc53f3: Preparing [2024-02-17T02:05:16.524Z] 7c504f21be85: Preparing [2024-02-17T02:05:16.524Z] eedd3ffc53f3: Waiting [2024-02-17T02:05:16.524Z] 7c504f21be85: Waiting [2024-02-17T02:05:16.524Z] a442af7b578d: Layer already exists [2024-02-17T02:05:16.524Z] e1a8f7fca468: Layer already exists [2024-02-17T02:05:16.524Z] 06b0f83a4d63: Layer already exists [2024-02-17T02:05:16.524Z] bd3fdd09d76a: Layer already exists [2024-02-17T02:05:16.524Z] 4c2a915afa36: Layer already exists [2024-02-17T02:05:16.524Z] 7c504f21be85: Layer already exists [2024-02-17T02:05:16.524Z] eedd3ffc53f3: Layer already exists [2024-02-17T02:05:16.789Z] main: digest: sha256:0e0dfc5e97046a5b3b1cc94b6b841046df125002387a1a9e6bf6a12cbeda4b61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-17T02:05:17.834Z] ===================================================== [Pipeline] echo [2024-02-17T02:05:18.013Z] taggedImages: [2024-02-17T02:05:18.013Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2 [2024-02-17T02:05:18.013Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-02-17T02:05:18.013Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.16 [2024-02-17T02:05:18.013Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:536ca4d65dad574219870c9c3162dc8b463e02a2-3.2.0-dev.16 [2024-02-17T02:05:18.013Z] - 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 [2024-02-17T02:05:19.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-17T02:05:19.439Z] [2024-02-17T02:05:19.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:05:19.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-17T02:05:19.947Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-17T02:05:20.218Z] 8998bd30e6a1: Pulling fs layer [2024-02-17T02:05:20.218Z] 04944245beec: Pulling fs layer [2024-02-17T02:05:20.218Z] 699f458cf7ca: Pulling fs layer [2024-02-17T02:05:20.218Z] 765212b225bb: Pulling fs layer [2024-02-17T02:05:20.218Z] f23df028b6ca: Pulling fs layer [2024-02-17T02:05:20.218Z] d65c8cfc05b1: Pulling fs layer [2024-02-17T02:05:20.218Z] 2437ff75d9bd: Pulling fs layer [2024-02-17T02:05:20.218Z] 765212b225bb: Waiting [2024-02-17T02:05:20.218Z] d65c8cfc05b1: Waiting [2024-02-17T02:05:20.218Z] 2437ff75d9bd: Waiting [2024-02-17T02:05:20.218Z] f23df028b6ca: Waiting [2024-02-17T02:05:20.218Z] 04944245beec: Verifying Checksum [2024-02-17T02:05:20.218Z] 04944245beec: Download complete [2024-02-17T02:05:20.218Z] 765212b225bb: Verifying Checksum [2024-02-17T02:05:20.218Z] 765212b225bb: Download complete [2024-02-17T02:05:20.218Z] f23df028b6ca: Download complete [2024-02-17T02:05:20.218Z] d65c8cfc05b1: Verifying Checksum [2024-02-17T02:05:20.218Z] d65c8cfc05b1: Download complete [2024-02-17T02:05:20.612Z] 699f458cf7ca: Verifying Checksum [2024-02-17T02:05:20.612Z] 699f458cf7ca: Download complete [2024-02-17T02:05:20.880Z] 8998bd30e6a1: Verifying Checksum [2024-02-17T02:05:20.880Z] 8998bd30e6a1: Download complete [2024-02-17T02:05:23.469Z] 2437ff75d9bd: Verifying Checksum [2024-02-17T02:05:23.469Z] 2437ff75d9bd: Download complete [2024-02-17T02:05:26.111Z] 8998bd30e6a1: Pull complete [2024-02-17T02:05:26.111Z] 04944245beec: Pull complete [2024-02-17T02:05:28.081Z] 699f458cf7ca: Pull complete [2024-02-17T02:05:28.081Z] 765212b225bb: Pull complete [2024-02-17T02:05:29.042Z] f23df028b6ca: Pull complete [2024-02-17T02:05:29.307Z] d65c8cfc05b1: Pull complete [2024-02-17T02:05:47.491Z] 2437ff75d9bd: Pull complete [2024-02-17T02:05:47.491Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-17T02:05:47.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-17T02:05:47.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-17T02:05:48.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container [2024-02-17T02:05:48.437Z] $ 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/626 -v /w/workspace/edgex-go/626:/w/workspace/edgex-go/626:rw,z -v /w/workspace/edgex-go/626@tmp:/w/workspace/edgex-go/626@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 [2024-02-17T02:05:52.377Z] $ docker top ed23e55fc9f285e37a556d1c820d8b478aad76eab9991ec8e34aba341c394b37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-17T02:05:53.641Z] ---> job-cost.sh [2024-02-17T02:05:53.641Z] lf-activate-venv: SKIPPING [2024-02-17T02:05:53.641Z] INFO: No Stack... [2024-02-17T02:05:54.223Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-17T02:05:55.179Z] INFO: Archiving Costs [Pipeline] sh [2024-02-17T02:05:55.799Z] + cut -d, -f6 [2024-02-17T02:05:55.799Z] + cat /w/workspace/edgex-go/626/archives/cost.csv [Pipeline] lock [2024-02-17T02:05:55.863Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-626-stack-cost] [2024-02-17T02:05:55.875Z] Resource [jenkins-edgexfoundry-edgex-go-main-626-stack-cost] did not exist. Created. [2024-02-17T02:05:55.880Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-626-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-17T02:05:56.859Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-17T02:05:57.466Z] Stashed 1 file(s) [Pipeline] } [2024-02-17T02:05:57.481Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-626-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-17T02:05:57.878Z] $ docker stop --time=1 ed23e55fc9f285e37a556d1c820d8b478aad76eab9991ec8e34aba341c394b37 [2024-02-17T02:05:59.412Z] $ docker rm -f --volumes ed23e55fc9f285e37a556d1c820d8b478aad76eab9991ec8e34aba341c394b37 [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 [2024-02-17T02:06:03.398Z] provisioning config files... [2024-02-17T02:06:03.404Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/626@tmp/config8681899246710873064tmp [Pipeline] { [Pipeline] sh [2024-02-17T02:06:04.046Z] + set +x [2024-02-17T02:06:04.046Z] + + curl -s https://codecov.io/bash [2024-02-17T02:06:04.046Z] bash -s -- [2024-02-17T02:06:04.046Z] [2024-02-17T02:06:04.046Z] _____ _ [2024-02-17T02:06:04.046Z] / ____| | | [2024-02-17T02:06:04.046Z] | | ___ __| | ___ ___ _____ __ [2024-02-17T02:06:04.046Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-17T02:06:04.046Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-17T02:06:04.046Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-17T02:06:04.046Z] Bash-1.0.6 [2024-02-17T02:06:04.046Z] [2024-02-17T02:06:04.046Z] [2024-02-17T02:06:04.046Z] ==> git version 2.25.1 found [2024-02-17T02:06:04.046Z] ==> 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 [2024-02-17T02:06:04.046Z] Release-Date: 2020-01-08 [2024-02-17T02:06:04.046Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-17T02:06:04.046Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-17T02:06:04.046Z] ==> Jenkins CI detected. [2024-02-17T02:06:04.046Z] current dir:  /w/workspace/edgex-go/626 [2024-02-17T02:06:04.046Z] project root: . [2024-02-17T02:06:04.046Z] --> token set from env [2024-02-17T02:06:04.046Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-17T02:06:04.306Z] ==> Running gcov in . (disable via -X gcov) [2024-02-17T02:06:04.306Z] ==> Python coveragepy not found [2024-02-17T02:06:04.306Z] ==> Searching for coverage reports in: [2024-02-17T02:06:04.306Z] + . [2024-02-17T02:06:04.306Z] -> Found 1 reports [2024-02-17T02:06:04.306Z] ==> Detecting git/mercurial file structure [2024-02-17T02:06:04.306Z] ==> Reading reports [2024-02-17T02:06:04.306Z] + ./coverage.out bytes=453602 [2024-02-17T02:06:04.306Z] ==> Appending adjustments [2024-02-17T02:06:04.306Z] https://docs.codecov.io/docs/fixing-reports [2024-02-17T02:06:05.687Z] + Found adjustments [2024-02-17T02:06:05.687Z] ==> Gzipping contents [2024-02-17T02:06:05.687Z] 60K /tmp/codecov.RyO1YP.gz [2024-02-17T02:06:05.687Z] ==> Uploading reports [2024-02-17T02:06:05.687Z] url: https://codecov.io [2024-02-17T02:06:05.687Z] query: branch=main&commit=536ca4d65dad574219870c9c3162dc8b463e02a2&build=626&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F626%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-17T02:06:05.687Z] -> Pinging Codecov [2024-02-17T02:06:05.687Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=536ca4d65dad574219870c9c3162dc8b463e02a2&build=626&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F626%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-17T02:06:05.687Z] -> Uploading to [2024-02-17T02:06:05.688Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-17/00271124DB129430A58F1EEE437C3FCB/536ca4d65dad574219870c9c3162dc8b463e02a2/60aec69a-08be-4088-9246-4a5dd3a15494.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240217T020605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1c076d0a05fc741dbda4b89576cd067caacc90cdb9147b9f3da2443646c7932 [2024-02-17T02:06:05.688Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-17T02:06:05.688Z] Dload Upload Total Spent Left Speed [2024-02-17T02:06:05.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57789 0 0 100 57789 0 175k --:--:-- --:--:-- --:--:-- 175k [2024-02-17T02:06:05.948Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/536ca4d65dad574219870c9c3162dc8b463e02a2 [Pipeline] } [2024-02-17T02:06:05.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-02-17T02:06:07.015Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-17T02:06:07.027Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:06:07.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-17T02:06:07.827Z] [2024-02-17T02:06:07.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:06:08.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-17T02:06:08.294Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-17T02:06:08.294Z] df9b9388f04a: Pulling fs layer [2024-02-17T02:06:08.294Z] 52dc419b0ee2: Pulling fs layer [2024-02-17T02:06:08.294Z] 25bc292e5bac: Pulling fs layer [2024-02-17T02:06:08.294Z] 114826534d7a: Pulling fs layer [2024-02-17T02:06:08.294Z] 4657fd5d0bcf: Pulling fs layer [2024-02-17T02:06:08.294Z] 6ad1cebc031e: Pulling fs layer [2024-02-17T02:06:08.294Z] 8a3aa393b2d8: Pulling fs layer [2024-02-17T02:06:08.294Z] 6ad1cebc031e: Waiting [2024-02-17T02:06:08.294Z] 4657fd5d0bcf: Waiting [2024-02-17T02:06:08.294Z] 114826534d7a: Waiting [2024-02-17T02:06:08.294Z] 8a3aa393b2d8: Waiting [2024-02-17T02:06:08.294Z] 25bc292e5bac: Verifying Checksum [2024-02-17T02:06:08.294Z] 25bc292e5bac: Download complete [2024-02-17T02:06:08.294Z] 52dc419b0ee2: Verifying Checksum [2024-02-17T02:06:08.294Z] 52dc419b0ee2: Download complete [2024-02-17T02:06:08.294Z] 4657fd5d0bcf: Verifying Checksum [2024-02-17T02:06:08.294Z] 4657fd5d0bcf: Download complete [2024-02-17T02:06:08.294Z] df9b9388f04a: Download complete [2024-02-17T02:06:08.552Z] 6ad1cebc031e: Verifying Checksum [2024-02-17T02:06:08.552Z] 6ad1cebc031e: Download complete [2024-02-17T02:06:08.552Z] df9b9388f04a: Pull complete [2024-02-17T02:06:08.811Z] 52dc419b0ee2: Pull complete [2024-02-17T02:06:08.811Z] 25bc292e5bac: Pull complete [2024-02-17T02:06:09.070Z] 114826534d7a: Verifying Checksum [2024-02-17T02:06:09.070Z] 114826534d7a: Download complete [2024-02-17T02:06:09.327Z] 8a3aa393b2d8: Verifying Checksum [2024-02-17T02:06:09.327Z] 8a3aa393b2d8: Download complete [2024-02-17T02:06:13.511Z] 114826534d7a: Pull complete [2024-02-17T02:06:13.511Z] 4657fd5d0bcf: Pull complete [2024-02-17T02:06:13.511Z] 6ad1cebc031e: Pull complete [2024-02-17T02:06:16.798Z] 8a3aa393b2d8: Pull complete [2024-02-17T02:06:16.798Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-17T02:06:16.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-17T02:06:16.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-17T02:06:17.560Z] prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container [2024-02-17T02:06:17.597Z] $ 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/626 -v /w/workspace/edgex-go/626:/w/workspace/edgex-go/626:rw,z -v /w/workspace/edgex-go/626@tmp:/w/workspace/edgex-go/626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-17T02:06:24.596Z] $ docker top 5b7f36bc404b35eae392ea734b8bbc91eecf3e392070a2b8f01fc573e612ed54 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-17T02:06:25.051Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-02-17T02:06:25.332Z] + set -o pipefail [2024-02-17T02:06:25.332Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-02-17T02:06:31.900Z] [2024-02-17T02:06:31.900Z] Monitoring /w/workspace/edgex-go/626 (github.com/edgexfoundry/edgex-go)... [2024-02-17T02:06:31.900Z] [2024-02-17T02:06:31.900Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/5cd7ee59-927a-438b-8e87-54e404a5e3c2 [2024-02-17T02:06:31.900Z] [2024-02-17T02:06:31.900Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-17T02:06:31.900Z] [2024-02-17T02:06:31.900Z] [2024-02-17T02:06:31.900Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-17T02:06:31.900Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-17T02:06:31.900Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-17T02:06:31.910Z] $ docker stop --time=1 5b7f36bc404b35eae392ea734b8bbc91eecf3e392070a2b8f01fc573e612ed54 [2024-02-17T02:06:35.542Z] $ docker rm -f --volumes 5b7f36bc404b35eae392ea734b8bbc91eecf3e392070a2b8f01fc573e612ed54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-02-17T02:06:37.079Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-17T02:06:37.272Z] provisioning config files... [2024-02-17T02:06:37.280Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/626@tmp/config17198402697402030503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-17T02:06:37.911Z] --> edgex-publish-swagger.sh [2024-02-17T02:06:37.911Z] === Publish openapi/v3 API === [2024-02-17T02:06:37.911Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-02-17T02:06:37.911Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/626/openapi/v3/core-command.yaml] [2024-02-17T02:06:37.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-17T02:06:37.911Z] Dload Upload Total Spent Left Speed [2024-02-17T02:06:38.171Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 65695 --:--:-- --:--:-- --:--:-- 65695 [2024-02-17T02:06:38.171Z] [2024-02-17T02:06:38.171Z] [2024-02-17T02:06:38.171Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/626/openapi/v3/core-data.yaml] [2024-02-17T02:06:38.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-17T02:06:38.431Z] Dload Upload Total Spent Left Speed [2024-02-17T02:06:38.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 140k --:--:-- --:--:-- --:--:-- 140k 100 72043 0 0 100 72043 0 140k --:--:-- --:--:-- --:--:-- 140k [2024-02-17T02:06:38.691Z] [2024-02-17T02:06:38.691Z] [2024-02-17T02:06:38.691Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/626/openapi/v3/core-metadata.yaml] [2024-02-17T02:06:38.691Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-17T02:06:38.951Z] Dload Upload Total Spent Left Speed [2024-02-17T02:06:39.211Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 429 344k --:--:-- --:--:-- --:--:-- 344k [2024-02-17T02:06:39.211Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-02-17T02:06:39.211Z] [2024-02-17T02:06:39.211Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/626/openapi/v3/support-notifications.yaml] [2024-02-17T02:06:39.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-17T02:06:39.211Z] Dload Upload Total Spent Left Speed [2024-02-17T02:06:39.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87331 100 180 100 87151 472 223k --:--:-- --:--:-- --:--:-- 223k [2024-02-17T02:06:39.779Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-02-17T02:06:39.779Z] [2024-02-17T02:06:39.779Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/626/openapi/v3/support-scheduler.yaml] [2024-02-17T02:06:39.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-17T02:06:39.779Z] Dload Upload Total Spent Left Speed [2024-02-17T02:06:40.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 467 95984 --:--:-- --:--:-- --:--:-- 96202 [2024-02-17T02:06:40.038Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-02-17T02:06:40.038Z] [Pipeline] } [2024-02-17T02:06:40.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-02-17T02:06:42.012Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-17T02:06:42.012Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:06:42.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-17T02:06:42.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-17T02:06:42.908Z] prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container [2024-02-17T02:06:42.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/626 -v /w/workspace/edgex-go/626:/w/workspace/edgex-go/626:rw,z -v /w/workspace/edgex-go/626@tmp:/w/workspace/edgex-go/626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-17T02:06:43.386Z] $ docker top 31f7687a26bf43d592f6ad2da82293188dc23e7f40a5a1c61ece052e61ec73b7 -eo pid,comm [2024-02-17T02:06:43.440Z] 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). [2024-02-17T02:06:43.440Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-17T02:06:44.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-17T02:06:44.136Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-17T02:06:44.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-17T02:06:44.253Z] $ docker exec 31f7687a26bf43d592f6ad2da82293188dc23e7f40a5a1c61ece052e61ec73b7 ssh-agent [2024-02-17T02:06:44.367Z] SSH_AUTH_SOCK=/tmp/ssh-A3bEtxXY6GzL/agent.32 [2024-02-17T02:06:44.367Z] SSH_AGENT_PID=38 [2024-02-17T02:06:44.372Z] Running ssh-add (command line suppressed) [2024-02-17T02:06:44.478Z] Identity added: /w/workspace/edgex-go/626@tmp/private_key_9570791365020903015.key (/w/workspace/edgex-go/626@tmp/private_key_9570791365020903015.key) [2024-02-17T02:06:44.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-17T02:06:44.954Z] + git semver tag [2024-02-17T02:06:45.214Z] 2024-02-17 02:06:45,137 [run_tag] DEBUG tag force:False [2024-02-17T02:06:45.214Z] 2024-02-17 02:06:45,137 [check_head_tag] DEBUG check head tag [2024-02-17T02:06:45.214Z] 2024-02-17 02:06:45,139 [execute] INFO git cat-file --batch-check [2024-02-17T02:06:45.214Z] 2024-02-17 02:06:45,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/626, universal_newlines=False, shell=None, istream=) [2024-02-17T02:06:45.214Z] 2024-02-17 02:06:45,142 [execute] INFO git cat-file --batch [2024-02-17T02:06:45.214Z] 2024-02-17 02:06:45,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/626, universal_newlines=False, shell=None, istream=) [2024-02-17T02:06:45.214Z] 2024-02-17 02:06:45,174 [read_version] DEBUG read version from /w/workspace/edgex-go/626/.semver/main [2024-02-17T02:06:45.214Z] 2024-02-17 02:06:45,174 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 [2024-02-17T02:06:45.214Z] 2024-02-17 02:06:45,175 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/edgex-go/626, universal_newlines=False, shell=None, istream=None) [2024-02-17T02:06:45.214Z] 2024-02-17 02:06:45,181 [read_version] DEBUG read version from /w/workspace/edgex-go/626/.semver/main [2024-02-17T02:06:45.214Z] 3.2.0-dev.16 [Pipeline] } [2024-02-17T02:06:45.220Z] $ docker exec --env ******** --env ******** 31f7687a26bf43d592f6ad2da82293188dc23e7f40a5a1c61ece052e61ec73b7 ssh-agent -k [2024-02-17T02:06:45.315Z] unset SSH_AUTH_SOCK; [2024-02-17T02:06:45.315Z] unset SSH_AGENT_PID; [2024-02-17T02:06:45.315Z] echo Agent pid 38 killed; [2024-02-17T02:06:45.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-17T02:06:46.329Z] + git semver [Pipeline] } [2024-02-17T02:06:46.598Z] $ docker stop --time=1 31f7687a26bf43d592f6ad2da82293188dc23e7f40a5a1c61ece052e61ec73b7 [2024-02-17T02:06:47.871Z] $ docker rm -f --volumes 31f7687a26bf43d592f6ad2da82293188dc23e7f40a5a1c61ece052e61ec73b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:06:49.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-17T02:06:49.151Z] [2024-02-17T02:06:49.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:06:49.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-17T02:06:49.628Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-17T02:06:49.628Z] ab5ef0e58194: Pulling fs layer [2024-02-17T02:06:49.628Z] 9712f1f96733: Pulling fs layer [2024-02-17T02:06:49.628Z] 63f879dbbcfc: Pulling fs layer [2024-02-17T02:06:49.628Z] 0d9ebad4ef96: Pulling fs layer [2024-02-17T02:06:49.628Z] e9a5061849ea: Pulling fs layer [2024-02-17T02:06:49.628Z] d747dcd14b5f: Pulling fs layer [2024-02-17T02:06:49.628Z] 2de7ff778b66: Pulling fs layer [2024-02-17T02:06:49.628Z] e9a5061849ea: Waiting [2024-02-17T02:06:49.628Z] 0d9ebad4ef96: Waiting [2024-02-17T02:06:49.628Z] d747dcd14b5f: Waiting [2024-02-17T02:06:49.628Z] 2de7ff778b66: Waiting [2024-02-17T02:06:49.628Z] 9712f1f96733: Verifying Checksum [2024-02-17T02:06:49.628Z] 9712f1f96733: Download complete [2024-02-17T02:06:49.888Z] 63f879dbbcfc: Verifying Checksum [2024-02-17T02:06:49.888Z] 63f879dbbcfc: Download complete [2024-02-17T02:06:50.146Z] e9a5061849ea: Verifying Checksum [2024-02-17T02:06:50.146Z] e9a5061849ea: Download complete [2024-02-17T02:06:50.146Z] d747dcd14b5f: Verifying Checksum [2024-02-17T02:06:50.146Z] d747dcd14b5f: Download complete [2024-02-17T02:06:50.146Z] 0d9ebad4ef96: Verifying Checksum [2024-02-17T02:06:50.146Z] 0d9ebad4ef96: Download complete [2024-02-17T02:06:50.146Z] ab5ef0e58194: Verifying Checksum [2024-02-17T02:06:50.146Z] ab5ef0e58194: Download complete [2024-02-17T02:06:50.146Z] 2de7ff778b66: Verifying Checksum [2024-02-17T02:06:50.146Z] 2de7ff778b66: Download complete [2024-02-17T02:06:53.429Z] ab5ef0e58194: Pull complete [2024-02-17T02:06:53.429Z] 9712f1f96733: Pull complete [2024-02-17T02:06:53.994Z] 63f879dbbcfc: Pull complete [2024-02-17T02:06:58.184Z] 0d9ebad4ef96: Pull complete [2024-02-17T02:06:58.443Z] e9a5061849ea: Pull complete [2024-02-17T02:06:58.443Z] d747dcd14b5f: Pull complete [2024-02-17T02:06:59.816Z] 2de7ff778b66: Pull complete [2024-02-17T02:06:59.816Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-17T02:06:59.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-17T02:06:59.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-17T02:07:00.628Z] prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container [2024-02-17T02:07:00.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/626 -v /w/workspace/edgex-go/626:/w/workspace/edgex-go/626:rw,z -v /w/workspace/edgex-go/626@tmp:/w/workspace/edgex-go/626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-17T02:07:07.844Z] $ docker top 0530089a322ce3837c93cea5f261599ef2af733c8001e7af2d79b74127df84b1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-17T02:07:08.266Z] provisioning config files... [2024-02-17T02:07:08.273Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/626@tmp/config2686421701008567600tmp [2024-02-17T02:07:08.284Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/626@tmp/config13562463851410254260tmp [2024-02-17T02:07:08.299Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/626@tmp/config5407491328766003752tmp [Pipeline] { [Pipeline] echo [2024-02-17T02:07:08.676Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-17T02:07:08.986Z] ---> sigul-configuration.sh [2024-02-17T02:07:08.986Z] gpg: directory `/root/.gnupg' created [2024-02-17T02:07:08.986Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-17T02:07:08.986Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-17T02:07:08.986Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-17T02:07:08.986Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-17T02:07:08.986Z] gpg: CAST5 encrypted data [2024-02-17T02:07:08.986Z] gpg: encrypted with 1 passphrase [2024-02-17T02:07:08.986Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-17T02:07:09.291Z] + mkdir /home/jenkins [2024-02-17T02:07:09.291Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-17T02:07:09.586Z] + 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 [2024-02-17T02:07:09.598Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-17T02:07:09.896Z] ---> sigul-install.sh [2024-02-17T02:07:09.896Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-17T02:07:10.191Z] + git tag --list [2024-02-17T02:07:10.192Z] 0.6.0 [2024-02-17T02:07:10.192Z] 0.6.1 [2024-02-17T02:07:10.192Z] 0.7.0 [2024-02-17T02:07:10.192Z] 0.7.1 [2024-02-17T02:07:10.192Z] v1.0.0 [2024-02-17T02:07:10.192Z] v1.0.1 [2024-02-17T02:07:10.192Z] v1.1.0 [2024-02-17T02:07:10.192Z] v1.2.0 [2024-02-17T02:07:10.192Z] v1.2.1 [2024-02-17T02:07:10.192Z] v1.3.0 [2024-02-17T02:07:10.192Z] v1.3.1 [2024-02-17T02:07:10.192Z] v2.0.0 [2024-02-17T02:07:10.192Z] v2.1.0 [2024-02-17T02:07:10.192Z] v2.1.1 [2024-02-17T02:07:10.192Z] v2.2.0 [2024-02-17T02:07:10.192Z] v2.3.0 [2024-02-17T02:07:10.192Z] v3.0 [2024-02-17T02:07:10.192Z] v3.0.0 [2024-02-17T02:07:10.192Z] v3.1 [2024-02-17T02:07:10.192Z] v3.1.0 [2024-02-17T02:07:10.192Z] v3.1.0-dev.1 [2024-02-17T02:07:10.192Z] v3.1.0-dev.10 [2024-02-17T02:07:10.192Z] v3.1.0-dev.11 [2024-02-17T02:07:10.192Z] v3.1.0-dev.12 [2024-02-17T02:07:10.192Z] v3.1.0-dev.13 [2024-02-17T02:07:10.192Z] v3.1.0-dev.14 [2024-02-17T02:07:10.192Z] v3.1.0-dev.15 [2024-02-17T02:07:10.192Z] v3.1.0-dev.16 [2024-02-17T02:07:10.192Z] v3.1.0-dev.17 [2024-02-17T02:07:10.192Z] v3.1.0-dev.18 [2024-02-17T02:07:10.192Z] v3.1.0-dev.19 [2024-02-17T02:07:10.192Z] v3.1.0-dev.2 [2024-02-17T02:07:10.192Z] v3.1.0-dev.20 [2024-02-17T02:07:10.192Z] v3.1.0-dev.21 [2024-02-17T02:07:10.192Z] v3.1.0-dev.22 [2024-02-17T02:07:10.192Z] v3.1.0-dev.23 [2024-02-17T02:07:10.192Z] v3.1.0-dev.24 [2024-02-17T02:07:10.192Z] v3.1.0-dev.25 [2024-02-17T02:07:10.192Z] v3.1.0-dev.26 [2024-02-17T02:07:10.192Z] v3.1.0-dev.27 [2024-02-17T02:07:10.192Z] v3.1.0-dev.28 [2024-02-17T02:07:10.192Z] v3.1.0-dev.29 [2024-02-17T02:07:10.192Z] v3.1.0-dev.3 [2024-02-17T02:07:10.192Z] v3.1.0-dev.30 [2024-02-17T02:07:10.192Z] v3.1.0-dev.31 [2024-02-17T02:07:10.192Z] v3.1.0-dev.32 [2024-02-17T02:07:10.192Z] v3.1.0-dev.33 [2024-02-17T02:07:10.192Z] v3.1.0-dev.34 [2024-02-17T02:07:10.192Z] v3.1.0-dev.35 [2024-02-17T02:07:10.192Z] v3.1.0-dev.36 [2024-02-17T02:07:10.192Z] v3.1.0-dev.37 [2024-02-17T02:07:10.192Z] v3.1.0-dev.38 [2024-02-17T02:07:10.192Z] v3.1.0-dev.39 [2024-02-17T02:07:10.192Z] v3.1.0-dev.4 [2024-02-17T02:07:10.192Z] v3.1.0-dev.40 [2024-02-17T02:07:10.192Z] v3.1.0-dev.41 [2024-02-17T02:07:10.192Z] v3.1.0-dev.42 [2024-02-17T02:07:10.192Z] v3.1.0-dev.43 [2024-02-17T02:07:10.192Z] v3.1.0-dev.44 [2024-02-17T02:07:10.192Z] v3.1.0-dev.45 [2024-02-17T02:07:10.192Z] v3.1.0-dev.46 [2024-02-17T02:07:10.192Z] v3.1.0-dev.47 [2024-02-17T02:07:10.192Z] v3.1.0-dev.48 [2024-02-17T02:07:10.192Z] v3.1.0-dev.49 [2024-02-17T02:07:10.192Z] v3.1.0-dev.5 [2024-02-17T02:07:10.192Z] v3.1.0-dev.50 [2024-02-17T02:07:10.192Z] v3.1.0-dev.51 [2024-02-17T02:07:10.192Z] v3.1.0-dev.52 [2024-02-17T02:07:10.192Z] v3.1.0-dev.53 [2024-02-17T02:07:10.192Z] v3.1.0-dev.54 [2024-02-17T02:07:10.192Z] v3.1.0-dev.55 [2024-02-17T02:07:10.192Z] v3.1.0-dev.56 [2024-02-17T02:07:10.192Z] v3.1.0-dev.57 [2024-02-17T02:07:10.192Z] v3.1.0-dev.58 [2024-02-17T02:07:10.192Z] v3.1.0-dev.59 [2024-02-17T02:07:10.192Z] v3.1.0-dev.6 [2024-02-17T02:07:10.192Z] v3.1.0-dev.60 [2024-02-17T02:07:10.192Z] v3.1.0-dev.61 [2024-02-17T02:07:10.192Z] v3.1.0-dev.62 [2024-02-17T02:07:10.192Z] v3.1.0-dev.63 [2024-02-17T02:07:10.192Z] v3.1.0-dev.64 [2024-02-17T02:07:10.192Z] v3.1.0-dev.65 [2024-02-17T02:07:10.192Z] v3.1.0-dev.66 [2024-02-17T02:07:10.192Z] v3.1.0-dev.67 [2024-02-17T02:07:10.192Z] v3.1.0-dev.68 [2024-02-17T02:07:10.192Z] v3.1.0-dev.69 [2024-02-17T02:07:10.192Z] v3.1.0-dev.7 [2024-02-17T02:07:10.192Z] v3.1.0-dev.70 [2024-02-17T02:07:10.192Z] v3.1.0-dev.71 [2024-02-17T02:07:10.192Z] v3.1.0-dev.72 [2024-02-17T02:07:10.192Z] v3.1.0-dev.73 [2024-02-17T02:07:10.192Z] v3.1.0-dev.8 [2024-02-17T02:07:10.192Z] v3.1.0-dev.9 [2024-02-17T02:07:10.192Z] v3.2.0-dev.1 [2024-02-17T02:07:10.192Z] v3.2.0-dev.10 [2024-02-17T02:07:10.192Z] v3.2.0-dev.11 [2024-02-17T02:07:10.192Z] v3.2.0-dev.12 [2024-02-17T02:07:10.192Z] v3.2.0-dev.13 [2024-02-17T02:07:10.192Z] v3.2.0-dev.14 [2024-02-17T02:07:10.192Z] v3.2.0-dev.15 [2024-02-17T02:07:10.192Z] v3.2.0-dev.16 [2024-02-17T02:07:10.192Z] v3.2.0-dev.2 [2024-02-17T02:07:10.192Z] v3.2.0-dev.3 [2024-02-17T02:07:10.192Z] v3.2.0-dev.4 [2024-02-17T02:07:10.192Z] v3.2.0-dev.5 [2024-02-17T02:07:10.192Z] v3.2.0-dev.6 [2024-02-17T02:07:10.192Z] v3.2.0-dev.7 [2024-02-17T02:07:10.192Z] v3.2.0-dev.8 [2024-02-17T02:07:10.192Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-17T02:07:10.491Z] + lftools sign git-tag v3.2.0-dev.16 [2024-02-17T02:07:11.064Z] Signing Git tag with Sigul... [2024-02-17T02:07:11.064Z] Signing v3.2.0-dev.16 [Pipeline] echo [2024-02-17T02:07:11.645Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-17T02:07:11.938Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-17T02:07:11.944Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-17T02:07:12.325Z] $ docker stop --time=1 0530089a322ce3837c93cea5f261599ef2af733c8001e7af2d79b74127df84b1 [2024-02-17T02:07:13.628Z] $ docker rm -f --volumes 0530089a322ce3837c93cea5f261599ef2af733c8001e7af2d79b74127df84b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-17T02:07:15.282Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-17T02:07:15.282Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:07:15.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-17T02:07:15.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-17T02:07:16.195Z] prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container [2024-02-17T02:07:16.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/626 -v /w/workspace/edgex-go/626:/w/workspace/edgex-go/626:rw,z -v /w/workspace/edgex-go/626@tmp:/w/workspace/edgex-go/626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-17T02:07:16.582Z] $ docker top bce481b9f39ec074dfca256ff04bab661499e8faaf13b79924e91cf3e88d106b -eo pid,comm [2024-02-17T02:07:16.642Z] 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). [2024-02-17T02:07:16.642Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-17T02:07:17.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-17T02:07:17.267Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-17T02:07:17.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-17T02:07:17.380Z] $ docker exec bce481b9f39ec074dfca256ff04bab661499e8faaf13b79924e91cf3e88d106b ssh-agent [2024-02-17T02:07:17.486Z] SSH_AUTH_SOCK=/tmp/ssh-zxeCnu3BMaAm/agent.32 [2024-02-17T02:07:17.486Z] SSH_AGENT_PID=39 [2024-02-17T02:07:17.491Z] Running ssh-add (command line suppressed) [2024-02-17T02:07:17.590Z] Identity added: /w/workspace/edgex-go/626@tmp/private_key_3148608582568095230.key (/w/workspace/edgex-go/626@tmp/private_key_3148608582568095230.key) [2024-02-17T02:07:17.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-17T02:07:18.071Z] + git semver bump pre [2024-02-17T02:07:18.331Z] 2024-02-17 02:07:18,256 [read_version] DEBUG read version from /w/workspace/edgex-go/626/.semver/main [2024-02-17T02:07:18.331Z] 2024-02-17 02:07:18,256 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev [2024-02-17T02:07:18.331Z] 2024-02-17 02:07:18,256 [bump_version] DEBUG bumped version:3.2.0-dev.17 [2024-02-17T02:07:18.331Z] 2024-02-17 02:07:18,256 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/edgex-go/626/.semver/main with force:True [2024-02-17T02:07:18.331Z] 2024-02-17 02:07:18,256 [read_version] DEBUG read version from /w/workspace/edgex-go/626/.semver/main [2024-02-17T02:07:18.331Z] 2024-02-17 02:07:18,256 [write_file] DEBUG write to file:/w/workspace/edgex-go/626/.semver/main [2024-02-17T02:07:18.331Z] 2024-02-17 02:07:18,258 [execute] INFO git cat-file --batch-check [2024-02-17T02:07:18.331Z] 2024-02-17 02:07:18,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/626/.semver, universal_newlines=False, shell=None, istream=) [2024-02-17T02:07:18.331Z] 2024-02-17 02:07:18,264 [execute] INFO git cat-file --batch [2024-02-17T02:07:18.331Z] 2024-02-17 02:07:18,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/626/.semver, universal_newlines=False, shell=None, istream=) [2024-02-17T02:07:18.331Z] 2024-02-17 02:07:18,270 [read_version] DEBUG read version from /w/workspace/edgex-go/626/.semver/main [2024-02-17T02:07:18.331Z] 3.2.0-dev.17 [Pipeline] } [2024-02-17T02:07:18.337Z] $ docker exec --env ******** --env ******** bce481b9f39ec074dfca256ff04bab661499e8faaf13b79924e91cf3e88d106b ssh-agent -k [2024-02-17T02:07:18.446Z] unset SSH_AUTH_SOCK; [2024-02-17T02:07:18.446Z] unset SSH_AGENT_PID; [2024-02-17T02:07:18.446Z] echo Agent pid 39 killed; [2024-02-17T02:07:18.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-17T02:07:19.531Z] + git semver [Pipeline] } [2024-02-17T02:07:19.801Z] $ docker stop --time=1 bce481b9f39ec074dfca256ff04bab661499e8faaf13b79924e91cf3e88d106b [2024-02-17T02:07:21.106Z] $ docker rm -f --volumes bce481b9f39ec074dfca256ff04bab661499e8faaf13b79924e91cf3e88d106b [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-17T02:07:22.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-17T02:07:22.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:07:22.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-17T02:07:22.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-17T02:07:22.906Z] prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container [2024-02-17T02:07:22.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/626 -v /w/workspace/edgex-go/626:/w/workspace/edgex-go/626:rw,z -v /w/workspace/edgex-go/626@tmp:/w/workspace/edgex-go/626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-17T02:07:23.288Z] $ docker top 0bf40fe2e0ddbe0bc3780407fcbbf2a93b080cc69be9e4143b452fc143448467 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-17T02:07:24.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-17T02:07:24.039Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-17T02:07:24.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-17T02:07:24.136Z] $ docker exec 0bf40fe2e0ddbe0bc3780407fcbbf2a93b080cc69be9e4143b452fc143448467 ssh-agent [2024-02-17T02:07:24.246Z] SSH_AUTH_SOCK=/tmp/ssh-QGeHWXUZfYaz/agent.32 [2024-02-17T02:07:24.246Z] SSH_AGENT_PID=38 [2024-02-17T02:07:24.253Z] Running ssh-add (command line suppressed) [2024-02-17T02:07:24.354Z] Identity added: /w/workspace/edgex-go/626@tmp/private_key_9608460822689416173.key (/w/workspace/edgex-go/626@tmp/private_key_9608460822689416173.key) [2024-02-17T02:07:24.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-17T02:07:24.910Z] + git semver push [2024-02-17T02:07:25.169Z] 2024-02-17 02:07:25,084 [run_push] DEBUG push [2024-02-17T02:07:25.169Z] 2024-02-17 02:07:25,084 [execute] INFO git cat-file --batch-check [2024-02-17T02:07:25.169Z] 2024-02-17 02:07:25,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/626/.semver, universal_newlines=False, shell=None, istream=) [2024-02-17T02:07:25.169Z] 2024-02-17 02:07:25,088 [execute] INFO git rev-list da3634d2bf0f002dd49d4a54c51c1b1fbec29609 -- [2024-02-17T02:07:25.169Z] 2024-02-17 02:07:25,088 [execute] DEBUG Popen(['git', 'rev-list', 'da3634d2bf0f002dd49d4a54c51c1b1fbec29609', '--'], cwd=/w/workspace/edgex-go/626/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-17T02:07:25.169Z] 2024-02-17 02:07:25,104 [execute] INFO git fetch -v origin [2024-02-17T02:07:25.169Z] 2024-02-17 02:07:25,105 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/626/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-17T02:07:25.736Z] 2024-02-17 02:07:25,600 [run_push] DEBUG no remote changes detected [2024-02-17T02:07:25.736Z] 2024-02-17 02:07:25,601 [execute] INFO git push origin semver [2024-02-17T02:07:25.736Z] 2024-02-17 02:07:25,601 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/626/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-17T02:07:26.671Z] 2024-02-17 02:07:26,480 [run_push] DEBUG push all version tags [2024-02-17T02:07:26.671Z] 2024-02-17 02:07:26,480 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-17T02:07:26.671Z] 2024-02-17 02:07:26,481 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/626, universal_newlines=False, shell=None, istream=None) [2024-02-17T02:07:27.237Z] 2024-02-17 02:07:27,170 [read_version] DEBUG read version from /w/workspace/edgex-go/626/.semver/main [2024-02-17T02:07:27.237Z] 3.2.0-dev.17 [Pipeline] } [2024-02-17T02:07:27.244Z] $ docker exec --env ******** --env ******** 0bf40fe2e0ddbe0bc3780407fcbbf2a93b080cc69be9e4143b452fc143448467 ssh-agent -k [2024-02-17T02:07:27.335Z] unset SSH_AUTH_SOCK; [2024-02-17T02:07:27.336Z] unset SSH_AGENT_PID; [2024-02-17T02:07:27.336Z] echo Agent pid 38 killed; [2024-02-17T02:07:27.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-17T02:07:28.379Z] + git semver [Pipeline] } [2024-02-17T02:07:28.645Z] $ docker stop --time=1 0bf40fe2e0ddbe0bc3780407fcbbf2a93b080cc69be9e4143b452fc143448467 [2024-02-17T02:07:29.927Z] $ docker rm -f --volumes 0bf40fe2e0ddbe0bc3780407fcbbf2a93b080cc69be9e4143b452fc143448467 [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 [2024-02-17T02:07:32.416Z] + [ -d /w/workspace/edgex-go/626/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-17T02:07:32.705Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-17T02:07:33.561Z] ---> package-listing.sh [2024-02-17T02:07:33.561Z] ++ facter osfamily [2024-02-17T02:07:33.561Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-17T02:07:33.876Z] + OS_FAMILY=debian [2024-02-17T02:07:33.876Z] + workspace=/w/workspace/edgex-go/626 [2024-02-17T02:07:33.876Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-17T02:07:33.876Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-17T02:07:33.876Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-17T02:07:33.876Z] + PACKAGES=/tmp/packages_start.txt [2024-02-17T02:07:33.876Z] + '[' /w/workspace/edgex-go/626 ']' [2024-02-17T02:07:33.876Z] + PACKAGES=/tmp/packages_end.txt [2024-02-17T02:07:33.876Z] + case "${OS_FAMILY}" in [2024-02-17T02:07:33.876Z] + dpkg -l [2024-02-17T02:07:33.876Z] + grep '^ii' [2024-02-17T02:07:33.876Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-17T02:07:33.876Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-17T02:07:33.876Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-17T02:07:33.876Z] + '[' /w/workspace/edgex-go/626 ']' [2024-02-17T02:07:33.876Z] + mkdir -p /w/workspace/edgex-go/626/archives/ [2024-02-17T02:07:33.876Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/626/archives/ [Pipeline] echo [2024-02-17T02:07:33.891Z] 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/626/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-17T02:07:34.176Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:07:34.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-17T02:07:34.949Z] [2024-02-17T02:07:34.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-17T02:07:35.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-17T02:07:35.439Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-17T02:07:35.439Z] 5eb5b503b376: Pulling fs layer [2024-02-17T02:07:35.439Z] 5c69ac0246d0: Pulling fs layer [2024-02-17T02:07:35.439Z] ec43610c2a17: Pulling fs layer [2024-02-17T02:07:35.439Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-17T02:07:35.439Z] 33b1e0a273af: Pulling fs layer [2024-02-17T02:07:35.439Z] 5d3b04190fa2: Pulling fs layer [2024-02-17T02:07:35.439Z] 2f39f015ded8: Pulling fs layer [2024-02-17T02:07:35.439Z] 3a2ae6a8a46f: Waiting [2024-02-17T02:07:35.439Z] 33b1e0a273af: Waiting [2024-02-17T02:07:35.439Z] 5d3b04190fa2: Waiting [2024-02-17T02:07:35.439Z] 2f39f015ded8: Waiting [2024-02-17T02:07:35.439Z] 5c69ac0246d0: Verifying Checksum [2024-02-17T02:07:35.439Z] 5c69ac0246d0: Download complete [2024-02-17T02:07:35.439Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-17T02:07:35.439Z] 3a2ae6a8a46f: Download complete [2024-02-17T02:07:35.439Z] 33b1e0a273af: Verifying Checksum [2024-02-17T02:07:35.439Z] 33b1e0a273af: Download complete [2024-02-17T02:07:35.439Z] ec43610c2a17: Verifying Checksum [2024-02-17T02:07:35.439Z] ec43610c2a17: Download complete [2024-02-17T02:07:35.439Z] 5d3b04190fa2: Download complete [2024-02-17T02:07:35.696Z] 5eb5b503b376: Verifying Checksum [2024-02-17T02:07:35.696Z] 5eb5b503b376: Download complete [2024-02-17T02:07:36.262Z] 2f39f015ded8: Download complete [2024-02-17T02:07:36.828Z] 5eb5b503b376: Pull complete [2024-02-17T02:07:36.828Z] 5c69ac0246d0: Pull complete [2024-02-17T02:07:37.394Z] ec43610c2a17: Pull complete [2024-02-17T02:07:37.395Z] 3a2ae6a8a46f: Pull complete [2024-02-17T02:07:37.652Z] 33b1e0a273af: Pull complete [2024-02-17T02:07:37.652Z] 5d3b04190fa2: Pull complete [2024-02-17T02:07:41.832Z] 2f39f015ded8: Pull complete [2024-02-17T02:07:41.833Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-17T02:07:41.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-17T02:07:41.833Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-17T02:07:42.650Z] prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container [2024-02-17T02:07:42.681Z] $ 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/626/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/626 -v /w/workspace/edgex-go/626:/w/workspace/edgex-go/626:rw,z -v /w/workspace/edgex-go/626@tmp:/w/workspace/edgex-go/626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-17T02:07:48.137Z] $ docker top 2ea89711ce593769283a344d60ac2da5ee698fcd13c7df5675439906809b8972 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-17T02:07:48.839Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-17T02:07:49.124Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-17T02:07:49.407Z] + ls /var/log/sa-host [2024-02-17T02:07:49.407Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-17T02:07:49.750Z] provisioning config files... [2024-02-17T02:07:49.758Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/626@tmp/config7468599916494530139tmp [Pipeline] { [Pipeline] echo [2024-02-17T02:07:50.131Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-17T02:07:50.410Z] ---> create-netrc.sh [Pipeline] } [2024-02-17T02:07:50.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-17T02:07:51.099Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-17T02:07:51.108Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-17T02:07:51.393Z] ---> sudo-logs.sh [2024-02-17T02:07:51.393Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-17T02:07:51.606Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-17T02:07:51.889Z] ---> job-cost.sh [2024-02-17T02:07:51.889Z] lf-activate-venv: SKIPPING [2024-02-17T02:07:51.889Z] DEBUG: total: 0.10999999940395355 [2024-02-17T02:07:51.889Z] INFO: Retrieving Stack Cost... [2024-02-17T02:07:52.149Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-17T02:07:52.720Z] INFO: Archiving Costs [Pipeline] echo [2024-02-17T02:07:52.732Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-17T02:07:53.030Z] ---> logs-deploy.sh [2024-02-17T02:07:53.030Z] lf-activate-venv: SKIPPING [2024-02-17T02:07:53.030Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/626 [2024-02-17T02:07:53.030Z] INFO: archiving workspace using pattern(s): [2024-02-17T02:07:53.969Z] Archives upload complete. [2024-02-17T02:07:54.229Z] INFO: archiving logs to Nexus