Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 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-ssh3328594547291833080.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9073203369832818725.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13303459289418938644.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh10237132514021182184.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-ssh4363654095140167460.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.23 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-22726 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/728 [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/728 # 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 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 (main) Commit message: "Merge pull request #4971 from jinlinGuan/issue-4957" > 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 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 # timeout=10 > git rev-list --no-walk 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T08:43:27.923Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T08:43:27.981Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T08:43:28.009Z] ========================================================= [2024-10-14T08:43:28.009Z] EdgeX Global Pipelines Version Info [2024-10-14T08:43:28.009Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:43:28.756Z] ------------------- [2024-10-14T08:43:28.756Z] stable info: [2024-10-14T08:43:28.756Z] ------------------- [2024-10-14T08:43:28.756Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T08:43:28.756Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T08:43:28.756Z] Message: update stable to v1.0.265 [2024-10-14T08:43:29.326Z] ------------------- [2024-10-14T08:43:29.326Z] experimental info: [2024-10-14T08:43:29.326Z] ------------------- [2024-10-14T08:43:29.326Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T08:43:29.326Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T08:43:29.326Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T08:43:29.409Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-14T08:43:29.432Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-14T08:43:29.457Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T08:43:29.480Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T08:43:29.505Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T08:43:29.527Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T08:43:29.551Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T08:43:29.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-14T08:43:29.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-14T08:43:29.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-14T08:43:29.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T08:43:29.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T08:43:29.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T08:43:29.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T08:43:29.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T08:43:29.762Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:43:29.784Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:43:29.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T08:43:29.827Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-14T08:43:29.847Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-14T08:43:29.869Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T08:43:29.890Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T08:43:29.914Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T08:43:29.933Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-14T08:43:29.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-14T08:43:29.972Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-14T08:43:29.995Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] echo [2024-10-14T08:43:30.013Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b1f484 [Pipeline] echo [2024-10-14T08:43:30.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:43:30.094Z] provisioning config files... [2024-10-14T08:43:30.107Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/728@tmp/config1155522718149105239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:43:30.437Z] ---> ****-login.sh [2024-10-14T08:43:30.437Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:43:30.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:43:30.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:43:30.961Z] Configure a credential helper to remove this warning. See [2024-10-14T08:43:30.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:43:30.961Z] [2024-10-14T08:43:30.961Z] Login Succeeded [2024-10-14T08:43:30.961Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:43:31.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:43:31.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:43:31.222Z] Configure a credential helper to remove this warning. See [2024-10-14T08:43:31.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:43:31.222Z] [2024-10-14T08:43:31.222Z] Login Succeeded [2024-10-14T08:43:31.222Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:43:31.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:43:31.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:43:31.222Z] Configure a credential helper to remove this warning. See [2024-10-14T08:43:31.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:43:31.222Z] [2024-10-14T08:43:31.222Z] Login Succeeded [2024-10-14T08:43:31.223Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:43:31.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:43:32.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:43:32.422Z] Configure a credential helper to remove this warning. See [2024-10-14T08:43:32.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:43:32.422Z] [2024-10-14T08:43:32.422Z] Login Succeeded [2024-10-14T08:43:32.422Z] ****.io [2024-10-14T08:43:32.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:43:32.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:43:32.682Z] Configure a credential helper to remove this warning. See [2024-10-14T08:43:32.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:43:32.682Z] [2024-10-14T08:43:32.682Z] Login Succeeded [2024-10-14T08:43:32.682Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:43:32.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:43:33.022Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-10-14T08:43:33.022Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2024-10-14T08:43:33.022Z] -f2 [2024-10-14T08:43:33.022Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-14T08:43:33.022Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-14T08:43:33.022Z] + cut -d/ -f2 [2024-10-14T08:43:33.022Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-14T08:43:33.022Z] + cut -d/+ -f2 [2024-10-14T08:43:33.022Z] dirname cmd/core-data/Dockerfile [2024-10-14T08:43:33.022Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-14T08:43:33.022Z] + dirname cmd/core-keeper/Dockerfile [2024-10-14T08:43:33.022Z] + cut -d/ -f2 [2024-10-14T08:43:33.022Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-14T08:43:33.022Z] + dirname cmd/core-metadata/Dockerfile [2024-10-14T08:43:33.022Z] + cut -d/ -f2 [2024-10-14T08:43:33.022Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-14T08:43:33.022Z] + + dirname cmd/security-bootstrapper/Dockerfile [2024-10-14T08:43:33.022Z] cut -d/ -f2 [2024-10-14T08:43:33.022Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-14T08:43:33.022Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-14T08:43:33.022Z] + cut -d/ -f2 [2024-10-14T08:43:33.022Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-14T08:43:33.022Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-14T08:43:33.022Z] + cut -d/ -f2 [2024-10-14T08:43:33.022Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-14T08:43:33.022Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-14T08:43:33.022Z] + cut -d/ -f2 [2024-10-14T08:43:33.022Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-14T08:43:33.022Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-14T08:43:33.022Z] + cut -d/ -f2 [2024-10-14T08:43:33.022Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-14T08:43:33.022Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-14T08:43:33.022Z] + cut -d/ -f2 [2024-10-14T08:43:33.022Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-14T08:43:33.022Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-14T08:43:33.022Z] + cut -d/ -f2 [2024-10-14T08:43:33.022Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-14T08:43:33.022Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-14T08:43:33.022Z] + cut -d/ -f2 [2024-10-14T08:43:33.022Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-14T08:43:33.022Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-14T08:43:33.022Z] + cut -d/ -f2 [2024-10-14T08:43:33.022Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-14T08:43:33.022Z] + dirname cmd/support-notifications/Dockerfile [2024-10-14T08:43:33.022Z] + cut -d/ -f2 [2024-10-14T08:43:33.022Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-14T08:43:33.022Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-14T08:43:33.022Z] + cut -d/ -f2 [2024-10-14T08:43:33.022Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-14T08:43:33.053Z] 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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-10-14T08:43:33.409Z] + git rev-list -1 --merges 2b1f48441a87e2337aea9c0c8d694e2dec12bac5~1..2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] echo [2024-10-14T08:43:33.423Z] -----------> git rev-list -1 --merges 2b1f48441a87e2337aea9c0c8d694e2dec12bac5~1..2b1f48441a87e2337aea9c0c8d694e2dec12bac5 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:43:33.423Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [false] [Pipeline] sh [2024-10-14T08:43:33.720Z] + git log --format=format:%s -1 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] echo [2024-10-14T08:43:33.737Z] ========================================================= [2024-10-14T08:43:33.737Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T08:43:33.737Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-14T08:43:34.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:43:34.121Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T08:43:34.121Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T08:43:34.121Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T08:43:34.121Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T08:43:34.121Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T08:43:34.121Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:43:34.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:43:34.476Z] [2024-10-14T08:43:34.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:43:34.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:43:36.696Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T08:43:36.696Z] b85a868b505f: Pulling fs layer [2024-10-14T08:43:36.696Z] e2be974225ed: Pulling fs layer [2024-10-14T08:43:36.696Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T08:43:36.696Z] 988bab9f4d93: Pulling fs layer [2024-10-14T08:43:36.696Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T08:43:36.696Z] eaf3925da568: Pulling fs layer [2024-10-14T08:43:36.696Z] bab4dde63d76: Pulling fs layer [2024-10-14T08:43:36.696Z] bde34c3a00c8: Pulling fs layer [2024-10-14T08:43:36.696Z] b352a97aabf1: Pulling fs layer [2024-10-14T08:43:36.696Z] 4872d77fe225: Pulling fs layer [2024-10-14T08:43:36.696Z] 5851b861e8e6: Pulling fs layer [2024-10-14T08:43:36.696Z] 988bab9f4d93: Waiting [2024-10-14T08:43:36.696Z] 1469e6f7b9e6: Waiting [2024-10-14T08:43:36.696Z] eaf3925da568: Waiting [2024-10-14T08:43:36.696Z] bab4dde63d76: Waiting [2024-10-14T08:43:36.696Z] bde34c3a00c8: Waiting [2024-10-14T08:43:36.696Z] 5851b861e8e6: Waiting [2024-10-14T08:43:36.696Z] 4872d77fe225: Waiting [2024-10-14T08:43:36.696Z] b352a97aabf1: Waiting [2024-10-14T08:43:36.696Z] e2be974225ed: Verifying Checksum [2024-10-14T08:43:36.696Z] e2be974225ed: Download complete [2024-10-14T08:43:36.696Z] 988bab9f4d93: Verifying Checksum [2024-10-14T08:43:36.696Z] 988bab9f4d93: Download complete [2024-10-14T08:43:36.696Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T08:43:36.696Z] 1469e6f7b9e6: Download complete [2024-10-14T08:43:36.696Z] eaf3925da568: Download complete [2024-10-14T08:43:36.696Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T08:43:36.696Z] 339a4e72a1f5: Download complete [2024-10-14T08:43:36.696Z] bde34c3a00c8: Download complete [2024-10-14T08:43:36.696Z] b352a97aabf1: Verifying Checksum [2024-10-14T08:43:36.696Z] b352a97aabf1: Download complete [2024-10-14T08:43:36.696Z] 4872d77fe225: Verifying Checksum [2024-10-14T08:43:36.696Z] 4872d77fe225: Download complete [2024-10-14T08:43:36.696Z] 5851b861e8e6: Verifying Checksum [2024-10-14T08:43:36.696Z] 5851b861e8e6: Download complete [2024-10-14T08:43:36.696Z] b85a868b505f: Verifying Checksum [2024-10-14T08:43:36.696Z] b85a868b505f: Download complete [2024-10-14T08:43:36.956Z] bab4dde63d76: Verifying Checksum [2024-10-14T08:43:36.956Z] bab4dde63d76: Download complete [2024-10-14T08:43:37.896Z] b85a868b505f: Pull complete [2024-10-14T08:43:38.156Z] e2be974225ed: Pull complete [2024-10-14T08:43:38.726Z] 339a4e72a1f5: Pull complete [2024-10-14T08:43:38.726Z] 988bab9f4d93: Pull complete [2024-10-14T08:43:38.984Z] 1469e6f7b9e6: Pull complete [2024-10-14T08:43:38.984Z] eaf3925da568: Pull complete [2024-10-14T08:43:40.901Z] bab4dde63d76: Pull complete [2024-10-14T08:43:40.901Z] bde34c3a00c8: Pull complete [2024-10-14T08:43:40.901Z] b352a97aabf1: Pull complete [2024-10-14T08:43:41.161Z] 4872d77fe225: Pull complete [2024-10-14T08:43:41.161Z] 5851b861e8e6: Pull complete [2024-10-14T08:43:41.161Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T08:43:41.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:43:41.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:43:41.296Z] prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container [2024-10-14T08:43:41.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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-10-14T08:43:44.292Z] $ docker top b82aeb20ecd09df662117cb73dc2cb89a2875fe8066d796ebda714cc109285c1 -eo pid,comm [2024-10-14T08:43:44.351Z] 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-10-14T08:43:44.351Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:43:44.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:43:44.416Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:43:44.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:43:44.534Z] $ docker exec b82aeb20ecd09df662117cb73dc2cb89a2875fe8066d796ebda714cc109285c1 ssh-agent [2024-10-14T08:43:44.641Z] SSH_AUTH_SOCK=/tmp/ssh-7f28Yu6OfqoR/agent.31 [2024-10-14T08:43:44.641Z] SSH_AGENT_PID=37 [2024-10-14T08:43:44.647Z] Running ssh-add (command line suppressed) [2024-10-14T08:43:44.757Z] Identity added: /w/workspace/edgex-go/728@tmp/private_key_15240011806624674792.key (/w/workspace/edgex-go/728@tmp/private_key_15240011806624674792.key) [2024-10-14T08:43:44.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:43:45.080Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T08:43:45.092Z] $ docker exec --env ******** --env ******** b82aeb20ecd09df662117cb73dc2cb89a2875fe8066d796ebda714cc109285c1 ssh-agent -k [2024-10-14T08:43:45.190Z] unset SSH_AUTH_SOCK; [2024-10-14T08:43:45.190Z] unset SSH_AGENT_PID; [2024-10-14T08:43:45.190Z] echo Agent pid 37 killed; [2024-10-14T08:43:45.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T08:43:45.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:43:45.239Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:43:45.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:43:45.344Z] $ docker exec b82aeb20ecd09df662117cb73dc2cb89a2875fe8066d796ebda714cc109285c1 ssh-agent [2024-10-14T08:43:45.456Z] SSH_AUTH_SOCK=/tmp/ssh-jlF41dLHSa3H/agent.70 [2024-10-14T08:43:45.456Z] SSH_AGENT_PID=76 [2024-10-14T08:43:45.462Z] Running ssh-add (command line suppressed) [2024-10-14T08:43:45.568Z] Identity added: /w/workspace/edgex-go/728@tmp/private_key_1612404213051581759.key (/w/workspace/edgex-go/728@tmp/private_key_1612404213051581759.key) [2024-10-14T08:43:45.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:43:45.880Z] + git semver init [2024-10-14T08:43:46.141Z] 2024-10-14 08:43:46,058 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T08:43:46.141Z] 2024-10-14 08:43:46,059 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/728/.semver [2024-10-14T08:43:46.141Z] 2024-10-14 08:43:46,060 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/728/.semver [2024-10-14T08:43:46.141Z] 2024-10-14 08:43:46,061 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/728/.semver'], cwd=/w/workspace/edgex-go/728, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:43:52.747Z] 2024-10-14 08:43:51,515 [append_file] DEBUG append to file:/w/workspace/edgex-go/728/.git/info/exclude [2024-10-14T08:43:52.747Z] 2024-10-14 08:43:51,516 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/728/.semver/main with force:False [2024-10-14T08:43:52.747Z] 2024-10-14 08:43:51,517 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main [2024-10-14T08:43:52.747Z] 2024-10-14 08:43:51,517 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main [2024-10-14T08:43:52.747Z] 3.2.0-dev.105 [Pipeline] } [2024-10-14T08:43:52.758Z] $ docker exec --env ******** --env ******** b82aeb20ecd09df662117cb73dc2cb89a2875fe8066d796ebda714cc109285c1 ssh-agent -k [2024-10-14T08:43:52.867Z] unset SSH_AUTH_SOCK; [2024-10-14T08:43:52.868Z] unset SSH_AGENT_PID; [2024-10-14T08:43:52.868Z] echo Agent pid 76 killed; [2024-10-14T08:43:52.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:43:53.211Z] + git semver [Pipeline] } [2024-10-14T08:43:53.485Z] $ docker stop --time=1 b82aeb20ecd09df662117cb73dc2cb89a2875fe8066d796ebda714cc109285c1 [2024-10-14T08:43:54.764Z] $ docker rm -f --volumes b82aeb20ecd09df662117cb73dc2cb89a2875fe8066d796ebda714cc109285c1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:43:55.213Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T08:43:55.436Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T08:43:55.441Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.105 [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-10-14T08:43:55.884Z] + git config --global --add safe.directory /w/workspace/edgex-go/728 [Pipeline] echo [2024-10-14T08:43:55.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:43:55.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:43:55.933Z] ========================================================= [2024-10-14T08:43:55.933Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T08:43:55.933Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:43:56.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T08:43:56.227Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T08:43:56.227Z] 43c4264eed91: Pulling fs layer [2024-10-14T08:43:56.227Z] 4cc291be95ef: Pulling fs layer [2024-10-14T08:43:56.227Z] 2ac1f1163629: Pulling fs layer [2024-10-14T08:43:56.227Z] 5c3c966382ef: Pulling fs layer [2024-10-14T08:43:56.227Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:43:56.227Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T08:43:56.227Z] 9f66e0745190: Pulling fs layer [2024-10-14T08:43:56.227Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T08:43:56.227Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T08:43:56.227Z] 4f4fb700ef54: Waiting [2024-10-14T08:43:56.227Z] 5d5c8e513c77: Waiting [2024-10-14T08:43:56.227Z] 561ebcabdf7f: Waiting [2024-10-14T08:43:56.227Z] f49a43e4bbc0: Waiting [2024-10-14T08:43:56.227Z] 5c3c966382ef: Waiting [2024-10-14T08:43:56.796Z] 4cc291be95ef: Verifying Checksum [2024-10-14T08:43:56.796Z] 4cc291be95ef: Download complete [2024-10-14T08:43:56.796Z] 5c3c966382ef: Verifying Checksum [2024-10-14T08:43:56.796Z] 5c3c966382ef: Download complete [2024-10-14T08:43:56.796Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T08:43:56.796Z] 4f4fb700ef54: Download complete [2024-10-14T08:43:56.796Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T08:43:56.796Z] 5d5c8e513c77: Download complete [2024-10-14T08:43:56.796Z] 43c4264eed91: Download complete [2024-10-14T08:43:57.054Z] 9f66e0745190: Verifying Checksum [2024-10-14T08:43:57.054Z] 9f66e0745190: Download complete [2024-10-14T08:43:57.054Z] 43c4264eed91: Pull complete [2024-10-14T08:43:57.054Z] 561ebcabdf7f: Download complete [2024-10-14T08:43:57.313Z] 4cc291be95ef: Pull complete [2024-10-14T08:43:57.572Z] 2ac1f1163629: Download complete [2024-10-14T08:43:57.829Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T08:43:57.829Z] f49a43e4bbc0: Download complete [2024-10-14T08:44:01.109Z] 2ac1f1163629: Pull complete [2024-10-14T08:44:01.109Z] 5c3c966382ef: Pull complete [2024-10-14T08:44:01.109Z] 4f4fb700ef54: Pull complete [2024-10-14T08:44:01.109Z] 5d5c8e513c77: Pull complete [2024-10-14T08:44:01.109Z] 9f66e0745190: Pull complete [2024-10-14T08:44:03.640Z] f49a43e4bbc0: Pull complete [2024-10-14T08:44:03.640Z] 561ebcabdf7f: Pull complete [2024-10-14T08:44:03.899Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T08:44:03.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T08:44:03.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:44:04.204Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T08:44:04.204Z] WORKDIR /edgex [2024-10-14T08:44:04.204Z] COPY go.mod . [2024-10-14T08:44:04.204Z] RUN go mod download [2024-10-14T08:44:04.204Z] docker build -t ci-base-image-x86_64 -f - . [2024-10-14T08:44:04.772Z] Sending build context to Docker daemon 179.7MB [2024-10-14T08:44:04.772Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T08:44:04.772Z] ---> 3a752c3f9dda [2024-10-14T08:44:04.772Z] Step 2/4 : WORKDIR /edgex [2024-10-14T08:44:10.097Z] ---> Running in 73c1b75752cb [2024-10-14T08:44:10.098Z] Removing intermediate container 73c1b75752cb [2024-10-14T08:44:10.098Z] ---> 6720c8375e65 [2024-10-14T08:44:10.098Z] Step 3/4 : COPY go.mod . [2024-10-14T08:44:10.098Z] ---> 178d799e9e2f [2024-10-14T08:44:10.098Z] Step 4/4 : RUN go mod download [2024-10-14T08:44:10.098Z] ---> Running in ab4620ecfba1 [2024-10-14T08:44:10.559Z] Still waiting to schedule task [2024-10-14T08:44:10.559Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-14T08:44:32.039Z] Removing intermediate container ab4620ecfba1 [2024-10-14T08:44:32.039Z] ---> 94047a525336 [2024-10-14T08:44:32.039Z] Successfully built 94047a525336 [2024-10-14T08:44:32.039Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:44:32.340Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:44:32.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:44:32.417Z] prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container [2024-10-14T08:44:32.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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-10-14T08:44:32.910Z] $ docker top 78e07b562d2585f863b21c24a23edcfa351d34251f6e08bc8694223515c3eb02 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:44:33.256Z] + go version [2024-10-14T08:44:33.256Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T08:44:33.270Z] $ docker stop --time=1 78e07b562d2585f863b21c24a23edcfa351d34251f6e08bc8694223515c3eb02 [2024-10-14T08:44:34.511Z] $ docker rm -f --volumes 78e07b562d2585f863b21c24a23edcfa351d34251f6e08bc8694223515c3eb02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:44:34.954Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:44:34.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:44:35.029Z] prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container [2024-10-14T08:44:35.063Z] $ 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/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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-10-14T08:44:35.363Z] $ docker top 3ae9709a81a07884ed12a25082f923084ab95c0e947cae7b463ccd86a7ca89d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-14T08:44:35.429Z] ========================================================= [2024-10-14T08:44:35.429Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-14T08:44:35.429Z] ========================================================= [Pipeline] sh [2024-10-14T08:44:35.706Z] + git config --global --add safe.directory /w/workspace/edgex-go/728 [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:44:36.005Z] + make test [2024-10-14T08:44:36.005Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T08:44:44.121Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-14T08:45:10.669Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-14T08:45:10.669Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-14T08:45:10.669Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-14T08:45:10.669Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-14T08:45:10.669Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-14T08:45:10.669Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-14T08:45:10.669Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-14T08:45:10.669Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-14T08:45:10.669Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-14T08:45:10.669Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-14T08:45:10.669Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-14T08:45:10.951Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-14T08:45:11.516Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-14T08:45:11.516Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-14T08:45:11.516Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-14T08:45:11.516Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-14T08:45:13.423Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-14T08:45:13.423Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-14T08:45:14.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-10-14T08:45:14.360Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-14T08:45:14.361Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-14T08:45:14.361Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-14T08:45:14.619Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-14T08:45:14.619Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-14T08:45:15.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2024-10-14T08:45:15.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-14T08:45:15.755Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-14T08:45:15.755Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-14T08:45:15.755Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-14T08:45:15.755Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-14T08:45:15.755Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-14T08:45:15.755Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-14T08:45:15.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-14T08:45:15.755Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-14T08:45:17.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-14T08:45:17.131Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-14T08:45:17.131Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-14T08:45:17.131Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-14T08:45:17.131Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-14T08:45:18.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements [2024-10-14T08:45:18.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 53.3% of statements [2024-10-14T08:45:18.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.661s coverage: 93.4% of statements [2024-10-14T08:45:18.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.037s coverage: 91.7% of statements [2024-10-14T08:45:18.505Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-14T08:45:18.505Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-14T08:45:19.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-14T08:45:19.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-14T08:45:19.441Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-14T08:45:19.441Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-14T08:45:19.441Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-14T08:45:19.441Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-14T08:45:19.441Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-14T08:45:19.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-14T08:45:19.441Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-14T08:45:19.441Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-14T08:45:19.441Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-14T08:45:19.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 10.0% of statements [2024-10-14T08:45:21.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.434s coverage: 95.8% of statements [2024-10-14T08:45:21.070Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-10-14T08:45:21.070Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-14T08:45:21.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-14T08:45:21.326Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-14T08:45:22.262Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] [2024-10-14T08:45:22.262Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements [2024-10-14T08:45:22.262Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 42.5% of statements [2024-10-14T08:45:22.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements [2024-10-14T08:45:22.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 77.8% of statements [2024-10-14T08:45:22.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-10-14T08:45:22.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2024-10-14T08:45:23.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-10-14T08:45:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-14T08:45:23.605Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-14T08:45:23.605Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-14T08:45:23.605Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-14T08:45:23.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-14T08:45:23.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-14T08:45:23.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-14T08:45:23.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-14T08:45:25.241Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-14T08:45:25.241Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-14T08:45:25.241Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-14T08:45:25.809Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-14T08:45:25.809Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-14T08:45:25.809Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-14T08:45:25.809Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-14T08:45:26.375Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-14T08:45:26.375Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-14T08:45:26.986Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-14T08:45:28.362Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-14T08:45:28.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-14T08:45:30.305Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-14T08:45:30.305Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-14T08:45:32.833Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-14T08:45:32.833Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-14T08:45:32.833Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-14T08:45:34.234Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-14T08:45:34.234Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-14T08:45:34.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-14T08:45:34.802Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-14T08:45:34.802Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-14T08:45:34.802Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-14T08:45:34.802Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-14T08:45:35.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-10-14T08:45:35.997Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-14T08:45:35.997Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-14T08:45:35.997Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-14T08:45:36.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-14T08:45:37.196Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-14T08:45:37.196Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-14T08:45:38.569Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-14T08:45:38.569Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-14T08:45:38.569Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-14T08:45:38.569Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-14T08:45:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-14T08:45:39.946Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-14T08:45:39.946Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-14T08:45:39.946Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-14T08:45:40.882Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-14T08:45:40.882Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-14T08:45:41.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-14T08:45:41.448Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.233s coverage: 79.9% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.043s coverage: 92.9% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.128s coverage: 36.5% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.035s coverage: 9.9% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.097s coverage: 97.1% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.029s coverage: 45.8% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.049s coverage: 19.6% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-10-14T08:45:48.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements [2024-10-14T08:45:48.014Z] 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-10-14T08:45:48.271Z] running golangci-lint [2024-10-14T08:45:48.529Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-14T08:45:48.529Z] go version go1.23.2 linux/amd64 [2024-10-14T08:45:48.529Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-14T08:45:48.529Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-14T08:45:48.529Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-14T08:46:11.891Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|exports_file|imports|files|compiled_files|deps) took 22.948179809s" [2024-10-14T08:46:11.891Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 59.508507ms" [2024-10-14T08:46:24.075Z] level=info msg="[linters_context/goanalysis] analyzers took 2m15.21089854s with top 10 stages: buildir: 58.766948785s, gosec: 3.441267561s, inspect: 2.54704075s, fact_deprecated: 2.467713245s, printf: 2.001438733s, ctrlflow: 1.971275712s, nilness: 1.940483867s, fact_purity: 1.855139816s, S1038: 1.32104217s, typedness: 1.301957973s" [2024-10-14T08:46:24.075Z] level=info msg="[runner] Issues before processing: 220, after processing: 0" [2024-10-14T08:46:24.075Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 220/220, skip_dirs: 220/220, cgo: 220/220, path_prettifier: 220/220, filename_unadjuster: 220/220, invalid_issue: 220/220, autogenerated_exclude: 220/220, identifier_marker: 220/220, exclude-rules: 220/22, exclude: 220/220, nolint: 22/0" [2024-10-14T08:46:24.075Z] level=info msg="[runner] processing took 17.301123ms with stages: nolint: 7.181653ms, identifier_marker: 5.54564ms, exclude-rules: 1.482779ms, path_prettifier: 1.179773ms, autogenerated_exclude: 1.172554ms, skip_dirs: 622.092µs, invalid_issue: 65.622µs, cgo: 31.72µs, filename_unadjuster: 14.97µs, max_same_issues: 1.03µs, uniq_by_line: 840ns, skip_files: 450ns, fixer: 420ns, exclude: 330ns, sort_results: 250ns, source_code: 230ns, diff: 160ns, max_from_linter: 160ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" [2024-10-14T08:46:24.075Z] level=info msg="[runner] linters took 12.20550087s with stages: goanalysis_metalinter: 12.188117175s" [2024-10-14T08:46:24.075Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-14T08:46:24.075Z] level=info msg="Memory: 351 samples, avg is 301.2MB, max is 1320.1MB" [2024-10-14T08:46:24.075Z] level=info msg="Execution took 35.223712008s" [2024-10-14T08:46:24.075Z] go vet ./... [2024-10-14T08:46:32.193Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:46:32.193Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:46:32.193Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:46:32.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-14T08:46:32.503Z] + ls -al . [2024-10-14T08:46:32.503Z] total 1892 [2024-10-14T08:46:32.503Z] drwxrwxr-x 11 1001 1001 4096 Oct 14 08:44 . [2024-10-14T08:46:32.503Z] drwxr-xr-x 4 root root 4096 Oct 14 08:44 .. [2024-10-14T08:46:32.503Z] drwxrwxr-x 2 1001 1001 4096 Oct 14 08:43 .blubracket [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 10 Oct 14 08:43 .dockerignore [2024-10-14T08:46:32.503Z] drwxrwxr-x 8 1001 1001 4096 Oct 14 08:45 .git [2024-10-14T08:46:32.503Z] drwxrwxr-x 3 1001 1001 4096 Oct 14 08:43 .github [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 1152 Oct 14 08:43 .gitignore [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 199 Oct 14 08:43 .golangci.yml [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 100 Oct 14 08:43 .hadolint.yml [2024-10-14T08:46:32.503Z] drwxr-xr-x 3 1001 1001 4096 Oct 14 08:43 .semver [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 155 Oct 14 08:43 .sonarcloud.properties [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 1171 Oct 14 08:43 ADOPTERS.md [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 21553 Oct 14 08:43 Attribution.txt [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 100284 Oct 14 08:43 CHANGELOG.md [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 3804 Oct 14 08:43 CONTRIBUTING.md [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 677 Oct 14 08:43 GOVERNANCE.md [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 861 Oct 14 08:43 Jenkinsfile [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 10775 Oct 14 08:43 LICENSE [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 17391 Oct 14 08:43 Makefile [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 582 Oct 14 08:43 OWNERS.md [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 9528 Oct 14 08:43 README.md [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 789 Oct 14 08:43 SECURITY.md [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 13 Oct 14 08:43 VERSION [2024-10-14T08:46:32.503Z] drwxrwxr-x 2 1001 1001 4096 Oct 14 08:43 bin [2024-10-14T08:46:32.503Z] drwxrwxr-x 20 1001 1001 4096 Oct 14 08:43 cmd [2024-10-14T08:46:32.503Z] -rw-r--r-- 1 root root 1548932 Oct 14 08:45 coverage.out [2024-10-14T08:46:32.503Z] drwxrwxr-x 2 1001 1001 4096 Oct 14 08:43 fuzz_test [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 7277 Oct 14 08:43 go.mod [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 101084 Oct 14 08:43 go.sum [2024-10-14T08:46:32.503Z] drwxrwxr-x 7 1001 1001 4096 Oct 14 08:43 internal [2024-10-14T08:46:32.503Z] drwxrwxr-x 3 1001 1001 4096 Oct 14 08:43 openapi [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 584 Oct 14 08:43 security.txt [2024-10-14T08:46:32.503Z] -rw-rw-r-- 1 1001 1001 204 Oct 14 08:43 version.go [Pipeline] sh [2024-10-14T08:46:32.796Z] + '[' -e coverage.out ] [2024-10-14T08:46:32.797Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-14T08:46:32.946Z] Stashed 1 file(s) [Pipeline] sh [2024-10-14T08:46:33.232Z] + make build [2024-10-14T08:46:33.232Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-14T08:46:59.778Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-14T08:46:59.778Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-14T08:47:01.690Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-14T08:47:02.259Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-14T08:47:03.688Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22730 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-14T08:47:03.708Z] Running in /w/workspace/edgex-go/728 [Pipeline] { [Pipeline] checkout [2024-10-14T08:47:03.791Z] The recommended git tool is: git [2024-10-14T08:47:04.159Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-14T08:47:09.264Z] using credential edgex-jenkins-ssh [2024-10-14T08:47:09.286Z] Cloning the remote Git repository [2024-10-14T08:47:09.417Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-14T08:47:09.342Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-14T08:47:09.457Z] > git init /w/workspace/edgex-go/728 # timeout=10 [2024-10-14T08:47:09.622Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-14T08:47:09.624Z] > git --version # timeout=10 [2024-10-14T08:47:09.645Z] > git --version # 'git version 2.25.1' [2024-10-14T08:47:09.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:47:09.806Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:47:11.954Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-14T08:47:14.489Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-14T08:47:16.408Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-14T08:47:17.820Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-14T08:47:19.310Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-14T08:47:20.375Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-14T08:47:21.760Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-14T08:47:22.717Z] $ docker stop --time=1 3ae9709a81a07884ed12a25082f923084ab95c0e947cae7b463ccd86a7ca89d0 [2024-10-14T08:47:31.565Z] $ docker rm -f --volumes 3ae9709a81a07884ed12a25082f923084ab95c0e947cae7b463ccd86a7ca89d0 [2024-10-14T08:47:31.915Z] Avoid second fetch [2024-10-14T08:47:31.916Z] Checking out Revision 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 (main) [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-10-14T08:47:30.744Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-14T08:47:30.778Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:47:31.941Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T08:47:32.035Z] > git checkout -f 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 # timeout=10 [2024-10-14T08:47:32.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-14T08:47:32.639Z] [2024-10-14T08:47:32.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:32.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-14T08:47:32.950Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-14T08:47:32.950Z] 91d30c5bc195: Pulling fs layer [2024-10-14T08:47:32.950Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-14T08:47:32.950Z] 9c61dcf015f6: Pulling fs layer [2024-10-14T08:47:32.950Z] 4698f68db338: Pulling fs layer [2024-10-14T08:47:32.950Z] 2a2f49069b9e: Pulling fs layer [2024-10-14T08:47:32.950Z] e0025b399a48: Pulling fs layer [2024-10-14T08:47:32.950Z] 4698f68db338: Waiting [2024-10-14T08:47:32.950Z] e0025b399a48: Waiting [2024-10-14T08:47:32.950Z] 2a2f49069b9e: Waiting [2024-10-14T08:47:32.950Z] 91d30c5bc195: Verifying Checksum [2024-10-14T08:47:32.950Z] 91d30c5bc195: Download complete [2024-10-14T08:47:32.950Z] 4698f68db338: Verifying Checksum [2024-10-14T08:47:32.950Z] 4698f68db338: Download complete [2024-10-14T08:47:33.179Z] Commit message: "Merge pull request #4971 from jinlinGuan/issue-4957" [2024-10-14T08:47:33.221Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-14T08:47:33.221Z] 2e9b0aa3be6d: Download complete [2024-10-14T08:47:33.221Z] e0025b399a48: Verifying Checksum [2024-10-14T08:47:33.221Z] e0025b399a48: Download complete [2024-10-14T08:47:33.221Z] 91d30c5bc195: Pull complete [2024-10-14T08:47:33.221Z] 2a2f49069b9e: Verifying Checksum [2024-10-14T08:47:33.221Z] 2a2f49069b9e: Download complete [2024-10-14T08:47:33.483Z] 2e9b0aa3be6d: Pull complete [2024-10-14T08:47:33.741Z] 9c61dcf015f6: Verifying Checksum [2024-10-14T08:47:33.741Z] 9c61dcf015f6: Download complete [2024-10-14T08:47:36.274Z] 9c61dcf015f6: Pull complete [2024-10-14T08:47:36.274Z] 4698f68db338: Pull complete [2024-10-14T08:47:36.534Z] 2a2f49069b9e: Pull complete [2024-10-14T08:47:36.534Z] e0025b399a48: Pull complete [2024-10-14T08:47:36.534Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-14T08:47:36.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-14T08:47:36.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:47:36.626Z] prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container [2024-10-14T08:47:36.662Z] $ 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/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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-10-14T08:47:40.898Z] $ docker top b61cf8f8f580be6a4b8433626655b537e11af4fa1c4507a9cb08ff1b417163a6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:47:41.317Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-14T08:47:41.869Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T08:47:41.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:47:41.870Z] Dload Upload Total Spent Left Speed [2024-10-14T08:47:41.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2024-10-14T08:47:42.353Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T08:47:42.756Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T08:47:42.756Z] + sudo tee /etc/docker/daemon.new [2024-10-14T08:47:42.756Z] { [2024-10-14T08:47:42.756Z] "registry-mirrors": [ [2024-10-14T08:47:42.756Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T08:47:42.756Z] ], [2024-10-14T08:47:42.756Z] "bip": "10.250.0.254/24", [2024-10-14T08:47:42.756Z] "hosts": [ [2024-10-14T08:47:42.756Z] "tcp://0.0.0.0:5555", [2024-10-14T08:47:42.756Z] "unix:///var/run/docker.sock" [2024-10-14T08:47:42.756Z] ], [2024-10-14T08:47:42.756Z] "mtu": 1458, [2024-10-14T08:47:42.756Z] "selinux-enabled": true, [2024-10-14T08:47:42.756Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T08:47:42.756Z] } [Pipeline] sh [2024-10-14T08:47:43.133Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T08:47:43.515Z] + sudo service docker restart [2024-10-14T08:47:44.003Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #1 transferring dockerfile: [2024-10-14T08:47:44.003Z] #1 transferring dockerfile: 2.23kB done [2024-10-14T08:47:44.003Z] #1 DONE 0.1s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #2 transferring dockerfile: 2.02kB done [2024-10-14T08:47:44.003Z] #2 DONE 0.0s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #3 transferring dockerfile: 1.69kB done [2024-10-14T08:47:44.003Z] #3 DONE 0.0s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #4 [core-command internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #4 transferring dockerfile: 1.93kB done [2024-10-14T08:47:44.003Z] #4 DONE 0.0s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #5 transferring dockerfile: 2.07kB done [2024-10-14T08:47:44.003Z] #5 DONE 0.0s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #6 transferring dockerfile: 2.13kB done [2024-10-14T08:47:44.003Z] #6 DONE 0.0s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #7 transferring dockerfile: 1.85kB done [2024-10-14T08:47:44.003Z] #7 DONE 0.0s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #8 transferring dockerfile: 1.70kB done [2024-10-14T08:47:44.003Z] #8 DONE 0.0s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #9 transferring dockerfile: 2.49kB done [2024-10-14T08:47:44.003Z] #9 DONE 0.0s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #10 transferring dockerfile: 3.17kB done [2024-10-14T08:47:44.003Z] #10 DONE 0.0s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #11 transferring dockerfile: 1.89kB done [2024-10-14T08:47:44.003Z] #11 DONE 0.0s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #12 transferring dockerfile: 2.50kB done [2024-10-14T08:47:44.003Z] #12 DONE 0.0s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #13 transferring dockerfile: 2.15kB done [2024-10-14T08:47:44.003Z] #13 DONE 0.0s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #14 transferring dockerfile: 1.81kB done [2024-10-14T08:47:44.003Z] #14 DONE 0.0s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #15 transferring dockerfile: 1.93kB done [2024-10-14T08:47:44.003Z] #15 DONE 0.0s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #16 [core-data internal] load build definition from Dockerfile [2024-10-14T08:47:44.003Z] #16 transferring dockerfile: 2.07kB done [2024-10-14T08:47:44.003Z] #16 DONE 0.0s [2024-10-14T08:47:44.003Z] [2024-10-14T08:47:44.003Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-14T08:47:44.003Z] #17 transferring context: 50B done [2024-10-14T08:47:44.003Z] #17 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #18 [support-notifications internal] load .dockerignore [2024-10-14T08:47:44.263Z] #18 transferring context: 50B done [2024-10-14T08:47:44.263Z] #18 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #19 [security-spire-config internal] load .dockerignore [2024-10-14T08:47:44.263Z] #19 transferring context: 50B done [2024-10-14T08:47:44.263Z] #19 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #20 [core-command internal] load .dockerignore [2024-10-14T08:47:44.263Z] #20 transferring context: 50B done [2024-10-14T08:47:44.263Z] #20 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #21 [core-keeper internal] load .dockerignore [2024-10-14T08:47:44.263Z] #21 transferring context: 50B done [2024-10-14T08:47:44.263Z] #21 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #22 [core-metadata internal] load .dockerignore [2024-10-14T08:47:44.263Z] #22 transferring context: 50B done [2024-10-14T08:47:44.263Z] #22 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-10-14T08:47:44.263Z] #23 transferring context: 50B done [2024-10-14T08:47:44.263Z] #23 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #24 [security-spire-server internal] load .dockerignore [2024-10-14T08:47:44.263Z] #24 transferring context: 50B done [2024-10-14T08:47:44.263Z] #24 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-10-14T08:47:44.263Z] #25 transferring context: 50B done [2024-10-14T08:47:44.263Z] #25 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #26 [security-bootstrapper internal] load .dockerignore [2024-10-14T08:47:44.263Z] #26 transferring context: 50B done [2024-10-14T08:47:44.263Z] #26 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-10-14T08:47:44.263Z] #27 transferring context: 50B done [2024-10-14T08:47:44.263Z] #27 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #28 [security-proxy-setup internal] load .dockerignore [2024-10-14T08:47:44.263Z] #28 transferring context: 50B done [2024-10-14T08:47:44.263Z] #28 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #29 [security-proxy-auth internal] load .dockerignore [2024-10-14T08:47:44.263Z] #29 transferring context: 50B done [2024-10-14T08:47:44.263Z] #29 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #30 [security-spire-agent internal] load .dockerignore [2024-10-14T08:47:44.263Z] #30 transferring context: 50B done [2024-10-14T08:47:44.263Z] #30 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #31 [core-data internal] load .dockerignore [2024-10-14T08:47:44.263Z] #31 transferring context: 50B done [2024-10-14T08:47:44.263Z] #31 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #32 [support-scheduler internal] load .dockerignore [2024-10-14T08:47:44.263Z] #32 transferring context: 50B done [2024-10-14T08:47:44.263Z] #32 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-14T08:47:44.263Z] #33 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T08:47:44.263Z] #34 DONE 0.1s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:47:44.263Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:47:44.263Z] #35 DONE 0.0s [2024-10-14T08:47:44.263Z] [2024-10-14T08:47:44.263Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-14T08:47:44.522Z] #36 ... [2024-10-14T08:47:44.522Z] [2024-10-14T08:47:44.522Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-14T08:47:44.522Z] #33 DONE 0.0s [2024-10-14T08:47:44.522Z] [2024-10-14T08:47:44.522Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:47:44.522Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:47:44.522Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T08:47:44.522Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-14T08:47:44.522Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-14T08:47:44.522Z] #35 DONE 0.1s [2024-10-14T08:47:44.522Z] [2024-10-14T08:47:44.522Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-14T08:47:44.522Z] #36 ... [2024-10-14T08:47:44.522Z] [2024-10-14T08:47:44.522Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-14T08:47:44.522Z] #33 DONE 0.0s [2024-10-14T08:47:44.522Z] [2024-10-14T08:47:44.522Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:47:44.522Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:47:44.522Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T08:47:44.522Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-14T08:47:44.522Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-14T08:47:44.522Z] #35 DONE 0.1s [2024-10-14T08:47:44.522Z] [2024-10-14T08:47:44.522Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-14T08:47:44.782Z] #36 ... [2024-10-14T08:47:44.782Z] [2024-10-14T08:47:44.782Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:47:44.782Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:47:44.782Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T08:47:44.782Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-14T08:47:44.782Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-14T08:47:44.782Z] #35 DONE 0.1s [2024-10-14T08:47:44.782Z] [2024-10-14T08:47:44.782Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-14T08:47:44.782Z] #33 DONE 0.0s [2024-10-14T08:47:44.782Z] [2024-10-14T08:47:44.782Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-14T08:47:44.782Z] #36 ... [2024-10-14T08:47:44.782Z] [2024-10-14T08:47:44.782Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:47:44.782Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:47:44.782Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T08:47:44.782Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-14T08:47:44.782Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-14T08:47:44.782Z] #35 DONE 0.1s [2024-10-14T08:47:44.782Z] [2024-10-14T08:47:44.782Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-14T08:47:44.782Z] #33 DONE 0.0s [2024-10-14T08:47:44.782Z] [2024-10-14T08:47:44.782Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T08:47:44.782Z] #34 DONE 0.3s [2024-10-14T08:47:44.782Z] [2024-10-14T08:47:44.782Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-14T08:47:45.092Z] #36 ... [2024-10-14T08:47:45.092Z] [2024-10-14T08:47:45.092Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-14T08:47:45.092Z] #33 DONE 0.0s [2024-10-14T08:47:45.092Z] [2024-10-14T08:47:45.092Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-14T08:47:45.092Z] #33 DONE 0.0s [2024-10-14T08:47:45.092Z] [2024-10-14T08:47:45.092Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T08:47:45.354Z] #34 ... [2024-10-14T08:47:45.354Z] [2024-10-14T08:47:45.354Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:47:45.354Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:47:45.354Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T08:47:45.354Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-14T08:47:45.354Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-14T08:47:45.354Z] #35 DONE 0.1s [2024-10-14T08:47:45.354Z] [2024-10-14T08:47:45.354Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-14T08:47:45.354Z] #33 DONE 0.0s [2024-10-14T08:47:45.354Z] [2024-10-14T08:47:45.354Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-14T08:47:45.354Z] #37 DONE 0.6s [2024-10-14T08:47:45.354Z] [2024-10-14T08:47:45.354Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T08:47:45.617Z] #34 ... [2024-10-14T08:47:45.617Z] [2024-10-14T08:47:45.617Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-14T08:47:45.617Z] #36 DONE 1.3s [2024-10-14T08:47:45.617Z] [2024-10-14T08:47:45.617Z] #38 [core-metadata internal] load build context [2024-10-14T08:47:49.862Z] #38 transferring context: 270.83MB 4.5s [2024-10-14T08:47:50.119Z] #38 ... [2024-10-14T08:47:50.119Z] [2024-10-14T08:47:50.119Z] #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-14T08:47:54.382Z] #39 ... [2024-10-14T08:47:54.382Z] [2024-10-14T08:47:54.382Z] #40 [core-common-config-bootstrapper internal] load build context [2024-10-14T08:47:54.382Z] #40 transferring context: 523.09MB 9.9s [2024-10-14T08:47:54.382Z] #40 ... [2024-10-14T08:47:54.382Z] [2024-10-14T08:47:54.382Z] #41 [support-notifications internal] load build context [2024-10-14T08:47:54.638Z] #41 ... [2024-10-14T08:47:54.638Z] [2024-10-14T08:47:54.638Z] #42 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-14T08:47:54.638Z] #0 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:47:54.638Z] #0 1.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:47:54.638Z] #0 1.683 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:47:54.638Z] #0 1.729 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:47:54.638Z] #0 1.737 OK: 8 MiB in 15 packages [2024-10-14T08:47:54.638Z] #42 ... [2024-10-14T08:47:54.638Z] [2024-10-14T08:47:54.638Z] #43 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T08:47:54.638Z] #0 1.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:47:54.638Z] #0 1.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:47:54.638Z] #0 1.832 (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T08:47:54.638Z] #0 1.850 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T08:47:54.638Z] #0 1.855 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:47:54.638Z] #0 1.862 Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:47:54.638Z] #0 1.900 OK: 9 MiB in 16 packages [2024-10-14T08:47:54.897Z] #43 ... [2024-10-14T08:47:54.897Z] [2024-10-14T08:47:54.897Z] #44 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-14T08:47:54.897Z] #44 ... [2024-10-14T08:47:54.897Z] [2024-10-14T08:47:54.897Z] #45 [core-keeper internal] load build context [2024-10-14T08:47:54.897Z] #45 transferring context: 612.10MB 9.7s done [2024-10-14T08:47:54.897Z] #45 ... [2024-10-14T08:47:54.897Z] [2024-10-14T08:47:54.897Z] #46 [support-cron-scheduler internal] load build context [2024-10-14T08:47:55.155Z] #46 transferring context: 612.10MB 10.3s done [2024-10-14T08:47:55.155Z] #46 ... [2024-10-14T08:47:55.155Z] [2024-10-14T08:47:55.155Z] #47 [security-spire-server internal] load build context [2024-10-14T08:47:55.155Z] #47 ... [2024-10-14T08:47:55.155Z] [2024-10-14T08:47:55.155Z] #48 [security-proxy-setup internal] load build context [2024-10-14T08:47:55.412Z] #48 ... [2024-10-14T08:47:55.412Z] [2024-10-14T08:47:55.412Z] #49 [security-spire-config internal] load build context [2024-10-14T08:47:55.670Z] #49 ... [2024-10-14T08:47:55.671Z] [2024-10-14T08:47:55.671Z] #50 [security-bootstrapper internal] load build context [2024-10-14T08:47:55.671Z] #50 transferring context: 612.10MB 9.0s done [2024-10-14T08:47:55.671Z] #50 ... [2024-10-14T08:47:55.671Z] [2024-10-14T08:47:55.671Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-14T08:47:55.929Z] #51 ... [2024-10-14T08:47:55.929Z] [2024-10-14T08:47:55.929Z] #52 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-14T08:47:55.929Z] #52 ... [2024-10-14T08:47:55.929Z] [2024-10-14T08:47:55.929Z] #53 [core-command internal] load build context [2024-10-14T08:47:55.929Z] #53 transferring context: 612.10MB 9.7s done [2024-10-14T08:47:56.190Z] #53 ... [2024-10-14T08:47:56.190Z] [2024-10-14T08:47:56.190Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:47:56.190Z] #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:47:56.190Z] #54 ... [2024-10-14T08:47:56.190Z] [2024-10-14T08:47:56.190Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-14T08:47:56.781Z] #55 ... [2024-10-14T08:47:56.781Z] [2024-10-14T08:47:56.781Z] #56 [security-spiffe-token-provider internal] load build context [2024-10-14T08:47:57.041Z] #56 ... [2024-10-14T08:47:57.041Z] [2024-10-14T08:47:57.041Z] #57 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-14T08:47:57.041Z] #57 ... [2024-10-14T08:47:57.041Z] [2024-10-14T08:47:57.041Z] #58 [security-secretstore-setup internal] load build context [2024-10-14T08:47:57.041Z] #58 transferring context: 612.10MB 10.2s done [2024-10-14T08:47:57.315Z] #58 ... [2024-10-14T08:47:57.315Z] [2024-10-14T08:47:57.316Z] #59 [support-scheduler internal] load build context [2024-10-14T08:47:57.316Z] #59 ... [2024-10-14T08:47:57.316Z] [2024-10-14T08:47:57.316Z] #60 [security-proxy-auth internal] load build context [2024-10-14T08:47:57.316Z] #60 transferring context: 612.10MB 9.6s done [2024-10-14T08:47:59.844Z] #60 ... [2024-10-14T08:47:59.844Z] [2024-10-14T08:47:59.844Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-14T08:48:00.102Z] #61 ... [2024-10-14T08:48:00.102Z] [2024-10-14T08:48:00.102Z] #38 [core-metadata internal] load build context [2024-10-14T08:48:00.102Z] #38 transferring context: 612.10MB 10.1s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:48:02.015Z] provisioning config files... [2024-10-14T08:48:02.061Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/728@tmp/config493590215495889161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:48:02.587Z] ---> ****-login.sh [2024-10-14T08:48:02.587Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:48:03.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:48:03.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:48:03.484Z] Configure a credential helper to remove this warning. See [2024-10-14T08:48:03.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:48:03.484Z] [2024-10-14T08:48:03.484Z] Login Succeeded [2024-10-14T08:48:03.484Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:48:03.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:48:04.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:48:04.068Z] Configure a credential helper to remove this warning. See [2024-10-14T08:48:04.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:48:04.068Z] [2024-10-14T08:48:04.068Z] Login Succeeded [2024-10-14T08:48:04.068Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:48:04.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:48:04.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:48:04.350Z] Configure a credential helper to remove this warning. See [2024-10-14T08:48:04.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:48:04.350Z] [2024-10-14T08:48:04.350Z] Login Succeeded [2024-10-14T08:48:04.350Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:48:04.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:48:04.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:48:04.961Z] Configure a credential helper to remove this warning. See [2024-10-14T08:48:04.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:48:04.961Z] [2024-10-14T08:48:04.961Z] Login Succeeded [2024-10-14T08:48:04.961Z] ****.io [2024-10-14T08:48:05.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:48:05.396Z] #38 ... [2024-10-14T08:48:05.396Z] [2024-10-14T08:48:05.396Z] #40 [core-common-config-bootstrapper internal] load build context [2024-10-14T08:48:05.396Z] #40 transferring context: 612.10MB 10.8s done [2024-10-14T08:48:05.396Z] #40 ... [2024-10-14T08:48:05.396Z] [2024-10-14T08:48:05.396Z] #41 [support-notifications internal] load build context [2024-10-14T08:48:05.396Z] #41 transferring context: 612.10MB 10.5s done [2024-10-14T08:48:05.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:48:05.535Z] Configure a credential helper to remove this warning. See [2024-10-14T08:48:05.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:48:05.535Z] [2024-10-14T08:48:05.535Z] Login Succeeded [2024-10-14T08:48:05.535Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:48:05.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-14T08:48:06.462Z] + git config --global --add safe.directory /w/workspace/edgex-go/728 [Pipeline] echo [2024-10-14T08:48:06.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:48:06.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:48:06.533Z] ========================================================= [2024-10-14T08:48:06.533Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T08:48:06.533Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:48:06.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T08:48:07.199Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T08:48:07.199Z] cf04c63912e1: Pulling fs layer [2024-10-14T08:48:07.199Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T08:48:07.199Z] a37a00ec5f00: Pulling fs layer [2024-10-14T08:48:07.199Z] 50b3750afda1: Pulling fs layer [2024-10-14T08:48:07.199Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:48:07.199Z] 80978eb59214: Pulling fs layer [2024-10-14T08:48:07.199Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T08:48:07.199Z] c5a475d317c9: Pulling fs layer [2024-10-14T08:48:07.199Z] 50b3750afda1: Waiting [2024-10-14T08:48:07.199Z] 4f4fb700ef54: Waiting [2024-10-14T08:48:07.199Z] c9f46d7d2bd2: Waiting [2024-10-14T08:48:07.199Z] c5a475d317c9: Waiting [2024-10-14T08:48:07.199Z] 80978eb59214: Waiting [2024-10-14T08:48:07.199Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T08:48:07.199Z] 55b35a11ae5e: Download complete [2024-10-14T08:48:07.199Z] 50b3750afda1: Verifying Checksum [2024-10-14T08:48:07.199Z] 50b3750afda1: Download complete [2024-10-14T08:48:07.199Z] 4f4fb700ef54: Download complete [2024-10-14T08:48:07.199Z] 80978eb59214: Download complete [2024-10-14T08:48:07.199Z] cf04c63912e1: Verifying Checksum [2024-10-14T08:48:07.199Z] cf04c63912e1: Download complete [2024-10-14T08:48:07.803Z] c5a475d317c9: Verifying Checksum [2024-10-14T08:48:07.803Z] c5a475d317c9: Download complete [2024-10-14T08:48:08.405Z] cf04c63912e1: Pull complete [2024-10-14T08:48:08.689Z] #41 ... [2024-10-14T08:48:08.689Z] [2024-10-14T08:48:08.689Z] #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-14T08:48:09.404Z] 55b35a11ae5e: Pull complete [2024-10-14T08:48:09.681Z] a37a00ec5f00: Verifying Checksum [2024-10-14T08:48:09.681Z] a37a00ec5f00: Download complete [2024-10-14T08:48:10.699Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T08:48:10.699Z] c9f46d7d2bd2: Download complete [2024-10-14T08:48:18.666Z] #62 ... [2024-10-14T08:48:18.666Z] [2024-10-14T08:48:18.666Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-14T08:48:20.043Z] #63 ... [2024-10-14T08:48:20.043Z] [2024-10-14T08:48:20.043Z] #64 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-10-14T08:48:20.974Z] #64 ... [2024-10-14T08:48:20.974Z] [2024-10-14T08:48:20.974Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T08:48:20.974Z] #34 DONE 36.6s [2024-10-14T08:48:21.230Z] [2024-10-14T08:48:21.230Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:48:21.230Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:48:21.230Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T08:48:21.230Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-14T08:48:21.230Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-14T08:48:21.230Z] #35 DONE 0.1s [2024-10-14T08:48:21.230Z] [2024-10-14T08:48:21.230Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-14T08:48:21.230Z] #36 DONE 1.3s [2024-10-14T08:48:21.230Z] [2024-10-14T08:48:21.231Z] #43 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T08:48:21.231Z] #43 DONE 36.7s [2024-10-14T08:48:21.231Z] [2024-10-14T08:48:21.231Z] #53 [core-command internal] load build context [2024-10-14T08:48:21.231Z] #53 DONE 36.6s [2024-10-14T08:48:21.231Z] [2024-10-14T08:48:21.231Z] #50 [security-bootstrapper internal] load build context [2024-10-14T08:48:21.231Z] #50 DONE 36.4s [2024-10-14T08:48:21.231Z] [2024-10-14T08:48:21.231Z] #45 [core-keeper internal] load build context [2024-10-14T08:48:21.231Z] #45 DONE 36.5s [2024-10-14T08:48:21.231Z] [2024-10-14T08:48:21.231Z] #42 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-14T08:48:21.231Z] #42 DONE 36.9s [2024-10-14T08:48:21.231Z] [2024-10-14T08:48:21.231Z] #65 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-10-14T08:48:21.231Z] #65 ... [2024-10-14T08:48:21.231Z] [2024-10-14T08:48:21.231Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:48:21.231Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:48:21.231Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T08:48:21.231Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-14T08:48:21.231Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-14T08:48:21.231Z] #35 DONE 0.1s [2024-10-14T08:48:21.231Z] [2024-10-14T08:48:21.231Z] #38 [core-metadata internal] load build context [2024-10-14T08:48:21.231Z] #38 DONE 36.5s [2024-10-14T08:48:21.231Z] [2024-10-14T08:48:21.231Z] #41 [support-notifications internal] load build context [2024-10-14T08:48:21.231Z] #41 DONE 36.8s [2024-10-14T08:48:21.231Z] [2024-10-14T08:48:21.231Z] #60 [security-proxy-auth internal] load build context [2024-10-14T08:48:21.231Z] #60 DONE 36.2s [2024-10-14T08:48:21.231Z] [2024-10-14T08:48:21.231Z] #57 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-14T08:48:21.231Z] #57 DONE 36.3s [2024-10-14T08:48:21.231Z] [2024-10-14T08:48:21.231Z] #46 [support-cron-scheduler internal] load build context [2024-10-14T08:48:21.231Z] #46 DONE 36.6s [2024-10-14T08:48:21.231Z] [2024-10-14T08:48:21.231Z] #58 [security-secretstore-setup internal] load build context [2024-10-14T08:48:21.231Z] #58 DONE 36.5s [2024-10-14T08:48:21.231Z] [2024-10-14T08:48:21.231Z] #40 [core-common-config-bootstrapper internal] load build context [2024-10-14T08:48:21.231Z] #40 DONE 36.9s [2024-10-14T08:48:21.489Z] [2024-10-14T08:48:21.489Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:48:21.489Z] #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 36.0s done [2024-10-14T08:48:21.489Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-14T08:48:21.489Z] #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-14T08:48:21.489Z] #54 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-14T08:48:21.489Z] #54 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-14T08:48:21.489Z] #54 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-14T08:48:21.489Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-10-14T08:48:21.489Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s [2024-10-14T08:48:21.489Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-14T08:48:21.489Z] #54 ... [2024-10-14T08:48:21.489Z] [2024-10-14T08:48:21.489Z] #49 [security-spire-config internal] load build context [2024-10-14T08:48:21.489Z] #49 transferring context: 26.23kB 0.0s done [2024-10-14T08:48:21.489Z] #49 DONE 36.4s [2024-10-14T08:48:21.489Z] [2024-10-14T08:48:21.489Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:48:21.489Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-14T08:48:21.489Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.4s [2024-10-14T08:48:21.489Z] #54 ... [2024-10-14T08:48:21.489Z] [2024-10-14T08:48:21.489Z] #47 [security-spire-server internal] load build context [2024-10-14T08:48:21.489Z] #47 transferring context: 27.98kB 0.0s done [2024-10-14T08:48:21.489Z] #47 DONE 36.5s [2024-10-14T08:48:21.489Z] [2024-10-14T08:48:21.489Z] #64 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-10-14T08:48:21.489Z] #64 DONE 1.7s [2024-10-14T08:48:21.489Z] [2024-10-14T08:48:21.489Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:48:21.489Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-14T08:48:21.746Z] #54 ... [2024-10-14T08:48:21.746Z] [2024-10-14T08:48:21.746Z] #66 [security-spire-agent internal] load build context [2024-10-14T08:48:21.746Z] #66 transferring context: 27.51kB done [2024-10-14T08:48:21.746Z] #66 DONE 0.4s [2024-10-14T08:48:21.746Z] [2024-10-14T08:48:21.746Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:48:21.746Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.6s [2024-10-14T08:48:21.746Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-10-14T08:48:25.806Z] a37a00ec5f00: Pull complete [2024-10-14T08:48:25.806Z] 50b3750afda1: Pull complete [2024-10-14T08:48:25.806Z] 4f4fb700ef54: Pull complete [2024-10-14T08:48:25.806Z] 80978eb59214: Pull complete [2024-10-14T08:48:28.336Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.7s done [2024-10-14T08:48:28.336Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.7s done [2024-10-14T08:48:28.336Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.7s done [2024-10-14T08:48:28.924Z] #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-14T08:48:31.458Z] #54 ... [2024-10-14T08:48:31.458Z] [2024-10-14T08:48:31.458Z] #67 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T08:48:31.458Z] #67 ... [2024-10-14T08:48:31.458Z] [2024-10-14T08:48:31.458Z] #68 [core-data internal] load build context [2024-10-14T08:48:31.458Z] #68 transferring context: 612.10MB 5.3s done [2024-10-14T08:48:31.458Z] #68 ... [2024-10-14T08:48:31.458Z] [2024-10-14T08:48:31.458Z] #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-14T08:48:31.715Z] #69 ... [2024-10-14T08:48:31.715Z] [2024-10-14T08:48:31.715Z] #48 [security-proxy-setup internal] load build context [2024-10-14T08:48:31.715Z] #48 transferring context: 612.10MB 5.7s done [2024-10-14T08:48:31.715Z] #48 ... [2024-10-14T08:48:31.715Z] [2024-10-14T08:48:31.715Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T08:48:31.979Z] #70 ... [2024-10-14T08:48:31.979Z] [2024-10-14T08:48:31.979Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-14T08:48:31.979Z] #55 36.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:31.979Z] #55 36.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:31.979Z] #55 37.25 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-14T08:48:31.979Z] #55 37.25 (2/2) Installing su-exec (0.2-r3) [2024-10-14T08:48:31.979Z] #55 37.26 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:31.979Z] #55 37.27 OK: 8 MiB in 16 packages [2024-10-14T08:48:32.256Z] #55 ... [2024-10-14T08:48:32.256Z] [2024-10-14T08:48:32.256Z] #71 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T08:48:32.256Z] #71 ... [2024-10-14T08:48:32.256Z] [2024-10-14T08:48:32.256Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-14T08:48:33.143Z] #72 ... [2024-10-14T08:48:33.143Z] [2024-10-14T08:48:33.143Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T08:48:33.143Z] #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-10-14T08:48:33.143Z] #73 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-14T08:48:33.143Z] #73 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-14T08:48:33.143Z] #73 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-14T08:48:33.143Z] #73 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-14T08:48:33.143Z] #73 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-14T08:48:33.143Z] #73 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-14T08:48:33.143Z] #73 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-14T08:48:33.143Z] #73 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-10-14T08:48:33.143Z] #73 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 6.0s done [2024-10-14T08:48:33.143Z] #73 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-14T08:48:33.143Z] #73 ... [2024-10-14T08:48:33.143Z] [2024-10-14T08:48:33.143Z] #59 [support-scheduler internal] load build context [2024-10-14T08:48:33.143Z] #59 transferring context: 612.10MB 6.4s done [2024-10-14T08:48:33.403Z] #59 ... [2024-10-14T08:48:33.403Z] [2024-10-14T08:48:33.403Z] #56 [security-spiffe-token-provider internal] load build context [2024-10-14T08:48:33.403Z] #56 transferring context: 612.10MB 5.8s done [2024-10-14T08:48:33.403Z] #56 ... [2024-10-14T08:48:33.403Z] [2024-10-14T08:48:33.403Z] #52 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-14T08:48:33.403Z] #52 DONE 48.2s [2024-10-14T08:48:33.403Z] [2024-10-14T08:48:33.403Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-14T08:48:33.403Z] #74 ... [2024-10-14T08:48:33.403Z] [2024-10-14T08:48:33.403Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-14T08:48:33.666Z] #62 ... [2024-10-14T08:48:33.666Z] [2024-10-14T08:48:33.666Z] #75 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-14T08:48:33.666Z] #75 ... [2024-10-14T08:48:33.666Z] [2024-10-14T08:48:33.666Z] #44 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-14T08:48:33.666Z] #44 36.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:33.666Z] #44 37.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:33.666Z] #44 37.44 (1/3) Installing ca-certificates (20240705-r0) [2024-10-14T08:48:33.666Z] #44 37.45 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-14T08:48:33.666Z] #44 37.46 (3/3) Installing tzdata (2024b-r0) [2024-10-14T08:48:33.666Z] #44 37.50 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:33.666Z] #44 37.51 Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:48:33.666Z] #44 37.55 OK: 10 MiB in 17 packages [2024-10-14T08:48:34.053Z] c9f46d7d2bd2: Pull complete [2024-10-14T08:48:36.008Z] c5a475d317c9: Pull complete [2024-10-14T08:48:36.008Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T08:48:36.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T08:48:36.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:48:36.358Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T08:48:36.358Z] WORKDIR /edgex [2024-10-14T08:48:36.358Z] COPY go.mod . [2024-10-14T08:48:36.358Z] RUN go mod download [2024-10-14T08:48:36.358Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-14T08:48:37.352Z] Sending build context to Docker daemon 3.691MB [2024-10-14T08:48:37.352Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T08:48:37.352Z] ---> be29e6b0f0d4 [2024-10-14T08:48:37.352Z] Step 2/4 : WORKDIR /edgex [2024-10-14T08:48:38.779Z] ---> Running in fb9ae199ad3f [2024-10-14T08:48:38.942Z] #44 ... [2024-10-14T08:48:38.942Z] [2024-10-14T08:48:38.942Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-14T08:48:38.942Z] #76 ... [2024-10-14T08:48:38.942Z] [2024-10-14T08:48:38.942Z] #68 [core-data internal] load build context [2024-10-14T08:48:38.942Z] #68 DONE 17.0s [2024-10-14T08:48:38.942Z] [2024-10-14T08:48:38.942Z] #48 [security-proxy-setup internal] load build context [2024-10-14T08:48:38.942Z] #48 DONE 53.1s [2024-10-14T08:48:38.942Z] [2024-10-14T08:48:38.942Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:48:38.942Z] #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-10-14T08:48:38.942Z] #54 ... [2024-10-14T08:48:38.942Z] [2024-10-14T08:48:38.942Z] #56 [security-spiffe-token-provider internal] load build context [2024-10-14T08:48:38.942Z] #56 DONE 53.3s [2024-10-14T08:48:38.942Z] [2024-10-14T08:48:38.942Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-14T08:48:38.942Z] #55 DONE 53.5s [2024-10-14T08:48:38.942Z] [2024-10-14T08:48:38.942Z] #44 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-14T08:48:38.942Z] #44 DONE 53.7s [2024-10-14T08:48:38.942Z] [2024-10-14T08:48:38.942Z] #59 [support-scheduler internal] load build context [2024-10-14T08:48:38.942Z] #59 DONE 53.4s [2024-10-14T08:48:38.942Z] [2024-10-14T08:48:38.942Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:48:39.371Z] Removing intermediate container fb9ae199ad3f [2024-10-14T08:48:39.371Z] ---> 45d4241a99cf [2024-10-14T08:48:39.371Z] Step 3/4 : COPY go.mod . [2024-10-14T08:48:39.510Z] #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.4s done [2024-10-14T08:48:39.640Z] ---> 186d64b71915 [2024-10-14T08:48:39.641Z] Step 4/4 : RUN go mod download [2024-10-14T08:48:39.911Z] ---> Running in e91f0dd2f049 [2024-10-14T08:48:41.413Z] #54 ... [2024-10-14T08:48:41.413Z] [2024-10-14T08:48:41.413Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-14T08:48:41.413Z] #51 53.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #51 53.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #51 54.01 (1/4) Installing ca-certificates (20240705-r0) [2024-10-14T08:48:41.413Z] #51 54.02 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-14T08:48:41.413Z] #51 54.03 (3/4) Installing su-exec (0.2-r3) [2024-10-14T08:48:41.413Z] #51 54.03 (4/4) Installing yq-go (4.44.1-r2) [2024-10-14T08:48:41.413Z] #51 54.10 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:41.413Z] #51 54.11 Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:48:41.413Z] #51 54.15 OK: 19 MiB in 18 packages [2024-10-14T08:48:41.413Z] #51 DONE 56.3s [2024-10-14T08:48:41.413Z] [2024-10-14T08:48:41.413Z] #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-14T08:48:41.413Z] #69 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #69 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #69 17.98 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:48:41.413Z] #69 17.99 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:41.413Z] #69 18.01 OK: 8 MiB in 15 packages [2024-10-14T08:48:41.413Z] #69 DONE 20.2s [2024-10-14T08:48:41.413Z] [2024-10-14T08:48:41.413Z] #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-14T08:48:41.413Z] #39 48.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #39 48.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #39 49.07 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-14T08:48:41.413Z] #39 49.07 (2/4) Installing openssl (3.3.2-r0) [2024-10-14T08:48:41.413Z] #39 49.08 (3/4) Installing su-exec (0.2-r3) [2024-10-14T08:48:41.413Z] #39 49.09 (4/4) Installing yq-go (4.44.1-r2) [2024-10-14T08:48:41.413Z] #39 49.16 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:41.413Z] #39 49.18 OK: 19 MiB in 18 packages [2024-10-14T08:48:41.413Z] #39 DONE 51.3s [2024-10-14T08:48:41.413Z] [2024-10-14T08:48:41.413Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-14T08:48:41.413Z] #63 27.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #63 27.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #63 28.25 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T08:48:41.413Z] #63 28.25 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T08:48:41.413Z] #63 28.25 OK: 24163 distinct packages available [2024-10-14T08:48:41.413Z] #63 28.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #63 28.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #63 28.63 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-14T08:48:41.413Z] #63 28.64 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-14T08:48:41.413Z] #63 28.64 (3/4) Installing libucontext (1.2-r3) [2024-10-14T08:48:41.413Z] #63 28.64 (4/4) Installing gcompat (1.1.0-r4) [2024-10-14T08:48:41.413Z] #63 28.65 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:41.413Z] #63 28.66 OK: 8 MiB in 18 packages [2024-10-14T08:48:41.413Z] #63 DONE 30.2s [2024-10-14T08:48:41.413Z] [2024-10-14T08:48:41.413Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-14T08:48:41.413Z] #61 38.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #61 39.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #61 39.33 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T08:48:41.413Z] #61 39.33 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T08:48:41.413Z] #61 39.33 OK: 24163 distinct packages available [2024-10-14T08:48:41.413Z] #61 39.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #61 39.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #61 39.78 (1/14) Installing ca-certificates (20240705-r0) [2024-10-14T08:48:41.413Z] #61 39.79 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-14T08:48:41.413Z] #61 39.81 (3/14) Installing c-ares (1.33.1-r0) [2024-10-14T08:48:41.413Z] #61 39.81 (4/14) Installing libunistring (1.2-r0) [2024-10-14T08:48:41.413Z] #61 39.83 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-14T08:48:41.413Z] #61 39.83 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-14T08:48:41.413Z] #61 39.83 (7/14) Installing libpsl (0.21.5-r1) [2024-10-14T08:48:41.413Z] #61 39.84 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-14T08:48:41.413Z] #61 39.85 (9/14) Installing libcurl (8.10.1-r0) [2024-10-14T08:48:41.413Z] #61 39.86 (10/14) Installing curl (8.10.1-r0) [2024-10-14T08:48:41.413Z] #61 39.86 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-14T08:48:41.413Z] #61 39.87 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-14T08:48:41.413Z] #61 39.87 (13/14) Installing libucontext (1.2-r3) [2024-10-14T08:48:41.413Z] #61 39.87 (14/14) Installing gcompat (1.1.0-r4) [2024-10-14T08:48:41.413Z] #61 39.88 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:41.413Z] #61 39.88 Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:48:41.413Z] #61 39.93 OK: 13 MiB in 28 packages [2024-10-14T08:48:41.413Z] #61 DONE 41.6s [2024-10-14T08:48:41.413Z] [2024-10-14T08:48:41.413Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-14T08:48:41.413Z] #62 29.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #62 30.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #62 30.48 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T08:48:41.413Z] #62 30.48 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T08:48:41.413Z] #62 30.48 OK: 24163 distinct packages available [2024-10-14T08:48:41.413Z] #62 30.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #62 30.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #62 30.91 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-14T08:48:41.413Z] #62 30.91 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-14T08:48:41.413Z] #62 30.92 (3/5) Installing libucontext (1.2-r3) [2024-10-14T08:48:41.413Z] #62 30.92 (4/5) Installing gcompat (1.1.0-r4) [2024-10-14T08:48:41.413Z] #62 30.92 (5/5) Installing openssl (3.3.2-r0) [2024-10-14T08:48:41.413Z] #62 30.93 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:41.413Z] #62 30.94 OK: 9 MiB in 19 packages [2024-10-14T08:48:41.413Z] #62 DONE 32.6s [2024-10-14T08:48:41.413Z] [2024-10-14T08:48:41.413Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:48:41.413Z] #54 DONE 56.4s [2024-10-14T08:48:41.413Z] [2024-10-14T08:48:41.413Z] #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-10-14T08:48:41.413Z] #65 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #65 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.413Z] #65 18.61 Upgrading critical system libraries and apk-tools: [2024-10-14T08:48:41.414Z] #65 18.61 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:48:41.414Z] #65 18.61 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:41.414Z] #65 18.68 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:48:41.414Z] #65 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.414Z] #65 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.414Z] #65 19.05 OK: 8 MiB in 15 packages [2024-10-14T08:48:41.414Z] #65 DONE 20.4s [2024-10-14T08:48:41.414Z] [2024-10-14T08:48:41.414Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T08:48:41.977Z] #77 ... [2024-10-14T08:48:41.977Z] [2024-10-14T08:48:41.977Z] #67 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T08:48:41.977Z] #67 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.977Z] #67 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.977Z] #67 20.11 Upgrading critical system libraries and apk-tools: [2024-10-14T08:48:41.977Z] #67 20.11 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:48:41.977Z] #67 20.12 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:41.977Z] #67 20.19 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:48:41.977Z] #67 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.977Z] #67 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.978Z] #67 20.57 OK: 9 MiB in 16 packages [2024-10-14T08:48:41.978Z] #67 DONE 20.7s [2024-10-14T08:48:41.978Z] [2024-10-14T08:48:41.978Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-14T08:48:41.978Z] #72 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.978Z] #72 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.978Z] #72 19.67 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T08:48:41.978Z] #72 19.67 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T08:48:41.978Z] #72 19.67 OK: 24162 distinct packages available [2024-10-14T08:48:41.978Z] #72 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.978Z] #72 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:41.978Z] #72 20.14 OK: 246 MiB in 54 packages [2024-10-14T08:48:41.978Z] #72 DONE 20.3s [2024-10-14T08:48:41.978Z] [2024-10-14T08:48:41.978Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:48:41.978Z] #78 DONE 0.0s [2024-10-14T08:48:41.978Z] [2024-10-14T08:48:41.978Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:48:42.544Z] #79 ... [2024-10-14T08:48:42.544Z] [2024-10-14T08:48:42.544Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-14T08:48:42.544Z] #74 DONE 20.9s [2024-10-14T08:48:42.544Z] [2024-10-14T08:48:42.544Z] #75 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-14T08:48:42.544Z] #75 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:42.544Z] #75 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:42.802Z] #75 ... [2024-10-14T08:48:42.802Z] [2024-10-14T08:48:42.802Z] #71 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T08:48:42.802Z] #71 20.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:42.802Z] #71 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:42.802Z] #71 21.26 OK: 246 MiB in 54 packages [2024-10-14T08:48:42.802Z] #71 DONE 21.4s [2024-10-14T08:48:42.802Z] [2024-10-14T08:48:42.802Z] #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:48:42.802Z] #80 DONE 0.0s [2024-10-14T08:48:42.802Z] [2024-10-14T08:48:42.802Z] #75 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-14T08:48:42.802Z] #75 21.23 OK: 246 MiB in 54 packages [2024-10-14T08:48:43.060Z] #75 DONE 21.3s [2024-10-14T08:48:43.060Z] [2024-10-14T08:48:43.060Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:48:43.060Z] #81 DONE 0.0s [2024-10-14T08:48:43.060Z] [2024-10-14T08:48:43.060Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:48:43.624Z] #82 ... [2024-10-14T08:48:43.624Z] [2024-10-14T08:48:43.625Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T08:48:43.625Z] #70 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:43.625Z] #70 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:43.625Z] #70 21.84 OK: 246 MiB in 54 packages [2024-10-14T08:48:43.625Z] #70 DONE 22.0s [2024-10-14T08:48:43.625Z] [2024-10-14T08:48:43.625Z] #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:48:43.625Z] #83 DONE 0.1s [2024-10-14T08:48:43.882Z] [2024-10-14T08:48:43.882Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T08:48:43.882Z] #77 2.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:43.882Z] #77 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:43.882Z] #77 ... [2024-10-14T08:48:43.882Z] [2024-10-14T08:48:43.882Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T08:48:43.882Z] #0 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:43.882Z] #0 4.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:43.882Z] #0 4.910 Upgrading critical system libraries and apk-tools: [2024-10-14T08:48:43.882Z] #0 4.910 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:48:43.882Z] #0 4.920 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:43.882Z] #0 4.975 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:48:43.882Z] #0 4.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:43.882Z] #0 5.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:43.882Z] #0 5.347 OK: 10 MiB in 17 packages [2024-10-14T08:48:43.882Z] #84 DONE 5.5s [2024-10-14T08:48:44.140Z] [2024-10-14T08:48:44.140Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T08:48:44.140Z] #77 2.658 Upgrading critical system libraries and apk-tools: [2024-10-14T08:48:44.140Z] #77 2.658 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:48:44.140Z] #77 2.664 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:44.140Z] #77 2.718 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:48:44.140Z] #77 2.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:44.140Z] #77 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:44.712Z] #77 ... [2024-10-14T08:48:44.712Z] [2024-10-14T08:48:44.712Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-14T08:48:44.712Z] #0 5.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:44.712Z] #0 5.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:44.712Z] #0 5.510 Upgrading critical system libraries and apk-tools: [2024-10-14T08:48:44.712Z] #0 5.510 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:48:44.712Z] #0 5.522 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:44.712Z] #0 5.588 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:48:44.712Z] #0 5.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:44.712Z] #0 5.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:44.712Z] #0 5.982 OK: 8 MiB in 16 packages [2024-10-14T08:48:44.712Z] #85 DONE 6.2s [2024-10-14T08:48:44.712Z] [2024-10-14T08:48:44.712Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T08:48:44.712Z] #77 3.117 OK: 9 MiB in 19 packages [2024-10-14T08:48:44.712Z] #77 DONE 3.3s [2024-10-14T08:48:44.712Z] [2024-10-14T08:48:44.712Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T08:48:44.712Z] #0 2.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:44.712Z] #0 2.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:44.712Z] #0 2.657 Upgrading critical system libraries and apk-tools: [2024-10-14T08:48:44.712Z] #0 2.657 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:48:44.712Z] #0 2.666 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:44.712Z] #0 2.729 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:48:44.712Z] #0 2.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:44.712Z] #0 2.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:44.712Z] #0 3.178 OK: 13 MiB in 28 packages [2024-10-14T08:48:44.712Z] #86 DONE 3.3s [2024-10-14T08:48:44.712Z] [2024-10-14T08:48:44.712Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T08:48:46.736Z] #87 ... [2024-10-14T08:48:46.736Z] [2024-10-14T08:48:46.736Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-14T08:48:46.736Z] #88 DONE 1.6s [2024-10-14T08:48:46.736Z] [2024-10-14T08:48:46.736Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-14T08:48:46.736Z] #76 4.799 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:46.736Z] #76 6.284 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:46.736Z] #76 6.965 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:48:46.736Z] #76 7.254 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:46.736Z] #76 7.260 OK: 8 MiB in 15 packages [2024-10-14T08:48:46.736Z] #76 DONE 8.2s [2024-10-14T08:48:46.736Z] [2024-10-14T08:48:46.736Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T08:48:46.736Z] #0 2.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:46.736Z] #0 2.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:46.736Z] #0 3.039 Upgrading critical system libraries and apk-tools: [2024-10-14T08:48:46.736Z] #0 3.039 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:48:46.736Z] #0 3.048 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:46.736Z] #0 3.132 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:48:46.736Z] #0 3.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:46.736Z] #0 3.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:46.736Z] #0 4.130 OK: 8 MiB in 15 packages [2024-10-14T08:48:46.736Z] #89 DONE 4.9s [2024-10-14T08:48:47.204Z] [2024-10-14T08:48:47.204Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-14T08:48:47.204Z] #0 2.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:47.204Z] #0 2.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:47.204Z] #0 3.149 Upgrading critical system libraries and apk-tools: [2024-10-14T08:48:47.204Z] #0 3.149 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:48:47.204Z] #0 3.171 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:47.204Z] #0 3.244 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:48:47.204Z] #0 3.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:47.204Z] #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:47.204Z] #0 4.139 OK: 19 MiB in 18 packages [2024-10-14T08:48:47.204Z] #90 DONE 5.0s [2024-10-14T08:48:47.204Z] [2024-10-14T08:48:47.204Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-14T08:48:47.204Z] #0 2.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:47.204Z] #0 2.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:47.204Z] #0 3.304 Upgrading critical system libraries and apk-tools: [2024-10-14T08:48:47.204Z] #0 3.304 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:48:47.204Z] #0 3.312 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:47.204Z] #0 3.378 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:48:47.204Z] #0 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:47.204Z] #0 3.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:47.204Z] #0 4.102 OK: 19 MiB in 18 packages [2024-10-14T08:48:47.204Z] #91 DONE 4.9s [2024-10-14T08:48:47.204Z] [2024-10-14T08:48:47.204Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-14T08:48:47.204Z] #0 2.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:47.204Z] #0 2.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:47.204Z] #0 2.929 Upgrading critical system libraries and apk-tools: [2024-10-14T08:48:47.204Z] #0 2.929 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:48:47.204Z] #0 2.944 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:47.204Z] #0 3.017 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:48:47.204Z] #0 3.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:47.204Z] #0 3.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:47.204Z] #0 3.422 OK: 8 MiB in 18 packages [2024-10-14T08:48:47.204Z] #92 DONE 5.0s [2024-10-14T08:48:47.204Z] [2024-10-14T08:48:47.204Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T08:48:47.204Z] #87 DONE 1.7s [2024-10-14T08:48:47.204Z] [2024-10-14T08:48:47.204Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-14T08:48:48.141Z] #93 ... [2024-10-14T08:48:48.141Z] [2024-10-14T08:48:48.141Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T08:48:48.141Z] #73 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done [2024-10-14T08:48:48.399Z] #73 ... [2024-10-14T08:48:48.399Z] [2024-10-14T08:48:48.399Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-14T08:48:48.399Z] #94 DONE 1.9s [2024-10-14T08:48:48.399Z] [2024-10-14T08:48:48.399Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T08:48:48.399Z] #95 DONE 2.0s [2024-10-14T08:48:48.399Z] [2024-10-14T08:48:48.399Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-14T08:48:48.399Z] #93 DONE 1.9s [2024-10-14T08:48:48.399Z] [2024-10-14T08:48:48.399Z] #96 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-14T08:48:48.399Z] #0 3.685 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:48.399Z] #0 4.153 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:48.399Z] #0 4.880 OK: 246 MiB in 54 packages [2024-10-14T08:48:48.399Z] #96 DONE 5.7s [2024-10-14T08:48:48.399Z] [2024-10-14T08:48:48.399Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T08:48:48.399Z] #97 DONE 2.0s [2024-10-14T08:48:48.399Z] [2024-10-14T08:48:48.399Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-14T08:48:48.399Z] #98 DONE 0.1s [2024-10-14T08:48:48.399Z] [2024-10-14T08:48:48.399Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-14T08:48:48.399Z] #99 ... [2024-10-14T08:48:48.399Z] [2024-10-14T08:48:48.399Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-14T08:48:48.399Z] #100 DONE 0.1s [2024-10-14T08:48:48.399Z] [2024-10-14T08:48:48.399Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-14T08:48:48.399Z] #101 DONE 0.1s [2024-10-14T08:48:48.399Z] [2024-10-14T08:48:48.399Z] #102 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-14T08:48:48.399Z] #102 DONE 3.8s [2024-10-14T08:48:48.399Z] [2024-10-14T08:48:48.399Z] #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-14T08:48:48.399Z] #103 DONE 0.2s [2024-10-14T08:48:48.399Z] [2024-10-14T08:48:48.399Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-14T08:48:48.399Z] #104 DONE 0.2s [2024-10-14T08:48:48.399Z] [2024-10-14T08:48:48.399Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-14T08:48:48.660Z] #105 DONE 0.1s [2024-10-14T08:48:48.660Z] [2024-10-14T08:48:48.660Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-14T08:48:48.660Z] #99 DONE 0.2s [2024-10-14T08:48:48.660Z] [2024-10-14T08:48:48.660Z] #106 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-14T08:48:48.660Z] #106 DONE 0.2s [2024-10-14T08:48:48.660Z] [2024-10-14T08:48:48.660Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-14T08:48:48.660Z] #107 DONE 0.2s [2024-10-14T08:48:48.660Z] [2024-10-14T08:48:48.660Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-14T08:48:48.660Z] #108 DONE 0.1s [2024-10-14T08:48:48.660Z] [2024-10-14T08:48:48.660Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-14T08:48:48.660Z] #109 DONE 0.1s [2024-10-14T08:48:48.660Z] [2024-10-14T08:48:48.660Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-14T08:48:48.660Z] #110 DONE 0.1s [2024-10-14T08:48:48.660Z] [2024-10-14T08:48:48.660Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-14T08:48:48.918Z] #111 DONE 0.2s [2024-10-14T08:48:48.918Z] [2024-10-14T08:48:48.918Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-14T08:48:48.918Z] #112 DONE 0.1s [2024-10-14T08:48:48.918Z] [2024-10-14T08:48:48.918Z] #113 [security-spire-server] exporting to image [2024-10-14T08:48:48.918Z] #113 exporting layers [2024-10-14T08:48:48.918Z] #113 ... [2024-10-14T08:48:48.918Z] [2024-10-14T08:48:48.918Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-14T08:48:48.918Z] #114 DONE 0.1s [2024-10-14T08:48:48.918Z] [2024-10-14T08:48:48.918Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-14T08:48:48.918Z] #115 DONE 0.2s [2024-10-14T08:48:48.918Z] [2024-10-14T08:48:48.918Z] #113 [security-spire-agent] exporting to image [2024-10-14T08:48:49.481Z] #113 exporting layers 0.8s done [2024-10-14T08:48:49.741Z] #113 exporting layers 0.8s done [2024-10-14T08:48:49.741Z] #113 writing image sha256:f05212e9914c8a97b02cd0f7bf902dfddc7d2bb3e20e4b8202329d44eba690bb 0.0s done [2024-10-14T08:48:49.741Z] #113 naming to docker.io/library/security-spire-server done [2024-10-14T08:48:49.741Z] #113 writing image sha256:bd947658960cc1b48564a900b55af22374d813bd64e69a30c009c6815481a9ba 0.0s done [2024-10-14T08:48:49.741Z] #113 naming to docker.io/library/security-spire-agent done [2024-10-14T08:48:49.741Z] #113 writing image sha256:a865ff798219b70a0e2958457b26722494ac2899cd92a0882b264b590ac79ec3 done [2024-10-14T08:48:49.741Z] #113 naming to docker.io/library/security-spire-config done [2024-10-14T08:48:49.741Z] #113 DONE 0.9s [2024-10-14T08:48:49.741Z] [2024-10-14T08:48:49.741Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:48:53.117Z] #116 ... [2024-10-14T08:48:53.118Z] [2024-10-14T08:48:53.118Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:48:53.118Z] #117 ... [2024-10-14T08:48:53.118Z] [2024-10-14T08:48:53.118Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:31.893Z] #118 DONE 48.0s [2024-10-14T08:49:31.893Z] [2024-10-14T08:49:31.893Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:31.893Z] #79 DONE 49.8s [2024-10-14T08:49:31.893Z] [2024-10-14T08:49:31.893Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:31.893Z] #116 DONE 43.3s [2024-10-14T08:49:31.893Z] [2024-10-14T08:49:31.893Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:31.893Z] #82 DONE 48.8s [2024-10-14T08:49:31.893Z] [2024-10-14T08:49:31.893Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:31.893Z] #117 DONE 48.9s [2024-10-14T08:49:31.893Z] [2024-10-14T08:49:31.893Z] #119 [support-notifications builder 6/7] COPY . . [2024-10-14T08:49:41.911Z] #119 ... [2024-10-14T08:49:41.911Z] [2024-10-14T08:49:41.911Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-14T08:49:41.911Z] #120 ... [2024-10-14T08:49:41.911Z] [2024-10-14T08:49:41.911Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-10-14T08:49:42.168Z] #121 ... [2024-10-14T08:49:42.168Z] [2024-10-14T08:49:42.168Z] #122 [core-keeper builder 7/8] COPY . . [2024-10-14T08:49:42.168Z] #122 ... [2024-10-14T08:49:42.168Z] [2024-10-14T08:49:42.168Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-14T08:49:47.934Z] Removing intermediate container e91f0dd2f049 [2024-10-14T08:49:47.934Z] ---> 77114bf24351 [2024-10-14T08:49:47.934Z] Successfully built 77114bf24351 [2024-10-14T08:49:47.934Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:49:48.301Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:49:48.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:49:48.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-22730 does not seem to be running inside a container [2024-10-14T08:49:48.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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-10-14T08:49:48.733Z] #123 DONE 15.9s [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-10-14T08:49:48.733Z] #124 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:48.733Z] #125 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:49:48.733Z] #126 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-10-14T08:49:48.733Z] #121 DONE 15.9s [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #127 [support-cron-scheduler builder 6/7] COPY . . [2024-10-14T08:49:48.733Z] #127 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #128 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:48.733Z] #128 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #129 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:49:48.733Z] #129 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:49:48.733Z] #130 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:48.733Z] #131 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2024-10-14T08:49:48.733Z] #132 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #119 [support-notifications builder 6/7] COPY . . [2024-10-14T08:49:48.733Z] #119 DONE 15.9s [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-14T08:49:48.733Z] #120 DONE 16.0s [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-14T08:49:48.733Z] #133 ... [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:49:48.733Z] #134 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #135 [core-data builder 6/7] COPY . . [2024-10-14T08:49:48.733Z] #135 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:48.733Z] #136 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #122 [core-keeper builder 7/8] COPY . . [2024-10-14T08:49:48.733Z] #122 DONE 15.9s [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:49:48.733Z] #137 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:48.733Z] #138 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #139 [security-proxy-auth builder 6/7] COPY . . [2024-10-14T08:49:48.733Z] #139 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:49:48.733Z] #140 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #141 [support-scheduler builder 6/7] COPY . . [2024-10-14T08:49:48.733Z] #141 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #142 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:48.733Z] #142 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:49:48.733Z] #143 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #144 [core-metadata builder 6/7] COPY . . [2024-10-14T08:49:48.733Z] #144 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #145 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:48.733Z] #145 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #146 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:49:48.733Z] #146 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:49:48.733Z] #147 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #148 [core-command builder 6/7] COPY . . [2024-10-14T08:49:48.733Z] #148 CACHED [2024-10-14T08:49:48.733Z] [2024-10-14T08:49:48.733Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-14T08:49:48.733Z] #149 1.103 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-14T08:49:50.053Z] $ docker top e68137a930734ab3ae544bee76ba52d80b782679dfa657ee77efc39210f54f24 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:49:50.962Z] + go version [2024-10-14T08:49:50.962Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T08:49:50.999Z] $ docker stop --time=1 e68137a930734ab3ae544bee76ba52d80b782679dfa657ee77efc39210f54f24 [2024-10-14T08:49:52.727Z] $ docker rm -f --volumes e68137a930734ab3ae544bee76ba52d80b782679dfa657ee77efc39210f54f24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:49:53.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-14T08:49:53.541Z] [2024-10-14T08:49:53.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:49:53.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-14T08:49:53.895Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-14T08:49:53.895Z] 547446be3368: Pulling fs layer [2024-10-14T08:49:53.895Z] d125d8839a47: Pulling fs layer [2024-10-14T08:49:53.895Z] 3e85d5ac6304: Pulling fs layer [2024-10-14T08:49:53.895Z] c3105a71a48b: Pulling fs layer [2024-10-14T08:49:53.895Z] 0f093f025ec4: Pulling fs layer [2024-10-14T08:49:53.895Z] c3106fc0e877: Pulling fs layer [2024-10-14T08:49:53.895Z] c3105a71a48b: Waiting [2024-10-14T08:49:53.895Z] 0f093f025ec4: Waiting [2024-10-14T08:49:53.895Z] c3106fc0e877: Waiting [2024-10-14T08:49:54.167Z] 547446be3368: Verifying Checksum [2024-10-14T08:49:54.167Z] c3105a71a48b: Verifying Checksum [2024-10-14T08:49:54.754Z] d125d8839a47: Verifying Checksum [2024-10-14T08:49:54.754Z] d125d8839a47: Download complete [2024-10-14T08:49:54.754Z] 0f093f025ec4: Verifying Checksum [2024-10-14T08:49:54.754Z] 0f093f025ec4: Download complete [2024-10-14T08:49:55.028Z] 547446be3368: Pull complete [2024-10-14T08:49:55.621Z] c3106fc0e877: Verifying Checksum [2024-10-14T08:49:56.219Z] d125d8839a47: Pull complete [2024-10-14T08:49:57.222Z] 3e85d5ac6304: Verifying Checksum [2024-10-14T08:49:58.725Z] #149 ... [2024-10-14T08:49:58.725Z] [2024-10-14T08:49:58.725Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T08:49:58.725Z] #0 0.646 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-14T08:49:58.725Z] #150 ... [2024-10-14T08:49:58.725Z] [2024-10-14T08:49:58.725Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T08:49:58.725Z] #0 0.671 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-14T08:49:58.725Z] #151 ... [2024-10-14T08:49:58.725Z] [2024-10-14T08:49:58.725Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-14T08:49:58.725Z] #0 0.670 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-14T08:49:58.725Z] #152 ... [2024-10-14T08:49:58.725Z] [2024-10-14T08:49:58.725Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-14T08:49:58.725Z] #0 1.158 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-14T08:49:58.725Z] #153 ... [2024-10-14T08:49:58.725Z] [2024-10-14T08:49:58.725Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T08:49:58.725Z] #0 0.376 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-14T08:49:58.725Z] #154 ... [2024-10-14T08:49:58.725Z] [2024-10-14T08:49:58.725Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-14T08:49:58.725Z] #0 1.102 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-14T08:49:58.725Z] #155 ... [2024-10-14T08:49:58.725Z] [2024-10-14T08:49:58.725Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-14T08:49:58.725Z] #0 0.757 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-14T08:49:58.725Z] #156 ... [2024-10-14T08:49:58.725Z] [2024-10-14T08:49:58.725Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-14T08:49:58.725Z] #0 1.064 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-14T08:49:58.982Z] #157 ... [2024-10-14T08:49:58.982Z] [2024-10-14T08:49:58.982Z] #158 [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-10-14T08:49:58.982Z] #0 1.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-14T08:49:59.240Z] #158 ... [2024-10-14T08:49:59.240Z] [2024-10-14T08:49:59.241Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-14T08:49:59.241Z] #0 1.417 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-14T08:49:59.241Z] #159 ... [2024-10-14T08:49:59.241Z] [2024-10-14T08:49:59.241Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-14T08:49:59.241Z] #0 1.859 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-14T08:49:59.553Z] #160 ... [2024-10-14T08:49:59.553Z] [2024-10-14T08:49:59.553Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-14T08:49:59.553Z] #133 1.680 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-14T08:50:09.608Z] 3e85d5ac6304: Pull complete [2024-10-14T08:50:09.608Z] c3105a71a48b: Pull complete [2024-10-14T08:50:09.608Z] 0f093f025ec4: Pull complete [2024-10-14T08:50:09.608Z] c3106fc0e877: Pull complete [2024-10-14T08:50:09.608Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-14T08:50:09.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-14T08:50:09.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:50:09.894Z] prd-ubuntu20.04-docker-arm64-4c-16g-22730 does not seem to be running inside a container [2024-10-14T08:50:09.979Z] $ 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/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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-10-14T08:50:12.503Z] $ docker top 8eb958c983b54bc8173d14d31aeb3e4c8ae5b020dfef9150431357d5e267a6aa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:50:13.443Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-14T08:50:28.628Z] #1 [core-data internal] load build definition from Dockerfile [2024-10-14T08:50:28.628Z] #1 transferring dockerfile: 2.07kB done [2024-10-14T08:50:28.628Z] #1 DONE 0.1s [2024-10-14T08:50:29.230Z] [2024-10-14T08:50:29.230Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-14T08:50:29.230Z] #2 transferring dockerfile: 1.85kB done [2024-10-14T08:50:29.230Z] #2 DONE 0.1s [2024-10-14T08:50:29.230Z] [2024-10-14T08:50:29.230Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-14T08:50:29.507Z] #3 transferring dockerfile: 2.49kB 0.0s done [2024-10-14T08:50:29.507Z] #3 DONE 0.1s [2024-10-14T08:50:29.507Z] [2024-10-14T08:50:29.507Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-14T08:50:29.507Z] #4 transferring dockerfile: 1.89kB done [2024-10-14T08:50:29.507Z] #4 DONE 0.1s [2024-10-14T08:50:29.507Z] [2024-10-14T08:50:29.507Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-10-14T08:50:29.782Z] #5 transferring dockerfile: 1.93kB 0.0s done [2024-10-14T08:50:29.782Z] #5 DONE 0.1s [2024-10-14T08:50:29.782Z] [2024-10-14T08:50:29.782Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-14T08:50:29.782Z] #6 transferring dockerfile: 2.23kB done [2024-10-14T08:50:29.782Z] #6 DONE 0.1s [2024-10-14T08:50:29.782Z] [2024-10-14T08:50:29.782Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-14T08:50:29.782Z] #7 transferring dockerfile: 3.17kB 0.0s done [2024-10-14T08:50:30.062Z] #7 ... [2024-10-14T08:50:30.062Z] [2024-10-14T08:50:30.062Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-14T08:50:30.062Z] #8 transferring dockerfile: 2.15kB 0.0s done [2024-10-14T08:50:30.062Z] #8 DONE 0.1s [2024-10-14T08:50:30.062Z] [2024-10-14T08:50:30.062Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-10-14T08:50:30.062Z] #9 transferring dockerfile: 1.70kB 0.0s done [2024-10-14T08:50:30.062Z] #9 DONE 0.1s [2024-10-14T08:50:30.062Z] [2024-10-14T08:50:30.062Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-10-14T08:50:30.062Z] #10 transferring dockerfile: 2.02kB 0.0s done [2024-10-14T08:50:30.338Z] #10 DONE 0.1s [2024-10-14T08:50:30.339Z] [2024-10-14T08:50:30.339Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-10-14T08:50:30.339Z] #11 transferring dockerfile: 2.07kB 0.0s done [2024-10-14T08:50:30.339Z] #11 DONE 0.1s [2024-10-14T08:50:30.339Z] [2024-10-14T08:50:30.339Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-14T08:50:30.339Z] #7 ... [2024-10-14T08:50:30.339Z] [2024-10-14T08:50:30.339Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-10-14T08:50:30.339Z] #12 transferring dockerfile: 2.13kB 0.0s done [2024-10-14T08:50:30.339Z] #12 DONE 0.1s [2024-10-14T08:50:30.339Z] [2024-10-14T08:50:30.339Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-10-14T08:50:30.339Z] #13 transferring dockerfile: 1.69kB done [2024-10-14T08:50:30.339Z] #13 DONE 0.1s [2024-10-14T08:50:30.339Z] [2024-10-14T08:50:30.339Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-14T08:50:30.615Z] #7 ... [2024-10-14T08:50:30.615Z] [2024-10-14T08:50:30.615Z] #14 [core-command internal] load build definition from Dockerfile [2024-10-14T08:50:30.615Z] #14 transferring dockerfile: 1.93kB 0.0s done [2024-10-14T08:50:30.615Z] #14 DONE 0.1s [2024-10-14T08:50:30.615Z] [2024-10-14T08:50:30.615Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-10-14T08:50:30.615Z] #15 transferring dockerfile: 1.81kB done [2024-10-14T08:50:30.615Z] #15 DONE 0.1s [2024-10-14T08:50:30.615Z] [2024-10-14T08:50:30.615Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-14T08:50:30.886Z] #16 transferring dockerfile: 2.50kB 0.0s done [2024-10-14T08:50:30.886Z] #16 DONE 0.1s [2024-10-14T08:50:30.886Z] [2024-10-14T08:50:30.887Z] #17 [core-data internal] load .dockerignore [2024-10-14T08:50:30.887Z] #17 transferring context: 32B [2024-10-14T08:50:30.887Z] #17 transferring context: 50B 0.0s done [2024-10-14T08:50:30.887Z] #17 DONE 0.1s [2024-10-14T08:50:30.887Z] [2024-10-14T08:50:30.887Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-14T08:50:31.863Z] #7 ... [2024-10-14T08:50:31.863Z] [2024-10-14T08:50:31.863Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-10-14T08:50:31.863Z] #18 transferring context: 50B done [2024-10-14T08:50:31.863Z] #18 DONE 0.0s [2024-10-14T08:50:32.134Z] [2024-10-14T08:50:32.134Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-10-14T08:50:32.134Z] #19 transferring context: 50B 0.0s done [2024-10-14T08:50:32.134Z] #19 DONE 0.1s [2024-10-14T08:50:32.134Z] [2024-10-14T08:50:32.134Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-10-14T08:50:32.134Z] #20 transferring context: 50B 0.0s done [2024-10-14T08:50:32.134Z] #20 DONE 0.1s [2024-10-14T08:50:32.134Z] [2024-10-14T08:50:32.134Z] #21 [support-scheduler internal] load .dockerignore [2024-10-14T08:50:32.413Z] #21 transferring context: 50B 0.0s done [2024-10-14T08:50:32.413Z] #21 DONE 0.1s [2024-10-14T08:50:32.413Z] [2024-10-14T08:50:32.413Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-14T08:50:32.413Z] #22 transferring context: 50B 0.0s done [2024-10-14T08:50:32.413Z] #22 DONE 0.1s [2024-10-14T08:50:32.413Z] [2024-10-14T08:50:32.413Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-14T08:50:32.413Z] #7 ... [2024-10-14T08:50:32.413Z] [2024-10-14T08:50:32.413Z] #23 [security-bootstrapper internal] load .dockerignore [2024-10-14T08:50:32.413Z] #23 transferring context: 50B done [2024-10-14T08:50:32.413Z] #23 DONE 0.1s [2024-10-14T08:50:32.413Z] [2024-10-14T08:50:32.413Z] #24 [security-proxy-auth internal] load .dockerignore [2024-10-14T08:50:32.413Z] #24 transferring context: 50B 0.0s done [2024-10-14T08:50:32.413Z] #24 DONE 0.1s [2024-10-14T08:50:32.413Z] [2024-10-14T08:50:32.413Z] #25 [security-spire-server internal] load .dockerignore [2024-10-14T08:50:32.413Z] #25 transferring context: 50B 0.0s done [2024-10-14T08:50:32.687Z] #25 DONE 0.1s [2024-10-14T08:50:32.687Z] [2024-10-14T08:50:32.687Z] #26 [support-notifications internal] load .dockerignore [2024-10-14T08:50:32.687Z] #26 transferring context: 50B 0.0s done [2024-10-14T08:50:32.687Z] #26 DONE 0.1s [2024-10-14T08:50:32.687Z] [2024-10-14T08:50:32.687Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-14T08:50:32.687Z] #7 ... [2024-10-14T08:50:32.687Z] [2024-10-14T08:50:32.687Z] #27 [core-keeper internal] load .dockerignore [2024-10-14T08:50:32.687Z] #27 transferring context: 50B done [2024-10-14T08:50:32.687Z] #27 DONE 0.1s [2024-10-14T08:50:32.966Z] [2024-10-14T08:50:32.966Z] #28 [core-metadata internal] load .dockerignore [2024-10-14T08:50:32.966Z] #28 transferring context: 50B done [2024-10-14T08:50:32.966Z] #28 DONE 0.1s [2024-10-14T08:50:32.966Z] [2024-10-14T08:50:32.966Z] #29 [security-spire-config internal] load .dockerignore [2024-10-14T08:50:32.966Z] #29 transferring context: 50B done [2024-10-14T08:50:32.966Z] #29 DONE 0.1s [2024-10-14T08:50:32.966Z] [2024-10-14T08:50:32.966Z] #30 [core-command internal] load .dockerignore [2024-10-14T08:50:32.966Z] #30 transferring context: 50B 0.0s done [2024-10-14T08:50:33.240Z] #30 DONE 0.1s [2024-10-14T08:50:33.240Z] [2024-10-14T08:50:33.240Z] #31 [security-spire-agent internal] load .dockerignore [2024-10-14T08:50:33.240Z] #31 transferring context: 50B 0.0s done [2024-10-14T08:50:33.240Z] #31 DONE 0.1s [2024-10-14T08:50:33.240Z] [2024-10-14T08:50:33.240Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-14T08:50:33.240Z] #7 ... [2024-10-14T08:50:33.240Z] [2024-10-14T08:50:33.240Z] #32 [security-proxy-setup internal] load .dockerignore [2024-10-14T08:50:33.240Z] #32 transferring context: 50B 0.0s done [2024-10-14T08:50:33.240Z] #32 DONE 0.1s [2024-10-14T08:50:33.515Z] [2024-10-14T08:50:33.515Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T08:50:33.515Z] #33 DONE 0.0s [2024-10-14T08:50:33.515Z] [2024-10-14T08:50:33.515Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T08:50:33.515Z] #34 DONE 0.2s [2024-10-14T08:50:33.515Z] [2024-10-14T08:50:33.515Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-14T08:50:34.494Z] #7 ... [2024-10-14T08:50:34.494Z] [2024-10-14T08:50:34.494Z] #35 [core-data internal] load build context [2024-10-14T08:50:34.494Z] #35 transferring context: 3.24MB 0.6s done [2024-10-14T08:50:34.494Z] #35 DONE 0.8s [2024-10-14T08:50:34.494Z] [2024-10-14T08:50:34.494Z] #36 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:50:34.494Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:50:34.494Z] #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-14T08:50:34.494Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T08:50:34.494Z] #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-14T08:50:34.494Z] #36 ... [2024-10-14T08:50:34.494Z] [2024-10-14T08:50:34.494Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T08:50:34.494Z] #33 DONE 0.0s [2024-10-14T08:50:34.494Z] [2024-10-14T08:50:34.494Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T08:50:34.494Z] #34 DONE 0.2s [2024-10-14T08:50:34.769Z] [2024-10-14T08:50:34.769Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T08:50:34.769Z] #33 DONE 0.0s [2024-10-14T08:50:34.769Z] [2024-10-14T08:50:34.769Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T08:50:34.769Z] #37 DONE 2.5s [2024-10-14T08:50:34.769Z] [2024-10-14T08:50:34.769Z] #36 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:50:34.769Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:50:34.769Z] #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-14T08:50:34.769Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T08:50:34.769Z] #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-14T08:50:35.043Z] #36 ... [2024-10-14T08:50:35.043Z] [2024-10-14T08:50:35.043Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T08:50:35.043Z] #33 DONE 0.0s [2024-10-14T08:50:35.043Z] [2024-10-14T08:50:35.043Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T08:50:35.043Z] #33 DONE 0.0s [2024-10-14T08:50:35.043Z] [2024-10-14T08:50:35.043Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T08:50:35.043Z] #37 DONE 2.5s [2024-10-14T08:50:35.043Z] [2024-10-14T08:50:35.043Z] #36 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:50:35.043Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:50:35.043Z] #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-14T08:50:35.043Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T08:50:35.043Z] #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-14T08:50:35.640Z] #36 ... [2024-10-14T08:50:35.640Z] [2024-10-14T08:50:35.640Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T08:50:35.640Z] #33 DONE 0.0s [2024-10-14T08:50:35.640Z] [2024-10-14T08:50:35.640Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T08:50:35.640Z] #34 DONE 0.9s [2024-10-14T08:50:35.640Z] [2024-10-14T08:50:35.640Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T08:50:35.640Z] #37 DONE 2.5s [2024-10-14T08:50:35.640Z] [2024-10-14T08:50:35.640Z] #36 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:50:35.640Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:50:35.640Z] #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-14T08:50:35.640Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T08:50:35.640Z] #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-14T08:50:35.640Z] #36 ... [2024-10-14T08:50:35.640Z] [2024-10-14T08:50:35.640Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T08:50:35.640Z] #33 DONE 0.0s [2024-10-14T08:50:35.640Z] [2024-10-14T08:50:35.640Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-14T08:50:35.640Z] #38 DONE 1.5s [2024-10-14T08:50:35.914Z] [2024-10-14T08:50:35.914Z] #39 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T08:50:36.188Z] #39 ... [2024-10-14T08:50:36.188Z] [2024-10-14T08:50:36.188Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T08:50:36.188Z] #33 DONE 0.0s [2024-10-14T08:50:36.188Z] [2024-10-14T08:50:36.188Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T08:50:36.188Z] #34 DONE 1.4s [2024-10-14T08:50:36.188Z] [2024-10-14T08:50:36.188Z] #40 [security-secretstore-setup internal] load build context [2024-10-14T08:50:36.188Z] #40 ... [2024-10-14T08:50:36.188Z] [2024-10-14T08:50:36.188Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T08:50:36.188Z] #37 DONE 2.6s [2024-10-14T08:50:36.188Z] [2024-10-14T08:50:36.188Z] #41 [security-bootstrapper internal] load build context [2024-10-14T08:50:36.188Z] #41 DONE 0.0s [2024-10-14T08:50:36.188Z] [2024-10-14T08:50:36.188Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-14T08:50:36.188Z] #38 DONE 1.6s [2024-10-14T08:50:36.461Z] [2024-10-14T08:50:36.461Z] #36 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:50:36.461Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:50:36.461Z] #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-14T08:50:36.461Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T08:50:36.461Z] #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-14T08:50:36.461Z] #36 ... [2024-10-14T08:50:36.461Z] [2024-10-14T08:50:36.461Z] #42 [support-cron-scheduler internal] load build context [2024-10-14T08:50:36.461Z] #42 transferring context: 3.24MB 1.4s done [2024-10-14T08:50:36.461Z] #42 DONE 1.8s [2024-10-14T08:50:36.733Z] [2024-10-14T08:50:36.733Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T08:50:36.733Z] #33 DONE 0.1s [2024-10-14T08:50:36.733Z] [2024-10-14T08:50:36.733Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-14T08:50:37.006Z] #43 ... [2024-10-14T08:50:37.006Z] [2024-10-14T08:50:37.006Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T08:50:37.006Z] #33 DONE 0.1s [2024-10-14T08:50:37.006Z] [2024-10-14T08:50:37.006Z] #40 [security-secretstore-setup internal] load build context [2024-10-14T08:50:37.006Z] #40 transferring context: 3.24MB 1.7s done [2024-10-14T08:50:37.006Z] #40 DONE 2.1s [2024-10-14T08:50:37.006Z] [2024-10-14T08:50:37.006Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-14T08:50:37.280Z] #43 ... [2024-10-14T08:50:37.280Z] [2024-10-14T08:50:37.280Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T08:50:37.280Z] #33 DONE 0.1s [2024-10-14T08:50:37.280Z] [2024-10-14T08:50:37.280Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-14T08:50:37.280Z] #43 transferring context: 3.24MB 1.9s done [2024-10-14T08:50:37.280Z] #43 ... [2024-10-14T08:50:37.280Z] [2024-10-14T08:50:37.280Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T08:50:37.280Z] #37 DONE 2.7s [2024-10-14T08:50:37.280Z] [2024-10-14T08:50:37.280Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-10-14T08:50:37.280Z] #38 DONE 1.7s [2024-10-14T08:50:37.553Z] [2024-10-14T08:50:37.553Z] #36 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:50:37.553Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:50:37.553Z] #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-14T08:50:37.553Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T08:50:37.553Z] #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-14T08:50:37.553Z] #36 ... [2024-10-14T08:50:37.553Z] [2024-10-14T08:50:37.553Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-14T08:50:37.553Z] #43 DONE 2.4s [2024-10-14T08:50:37.828Z] [2024-10-14T08:50:37.828Z] #44 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T08:50:38.098Z] #44 ... [2024-10-14T08:50:38.098Z] [2024-10-14T08:50:38.098Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T08:50:38.098Z] #37 DONE 2.8s [2024-10-14T08:50:38.098Z] [2024-10-14T08:50:38.098Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-10-14T08:50:38.098Z] #38 DONE 1.7s [2024-10-14T08:50:38.098Z] [2024-10-14T08:50:38.098Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T08:50:38.098Z] #34 DONE 3.2s [2024-10-14T08:50:38.367Z] [2024-10-14T08:50:38.368Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T08:50:38.368Z] #33 DONE 0.1s [2024-10-14T08:50:38.368Z] [2024-10-14T08:50:38.368Z] #36 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:50:38.368Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:50:38.368Z] #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-14T08:50:38.368Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T08:50:38.368Z] #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-14T08:50:38.368Z] #36 ... [2024-10-14T08:50:38.368Z] [2024-10-14T08:50:38.368Z] #45 [core-common-config-bootstrapper internal] load build context [2024-10-14T08:50:38.368Z] #45 transferring context: 3.24MB 2.1s done [2024-10-14T08:50:38.368Z] #45 DONE 2.8s [2024-10-14T08:50:38.638Z] [2024-10-14T08:50:38.638Z] #46 [support-notifications internal] load build context [2024-10-14T08:50:38.910Z] #46 ... [2024-10-14T08:50:38.910Z] [2024-10-14T08:50:38.910Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T08:50:38.910Z] #34 DONE 3.7s [2024-10-14T08:50:38.910Z] [2024-10-14T08:50:38.910Z] #46 [support-notifications internal] load build context [2024-10-14T08:50:39.187Z] #46 ... [2024-10-14T08:50:39.187Z] [2024-10-14T08:50:39.187Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T08:50:39.187Z] #37 DONE 2.8s [2024-10-14T08:50:39.187Z] [2024-10-14T08:50:39.187Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-10-14T08:50:39.187Z] #38 DONE 1.8s [2024-10-14T08:50:39.187Z] [2024-10-14T08:50:39.187Z] #46 [support-notifications internal] load build context [2024-10-14T08:50:39.187Z] #46 ... [2024-10-14T08:50:39.187Z] [2024-10-14T08:50:39.187Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-14T08:50:39.187Z] #33 DONE 0.1s [2024-10-14T08:50:39.187Z] [2024-10-14T08:50:39.187Z] #46 [support-notifications internal] load build context [2024-10-14T08:50:39.632Z] #46 ... [2024-10-14T08:50:39.632Z] [2024-10-14T08:50:39.632Z] #47 [support-scheduler internal] load build context [2024-10-14T08:50:39.632Z] #47 transferring context: 3.24MB 2.3s done [2024-10-14T08:50:39.632Z] #47 DONE 3.8s [2024-10-14T08:50:39.632Z] [2024-10-14T08:50:39.632Z] #46 [support-notifications internal] load build context [2024-10-14T08:50:41.382Z] #46 ... [2024-10-14T08:50:41.382Z] [2024-10-14T08:50:41.382Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-14T08:50:41.382Z] #34 DONE 5.8s [2024-10-14T08:50:41.382Z] [2024-10-14T08:50:41.382Z] #46 [support-notifications internal] load build context [2024-10-14T08:50:41.699Z] #46 ... [2024-10-14T08:50:41.700Z] [2024-10-14T08:50:41.700Z] #48 [security-proxy-auth internal] load build context [2024-10-14T08:50:41.700Z] #48 transferring context: 3.24MB 3.1s done [2024-10-14T08:50:41.700Z] #48 DONE 5.2s [2024-10-14T08:50:41.700Z] [2024-10-14T08:50:41.700Z] #46 [support-notifications internal] load build context [2024-10-14T08:50:41.700Z] #46 ... [2024-10-14T08:50:41.700Z] [2024-10-14T08:50:41.700Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-14T08:50:41.700Z] #37 DONE 2.9s [2024-10-14T08:50:41.700Z] [2024-10-14T08:50:41.700Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-10-14T08:50:41.700Z] #38 DONE 1.9s [2024-10-14T08:50:41.990Z] [2024-10-14T08:50:41.990Z] #46 [support-notifications internal] load build context [2024-10-14T08:50:42.630Z] #46 ... [2024-10-14T08:50:42.630Z] [2024-10-14T08:50:42.630Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-14T08:50:42.630Z] #49 DONE 4.0s [2024-10-14T08:50:42.630Z] [2024-10-14T08:50:42.630Z] #46 [support-notifications internal] load build context [2024-10-14T08:50:42.907Z] #46 ... [2024-10-14T08:50:42.907Z] [2024-10-14T08:50:42.907Z] #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-14T08:50:42.907Z] #50 DONE 6.5s [2024-10-14T08:50:42.907Z] [2024-10-14T08:50:42.907Z] #41 [security-bootstrapper internal] load build context [2024-10-14T08:50:42.907Z] #41 transferring context: 3.24MB 5.3s done [2024-10-14T08:50:42.907Z] #41 DONE 6.6s [2024-10-14T08:50:42.907Z] [2024-10-14T08:50:42.907Z] #46 [support-notifications internal] load build context [2024-10-14T08:50:42.907Z] #46 transferring context: 3.24MB 5.1s done [2024-10-14T08:50:43.179Z] #46 ... [2024-10-14T08:50:43.179Z] [2024-10-14T08:50:43.179Z] #51 [security-spire-config internal] load build context [2024-10-14T08:50:43.179Z] #51 DONE 0.1s [2024-10-14T08:50:43.179Z] [2024-10-14T08:50:43.179Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:50:43.179Z] #52 DONE 0.0s [2024-10-14T08:50:43.179Z] [2024-10-14T08:50:43.179Z] #53 [core-metadata internal] load build context [2024-10-14T08:50:43.466Z] #53 ... [2024-10-14T08:50:43.466Z] [2024-10-14T08:50:43.466Z] #54 [security-spire-server internal] load build context [2024-10-14T08:50:43.466Z] #54 DONE 0.0s [2024-10-14T08:50:43.466Z] [2024-10-14T08:50:43.466Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:50:43.466Z] #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-10-14T08:50:43.466Z] #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-10-14T08:50:44.122Z] #52 ... [2024-10-14T08:50:44.122Z] [2024-10-14T08:50:44.122Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-14T08:50:44.122Z] #0 5.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:50:44.122Z] #0 7.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:50:44.122Z] #55 ... [2024-10-14T08:50:44.122Z] [2024-10-14T08:50:44.122Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T08:50:44.122Z] #56 DONE 0.0s [2024-10-14T08:50:44.122Z] [2024-10-14T08:50:44.122Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:50:44.393Z] #52 DONE 0.5s [2024-10-14T08:50:44.393Z] [2024-10-14T08:50:44.393Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-14T08:50:44.393Z] #55 10.26 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:50:44.393Z] #55 10.26 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:50:44.393Z] #55 ... [2024-10-14T08:50:44.393Z] [2024-10-14T08:50:44.393Z] #46 [support-notifications internal] load build context [2024-10-14T08:50:44.393Z] #46 DONE 6.9s [2024-10-14T08:50:44.393Z] [2024-10-14T08:50:44.393Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-14T08:50:44.393Z] #55 10.46 OK: 9 MiB in 15 packages [2024-10-14T08:50:44.668Z] #55 ... [2024-10-14T08:50:44.668Z] [2024-10-14T08:50:44.668Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-14T08:50:44.944Z] #57 ... [2024-10-14T08:50:44.944Z] [2024-10-14T08:50:44.944Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-14T08:50:44.944Z] #58 ... [2024-10-14T08:50:44.944Z] [2024-10-14T08:50:44.944Z] #59 [core-keeper internal] load build context [2024-10-14T08:50:45.219Z] #59 ... [2024-10-14T08:50:45.219Z] [2024-10-14T08:50:45.219Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-14T08:50:45.493Z] #60 ... [2024-10-14T08:50:45.493Z] [2024-10-14T08:50:45.493Z] #53 [core-metadata internal] load build context [2024-10-14T08:50:45.493Z] #53 transferring context: 3.24MB 5.3s done [2024-10-14T08:50:45.493Z] #53 DONE 7.2s [2024-10-14T08:50:45.493Z] [2024-10-14T08:50:45.493Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-14T08:50:45.493Z] #61 ... [2024-10-14T08:50:45.493Z] [2024-10-14T08:50:45.493Z] #59 [core-keeper internal] load build context [2024-10-14T08:50:45.493Z] #59 transferring context: 3.24MB 7.2s done [2024-10-14T08:50:45.768Z] #59 ... [2024-10-14T08:50:45.768Z] [2024-10-14T08:50:45.768Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-14T08:50:45.768Z] #62 ... [2024-10-14T08:50:45.768Z] [2024-10-14T08:50:45.768Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T08:50:46.044Z] #63 ... [2024-10-14T08:50:46.044Z] [2024-10-14T08:50:46.044Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-14T08:50:46.044Z] #64 ... [2024-10-14T08:50:46.044Z] [2024-10-14T08:50:46.044Z] #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-14T08:50:46.320Z] #65 ... [2024-10-14T08:50:46.320Z] [2024-10-14T08:50:46.320Z] #39 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T08:50:46.320Z] #39 ... [2024-10-14T08:50:46.320Z] [2024-10-14T08:50:46.320Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:50:46.320Z] #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-14T08:50:46.320Z] #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-14T08:50:46.320Z] #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-14T08:50:46.593Z] #52 ... [2024-10-14T08:50:46.594Z] [2024-10-14T08:50:46.594Z] #59 [core-keeper internal] load build context [2024-10-14T08:50:46.594Z] #59 DONE 9.3s [2024-10-14T08:50:46.875Z] [2024-10-14T08:50:46.875Z] #66 [core-command internal] load build context [2024-10-14T08:50:46.875Z] #66 ... [2024-10-14T08:50:46.875Z] [2024-10-14T08:50:46.875Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-14T08:50:46.875Z] #55 DONE 12.8s [2024-10-14T08:50:46.875Z] [2024-10-14T08:50:46.875Z] #66 [core-command internal] load build context [2024-10-14T08:50:46.875Z] #66 ... [2024-10-14T08:50:46.875Z] [2024-10-14T08:50:46.875Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-14T08:50:47.156Z] #67 ... [2024-10-14T08:50:47.156Z] [2024-10-14T08:50:47.156Z] #66 [core-command internal] load build context [2024-10-14T08:50:47.433Z] #66 ... [2024-10-14T08:50:47.433Z] [2024-10-14T08:50:47.433Z] #51 [security-spire-config internal] load build context [2024-10-14T08:50:47.433Z] #51 transferring context: 26.23kB 0.1s done [2024-10-14T08:50:47.433Z] #51 DONE 4.3s [2024-10-14T08:50:47.433Z] [2024-10-14T08:50:47.433Z] #66 [core-command internal] load build context [2024-10-14T08:50:47.433Z] #66 ... [2024-10-14T08:50:47.433Z] [2024-10-14T08:50:47.433Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-14T08:50:47.433Z] #68 ... [2024-10-14T08:50:47.433Z] [2024-10-14T08:50:47.433Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:50:47.433Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s [2024-10-14T08:50:47.433Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 1.4s [2024-10-14T08:50:47.803Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.5s [2024-10-14T08:50:47.803Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.6s [2024-10-14T08:50:47.803Z] #52 ... [2024-10-14T08:50:47.803Z] [2024-10-14T08:50:47.803Z] #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-14T08:50:47.803Z] #69 ... [2024-10-14T08:50:47.803Z] [2024-10-14T08:50:47.803Z] #54 [security-spire-server internal] load build context [2024-10-14T08:50:47.803Z] #54 transferring context: 27.98kB 0.5s done [2024-10-14T08:50:47.803Z] #54 DONE 4.4s [2024-10-14T08:50:47.803Z] [2024-10-14T08:50:47.803Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:50:47.803Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s [2024-10-14T08:50:48.079Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-10-14T08:50:48.079Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done [2024-10-14T08:50:48.079Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-10-14T08:50:48.352Z] #52 ... [2024-10-14T08:50:48.352Z] [2024-10-14T08:50:48.352Z] #70 [security-spire-agent internal] load build context [2024-10-14T08:50:48.352Z] #70 transferring context: 27.51kB 0.7s done [2024-10-14T08:50:48.352Z] #70 DONE 4.2s [2024-10-14T08:50:48.352Z] [2024-10-14T08:50:48.352Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:50:48.352Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done [2024-10-14T08:50:48.648Z] #52 ... [2024-10-14T08:50:48.648Z] [2024-10-14T08:50:48.648Z] #66 [core-command internal] load build context [2024-10-14T08:50:48.648Z] #66 transferring context: 3.24MB 8.0s done [2024-10-14T08:50:48.648Z] #66 DONE 9.3s [2024-10-14T08:50:48.648Z] [2024-10-14T08:50:48.648Z] #71 [security-proxy-setup internal] load build context [2024-10-14T08:50:48.648Z] #71 ... [2024-10-14T08:50:48.648Z] [2024-10-14T08:50:48.648Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:50:48.648Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s done [2024-10-14T08:50:49.275Z] #52 ... [2024-10-14T08:50:49.275Z] [2024-10-14T08:50:49.276Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:50:49.276Z] #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-14T08:50:49.276Z] #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-14T08:50:49.276Z] #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-14T08:50:49.276Z] #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-14T08:50:49.276Z] #36 ... [2024-10-14T08:50:49.276Z] [2024-10-14T08:50:49.276Z] #71 [security-proxy-setup internal] load build context [2024-10-14T08:50:51.278Z] #71 transferring context: 3.24MB 8.3s done [2024-10-14T08:50:52.259Z] #71 ... [2024-10-14T08:50:52.259Z] [2024-10-14T08:50:52.259Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-14T08:50:52.259Z] #72 ... [2024-10-14T08:50:52.259Z] [2024-10-14T08:50:52.259Z] #71 [security-proxy-setup internal] load build context [2024-10-14T08:50:52.259Z] #71 DONE 10.6s [2024-10-14T08:50:52.259Z] [2024-10-14T08:50:52.259Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:50:52.259Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.0s [2024-10-14T08:50:52.551Z] #52 ... [2024-10-14T08:50:52.551Z] [2024-10-14T08:50:52.551Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-14T08:50:52.551Z] #57 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:50:52.551Z] #57 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:50:52.551Z] #57 14.98 (1/3) Installing ca-certificates (20240705-r0) [2024-10-14T08:50:52.551Z] #57 15.24 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-14T08:50:52.551Z] #57 15.24 (3/3) Installing tzdata (2024b-r0) [2024-10-14T08:50:52.551Z] #57 15.54 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:50:52.551Z] #57 15.62 Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:50:52.551Z] #57 16.05 OK: 11 MiB in 17 packages [2024-10-14T08:50:52.551Z] #57 DONE 17.9s [2024-10-14T08:50:52.551Z] [2024-10-14T08:50:52.551Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:50:53.587Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.96MB / 28.04MB 7.2s [2024-10-14T08:50:54.578Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 8.2s [2024-10-14T08:50:54.578Z] #52 ... [2024-10-14T08:50:54.578Z] [2024-10-14T08:50:54.578Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T08:50:54.578Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done [2024-10-14T08:50:54.578Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-14T08:50:54.578Z] #56 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-14T08:50:54.578Z] #56 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-14T08:50:54.578Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-14T08:50:54.578Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-14T08:50:54.578Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.4s done [2024-10-14T08:50:54.578Z] #56 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 6.5s [2024-10-14T08:50:54.578Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-14T08:50:54.578Z] #56 ... [2024-10-14T08:50:54.578Z] [2024-10-14T08:50:54.578Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:50:54.578Z] #52 ... [2024-10-14T08:50:54.578Z] [2024-10-14T08:50:54.578Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-14T08:50:54.875Z] #73 ... [2024-10-14T08:50:54.875Z] [2024-10-14T08:50:54.875Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-14T08:50:54.875Z] #61 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:50:56.311Z] #61 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:50:57.871Z] #61 ... [2024-10-14T08:50:57.871Z] [2024-10-14T08:50:57.871Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T08:50:57.871Z] #74 ... [2024-10-14T08:50:57.871Z] [2024-10-14T08:50:57.871Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:50:57.871Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 11.7s [2024-10-14T08:50:57.871Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-10-14T08:50:58.153Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.18MB / 28.04MB 12.1s [2024-10-14T08:50:58.779Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-10-14T08:50:59.070Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 13.0s [2024-10-14T08:50:59.344Z] #52 ... [2024-10-14T08:50:59.344Z] [2024-10-14T08:50:59.344Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-14T08:50:59.344Z] #68 DONE 21.7s [2024-10-14T08:50:59.344Z] [2024-10-14T08:50:59.344Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:00.381Z] #52 ... [2024-10-14T08:51:00.381Z] [2024-10-14T08:51:00.381Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-14T08:51:00.381Z] #58 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:00.381Z] #58 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:00.381Z] #58 20.59 (1/4) Installing ca-certificates (20240705-r0) [2024-10-14T08:51:00.381Z] #58 20.91 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-14T08:51:00.381Z] #58 20.92 (3/4) Installing su-exec (0.2-r3) [2024-10-14T08:51:00.381Z] #58 20.94 (4/4) Installing yq-go (4.44.1-r2) [2024-10-14T08:51:00.382Z] #58 21.70 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:51:00.382Z] #58 21.78 Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:51:00.382Z] #58 22.81 OK: 20 MiB in 18 packages [2024-10-14T08:51:00.382Z] #58 DONE 25.5s [2024-10-14T08:51:00.382Z] [2024-10-14T08:51:00.382Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:04.735Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.34MB / 28.04MB 15.1s [2024-10-14T08:51:04.735Z] #52 ... [2024-10-14T08:51:04.735Z] [2024-10-14T08:51:04.735Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-14T08:51:04.735Z] #64 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:04.735Z] #64 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:04.735Z] #64 21.34 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T08:51:04.735Z] #64 21.34 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T08:51:04.735Z] #64 21.34 OK: 24040 distinct packages available [2024-10-14T08:51:04.735Z] #64 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:04.735Z] #64 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:04.735Z] #64 ... [2024-10-14T08:51:04.735Z] [2024-10-14T08:51:04.735Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:04.735Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 15.5s [2024-10-14T08:51:04.735Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 16.6s [2024-10-14T08:51:04.735Z] #52 ... [2024-10-14T08:51:04.735Z] [2024-10-14T08:51:04.735Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T08:51:04.735Z] #75 ... [2024-10-14T08:51:04.735Z] [2024-10-14T08:51:04.735Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:04.735Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 17.0s [2024-10-14T08:51:04.735Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.4s done [2024-10-14T08:51:04.735Z] #52 ... [2024-10-14T08:51:04.735Z] [2024-10-14T08:51:04.735Z] #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-14T08:51:04.735Z] #69 DONE 25.9s [2024-10-14T08:51:04.735Z] [2024-10-14T08:51:04.735Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-14T08:51:04.735Z] #73 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:04.735Z] #73 ... [2024-10-14T08:51:04.735Z] [2024-10-14T08:51:04.735Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T08:51:04.735Z] #56 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.7s done [2024-10-14T08:51:04.735Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-10-14T08:51:04.735Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-14T08:51:04.735Z] #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-10-14T08:51:05.328Z] #56 ... [2024-10-14T08:51:05.328Z] [2024-10-14T08:51:05.328Z] #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-14T08:51:05.328Z] #65 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:05.328Z] #65 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:05.328Z] #65 ... [2024-10-14T08:51:05.328Z] [2024-10-14T08:51:05.328Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-14T08:51:05.328Z] #60 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:07.313Z] #60 ... [2024-10-14T08:51:07.313Z] [2024-10-14T08:51:07.313Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-14T08:51:07.313Z] #62 21.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:07.313Z] #62 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:07.584Z] #62 ... [2024-10-14T08:51:07.584Z] [2024-10-14T08:51:07.584Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:07.584Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.4s [2024-10-14T08:51:07.854Z] #52 ... [2024-10-14T08:51:07.854Z] [2024-10-14T08:51:07.854Z] #39 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T08:51:07.854Z] #39 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:07.854Z] #39 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:08.126Z] #39 ... [2024-10-14T08:51:08.126Z] [2024-10-14T08:51:08.126Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:08.763Z] #52 ... [2024-10-14T08:51:08.763Z] [2024-10-14T08:51:08.763Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T08:51:08.763Z] #63 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:08.763Z] #63 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:08.763Z] #63 ... [2024-10-14T08:51:08.763Z] [2024-10-14T08:51:08.763Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T08:51:08.763Z] #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.1s [2024-10-14T08:51:09.366Z] #56 ... [2024-10-14T08:51:09.366Z] [2024-10-14T08:51:09.366Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-14T08:51:09.366Z] #0 9.858 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:09.366Z] #76 ... [2024-10-14T08:51:09.366Z] [2024-10-14T08:51:09.366Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T08:51:09.963Z] #56 ... [2024-10-14T08:51:09.963Z] [2024-10-14T08:51:09.963Z] #44 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T08:51:09.963Z] #44 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:09.963Z] #44 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:09.963Z] #44 ... [2024-10-14T08:51:09.963Z] [2024-10-14T08:51:09.963Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T08:51:10.567Z] #56 ... [2024-10-14T08:51:10.567Z] [2024-10-14T08:51:10.567Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-14T08:51:10.567Z] #0 8.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:10.567Z] #77 ... [2024-10-14T08:51:10.567Z] [2024-10-14T08:51:10.567Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T08:51:11.557Z] #56 ... [2024-10-14T08:51:11.557Z] [2024-10-14T08:51:11.557Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-14T08:51:11.557Z] #67 24.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:11.557Z] #67 26.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:11.557Z] #67 ... [2024-10-14T08:51:11.557Z] [2024-10-14T08:51:11.557Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:12.530Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.3s [2024-10-14T08:51:12.799Z] #52 ... [2024-10-14T08:51:12.799Z] [2024-10-14T08:51:12.799Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-14T08:51:12.799Z] #72 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:12.799Z] #72 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:13.071Z] #72 ... [2024-10-14T08:51:13.071Z] [2024-10-14T08:51:13.071Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:13.748Z] #52 ... [2024-10-14T08:51:13.748Z] [2024-10-14T08:51:13.748Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-14T08:51:13.748Z] #0 6.468 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:13.748Z] #0 9.168 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:14.032Z] #78 ... [2024-10-14T08:51:14.032Z] [2024-10-14T08:51:14.032Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T08:51:14.032Z] #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.1s done [2024-10-14T08:51:14.032Z] #56 ... [2024-10-14T08:51:14.032Z] [2024-10-14T08:51:14.032Z] #65 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-14T08:51:14.032Z] #65 33.52 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:51:14.032Z] #65 33.60 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:51:14.032Z] #65 33.97 OK: 9 MiB in 15 packages [2024-10-14T08:51:14.032Z] #65 DONE 38.7s [2024-10-14T08:51:14.032Z] [2024-10-14T08:51:14.032Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T08:51:16.039Z] #56 ... [2024-10-14T08:51:16.039Z] [2024-10-14T08:51:16.039Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T08:51:16.039Z] #74 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:16.039Z] #74 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:16.039Z] #74 ... [2024-10-14T08:51:16.039Z] [2024-10-14T08:51:16.039Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T08:51:16.039Z] #75 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:16.039Z] #75 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:16.039Z] #75 ... [2024-10-14T08:51:16.039Z] [2024-10-14T08:51:16.039Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:16.314Z] #52 ... [2024-10-14T08:51:16.314Z] [2024-10-14T08:51:16.314Z] #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-14T08:51:16.314Z] #62 37.27 OK: 238 MiB in 54 packages [2024-10-14T08:51:16.314Z] #62 DONE 40.6s [2024-10-14T08:51:16.314Z] [2024-10-14T08:51:16.314Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:17.295Z] #52 ... [2024-10-14T08:51:17.295Z] [2024-10-14T08:51:17.295Z] #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:51:17.295Z] #79 DONE 1.1s [2024-10-14T08:51:17.569Z] [2024-10-14T08:51:17.569Z] #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T08:51:17.569Z] #39 39.05 OK: 238 MiB in 54 packages [2024-10-14T08:51:17.569Z] #39 DONE 43.2s [2024-10-14T08:51:17.569Z] [2024-10-14T08:51:17.569Z] #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:51:17.843Z] #80 ... [2024-10-14T08:51:17.843Z] [2024-10-14T08:51:17.843Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-14T08:51:17.843Z] #73 23.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:17.843Z] #73 ... [2024-10-14T08:51:17.843Z] [2024-10-14T08:51:17.843Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:51:18.471Z] #81 ... [2024-10-14T08:51:18.471Z] [2024-10-14T08:51:18.471Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-14T08:51:18.471Z] #60 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:18.471Z] #60 ... [2024-10-14T08:51:18.471Z] [2024-10-14T08:51:18.471Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-14T08:51:18.471Z] #63 39.00 OK: 238 MiB in 54 packages [2024-10-14T08:51:18.471Z] #63 DONE 43.0s [2024-10-14T08:51:18.471Z] [2024-10-14T08:51:18.471Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-14T08:51:18.471Z] #61 32.85 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T08:51:18.471Z] #61 32.85 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T08:51:18.471Z] #61 32.85 OK: 24041 distinct packages available [2024-10-14T08:51:18.471Z] #61 36.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:18.471Z] #61 39.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:18.745Z] #61 ... [2024-10-14T08:51:18.745Z] [2024-10-14T08:51:18.745Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:51:18.745Z] #82 ... [2024-10-14T08:51:18.745Z] [2024-10-14T08:51:18.745Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:51:18.745Z] #81 DONE 1.3s [2024-10-14T08:51:19.024Z] [2024-10-14T08:51:19.024Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:19.024Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.7s [2024-10-14T08:51:20.465Z] #52 ... [2024-10-14T08:51:20.465Z] [2024-10-14T08:51:20.465Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:51:20.465Z] #82 DONE 1.9s [2024-10-14T08:51:20.465Z] [2024-10-14T08:51:20.465Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:51:21.912Z] #83 ... [2024-10-14T08:51:21.912Z] [2024-10-14T08:51:21.912Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-14T08:51:21.912Z] #64 41.44 OK: 238 MiB in 54 packages [2024-10-14T08:51:21.912Z] #64 DONE 46.0s [2024-10-14T08:51:21.912Z] [2024-10-14T08:51:21.912Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:51:22.197Z] #84 ... [2024-10-14T08:51:22.197Z] [2024-10-14T08:51:22.197Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-14T08:51:22.197Z] #76 13.03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:22.471Z] #76 ... [2024-10-14T08:51:22.471Z] [2024-10-14T08:51:22.471Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:22.750Z] #52 ... [2024-10-14T08:51:22.750Z] [2024-10-14T08:51:22.750Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-14T08:51:22.750Z] #77 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:22.750Z] #77 ... [2024-10-14T08:51:22.750Z] [2024-10-14T08:51:22.750Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:23.024Z] #52 ... [2024-10-14T08:51:23.024Z] [2024-10-14T08:51:23.024Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:51:23.024Z] #84 DONE 1.1s [2024-10-14T08:51:23.024Z] [2024-10-14T08:51:23.024Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:51:24.019Z] #85 ... [2024-10-14T08:51:24.019Z] [2024-10-14T08:51:24.019Z] #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-10-14T08:51:24.294Z] #86 ... [2024-10-14T08:51:24.294Z] [2024-10-14T08:51:24.295Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:24.295Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.8s [2024-10-14T08:51:24.896Z] #52 ... [2024-10-14T08:51:24.896Z] [2024-10-14T08:51:24.896Z] #44 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T08:51:24.896Z] #44 39.88 (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T08:51:24.896Z] #44 40.72 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T08:51:24.896Z] #44 40.79 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:51:24.896Z] #44 40.94 Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:51:24.896Z] #44 43.42 OK: 10 MiB in 16 packages [2024-10-14T08:51:24.896Z] #44 DONE 47.1s [2024-10-14T08:51:24.896Z] [2024-10-14T08:51:24.896Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:25.503Z] #52 ... [2024-10-14T08:51:25.503Z] [2024-10-14T08:51:25.503Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-14T08:51:25.503Z] #67 43.68 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-14T08:51:25.503Z] #67 43.71 (2/2) Installing su-exec (0.2-r3) [2024-10-14T08:51:25.503Z] #67 43.73 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:51:25.503Z] #67 44.07 OK: 9 MiB in 16 packages [2024-10-14T08:51:25.503Z] #67 DONE 48.4s [2024-10-14T08:51:25.503Z] [2024-10-14T08:51:25.503Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-14T08:51:29.817Z] #87 ... [2024-10-14T08:51:29.817Z] [2024-10-14T08:51:29.817Z] #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:51:29.817Z] #88 ... [2024-10-14T08:51:29.817Z] [2024-10-14T08:51:29.817Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:29.817Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.0s [2024-10-14T08:51:30.802Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.4s done [2024-10-14T08:51:31.084Z] #52 ... [2024-10-14T08:51:31.084Z] [2024-10-14T08:51:31.084Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-14T08:51:31.084Z] #72 42.79 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-14T08:51:31.084Z] #72 42.82 (2/4) Installing openssl (3.3.2-r0) [2024-10-14T08:51:31.084Z] #72 42.89 (3/4) Installing su-exec (0.2-r3) [2024-10-14T08:51:31.084Z] #72 42.90 (4/4) Installing yq-go (4.44.1-r2) [2024-10-14T08:51:31.084Z] #72 44.69 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:51:31.084Z] #72 44.91 OK: 20 MiB in 18 packages [2024-10-14T08:51:31.084Z] #72 DONE 49.2s [2024-10-14T08:51:31.084Z] [2024-10-14T08:51:31.084Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T08:51:31.084Z] #74 40.44 Upgrading critical system libraries and apk-tools: [2024-10-14T08:51:31.084Z] #74 40.45 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:51:31.084Z] #74 40.52 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:51:31.084Z] #74 43.53 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:51:31.358Z] #74 43.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:32.364Z] #74 ... [2024-10-14T08:51:32.364Z] [2024-10-14T08:51:32.364Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-14T08:51:32.364Z] #52 DONE 48.6s [2024-10-14T08:51:32.364Z] [2024-10-14T08:51:32.364Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-14T08:51:32.364Z] #61 56.61 (1/14) Installing ca-certificates (20240705-r0) [2024-10-14T08:51:32.963Z] #61 57.33 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-14T08:51:32.964Z] #61 57.51 (3/14) Installing c-ares (1.33.1-r0) [2024-10-14T08:51:32.964Z] #61 57.54 (4/14) Installing libunistring (1.2-r0) [2024-10-14T08:51:33.237Z] #61 ... [2024-10-14T08:51:33.237Z] [2024-10-14T08:51:33.237Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-14T08:51:33.237Z] #76 30.83 OK: 238 MiB in 54 packages [2024-10-14T08:51:33.237Z] #76 DONE 33.8s [2024-10-14T08:51:33.237Z] [2024-10-14T08:51:33.237Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-14T08:51:33.237Z] #61 57.85 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-14T08:51:33.237Z] #61 57.88 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-14T08:51:33.515Z] #61 57.95 (7/14) Installing libpsl (0.21.5-r1) [2024-10-14T08:51:33.515Z] #61 58.05 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-14T08:51:33.515Z] #61 58.27 (9/14) Installing libcurl (8.10.1-r0) [2024-10-14T08:51:33.790Z] #61 58.54 (10/14) Installing curl (8.10.1-r0) [2024-10-14T08:51:34.061Z] #61 58.60 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-14T08:51:34.061Z] #61 58.66 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-14T08:51:34.061Z] #61 58.69 (13/14) Installing libucontext (1.2-r3) [2024-10-14T08:51:34.061Z] #61 58.73 (14/14) Installing gcompat (1.1.0-r4) [2024-10-14T08:51:34.333Z] #61 58.83 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:51:34.606Z] #61 ... [2024-10-14T08:51:34.606Z] [2024-10-14T08:51:34.606Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-14T08:51:34.606Z] #89 DONE 1.3s [2024-10-14T08:51:34.606Z] [2024-10-14T08:51:34.606Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-14T08:51:34.606Z] #61 59.01 Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:51:34.879Z] #61 ... [2024-10-14T08:51:34.879Z] [2024-10-14T08:51:34.879Z] #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T08:51:35.154Z] #90 ... [2024-10-14T08:51:35.154Z] [2024-10-14T08:51:35.154Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:51:36.127Z] #91 ... [2024-10-14T08:51:36.127Z] [2024-10-14T08:51:36.127Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T08:51:36.127Z] #75 33.44 Upgrading critical system libraries and apk-tools: [2024-10-14T08:51:36.127Z] #75 33.44 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:51:36.127Z] #75 33.51 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:51:36.127Z] #75 36.84 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:51:36.127Z] #75 37.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:36.127Z] #75 39.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:36.398Z] #75 ... [2024-10-14T08:51:36.398Z] [2024-10-14T08:51:36.398Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-14T08:51:36.398Z] #78 28.60 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:51:36.398Z] #78 29.82 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:51:36.398Z] #78 30.13 OK: 9 MiB in 15 packages [2024-10-14T08:51:36.669Z] #78 ... [2024-10-14T08:51:36.669Z] [2024-10-14T08:51:36.669Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-14T08:51:36.669Z] #73 42.09 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T08:51:36.669Z] #73 42.09 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T08:51:36.669Z] #73 42.09 OK: 24041 distinct packages available [2024-10-14T08:51:36.669Z] #73 45.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:36.669Z] #73 48.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:36.940Z] #73 ... [2024-10-14T08:51:36.940Z] [2024-10-14T08:51:36.940Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-14T08:51:36.940Z] #61 60.99 OK: 15 MiB in 28 packages [2024-10-14T08:51:37.533Z] #61 ... [2024-10-14T08:51:37.533Z] [2024-10-14T08:51:37.533Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-14T08:51:37.533Z] #60 42.49 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-14T08:51:37.533Z] #60 42.49 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-14T08:51:37.533Z] #60 42.49 OK: 24041 distinct packages available [2024-10-14T08:51:37.533Z] #60 45.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:37.533Z] #60 48.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:37.808Z] #60 ... [2024-10-14T08:51:37.808Z] [2024-10-14T08:51:37.808Z] #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-10-14T08:51:37.808Z] #86 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:37.808Z] #86 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:38.091Z] #86 ... [2024-10-14T08:51:38.091Z] [2024-10-14T08:51:38.091Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-14T08:51:38.091Z] #78 DONE 34.2s [2024-10-14T08:51:38.091Z] [2024-10-14T08:51:38.091Z] #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T08:51:38.091Z] #90 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:38.687Z] #90 ... [2024-10-14T08:51:38.687Z] [2024-10-14T08:51:38.687Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-14T08:51:38.687Z] #77 28.30 Upgrading critical system libraries and apk-tools: [2024-10-14T08:51:38.687Z] #77 28.30 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:51:38.687Z] #77 28.41 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:51:38.687Z] #77 31.33 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:51:38.687Z] #77 31.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:38.687Z] #77 33.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:39.281Z] #77 ... [2024-10-14T08:51:39.281Z] [2024-10-14T08:51:39.281Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-14T08:51:39.281Z] #87 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:40.260Z] #87 ... [2024-10-14T08:51:40.260Z] [2024-10-14T08:51:40.260Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-14T08:51:40.260Z] #61 DONE 64.7s [2024-10-14T08:51:40.260Z] [2024-10-14T08:51:40.260Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T08:51:41.238Z] #92 ... [2024-10-14T08:51:41.238Z] [2024-10-14T08:51:41.238Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-14T08:51:41.512Z] #93 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:41.512Z] #93 ... [2024-10-14T08:51:41.512Z] [2024-10-14T08:51:41.512Z] #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T08:51:41.512Z] #90 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:44.270Z] #90 ... [2024-10-14T08:51:44.270Z] [2024-10-14T08:51:44.270Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T08:51:44.270Z] #74 46.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:44.270Z] #74 ... [2024-10-14T08:51:44.270Z] [2024-10-14T08:51:44.270Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-14T08:51:44.270Z] #87 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:47.735Z] #87 ... [2024-10-14T08:51:47.735Z] [2024-10-14T08:51:47.735Z] #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-10-14T08:51:47.735Z] #86 33.24 Upgrading critical system libraries and apk-tools: [2024-10-14T08:51:47.735Z] #86 33.24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:51:47.735Z] #86 33.33 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:51:51.151Z] #86 36.56 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:51:51.151Z] #86 36.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:51.428Z] #86 ... [2024-10-14T08:51:51.428Z] [2024-10-14T08:51:51.428Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-14T08:51:51.428Z] #77 48.24 OK: 20 MiB in 18 packages [2024-10-14T08:51:51.428Z] #77 DONE 50.9s [2024-10-14T08:51:51.428Z] [2024-10-14T08:51:51.428Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-14T08:51:51.428Z] #60 63.97 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-14T08:51:51.428Z] #60 64.02 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-14T08:51:51.428Z] #60 64.04 (3/5) Installing libucontext (1.2-r3) [2024-10-14T08:51:51.428Z] #60 64.08 (4/5) Installing gcompat (1.1.0-r4) [2024-10-14T08:51:51.428Z] #60 64.14 (5/5) Installing openssl (3.3.2-r0) [2024-10-14T08:51:51.428Z] #60 64.30 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:51:51.428Z] #60 64.55 OK: 10 MiB in 19 packages [2024-10-14T08:51:52.027Z] #133 ... [2024-10-14T08:51:52.027Z] [2024-10-14T08:51:52.027Z] #158 [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-10-14T08:51:52.027Z] #158 122.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-14T08:51:52.052Z] #60 ... [2024-10-14T08:51:52.052Z] [2024-10-14T08:51:52.052Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-14T08:51:52.052Z] #73 63.54 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-14T08:51:52.052Z] #73 63.57 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-14T08:51:52.052Z] #73 63.59 (3/4) Installing libucontext (1.2-r3) [2024-10-14T08:51:52.052Z] #73 63.62 (4/4) Installing gcompat (1.1.0-r4) [2024-10-14T08:51:52.052Z] #73 63.76 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:51:52.052Z] #73 63.94 OK: 9 MiB in 18 packages [2024-10-14T08:51:52.052Z] #73 DONE 67.4s [2024-10-14T08:51:52.052Z] [2024-10-14T08:51:52.052Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-14T08:51:53.048Z] #94 ... [2024-10-14T08:51:53.048Z] [2024-10-14T08:51:53.048Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T08:51:53.048Z] #75 56.73 OK: 11 MiB in 17 packages [2024-10-14T08:51:53.048Z] #75 DONE 60.2s [2024-10-14T08:51:53.048Z] [2024-10-14T08:51:53.048Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-14T08:51:53.326Z] #60 DONE 68.1s [2024-10-14T08:51:53.326Z] [2024-10-14T08:51:53.326Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T08:51:54.344Z] #95 ... [2024-10-14T08:51:54.344Z] [2024-10-14T08:51:54.344Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T08:51:54.344Z] #92 4.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:54.344Z] #92 6.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:54.344Z] #92 ... [2024-10-14T08:51:54.344Z] [2024-10-14T08:51:54.344Z] #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-10-14T08:51:54.344Z] #86 40.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:54.625Z] #86 ... [2024-10-14T08:51:54.625Z] [2024-10-14T08:51:54.625Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-14T08:51:54.625Z] #93 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:51:54.906Z] #93 ... [2024-10-14T08:51:54.907Z] [2024-10-14T08:51:54.907Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T08:51:54.907Z] #74 62.99 OK: 9 MiB in 15 packages [2024-10-14T08:51:54.907Z] #74 DONE 67.1s [2024-10-14T08:51:54.907Z] [2024-10-14T08:51:54.907Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-14T08:51:55.950Z] #7 ... [2024-10-14T08:51:55.950Z] [2024-10-14T08:51:55.950Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-14T08:51:55.950Z] #87 30.48 Upgrading critical system libraries and apk-tools: [2024-10-14T08:51:55.950Z] #87 30.48 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:51:56.221Z] #87 30.60 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:51:58.215Z] #87 32.48 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:51:58.215Z] #87 32.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:00.177Z] #87 34.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:02.152Z] #87 ... [2024-10-14T08:52:02.152Z] [2024-10-14T08:52:02.152Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T08:52:02.152Z] #92 19.65 Upgrading critical system libraries and apk-tools: [2024-10-14T08:52:02.152Z] #92 19.65 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:52:02.152Z] #92 19.70 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:52:02.423Z] #92 22.37 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:52:02.694Z] #92 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:04.658Z] #92 24.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:05.255Z] #92 ... [2024-10-14T08:52:05.255Z] [2024-10-14T08:52:05.255Z] #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-10-14T08:52:05.255Z] #86 51.19 OK: 9 MiB in 15 packages [2024-10-14T08:52:06.232Z] #86 ... [2024-10-14T08:52:06.232Z] [2024-10-14T08:52:06.232Z] #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T08:52:06.232Z] #90 31.20 Upgrading critical system libraries and apk-tools: [2024-10-14T08:52:06.232Z] #90 31.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:52:06.232Z] #90 31.31 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:52:06.232Z] #90 33.86 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:52:06.232Z] #90 33.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:06.232Z] #90 35.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:06.232Z] #90 ... [2024-10-14T08:52:06.232Z] [2024-10-14T08:52:06.232Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-14T08:52:06.232Z] #93 26.99 Upgrading critical system libraries and apk-tools: [2024-10-14T08:52:06.232Z] #93 26.99 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:52:06.232Z] #93 27.04 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:52:06.232Z] #93 29.61 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:52:06.232Z] #93 29.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:06.232Z] #93 31.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:07.264Z] #93 ... [2024-10-14T08:52:07.264Z] [2024-10-14T08:52:07.264Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-14T08:52:07.264Z] #94 5.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:07.264Z] #94 6.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:07.556Z] #94 ... [2024-10-14T08:52:07.556Z] [2024-10-14T08:52:07.556Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T08:52:07.556Z] #95 4.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:07.556Z] #95 6.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:07.829Z] #95 ... [2024-10-14T08:52:07.830Z] [2024-10-14T08:52:07.830Z] #86 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-10-14T08:52:07.830Z] #86 DONE 53.9s [2024-10-14T08:52:07.830Z] [2024-10-14T08:52:07.830Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-14T08:52:09.270Z] #87 ... [2024-10-14T08:52:09.270Z] [2024-10-14T08:52:09.270Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-14T08:52:09.270Z] #94 17.21 Upgrading critical system libraries and apk-tools: [2024-10-14T08:52:09.270Z] #94 17.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:52:09.270Z] #94 17.30 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:52:11.903Z] #94 19.56 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:52:11.903Z] #94 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:13.900Z] #94 21.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:14.181Z] #94 ... [2024-10-14T08:52:14.181Z] [2024-10-14T08:52:14.181Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-14T08:52:14.181Z] #87 46.22 OK: 9 MiB in 16 packages [2024-10-14T08:52:14.181Z] #87 DONE 48.6s [2024-10-14T08:52:14.181Z] [2024-10-14T08:52:14.181Z] #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-14T08:52:14.181Z] #90 46.21 OK: 10 MiB in 16 packages [2024-10-14T08:52:14.181Z] #90 DONE 49.3s [2024-10-14T08:52:14.181Z] [2024-10-14T08:52:14.181Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-14T08:52:16.191Z] #96 ... [2024-10-14T08:52:16.191Z] [2024-10-14T08:52:16.191Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-14T08:52:16.191Z] #93 43.06 OK: 20 MiB in 18 packages [2024-10-14T08:52:16.191Z] #93 DONE 44.6s [2024-10-14T08:52:16.191Z] [2024-10-14T08:52:16.191Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-14T08:52:16.191Z] #97 DONE 0.2s [2024-10-14T08:52:16.191Z] [2024-10-14T08:52:16.191Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-14T08:52:16.191Z] #92 35.42 OK: 15 MiB in 28 packages [2024-10-14T08:52:17.641Z] #92 DONE 37.6s [2024-10-14T08:52:17.641Z] [2024-10-14T08:52:17.641Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T08:52:17.641Z] #95 18.11 Upgrading critical system libraries and apk-tools: [2024-10-14T08:52:17.641Z] #95 18.11 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:52:17.641Z] #95 18.22 Executing busybox-1.36.1-r29.trigger [2024-10-14T08:52:17.641Z] #95 20.48 Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:52:17.641Z] #95 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:17.641Z] #95 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:52:21.078Z] #95 ... [2024-10-14T08:52:21.078Z] [2024-10-14T08:52:21.078Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-14T08:52:21.078Z] #96 DONE 6.9s [2024-10-14T08:52:21.078Z] [2024-10-14T08:52:21.078Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-14T08:52:21.356Z] #98 DONE 0.4s [2024-10-14T08:52:21.356Z] [2024-10-14T08:52:21.356Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-14T08:52:22.344Z] #94 30.22 OK: 9 MiB in 18 packages [2024-10-14T08:52:24.329Z] #94 DONE 32.2s [2024-10-14T08:52:24.329Z] [2024-10-14T08:52:24.329Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:52:24.329Z] #91 ... [2024-10-14T08:52:24.329Z] [2024-10-14T08:52:24.329Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-14T08:52:24.329Z] #95 31.06 OK: 10 MiB in 19 packages [2024-10-14T08:52:26.339Z] #95 DONE 33.1s [2024-10-14T08:52:26.339Z] [2024-10-14T08:52:26.339Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-14T08:52:26.944Z] #99 ... [2024-10-14T08:52:26.944Z] [2024-10-14T08:52:26.944Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T08:52:26.944Z] #100 DONE 2.9s [2024-10-14T08:52:27.229Z] [2024-10-14T08:52:27.229Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-14T08:52:27.503Z] #101 DONE 0.4s [2024-10-14T08:52:27.503Z] [2024-10-14T08:52:27.503Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-14T08:52:28.100Z] #102 DONE 0.5s [2024-10-14T08:52:28.100Z] [2024-10-14T08:52:28.100Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-14T08:52:28.751Z] #103 DONE 0.7s [2024-10-14T08:52:28.751Z] [2024-10-14T08:52:28.751Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-14T08:52:29.044Z] #104 DONE 0.4s [2024-10-14T08:52:29.044Z] [2024-10-14T08:52:29.044Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-14T08:52:29.044Z] #99 DONE 3.0s [2024-10-14T08:52:29.044Z] [2024-10-14T08:52:29.044Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-14T08:52:29.644Z] #105 DONE 0.5s [2024-10-14T08:52:29.644Z] [2024-10-14T08:52:29.644Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T08:52:32.278Z] #106 ... [2024-10-14T08:52:32.278Z] [2024-10-14T08:52:32.278Z] #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T08:52:32.278Z] #107 DONE 5.7s [2024-10-14T08:52:32.278Z] [2024-10-14T08:52:32.278Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-14T08:52:32.278Z] #108 DONE 0.6s [2024-10-14T08:52:32.278Z] [2024-10-14T08:52:32.278Z] #109 [security-spire-config] exporting to image [2024-10-14T08:52:32.278Z] #109 exporting layers [2024-10-14T08:52:33.315Z] #109 ... [2024-10-14T08:52:33.315Z] [2024-10-14T08:52:33.315Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-14T08:52:33.315Z] #110 DONE 0.6s [2024-10-14T08:52:33.315Z] [2024-10-14T08:52:33.315Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-14T08:52:33.953Z] #111 DONE 0.7s [2024-10-14T08:52:33.953Z] [2024-10-14T08:52:33.953Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-14T08:52:34.557Z] #112 DONE 0.7s [2024-10-14T08:52:34.557Z] [2024-10-14T08:52:34.557Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-14T08:52:35.361Z] #113 DONE 0.6s [2024-10-14T08:52:35.361Z] [2024-10-14T08:52:35.361Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T08:52:35.361Z] #106 ... [2024-10-14T08:52:35.361Z] [2024-10-14T08:52:35.361Z] #109 [security-spire-server] exporting to image [2024-10-14T08:52:35.361Z] #109 exporting layers [2024-10-14T08:52:37.350Z] #109 ... [2024-10-14T08:52:37.350Z] [2024-10-14T08:52:37.350Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-14T08:52:37.350Z] #106 DONE 8.0s [2024-10-14T08:52:37.350Z] [2024-10-14T08:52:37.350Z] #109 [security-spire-config] exporting to image [2024-10-14T08:52:37.350Z] #109 exporting layers 7.7s done [2024-10-14T08:52:37.350Z] #109 writing image sha256:419cbeccfbe2b9ba987cc8da53cc93120ee1e95083b383a50885ca8551d24770 0.0s done [2024-10-14T08:52:37.350Z] #109 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-10-14T08:52:38.330Z] #109 ... [2024-10-14T08:52:38.330Z] [2024-10-14T08:52:38.330Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-14T08:52:38.330Z] #114 DONE 0.9s [2024-10-14T08:52:38.330Z] [2024-10-14T08:52:38.330Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-14T08:52:38.950Z] #115 DONE 0.4s [2024-10-14T08:52:38.950Z] [2024-10-14T08:52:38.950Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-14T08:52:39.234Z] #116 DONE 0.6s [2024-10-14T08:52:39.234Z] [2024-10-14T08:52:39.234Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-14T08:52:39.832Z] #117 DONE 0.5s [2024-10-14T08:52:39.832Z] [2024-10-14T08:52:39.832Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-14T08:52:40.447Z] #118 DONE 0.5s [2024-10-14T08:52:40.447Z] [2024-10-14T08:52:40.447Z] #109 [security-spire-agent] exporting to image [2024-10-14T08:52:40.742Z] #109 exporting layers 5.7s done [2024-10-14T08:52:40.742Z] #109 writing image sha256:9019c3c8bdecf5ec3eefc39f8eafeb8c5541d1864707a4f0c9532a4f1774ab5c [2024-10-14T08:52:41.017Z] #109 writing image sha256:9019c3c8bdecf5ec3eefc39f8eafeb8c5541d1864707a4f0c9532a4f1774ab5c 0.0s done [2024-10-14T08:52:41.017Z] #109 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-10-14T08:52:43.662Z] #109 exporting layers 3.1s done [2024-10-14T08:52:43.663Z] #109 writing image sha256:e7fb7c9422efd059f5fc91e0337a1658087816756211260e47fc7c83bb30cd06 done [2024-10-14T08:52:43.663Z] #109 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-10-14T08:52:43.663Z] #109 DONE 13.8s [2024-10-14T08:52:43.663Z] [2024-10-14T08:52:43.663Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:53:59.748Z] #158 ... [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-14T08:53:59.748Z] #149 DONE 248.6s [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-14T08:53:59.748Z] #133 ... [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:53:59.748Z] #161 ... [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-14T08:53:59.748Z] #156 DONE 249.1s [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:53:59.748Z] #161 ... [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T08:53:59.748Z] #150 DONE 249.6s [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:53:59.748Z] #162 ... [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #158 [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-10-14T08:53:59.748Z] #158 DONE 250.7s [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-14T08:53:59.748Z] #163 ... [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T08:53:59.748Z] #151 DONE 251.2s [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-14T08:53:59.748Z] #133 DONE 251.2s [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-14T08:53:59.748Z] #159 DONE 251.3s [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-14T08:53:59.748Z] #152 DONE 251.4s [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-14T08:53:59.748Z] #160 DONE 251.4s [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T08:53:59.748Z] #154 DONE 251.4s [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-14T08:53:59.748Z] #153 DONE 251.4s [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-14T08:53:59.748Z] #155 DONE 251.4s [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:53:59.748Z] #164 ... [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-14T08:53:59.748Z] #157 DONE 251.7s [2024-10-14T08:53:59.748Z] [2024-10-14T08:53:59.748Z] #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:54:00.007Z] #165 ... [2024-10-14T08:54:00.007Z] [2024-10-14T08:54:00.007Z] #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:54:00.007Z] #161 DONE 3.2s [2024-10-14T08:54:00.007Z] [2024-10-14T08:54:00.007Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:54:00.007Z] #162 DONE 2.6s [2024-10-14T08:54:00.007Z] [2024-10-14T08:54:00.007Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-14T08:54:00.007Z] #163 DONE 2.6s [2024-10-14T08:54:00.266Z] [2024-10-14T08:54:00.266Z] #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:54:00.266Z] #166 DONE 1.2s [2024-10-14T08:54:00.266Z] [2024-10-14T08:54:00.266Z] #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:54:00.266Z] #164 DONE 1.1s [2024-10-14T08:54:00.266Z] [2024-10-14T08:54:00.266Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:00.266Z] #167 ... [2024-10-14T08:54:00.266Z] [2024-10-14T08:54:00.266Z] #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:54:00.266Z] #168 DONE 0.8s [2024-10-14T08:54:00.266Z] [2024-10-14T08:54:00.266Z] #169 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:54:00.266Z] #169 DONE 0.7s [2024-10-14T08:54:00.266Z] [2024-10-14T08:54:00.266Z] #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:54:00.266Z] #165 DONE 0.7s [2024-10-14T08:54:00.527Z] [2024-10-14T08:54:00.527Z] #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:01.092Z] #170 ... [2024-10-14T08:54:01.092Z] [2024-10-14T08:54:01.092Z] #171 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:54:01.092Z] #171 DONE 1.5s [2024-10-14T08:54:01.092Z] [2024-10-14T08:54:01.092Z] #172 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:01.355Z] #172 ... [2024-10-14T08:54:01.356Z] [2024-10-14T08:54:01.356Z] #173 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-14T08:54:01.356Z] #173 DONE 1.3s [2024-10-14T08:54:01.356Z] [2024-10-14T08:54:01.356Z] #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:01.356Z] #174 DONE 1.3s [2024-10-14T08:54:01.356Z] [2024-10-14T08:54:01.356Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:01.356Z] #167 DONE 1.3s [2024-10-14T08:54:01.356Z] [2024-10-14T08:54:01.356Z] #175 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-14T08:54:01.617Z] #175 ... [2024-10-14T08:54:01.617Z] [2024-10-14T08:54:01.617Z] #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:01.617Z] #176 DONE 1.3s [2024-10-14T08:54:01.617Z] [2024-10-14T08:54:01.617Z] #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:01.617Z] #177 DONE 1.3s [2024-10-14T08:54:01.617Z] [2024-10-14T08:54:01.617Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:01.617Z] #178 CACHED [2024-10-14T08:54:01.617Z] [2024-10-14T08:54:01.617Z] #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:54:01.617Z] #179 CACHED [2024-10-14T08:54:01.617Z] [2024-10-14T08:54:01.617Z] #180 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:54:01.617Z] #180 CACHED [2024-10-14T08:54:01.617Z] [2024-10-14T08:54:01.617Z] #181 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:01.617Z] #181 CACHED [2024-10-14T08:54:01.617Z] [2024-10-14T08:54:01.617Z] #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:01.617Z] #182 CACHED [2024-10-14T08:54:01.617Z] [2024-10-14T08:54:01.617Z] #183 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:54:01.617Z] #183 CACHED [2024-10-14T08:54:01.617Z] [2024-10-14T08:54:01.617Z] #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:01.617Z] #184 DONE 1.3s [2024-10-14T08:54:01.617Z] [2024-10-14T08:54:01.617Z] #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:01.617Z] #170 DONE 1.4s [2024-10-14T08:54:01.617Z] [2024-10-14T08:54:01.617Z] #185 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:01.617Z] #185 CACHED [2024-10-14T08:54:01.617Z] [2024-10-14T08:54:01.617Z] #186 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:54:01.617Z] #186 CACHED [2024-10-14T08:54:01.617Z] [2024-10-14T08:54:01.617Z] #172 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:01.617Z] #172 DONE 0.6s [2024-10-14T08:54:01.617Z] [2024-10-14T08:54:01.617Z] #187 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-14T08:54:04.148Z] #187 ... [2024-10-14T08:54:04.148Z] [2024-10-14T08:54:04.148Z] #188 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-14T08:54:04.148Z] #188 DONE 3.8s [2024-10-14T08:54:04.148Z] [2024-10-14T08:54:04.148Z] #189 [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-10-14T08:54:05.532Z] #83 DONE 154.0s [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:54:05.532Z] #91 DONE 140.0s [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:54:05.532Z] #85 DONE 151.5s [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:54:05.532Z] #88 DONE 155.4s [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-10-14T08:54:05.532Z] #119 ... [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:54:05.532Z] #80 DONE 157.2s [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-10-14T08:54:05.532Z] #120 ... [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-14T08:54:05.532Z] #121 DONE 1.9s [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-10-14T08:54:05.532Z] #119 DONE 1.9s [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:54:05.532Z] #122 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:54:05.532Z] #123 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-10-14T08:54:05.532Z] #124 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:54:05.532Z] #125 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #126 [core-command builder 6/7] COPY . . [2024-10-14T08:54:05.532Z] #126 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:54:05.532Z] #127 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #128 [core-keeper builder 7/8] COPY . . [2024-10-14T08:54:05.532Z] #128 DONE 2.0s [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:54:05.532Z] #129 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:54:05.532Z] #130 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #131 [core-metadata builder 6/7] COPY . . [2024-10-14T08:54:05.532Z] #131 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #132 [security-bootstrapper builder 6/7] COPY . . [2024-10-14T08:54:05.532Z] #132 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:54:05.532Z] #133 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:54:05.532Z] #134 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #135 [security-proxy-auth builder 6/7] COPY . . [2024-10-14T08:54:05.532Z] #135 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:54:05.532Z] #136 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:54:05.532Z] #137 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:54:05.532Z] #138 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-14T08:54:05.532Z] #139 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:54:05.532Z] #140 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:54:05.532Z] #141 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #142 [support-scheduler builder 6/7] COPY . . [2024-10-14T08:54:05.532Z] #142 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #143 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:54:05.532Z] #143 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-10-14T08:54:05.532Z] #120 DONE 2.0s [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #144 [core-data builder 6/7] COPY . . [2024-10-14T08:54:05.532Z] #144 DONE 2.0s [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-14T08:54:05.532Z] #145 ... [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-14T08:54:05.532Z] #146 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #147 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:54:05.532Z] #147 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #148 [support-notifications builder 6/7] COPY . . [2024-10-14T08:54:05.532Z] #148 CACHED [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T08:54:05.532Z] #149 ... [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-14T08:54:05.532Z] #0 5.711 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-14T08:54:05.532Z] #150 ... [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #151 [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-10-14T08:54:05.532Z] #0 6.385 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-14T08:54:05.532Z] #151 ... [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-14T08:54:05.532Z] #0 6.935 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-14T08:54:05.532Z] #152 ... [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-14T08:54:05.532Z] #0 7.172 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-14T08:54:05.532Z] #153 ... [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-14T08:54:05.532Z] #0 8.168 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-14T08:54:05.532Z] #154 ... [2024-10-14T08:54:05.532Z] [2024-10-14T08:54:05.532Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T08:54:05.532Z] #149 8.111 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-14T08:54:06.685Z] #149 ... [2024-10-14T08:54:06.685Z] [2024-10-14T08:54:06.685Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-14T08:54:06.685Z] #0 9.325 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-14T08:54:06.685Z] #155 ... [2024-10-14T08:54:06.685Z] [2024-10-14T08:54:06.685Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-14T08:54:06.685Z] #0 9.040 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-14T08:54:06.685Z] #156 ... [2024-10-14T08:54:06.685Z] [2024-10-14T08:54:06.685Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T08:54:06.685Z] #0 9.184 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-14T08:54:06.896Z] #189 ... [2024-10-14T08:54:06.896Z] [2024-10-14T08:54:06.896Z] #190 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-14T08:54:06.896Z] #190 DONE 5.5s [2024-10-14T08:54:06.896Z] [2024-10-14T08:54:06.896Z] #175 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-14T08:54:06.896Z] #175 DONE 5.5s [2024-10-14T08:54:06.896Z] [2024-10-14T08:54:06.896Z] #191 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-14T08:54:06.896Z] #191 ... [2024-10-14T08:54:06.896Z] [2024-10-14T08:54:06.896Z] #192 [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-10-14T08:54:06.896Z] #192 DONE 5.4s [2024-10-14T08:54:06.896Z] [2024-10-14T08:54:06.896Z] #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-14T08:54:06.896Z] #193 DONE 5.4s [2024-10-14T08:54:06.896Z] [2024-10-14T08:54:06.896Z] #194 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-14T08:54:06.896Z] #194 DONE 5.4s [2024-10-14T08:54:06.896Z] [2024-10-14T08:54:06.896Z] #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-14T08:54:06.896Z] #195 DONE 5.4s [2024-10-14T08:54:06.896Z] [2024-10-14T08:54:06.896Z] #196 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-14T08:54:06.896Z] #196 DONE 5.4s [2024-10-14T08:54:06.983Z] #157 ... [2024-10-14T08:54:06.983Z] [2024-10-14T08:54:06.983Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T08:54:06.983Z] #0 8.618 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-14T08:54:06.983Z] #158 ... [2024-10-14T08:54:06.983Z] [2024-10-14T08:54:06.983Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-14T08:54:06.983Z] #0 8.918 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-14T08:54:07.154Z] [2024-10-14T08:54:07.155Z] #197 [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-10-14T08:54:07.261Z] #159 ... [2024-10-14T08:54:07.261Z] [2024-10-14T08:54:07.261Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-14T08:54:07.261Z] #0 8.710 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-14T08:54:07.261Z] #160 ... [2024-10-14T08:54:07.261Z] [2024-10-14T08:54:07.261Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-14T08:54:07.261Z] #145 9.204 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-14T08:54:07.722Z] #197 ... [2024-10-14T08:54:07.722Z] [2024-10-14T08:54:07.722Z] #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-14T08:54:07.722Z] #198 DONE 5.9s [2024-10-14T08:54:07.722Z] [2024-10-14T08:54:07.722Z] #189 [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-10-14T08:54:07.722Z] #189 DONE 5.9s [2024-10-14T08:54:07.722Z] [2024-10-14T08:54:07.722Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-14T08:54:07.722Z] #199 DONE 6.0s [2024-10-14T08:54:07.722Z] [2024-10-14T08:54:07.722Z] #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-14T08:54:07.722Z] #200 DONE 6.0s [2024-10-14T08:54:07.722Z] [2024-10-14T08:54:07.722Z] #187 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-14T08:54:07.722Z] #187 DONE 5.9s [2024-10-14T08:54:07.722Z] [2024-10-14T08:54:07.722Z] #201 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T08:54:07.722Z] #201 DONE 3.4s [2024-10-14T08:54:07.722Z] [2024-10-14T08:54:07.722Z] #202 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:07.981Z] #202 ... [2024-10-14T08:54:07.981Z] [2024-10-14T08:54:07.981Z] #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-14T08:54:07.981Z] #203 DONE 1.2s [2024-10-14T08:54:08.239Z] [2024-10-14T08:54:08.239Z] #191 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-14T08:54:08.239Z] #191 DONE 1.2s [2024-10-14T08:54:08.239Z] [2024-10-14T08:54:08.239Z] #204 [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-10-14T08:54:08.239Z] #204 DONE 1.2s [2024-10-14T08:54:08.239Z] [2024-10-14T08:54:08.239Z] #205 [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-10-14T08:54:08.239Z] #205 DONE 1.3s [2024-10-14T08:54:08.239Z] [2024-10-14T08:54:08.239Z] #113 [core-keeper] exporting to image [2024-10-14T08:54:08.240Z] #113 exporting layers [2024-10-14T08:54:08.240Z] #113 ... [2024-10-14T08:54:08.240Z] [2024-10-14T08:54:08.240Z] #206 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-14T08:54:08.240Z] #206 DONE 1.4s [2024-10-14T08:54:08.240Z] [2024-10-14T08:54:08.240Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-14T08:54:08.240Z] #207 DONE 0.8s [2024-10-14T08:54:08.240Z] [2024-10-14T08:54:08.240Z] #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-14T08:54:08.240Z] #208 DONE 0.8s [2024-10-14T08:54:08.240Z] [2024-10-14T08:54:08.240Z] #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-14T08:54:08.240Z] #209 DONE 0.8s [2024-10-14T08:54:08.240Z] [2024-10-14T08:54:08.240Z] #210 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-14T08:54:08.240Z] #210 DONE 0.8s [2024-10-14T08:54:08.240Z] [2024-10-14T08:54:08.240Z] #197 [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-10-14T08:54:08.240Z] #197 DONE 1.4s [2024-10-14T08:54:08.240Z] [2024-10-14T08:54:08.240Z] #113 [core-command] exporting to image [2024-10-14T08:54:08.499Z] #113 ... [2024-10-14T08:54:08.499Z] [2024-10-14T08:54:08.499Z] #211 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-14T08:54:08.499Z] #211 DONE 0.9s [2024-10-14T08:54:08.499Z] [2024-10-14T08:54:08.499Z] #212 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-14T08:54:08.500Z] #212 DONE 0.9s [2024-10-14T08:54:08.500Z] [2024-10-14T08:54:08.500Z] #202 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-14T08:54:08.500Z] #202 DONE 0.9s [2024-10-14T08:54:08.500Z] [2024-10-14T08:54:08.500Z] #113 [core-command] exporting to image [2024-10-14T08:54:08.500Z] #113 exporting layers 0.4s done [2024-10-14T08:54:08.825Z] #113 ... [2024-10-14T08:54:08.825Z] [2024-10-14T08:54:08.825Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-14T08:54:08.825Z] #213 DONE 0.6s [2024-10-14T08:54:08.825Z] [2024-10-14T08:54:08.825Z] #113 [core-data] exporting to image [2024-10-14T08:54:08.825Z] #113 ... [2024-10-14T08:54:08.825Z] [2024-10-14T08:54:08.825Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-14T08:54:08.825Z] #214 DONE 0.8s [2024-10-14T08:54:08.825Z] [2024-10-14T08:54:08.825Z] #113 [core-data] exporting to image [2024-10-14T08:54:08.825Z] #113 writing image sha256:9cb11ee0811a6265fdde240ab4a374192ed9d6fbf6c8cd451a1cd2c6744ca113 [2024-10-14T08:54:09.087Z] #113 ... [2024-10-14T08:54:09.087Z] [2024-10-14T08:54:09.087Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-14T08:54:09.087Z] #215 DONE 0.7s [2024-10-14T08:54:09.087Z] [2024-10-14T08:54:09.087Z] #216 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-14T08:54:09.087Z] #216 DONE 0.7s [2024-10-14T08:54:09.087Z] [2024-10-14T08:54:09.087Z] #113 [core-data] exporting to image [2024-10-14T08:54:09.087Z] #113 writing image sha256:9cb11ee0811a6265fdde240ab4a374192ed9d6fbf6c8cd451a1cd2c6744ca113 0.1s done [2024-10-14T08:54:09.087Z] #113 naming to docker.io/library/core-keeper [2024-10-14T08:54:09.087Z] #113 ... [2024-10-14T08:54:09.087Z] [2024-10-14T08:54:09.087Z] #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-14T08:54:09.087Z] #217 DONE 0.8s [2024-10-14T08:54:09.087Z] [2024-10-14T08:54:09.087Z] #218 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-14T08:54:09.087Z] #218 DONE 0.7s [2024-10-14T08:54:09.087Z] [2024-10-14T08:54:09.087Z] #219 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-14T08:54:09.087Z] #219 DONE 0.8s [2024-10-14T08:54:09.087Z] [2024-10-14T08:54:09.087Z] #113 [core-keeper] exporting to image [2024-10-14T08:54:09.087Z] #113 exporting layers 0.9s done [2024-10-14T08:54:09.087Z] #113 naming to docker.io/library/core-keeper 0.1s done [2024-10-14T08:54:09.345Z] #113 exporting layers 0.8s done [2024-10-14T08:54:09.345Z] #113 ... [2024-10-14T08:54:09.345Z] [2024-10-14T08:54:09.345Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-14T08:54:09.345Z] #220 DONE 0.9s [2024-10-14T08:54:09.345Z] [2024-10-14T08:54:09.345Z] #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-14T08:54:09.345Z] #221 DONE 0.5s [2024-10-14T08:54:09.345Z] [2024-10-14T08:54:09.345Z] #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-14T08:54:09.345Z] #222 DONE 0.4s [2024-10-14T08:54:09.345Z] [2024-10-14T08:54:09.345Z] #113 [support-scheduler] exporting to image [2024-10-14T08:54:09.345Z] #113 exporting layers 1.0s done [2024-10-14T08:54:09.345Z] #113 writing image sha256:85e8992abf880e6e4d5894a3006f551066b6d6bdecbd785462209175ae10063c 0.0s done [2024-10-14T08:54:09.345Z] #113 writing image sha256:a294b57daaa2e8d710a6b03ad36c4ab214846d58916ba3dbb2f1f1ab0af751a1 0.0s done [2024-10-14T08:54:09.345Z] #113 naming to docker.io/library/security-spiffe-token-provider done [2024-10-14T08:54:09.345Z] #113 writing image sha256:7d4ce64ecfad1eb90d76cf2e87f05f2bc18c52e90bb274018a600de5d44ed2a9 [2024-10-14T08:54:09.345Z] #113 writing image sha256:542d2c6261b15870fc5256fb73339a7de9b9f1025bb2c1f9f437a6a30698e72c [2024-10-14T08:54:09.345Z] #113 naming to docker.io/library/support-scheduler done [2024-10-14T08:54:09.614Z] #113 ... [2024-10-14T08:54:09.614Z] [2024-10-14T08:54:09.614Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-14T08:54:09.614Z] #223 DONE 0.3s [2024-10-14T08:54:09.614Z] [2024-10-14T08:54:09.614Z] #113 [support-cron-scheduler] exporting to image [2024-10-14T08:54:09.614Z] #113 writing image sha256:7d4ce64ecfad1eb90d76cf2e87f05f2bc18c52e90bb274018a600de5d44ed2a9 0.0s done [2024-10-14T08:54:09.614Z] #113 writing image sha256:542d2c6261b15870fc5256fb73339a7de9b9f1025bb2c1f9f437a6a30698e72c 0.1s done [2024-10-14T08:54:09.614Z] #113 naming to docker.io/library/core-command 0.0s done [2024-10-14T08:54:09.614Z] #113 naming to docker.io/library/support-cron-scheduler done [2024-10-14T08:54:09.614Z] #113 ... [2024-10-14T08:54:09.614Z] [2024-10-14T08:54:09.614Z] #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-14T08:54:09.614Z] #224 DONE 0.2s [2024-10-14T08:54:09.614Z] [2024-10-14T08:54:09.614Z] #113 [support-cron-scheduler] exporting to image [2024-10-14T08:54:09.614Z] #113 exporting layers 0.4s done [2024-10-14T08:54:09.873Z] #113 ... [2024-10-14T08:54:09.873Z] [2024-10-14T08:54:09.873Z] #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-14T08:54:09.873Z] #225 DONE 0.5s [2024-10-14T08:54:09.873Z] [2024-10-14T08:54:09.873Z] #113 [support-notifications] exporting to image [2024-10-14T08:54:09.873Z] #113 exporting layers 0.5s done [2024-10-14T08:54:09.873Z] #113 writing image sha256:9488b8cf72d28cc079b88dc1e76c5846e61b3a8f9a0358434df21e544694d1c6 0.0s done [2024-10-14T08:54:09.873Z] #113 writing image sha256:294860867e01904370b315fdcac1d514037745d64b4fa06a780bb4df20ffc9f6 0.0s done [2024-10-14T08:54:09.873Z] #113 naming to docker.io/library/support-notifications done [2024-10-14T08:54:09.873Z] #113 naming to docker.io/library/core-data done [2024-10-14T08:54:10.141Z] #113 ... [2024-10-14T08:54:10.141Z] [2024-10-14T08:54:10.141Z] #226 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-14T08:54:10.141Z] #226 DONE 0.4s [2024-10-14T08:54:10.141Z] [2024-10-14T08:54:10.141Z] #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-14T08:54:10.141Z] #227 DONE 1.0s [2024-10-14T08:54:10.141Z] [2024-10-14T08:54:10.141Z] #228 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-14T08:54:10.141Z] #228 DONE 0.9s [2024-10-14T08:54:10.141Z] [2024-10-14T08:54:10.141Z] #113 [core-common-config-bootstrapper] exporting to image [2024-10-14T08:54:10.141Z] #113 writing image sha256:03f2504e71341614ffed9ef150ef179ab8f0554e7fc95e4e9404a033f1fdecc6 done [2024-10-14T08:54:10.141Z] #113 naming to docker.io/library/core-metadata 0.0s done [2024-10-14T08:54:10.141Z] #113 ... [2024-10-14T08:54:10.141Z] [2024-10-14T08:54:10.141Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-14T08:54:10.141Z] #229 DONE 0.2s [2024-10-14T08:54:10.141Z] [2024-10-14T08:54:10.141Z] #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-14T08:54:10.141Z] #230 DONE 0.1s [2024-10-14T08:54:10.399Z] [2024-10-14T08:54:10.399Z] #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-14T08:54:10.399Z] #231 DONE 0.1s [2024-10-14T08:54:10.399Z] [2024-10-14T08:54:10.399Z] #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-14T08:54:10.399Z] #232 DONE 0.1s [2024-10-14T08:54:10.399Z] [2024-10-14T08:54:10.399Z] #113 [core-common-config-bootstrapper] exporting to image [2024-10-14T08:54:10.399Z] #113 exporting layers 0.2s done [2024-10-14T08:54:10.399Z] #113 ... [2024-10-14T08:54:10.399Z] [2024-10-14T08:54:10.399Z] #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-14T08:54:10.399Z] #233 DONE 0.9s [2024-10-14T08:54:10.399Z] [2024-10-14T08:54:10.399Z] #113 [security-proxy-setup] exporting to image [2024-10-14T08:54:10.399Z] #113 writing image sha256:6bb5df0e9eb053aa1406787a3f994ce767a88e92fe57abf05b426ff4acd09ede done [2024-10-14T08:54:10.399Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-14T08:54:10.399Z] #113 writing image sha256:0363f8d61f5221392e260089e231d3592515c877f404fd5bd40a901aa666d973 done [2024-10-14T08:54:10.399Z] #113 naming to docker.io/library/security-proxy-auth done [2024-10-14T08:54:10.657Z] #113 ... [2024-10-14T08:54:10.657Z] [2024-10-14T08:54:10.657Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-14T08:54:10.657Z] #234 DONE 0.2s [2024-10-14T08:54:10.657Z] [2024-10-14T08:54:10.657Z] #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-14T08:54:10.657Z] #235 DONE 0.5s [2024-10-14T08:54:10.657Z] [2024-10-14T08:54:10.657Z] #113 [security-secretstore-setup] exporting to image [2024-10-14T08:54:10.657Z] #113 exporting layers 0.3s done [2024-10-14T08:54:10.916Z] #113 exporting layers 0.3s done [2024-10-14T08:54:10.916Z] #113 writing image sha256:9305b3eca6eaffc0558ee967f59f370deec99b7a0abc8fce3c0372e3f30912c5 done [2024-10-14T08:54:10.916Z] #113 naming to docker.io/library/security-proxy-setup done [2024-10-14T08:54:10.916Z] #113 writing image sha256:5f6e03b9debf754e90120da0380d3b47e9c6809b584b8af464a9df121d144ad3 done [2024-10-14T08:54:10.916Z] #113 naming to docker.io/library/security-secretstore-setup done [2024-10-14T08:54:10.916Z] #113 DONE 3.7s [2024-10-14T08:54:10.916Z] [2024-10-14T08:54:10.916Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-14T08:54:11.177Z] #236 DONE 0.7s [2024-10-14T08:54:11.177Z] [2024-10-14T08:54:11.177Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T08:54:11.437Z] #73 ... [2024-10-14T08:54:11.437Z] [2024-10-14T08:54:11.437Z] #113 [security-bootstrapper] exporting to image [2024-10-14T08:54:11.437Z] #113 exporting layers 0.2s done [2024-10-14T08:54:11.437Z] #113 writing image sha256:e6778af2eb29d4dfb589356d6dafcb4fe5e312aaeae2aa60fd4b893a6f820024 done [2024-10-14T08:54:11.437Z] #113 naming to docker.io/library/security-bootstrapper done [2024-10-14T08:54:11.437Z] #113 DONE 4.0s [2024-10-14T08:54:11.437Z] [2024-10-14T08:54:11.437Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T08:54:11.437Z] time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-14T08:54:11.450Z] $ docker stop --time=1 b61cf8f8f580be6a4b8433626655b537e11af4fa1c4507a9cb08ff1b417163a6 [2024-10-14T08:54:12.743Z] $ docker rm -f --volumes b61cf8f8f580be6a4b8433626655b537e11af4fa1c4507a9cb08ff1b417163a6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:54:13.096Z] + docker images [2024-10-14T08:54:13.096Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-14T08:54:13.096Z] security-bootstrapper latest e6778af2eb29 1 second ago 27.4MB [2024-10-14T08:54:13.096Z] security-secretstore-setup latest 5f6e03b9debf 2 seconds ago 52.2MB [2024-10-14T08:54:13.096Z] security-proxy-setup latest 9305b3eca6ea 2 seconds ago 33.9MB [2024-10-14T08:54:13.096Z] security-proxy-auth latest 0363f8d61f52 3 seconds ago 34.4MB [2024-10-14T08:54:13.096Z] core-common-config-bootstrapper latest 6bb5df0e9eb0 3 seconds ago 21.3MB [2024-10-14T08:54:13.096Z] core-metadata latest 03f2504e7134 3 seconds ago 42.4MB [2024-10-14T08:54:13.096Z] core-data latest 9488b8cf72d2 4 seconds ago 42.3MB [2024-10-14T08:54:13.096Z] support-notifications latest 294860867e01 4 seconds ago 65.4MB [2024-10-14T08:54:13.096Z] support-scheduler latest a294b57daaa2 4 seconds ago 64.7MB [2024-10-14T08:54:13.096Z] core-command latest 7d4ce64ecfad 4 seconds ago 36.4MB [2024-10-14T08:54:13.096Z] support-cron-scheduler latest 542d2c6261b1 4 seconds ago 66.5MB [2024-10-14T08:54:13.096Z] security-spiffe-token-provider latest 85e8992abf88 5 seconds ago 41.3MB [2024-10-14T08:54:13.096Z] core-keeper latest 9cb11ee0811a 5 seconds ago 41.5MB [2024-10-14T08:54:13.096Z] security-spire-config latest a865ff798219 5 minutes ago 121MB [2024-10-14T08:54:13.096Z] security-spire-server latest f05212e9914c 5 minutes ago 122MB [2024-10-14T08:54:13.096Z] security-spire-agent latest bd947658960c 5 minutes ago 183MB [2024-10-14T08:54:13.096Z] ci-base-image-x86_64 latest 94047a525336 9 minutes ago 980MB [2024-10-14T08:54:13.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 11 days ago 573MB [2024-10-14T08:54:13.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-14T08:54:13.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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-10-14T08:54:13.227Z] provisioning config files... [2024-10-14T08:54:13.236Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/728@tmp/config13446850328124447815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:54:13.565Z] ---> ****-login.sh [2024-10-14T08:54:13.565Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:54:13.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:54:13.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:54:13.566Z] Configure a credential helper to remove this warning. See [2024-10-14T08:54:13.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:54:13.566Z] [2024-10-14T08:54:13.566Z] Login Succeeded [2024-10-14T08:54:13.566Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:54:13.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:54:13.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:54:13.825Z] Configure a credential helper to remove this warning. See [2024-10-14T08:54:13.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:54:13.825Z] [2024-10-14T08:54:13.825Z] Login Succeeded [2024-10-14T08:54:13.825Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:54:13.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:54:13.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:54:13.825Z] Configure a credential helper to remove this warning. See [2024-10-14T08:54:13.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:54:13.826Z] [2024-10-14T08:54:13.826Z] Login Succeeded [2024-10-14T08:54:13.826Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:54:13.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:54:14.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:54:14.084Z] Configure a credential helper to remove this warning. See [2024-10-14T08:54:14.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:54:14.084Z] [2024-10-14T08:54:14.084Z] Login Succeeded [2024-10-14T08:54:14.084Z] ****.io [2024-10-14T08:54:14.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:54:14.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:54:14.343Z] Configure a credential helper to remove this warning. See [2024-10-14T08:54:14.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:54:14.343Z] [2024-10-14T08:54:14.343Z] Login Succeeded [2024-10-14T08:54:14.343Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:54:14.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:54:14.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:54:14.432Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-14T08:54:14.432Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:14.432Z] latest [2024-10-14T08:54:14.432Z] 3.2.0-dev.105 [2024-10-14T08:54:14.432Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:14.432Z] main [2024-10-14T08:54:14.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:14.782Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:15.113Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:15.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-14T08:54:15.113Z] 7330fe4c81a2: Preparing [2024-10-14T08:54:15.113Z] 528b242ae817: Preparing [2024-10-14T08:54:15.113Z] 22eb7699bc51: Preparing [2024-10-14T08:54:15.113Z] f1620a9e1610: Preparing [2024-10-14T08:54:15.113Z] 06b8b775fd48: Preparing [2024-10-14T08:54:15.113Z] f08ad56e757e: Preparing [2024-10-14T08:54:15.113Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:15.113Z] f08ad56e757e: Waiting [2024-10-14T08:54:15.113Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:16.495Z] 06b8b775fd48: Pushed [2024-10-14T08:54:16.495Z] 7330fe4c81a2: Pushed [2024-10-14T08:54:16.495Z] 22eb7699bc51: Pushed [2024-10-14T08:54:16.495Z] f1620a9e1610: Pushed [2024-10-14T08:54:16.495Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:16.755Z] f08ad56e757e: Pushed [2024-10-14T08:54:18.136Z] 528b242ae817: Pushed [2024-10-14T08:54:18.136Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:b3a33bd3262121069ed8e12df12905dda7406d9485bda6fe35469fa838308fca size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:18.469Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:18.793Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-14T08:54:18.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-14T08:54:18.793Z] 7330fe4c81a2: Preparing [2024-10-14T08:54:18.793Z] 528b242ae817: Preparing [2024-10-14T08:54:18.793Z] 22eb7699bc51: Preparing [2024-10-14T08:54:18.793Z] f1620a9e1610: Preparing [2024-10-14T08:54:18.793Z] 06b8b775fd48: Preparing [2024-10-14T08:54:18.793Z] f08ad56e757e: Preparing [2024-10-14T08:54:18.793Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:18.793Z] f08ad56e757e: Waiting [2024-10-14T08:54:18.793Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:18.793Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:18.793Z] 7330fe4c81a2: Layer already exists [2024-10-14T08:54:18.793Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:18.793Z] 528b242ae817: Layer already exists [2024-10-14T08:54:18.793Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:18.793Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:18.793Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:18.793Z] latest: digest: sha256:b3a33bd3262121069ed8e12df12905dda7406d9485bda6fe35469fa838308fca size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:19.117Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:19.450Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.105 [2024-10-14T08:54:19.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-14T08:54:19.450Z] 7330fe4c81a2: Preparing [2024-10-14T08:54:19.450Z] 528b242ae817: Preparing [2024-10-14T08:54:19.450Z] 22eb7699bc51: Preparing [2024-10-14T08:54:19.450Z] f1620a9e1610: Preparing [2024-10-14T08:54:19.450Z] 06b8b775fd48: Preparing [2024-10-14T08:54:19.450Z] f08ad56e757e: Preparing [2024-10-14T08:54:19.450Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:19.450Z] f08ad56e757e: Waiting [2024-10-14T08:54:19.450Z] 528b242ae817: Layer already exists [2024-10-14T08:54:19.450Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:19.450Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:19.450Z] 7330fe4c81a2: Layer already exists [2024-10-14T08:54:19.450Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:19.450Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:19.450Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:19.450Z] 3.2.0-dev.105: digest: sha256:b3a33bd3262121069ed8e12df12905dda7406d9485bda6fe35469fa838308fca size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:19.781Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:20.121Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:20.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-14T08:54:20.121Z] 7330fe4c81a2: Preparing [2024-10-14T08:54:20.121Z] 528b242ae817: Preparing [2024-10-14T08:54:20.121Z] 22eb7699bc51: Preparing [2024-10-14T08:54:20.121Z] f1620a9e1610: Preparing [2024-10-14T08:54:20.121Z] 06b8b775fd48: Preparing [2024-10-14T08:54:20.121Z] f08ad56e757e: Preparing [2024-10-14T08:54:20.121Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:20.121Z] f08ad56e757e: Waiting [2024-10-14T08:54:20.121Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:20.121Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:20.121Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:20.121Z] 528b242ae817: Layer already exists [2024-10-14T08:54:20.121Z] 7330fe4c81a2: Layer already exists [2024-10-14T08:54:20.121Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:20.121Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:20.121Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:20.121Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:b3a33bd3262121069ed8e12df12905dda7406d9485bda6fe35469fa838308fca size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:20.454Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:20.783Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-14T08:54:20.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-14T08:54:20.783Z] 7330fe4c81a2: Preparing [2024-10-14T08:54:20.783Z] 528b242ae817: Preparing [2024-10-14T08:54:20.783Z] 22eb7699bc51: Preparing [2024-10-14T08:54:20.783Z] f1620a9e1610: Preparing [2024-10-14T08:54:20.783Z] 06b8b775fd48: Preparing [2024-10-14T08:54:20.783Z] f08ad56e757e: Preparing [2024-10-14T08:54:20.783Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:20.783Z] f08ad56e757e: Waiting [2024-10-14T08:54:20.783Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:20.783Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:20.783Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:20.783Z] 7330fe4c81a2: Layer already exists [2024-10-14T08:54:20.783Z] 528b242ae817: Layer already exists [2024-10-14T08:54:20.783Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:20.783Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:20.783Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:20.783Z] main: digest: sha256:b3a33bd3262121069ed8e12df12905dda7406d9485bda6fe35469fa838308fca size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:54:20.855Z] ===================================================== [Pipeline] echo [2024-10-14T08:54:20.866Z] taggedImages: [2024-10-14T08:54:20.866Z] - nexus3.edgexfoundry.org:10004/core-command:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:20.866Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-14T08:54:20.866Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.105 [2024-10-14T08:54:20.866Z] - nexus3.edgexfoundry.org:10004/core-command:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:20.866Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-14T08:54:20.896Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-14T08:54:20.896Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:20.896Z] latest [2024-10-14T08:54:20.896Z] 3.2.0-dev.105 [2024-10-14T08:54:20.896Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:20.896Z] main [2024-10-14T08:54:20.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:21.249Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:21.566Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:21.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-14T08:54:21.566Z] e7c8ab6bfaee: Preparing [2024-10-14T08:54:21.566Z] 54c2d65a325e: Preparing [2024-10-14T08:54:21.566Z] ab1887e1cd33: Preparing [2024-10-14T08:54:21.566Z] 96e750c07eaf: Preparing [2024-10-14T08:54:21.566Z] 22eb7699bc51: Preparing [2024-10-14T08:54:21.566Z] f1620a9e1610: Preparing [2024-10-14T08:54:21.566Z] 06b8b775fd48: Preparing [2024-10-14T08:54:21.566Z] f08ad56e757e: Preparing [2024-10-14T08:54:21.566Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:21.566Z] f1620a9e1610: Waiting [2024-10-14T08:54:21.566Z] 06b8b775fd48: Waiting [2024-10-14T08:54:21.566Z] f08ad56e757e: Waiting [2024-10-14T08:54:21.566Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:21.566Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:21.566Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:21.566Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:21.566Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:21.566Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:21.566Z] ab1887e1cd33: Pushed [2024-10-14T08:54:21.566Z] e7c8ab6bfaee: Pushed [2024-10-14T08:54:21.566Z] 54c2d65a325e: Pushed [2024-10-14T08:54:22.944Z] 96e750c07eaf: Pushed [2024-10-14T08:54:23.203Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:1515bb74390a909273f20f8ff21d840859094828eacfeae8e2167d7cd210d02f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:23.527Z] + 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-10-14T08:54:23.850Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-14T08:54:23.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-14T08:54:23.850Z] e7c8ab6bfaee: Preparing [2024-10-14T08:54:23.850Z] 54c2d65a325e: Preparing [2024-10-14T08:54:23.850Z] ab1887e1cd33: Preparing [2024-10-14T08:54:23.850Z] 96e750c07eaf: Preparing [2024-10-14T08:54:23.850Z] 22eb7699bc51: Preparing [2024-10-14T08:54:23.850Z] f1620a9e1610: Preparing [2024-10-14T08:54:23.850Z] 06b8b775fd48: Preparing [2024-10-14T08:54:23.850Z] f08ad56e757e: Preparing [2024-10-14T08:54:23.850Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:23.850Z] f08ad56e757e: Waiting [2024-10-14T08:54:23.850Z] f1620a9e1610: Waiting [2024-10-14T08:54:23.850Z] 06b8b775fd48: Waiting [2024-10-14T08:54:23.850Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:23.850Z] 96e750c07eaf: Layer already exists [2024-10-14T08:54:23.850Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:23.850Z] e7c8ab6bfaee: Layer already exists [2024-10-14T08:54:23.850Z] ab1887e1cd33: Layer already exists [2024-10-14T08:54:23.850Z] 54c2d65a325e: Layer already exists [2024-10-14T08:54:23.850Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:23.850Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:23.850Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:23.850Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:23.850Z] latest: digest: sha256:1515bb74390a909273f20f8ff21d840859094828eacfeae8e2167d7cd210d02f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:24.182Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:24.502Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.105 [2024-10-14T08:54:24.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-14T08:54:24.502Z] e7c8ab6bfaee: Preparing [2024-10-14T08:54:24.502Z] 54c2d65a325e: Preparing [2024-10-14T08:54:24.502Z] ab1887e1cd33: Preparing [2024-10-14T08:54:24.502Z] 96e750c07eaf: Preparing [2024-10-14T08:54:24.502Z] 22eb7699bc51: Preparing [2024-10-14T08:54:24.502Z] f1620a9e1610: Preparing [2024-10-14T08:54:24.502Z] 06b8b775fd48: Preparing [2024-10-14T08:54:24.502Z] f08ad56e757e: Preparing [2024-10-14T08:54:24.502Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:24.502Z] 06b8b775fd48: Waiting [2024-10-14T08:54:24.502Z] f08ad56e757e: Waiting [2024-10-14T08:54:24.502Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:24.502Z] f1620a9e1610: Waiting [2024-10-14T08:54:24.502Z] ab1887e1cd33: Layer already exists [2024-10-14T08:54:24.502Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:24.502Z] 54c2d65a325e: Layer already exists [2024-10-14T08:54:24.502Z] e7c8ab6bfaee: Layer already exists [2024-10-14T08:54:24.502Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:24.502Z] 96e750c07eaf: Layer already exists [2024-10-14T08:54:24.502Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:24.502Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:24.502Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:24.502Z] 3.2.0-dev.105: digest: sha256:1515bb74390a909273f20f8ff21d840859094828eacfeae8e2167d7cd210d02f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:24.835Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:25.156Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:25.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-14T08:54:25.156Z] e7c8ab6bfaee: Preparing [2024-10-14T08:54:25.156Z] 54c2d65a325e: Preparing [2024-10-14T08:54:25.156Z] ab1887e1cd33: Preparing [2024-10-14T08:54:25.156Z] 96e750c07eaf: Preparing [2024-10-14T08:54:25.156Z] 22eb7699bc51: Preparing [2024-10-14T08:54:25.156Z] f1620a9e1610: Preparing [2024-10-14T08:54:25.157Z] 06b8b775fd48: Preparing [2024-10-14T08:54:25.157Z] f08ad56e757e: Preparing [2024-10-14T08:54:25.157Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:25.157Z] f1620a9e1610: Waiting [2024-10-14T08:54:25.157Z] 06b8b775fd48: Waiting [2024-10-14T08:54:25.157Z] f08ad56e757e: Waiting [2024-10-14T08:54:25.157Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:25.157Z] 54c2d65a325e: Layer already exists [2024-10-14T08:54:25.157Z] 96e750c07eaf: Layer already exists [2024-10-14T08:54:25.157Z] ab1887e1cd33: Layer already exists [2024-10-14T08:54:25.157Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:25.157Z] e7c8ab6bfaee: Layer already exists [2024-10-14T08:54:25.157Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:25.157Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:25.157Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:25.157Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:25.157Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:1515bb74390a909273f20f8ff21d840859094828eacfeae8e2167d7cd210d02f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:25.496Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:25.820Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-14T08:54:25.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-14T08:54:25.820Z] e7c8ab6bfaee: Preparing [2024-10-14T08:54:25.820Z] 54c2d65a325e: Preparing [2024-10-14T08:54:25.820Z] ab1887e1cd33: Preparing [2024-10-14T08:54:25.820Z] 96e750c07eaf: Preparing [2024-10-14T08:54:25.820Z] 22eb7699bc51: Preparing [2024-10-14T08:54:25.820Z] f1620a9e1610: Preparing [2024-10-14T08:54:25.820Z] 06b8b775fd48: Preparing [2024-10-14T08:54:25.820Z] f08ad56e757e: Preparing [2024-10-14T08:54:25.820Z] f1620a9e1610: Waiting [2024-10-14T08:54:25.820Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:25.820Z] f08ad56e757e: Waiting [2024-10-14T08:54:25.820Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:25.820Z] ab1887e1cd33: Layer already exists [2024-10-14T08:54:25.820Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:25.820Z] e7c8ab6bfaee: Layer already exists [2024-10-14T08:54:25.820Z] 96e750c07eaf: Layer already exists [2024-10-14T08:54:25.820Z] 54c2d65a325e: Layer already exists [2024-10-14T08:54:25.820Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:25.820Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:25.820Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:25.820Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:25.820Z] main: digest: sha256:1515bb74390a909273f20f8ff21d840859094828eacfeae8e2167d7cd210d02f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:54:25.893Z] ===================================================== [Pipeline] echo [2024-10-14T08:54:25.908Z] taggedImages: [2024-10-14T08:54:25.908Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:25.908Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-14T08:54:25.908Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.105 [2024-10-14T08:54:25.908Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:25.908Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-14T08:54:25.933Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-14T08:54:25.933Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:25.933Z] latest [2024-10-14T08:54:25.933Z] 3.2.0-dev.105 [2024-10-14T08:54:25.933Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:25.933Z] main [2024-10-14T08:54:25.933Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:26.286Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:26.616Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:26.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-14T08:54:26.616Z] 58808b68d7cd: Preparing [2024-10-14T08:54:26.616Z] 6fd2a269b186: Preparing [2024-10-14T08:54:26.616Z] 9b66788d8e37: Preparing [2024-10-14T08:54:26.616Z] 22eb7699bc51: Preparing [2024-10-14T08:54:26.616Z] f1620a9e1610: Preparing [2024-10-14T08:54:26.616Z] ac59fa09b6ef: Preparing [2024-10-14T08:54:26.616Z] 70bd81ccc0fa: Preparing [2024-10-14T08:54:26.616Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:26.616Z] ac59fa09b6ef: Waiting [2024-10-14T08:54:26.616Z] 70bd81ccc0fa: Waiting [2024-10-14T08:54:26.616Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:26.616Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:26.616Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:26.616Z] 58808b68d7cd: Pushed [2024-10-14T08:54:26.616Z] 6fd2a269b186: Pushed [2024-10-14T08:54:26.616Z] 70bd81ccc0fa: Pushed [2024-10-14T08:54:26.616Z] ac59fa09b6ef: Pushed [2024-10-14T08:54:26.616Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:29.906Z] 9b66788d8e37: Pushed [2024-10-14T08:54:29.906Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:eb675846cf585ed18eab55ab50c1f49e997ada76d5b4f6593ed982a2facedb4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:30.249Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:30.582Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-14T08:54:30.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-14T08:54:30.582Z] 58808b68d7cd: Preparing [2024-10-14T08:54:30.582Z] 6fd2a269b186: Preparing [2024-10-14T08:54:30.582Z] 9b66788d8e37: Preparing [2024-10-14T08:54:30.582Z] 22eb7699bc51: Preparing [2024-10-14T08:54:30.582Z] f1620a9e1610: Preparing [2024-10-14T08:54:30.582Z] ac59fa09b6ef: Preparing [2024-10-14T08:54:30.582Z] 70bd81ccc0fa: Preparing [2024-10-14T08:54:30.582Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:30.582Z] 70bd81ccc0fa: Waiting [2024-10-14T08:54:30.582Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:30.582Z] 9b66788d8e37: Layer already exists [2024-10-14T08:54:30.582Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:30.582Z] 6fd2a269b186: Layer already exists [2024-10-14T08:54:30.582Z] 58808b68d7cd: Layer already exists [2024-10-14T08:54:30.582Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:30.582Z] 70bd81ccc0fa: Layer already exists [2024-10-14T08:54:30.582Z] ac59fa09b6ef: Layer already exists [2024-10-14T08:54:30.582Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:30.582Z] latest: digest: sha256:eb675846cf585ed18eab55ab50c1f49e997ada76d5b4f6593ed982a2facedb4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:30.915Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:31.251Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.105 [2024-10-14T08:54:31.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-14T08:54:31.251Z] 58808b68d7cd: Preparing [2024-10-14T08:54:31.251Z] 6fd2a269b186: Preparing [2024-10-14T08:54:31.251Z] 9b66788d8e37: Preparing [2024-10-14T08:54:31.251Z] 22eb7699bc51: Preparing [2024-10-14T08:54:31.251Z] f1620a9e1610: Preparing [2024-10-14T08:54:31.251Z] ac59fa09b6ef: Preparing [2024-10-14T08:54:31.251Z] 70bd81ccc0fa: Preparing [2024-10-14T08:54:31.251Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:31.251Z] 70bd81ccc0fa: Waiting [2024-10-14T08:54:31.251Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:31.251Z] ac59fa09b6ef: Waiting [2024-10-14T08:54:31.251Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:31.251Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:31.251Z] 6fd2a269b186: Layer already exists [2024-10-14T08:54:31.251Z] 9b66788d8e37: Layer already exists [2024-10-14T08:54:31.251Z] 58808b68d7cd: Layer already exists [2024-10-14T08:54:31.251Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:31.251Z] ac59fa09b6ef: Layer already exists [2024-10-14T08:54:31.251Z] 70bd81ccc0fa: Layer already exists [2024-10-14T08:54:31.251Z] 3.2.0-dev.105: digest: sha256:eb675846cf585ed18eab55ab50c1f49e997ada76d5b4f6593ed982a2facedb4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:31.584Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:31.919Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:31.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-14T08:54:31.919Z] 58808b68d7cd: Preparing [2024-10-14T08:54:31.919Z] 6fd2a269b186: Preparing [2024-10-14T08:54:31.919Z] 9b66788d8e37: Preparing [2024-10-14T08:54:31.919Z] 22eb7699bc51: Preparing [2024-10-14T08:54:31.919Z] f1620a9e1610: Preparing [2024-10-14T08:54:31.919Z] ac59fa09b6ef: Preparing [2024-10-14T08:54:31.919Z] 70bd81ccc0fa: Preparing [2024-10-14T08:54:31.919Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:31.919Z] ac59fa09b6ef: Waiting [2024-10-14T08:54:31.919Z] 70bd81ccc0fa: Waiting [2024-10-14T08:54:31.919Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:31.919Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:31.919Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:31.919Z] 58808b68d7cd: Layer already exists [2024-10-14T08:54:31.919Z] 6fd2a269b186: Layer already exists [2024-10-14T08:54:31.919Z] 9b66788d8e37: Layer already exists [2024-10-14T08:54:31.919Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:31.919Z] 70bd81ccc0fa: Layer already exists [2024-10-14T08:54:31.919Z] ac59fa09b6ef: Layer already exists [2024-10-14T08:54:31.919Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:eb675846cf585ed18eab55ab50c1f49e997ada76d5b4f6593ed982a2facedb4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:32.252Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:32.580Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-14T08:54:32.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-14T08:54:32.580Z] 58808b68d7cd: Preparing [2024-10-14T08:54:32.580Z] 6fd2a269b186: Preparing [2024-10-14T08:54:32.580Z] 9b66788d8e37: Preparing [2024-10-14T08:54:32.580Z] 22eb7699bc51: Preparing [2024-10-14T08:54:32.580Z] f1620a9e1610: Preparing [2024-10-14T08:54:32.580Z] ac59fa09b6ef: Preparing [2024-10-14T08:54:32.580Z] 70bd81ccc0fa: Preparing [2024-10-14T08:54:32.580Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:32.580Z] ac59fa09b6ef: Waiting [2024-10-14T08:54:32.580Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:32.580Z] 70bd81ccc0fa: Waiting [2024-10-14T08:54:32.580Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:32.580Z] 58808b68d7cd: Layer already exists [2024-10-14T08:54:32.580Z] 9b66788d8e37: Layer already exists [2024-10-14T08:54:32.580Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:32.580Z] 6fd2a269b186: Layer already exists [2024-10-14T08:54:32.580Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:32.580Z] ac59fa09b6ef: Layer already exists [2024-10-14T08:54:32.580Z] 70bd81ccc0fa: Layer already exists [2024-10-14T08:54:32.580Z] main: digest: sha256:eb675846cf585ed18eab55ab50c1f49e997ada76d5b4f6593ed982a2facedb4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:54:32.650Z] ===================================================== [Pipeline] echo [2024-10-14T08:54:32.665Z] taggedImages: [2024-10-14T08:54:32.665Z] - nexus3.edgexfoundry.org:10004/core-data:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:32.665Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-14T08:54:32.665Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.105 [2024-10-14T08:54:32.665Z] - nexus3.edgexfoundry.org:10004/core-data:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:32.665Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-14T08:54:32.706Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-14T08:54:32.706Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:32.706Z] latest [2024-10-14T08:54:32.706Z] 3.2.0-dev.105 [2024-10-14T08:54:32.706Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:32.706Z] main [2024-10-14T08:54:32.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:33.061Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:33.384Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:33.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-14T08:54:33.384Z] a51eb61e009c: Preparing [2024-10-14T08:54:33.384Z] 72c744372570: Preparing [2024-10-14T08:54:33.384Z] 035d880bf3bc: Preparing [2024-10-14T08:54:33.384Z] f1620a9e1610: Preparing [2024-10-14T08:54:33.384Z] 1e65ed9d2b3b: Preparing [2024-10-14T08:54:33.384Z] 311373f859e7: Preparing [2024-10-14T08:54:33.384Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:33.384Z] 311373f859e7: Waiting [2024-10-14T08:54:33.384Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:33.384Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:33.384Z] a51eb61e009c: Pushed [2024-10-14T08:54:33.384Z] 72c744372570: Pushed [2024-10-14T08:54:33.384Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:33.384Z] 311373f859e7: Pushed [2024-10-14T08:54:33.384Z] 1e65ed9d2b3b: Pushed [2024-10-14T08:54:36.671Z] 035d880bf3bc: Pushed [2024-10-14T08:54:36.671Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:fac061b0ee94677c6f592c7ac85e257f5af4afa45fd60fc1797262a7095133ec size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:36.997Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:37.324Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-14T08:54:37.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-14T08:54:37.324Z] a51eb61e009c: Preparing [2024-10-14T08:54:37.324Z] 72c744372570: Preparing [2024-10-14T08:54:37.324Z] 035d880bf3bc: Preparing [2024-10-14T08:54:37.324Z] f1620a9e1610: Preparing [2024-10-14T08:54:37.324Z] 1e65ed9d2b3b: Preparing [2024-10-14T08:54:37.324Z] 311373f859e7: Preparing [2024-10-14T08:54:37.324Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:37.324Z] 311373f859e7: Waiting [2024-10-14T08:54:37.324Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:37.324Z] 72c744372570: Layer already exists [2024-10-14T08:54:37.324Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:37.324Z] 035d880bf3bc: Layer already exists [2024-10-14T08:54:37.324Z] a51eb61e009c: Layer already exists [2024-10-14T08:54:37.324Z] 1e65ed9d2b3b: Layer already exists [2024-10-14T08:54:37.324Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:37.324Z] 311373f859e7: Layer already exists [2024-10-14T08:54:37.324Z] latest: digest: sha256:fac061b0ee94677c6f592c7ac85e257f5af4afa45fd60fc1797262a7095133ec size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:37.662Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:37.982Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.105 [2024-10-14T08:54:37.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-14T08:54:37.982Z] a51eb61e009c: Preparing [2024-10-14T08:54:37.982Z] 72c744372570: Preparing [2024-10-14T08:54:37.982Z] 035d880bf3bc: Preparing [2024-10-14T08:54:37.982Z] f1620a9e1610: Preparing [2024-10-14T08:54:37.982Z] 1e65ed9d2b3b: Preparing [2024-10-14T08:54:37.982Z] 311373f859e7: Preparing [2024-10-14T08:54:37.982Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:37.982Z] 311373f859e7: Waiting [2024-10-14T08:54:37.982Z] a51eb61e009c: Layer already exists [2024-10-14T08:54:37.982Z] 72c744372570: Layer already exists [2024-10-14T08:54:37.982Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:37.982Z] 035d880bf3bc: Layer already exists [2024-10-14T08:54:37.982Z] 1e65ed9d2b3b: Layer already exists [2024-10-14T08:54:37.982Z] 311373f859e7: Layer already exists [2024-10-14T08:54:37.982Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:37.982Z] 3.2.0-dev.105: digest: sha256:fac061b0ee94677c6f592c7ac85e257f5af4afa45fd60fc1797262a7095133ec size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:38.327Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:38.663Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:38.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-14T08:54:38.663Z] a51eb61e009c: Preparing [2024-10-14T08:54:38.663Z] 72c744372570: Preparing [2024-10-14T08:54:38.663Z] 035d880bf3bc: Preparing [2024-10-14T08:54:38.663Z] f1620a9e1610: Preparing [2024-10-14T08:54:38.663Z] 1e65ed9d2b3b: Preparing [2024-10-14T08:54:38.663Z] 311373f859e7: Preparing [2024-10-14T08:54:38.663Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:38.663Z] 311373f859e7: Waiting [2024-10-14T08:54:38.663Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:38.663Z] a51eb61e009c: Layer already exists [2024-10-14T08:54:38.663Z] 035d880bf3bc: Layer already exists [2024-10-14T08:54:38.663Z] 72c744372570: Layer already exists [2024-10-14T08:54:38.663Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:38.663Z] 1e65ed9d2b3b: Layer already exists [2024-10-14T08:54:38.663Z] 311373f859e7: Layer already exists [2024-10-14T08:54:38.663Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:38.663Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:fac061b0ee94677c6f592c7ac85e257f5af4afa45fd60fc1797262a7095133ec size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:38.993Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:39.314Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-14T08:54:39.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-14T08:54:39.314Z] a51eb61e009c: Preparing [2024-10-14T08:54:39.314Z] 72c744372570: Preparing [2024-10-14T08:54:39.314Z] 035d880bf3bc: Preparing [2024-10-14T08:54:39.314Z] f1620a9e1610: Preparing [2024-10-14T08:54:39.314Z] 1e65ed9d2b3b: Preparing [2024-10-14T08:54:39.314Z] 311373f859e7: Preparing [2024-10-14T08:54:39.314Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:39.314Z] 311373f859e7: Waiting [2024-10-14T08:54:39.314Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:39.314Z] a51eb61e009c: Layer already exists [2024-10-14T08:54:39.314Z] 1e65ed9d2b3b: Layer already exists [2024-10-14T08:54:39.314Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:39.314Z] 035d880bf3bc: Layer already exists [2024-10-14T08:54:39.314Z] 72c744372570: Layer already exists [2024-10-14T08:54:39.314Z] 311373f859e7: Layer already exists [2024-10-14T08:54:39.314Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:39.314Z] main: digest: sha256:fac061b0ee94677c6f592c7ac85e257f5af4afa45fd60fc1797262a7095133ec size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:54:39.379Z] ===================================================== [Pipeline] echo [2024-10-14T08:54:39.396Z] taggedImages: [2024-10-14T08:54:39.396Z] - nexus3.edgexfoundry.org:10004/core-keeper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:39.396Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-14T08:54:39.396Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.105 [2024-10-14T08:54:39.396Z] - nexus3.edgexfoundry.org:10004/core-keeper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:39.396Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-14T08:54:39.440Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-14T08:54:39.440Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:39.440Z] latest [2024-10-14T08:54:39.440Z] 3.2.0-dev.105 [2024-10-14T08:54:39.440Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:39.440Z] main [2024-10-14T08:54:39.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:39.790Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:40.107Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:40.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-14T08:54:40.107Z] fa3dbe1d9969: Preparing [2024-10-14T08:54:40.107Z] ec6f66f8b72d: Preparing [2024-10-14T08:54:40.107Z] 09a9fcd65d61: Preparing [2024-10-14T08:54:40.107Z] b8bdc4ac0ef8: Preparing [2024-10-14T08:54:40.107Z] 22eb7699bc51: Preparing [2024-10-14T08:54:40.107Z] f1620a9e1610: Preparing [2024-10-14T08:54:40.107Z] 06b8b775fd48: Preparing [2024-10-14T08:54:40.107Z] f08ad56e757e: Preparing [2024-10-14T08:54:40.107Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:40.107Z] f1620a9e1610: Waiting [2024-10-14T08:54:40.107Z] 06b8b775fd48: Waiting [2024-10-14T08:54:40.107Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:40.107Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:40.107Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:40.107Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:40.107Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:40.107Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:40.107Z] 09a9fcd65d61: Pushed [2024-10-14T08:54:40.107Z] fa3dbe1d9969: Pushed [2024-10-14T08:54:40.107Z] ec6f66f8b72d: Pushed [2024-10-14T08:54:43.393Z] b8bdc4ac0ef8: Pushed [2024-10-14T08:54:43.393Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:5282db4b131c6b2ee3c2358f5ab0020681da63e431279f5592f006f1d5ae36e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:43.723Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:44.047Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-14T08:54:44.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-14T08:54:44.047Z] fa3dbe1d9969: Preparing [2024-10-14T08:54:44.047Z] ec6f66f8b72d: Preparing [2024-10-14T08:54:44.047Z] 09a9fcd65d61: Preparing [2024-10-14T08:54:44.047Z] b8bdc4ac0ef8: Preparing [2024-10-14T08:54:44.047Z] 22eb7699bc51: Preparing [2024-10-14T08:54:44.047Z] f1620a9e1610: Preparing [2024-10-14T08:54:44.047Z] 06b8b775fd48: Preparing [2024-10-14T08:54:44.047Z] f08ad56e757e: Preparing [2024-10-14T08:54:44.047Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:44.047Z] f08ad56e757e: Waiting [2024-10-14T08:54:44.047Z] f1620a9e1610: Waiting [2024-10-14T08:54:44.047Z] 06b8b775fd48: Waiting [2024-10-14T08:54:44.047Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:44.047Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:44.047Z] 09a9fcd65d61: Layer already exists [2024-10-14T08:54:44.047Z] b8bdc4ac0ef8: Layer already exists [2024-10-14T08:54:44.047Z] ec6f66f8b72d: Layer already exists [2024-10-14T08:54:44.047Z] fa3dbe1d9969: Layer already exists [2024-10-14T08:54:44.047Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:44.047Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:44.047Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:44.047Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:44.047Z] latest: digest: sha256:5282db4b131c6b2ee3c2358f5ab0020681da63e431279f5592f006f1d5ae36e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:44.372Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:44.700Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.105 [2024-10-14T08:54:44.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-14T08:54:44.700Z] fa3dbe1d9969: Preparing [2024-10-14T08:54:44.700Z] ec6f66f8b72d: Preparing [2024-10-14T08:54:44.700Z] 09a9fcd65d61: Preparing [2024-10-14T08:54:44.700Z] b8bdc4ac0ef8: Preparing [2024-10-14T08:54:44.700Z] 22eb7699bc51: Preparing [2024-10-14T08:54:44.700Z] f1620a9e1610: Preparing [2024-10-14T08:54:44.700Z] 06b8b775fd48: Preparing [2024-10-14T08:54:44.700Z] f08ad56e757e: Preparing [2024-10-14T08:54:44.700Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:44.700Z] f08ad56e757e: Waiting [2024-10-14T08:54:44.700Z] f1620a9e1610: Waiting [2024-10-14T08:54:44.700Z] 06b8b775fd48: Waiting [2024-10-14T08:54:44.700Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:44.700Z] ec6f66f8b72d: Layer already exists [2024-10-14T08:54:44.700Z] 09a9fcd65d61: Layer already exists [2024-10-14T08:54:44.700Z] fa3dbe1d9969: Layer already exists [2024-10-14T08:54:44.700Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:44.700Z] b8bdc4ac0ef8: Layer already exists [2024-10-14T08:54:44.700Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:44.700Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:44.700Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:44.700Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:44.700Z] 3.2.0-dev.105: digest: sha256:5282db4b131c6b2ee3c2358f5ab0020681da63e431279f5592f006f1d5ae36e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:45.033Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:45.387Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:45.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-14T08:54:45.387Z] fa3dbe1d9969: Preparing [2024-10-14T08:54:45.387Z] ec6f66f8b72d: Preparing [2024-10-14T08:54:45.387Z] 09a9fcd65d61: Preparing [2024-10-14T08:54:45.387Z] b8bdc4ac0ef8: Preparing [2024-10-14T08:54:45.387Z] 22eb7699bc51: Preparing [2024-10-14T08:54:45.387Z] f1620a9e1610: Preparing [2024-10-14T08:54:45.387Z] 06b8b775fd48: Preparing [2024-10-14T08:54:45.387Z] f08ad56e757e: Preparing [2024-10-14T08:54:45.387Z] f1620a9e1610: Waiting [2024-10-14T08:54:45.387Z] 06b8b775fd48: Waiting [2024-10-14T08:54:45.387Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:45.387Z] f08ad56e757e: Waiting [2024-10-14T08:54:45.387Z] 09a9fcd65d61: Layer already exists [2024-10-14T08:54:45.387Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:45.387Z] fa3dbe1d9969: Layer already exists [2024-10-14T08:54:45.387Z] ec6f66f8b72d: Layer already exists [2024-10-14T08:54:45.387Z] b8bdc4ac0ef8: Layer already exists [2024-10-14T08:54:45.387Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:45.387Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:45.387Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:45.387Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:45.387Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:5282db4b131c6b2ee3c2358f5ab0020681da63e431279f5592f006f1d5ae36e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:45.722Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:46.057Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-14T08:54:46.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-14T08:54:46.057Z] fa3dbe1d9969: Preparing [2024-10-14T08:54:46.057Z] ec6f66f8b72d: Preparing [2024-10-14T08:54:46.057Z] 09a9fcd65d61: Preparing [2024-10-14T08:54:46.057Z] b8bdc4ac0ef8: Preparing [2024-10-14T08:54:46.057Z] 22eb7699bc51: Preparing [2024-10-14T08:54:46.057Z] f1620a9e1610: Preparing [2024-10-14T08:54:46.057Z] 06b8b775fd48: Preparing [2024-10-14T08:54:46.057Z] f08ad56e757e: Preparing [2024-10-14T08:54:46.057Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:46.057Z] f1620a9e1610: Waiting [2024-10-14T08:54:46.057Z] 06b8b775fd48: Waiting [2024-10-14T08:54:46.057Z] f08ad56e757e: Waiting [2024-10-14T08:54:46.057Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:46.057Z] fa3dbe1d9969: Layer already exists [2024-10-14T08:54:46.057Z] ec6f66f8b72d: Layer already exists [2024-10-14T08:54:46.057Z] 09a9fcd65d61: Layer already exists [2024-10-14T08:54:46.057Z] b8bdc4ac0ef8: Layer already exists [2024-10-14T08:54:46.057Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:46.057Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:46.057Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:46.057Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:46.057Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:46.057Z] main: digest: sha256:5282db4b131c6b2ee3c2358f5ab0020681da63e431279f5592f006f1d5ae36e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:54:46.137Z] ===================================================== [Pipeline] echo [2024-10-14T08:54:46.151Z] taggedImages: [2024-10-14T08:54:46.151Z] - nexus3.edgexfoundry.org:10004/core-metadata:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:46.151Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-14T08:54:46.151Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.105 [2024-10-14T08:54:46.151Z] - nexus3.edgexfoundry.org:10004/core-metadata:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:46.151Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-14T08:54:46.180Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-14T08:54:46.180Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:46.180Z] latest [2024-10-14T08:54:46.181Z] 3.2.0-dev.105 [2024-10-14T08:54:46.181Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:46.181Z] main [2024-10-14T08:54:46.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:46.516Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:46.844Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:46.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-14T08:54:46.845Z] 31c6911564ca: Preparing [2024-10-14T08:54:46.845Z] 53a1ddaef38b: Preparing [2024-10-14T08:54:46.845Z] 1e193041e1b0: Preparing [2024-10-14T08:54:46.845Z] 33c307a6db58: Preparing [2024-10-14T08:54:46.845Z] 770d5a3b7331: Preparing [2024-10-14T08:54:46.845Z] 23984156e2b9: Preparing [2024-10-14T08:54:46.845Z] 99472cf0ce8a: Preparing [2024-10-14T08:54:46.845Z] 2c08485717bf: Preparing [2024-10-14T08:54:46.845Z] 22eb7699bc51: Preparing [2024-10-14T08:54:46.845Z] f1620a9e1610: Preparing [2024-10-14T08:54:46.845Z] 7e6c109447d8: Preparing [2024-10-14T08:54:46.845Z] fb6dc4b5a5cd: Preparing [2024-10-14T08:54:46.845Z] 5f70bf18a086: Preparing [2024-10-14T08:54:46.845Z] 926ba22e0a69: Preparing [2024-10-14T08:54:46.845Z] 8c04b1168966: Preparing [2024-10-14T08:54:46.845Z] 00d699a21c0a: Preparing [2024-10-14T08:54:46.845Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:46.845Z] 23984156e2b9: Waiting [2024-10-14T08:54:46.845Z] 99472cf0ce8a: Waiting [2024-10-14T08:54:46.845Z] fb6dc4b5a5cd: Waiting [2024-10-14T08:54:46.845Z] 5f70bf18a086: Waiting [2024-10-14T08:54:46.845Z] 2c08485717bf: Waiting [2024-10-14T08:54:46.845Z] 926ba22e0a69: Waiting [2024-10-14T08:54:46.845Z] 8c04b1168966: Waiting [2024-10-14T08:54:46.845Z] 22eb7699bc51: Waiting [2024-10-14T08:54:46.845Z] 00d699a21c0a: Waiting [2024-10-14T08:54:46.845Z] f1620a9e1610: Waiting [2024-10-14T08:54:46.845Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:46.845Z] 7e6c109447d8: Waiting [2024-10-14T08:54:46.845Z] 53a1ddaef38b: Pushed [2024-10-14T08:54:46.845Z] 1e193041e1b0: Pushed [2024-10-14T08:54:46.845Z] 770d5a3b7331: Pushed [2024-10-14T08:54:46.845Z] 33c307a6db58: Pushed [2024-10-14T08:54:46.845Z] 31c6911564ca: Pushed [2024-10-14T08:54:47.103Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:47.103Z] 23984156e2b9: Pushed [2024-10-14T08:54:47.103Z] 99472cf0ce8a: Pushed [2024-10-14T08:54:47.103Z] 7e6c109447d8: Pushed [2024-10-14T08:54:47.103Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:47.361Z] fb6dc4b5a5cd: Pushed [2024-10-14T08:54:47.361Z] 926ba22e0a69: Pushed [2024-10-14T08:54:47.361Z] 5f70bf18a086: Layer already exists [2024-10-14T08:54:47.361Z] 8c04b1168966: Pushed [2024-10-14T08:54:47.361Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:47.620Z] 00d699a21c0a: Pushed [2024-10-14T08:54:49.079Z] 2c08485717bf: Pushed [2024-10-14T08:54:49.371Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:f5e8ae6493516917c5e0be422a811f542d20f469c7f15dd151d3f4a65c2dbf75 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:49.779Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:50.173Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-14T08:54:50.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-14T08:54:50.173Z] 31c6911564ca: Preparing [2024-10-14T08:54:50.173Z] 53a1ddaef38b: Preparing [2024-10-14T08:54:50.173Z] 1e193041e1b0: Preparing [2024-10-14T08:54:50.173Z] 33c307a6db58: Preparing [2024-10-14T08:54:50.173Z] 770d5a3b7331: Preparing [2024-10-14T08:54:50.173Z] 23984156e2b9: Preparing [2024-10-14T08:54:50.173Z] 99472cf0ce8a: Preparing [2024-10-14T08:54:50.173Z] 2c08485717bf: Preparing [2024-10-14T08:54:50.173Z] 22eb7699bc51: Preparing [2024-10-14T08:54:50.173Z] f1620a9e1610: Preparing [2024-10-14T08:54:50.174Z] 7e6c109447d8: Preparing [2024-10-14T08:54:50.174Z] 2c08485717bf: Waiting [2024-10-14T08:54:50.174Z] 99472cf0ce8a: Waiting [2024-10-14T08:54:50.174Z] 22eb7699bc51: Waiting [2024-10-14T08:54:50.174Z] 23984156e2b9: Waiting [2024-10-14T08:54:50.174Z] f1620a9e1610: Waiting [2024-10-14T08:54:50.174Z] fb6dc4b5a5cd: Preparing [2024-10-14T08:54:50.174Z] 5f70bf18a086: Preparing [2024-10-14T08:54:50.174Z] 7e6c109447d8: Waiting [2024-10-14T08:54:50.174Z] fb6dc4b5a5cd: Waiting [2024-10-14T08:54:50.174Z] 926ba22e0a69: Preparing [2024-10-14T08:54:50.174Z] 8c04b1168966: Preparing [2024-10-14T08:54:50.174Z] 00d699a21c0a: Preparing [2024-10-14T08:54:50.174Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:50.174Z] 00d699a21c0a: Waiting [2024-10-14T08:54:50.174Z] 8c04b1168966: Waiting [2024-10-14T08:54:50.174Z] 5f70bf18a086: Waiting [2024-10-14T08:54:50.174Z] 926ba22e0a69: Waiting [2024-10-14T08:54:50.174Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:50.174Z] 31c6911564ca: Layer already exists [2024-10-14T08:54:50.174Z] 1e193041e1b0: Layer already exists [2024-10-14T08:54:50.174Z] 33c307a6db58: Layer already exists [2024-10-14T08:54:50.174Z] 53a1ddaef38b: Layer already exists [2024-10-14T08:54:50.174Z] 770d5a3b7331: Layer already exists [2024-10-14T08:54:50.174Z] 23984156e2b9: Layer already exists [2024-10-14T08:54:50.174Z] 2c08485717bf: Layer already exists [2024-10-14T08:54:50.174Z] 99472cf0ce8a: Layer already exists [2024-10-14T08:54:50.174Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:50.174Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:50.174Z] fb6dc4b5a5cd: Layer already exists [2024-10-14T08:54:50.174Z] 7e6c109447d8: Layer already exists [2024-10-14T08:54:50.174Z] 8c04b1168966: Layer already exists [2024-10-14T08:54:50.174Z] 5f70bf18a086: Layer already exists [2024-10-14T08:54:50.174Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:50.174Z] 00d699a21c0a: Layer already exists [2024-10-14T08:54:50.174Z] 926ba22e0a69: Layer already exists [2024-10-14T08:54:50.174Z] latest: digest: sha256:f5e8ae6493516917c5e0be422a811f542d20f469c7f15dd151d3f4a65c2dbf75 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:50.516Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:50.837Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.105 [2024-10-14T08:54:50.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-14T08:54:50.837Z] 31c6911564ca: Preparing [2024-10-14T08:54:50.837Z] 53a1ddaef38b: Preparing [2024-10-14T08:54:50.837Z] 1e193041e1b0: Preparing [2024-10-14T08:54:50.837Z] 33c307a6db58: Preparing [2024-10-14T08:54:50.837Z] 770d5a3b7331: Preparing [2024-10-14T08:54:50.837Z] 23984156e2b9: Preparing [2024-10-14T08:54:50.837Z] 99472cf0ce8a: Preparing [2024-10-14T08:54:50.837Z] 2c08485717bf: Preparing [2024-10-14T08:54:50.837Z] 22eb7699bc51: Preparing [2024-10-14T08:54:50.837Z] f1620a9e1610: Preparing [2024-10-14T08:54:50.837Z] 7e6c109447d8: Preparing [2024-10-14T08:54:50.837Z] fb6dc4b5a5cd: Preparing [2024-10-14T08:54:50.837Z] 5f70bf18a086: Preparing [2024-10-14T08:54:50.837Z] 926ba22e0a69: Preparing [2024-10-14T08:54:50.837Z] 8c04b1168966: Preparing [2024-10-14T08:54:50.837Z] 00d699a21c0a: Preparing [2024-10-14T08:54:50.837Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:50.837Z] f1620a9e1610: Waiting [2024-10-14T08:54:50.837Z] 7e6c109447d8: Waiting [2024-10-14T08:54:50.837Z] fb6dc4b5a5cd: Waiting [2024-10-14T08:54:50.837Z] 5f70bf18a086: Waiting [2024-10-14T08:54:50.837Z] 00d699a21c0a: Waiting [2024-10-14T08:54:50.837Z] 926ba22e0a69: Waiting [2024-10-14T08:54:50.837Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:50.837Z] 23984156e2b9: Waiting [2024-10-14T08:54:50.837Z] 99472cf0ce8a: Waiting [2024-10-14T08:54:50.837Z] 2c08485717bf: Waiting [2024-10-14T08:54:50.837Z] 22eb7699bc51: Waiting [2024-10-14T08:54:50.837Z] 8c04b1168966: Waiting [2024-10-14T08:54:50.837Z] 53a1ddaef38b: Layer already exists [2024-10-14T08:54:50.837Z] 31c6911564ca: Layer already exists [2024-10-14T08:54:50.837Z] 33c307a6db58: Layer already exists [2024-10-14T08:54:50.837Z] 770d5a3b7331: Layer already exists [2024-10-14T08:54:50.837Z] 1e193041e1b0: Layer already exists [2024-10-14T08:54:50.837Z] 99472cf0ce8a: Layer already exists [2024-10-14T08:54:50.837Z] 2c08485717bf: Layer already exists [2024-10-14T08:54:50.837Z] 23984156e2b9: Layer already exists [2024-10-14T08:54:50.837Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:50.837Z] fb6dc4b5a5cd: Layer already exists [2024-10-14T08:54:50.837Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:50.837Z] 7e6c109447d8: Layer already exists [2024-10-14T08:54:50.837Z] 5f70bf18a086: Layer already exists [2024-10-14T08:54:50.837Z] 926ba22e0a69: Layer already exists [2024-10-14T08:54:50.837Z] 8c04b1168966: Layer already exists [2024-10-14T08:54:50.837Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:50.837Z] 00d699a21c0a: Layer already exists [2024-10-14T08:54:50.837Z] 3.2.0-dev.105: digest: sha256:f5e8ae6493516917c5e0be422a811f542d20f469c7f15dd151d3f4a65c2dbf75 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:51.167Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:51.491Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:51.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-14T08:54:51.491Z] 31c6911564ca: Preparing [2024-10-14T08:54:51.491Z] 53a1ddaef38b: Preparing [2024-10-14T08:54:51.491Z] 1e193041e1b0: Preparing [2024-10-14T08:54:51.491Z] 33c307a6db58: Preparing [2024-10-14T08:54:51.491Z] 770d5a3b7331: Preparing [2024-10-14T08:54:51.491Z] 23984156e2b9: Preparing [2024-10-14T08:54:51.491Z] 99472cf0ce8a: Preparing [2024-10-14T08:54:51.491Z] 2c08485717bf: Preparing [2024-10-14T08:54:51.491Z] 22eb7699bc51: Preparing [2024-10-14T08:54:51.491Z] f1620a9e1610: Preparing [2024-10-14T08:54:51.491Z] 7e6c109447d8: Preparing [2024-10-14T08:54:51.491Z] fb6dc4b5a5cd: Preparing [2024-10-14T08:54:51.491Z] 5f70bf18a086: Preparing [2024-10-14T08:54:51.491Z] 926ba22e0a69: Preparing [2024-10-14T08:54:51.491Z] 8c04b1168966: Preparing [2024-10-14T08:54:51.491Z] 00d699a21c0a: Preparing [2024-10-14T08:54:51.491Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:51.491Z] 23984156e2b9: Waiting [2024-10-14T08:54:51.491Z] 99472cf0ce8a: Waiting [2024-10-14T08:54:51.491Z] 22eb7699bc51: Waiting [2024-10-14T08:54:51.491Z] 2c08485717bf: Waiting [2024-10-14T08:54:51.491Z] 926ba22e0a69: Waiting [2024-10-14T08:54:51.491Z] fb6dc4b5a5cd: Waiting [2024-10-14T08:54:51.491Z] f1620a9e1610: Waiting [2024-10-14T08:54:51.491Z] 8c04b1168966: Waiting [2024-10-14T08:54:51.491Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:51.491Z] 5f70bf18a086: Waiting [2024-10-14T08:54:51.491Z] 770d5a3b7331: Layer already exists [2024-10-14T08:54:51.491Z] 33c307a6db58: Layer already exists [2024-10-14T08:54:51.491Z] 31c6911564ca: Layer already exists [2024-10-14T08:54:51.491Z] 53a1ddaef38b: Layer already exists [2024-10-14T08:54:51.491Z] 1e193041e1b0: Layer already exists [2024-10-14T08:54:51.491Z] 23984156e2b9: Layer already exists [2024-10-14T08:54:51.491Z] 2c08485717bf: Layer already exists [2024-10-14T08:54:51.491Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:51.491Z] 99472cf0ce8a: Layer already exists [2024-10-14T08:54:51.491Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:51.491Z] 7e6c109447d8: Layer already exists [2024-10-14T08:54:51.491Z] 926ba22e0a69: Layer already exists [2024-10-14T08:54:51.491Z] fb6dc4b5a5cd: Layer already exists [2024-10-14T08:54:51.491Z] 5f70bf18a086: Layer already exists [2024-10-14T08:54:51.491Z] 8c04b1168966: Layer already exists [2024-10-14T08:54:51.491Z] 00d699a21c0a: Layer already exists [2024-10-14T08:54:51.491Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:51.491Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:f5e8ae6493516917c5e0be422a811f542d20f469c7f15dd151d3f4a65c2dbf75 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:51.815Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:52.143Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-14T08:54:52.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-14T08:54:52.143Z] 31c6911564ca: Preparing [2024-10-14T08:54:52.143Z] 53a1ddaef38b: Preparing [2024-10-14T08:54:52.143Z] 1e193041e1b0: Preparing [2024-10-14T08:54:52.143Z] 33c307a6db58: Preparing [2024-10-14T08:54:52.143Z] 770d5a3b7331: Preparing [2024-10-14T08:54:52.143Z] 23984156e2b9: Preparing [2024-10-14T08:54:52.143Z] 99472cf0ce8a: Preparing [2024-10-14T08:54:52.143Z] 2c08485717bf: Preparing [2024-10-14T08:54:52.143Z] 22eb7699bc51: Preparing [2024-10-14T08:54:52.143Z] f1620a9e1610: Preparing [2024-10-14T08:54:52.143Z] 7e6c109447d8: Preparing [2024-10-14T08:54:52.143Z] fb6dc4b5a5cd: Preparing [2024-10-14T08:54:52.143Z] 5f70bf18a086: Preparing [2024-10-14T08:54:52.143Z] 926ba22e0a69: Preparing [2024-10-14T08:54:52.143Z] 8c04b1168966: Preparing [2024-10-14T08:54:52.143Z] 00d699a21c0a: Preparing [2024-10-14T08:54:52.143Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:52.143Z] 22eb7699bc51: Waiting [2024-10-14T08:54:52.143Z] 99472cf0ce8a: Waiting [2024-10-14T08:54:52.143Z] 2c08485717bf: Waiting [2024-10-14T08:54:52.143Z] 23984156e2b9: Waiting [2024-10-14T08:54:52.143Z] 7e6c109447d8: Waiting [2024-10-14T08:54:52.143Z] fb6dc4b5a5cd: Waiting [2024-10-14T08:54:52.143Z] f1620a9e1610: Waiting [2024-10-14T08:54:52.143Z] 8c04b1168966: Waiting [2024-10-14T08:54:52.143Z] 5f70bf18a086: Waiting [2024-10-14T08:54:52.143Z] 926ba22e0a69: Waiting [2024-10-14T08:54:52.143Z] 00d699a21c0a: Waiting [2024-10-14T08:54:52.143Z] 33c307a6db58: Layer already exists [2024-10-14T08:54:52.143Z] 31c6911564ca: Layer already exists [2024-10-14T08:54:52.143Z] 770d5a3b7331: Layer already exists [2024-10-14T08:54:52.143Z] 1e193041e1b0: Layer already exists [2024-10-14T08:54:52.143Z] 53a1ddaef38b: Layer already exists [2024-10-14T08:54:52.143Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:52.143Z] 2c08485717bf: Layer already exists [2024-10-14T08:54:52.143Z] 99472cf0ce8a: Layer already exists [2024-10-14T08:54:52.143Z] 23984156e2b9: Layer already exists [2024-10-14T08:54:52.143Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:52.143Z] 5f70bf18a086: Layer already exists [2024-10-14T08:54:52.143Z] 7e6c109447d8: Layer already exists [2024-10-14T08:54:52.143Z] fb6dc4b5a5cd: Layer already exists [2024-10-14T08:54:52.143Z] 926ba22e0a69: Layer already exists [2024-10-14T08:54:52.143Z] 8c04b1168966: Layer already exists [2024-10-14T08:54:52.143Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:52.143Z] 00d699a21c0a: Layer already exists [2024-10-14T08:54:52.143Z] main: digest: sha256:f5e8ae6493516917c5e0be422a811f542d20f469c7f15dd151d3f4a65c2dbf75 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:54:52.236Z] ===================================================== [Pipeline] echo [2024-10-14T08:54:52.251Z] taggedImages: [2024-10-14T08:54:52.251Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:52.251Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-14T08:54:52.251Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.105 [2024-10-14T08:54:52.251Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:52.251Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-14T08:54:52.277Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-14T08:54:52.277Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:52.277Z] latest [2024-10-14T08:54:52.277Z] 3.2.0-dev.105 [2024-10-14T08:54:52.277Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:52.277Z] main [2024-10-14T08:54:52.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:52.648Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:52.973Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:52.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-14T08:54:52.973Z] e7c8ab6bfaee: Preparing [2024-10-14T08:54:52.973Z] 54c2d65a325e: Preparing [2024-10-14T08:54:52.973Z] ff152548ef15: Preparing [2024-10-14T08:54:52.973Z] 0c2616b374f6: Preparing [2024-10-14T08:54:52.973Z] 22eb7699bc51: Preparing [2024-10-14T08:54:52.973Z] f1620a9e1610: Preparing [2024-10-14T08:54:52.973Z] 06b8b775fd48: Preparing [2024-10-14T08:54:52.973Z] f08ad56e757e: Preparing [2024-10-14T08:54:52.973Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:52.973Z] 06b8b775fd48: Waiting [2024-10-14T08:54:52.973Z] f1620a9e1610: Waiting [2024-10-14T08:54:52.973Z] f08ad56e757e: Waiting [2024-10-14T08:54:52.973Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:52.973Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:52.973Z] e7c8ab6bfaee: Layer already exists [2024-10-14T08:54:52.973Z] 54c2d65a325e: Layer already exists [2024-10-14T08:54:52.973Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:52.973Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:52.973Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:52.973Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:52.973Z] ff152548ef15: Pushed [2024-10-14T08:54:55.501Z] 0c2616b374f6: Pushed [2024-10-14T08:54:55.760Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:aef5e66b04c2d32b86666c53ec0a887b517bf332567db02d23109106d1c62976 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:56.100Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:56.428Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-14T08:54:56.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-14T08:54:56.429Z] e7c8ab6bfaee: Preparing [2024-10-14T08:54:56.429Z] 54c2d65a325e: Preparing [2024-10-14T08:54:56.429Z] ff152548ef15: Preparing [2024-10-14T08:54:56.429Z] 0c2616b374f6: Preparing [2024-10-14T08:54:56.429Z] 22eb7699bc51: Preparing [2024-10-14T08:54:56.429Z] f1620a9e1610: Preparing [2024-10-14T08:54:56.429Z] 06b8b775fd48: Preparing [2024-10-14T08:54:56.429Z] f08ad56e757e: Preparing [2024-10-14T08:54:56.429Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:56.429Z] f1620a9e1610: Waiting [2024-10-14T08:54:56.429Z] f08ad56e757e: Waiting [2024-10-14T08:54:56.429Z] 06b8b775fd48: Waiting [2024-10-14T08:54:56.429Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:56.429Z] 0c2616b374f6: Layer already exists [2024-10-14T08:54:56.429Z] e7c8ab6bfaee: Layer already exists [2024-10-14T08:54:56.429Z] ff152548ef15: Layer already exists [2024-10-14T08:54:56.429Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:56.429Z] 54c2d65a325e: Layer already exists [2024-10-14T08:54:56.429Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:56.429Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:56.429Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:56.429Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:56.429Z] latest: digest: sha256:aef5e66b04c2d32b86666c53ec0a887b517bf332567db02d23109106d1c62976 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:56.763Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:57.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.105 [2024-10-14T08:54:57.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-14T08:54:57.089Z] e7c8ab6bfaee: Preparing [2024-10-14T08:54:57.089Z] 54c2d65a325e: Preparing [2024-10-14T08:54:57.089Z] ff152548ef15: Preparing [2024-10-14T08:54:57.089Z] 0c2616b374f6: Preparing [2024-10-14T08:54:57.089Z] 22eb7699bc51: Preparing [2024-10-14T08:54:57.089Z] f1620a9e1610: Preparing [2024-10-14T08:54:57.089Z] 06b8b775fd48: Preparing [2024-10-14T08:54:57.089Z] f08ad56e757e: Preparing [2024-10-14T08:54:57.089Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:57.089Z] f1620a9e1610: Waiting [2024-10-14T08:54:57.089Z] 06b8b775fd48: Waiting [2024-10-14T08:54:57.089Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:57.089Z] f08ad56e757e: Waiting [2024-10-14T08:54:57.089Z] 0c2616b374f6: Layer already exists [2024-10-14T08:54:57.089Z] 54c2d65a325e: Layer already exists [2024-10-14T08:54:57.089Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:57.089Z] e7c8ab6bfaee: Layer already exists [2024-10-14T08:54:57.089Z] ff152548ef15: Layer already exists [2024-10-14T08:54:57.089Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:57.089Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:57.089Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:57.089Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:57.089Z] 3.2.0-dev.105: digest: sha256:aef5e66b04c2d32b86666c53ec0a887b517bf332567db02d23109106d1c62976 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:57.438Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:57.768Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:57.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-14T08:54:57.768Z] e7c8ab6bfaee: Preparing [2024-10-14T08:54:57.768Z] 54c2d65a325e: Preparing [2024-10-14T08:54:57.768Z] ff152548ef15: Preparing [2024-10-14T08:54:57.768Z] 0c2616b374f6: Preparing [2024-10-14T08:54:57.768Z] 22eb7699bc51: Preparing [2024-10-14T08:54:57.768Z] f1620a9e1610: Preparing [2024-10-14T08:54:57.768Z] 06b8b775fd48: Preparing [2024-10-14T08:54:57.768Z] f08ad56e757e: Preparing [2024-10-14T08:54:57.768Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:57.768Z] 06b8b775fd48: Waiting [2024-10-14T08:54:57.768Z] f08ad56e757e: Waiting [2024-10-14T08:54:57.768Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:57.768Z] f1620a9e1610: Waiting [2024-10-14T08:54:57.768Z] 0c2616b374f6: Layer already exists [2024-10-14T08:54:57.768Z] e7c8ab6bfaee: Layer already exists [2024-10-14T08:54:57.768Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:57.768Z] 54c2d65a325e: Layer already exists [2024-10-14T08:54:57.768Z] ff152548ef15: Layer already exists [2024-10-14T08:54:57.768Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:57.768Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:57.768Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:57.768Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:57.768Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:aef5e66b04c2d32b86666c53ec0a887b517bf332567db02d23109106d1c62976 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:58.107Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:58.442Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-14T08:54:58.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-14T08:54:58.442Z] e7c8ab6bfaee: Preparing [2024-10-14T08:54:58.442Z] 54c2d65a325e: Preparing [2024-10-14T08:54:58.442Z] ff152548ef15: Preparing [2024-10-14T08:54:58.442Z] 0c2616b374f6: Preparing [2024-10-14T08:54:58.442Z] 22eb7699bc51: Preparing [2024-10-14T08:54:58.442Z] f1620a9e1610: Preparing [2024-10-14T08:54:58.442Z] 06b8b775fd48: Preparing [2024-10-14T08:54:58.442Z] f08ad56e757e: Preparing [2024-10-14T08:54:58.442Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:58.442Z] f1620a9e1610: Waiting [2024-10-14T08:54:58.442Z] 06b8b775fd48: Waiting [2024-10-14T08:54:58.442Z] f08ad56e757e: Waiting [2024-10-14T08:54:58.442Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:58.442Z] ff152548ef15: Layer already exists [2024-10-14T08:54:58.442Z] 22eb7699bc51: Layer already exists [2024-10-14T08:54:58.442Z] 0c2616b374f6: Layer already exists [2024-10-14T08:54:58.442Z] e7c8ab6bfaee: Layer already exists [2024-10-14T08:54:58.442Z] 54c2d65a325e: Layer already exists [2024-10-14T08:54:58.442Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:58.442Z] 06b8b775fd48: Layer already exists [2024-10-14T08:54:58.442Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:54:58.442Z] f08ad56e757e: Layer already exists [2024-10-14T08:54:58.442Z] main: digest: sha256:aef5e66b04c2d32b86666c53ec0a887b517bf332567db02d23109106d1c62976 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:54:58.512Z] ===================================================== [Pipeline] echo [2024-10-14T08:54:58.531Z] taggedImages: [2024-10-14T08:54:58.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:58.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-14T08:54:58.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.105 [2024-10-14T08:54:58.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:58.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-14T08:54:58.558Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-14T08:54:58.558Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:58.558Z] latest [2024-10-14T08:54:58.558Z] 3.2.0-dev.105 [2024-10-14T08:54:58.558Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:54:58.558Z] main [2024-10-14T08:54:58.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:58.906Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:54:59.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:54:59.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-14T08:54:59.235Z] 693d8e380dfa: Preparing [2024-10-14T08:54:59.235Z] b1b832222bcb: Preparing [2024-10-14T08:54:59.235Z] 85b7024f5225: Preparing [2024-10-14T08:54:59.235Z] 249f6900aba5: Preparing [2024-10-14T08:54:59.235Z] b8bb38b909bb: Preparing [2024-10-14T08:54:59.235Z] 22eb7699bc51: Preparing [2024-10-14T08:54:59.235Z] f1620a9e1610: Preparing [2024-10-14T08:54:59.235Z] 191c54f00c98: Preparing [2024-10-14T08:54:59.235Z] efdda2e41214: Preparing [2024-10-14T08:54:59.235Z] 09583e4a50c2: Preparing [2024-10-14T08:54:59.235Z] 22eb7699bc51: Waiting [2024-10-14T08:54:59.235Z] 191c54f00c98: Waiting [2024-10-14T08:54:59.235Z] f1620a9e1610: Waiting [2024-10-14T08:54:59.235Z] efdda2e41214: Waiting [2024-10-14T08:54:59.235Z] 63ca1fbb43ae: Preparing [2024-10-14T08:54:59.235Z] 09583e4a50c2: Waiting [2024-10-14T08:54:59.235Z] 63ca1fbb43ae: Waiting [2024-10-14T08:54:59.235Z] b8bb38b909bb: Pushed [2024-10-14T08:54:59.235Z] 693d8e380dfa: Pushed [2024-10-14T08:54:59.235Z] b1b832222bcb: Pushed [2024-10-14T08:54:59.235Z] 249f6900aba5: Pushed [2024-10-14T08:54:59.495Z] 191c54f00c98: Pushed [2024-10-14T08:54:59.495Z] f1620a9e1610: Layer already exists [2024-10-14T08:54:59.495Z] efdda2e41214: Pushed [2024-10-14T08:54:59.754Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:00.013Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:00.694Z] 85b7024f5225: Pushed [2024-10-14T08:55:00.954Z] 09583e4a50c2: Pushed [2024-10-14T08:55:01.214Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:f4184f0f767b22b013877000e71ffa5a898cbdc4a2b46c69034a8b500a7defc7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:01.541Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:01.900Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-14T08:55:01.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-14T08:55:01.900Z] 693d8e380dfa: Preparing [2024-10-14T08:55:01.900Z] b1b832222bcb: Preparing [2024-10-14T08:55:01.900Z] 85b7024f5225: Preparing [2024-10-14T08:55:01.900Z] 249f6900aba5: Preparing [2024-10-14T08:55:01.900Z] b8bb38b909bb: Preparing [2024-10-14T08:55:01.900Z] 22eb7699bc51: Preparing [2024-10-14T08:55:01.900Z] f1620a9e1610: Preparing [2024-10-14T08:55:01.900Z] 191c54f00c98: Preparing [2024-10-14T08:55:01.900Z] efdda2e41214: Preparing [2024-10-14T08:55:01.900Z] 09583e4a50c2: Preparing [2024-10-14T08:55:01.900Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:01.900Z] 191c54f00c98: Waiting [2024-10-14T08:55:01.900Z] efdda2e41214: Waiting [2024-10-14T08:55:01.900Z] 09583e4a50c2: Waiting [2024-10-14T08:55:01.900Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:01.900Z] 22eb7699bc51: Waiting [2024-10-14T08:55:01.900Z] f1620a9e1610: Waiting [2024-10-14T08:55:01.900Z] 85b7024f5225: Layer already exists [2024-10-14T08:55:01.900Z] b1b832222bcb: Layer already exists [2024-10-14T08:55:01.900Z] 693d8e380dfa: Layer already exists [2024-10-14T08:55:01.900Z] 249f6900aba5: Layer already exists [2024-10-14T08:55:01.900Z] b8bb38b909bb: Layer already exists [2024-10-14T08:55:01.900Z] efdda2e41214: Layer already exists [2024-10-14T08:55:01.900Z] 191c54f00c98: Layer already exists [2024-10-14T08:55:01.900Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:01.900Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:01.900Z] 09583e4a50c2: Layer already exists [2024-10-14T08:55:01.900Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:01.900Z] latest: digest: sha256:f4184f0f767b22b013877000e71ffa5a898cbdc4a2b46c69034a8b500a7defc7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:02.229Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:02.555Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.105 [2024-10-14T08:55:02.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-14T08:55:02.555Z] 693d8e380dfa: Preparing [2024-10-14T08:55:02.555Z] b1b832222bcb: Preparing [2024-10-14T08:55:02.555Z] 85b7024f5225: Preparing [2024-10-14T08:55:02.555Z] 249f6900aba5: Preparing [2024-10-14T08:55:02.555Z] b8bb38b909bb: Preparing [2024-10-14T08:55:02.555Z] 22eb7699bc51: Preparing [2024-10-14T08:55:02.555Z] f1620a9e1610: Preparing [2024-10-14T08:55:02.555Z] 191c54f00c98: Preparing [2024-10-14T08:55:02.555Z] efdda2e41214: Preparing [2024-10-14T08:55:02.555Z] 09583e4a50c2: Preparing [2024-10-14T08:55:02.555Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:02.555Z] 22eb7699bc51: Waiting [2024-10-14T08:55:02.555Z] 09583e4a50c2: Waiting [2024-10-14T08:55:02.555Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:02.555Z] f1620a9e1610: Waiting [2024-10-14T08:55:02.555Z] 191c54f00c98: Waiting [2024-10-14T08:55:02.555Z] b1b832222bcb: Layer already exists [2024-10-14T08:55:02.555Z] 693d8e380dfa: Layer already exists [2024-10-14T08:55:02.555Z] b8bb38b909bb: Layer already exists [2024-10-14T08:55:02.555Z] 85b7024f5225: Layer already exists [2024-10-14T08:55:02.555Z] 249f6900aba5: Layer already exists [2024-10-14T08:55:02.555Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:02.555Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:02.555Z] 191c54f00c98: Layer already exists [2024-10-14T08:55:02.555Z] 09583e4a50c2: Layer already exists [2024-10-14T08:55:02.555Z] efdda2e41214: Layer already exists [2024-10-14T08:55:02.555Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:02.555Z] 3.2.0-dev.105: digest: sha256:f4184f0f767b22b013877000e71ffa5a898cbdc4a2b46c69034a8b500a7defc7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:02.875Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:03.214Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:03.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-14T08:55:03.214Z] 693d8e380dfa: Preparing [2024-10-14T08:55:03.214Z] b1b832222bcb: Preparing [2024-10-14T08:55:03.214Z] 85b7024f5225: Preparing [2024-10-14T08:55:03.214Z] 249f6900aba5: Preparing [2024-10-14T08:55:03.214Z] b8bb38b909bb: Preparing [2024-10-14T08:55:03.214Z] 22eb7699bc51: Preparing [2024-10-14T08:55:03.214Z] f1620a9e1610: Preparing [2024-10-14T08:55:03.214Z] 191c54f00c98: Preparing [2024-10-14T08:55:03.214Z] efdda2e41214: Preparing [2024-10-14T08:55:03.214Z] 09583e4a50c2: Preparing [2024-10-14T08:55:03.214Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:03.214Z] efdda2e41214: Waiting [2024-10-14T08:55:03.214Z] 22eb7699bc51: Waiting [2024-10-14T08:55:03.214Z] 09583e4a50c2: Waiting [2024-10-14T08:55:03.214Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:03.214Z] f1620a9e1610: Waiting [2024-10-14T08:55:03.214Z] 85b7024f5225: Layer already exists [2024-10-14T08:55:03.214Z] 249f6900aba5: Layer already exists [2024-10-14T08:55:03.214Z] b8bb38b909bb: Layer already exists [2024-10-14T08:55:03.214Z] 693d8e380dfa: Layer already exists [2024-10-14T08:55:03.214Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:03.214Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:03.214Z] 191c54f00c98: Layer already exists [2024-10-14T08:55:03.214Z] efdda2e41214: Layer already exists [2024-10-14T08:55:03.214Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:03.214Z] 09583e4a50c2: Layer already exists [2024-10-14T08:55:03.214Z] b1b832222bcb: Layer already exists [2024-10-14T08:55:03.214Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:f4184f0f767b22b013877000e71ffa5a898cbdc4a2b46c69034a8b500a7defc7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:03.562Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:03.884Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-14T08:55:03.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-14T08:55:03.884Z] 693d8e380dfa: Preparing [2024-10-14T08:55:03.884Z] b1b832222bcb: Preparing [2024-10-14T08:55:03.884Z] 85b7024f5225: Preparing [2024-10-14T08:55:03.884Z] 249f6900aba5: Preparing [2024-10-14T08:55:03.884Z] b8bb38b909bb: Preparing [2024-10-14T08:55:03.884Z] 22eb7699bc51: Preparing [2024-10-14T08:55:03.884Z] f1620a9e1610: Preparing [2024-10-14T08:55:03.884Z] 191c54f00c98: Preparing [2024-10-14T08:55:03.884Z] efdda2e41214: Preparing [2024-10-14T08:55:03.884Z] 09583e4a50c2: Preparing [2024-10-14T08:55:03.884Z] f1620a9e1610: Waiting [2024-10-14T08:55:03.884Z] 191c54f00c98: Waiting [2024-10-14T08:55:03.884Z] 22eb7699bc51: Waiting [2024-10-14T08:55:03.884Z] efdda2e41214: Waiting [2024-10-14T08:55:03.884Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:03.884Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:03.884Z] b1b832222bcb: Layer already exists [2024-10-14T08:55:03.884Z] 85b7024f5225: Layer already exists [2024-10-14T08:55:03.884Z] b8bb38b909bb: Layer already exists [2024-10-14T08:55:03.884Z] 693d8e380dfa: Layer already exists [2024-10-14T08:55:03.884Z] 249f6900aba5: Layer already exists [2024-10-14T08:55:03.884Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:03.884Z] efdda2e41214: Layer already exists [2024-10-14T08:55:03.884Z] 191c54f00c98: Layer already exists [2024-10-14T08:55:03.884Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:03.884Z] 09583e4a50c2: Layer already exists [2024-10-14T08:55:03.884Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:03.884Z] main: digest: sha256:f4184f0f767b22b013877000e71ffa5a898cbdc4a2b46c69034a8b500a7defc7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:55:03.955Z] ===================================================== [Pipeline] echo [2024-10-14T08:55:03.970Z] taggedImages: [2024-10-14T08:55:03.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:03.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-14T08:55:03.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.105 [2024-10-14T08:55:03.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:03.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-14T08:55:04.003Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-14T08:55:04.003Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:04.003Z] latest [2024-10-14T08:55:04.003Z] 3.2.0-dev.105 [2024-10-14T08:55:04.003Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:04.003Z] main [2024-10-14T08:55:04.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:04.344Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:04.668Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:04.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-14T08:55:04.668Z] d261138cb185: Preparing [2024-10-14T08:55:04.668Z] 4457814abb57: Preparing [2024-10-14T08:55:04.668Z] 539ff6cf0d3b: Preparing [2024-10-14T08:55:04.668Z] 2af130d3bd26: Preparing [2024-10-14T08:55:04.668Z] b296869df5d2: Preparing [2024-10-14T08:55:04.668Z] db79b679e57a: Preparing [2024-10-14T08:55:04.668Z] 6578805e191e: Preparing [2024-10-14T08:55:04.668Z] 22eb7699bc51: Preparing [2024-10-14T08:55:04.668Z] f1620a9e1610: Preparing [2024-10-14T08:55:04.668Z] ddcd36a226b3: Preparing [2024-10-14T08:55:04.668Z] b447e6fc7c5c: Preparing [2024-10-14T08:55:04.668Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:04.668Z] 6578805e191e: Waiting [2024-10-14T08:55:04.668Z] ddcd36a226b3: Waiting [2024-10-14T08:55:04.668Z] b447e6fc7c5c: Waiting [2024-10-14T08:55:04.668Z] 22eb7699bc51: Waiting [2024-10-14T08:55:04.668Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:04.668Z] db79b679e57a: Waiting [2024-10-14T08:55:04.668Z] f1620a9e1610: Waiting [2024-10-14T08:55:04.668Z] 4457814abb57: Pushed [2024-10-14T08:55:04.668Z] b296869df5d2: Pushed [2024-10-14T08:55:04.668Z] d261138cb185: Pushed [2024-10-14T08:55:04.668Z] db79b679e57a: Pushed [2024-10-14T08:55:04.926Z] 6578805e191e: Pushed [2024-10-14T08:55:04.926Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:04.926Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:04.926Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:05.184Z] ddcd36a226b3: Pushed [2024-10-14T08:55:06.118Z] 2af130d3bd26: Pushed [2024-10-14T08:55:06.377Z] b447e6fc7c5c: Pushed [2024-10-14T08:55:06.636Z] 539ff6cf0d3b: Pushed [2024-10-14T08:55:06.895Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:f3d2e99b011e74cfdfaa633604f4e7271f2e8016268f7cc95c7908244dd6b588 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:07.243Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:07.570Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-14T08:55:07.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-14T08:55:07.570Z] d261138cb185: Preparing [2024-10-14T08:55:07.570Z] 4457814abb57: Preparing [2024-10-14T08:55:07.570Z] 539ff6cf0d3b: Preparing [2024-10-14T08:55:07.570Z] 2af130d3bd26: Preparing [2024-10-14T08:55:07.570Z] b296869df5d2: Preparing [2024-10-14T08:55:07.571Z] db79b679e57a: Preparing [2024-10-14T08:55:07.571Z] 6578805e191e: Preparing [2024-10-14T08:55:07.571Z] 22eb7699bc51: Preparing [2024-10-14T08:55:07.571Z] f1620a9e1610: Preparing [2024-10-14T08:55:07.571Z] ddcd36a226b3: Preparing [2024-10-14T08:55:07.571Z] b447e6fc7c5c: Preparing [2024-10-14T08:55:07.571Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:07.571Z] 6578805e191e: Waiting [2024-10-14T08:55:07.571Z] 22eb7699bc51: Waiting [2024-10-14T08:55:07.571Z] f1620a9e1610: Waiting [2024-10-14T08:55:07.571Z] ddcd36a226b3: Waiting [2024-10-14T08:55:07.571Z] b447e6fc7c5c: Waiting [2024-10-14T08:55:07.571Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:07.571Z] db79b679e57a: Waiting [2024-10-14T08:55:07.571Z] d261138cb185: Layer already exists [2024-10-14T08:55:07.571Z] b296869df5d2: Layer already exists [2024-10-14T08:55:07.571Z] 4457814abb57: Layer already exists [2024-10-14T08:55:07.571Z] 2af130d3bd26: Layer already exists [2024-10-14T08:55:07.571Z] 539ff6cf0d3b: Layer already exists [2024-10-14T08:55:07.571Z] 6578805e191e: Layer already exists [2024-10-14T08:55:07.571Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:07.571Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:07.571Z] ddcd36a226b3: Layer already exists [2024-10-14T08:55:07.571Z] db79b679e57a: Layer already exists [2024-10-14T08:55:07.571Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:07.571Z] b447e6fc7c5c: Layer already exists [2024-10-14T08:55:07.571Z] latest: digest: sha256:f3d2e99b011e74cfdfaa633604f4e7271f2e8016268f7cc95c7908244dd6b588 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:07.893Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:08.218Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.105 [2024-10-14T08:55:08.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-14T08:55:08.219Z] d261138cb185: Preparing [2024-10-14T08:55:08.219Z] 4457814abb57: Preparing [2024-10-14T08:55:08.219Z] 539ff6cf0d3b: Preparing [2024-10-14T08:55:08.219Z] 2af130d3bd26: Preparing [2024-10-14T08:55:08.219Z] b296869df5d2: Preparing [2024-10-14T08:55:08.219Z] db79b679e57a: Preparing [2024-10-14T08:55:08.219Z] 6578805e191e: Preparing [2024-10-14T08:55:08.219Z] 22eb7699bc51: Preparing [2024-10-14T08:55:08.219Z] f1620a9e1610: Preparing [2024-10-14T08:55:08.219Z] ddcd36a226b3: Preparing [2024-10-14T08:55:08.219Z] b447e6fc7c5c: Preparing [2024-10-14T08:55:08.219Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:08.219Z] db79b679e57a: Waiting [2024-10-14T08:55:08.219Z] ddcd36a226b3: Waiting [2024-10-14T08:55:08.219Z] b447e6fc7c5c: Waiting [2024-10-14T08:55:08.219Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:08.219Z] f1620a9e1610: Waiting [2024-10-14T08:55:08.219Z] 22eb7699bc51: Waiting [2024-10-14T08:55:08.219Z] 6578805e191e: Waiting [2024-10-14T08:55:08.219Z] 539ff6cf0d3b: Layer already exists [2024-10-14T08:55:08.219Z] b296869df5d2: Layer already exists [2024-10-14T08:55:08.219Z] d261138cb185: Layer already exists [2024-10-14T08:55:08.219Z] 4457814abb57: Layer already exists [2024-10-14T08:55:08.219Z] 2af130d3bd26: Layer already exists [2024-10-14T08:55:08.219Z] 6578805e191e: Layer already exists [2024-10-14T08:55:08.219Z] db79b679e57a: Layer already exists [2024-10-14T08:55:08.219Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:08.219Z] ddcd36a226b3: Layer already exists [2024-10-14T08:55:08.219Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:08.219Z] b447e6fc7c5c: Layer already exists [2024-10-14T08:55:08.219Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:08.219Z] 3.2.0-dev.105: digest: sha256:f3d2e99b011e74cfdfaa633604f4e7271f2e8016268f7cc95c7908244dd6b588 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:08.543Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:08.868Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:08.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-14T08:55:08.868Z] d261138cb185: Preparing [2024-10-14T08:55:08.868Z] 4457814abb57: Preparing [2024-10-14T08:55:08.868Z] 539ff6cf0d3b: Preparing [2024-10-14T08:55:08.868Z] 2af130d3bd26: Preparing [2024-10-14T08:55:08.868Z] b296869df5d2: Preparing [2024-10-14T08:55:08.868Z] db79b679e57a: Preparing [2024-10-14T08:55:08.868Z] 6578805e191e: Preparing [2024-10-14T08:55:08.868Z] 22eb7699bc51: Preparing [2024-10-14T08:55:08.868Z] f1620a9e1610: Preparing [2024-10-14T08:55:08.868Z] ddcd36a226b3: Preparing [2024-10-14T08:55:08.868Z] b447e6fc7c5c: Preparing [2024-10-14T08:55:08.868Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:08.868Z] ddcd36a226b3: Waiting [2024-10-14T08:55:08.868Z] b447e6fc7c5c: Waiting [2024-10-14T08:55:08.868Z] f1620a9e1610: Waiting [2024-10-14T08:55:08.868Z] 22eb7699bc51: Waiting [2024-10-14T08:55:08.868Z] db79b679e57a: Waiting [2024-10-14T08:55:08.868Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:08.868Z] 6578805e191e: Waiting [2024-10-14T08:55:08.868Z] 2af130d3bd26: Layer already exists [2024-10-14T08:55:08.869Z] b296869df5d2: Layer already exists [2024-10-14T08:55:08.869Z] 4457814abb57: Layer already exists [2024-10-14T08:55:08.869Z] 539ff6cf0d3b: Layer already exists [2024-10-14T08:55:08.869Z] d261138cb185: Layer already exists [2024-10-14T08:55:08.869Z] db79b679e57a: Layer already exists [2024-10-14T08:55:08.869Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:08.869Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:08.869Z] ddcd36a226b3: Layer already exists [2024-10-14T08:55:08.869Z] 6578805e191e: Layer already exists [2024-10-14T08:55:08.869Z] b447e6fc7c5c: Layer already exists [2024-10-14T08:55:08.869Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:08.869Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:f3d2e99b011e74cfdfaa633604f4e7271f2e8016268f7cc95c7908244dd6b588 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:09.201Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:09.526Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-14T08:55:09.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-14T08:55:09.526Z] d261138cb185: Preparing [2024-10-14T08:55:09.526Z] 4457814abb57: Preparing [2024-10-14T08:55:09.526Z] 539ff6cf0d3b: Preparing [2024-10-14T08:55:09.526Z] 2af130d3bd26: Preparing [2024-10-14T08:55:09.526Z] b296869df5d2: Preparing [2024-10-14T08:55:09.526Z] db79b679e57a: Preparing [2024-10-14T08:55:09.526Z] 6578805e191e: Preparing [2024-10-14T08:55:09.526Z] 22eb7699bc51: Preparing [2024-10-14T08:55:09.526Z] f1620a9e1610: Preparing [2024-10-14T08:55:09.526Z] ddcd36a226b3: Preparing [2024-10-14T08:55:09.526Z] b447e6fc7c5c: Preparing [2024-10-14T08:55:09.526Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:09.526Z] f1620a9e1610: Waiting [2024-10-14T08:55:09.526Z] ddcd36a226b3: Waiting [2024-10-14T08:55:09.526Z] b447e6fc7c5c: Waiting [2024-10-14T08:55:09.526Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:09.526Z] db79b679e57a: Waiting [2024-10-14T08:55:09.526Z] 6578805e191e: Waiting [2024-10-14T08:55:09.526Z] 22eb7699bc51: Waiting [2024-10-14T08:55:09.526Z] 2af130d3bd26: Layer already exists [2024-10-14T08:55:09.526Z] d261138cb185: Layer already exists [2024-10-14T08:55:09.526Z] 539ff6cf0d3b: Layer already exists [2024-10-14T08:55:09.526Z] b296869df5d2: Layer already exists [2024-10-14T08:55:09.526Z] 4457814abb57: Layer already exists [2024-10-14T08:55:09.526Z] 6578805e191e: Layer already exists [2024-10-14T08:55:09.526Z] db79b679e57a: Layer already exists [2024-10-14T08:55:09.526Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:09.526Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:09.526Z] ddcd36a226b3: Layer already exists [2024-10-14T08:55:09.526Z] b447e6fc7c5c: Layer already exists [2024-10-14T08:55:09.526Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:09.526Z] main: digest: sha256:f3d2e99b011e74cfdfaa633604f4e7271f2e8016268f7cc95c7908244dd6b588 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:55:09.603Z] ===================================================== [Pipeline] echo [2024-10-14T08:55:09.617Z] taggedImages: [2024-10-14T08:55:09.617Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:09.617Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-14T08:55:09.617Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.105 [2024-10-14T08:55:09.617Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:09.617Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-14T08:55:09.646Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-14T08:55:09.646Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:09.646Z] latest [2024-10-14T08:55:09.646Z] 3.2.0-dev.105 [2024-10-14T08:55:09.646Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:09.646Z] main [2024-10-14T08:55:09.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:09.995Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:10.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:10.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-14T08:55:10.319Z] 6a9fcbebd7fc: Preparing [2024-10-14T08:55:10.319Z] 4cdd48289661: Preparing [2024-10-14T08:55:10.319Z] 22eb7699bc51: Preparing [2024-10-14T08:55:10.319Z] f1620a9e1610: Preparing [2024-10-14T08:55:10.319Z] 1076aac676d6: Preparing [2024-10-14T08:55:10.319Z] 6a07a16365e1: Preparing [2024-10-14T08:55:10.319Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:10.319Z] 6a07a16365e1: Waiting [2024-10-14T08:55:10.319Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:10.319Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:10.319Z] 1076aac676d6: Pushed [2024-10-14T08:55:10.577Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:10.577Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:10.577Z] 6a9fcbebd7fc: Pushed [2024-10-14T08:55:11.512Z] 6a07a16365e1: Pushed [2024-10-14T08:55:12.891Z] 4cdd48289661: Pushed [2024-10-14T08:55:13.150Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:0bd2beb3f45926746e728996ee1bb11f3a480b5ec1775ca41ce4f225c06c41fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:13.482Z] + 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-10-14T08:55:13.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-14T08:55:13.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-14T08:55:13.813Z] 6a9fcbebd7fc: Preparing [2024-10-14T08:55:13.813Z] 4cdd48289661: Preparing [2024-10-14T08:55:13.813Z] 22eb7699bc51: Preparing [2024-10-14T08:55:13.813Z] f1620a9e1610: Preparing [2024-10-14T08:55:13.813Z] 1076aac676d6: Preparing [2024-10-14T08:55:13.813Z] 6a07a16365e1: Preparing [2024-10-14T08:55:13.813Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:13.813Z] 6a07a16365e1: Waiting [2024-10-14T08:55:13.813Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:13.813Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:13.813Z] 6a9fcbebd7fc: Layer already exists [2024-10-14T08:55:13.813Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:13.813Z] 1076aac676d6: Layer already exists [2024-10-14T08:55:13.813Z] 4cdd48289661: Layer already exists [2024-10-14T08:55:13.813Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:13.813Z] 6a07a16365e1: Layer already exists [2024-10-14T08:55:13.813Z] latest: digest: sha256:0bd2beb3f45926746e728996ee1bb11f3a480b5ec1775ca41ce4f225c06c41fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:14.149Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:14.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.105 [2024-10-14T08:55:14.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-14T08:55:14.474Z] 6a9fcbebd7fc: Preparing [2024-10-14T08:55:14.474Z] 4cdd48289661: Preparing [2024-10-14T08:55:14.474Z] 22eb7699bc51: Preparing [2024-10-14T08:55:14.474Z] f1620a9e1610: Preparing [2024-10-14T08:55:14.474Z] 1076aac676d6: Preparing [2024-10-14T08:55:14.474Z] 6a07a16365e1: Preparing [2024-10-14T08:55:14.474Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:14.474Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:14.474Z] 6a07a16365e1: Waiting [2024-10-14T08:55:14.474Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:14.474Z] 1076aac676d6: Layer already exists [2024-10-14T08:55:14.474Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:14.474Z] 4cdd48289661: Layer already exists [2024-10-14T08:55:14.474Z] 6a9fcbebd7fc: Layer already exists [2024-10-14T08:55:14.474Z] 6a07a16365e1: Layer already exists [2024-10-14T08:55:14.474Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:14.474Z] 3.2.0-dev.105: digest: sha256:0bd2beb3f45926746e728996ee1bb11f3a480b5ec1775ca41ce4f225c06c41fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:14.806Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:15.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:15.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-14T08:55:15.129Z] 6a9fcbebd7fc: Preparing [2024-10-14T08:55:15.129Z] 4cdd48289661: Preparing [2024-10-14T08:55:15.129Z] 22eb7699bc51: Preparing [2024-10-14T08:55:15.129Z] f1620a9e1610: Preparing [2024-10-14T08:55:15.129Z] 1076aac676d6: Preparing [2024-10-14T08:55:15.129Z] 6a07a16365e1: Preparing [2024-10-14T08:55:15.129Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:15.129Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:15.129Z] 4cdd48289661: Layer already exists [2024-10-14T08:55:15.129Z] 1076aac676d6: Layer already exists [2024-10-14T08:55:15.129Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:15.129Z] 6a9fcbebd7fc: Layer already exists [2024-10-14T08:55:15.129Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:15.129Z] 6a07a16365e1: Layer already exists [2024-10-14T08:55:15.129Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:15.129Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:0bd2beb3f45926746e728996ee1bb11f3a480b5ec1775ca41ce4f225c06c41fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:15.453Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:15.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-14T08:55:15.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-14T08:55:15.783Z] 6a9fcbebd7fc: Preparing [2024-10-14T08:55:15.783Z] 4cdd48289661: Preparing [2024-10-14T08:55:15.783Z] 22eb7699bc51: Preparing [2024-10-14T08:55:15.783Z] f1620a9e1610: Preparing [2024-10-14T08:55:15.783Z] 1076aac676d6: Preparing [2024-10-14T08:55:15.783Z] 6a07a16365e1: Preparing [2024-10-14T08:55:15.783Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:15.783Z] 6a07a16365e1: Waiting [2024-10-14T08:55:15.783Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:15.783Z] 4cdd48289661: Layer already exists [2024-10-14T08:55:15.783Z] 1076aac676d6: Layer already exists [2024-10-14T08:55:15.783Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:15.783Z] 6a9fcbebd7fc: Layer already exists [2024-10-14T08:55:15.783Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:15.783Z] 6a07a16365e1: Layer already exists [2024-10-14T08:55:15.783Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:15.783Z] main: digest: sha256:0bd2beb3f45926746e728996ee1bb11f3a480b5ec1775ca41ce4f225c06c41fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:55:15.862Z] ===================================================== [Pipeline] echo [2024-10-14T08:55:15.877Z] taggedImages: [2024-10-14T08:55:15.877Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:15.877Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-14T08:55:15.877Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.105 [2024-10-14T08:55:15.877Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:15.877Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-14T08:55:15.910Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-14T08:55:15.910Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:15.910Z] latest [2024-10-14T08:55:15.910Z] 3.2.0-dev.105 [2024-10-14T08:55:15.910Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:15.910Z] main [2024-10-14T08:55:15.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:16.254Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:16.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:16.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-14T08:55:16.587Z] 34ef18e338bb: Preparing [2024-10-14T08:55:16.587Z] f3bd0f7c0c7d: Preparing [2024-10-14T08:55:16.587Z] fe5fc41f7822: Preparing [2024-10-14T08:55:16.587Z] 22eb7699bc51: Preparing [2024-10-14T08:55:16.587Z] f1620a9e1610: Preparing [2024-10-14T08:55:16.587Z] 164a2f9be7dc: Preparing [2024-10-14T08:55:16.587Z] dda96de09185: Preparing [2024-10-14T08:55:16.587Z] 72f7c4729c7c: Preparing [2024-10-14T08:55:16.587Z] 5014514ba522: Preparing [2024-10-14T08:55:16.587Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:16.587Z] 164a2f9be7dc: Waiting [2024-10-14T08:55:16.587Z] 72f7c4729c7c: Waiting [2024-10-14T08:55:16.587Z] dda96de09185: Waiting [2024-10-14T08:55:16.587Z] 5014514ba522: Waiting [2024-10-14T08:55:16.587Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:16.587Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:16.587Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:16.587Z] f3bd0f7c0c7d: Pushed [2024-10-14T08:55:16.587Z] 34ef18e338bb: Pushed [2024-10-14T08:55:16.587Z] fe5fc41f7822: Pushed [2024-10-14T08:55:16.587Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:16.846Z] 72f7c4729c7c: Pushed [2024-10-14T08:55:17.104Z] 5014514ba522: Pushed [2024-10-14T08:55:22.377Z] dda96de09185: Pushed [2024-10-14T08:55:26.573Z] 164a2f9be7dc: Pushed [2024-10-14T08:55:26.573Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:9be6dd1a4244b3e043cec5ceac117134f4c8c280f28aada31b3260fc4d2bd1dc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:26.919Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:27.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-14T08:55:27.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-14T08:55:27.252Z] 34ef18e338bb: Preparing [2024-10-14T08:55:27.252Z] f3bd0f7c0c7d: Preparing [2024-10-14T08:55:27.252Z] fe5fc41f7822: Preparing [2024-10-14T08:55:27.252Z] 22eb7699bc51: Preparing [2024-10-14T08:55:27.252Z] f1620a9e1610: Preparing [2024-10-14T08:55:27.252Z] 164a2f9be7dc: Preparing [2024-10-14T08:55:27.252Z] dda96de09185: Preparing [2024-10-14T08:55:27.252Z] 72f7c4729c7c: Preparing [2024-10-14T08:55:27.252Z] 5014514ba522: Preparing [2024-10-14T08:55:27.252Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:27.252Z] dda96de09185: Waiting [2024-10-14T08:55:27.252Z] 72f7c4729c7c: Waiting [2024-10-14T08:55:27.252Z] 164a2f9be7dc: Waiting [2024-10-14T08:55:27.252Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:27.252Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:27.252Z] fe5fc41f7822: Layer already exists [2024-10-14T08:55:27.252Z] 34ef18e338bb: Layer already exists [2024-10-14T08:55:27.252Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:27.252Z] f3bd0f7c0c7d: Layer already exists [2024-10-14T08:55:27.252Z] dda96de09185: Layer already exists [2024-10-14T08:55:27.252Z] 72f7c4729c7c: Layer already exists [2024-10-14T08:55:27.252Z] 5014514ba522: Layer already exists [2024-10-14T08:55:27.252Z] 164a2f9be7dc: Layer already exists [2024-10-14T08:55:27.252Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:27.252Z] latest: digest: sha256:9be6dd1a4244b3e043cec5ceac117134f4c8c280f28aada31b3260fc4d2bd1dc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:27.584Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:27.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.105 [2024-10-14T08:55:27.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-14T08:55:27.916Z] 34ef18e338bb: Preparing [2024-10-14T08:55:27.916Z] f3bd0f7c0c7d: Preparing [2024-10-14T08:55:27.916Z] fe5fc41f7822: Preparing [2024-10-14T08:55:27.916Z] 22eb7699bc51: Preparing [2024-10-14T08:55:27.916Z] f1620a9e1610: Preparing [2024-10-14T08:55:27.916Z] 164a2f9be7dc: Preparing [2024-10-14T08:55:27.916Z] dda96de09185: Preparing [2024-10-14T08:55:27.916Z] 72f7c4729c7c: Preparing [2024-10-14T08:55:27.916Z] 5014514ba522: Preparing [2024-10-14T08:55:27.916Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:27.916Z] 164a2f9be7dc: Waiting [2024-10-14T08:55:27.916Z] 72f7c4729c7c: Waiting [2024-10-14T08:55:27.916Z] 5014514ba522: Waiting [2024-10-14T08:55:27.916Z] dda96de09185: Waiting [2024-10-14T08:55:27.916Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:27.916Z] f3bd0f7c0c7d: Layer already exists [2024-10-14T08:55:27.916Z] 34ef18e338bb: Layer already exists [2024-10-14T08:55:27.916Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:27.916Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:27.916Z] fe5fc41f7822: Layer already exists [2024-10-14T08:55:27.916Z] 164a2f9be7dc: Layer already exists [2024-10-14T08:55:27.916Z] 5014514ba522: Layer already exists [2024-10-14T08:55:27.916Z] dda96de09185: Layer already exists [2024-10-14T08:55:27.916Z] 72f7c4729c7c: Layer already exists [2024-10-14T08:55:27.916Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:27.916Z] 3.2.0-dev.105: digest: sha256:9be6dd1a4244b3e043cec5ceac117134f4c8c280f28aada31b3260fc4d2bd1dc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:28.246Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:28.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:28.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-14T08:55:28.572Z] 34ef18e338bb: Preparing [2024-10-14T08:55:28.572Z] f3bd0f7c0c7d: Preparing [2024-10-14T08:55:28.572Z] fe5fc41f7822: Preparing [2024-10-14T08:55:28.572Z] 22eb7699bc51: Preparing [2024-10-14T08:55:28.572Z] f1620a9e1610: Preparing [2024-10-14T08:55:28.572Z] 164a2f9be7dc: Preparing [2024-10-14T08:55:28.572Z] dda96de09185: Preparing [2024-10-14T08:55:28.572Z] 72f7c4729c7c: Preparing [2024-10-14T08:55:28.572Z] 5014514ba522: Preparing [2024-10-14T08:55:28.572Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:28.572Z] 72f7c4729c7c: Waiting [2024-10-14T08:55:28.572Z] 164a2f9be7dc: Waiting [2024-10-14T08:55:28.572Z] 5014514ba522: Waiting [2024-10-14T08:55:28.572Z] dda96de09185: Waiting [2024-10-14T08:55:28.572Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:28.572Z] fe5fc41f7822: Layer already exists [2024-10-14T08:55:28.572Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:28.572Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:28.572Z] 34ef18e338bb: Layer already exists [2024-10-14T08:55:28.572Z] f3bd0f7c0c7d: Layer already exists [2024-10-14T08:55:28.572Z] 164a2f9be7dc: Layer already exists [2024-10-14T08:55:28.572Z] 72f7c4729c7c: Layer already exists [2024-10-14T08:55:28.572Z] dda96de09185: Layer already exists [2024-10-14T08:55:28.572Z] 5014514ba522: Layer already exists [2024-10-14T08:55:28.572Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:28.572Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:9be6dd1a4244b3e043cec5ceac117134f4c8c280f28aada31b3260fc4d2bd1dc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:28.896Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:29.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-14T08:55:29.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-14T08:55:29.216Z] 34ef18e338bb: Preparing [2024-10-14T08:55:29.216Z] f3bd0f7c0c7d: Preparing [2024-10-14T08:55:29.216Z] fe5fc41f7822: Preparing [2024-10-14T08:55:29.216Z] 22eb7699bc51: Preparing [2024-10-14T08:55:29.216Z] f1620a9e1610: Preparing [2024-10-14T08:55:29.216Z] 164a2f9be7dc: Preparing [2024-10-14T08:55:29.216Z] dda96de09185: Preparing [2024-10-14T08:55:29.216Z] 72f7c4729c7c: Preparing [2024-10-14T08:55:29.216Z] 5014514ba522: Preparing [2024-10-14T08:55:29.216Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:29.216Z] dda96de09185: Waiting [2024-10-14T08:55:29.216Z] 72f7c4729c7c: Waiting [2024-10-14T08:55:29.216Z] 5014514ba522: Waiting [2024-10-14T08:55:29.216Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:29.216Z] 164a2f9be7dc: Waiting [2024-10-14T08:55:29.216Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:29.216Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:29.216Z] 34ef18e338bb: Layer already exists [2024-10-14T08:55:29.216Z] fe5fc41f7822: Layer already exists [2024-10-14T08:55:29.216Z] f3bd0f7c0c7d: Layer already exists [2024-10-14T08:55:29.216Z] 5014514ba522: Layer already exists [2024-10-14T08:55:29.216Z] 72f7c4729c7c: Layer already exists [2024-10-14T08:55:29.216Z] 164a2f9be7dc: Layer already exists [2024-10-14T08:55:29.216Z] dda96de09185: Layer already exists [2024-10-14T08:55:29.216Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:29.216Z] main: digest: sha256:9be6dd1a4244b3e043cec5ceac117134f4c8c280f28aada31b3260fc4d2bd1dc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:55:29.295Z] ===================================================== [Pipeline] echo [2024-10-14T08:55:29.310Z] taggedImages: [2024-10-14T08:55:29.310Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:29.310Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-14T08:55:29.310Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.105 [2024-10-14T08:55:29.310Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:29.310Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-14T08:55:29.344Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-14T08:55:29.344Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:29.344Z] latest [2024-10-14T08:55:29.344Z] 3.2.0-dev.105 [2024-10-14T08:55:29.344Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:29.344Z] main [2024-10-14T08:55:29.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:29.688Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:30.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:30.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-14T08:55:30.025Z] e243cc0b0a19: Preparing [2024-10-14T08:55:30.025Z] 6a9b3a48d5d3: Preparing [2024-10-14T08:55:30.025Z] 6860e0398f9e: Preparing [2024-10-14T08:55:30.025Z] 22eb7699bc51: Preparing [2024-10-14T08:55:30.025Z] f1620a9e1610: Preparing [2024-10-14T08:55:30.025Z] 83c2063b38a7: Preparing [2024-10-14T08:55:30.025Z] 423716a7d89d: Preparing [2024-10-14T08:55:30.025Z] 80e0e247693d: Preparing [2024-10-14T08:55:30.025Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:30.025Z] 423716a7d89d: Waiting [2024-10-14T08:55:30.025Z] 80e0e247693d: Waiting [2024-10-14T08:55:30.025Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:30.025Z] 83c2063b38a7: Waiting [2024-10-14T08:55:30.025Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:30.025Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:30.025Z] 6a9b3a48d5d3: Pushed [2024-10-14T08:55:30.025Z] 6860e0398f9e: Pushed [2024-10-14T08:55:30.025Z] e243cc0b0a19: Pushed [2024-10-14T08:55:30.025Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:30.025Z] 423716a7d89d: Pushed [2024-10-14T08:55:30.593Z] 80e0e247693d: Pushed [2024-10-14T08:55:40.593Z] 83c2063b38a7: Pushed [2024-10-14T08:55:40.593Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:fb04df86476037cf07a7f4a264159b78d05bf5e6f7cb00889482d6eb09ec1c9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:40.932Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:41.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-14T08:55:41.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-14T08:55:41.357Z] e243cc0b0a19: Preparing [2024-10-14T08:55:41.357Z] 6a9b3a48d5d3: Preparing [2024-10-14T08:55:41.357Z] 6860e0398f9e: Preparing [2024-10-14T08:55:41.357Z] 22eb7699bc51: Preparing [2024-10-14T08:55:41.357Z] f1620a9e1610: Preparing [2024-10-14T08:55:41.357Z] 83c2063b38a7: Preparing [2024-10-14T08:55:41.357Z] 423716a7d89d: Preparing [2024-10-14T08:55:41.357Z] 80e0e247693d: Preparing [2024-10-14T08:55:41.357Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:41.357Z] 83c2063b38a7: Waiting [2024-10-14T08:55:41.357Z] 423716a7d89d: Waiting [2024-10-14T08:55:41.357Z] 6a9b3a48d5d3: Layer already exists [2024-10-14T08:55:41.357Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:41.357Z] e243cc0b0a19: Layer already exists [2024-10-14T08:55:41.357Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:41.357Z] 6860e0398f9e: Layer already exists [2024-10-14T08:55:41.357Z] 423716a7d89d: Layer already exists [2024-10-14T08:55:41.357Z] 80e0e247693d: Layer already exists [2024-10-14T08:55:41.357Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:41.357Z] 83c2063b38a7: Layer already exists [2024-10-14T08:55:41.357Z] latest: digest: sha256:fb04df86476037cf07a7f4a264159b78d05bf5e6f7cb00889482d6eb09ec1c9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:41.680Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:42.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.105 [2024-10-14T08:55:42.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-14T08:55:42.013Z] e243cc0b0a19: Preparing [2024-10-14T08:55:42.013Z] 6a9b3a48d5d3: Preparing [2024-10-14T08:55:42.013Z] 6860e0398f9e: Preparing [2024-10-14T08:55:42.013Z] 22eb7699bc51: Preparing [2024-10-14T08:55:42.013Z] f1620a9e1610: Preparing [2024-10-14T08:55:42.013Z] 83c2063b38a7: Preparing [2024-10-14T08:55:42.013Z] 423716a7d89d: Preparing [2024-10-14T08:55:42.013Z] 80e0e247693d: Preparing [2024-10-14T08:55:42.013Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:42.013Z] 83c2063b38a7: Waiting [2024-10-14T08:55:42.013Z] 423716a7d89d: Waiting [2024-10-14T08:55:42.013Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:42.013Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:42.013Z] e243cc0b0a19: Layer already exists [2024-10-14T08:55:42.013Z] 6a9b3a48d5d3: Layer already exists [2024-10-14T08:55:42.013Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:42.013Z] 6860e0398f9e: Layer already exists [2024-10-14T08:55:42.013Z] 83c2063b38a7: Layer already exists [2024-10-14T08:55:42.013Z] 423716a7d89d: Layer already exists [2024-10-14T08:55:42.013Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:42.013Z] 80e0e247693d: Layer already exists [2024-10-14T08:55:42.013Z] 3.2.0-dev.105: digest: sha256:fb04df86476037cf07a7f4a264159b78d05bf5e6f7cb00889482d6eb09ec1c9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:42.339Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:42.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:42.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-14T08:55:42.671Z] e243cc0b0a19: Preparing [2024-10-14T08:55:42.671Z] 6a9b3a48d5d3: Preparing [2024-10-14T08:55:42.671Z] 6860e0398f9e: Preparing [2024-10-14T08:55:42.671Z] 22eb7699bc51: Preparing [2024-10-14T08:55:42.671Z] f1620a9e1610: Preparing [2024-10-14T08:55:42.671Z] 83c2063b38a7: Preparing [2024-10-14T08:55:42.671Z] 423716a7d89d: Preparing [2024-10-14T08:55:42.671Z] 80e0e247693d: Preparing [2024-10-14T08:55:42.671Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:42.671Z] 423716a7d89d: Waiting [2024-10-14T08:55:42.671Z] 80e0e247693d: Waiting [2024-10-14T08:55:42.671Z] 83c2063b38a7: Waiting [2024-10-14T08:55:42.671Z] 6860e0398f9e: Layer already exists [2024-10-14T08:55:42.671Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:42.671Z] 6a9b3a48d5d3: Layer already exists [2024-10-14T08:55:42.671Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:42.671Z] e243cc0b0a19: Layer already exists [2024-10-14T08:55:42.671Z] 83c2063b38a7: Layer already exists [2024-10-14T08:55:42.671Z] 423716a7d89d: Layer already exists [2024-10-14T08:55:42.671Z] 80e0e247693d: Layer already exists [2024-10-14T08:55:42.671Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:42.671Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:fb04df86476037cf07a7f4a264159b78d05bf5e6f7cb00889482d6eb09ec1c9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:42.991Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:43.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-14T08:55:43.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-14T08:55:43.322Z] e243cc0b0a19: Preparing [2024-10-14T08:55:43.322Z] 6a9b3a48d5d3: Preparing [2024-10-14T08:55:43.322Z] 6860e0398f9e: Preparing [2024-10-14T08:55:43.322Z] 22eb7699bc51: Preparing [2024-10-14T08:55:43.322Z] f1620a9e1610: Preparing [2024-10-14T08:55:43.322Z] 83c2063b38a7: Preparing [2024-10-14T08:55:43.322Z] 423716a7d89d: Preparing [2024-10-14T08:55:43.322Z] 80e0e247693d: Preparing [2024-10-14T08:55:43.322Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:43.322Z] 423716a7d89d: Waiting [2024-10-14T08:55:43.322Z] 80e0e247693d: Waiting [2024-10-14T08:55:43.322Z] 83c2063b38a7: Waiting [2024-10-14T08:55:43.322Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:43.322Z] 6a9b3a48d5d3: Layer already exists [2024-10-14T08:55:43.322Z] 6860e0398f9e: Layer already exists [2024-10-14T08:55:43.322Z] e243cc0b0a19: Layer already exists [2024-10-14T08:55:43.322Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:43.322Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:43.322Z] 83c2063b38a7: Layer already exists [2024-10-14T08:55:43.322Z] 80e0e247693d: Layer already exists [2024-10-14T08:55:43.322Z] 423716a7d89d: Layer already exists [2024-10-14T08:55:43.322Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:43.322Z] main: digest: sha256:fb04df86476037cf07a7f4a264159b78d05bf5e6f7cb00889482d6eb09ec1c9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:55:43.404Z] ===================================================== [Pipeline] echo [2024-10-14T08:55:43.417Z] taggedImages: [2024-10-14T08:55:43.417Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:43.417Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-14T08:55:43.417Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.105 [2024-10-14T08:55:43.417Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:43.417Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-14T08:55:43.443Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-14T08:55:43.443Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:43.443Z] latest [2024-10-14T08:55:43.443Z] 3.2.0-dev.105 [2024-10-14T08:55:43.443Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:43.443Z] main [2024-10-14T08:55:43.443Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:43.787Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:44.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:44.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-14T08:55:44.107Z] 34ef18e338bb: Preparing [2024-10-14T08:55:44.107Z] 7f59d2baf6d8: Preparing [2024-10-14T08:55:44.107Z] 4e4e3b792206: Preparing [2024-10-14T08:55:44.107Z] 22eb7699bc51: Preparing [2024-10-14T08:55:44.107Z] f1620a9e1610: Preparing [2024-10-14T08:55:44.107Z] 0a77ddbe872b: Preparing [2024-10-14T08:55:44.107Z] 72f7c4729c7c: Preparing [2024-10-14T08:55:44.107Z] 5014514ba522: Preparing [2024-10-14T08:55:44.107Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:44.107Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:44.107Z] 72f7c4729c7c: Waiting [2024-10-14T08:55:44.107Z] 5014514ba522: Waiting [2024-10-14T08:55:44.107Z] 0a77ddbe872b: Waiting [2024-10-14T08:55:44.107Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:44.107Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:44.107Z] 34ef18e338bb: Layer already exists [2024-10-14T08:55:44.107Z] 5014514ba522: Layer already exists [2024-10-14T08:55:44.107Z] 72f7c4729c7c: Layer already exists [2024-10-14T08:55:44.107Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:44.107Z] 4e4e3b792206: Pushed [2024-10-14T08:55:44.107Z] 7f59d2baf6d8: Pushed [2024-10-14T08:55:54.086Z] 0a77ddbe872b: Pushed [2024-10-14T08:55:54.086Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:b0cb71a105bf97c1ae45f9ddd7d79d9ef5e744bf953cc3bb4f61cc79932a6c5a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:54.408Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:54.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-14T08:55:54.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-14T08:55:54.734Z] 34ef18e338bb: Preparing [2024-10-14T08:55:54.734Z] 7f59d2baf6d8: Preparing [2024-10-14T08:55:54.734Z] 4e4e3b792206: Preparing [2024-10-14T08:55:54.734Z] 22eb7699bc51: Preparing [2024-10-14T08:55:54.734Z] f1620a9e1610: Preparing [2024-10-14T08:55:54.734Z] 0a77ddbe872b: Preparing [2024-10-14T08:55:54.734Z] 72f7c4729c7c: Preparing [2024-10-14T08:55:54.734Z] 5014514ba522: Preparing [2024-10-14T08:55:54.734Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:54.734Z] 0a77ddbe872b: Waiting [2024-10-14T08:55:54.734Z] 72f7c4729c7c: Waiting [2024-10-14T08:55:54.734Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:54.734Z] 7f59d2baf6d8: Layer already exists [2024-10-14T08:55:54.734Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:54.734Z] 4e4e3b792206: Layer already exists [2024-10-14T08:55:54.734Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:54.734Z] 34ef18e338bb: Layer already exists [2024-10-14T08:55:54.734Z] 0a77ddbe872b: Layer already exists [2024-10-14T08:55:54.734Z] 72f7c4729c7c: Layer already exists [2024-10-14T08:55:54.734Z] 5014514ba522: Layer already exists [2024-10-14T08:55:54.734Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:54.734Z] latest: digest: sha256:b0cb71a105bf97c1ae45f9ddd7d79d9ef5e744bf953cc3bb4f61cc79932a6c5a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:55.071Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:55.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.105 [2024-10-14T08:55:55.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-14T08:55:55.403Z] 34ef18e338bb: Preparing [2024-10-14T08:55:55.403Z] 7f59d2baf6d8: Preparing [2024-10-14T08:55:55.403Z] 4e4e3b792206: Preparing [2024-10-14T08:55:55.403Z] 22eb7699bc51: Preparing [2024-10-14T08:55:55.403Z] f1620a9e1610: Preparing [2024-10-14T08:55:55.403Z] 0a77ddbe872b: Preparing [2024-10-14T08:55:55.403Z] 72f7c4729c7c: Preparing [2024-10-14T08:55:55.403Z] 5014514ba522: Preparing [2024-10-14T08:55:55.403Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:55.403Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:55.403Z] 5014514ba522: Waiting [2024-10-14T08:55:55.403Z] 0a77ddbe872b: Waiting [2024-10-14T08:55:55.403Z] 72f7c4729c7c: Waiting [2024-10-14T08:55:55.403Z] 34ef18e338bb: Layer already exists [2024-10-14T08:55:55.403Z] 4e4e3b792206: Layer already exists [2024-10-14T08:55:55.403Z] 7f59d2baf6d8: Layer already exists [2024-10-14T08:55:55.403Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:55.403Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:55.403Z] 72f7c4729c7c: Layer already exists [2024-10-14T08:55:55.403Z] 0a77ddbe872b: Layer already exists [2024-10-14T08:55:55.403Z] 5014514ba522: Layer already exists [2024-10-14T08:55:55.403Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:55.403Z] 3.2.0-dev.105: digest: sha256:b0cb71a105bf97c1ae45f9ddd7d79d9ef5e744bf953cc3bb4f61cc79932a6c5a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:55.730Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:56.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:56.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-14T08:55:56.053Z] 34ef18e338bb: Preparing [2024-10-14T08:55:56.053Z] 7f59d2baf6d8: Preparing [2024-10-14T08:55:56.053Z] 4e4e3b792206: Preparing [2024-10-14T08:55:56.053Z] 22eb7699bc51: Preparing [2024-10-14T08:55:56.053Z] f1620a9e1610: Preparing [2024-10-14T08:55:56.053Z] 0a77ddbe872b: Preparing [2024-10-14T08:55:56.053Z] 72f7c4729c7c: Preparing [2024-10-14T08:55:56.053Z] 5014514ba522: Preparing [2024-10-14T08:55:56.053Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:56.053Z] 72f7c4729c7c: Waiting [2024-10-14T08:55:56.053Z] 5014514ba522: Waiting [2024-10-14T08:55:56.053Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:56.053Z] 0a77ddbe872b: Waiting [2024-10-14T08:55:56.053Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:56.053Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:56.053Z] 7f59d2baf6d8: Layer already exists [2024-10-14T08:55:56.053Z] 4e4e3b792206: Layer already exists [2024-10-14T08:55:56.053Z] 34ef18e338bb: Layer already exists [2024-10-14T08:55:56.053Z] 72f7c4729c7c: Layer already exists [2024-10-14T08:55:56.053Z] 5014514ba522: Layer already exists [2024-10-14T08:55:56.053Z] 0a77ddbe872b: Layer already exists [2024-10-14T08:55:56.053Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:56.053Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:b0cb71a105bf97c1ae45f9ddd7d79d9ef5e744bf953cc3bb4f61cc79932a6c5a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:56.387Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:56.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-14T08:55:56.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-14T08:55:56.711Z] 34ef18e338bb: Preparing [2024-10-14T08:55:56.711Z] 7f59d2baf6d8: Preparing [2024-10-14T08:55:56.711Z] 4e4e3b792206: Preparing [2024-10-14T08:55:56.711Z] 22eb7699bc51: Preparing [2024-10-14T08:55:56.711Z] f1620a9e1610: Preparing [2024-10-14T08:55:56.711Z] 0a77ddbe872b: Preparing [2024-10-14T08:55:56.711Z] 72f7c4729c7c: Preparing [2024-10-14T08:55:56.711Z] 5014514ba522: Preparing [2024-10-14T08:55:56.711Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:56.711Z] 0a77ddbe872b: Waiting [2024-10-14T08:55:56.711Z] 72f7c4729c7c: Waiting [2024-10-14T08:55:56.711Z] 5014514ba522: Waiting [2024-10-14T08:55:56.711Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:56.711Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:56.711Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:56.711Z] 34ef18e338bb: Layer already exists [2024-10-14T08:55:56.711Z] 4e4e3b792206: Layer already exists [2024-10-14T08:55:56.711Z] 7f59d2baf6d8: Layer already exists [2024-10-14T08:55:56.711Z] 0a77ddbe872b: Layer already exists [2024-10-14T08:55:56.711Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:56.711Z] 5014514ba522: Layer already exists [2024-10-14T08:55:56.711Z] 72f7c4729c7c: Layer already exists [2024-10-14T08:55:56.711Z] main: digest: sha256:b0cb71a105bf97c1ae45f9ddd7d79d9ef5e744bf953cc3bb4f61cc79932a6c5a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:55:56.791Z] ===================================================== [Pipeline] echo [2024-10-14T08:55:56.805Z] taggedImages: [2024-10-14T08:55:56.805Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:56.805Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-14T08:55:56.805Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.105 [2024-10-14T08:55:56.805Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:56.805Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-14T08:55:56.834Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-14T08:55:56.834Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:56.834Z] latest [2024-10-14T08:55:56.834Z] 3.2.0-dev.105 [2024-10-14T08:55:56.834Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:55:56.834Z] main [2024-10-14T08:55:56.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:57.176Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:55:57.505Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:55:57.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-14T08:55:57.505Z] 92c16817ba93: Preparing [2024-10-14T08:55:57.505Z] 4918842910e1: Preparing [2024-10-14T08:55:57.505Z] 22eb7699bc51: Preparing [2024-10-14T08:55:57.505Z] f1620a9e1610: Preparing [2024-10-14T08:55:57.505Z] 58d869dd0cc8: Preparing [2024-10-14T08:55:57.505Z] acf7e6e192a6: Preparing [2024-10-14T08:55:57.505Z] 63ca1fbb43ae: Preparing [2024-10-14T08:55:57.505Z] acf7e6e192a6: Waiting [2024-10-14T08:55:57.505Z] 63ca1fbb43ae: Waiting [2024-10-14T08:55:57.505Z] 22eb7699bc51: Layer already exists [2024-10-14T08:55:57.505Z] f1620a9e1610: Layer already exists [2024-10-14T08:55:57.505Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:55:57.505Z] 92c16817ba93: Pushed [2024-10-14T08:55:57.505Z] 58d869dd0cc8: Pushed [2024-10-14T08:55:57.764Z] acf7e6e192a6: Pushed [2024-10-14T08:56:03.043Z] 4918842910e1: Pushed [2024-10-14T08:56:03.043Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:ac81682ca78559fdcffad16f1b5115b1a6b85c60acca6d766dfe8dc91acd4e95 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:03.381Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:03.710Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-14T08:56:03.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-14T08:56:03.710Z] 92c16817ba93: Preparing [2024-10-14T08:56:03.710Z] 4918842910e1: Preparing [2024-10-14T08:56:03.710Z] 22eb7699bc51: Preparing [2024-10-14T08:56:03.710Z] f1620a9e1610: Preparing [2024-10-14T08:56:03.710Z] 58d869dd0cc8: Preparing [2024-10-14T08:56:03.710Z] acf7e6e192a6: Preparing [2024-10-14T08:56:03.710Z] 63ca1fbb43ae: Preparing [2024-10-14T08:56:03.710Z] acf7e6e192a6: Waiting [2024-10-14T08:56:03.710Z] 63ca1fbb43ae: Waiting [2024-10-14T08:56:03.710Z] 22eb7699bc51: Layer already exists [2024-10-14T08:56:03.710Z] 4918842910e1: Layer already exists [2024-10-14T08:56:03.710Z] f1620a9e1610: Layer already exists [2024-10-14T08:56:03.710Z] 92c16817ba93: Layer already exists [2024-10-14T08:56:03.710Z] 58d869dd0cc8: Layer already exists [2024-10-14T08:56:03.710Z] acf7e6e192a6: Layer already exists [2024-10-14T08:56:03.710Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:56:03.710Z] latest: digest: sha256:ac81682ca78559fdcffad16f1b5115b1a6b85c60acca6d766dfe8dc91acd4e95 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:04.040Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:04.373Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.105 [2024-10-14T08:56:04.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-14T08:56:04.373Z] 92c16817ba93: Preparing [2024-10-14T08:56:04.373Z] 4918842910e1: Preparing [2024-10-14T08:56:04.373Z] 22eb7699bc51: Preparing [2024-10-14T08:56:04.373Z] f1620a9e1610: Preparing [2024-10-14T08:56:04.373Z] 58d869dd0cc8: Preparing [2024-10-14T08:56:04.373Z] acf7e6e192a6: Preparing [2024-10-14T08:56:04.373Z] 63ca1fbb43ae: Preparing [2024-10-14T08:56:04.373Z] acf7e6e192a6: Waiting [2024-10-14T08:56:04.373Z] 63ca1fbb43ae: Waiting [2024-10-14T08:56:04.373Z] f1620a9e1610: Layer already exists [2024-10-14T08:56:04.373Z] 4918842910e1: Layer already exists [2024-10-14T08:56:04.373Z] 22eb7699bc51: Layer already exists [2024-10-14T08:56:04.373Z] 92c16817ba93: Layer already exists [2024-10-14T08:56:04.373Z] 58d869dd0cc8: Layer already exists [2024-10-14T08:56:04.373Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:56:04.373Z] acf7e6e192a6: Layer already exists [2024-10-14T08:56:04.373Z] 3.2.0-dev.105: digest: sha256:ac81682ca78559fdcffad16f1b5115b1a6b85c60acca6d766dfe8dc91acd4e95 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:04.709Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:05.039Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:56:05.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-14T08:56:05.039Z] 92c16817ba93: Preparing [2024-10-14T08:56:05.039Z] 4918842910e1: Preparing [2024-10-14T08:56:05.039Z] 22eb7699bc51: Preparing [2024-10-14T08:56:05.039Z] f1620a9e1610: Preparing [2024-10-14T08:56:05.039Z] 58d869dd0cc8: Preparing [2024-10-14T08:56:05.039Z] acf7e6e192a6: Preparing [2024-10-14T08:56:05.039Z] 63ca1fbb43ae: Preparing [2024-10-14T08:56:05.039Z] acf7e6e192a6: Waiting [2024-10-14T08:56:05.039Z] 63ca1fbb43ae: Waiting [2024-10-14T08:56:05.039Z] 92c16817ba93: Layer already exists [2024-10-14T08:56:05.039Z] f1620a9e1610: Layer already exists [2024-10-14T08:56:05.039Z] 4918842910e1: Layer already exists [2024-10-14T08:56:05.039Z] 58d869dd0cc8: Layer already exists [2024-10-14T08:56:05.039Z] 22eb7699bc51: Layer already exists [2024-10-14T08:56:05.039Z] acf7e6e192a6: Layer already exists [2024-10-14T08:56:05.039Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:56:05.039Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:ac81682ca78559fdcffad16f1b5115b1a6b85c60acca6d766dfe8dc91acd4e95 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:05.366Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:05.697Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-14T08:56:05.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-14T08:56:05.697Z] 92c16817ba93: Preparing [2024-10-14T08:56:05.697Z] 4918842910e1: Preparing [2024-10-14T08:56:05.697Z] 22eb7699bc51: Preparing [2024-10-14T08:56:05.697Z] f1620a9e1610: Preparing [2024-10-14T08:56:05.697Z] 58d869dd0cc8: Preparing [2024-10-14T08:56:05.697Z] acf7e6e192a6: Preparing [2024-10-14T08:56:05.697Z] 63ca1fbb43ae: Preparing [2024-10-14T08:56:05.697Z] 63ca1fbb43ae: Waiting [2024-10-14T08:56:05.697Z] f1620a9e1610: Layer already exists [2024-10-14T08:56:05.697Z] 4918842910e1: Layer already exists [2024-10-14T08:56:05.697Z] 92c16817ba93: Layer already exists [2024-10-14T08:56:05.697Z] 22eb7699bc51: Layer already exists [2024-10-14T08:56:05.697Z] 58d869dd0cc8: Layer already exists [2024-10-14T08:56:05.697Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:56:05.697Z] acf7e6e192a6: Layer already exists [2024-10-14T08:56:05.697Z] main: digest: sha256:ac81682ca78559fdcffad16f1b5115b1a6b85c60acca6d766dfe8dc91acd4e95 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:56:05.779Z] ===================================================== [Pipeline] echo [2024-10-14T08:56:05.792Z] taggedImages: [2024-10-14T08:56:05.792Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:56:05.792Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-14T08:56:05.792Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.105 [2024-10-14T08:56:05.792Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:56:05.792Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-14T08:56:05.824Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-14T08:56:05.824Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:56:05.824Z] latest [2024-10-14T08:56:05.824Z] 3.2.0-dev.105 [2024-10-14T08:56:05.824Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:56:05.824Z] main [2024-10-14T08:56:05.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:06.177Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:06.501Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:56:06.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-14T08:56:06.501Z] f66ad3e0ca42: Preparing [2024-10-14T08:56:06.501Z] 88b27e1346de: Preparing [2024-10-14T08:56:06.501Z] 29388f05e5d2: Preparing [2024-10-14T08:56:06.501Z] 22eb7699bc51: Preparing [2024-10-14T08:56:06.501Z] f1620a9e1610: Preparing [2024-10-14T08:56:06.501Z] 8d5dc312aa2b: Preparing [2024-10-14T08:56:06.501Z] 7c64c23e0183: Preparing [2024-10-14T08:56:06.501Z] 63ca1fbb43ae: Preparing [2024-10-14T08:56:06.501Z] 8d5dc312aa2b: Waiting [2024-10-14T08:56:06.501Z] 7c64c23e0183: Waiting [2024-10-14T08:56:06.501Z] 63ca1fbb43ae: Waiting [2024-10-14T08:56:06.501Z] 22eb7699bc51: Layer already exists [2024-10-14T08:56:06.501Z] f1620a9e1610: Layer already exists [2024-10-14T08:56:06.501Z] 88b27e1346de: Pushed [2024-10-14T08:56:06.501Z] f66ad3e0ca42: Pushed [2024-10-14T08:56:06.501Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:56:06.501Z] 8d5dc312aa2b: Pushed [2024-10-14T08:56:06.760Z] 7c64c23e0183: Pushed [2024-10-14T08:56:12.029Z] 29388f05e5d2: Pushed [2024-10-14T08:56:12.029Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:4c9d899a488a1207394bf42833a1c2c4d9e7eca6053bfca06364066b6b164233 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:12.368Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:12.690Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-14T08:56:12.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-14T08:56:12.690Z] f66ad3e0ca42: Preparing [2024-10-14T08:56:12.690Z] 88b27e1346de: Preparing [2024-10-14T08:56:12.690Z] 29388f05e5d2: Preparing [2024-10-14T08:56:12.690Z] 22eb7699bc51: Preparing [2024-10-14T08:56:12.690Z] f1620a9e1610: Preparing [2024-10-14T08:56:12.690Z] 8d5dc312aa2b: Preparing [2024-10-14T08:56:12.690Z] 7c64c23e0183: Preparing [2024-10-14T08:56:12.690Z] 63ca1fbb43ae: Preparing [2024-10-14T08:56:12.690Z] 8d5dc312aa2b: Waiting [2024-10-14T08:56:12.690Z] 63ca1fbb43ae: Waiting [2024-10-14T08:56:12.690Z] f66ad3e0ca42: Layer already exists [2024-10-14T08:56:12.690Z] f1620a9e1610: Layer already exists [2024-10-14T08:56:12.690Z] 22eb7699bc51: Layer already exists [2024-10-14T08:56:12.690Z] 88b27e1346de: Layer already exists [2024-10-14T08:56:12.690Z] 29388f05e5d2: Layer already exists [2024-10-14T08:56:12.690Z] 7c64c23e0183: Layer already exists [2024-10-14T08:56:12.690Z] 8d5dc312aa2b: Layer already exists [2024-10-14T08:56:12.690Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:56:12.690Z] latest: digest: sha256:4c9d899a488a1207394bf42833a1c2c4d9e7eca6053bfca06364066b6b164233 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:13.022Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:13.350Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.105 [2024-10-14T08:56:13.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-14T08:56:13.350Z] f66ad3e0ca42: Preparing [2024-10-14T08:56:13.350Z] 88b27e1346de: Preparing [2024-10-14T08:56:13.350Z] 29388f05e5d2: Preparing [2024-10-14T08:56:13.350Z] 22eb7699bc51: Preparing [2024-10-14T08:56:13.350Z] f1620a9e1610: Preparing [2024-10-14T08:56:13.350Z] 8d5dc312aa2b: Preparing [2024-10-14T08:56:13.350Z] 7c64c23e0183: Preparing [2024-10-14T08:56:13.350Z] 63ca1fbb43ae: Preparing [2024-10-14T08:56:13.350Z] 63ca1fbb43ae: Waiting [2024-10-14T08:56:13.350Z] 8d5dc312aa2b: Waiting [2024-10-14T08:56:13.350Z] 7c64c23e0183: Waiting [2024-10-14T08:56:13.350Z] 29388f05e5d2: Layer already exists [2024-10-14T08:56:13.350Z] f66ad3e0ca42: Layer already exists [2024-10-14T08:56:13.350Z] 88b27e1346de: Layer already exists [2024-10-14T08:56:13.350Z] 22eb7699bc51: Layer already exists [2024-10-14T08:56:13.350Z] f1620a9e1610: Layer already exists [2024-10-14T08:56:13.350Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:56:13.350Z] 8d5dc312aa2b: Layer already exists [2024-10-14T08:56:13.350Z] 7c64c23e0183: Layer already exists [2024-10-14T08:56:13.350Z] 3.2.0-dev.105: digest: sha256:4c9d899a488a1207394bf42833a1c2c4d9e7eca6053bfca06364066b6b164233 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:13.680Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:14.042Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:56:14.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-14T08:56:14.042Z] f66ad3e0ca42: Preparing [2024-10-14T08:56:14.042Z] 88b27e1346de: Preparing [2024-10-14T08:56:14.042Z] 29388f05e5d2: Preparing [2024-10-14T08:56:14.042Z] 22eb7699bc51: Preparing [2024-10-14T08:56:14.042Z] f1620a9e1610: Preparing [2024-10-14T08:56:14.042Z] 8d5dc312aa2b: Preparing [2024-10-14T08:56:14.042Z] 7c64c23e0183: Preparing [2024-10-14T08:56:14.042Z] 63ca1fbb43ae: Preparing [2024-10-14T08:56:14.042Z] 8d5dc312aa2b: Waiting [2024-10-14T08:56:14.042Z] 7c64c23e0183: Waiting [2024-10-14T08:56:14.042Z] 63ca1fbb43ae: Waiting [2024-10-14T08:56:14.042Z] 29388f05e5d2: Layer already exists [2024-10-14T08:56:14.042Z] f66ad3e0ca42: Layer already exists [2024-10-14T08:56:14.042Z] 88b27e1346de: Layer already exists [2024-10-14T08:56:14.042Z] f1620a9e1610: Layer already exists [2024-10-14T08:56:14.042Z] 22eb7699bc51: Layer already exists [2024-10-14T08:56:14.042Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:56:14.042Z] 7c64c23e0183: Layer already exists [2024-10-14T08:56:14.042Z] 8d5dc312aa2b: Layer already exists [2024-10-14T08:56:14.042Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:4c9d899a488a1207394bf42833a1c2c4d9e7eca6053bfca06364066b6b164233 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:14.423Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:14.791Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-14T08:56:14.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-14T08:56:14.791Z] f66ad3e0ca42: Preparing [2024-10-14T08:56:14.791Z] 88b27e1346de: Preparing [2024-10-14T08:56:14.791Z] 29388f05e5d2: Preparing [2024-10-14T08:56:14.791Z] 22eb7699bc51: Preparing [2024-10-14T08:56:14.791Z] f1620a9e1610: Preparing [2024-10-14T08:56:14.791Z] 8d5dc312aa2b: Preparing [2024-10-14T08:56:14.791Z] 7c64c23e0183: Preparing [2024-10-14T08:56:14.791Z] 63ca1fbb43ae: Preparing [2024-10-14T08:56:14.791Z] 8d5dc312aa2b: Waiting [2024-10-14T08:56:14.791Z] 63ca1fbb43ae: Waiting [2024-10-14T08:56:14.791Z] f1620a9e1610: Layer already exists [2024-10-14T08:56:14.791Z] f66ad3e0ca42: Layer already exists [2024-10-14T08:56:14.791Z] 22eb7699bc51: Layer already exists [2024-10-14T08:56:14.791Z] 29388f05e5d2: Layer already exists [2024-10-14T08:56:14.791Z] 88b27e1346de: Layer already exists [2024-10-14T08:56:14.791Z] 7c64c23e0183: Layer already exists [2024-10-14T08:56:14.791Z] 8d5dc312aa2b: Layer already exists [2024-10-14T08:56:14.791Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:56:14.791Z] main: digest: sha256:4c9d899a488a1207394bf42833a1c2c4d9e7eca6053bfca06364066b6b164233 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:56:14.865Z] ===================================================== [Pipeline] echo [2024-10-14T08:56:14.883Z] taggedImages: [2024-10-14T08:56:14.883Z] - nexus3.edgexfoundry.org:10004/support-notifications:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:56:14.883Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-14T08:56:14.883Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.105 [2024-10-14T08:56:14.883Z] - nexus3.edgexfoundry.org:10004/support-notifications:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:56:14.883Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-14T08:56:14.924Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-14T08:56:14.924Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:56:14.924Z] latest [2024-10-14T08:56:14.924Z] 3.2.0-dev.105 [2024-10-14T08:56:14.924Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:56:14.924Z] main [2024-10-14T08:56:14.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:15.265Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:15.587Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:56:15.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-14T08:56:15.587Z] 2f0aa329fc69: Preparing [2024-10-14T08:56:15.587Z] a715bac92baa: Preparing [2024-10-14T08:56:15.587Z] 22eb7699bc51: Preparing [2024-10-14T08:56:15.587Z] f1620a9e1610: Preparing [2024-10-14T08:56:15.587Z] 06b8b775fd48: Preparing [2024-10-14T08:56:15.587Z] f08ad56e757e: Preparing [2024-10-14T08:56:15.587Z] 63ca1fbb43ae: Preparing [2024-10-14T08:56:15.587Z] f08ad56e757e: Waiting [2024-10-14T08:56:15.587Z] 63ca1fbb43ae: Waiting [2024-10-14T08:56:15.587Z] 22eb7699bc51: Layer already exists [2024-10-14T08:56:15.587Z] f1620a9e1610: Layer already exists [2024-10-14T08:56:15.587Z] 06b8b775fd48: Layer already exists [2024-10-14T08:56:15.587Z] f08ad56e757e: Layer already exists [2024-10-14T08:56:15.587Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:56:15.587Z] 2f0aa329fc69: Pushed [2024-10-14T08:56:20.855Z] a715bac92baa: Pushed [2024-10-14T08:56:20.855Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:d148a6df33d4aed2ec02b565e22b3d4e38d682c774860b1b83bdffe418b43901 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:21.204Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:21.534Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-14T08:56:21.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-14T08:56:21.534Z] 2f0aa329fc69: Preparing [2024-10-14T08:56:21.534Z] a715bac92baa: Preparing [2024-10-14T08:56:21.534Z] 22eb7699bc51: Preparing [2024-10-14T08:56:21.534Z] f1620a9e1610: Preparing [2024-10-14T08:56:21.534Z] 06b8b775fd48: Preparing [2024-10-14T08:56:21.534Z] f08ad56e757e: Preparing [2024-10-14T08:56:21.534Z] 63ca1fbb43ae: Preparing [2024-10-14T08:56:21.534Z] 63ca1fbb43ae: Waiting [2024-10-14T08:56:21.534Z] 06b8b775fd48: Layer already exists [2024-10-14T08:56:21.534Z] 2f0aa329fc69: Layer already exists [2024-10-14T08:56:21.534Z] a715bac92baa: Layer already exists [2024-10-14T08:56:21.534Z] f1620a9e1610: Layer already exists [2024-10-14T08:56:21.534Z] 22eb7699bc51: Layer already exists [2024-10-14T08:56:21.534Z] f08ad56e757e: Layer already exists [2024-10-14T08:56:21.534Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:56:21.534Z] latest: digest: sha256:d148a6df33d4aed2ec02b565e22b3d4e38d682c774860b1b83bdffe418b43901 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:21.863Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:22.186Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.105 [2024-10-14T08:56:22.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-14T08:56:22.186Z] 2f0aa329fc69: Preparing [2024-10-14T08:56:22.186Z] a715bac92baa: Preparing [2024-10-14T08:56:22.186Z] 22eb7699bc51: Preparing [2024-10-14T08:56:22.186Z] f1620a9e1610: Preparing [2024-10-14T08:56:22.186Z] 06b8b775fd48: Preparing [2024-10-14T08:56:22.186Z] f08ad56e757e: Preparing [2024-10-14T08:56:22.186Z] 63ca1fbb43ae: Preparing [2024-10-14T08:56:22.186Z] f08ad56e757e: Waiting [2024-10-14T08:56:22.186Z] 63ca1fbb43ae: Waiting [2024-10-14T08:56:22.186Z] a715bac92baa: Layer already exists [2024-10-14T08:56:22.186Z] 06b8b775fd48: Layer already exists [2024-10-14T08:56:22.186Z] f1620a9e1610: Layer already exists [2024-10-14T08:56:22.186Z] 22eb7699bc51: Layer already exists [2024-10-14T08:56:22.186Z] 2f0aa329fc69: Layer already exists [2024-10-14T08:56:22.186Z] f08ad56e757e: Layer already exists [2024-10-14T08:56:22.186Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:56:22.186Z] 3.2.0-dev.105: digest: sha256:d148a6df33d4aed2ec02b565e22b3d4e38d682c774860b1b83bdffe418b43901 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:22.508Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:22.837Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:56:22.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-14T08:56:22.837Z] 2f0aa329fc69: Preparing [2024-10-14T08:56:22.837Z] a715bac92baa: Preparing [2024-10-14T08:56:22.837Z] 22eb7699bc51: Preparing [2024-10-14T08:56:22.837Z] f1620a9e1610: Preparing [2024-10-14T08:56:22.837Z] 06b8b775fd48: Preparing [2024-10-14T08:56:22.837Z] f08ad56e757e: Preparing [2024-10-14T08:56:22.837Z] 63ca1fbb43ae: Preparing [2024-10-14T08:56:22.837Z] f08ad56e757e: Waiting [2024-10-14T08:56:22.837Z] 63ca1fbb43ae: Waiting [2024-10-14T08:56:22.837Z] a715bac92baa: Layer already exists [2024-10-14T08:56:22.837Z] 06b8b775fd48: Layer already exists [2024-10-14T08:56:22.837Z] f1620a9e1610: Layer already exists [2024-10-14T08:56:22.837Z] 22eb7699bc51: Layer already exists [2024-10-14T08:56:22.837Z] 2f0aa329fc69: Layer already exists [2024-10-14T08:56:22.837Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:56:22.837Z] f08ad56e757e: Layer already exists [2024-10-14T08:56:22.837Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:d148a6df33d4aed2ec02b565e22b3d4e38d682c774860b1b83bdffe418b43901 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:23.171Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:56:23.496Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-14T08:56:23.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-14T08:56:23.496Z] 2f0aa329fc69: Preparing [2024-10-14T08:56:23.496Z] a715bac92baa: Preparing [2024-10-14T08:56:23.496Z] 22eb7699bc51: Preparing [2024-10-14T08:56:23.496Z] f1620a9e1610: Preparing [2024-10-14T08:56:23.496Z] 06b8b775fd48: Preparing [2024-10-14T08:56:23.496Z] f08ad56e757e: Preparing [2024-10-14T08:56:23.496Z] 63ca1fbb43ae: Preparing [2024-10-14T08:56:23.496Z] 63ca1fbb43ae: Waiting [2024-10-14T08:56:23.496Z] f08ad56e757e: Waiting [2024-10-14T08:56:23.496Z] 22eb7699bc51: Layer already exists [2024-10-14T08:56:23.496Z] 06b8b775fd48: Layer already exists [2024-10-14T08:56:23.496Z] a715bac92baa: Layer already exists [2024-10-14T08:56:23.496Z] 2f0aa329fc69: Layer already exists [2024-10-14T08:56:23.496Z] f1620a9e1610: Layer already exists [2024-10-14T08:56:23.496Z] f08ad56e757e: Layer already exists [2024-10-14T08:56:23.496Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:56:23.496Z] main: digest: sha256:d148a6df33d4aed2ec02b565e22b3d4e38d682c774860b1b83bdffe418b43901 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:56:23.573Z] ===================================================== [Pipeline] echo [2024-10-14T08:56:23.587Z] taggedImages: [2024-10-14T08:56:23.587Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T08:56:23.587Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-14T08:56:23.587Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.105 [2024-10-14T08:56:23.587Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T08:56:23.587Z] - 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T09:19:35.366Z] #145 ... [2024-10-14T09:19:35.366Z] [2024-10-14T09:19:35.366Z] #151 [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-10-14T09:19:35.366Z] #151 1527.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-14T09:19:35.366Z] #151 ... [2024-10-14T09:19:35.366Z] [2024-10-14T09:19:35.366Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-14T09:19:35.366Z] #153 DONE 1531.2s [2024-10-14T09:19:35.366Z] [2024-10-14T09:19:35.366Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-14T09:19:35.366Z] #152 DONE 1531.3s [2024-10-14T09:19:35.366Z] [2024-10-14T09:19:35.366Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-14T09:19:35.366Z] #160 ... [2024-10-14T09:19:35.366Z] [2024-10-14T09:19:35.366Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-14T09:19:35.366Z] #161 ... [2024-10-14T09:19:35.366Z] [2024-10-14T09:19:35.366Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T09:19:35.366Z] #162 DONE 0.4s [2024-10-14T09:19:35.366Z] [2024-10-14T09:19:35.367Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-14T09:19:35.367Z] #161 DONE 0.4s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-14T09:19:35.367Z] #163 DONE 0.4s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #164 [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-10-14T09:19:35.367Z] #164 DONE 0.4s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-14T09:19:35.367Z] #165 ... [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-14T09:19:35.367Z] #166 DONE 0.2s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-14T09:19:35.367Z] #167 DONE 0.4s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T09:19:35.367Z] #157 ... [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-14T09:19:35.367Z] #168 DONE 0.2s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-14T09:19:35.367Z] #169 ... [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-14T09:19:35.367Z] #165 DONE 3.5s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T09:19:35.367Z] #170 DONE 0.3s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-14T09:19:35.367Z] #171 DONE 0.1s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-14T09:19:35.367Z] #172 DONE 0.5s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-14T09:19:35.367Z] #169 DONE 3.0s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #109 [security-proxy-setup] exporting to image [2024-10-14T09:19:35.367Z] #109 exporting layers [2024-10-14T09:19:35.367Z] #109 ... [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-14T09:19:35.367Z] #173 DONE 0.5s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-14T09:19:35.367Z] #174 DONE 0.3s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T09:19:35.367Z] #157 ... [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-14T09:19:35.367Z] #175 DONE 0.3s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #109 [security-proxy-setup] exporting to image [2024-10-14T09:19:35.367Z] #109 exporting layers 1.5s done [2024-10-14T09:19:35.367Z] #109 writing image sha256:d5e1c6fad2f068ec2b7c80dd6ecd510df74f6435fc352aa145398976d7454320 done [2024-10-14T09:19:35.367Z] #109 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-14T09:19:35.367Z] #109 DONE 15.3s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-14T09:19:35.367Z] #176 DONE 0.3s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-14T09:19:35.367Z] #150 ... [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-14T09:19:35.367Z] #177 DONE 0.4s [2024-10-14T09:19:35.367Z] [2024-10-14T09:19:35.367Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-14T09:19:35.633Z] #178 DONE 0.2s [2024-10-14T09:19:35.633Z] [2024-10-14T09:19:35.633Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T09:19:35.633Z] #157 ... [2024-10-14T09:19:35.633Z] [2024-10-14T09:19:35.633Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-14T09:19:38.229Z] #179 DONE 2.3s [2024-10-14T09:19:38.229Z] [2024-10-14T09:19:38.229Z] #109 [security-bootstrapper] exporting to image [2024-10-14T09:19:39.209Z] #109 exporting layers 1.1s done [2024-10-14T09:19:39.209Z] #109 writing image sha256:b07d8577d34c2c94d57a659277a0d341e25efaa8177dc7d610711bf84f94e315 done [2024-10-14T09:19:39.209Z] #109 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-14T09:19:39.209Z] #109 DONE 16.5s [2024-10-14T09:19:39.209Z] [2024-10-14T09:19:39.209Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-14T09:19:57.441Z] #160 ... [2024-10-14T09:19:57.441Z] [2024-10-14T09:19:57.441Z] #151 [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-10-14T09:19:57.441Z] #151 DONE 1558.0s [2024-10-14T09:19:57.441Z] [2024-10-14T09:19:57.441Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T09:19:57.441Z] #157 ... [2024-10-14T09:19:57.441Z] [2024-10-14T09:19:57.441Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T09:19:57.441Z] #180 DONE 0.3s [2024-10-14T09:19:57.441Z] [2024-10-14T09:19:57.441Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T09:19:57.441Z] #157 ... [2024-10-14T09:19:57.441Z] [2024-10-14T09:19:57.441Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-14T09:19:57.441Z] #181 DONE 0.1s [2024-10-14T09:19:57.441Z] [2024-10-14T09:19:57.441Z] #182 [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-10-14T09:19:57.441Z] #182 DONE 0.2s [2024-10-14T09:19:57.441Z] [2024-10-14T09:19:57.441Z] #183 [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-10-14T09:19:57.441Z] #183 DONE 0.2s [2024-10-14T09:19:57.441Z] [2024-10-14T09:19:57.441Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-14T09:19:57.441Z] #184 DONE 0.1s [2024-10-14T09:19:57.441Z] [2024-10-14T09:19:57.441Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T09:19:57.441Z] #157 ... [2024-10-14T09:19:57.441Z] [2024-10-14T09:19:57.441Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-14T09:19:57.441Z] #185 DONE 0.3s [2024-10-14T09:19:57.441Z] [2024-10-14T09:19:57.441Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-14T09:19:57.441Z] #160 ... [2024-10-14T09:19:57.441Z] [2024-10-14T09:19:57.441Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-14T09:19:57.441Z] #186 DONE 0.4s [2024-10-14T09:19:57.441Z] [2024-10-14T09:19:57.441Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-14T09:19:57.441Z] #187 DONE 0.1s [2024-10-14T09:19:57.441Z] [2024-10-14T09:19:57.441Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-14T09:19:58.409Z] #188 DONE 1.8s [2024-10-14T09:19:58.409Z] [2024-10-14T09:19:58.409Z] #109 [security-secretstore-setup] exporting to image [2024-10-14T09:19:58.409Z] #109 exporting layers [2024-10-14T09:19:59.827Z] #109 exporting layers 1.5s done [2024-10-14T09:20:00.167Z] #109 writing image sha256:b66c2c14129ceee6a6c0b391e57f2d829df6b4fdf52c1eee2d49e533972f7811 0.0s done [2024-10-14T09:20:00.167Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-14T09:20:00.167Z] #109 DONE 18.0s [2024-10-14T09:20:00.167Z] [2024-10-14T09:20:00.167Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-14T09:20:32.389Z] #150 ... [2024-10-14T09:20:32.389Z] [2024-10-14T09:20:32.389Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-14T09:20:32.389Z] #160 DONE 1593.5s [2024-10-14T09:20:32.389Z] [2024-10-14T09:20:32.389Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-14T09:20:32.389Z] #150 ... [2024-10-14T09:20:32.389Z] [2024-10-14T09:20:32.389Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T09:20:32.389Z] #189 DONE 0.2s [2024-10-14T09:20:32.389Z] [2024-10-14T09:20:32.390Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-14T09:20:32.390Z] #190 DONE 0.1s [2024-10-14T09:20:32.390Z] [2024-10-14T09:20:32.390Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-14T09:20:32.390Z] #191 DONE 0.4s [2024-10-14T09:20:32.390Z] [2024-10-14T09:20:32.390Z] #192 [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-10-14T09:20:32.390Z] #192 DONE 0.2s [2024-10-14T09:20:32.390Z] [2024-10-14T09:20:32.390Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-14T09:20:32.390Z] #145 ... [2024-10-14T09:20:32.390Z] [2024-10-14T09:20:32.390Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-14T09:20:32.390Z] #193 DONE 0.3s [2024-10-14T09:20:32.390Z] [2024-10-14T09:20:32.390Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:20:32.390Z] #36 ... [2024-10-14T09:20:32.390Z] [2024-10-14T09:20:32.390Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-14T09:20:33.803Z] #194 DONE 2.1s [2024-10-14T09:20:33.803Z] [2024-10-14T09:20:33.803Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-14T09:20:33.803Z] #159 ... [2024-10-14T09:20:33.803Z] [2024-10-14T09:20:33.803Z] #109 [core-common-config-bootstrapper] exporting to image [2024-10-14T09:20:33.803Z] #109 exporting layers [2024-10-14T09:20:34.765Z] #109 exporting layers 0.8s done [2024-10-14T09:20:34.765Z] #109 writing image sha256:36b9bed48d175ea2a5a5a195f0fc514962263508da447694fdfc9ab3dc44ef08 0.0s done [2024-10-14T09:20:34.765Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-14T09:20:34.765Z] #109 DONE 18.8s [2024-10-14T09:20:34.765Z] [2024-10-14T09:20:34.765Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-14T09:22:56.785Z] #145 ... [2024-10-14T09:22:56.785Z] [2024-10-14T09:22:56.785Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-14T09:22:56.785Z] #150 DONE 1737.9s [2024-10-14T09:22:56.785Z] [2024-10-14T09:22:56.785Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-14T09:22:56.785Z] #156 ... [2024-10-14T09:22:56.785Z] [2024-10-14T09:22:56.785Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T09:22:56.785Z] #195 DONE 0.2s [2024-10-14T09:22:56.785Z] [2024-10-14T09:22:56.785Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-14T09:22:56.785Z] #196 DONE 0.2s [2024-10-14T09:22:56.785Z] [2024-10-14T09:22:56.785Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:22:56.785Z] #36 ... [2024-10-14T09:22:56.785Z] [2024-10-14T09:22:56.785Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-14T09:22:56.785Z] #197 DONE 0.4s [2024-10-14T09:22:56.785Z] [2024-10-14T09:22:56.785Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T09:22:56.785Z] #56 ... [2024-10-14T09:22:56.785Z] [2024-10-14T09:22:56.785Z] #198 [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-10-14T09:22:56.785Z] #198 DONE 0.2s [2024-10-14T09:22:56.785Z] [2024-10-14T09:22:56.785Z] #109 [security-spiffe-token-provider] exporting to image [2024-10-14T09:22:56.785Z] #109 exporting layers [2024-10-14T09:22:56.785Z] #109 exporting layers 0.7s done [2024-10-14T09:22:56.785Z] #109 writing image sha256:c36fb84015906a34840ff6c823d1ae1c42c40879ce91495ecd43e3b941d14905 done [2024-10-14T09:22:56.785Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-10-14T09:22:56.785Z] #109 DONE 19.6s [2024-10-14T09:22:56.785Z] [2024-10-14T09:22:56.785Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:31:18.976Z] #36 ... [2024-10-14T09:31:18.976Z] [2024-10-14T09:31:18.976Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-14T09:31:18.976Z] #145 DONE 2230.7s [2024-10-14T09:31:18.976Z] [2024-10-14T09:31:18.976Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:31:18.977Z] #36 ... [2024-10-14T09:31:18.977Z] [2024-10-14T09:31:18.977Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T09:31:18.977Z] #199 DONE 0.2s [2024-10-14T09:31:18.977Z] [2024-10-14T09:31:18.977Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:31:18.977Z] #36 ... [2024-10-14T09:31:18.977Z] [2024-10-14T09:31:18.977Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-14T09:31:18.977Z] #200 DONE 0.1s [2024-10-14T09:31:18.977Z] [2024-10-14T09:31:18.977Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-14T09:31:18.977Z] #201 DONE 0.4s [2024-10-14T09:31:18.977Z] [2024-10-14T09:31:18.977Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-14T09:31:18.977Z] #159 ... [2024-10-14T09:31:18.977Z] [2024-10-14T09:31:18.977Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-14T09:31:18.977Z] #202 DONE 0.1s [2024-10-14T09:31:18.977Z] [2024-10-14T09:31:18.977Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-14T09:31:18.977Z] #203 DONE 0.1s [2024-10-14T09:31:18.977Z] [2024-10-14T09:31:18.977Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:31:18.977Z] #36 ... [2024-10-14T09:31:18.977Z] [2024-10-14T09:31:18.977Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-14T09:31:18.977Z] #204 DONE 1.7s [2024-10-14T09:31:18.977Z] [2024-10-14T09:31:18.977Z] #109 [security-proxy-auth] exporting to image [2024-10-14T09:31:18.977Z] #109 exporting layers [2024-10-14T09:31:18.977Z] #109 exporting layers 0.7s done [2024-10-14T09:31:18.977Z] #109 writing image sha256:bd070b5dcb7b85827831097d710555b9f1c3e2b11f4e689a7102e38b49d3874d done [2024-10-14T09:31:18.977Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-14T09:31:18.977Z] #109 DONE 20.3s [2024-10-14T09:31:18.977Z] [2024-10-14T09:31:18.977Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T09:32:05.859Z] #157 ... [2024-10-14T09:32:05.859Z] [2024-10-14T09:32:05.859Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-14T09:32:05.859Z] #155 DONE 2286.8s [2024-10-14T09:32:05.859Z] [2024-10-14T09:32:05.859Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-14T09:32:05.859Z] #156 ... [2024-10-14T09:32:05.859Z] [2024-10-14T09:32:05.859Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T09:32:05.859Z] #205 DONE 0.2s [2024-10-14T09:32:05.859Z] [2024-10-14T09:32:05.859Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T09:32:05.859Z] #158 ... [2024-10-14T09:32:05.859Z] [2024-10-14T09:32:05.859Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-14T09:32:05.859Z] #206 DONE 0.1s [2024-10-14T09:32:05.859Z] [2024-10-14T09:32:05.859Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-14T09:32:05.859Z] #207 DONE 0.4s [2024-10-14T09:32:05.859Z] [2024-10-14T09:32:05.859Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:32:05.859Z] #36 ... [2024-10-14T09:32:05.859Z] [2024-10-14T09:32:05.859Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-14T09:32:05.859Z] #208 DONE 0.1s [2024-10-14T09:32:05.859Z] [2024-10-14T09:32:05.859Z] #109 [core-command] exporting to image [2024-10-14T09:32:05.859Z] #109 exporting layers [2024-10-14T09:32:05.859Z] #109 exporting layers 0.5s done [2024-10-14T09:32:05.859Z] #109 writing image sha256:b409f4345d9f083ac73380e3b5678a8c4320bb408b0b8cc91950d6ba894acaca done [2024-10-14T09:32:05.859Z] #109 naming to docker.io/library/core-command-arm64 done [2024-10-14T09:32:05.859Z] #109 DONE 20.8s [2024-10-14T09:32:05.859Z] [2024-10-14T09:32:05.859Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-14T09:34:12.577Z] #156 ... [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-14T09:34:12.577Z] #154 DONE 2406.4s [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T09:34:12.577Z] #158 ... [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T09:34:12.577Z] #209 DONE 0.3s [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:34:12.577Z] #36 ... [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-14T09:34:12.577Z] #210 DONE 0.6s [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-14T09:34:12.577Z] #211 DONE 0.2s [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-14T09:34:12.577Z] #212 DONE 0.2s [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T09:34:12.577Z] #157 ... [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #109 [core-keeper] exporting to image [2024-10-14T09:34:12.577Z] #109 exporting layers [2024-10-14T09:34:12.577Z] #109 exporting layers 0.5s done [2024-10-14T09:34:12.577Z] #109 writing image sha256:9a8fc64228673cfd637abf88f300c9768c9dca406ddeeae6830f51118209fad6 done [2024-10-14T09:34:12.577Z] #109 naming to docker.io/library/core-keeper-arm64 done [2024-10-14T09:34:12.577Z] #109 DONE 21.3s [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:34:12.577Z] #36 ... [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-14T09:34:12.577Z] #157 DONE 2412.1s [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T09:34:12.577Z] #213 DONE 0.2s [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-14T09:34:12.577Z] #214 DONE 0.2s [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-14T09:34:12.577Z] #156 ... [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-14T09:34:12.577Z] #215 DONE 0.5s [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-14T09:34:12.577Z] #216 DONE 0.2s [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:34:12.577Z] #36 ... [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-14T09:34:12.577Z] #217 DONE 0.3s [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:34:12.577Z] #36 ... [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #109 [core-data] exporting to image [2024-10-14T09:34:12.577Z] #109 exporting layers [2024-10-14T09:34:12.577Z] #109 exporting layers 0.7s done [2024-10-14T09:34:12.577Z] #109 writing image sha256:f0dada813f62c9539d3cd2b64c77e50c308c74d8f09392a773773ae8e775ecd2 done [2024-10-14T09:34:12.577Z] #109 naming to docker.io/library/core-data-arm64 done [2024-10-14T09:34:12.577Z] #109 DONE 22.0s [2024-10-14T09:34:12.577Z] [2024-10-14T09:34:12.577Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-14T09:34:15.177Z] #156 DONE 2418.6s [2024-10-14T09:34:15.177Z] [2024-10-14T09:34:15.177Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:34:15.766Z] #36 ... [2024-10-14T09:34:15.766Z] [2024-10-14T09:34:15.766Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T09:34:15.767Z] #218 DONE 0.2s [2024-10-14T09:34:15.767Z] [2024-10-14T09:34:15.767Z] #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-14T09:34:16.035Z] #219 DONE 0.1s [2024-10-14T09:34:16.035Z] [2024-10-14T09:34:16.035Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-14T09:34:16.621Z] #220 DONE 0.6s [2024-10-14T09:34:16.621Z] [2024-10-14T09:34:16.621Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-14T09:34:16.621Z] #221 DONE 0.1s [2024-10-14T09:34:16.621Z] [2024-10-14T09:34:16.621Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:34:16.888Z] #36 ... [2024-10-14T09:34:16.888Z] [2024-10-14T09:34:16.888Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-14T09:34:16.889Z] #222 DONE 0.1s [2024-10-14T09:34:16.889Z] [2024-10-14T09:34:16.889Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-14T09:34:16.889Z] #223 DONE 0.1s [2024-10-14T09:34:16.889Z] [2024-10-14T09:34:16.889Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:34:17.158Z] #36 ... [2024-10-14T09:34:17.158Z] [2024-10-14T09:34:17.158Z] #109 [core-metadata] exporting to image [2024-10-14T09:34:17.424Z] #109 exporting layers 0.5s done [2024-10-14T09:34:17.425Z] #109 writing image sha256:34b80424bafe77a315dade0b03b66b3a5f30ce7c06fc2a9c61178c4ef9fca8de done [2024-10-14T09:34:17.425Z] #109 naming to docker.io/library/core-metadata-arm64 [2024-10-14T09:34:17.694Z] #109 naming to docker.io/library/core-metadata-arm64 done [2024-10-14T09:34:17.694Z] #109 DONE 22.6s [2024-10-14T09:34:17.694Z] [2024-10-14T09:34:17.694Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-14T09:34:49.925Z] #159 ... [2024-10-14T09:34:49.925Z] [2024-10-14T09:34:49.925Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-14T09:34:49.925Z] #149 DONE 2449.6s [2024-10-14T09:34:49.925Z] [2024-10-14T09:34:49.925Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-14T09:34:49.925Z] #158 DONE 2449.7s [2024-10-14T09:34:49.925Z] [2024-10-14T09:34:49.925Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-14T09:34:49.925Z] #56 ... [2024-10-14T09:34:49.925Z] [2024-10-14T09:34:49.926Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T09:34:49.926Z] #224 DONE 0.2s [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-14T09:34:49.926Z] #225 DONE 0.1s [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #226 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T09:34:49.926Z] #226 DONE 0.2s [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-14T09:34:49.926Z] #227 ... [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #228 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-14T09:34:49.926Z] #228 DONE 0.2s [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #229 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-14T09:34:49.926Z] #229 DONE 0.7s [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-14T09:34:49.926Z] #159 DONE 2451.5s [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:34:49.926Z] #36 ... [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-14T09:34:49.926Z] #227 DONE 0.9s [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-14T09:34:49.926Z] #230 ... [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-14T09:34:49.926Z] #231 DONE 0.2s [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-14T09:34:49.926Z] #230 DONE 0.2s [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #232 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-14T09:34:49.926Z] #232 DONE 0.2s [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #233 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-14T09:34:49.926Z] #233 ... [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #234 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-14T09:34:49.926Z] #234 DONE 0.2s [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #233 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-14T09:34:49.926Z] #233 DONE 0.2s [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #109 [support-notifications] exporting to image [2024-10-14T09:34:49.926Z] #109 exporting layers [2024-10-14T09:34:49.926Z] #109 ... [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-14T09:34:49.926Z] #235 DONE 0.6s [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #109 [support-scheduler] exporting to image [2024-10-14T09:34:49.926Z] #109 exporting layers 1.0s done [2024-10-14T09:34:49.926Z] #109 writing image sha256:bd45e84bd3f8a8e2c1c28eb4fb98025900602de0b93c5531384e166e5c29b607 0.0s done [2024-10-14T09:34:49.926Z] #109 naming to docker.io/library/support-scheduler-arm64 done [2024-10-14T09:34:49.926Z] #109 writing image sha256:8bb07e26a47ba8b74090361a4bb34671dca9ae14026681c377156ef0d792cd56 done [2024-10-14T09:34:49.926Z] #109 naming to docker.io/library/support-notifications-arm64 done [2024-10-14T09:34:49.926Z] #109 DONE 23.6s [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-14T09:34:49.926Z] #236 DONE 0.2s [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-14T09:34:49.926Z] #7 ... [2024-10-14T09:34:49.926Z] [2024-10-14T09:34:49.926Z] #109 [support-cron-scheduler] exporting to image [2024-10-14T09:34:50.509Z] #109 exporting layers 0.9s done [2024-10-14T09:34:50.509Z] #109 writing image sha256:e9e65c7a507adefa1467d34d541c0e6a4f6e0c412381ceb9feee9d590dccabaf done [2024-10-14T09:34:50.509Z] #109 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-14T09:34:50.509Z] #109 DONE 24.5s [2024-10-14T09:34:50.509Z] [2024-10-14T09:34:50.509Z] #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-14T09:34:50.509Z] time="2024-10-14T08:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-14T09:34:50.526Z] $ docker stop --time=1 8eb958c983b54bc8173d14d31aeb3e4c8ae5b020dfef9150431357d5e267a6aa [2024-10-14T09:34:52.202Z] $ docker rm -f --volumes 8eb958c983b54bc8173d14d31aeb3e4c8ae5b020dfef9150431357d5e267a6aa [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T09:34:52.723Z] + docker images [2024-10-14T09:34:52.723Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-14T09:34:52.724Z] support-cron-scheduler-arm64 latest e9e65c7a507a 3 seconds ago 66.4MB [2024-10-14T09:34:52.724Z] support-scheduler-arm64 latest bd45e84bd3f8 4 seconds ago 64.6MB [2024-10-14T09:34:52.724Z] support-notifications-arm64 latest 8bb07e26a47b 4 seconds ago 65.3MB [2024-10-14T09:34:52.724Z] core-metadata-arm64 latest 34b80424bafe 36 seconds ago 42.6MB [2024-10-14T09:34:52.724Z] core-data-arm64 latest f0dada813f62 42 seconds ago 42.5MB [2024-10-14T09:34:52.724Z] core-keeper-arm64 latest 9a8fc6422867 48 seconds ago 41.7MB [2024-10-14T09:34:52.724Z] core-command-arm64 latest b409f4345d9f 2 minutes ago 36.8MB [2024-10-14T09:34:52.724Z] security-proxy-auth-arm64 latest bd070b5dcb7b 3 minutes ago 34.9MB [2024-10-14T09:34:52.724Z] security-spiffe-token-provider-arm64 latest c36fb8401590 11 minutes ago 42.3MB [2024-10-14T09:34:52.724Z] core-common-config-bootstrapper-arm64 latest 36b9bed48d17 14 minutes ago 22.1MB [2024-10-14T09:34:52.724Z] security-secretstore-setup-arm64 latest b66c2c14129c 14 minutes ago 52MB [2024-10-14T09:34:52.724Z] security-bootstrapper-arm64 latest b07d8577d34c 15 minutes ago 27.9MB [2024-10-14T09:34:52.724Z] security-proxy-setup-arm64 latest d5e1c6fad2f0 15 minutes ago 34.5MB [2024-10-14T09:34:52.724Z] security-spire-agent-arm64 latest e7fb7c9422ef 42 minutes ago 176MB [2024-10-14T09:34:52.724Z] security-spire-server-arm64 latest 9019c3c8bdec 42 minutes ago 118MB [2024-10-14T09:34:52.724Z] security-spire-config-arm64 latest 419cbeccfbe2 42 minutes ago 117MB [2024-10-14T09:34:52.724Z] ci-base-image-arm64 latest 77114bf24351 45 minutes ago 965MB [2024-10-14T09:34:52.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 11 days ago 558MB [2024-10-14T09:34:52.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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-10-14T09:34:52.888Z] provisioning config files... [2024-10-14T09:34:52.901Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/728@tmp/config17869424023182996990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:34:53.252Z] ---> ****-login.sh [2024-10-14T09:34:53.252Z] nexus3.edgexfoundry.org:10001 [2024-10-14T09:34:53.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:34:53.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:34:53.519Z] Configure a credential helper to remove this warning. See [2024-10-14T09:34:53.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:34:53.519Z] [2024-10-14T09:34:53.519Z] Login Succeeded [2024-10-14T09:34:53.519Z] nexus3.edgexfoundry.org:10002 [2024-10-14T09:34:53.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:34:54.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:34:54.053Z] Configure a credential helper to remove this warning. See [2024-10-14T09:34:54.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:34:54.053Z] [2024-10-14T09:34:54.053Z] Login Succeeded [2024-10-14T09:34:54.053Z] nexus3.edgexfoundry.org:10003 [2024-10-14T09:34:54.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:34:54.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:34:54.318Z] Configure a credential helper to remove this warning. See [2024-10-14T09:34:54.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:34:54.318Z] [2024-10-14T09:34:54.318Z] Login Succeeded [2024-10-14T09:34:54.318Z] nexus3.edgexfoundry.org:10004 [2024-10-14T09:34:54.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:34:54.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:34:54.848Z] Configure a credential helper to remove this warning. See [2024-10-14T09:34:54.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:34:54.848Z] [2024-10-14T09:34:54.848Z] Login Succeeded [2024-10-14T09:34:54.848Z] ****.io [2024-10-14T09:34:54.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:34:55.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:34:55.112Z] Configure a credential helper to remove this warning. See [2024-10-14T09:34:55.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:34:55.112Z] [2024-10-14T09:34:55.112Z] Login Succeeded [2024-10-14T09:34:55.112Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T09:34:55.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:34:55.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T09:34:55.218Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-14T09:34:55.218Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:34:55.218Z] latest [2024-10-14T09:34:55.218Z] 3.2.0-dev.105 [2024-10-14T09:34:55.218Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:34:55.218Z] main [2024-10-14T09:34:55.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:34:55.591Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:34:55.937Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:34:55.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-14T09:34:55.937Z] fdbee666764f: Preparing [2024-10-14T09:34:55.937Z] 24d15994328c: Preparing [2024-10-14T09:34:55.937Z] dd38fb3ee86f: Preparing [2024-10-14T09:34:55.937Z] a8505ec904b2: Preparing [2024-10-14T09:34:55.937Z] f6ff79f19e59: Preparing [2024-10-14T09:34:55.937Z] 450955c94a37: Preparing [2024-10-14T09:34:55.937Z] 16113d51b718: Preparing [2024-10-14T09:34:55.937Z] 450955c94a37: Waiting [2024-10-14T09:34:55.938Z] 16113d51b718: Waiting [2024-10-14T09:34:56.217Z] dd38fb3ee86f: Pushed [2024-10-14T09:34:56.217Z] a8505ec904b2: Pushed [2024-10-14T09:34:56.217Z] fdbee666764f: Pushed [2024-10-14T09:34:56.217Z] f6ff79f19e59: Pushed [2024-10-14T09:34:56.217Z] 16113d51b718: Layer already exists [2024-10-14T09:34:56.217Z] 450955c94a37: Pushed [2024-10-14T09:35:01.545Z] 24d15994328c: Pushed [2024-10-14T09:35:01.811Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:b0edb22523818492f6d10d06767a76c9de0eac2ff6be8ca9aea80c8052b5e284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:02.174Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:02.513Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-14T09:35:02.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-14T09:35:02.513Z] fdbee666764f: Preparing [2024-10-14T09:35:02.513Z] 24d15994328c: Preparing [2024-10-14T09:35:02.513Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:02.513Z] a8505ec904b2: Preparing [2024-10-14T09:35:02.513Z] f6ff79f19e59: Preparing [2024-10-14T09:35:02.513Z] 450955c94a37: Preparing [2024-10-14T09:35:02.513Z] 16113d51b718: Preparing [2024-10-14T09:35:02.513Z] 450955c94a37: Waiting [2024-10-14T09:35:02.513Z] 16113d51b718: Waiting [2024-10-14T09:35:02.513Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:02.513Z] 24d15994328c: Layer already exists [2024-10-14T09:35:02.513Z] f6ff79f19e59: Layer already exists [2024-10-14T09:35:02.513Z] fdbee666764f: Layer already exists [2024-10-14T09:35:02.513Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:02.513Z] 450955c94a37: Layer already exists [2024-10-14T09:35:02.513Z] 16113d51b718: Layer already exists [2024-10-14T09:35:02.513Z] latest: digest: sha256:b0edb22523818492f6d10d06767a76c9de0eac2ff6be8ca9aea80c8052b5e284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:02.865Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:03.217Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.105 [2024-10-14T09:35:03.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-14T09:35:03.217Z] fdbee666764f: Preparing [2024-10-14T09:35:03.217Z] 24d15994328c: Preparing [2024-10-14T09:35:03.217Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:03.217Z] a8505ec904b2: Preparing [2024-10-14T09:35:03.217Z] f6ff79f19e59: Preparing [2024-10-14T09:35:03.217Z] 450955c94a37: Preparing [2024-10-14T09:35:03.217Z] 16113d51b718: Preparing [2024-10-14T09:35:03.217Z] 450955c94a37: Waiting [2024-10-14T09:35:03.217Z] 16113d51b718: Waiting [2024-10-14T09:35:03.217Z] 24d15994328c: Layer already exists [2024-10-14T09:35:03.217Z] fdbee666764f: Layer already exists [2024-10-14T09:35:03.217Z] f6ff79f19e59: Layer already exists [2024-10-14T09:35:03.217Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:03.217Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:03.217Z] 450955c94a37: Layer already exists [2024-10-14T09:35:03.217Z] 16113d51b718: Layer already exists [2024-10-14T09:35:03.217Z] 3.2.0-dev.105: digest: sha256:b0edb22523818492f6d10d06767a76c9de0eac2ff6be8ca9aea80c8052b5e284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:03.572Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:03.929Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:03.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-14T09:35:03.930Z] fdbee666764f: Preparing [2024-10-14T09:35:03.930Z] 24d15994328c: Preparing [2024-10-14T09:35:03.930Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:03.930Z] a8505ec904b2: Preparing [2024-10-14T09:35:03.930Z] f6ff79f19e59: Preparing [2024-10-14T09:35:03.930Z] 450955c94a37: Preparing [2024-10-14T09:35:03.930Z] 16113d51b718: Preparing [2024-10-14T09:35:03.930Z] 450955c94a37: Waiting [2024-10-14T09:35:03.930Z] 16113d51b718: Waiting [2024-10-14T09:35:03.930Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:03.930Z] 24d15994328c: Layer already exists [2024-10-14T09:35:03.930Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:03.930Z] f6ff79f19e59: Layer already exists [2024-10-14T09:35:03.930Z] fdbee666764f: Layer already exists [2024-10-14T09:35:03.930Z] 450955c94a37: Layer already exists [2024-10-14T09:35:03.930Z] 16113d51b718: Layer already exists [2024-10-14T09:35:04.195Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:b0edb22523818492f6d10d06767a76c9de0eac2ff6be8ca9aea80c8052b5e284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:04.558Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:04.920Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-14T09:35:04.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-14T09:35:04.920Z] fdbee666764f: Preparing [2024-10-14T09:35:04.920Z] 24d15994328c: Preparing [2024-10-14T09:35:04.920Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:04.920Z] a8505ec904b2: Preparing [2024-10-14T09:35:04.920Z] f6ff79f19e59: Preparing [2024-10-14T09:35:04.920Z] 450955c94a37: Preparing [2024-10-14T09:35:04.920Z] 16113d51b718: Preparing [2024-10-14T09:35:04.920Z] 450955c94a37: Waiting [2024-10-14T09:35:04.920Z] 16113d51b718: Waiting [2024-10-14T09:35:04.920Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:04.920Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:04.920Z] fdbee666764f: Layer already exists [2024-10-14T09:35:04.920Z] f6ff79f19e59: Layer already exists [2024-10-14T09:35:04.920Z] 24d15994328c: Layer already exists [2024-10-14T09:35:04.920Z] 450955c94a37: Layer already exists [2024-10-14T09:35:04.920Z] 16113d51b718: Layer already exists [2024-10-14T09:35:05.183Z] main: digest: sha256:b0edb22523818492f6d10d06767a76c9de0eac2ff6be8ca9aea80c8052b5e284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:35:05.260Z] ===================================================== [Pipeline] echo [2024-10-14T09:35:05.278Z] taggedImages: [2024-10-14T09:35:05.278Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:35:05.278Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-14T09:35:05.278Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.105 [2024-10-14T09:35:05.278Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:05.278Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-14T09:35:05.303Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-14T09:35:05.303Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:35:05.303Z] latest [2024-10-14T09:35:05.303Z] 3.2.0-dev.105 [2024-10-14T09:35:05.303Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:05.303Z] main [2024-10-14T09:35:05.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:05.715Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:06.087Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:35:06.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-14T09:35:06.087Z] cf86c912a35a: Preparing [2024-10-14T09:35:06.087Z] 136bc6f02c6a: Preparing [2024-10-14T09:35:06.087Z] 35bc5a3e6d66: Preparing [2024-10-14T09:35:06.087Z] d972a0e909e3: Preparing [2024-10-14T09:35:06.087Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:06.087Z] a8505ec904b2: Preparing [2024-10-14T09:35:06.087Z] f6ff79f19e59: Preparing [2024-10-14T09:35:06.087Z] 450955c94a37: Preparing [2024-10-14T09:35:06.087Z] 16113d51b718: Preparing [2024-10-14T09:35:06.087Z] f6ff79f19e59: Waiting [2024-10-14T09:35:06.087Z] a8505ec904b2: Waiting [2024-10-14T09:35:06.087Z] 16113d51b718: Waiting [2024-10-14T09:35:06.351Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:06.351Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:06.351Z] 136bc6f02c6a: Pushed [2024-10-14T09:35:06.351Z] f6ff79f19e59: Layer already exists [2024-10-14T09:35:06.351Z] 35bc5a3e6d66: Pushed [2024-10-14T09:35:06.351Z] 450955c94a37: Layer already exists [2024-10-14T09:35:06.351Z] cf86c912a35a: Pushed [2024-10-14T09:35:06.351Z] 16113d51b718: Layer already exists [2024-10-14T09:35:08.984Z] d972a0e909e3: Pushed [2024-10-14T09:35:08.984Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:1b79d96613014ff6738eb451863b97ac39d85aab02a33724004375685488db9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:09.338Z] + 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-10-14T09:35:09.672Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-14T09:35:09.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-14T09:35:09.672Z] cf86c912a35a: Preparing [2024-10-14T09:35:09.672Z] 136bc6f02c6a: Preparing [2024-10-14T09:35:09.672Z] 35bc5a3e6d66: Preparing [2024-10-14T09:35:09.672Z] d972a0e909e3: Preparing [2024-10-14T09:35:09.672Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:09.672Z] a8505ec904b2: Preparing [2024-10-14T09:35:09.672Z] f6ff79f19e59: Preparing [2024-10-14T09:35:09.672Z] 450955c94a37: Preparing [2024-10-14T09:35:09.672Z] 16113d51b718: Preparing [2024-10-14T09:35:09.672Z] a8505ec904b2: Waiting [2024-10-14T09:35:09.672Z] f6ff79f19e59: Waiting [2024-10-14T09:35:09.672Z] 450955c94a37: Waiting [2024-10-14T09:35:09.672Z] 16113d51b718: Waiting [2024-10-14T09:35:09.672Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:09.672Z] 35bc5a3e6d66: Layer already exists [2024-10-14T09:35:09.672Z] cf86c912a35a: Layer already exists [2024-10-14T09:35:09.672Z] 136bc6f02c6a: Layer already exists [2024-10-14T09:35:09.672Z] d972a0e909e3: Layer already exists [2024-10-14T09:35:09.672Z] f6ff79f19e59: Layer already exists [2024-10-14T09:35:09.672Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:09.672Z] 16113d51b718: Layer already exists [2024-10-14T09:35:09.672Z] 450955c94a37: Layer already exists [2024-10-14T09:35:09.936Z] latest: digest: sha256:1b79d96613014ff6738eb451863b97ac39d85aab02a33724004375685488db9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:10.299Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:10.648Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.105 [2024-10-14T09:35:10.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-14T09:35:10.648Z] cf86c912a35a: Preparing [2024-10-14T09:35:10.648Z] 136bc6f02c6a: Preparing [2024-10-14T09:35:10.648Z] 35bc5a3e6d66: Preparing [2024-10-14T09:35:10.648Z] d972a0e909e3: Preparing [2024-10-14T09:35:10.648Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:10.648Z] a8505ec904b2: Preparing [2024-10-14T09:35:10.648Z] f6ff79f19e59: Preparing [2024-10-14T09:35:10.648Z] 450955c94a37: Preparing [2024-10-14T09:35:10.648Z] 16113d51b718: Preparing [2024-10-14T09:35:10.648Z] f6ff79f19e59: Waiting [2024-10-14T09:35:10.648Z] 450955c94a37: Waiting [2024-10-14T09:35:10.648Z] 16113d51b718: Waiting [2024-10-14T09:35:10.648Z] a8505ec904b2: Waiting [2024-10-14T09:35:10.648Z] cf86c912a35a: Layer already exists [2024-10-14T09:35:10.648Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:10.648Z] 35bc5a3e6d66: Layer already exists [2024-10-14T09:35:10.648Z] d972a0e909e3: Layer already exists [2024-10-14T09:35:10.648Z] 136bc6f02c6a: Layer already exists [2024-10-14T09:35:10.648Z] f6ff79f19e59: Layer already exists [2024-10-14T09:35:10.648Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:10.648Z] 450955c94a37: Layer already exists [2024-10-14T09:35:10.648Z] 16113d51b718: Layer already exists [2024-10-14T09:35:10.648Z] 3.2.0-dev.105: digest: sha256:1b79d96613014ff6738eb451863b97ac39d85aab02a33724004375685488db9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:10.993Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:11.350Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:11.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-14T09:35:11.350Z] cf86c912a35a: Preparing [2024-10-14T09:35:11.350Z] 136bc6f02c6a: Preparing [2024-10-14T09:35:11.350Z] 35bc5a3e6d66: Preparing [2024-10-14T09:35:11.350Z] d972a0e909e3: Preparing [2024-10-14T09:35:11.350Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:11.350Z] a8505ec904b2: Preparing [2024-10-14T09:35:11.350Z] f6ff79f19e59: Preparing [2024-10-14T09:35:11.350Z] 450955c94a37: Preparing [2024-10-14T09:35:11.350Z] 16113d51b718: Preparing [2024-10-14T09:35:11.350Z] a8505ec904b2: Waiting [2024-10-14T09:35:11.350Z] f6ff79f19e59: Waiting [2024-10-14T09:35:11.350Z] 450955c94a37: Waiting [2024-10-14T09:35:11.350Z] 16113d51b718: Waiting [2024-10-14T09:35:11.351Z] 136bc6f02c6a: Layer already exists [2024-10-14T09:35:11.351Z] 35bc5a3e6d66: Layer already exists [2024-10-14T09:35:11.351Z] cf86c912a35a: Layer already exists [2024-10-14T09:35:11.351Z] d972a0e909e3: Layer already exists [2024-10-14T09:35:11.351Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:11.351Z] 450955c94a37: Layer already exists [2024-10-14T09:35:11.351Z] f6ff79f19e59: Layer already exists [2024-10-14T09:35:11.351Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:11.351Z] 16113d51b718: Layer already exists [2024-10-14T09:35:11.351Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:1b79d96613014ff6738eb451863b97ac39d85aab02a33724004375685488db9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:11.959Z] + 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-10-14T09:35:12.311Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-14T09:35:12.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-14T09:35:12.311Z] cf86c912a35a: Preparing [2024-10-14T09:35:12.311Z] 136bc6f02c6a: Preparing [2024-10-14T09:35:12.311Z] 35bc5a3e6d66: Preparing [2024-10-14T09:35:12.311Z] d972a0e909e3: Preparing [2024-10-14T09:35:12.311Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:12.311Z] a8505ec904b2: Preparing [2024-10-14T09:35:12.311Z] f6ff79f19e59: Preparing [2024-10-14T09:35:12.311Z] 450955c94a37: Preparing [2024-10-14T09:35:12.311Z] 16113d51b718: Preparing [2024-10-14T09:35:12.311Z] f6ff79f19e59: Waiting [2024-10-14T09:35:12.311Z] a8505ec904b2: Waiting [2024-10-14T09:35:12.311Z] 450955c94a37: Waiting [2024-10-14T09:35:12.311Z] 16113d51b718: Waiting [2024-10-14T09:35:12.311Z] 136bc6f02c6a: Layer already exists [2024-10-14T09:35:12.311Z] 35bc5a3e6d66: Layer already exists [2024-10-14T09:35:12.311Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:12.311Z] d972a0e909e3: Layer already exists [2024-10-14T09:35:12.311Z] cf86c912a35a: Layer already exists [2024-10-14T09:35:12.311Z] 450955c94a37: Layer already exists [2024-10-14T09:35:12.311Z] f6ff79f19e59: Layer already exists [2024-10-14T09:35:12.311Z] 16113d51b718: Layer already exists [2024-10-14T09:35:12.311Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:12.574Z] main: digest: sha256:1b79d96613014ff6738eb451863b97ac39d85aab02a33724004375685488db9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:35:12.651Z] ===================================================== [Pipeline] echo [2024-10-14T09:35:12.669Z] taggedImages: [2024-10-14T09:35:12.669Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:35:12.669Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-14T09:35:12.669Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.105 [2024-10-14T09:35:12.669Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:12.669Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-14T09:35:12.701Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-14T09:35:12.701Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:35:12.701Z] latest [2024-10-14T09:35:12.701Z] 3.2.0-dev.105 [2024-10-14T09:35:12.701Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:12.701Z] main [2024-10-14T09:35:12.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:13.073Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:13.426Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:35:13.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-14T09:35:13.426Z] d11347510df6: Preparing [2024-10-14T09:35:13.426Z] 2ad4f27366b8: Preparing [2024-10-14T09:35:13.426Z] 6bdfc6b51991: Preparing [2024-10-14T09:35:13.426Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:13.426Z] a8505ec904b2: Preparing [2024-10-14T09:35:13.426Z] 5310c3ff7d38: Preparing [2024-10-14T09:35:13.426Z] eb52b816e0f3: Preparing [2024-10-14T09:35:13.426Z] 16113d51b718: Preparing [2024-10-14T09:35:13.426Z] eb52b816e0f3: Waiting [2024-10-14T09:35:13.426Z] 16113d51b718: Waiting [2024-10-14T09:35:13.426Z] 5310c3ff7d38: Waiting [2024-10-14T09:35:13.426Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:13.689Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:13.689Z] 2ad4f27366b8: Pushed [2024-10-14T09:35:13.689Z] d11347510df6: Pushed [2024-10-14T09:35:13.689Z] 16113d51b718: Layer already exists [2024-10-14T09:35:13.689Z] eb52b816e0f3: Pushed [2024-10-14T09:35:13.689Z] 5310c3ff7d38: Pushed [2024-10-14T09:35:20.299Z] 6bdfc6b51991: Pushed [2024-10-14T09:35:20.300Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:e9f0e125ddde747f21498068f43eaa629d196ed8edb44f9e4b61c77acc15b0cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:20.656Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:20.997Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-14T09:35:20.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-14T09:35:20.997Z] d11347510df6: Preparing [2024-10-14T09:35:20.997Z] 2ad4f27366b8: Preparing [2024-10-14T09:35:20.997Z] 6bdfc6b51991: Preparing [2024-10-14T09:35:20.997Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:20.997Z] a8505ec904b2: Preparing [2024-10-14T09:35:20.997Z] 5310c3ff7d38: Preparing [2024-10-14T09:35:20.997Z] eb52b816e0f3: Preparing [2024-10-14T09:35:20.997Z] 16113d51b718: Preparing [2024-10-14T09:35:20.997Z] eb52b816e0f3: Waiting [2024-10-14T09:35:20.997Z] 16113d51b718: Waiting [2024-10-14T09:35:20.997Z] 5310c3ff7d38: Waiting [2024-10-14T09:35:20.997Z] 6bdfc6b51991: Layer already exists [2024-10-14T09:35:20.997Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:20.997Z] d11347510df6: Layer already exists [2024-10-14T09:35:20.997Z] 2ad4f27366b8: Layer already exists [2024-10-14T09:35:20.997Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:20.997Z] 5310c3ff7d38: Layer already exists [2024-10-14T09:35:20.997Z] 16113d51b718: Layer already exists [2024-10-14T09:35:20.997Z] eb52b816e0f3: Layer already exists [2024-10-14T09:35:20.997Z] latest: digest: sha256:e9f0e125ddde747f21498068f43eaa629d196ed8edb44f9e4b61c77acc15b0cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:21.613Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:21.957Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.105 [2024-10-14T09:35:21.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-14T09:35:21.957Z] d11347510df6: Preparing [2024-10-14T09:35:21.957Z] 2ad4f27366b8: Preparing [2024-10-14T09:35:21.957Z] 6bdfc6b51991: Preparing [2024-10-14T09:35:21.957Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:21.957Z] a8505ec904b2: Preparing [2024-10-14T09:35:21.957Z] 5310c3ff7d38: Preparing [2024-10-14T09:35:21.957Z] eb52b816e0f3: Preparing [2024-10-14T09:35:21.957Z] 16113d51b718: Preparing [2024-10-14T09:35:21.957Z] 5310c3ff7d38: Waiting [2024-10-14T09:35:21.957Z] eb52b816e0f3: Waiting [2024-10-14T09:35:21.957Z] 16113d51b718: Waiting [2024-10-14T09:35:21.957Z] 6bdfc6b51991: Layer already exists [2024-10-14T09:35:21.957Z] d11347510df6: Layer already exists [2024-10-14T09:35:21.957Z] 2ad4f27366b8: Layer already exists [2024-10-14T09:35:21.957Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:21.957Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:21.957Z] 5310c3ff7d38: Layer already exists [2024-10-14T09:35:21.957Z] eb52b816e0f3: Layer already exists [2024-10-14T09:35:21.957Z] 16113d51b718: Layer already exists [2024-10-14T09:35:21.957Z] 3.2.0-dev.105: digest: sha256:e9f0e125ddde747f21498068f43eaa629d196ed8edb44f9e4b61c77acc15b0cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:22.570Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:22.916Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:22.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-14T09:35:22.916Z] d11347510df6: Preparing [2024-10-14T09:35:22.916Z] 2ad4f27366b8: Preparing [2024-10-14T09:35:22.916Z] 6bdfc6b51991: Preparing [2024-10-14T09:35:22.916Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:22.916Z] a8505ec904b2: Preparing [2024-10-14T09:35:22.916Z] 5310c3ff7d38: Preparing [2024-10-14T09:35:22.916Z] eb52b816e0f3: Preparing [2024-10-14T09:35:22.916Z] 16113d51b718: Preparing [2024-10-14T09:35:22.916Z] 5310c3ff7d38: Waiting [2024-10-14T09:35:22.916Z] eb52b816e0f3: Waiting [2024-10-14T09:35:22.916Z] 16113d51b718: Waiting [2024-10-14T09:35:22.916Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:22.916Z] 2ad4f27366b8: Layer already exists [2024-10-14T09:35:22.916Z] 6bdfc6b51991: Layer already exists [2024-10-14T09:35:22.916Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:22.916Z] d11347510df6: Layer already exists [2024-10-14T09:35:22.916Z] eb52b816e0f3: Layer already exists [2024-10-14T09:35:22.916Z] 5310c3ff7d38: Layer already exists [2024-10-14T09:35:22.916Z] 16113d51b718: Layer already exists [2024-10-14T09:35:22.916Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:e9f0e125ddde747f21498068f43eaa629d196ed8edb44f9e4b61c77acc15b0cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:23.536Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:23.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-14T09:35:23.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-14T09:35:23.880Z] d11347510df6: Preparing [2024-10-14T09:35:23.880Z] 2ad4f27366b8: Preparing [2024-10-14T09:35:23.880Z] 6bdfc6b51991: Preparing [2024-10-14T09:35:23.880Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:23.880Z] a8505ec904b2: Preparing [2024-10-14T09:35:23.880Z] 5310c3ff7d38: Preparing [2024-10-14T09:35:23.880Z] eb52b816e0f3: Preparing [2024-10-14T09:35:23.880Z] 16113d51b718: Preparing [2024-10-14T09:35:23.880Z] 5310c3ff7d38: Waiting [2024-10-14T09:35:23.880Z] eb52b816e0f3: Waiting [2024-10-14T09:35:23.880Z] 16113d51b718: Waiting [2024-10-14T09:35:23.880Z] d11347510df6: Layer already exists [2024-10-14T09:35:23.880Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:23.880Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:23.880Z] 6bdfc6b51991: Layer already exists [2024-10-14T09:35:23.880Z] 2ad4f27366b8: Layer already exists [2024-10-14T09:35:23.880Z] 5310c3ff7d38: Layer already exists [2024-10-14T09:35:23.880Z] eb52b816e0f3: Layer already exists [2024-10-14T09:35:23.880Z] 16113d51b718: Layer already exists [2024-10-14T09:35:24.145Z] main: digest: sha256:e9f0e125ddde747f21498068f43eaa629d196ed8edb44f9e4b61c77acc15b0cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:35:24.233Z] ===================================================== [Pipeline] echo [2024-10-14T09:35:24.252Z] taggedImages: [2024-10-14T09:35:24.252Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:35:24.252Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-14T09:35:24.252Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.105 [2024-10-14T09:35:24.252Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:24.252Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-14T09:35:24.283Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-14T09:35:24.283Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:35:24.283Z] latest [2024-10-14T09:35:24.283Z] 3.2.0-dev.105 [2024-10-14T09:35:24.283Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:24.283Z] main [2024-10-14T09:35:24.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:24.644Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:25.000Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:35:25.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-14T09:35:25.001Z] 2b0371f0e4a6: Preparing [2024-10-14T09:35:25.001Z] fbca4d4cfaa9: Preparing [2024-10-14T09:35:25.001Z] 1bbc7971b338: Preparing [2024-10-14T09:35:25.001Z] a8505ec904b2: Preparing [2024-10-14T09:35:25.001Z] d6710edbb3d1: Preparing [2024-10-14T09:35:25.001Z] bb09e9afa6d5: Preparing [2024-10-14T09:35:25.001Z] 16113d51b718: Preparing [2024-10-14T09:35:25.001Z] bb09e9afa6d5: Waiting [2024-10-14T09:35:25.001Z] 16113d51b718: Waiting [2024-10-14T09:35:25.265Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:25.265Z] fbca4d4cfaa9: Pushed [2024-10-14T09:35:25.265Z] d6710edbb3d1: Pushed [2024-10-14T09:35:25.265Z] 16113d51b718: Layer already exists [2024-10-14T09:35:25.265Z] 2b0371f0e4a6: Pushed [2024-10-14T09:35:25.265Z] bb09e9afa6d5: Pushed [2024-10-14T09:35:31.883Z] 1bbc7971b338: Pushed [2024-10-14T09:35:32.148Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:ba76b36401e3d452ce74ee49dbe13f8ce58e2c470754d5bda5c581dbdbe42cb1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:32.509Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:32.854Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-14T09:35:32.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-14T09:35:32.855Z] 2b0371f0e4a6: Preparing [2024-10-14T09:35:32.855Z] fbca4d4cfaa9: Preparing [2024-10-14T09:35:32.855Z] 1bbc7971b338: Preparing [2024-10-14T09:35:32.855Z] a8505ec904b2: Preparing [2024-10-14T09:35:32.855Z] d6710edbb3d1: Preparing [2024-10-14T09:35:32.855Z] bb09e9afa6d5: Preparing [2024-10-14T09:35:32.855Z] 16113d51b718: Preparing [2024-10-14T09:35:32.855Z] bb09e9afa6d5: Waiting [2024-10-14T09:35:32.855Z] 16113d51b718: Waiting [2024-10-14T09:35:32.855Z] 2b0371f0e4a6: Layer already exists [2024-10-14T09:35:32.855Z] 1bbc7971b338: Layer already exists [2024-10-14T09:35:32.855Z] d6710edbb3d1: Layer already exists [2024-10-14T09:35:32.855Z] fbca4d4cfaa9: Layer already exists [2024-10-14T09:35:32.855Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:32.855Z] 16113d51b718: Layer already exists [2024-10-14T09:35:32.855Z] bb09e9afa6d5: Layer already exists [2024-10-14T09:35:33.119Z] latest: digest: sha256:ba76b36401e3d452ce74ee49dbe13f8ce58e2c470754d5bda5c581dbdbe42cb1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:33.474Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:33.852Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.105 [2024-10-14T09:35:33.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-14T09:35:33.852Z] 2b0371f0e4a6: Preparing [2024-10-14T09:35:33.852Z] fbca4d4cfaa9: Preparing [2024-10-14T09:35:33.852Z] 1bbc7971b338: Preparing [2024-10-14T09:35:33.852Z] a8505ec904b2: Preparing [2024-10-14T09:35:33.852Z] d6710edbb3d1: Preparing [2024-10-14T09:35:33.852Z] bb09e9afa6d5: Preparing [2024-10-14T09:35:33.852Z] 16113d51b718: Preparing [2024-10-14T09:35:33.852Z] bb09e9afa6d5: Waiting [2024-10-14T09:35:33.852Z] 16113d51b718: Waiting [2024-10-14T09:35:33.852Z] d6710edbb3d1: Layer already exists [2024-10-14T09:35:33.852Z] fbca4d4cfaa9: Layer already exists [2024-10-14T09:35:33.852Z] 1bbc7971b338: Layer already exists [2024-10-14T09:35:33.852Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:33.852Z] 2b0371f0e4a6: Layer already exists [2024-10-14T09:35:33.852Z] bb09e9afa6d5: Layer already exists [2024-10-14T09:35:33.852Z] 16113d51b718: Layer already exists [2024-10-14T09:35:34.129Z] 3.2.0-dev.105: digest: sha256:ba76b36401e3d452ce74ee49dbe13f8ce58e2c470754d5bda5c581dbdbe42cb1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:34.524Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:34.904Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:34.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-14T09:35:34.904Z] 2b0371f0e4a6: Preparing [2024-10-14T09:35:34.904Z] fbca4d4cfaa9: Preparing [2024-10-14T09:35:34.904Z] 1bbc7971b338: Preparing [2024-10-14T09:35:34.904Z] a8505ec904b2: Preparing [2024-10-14T09:35:34.904Z] d6710edbb3d1: Preparing [2024-10-14T09:35:34.904Z] bb09e9afa6d5: Preparing [2024-10-14T09:35:34.904Z] 16113d51b718: Preparing [2024-10-14T09:35:34.904Z] bb09e9afa6d5: Waiting [2024-10-14T09:35:34.904Z] 16113d51b718: Waiting [2024-10-14T09:35:34.904Z] d6710edbb3d1: Layer already exists [2024-10-14T09:35:34.904Z] 2b0371f0e4a6: Layer already exists [2024-10-14T09:35:34.904Z] 1bbc7971b338: Layer already exists [2024-10-14T09:35:34.905Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:34.905Z] fbca4d4cfaa9: Layer already exists [2024-10-14T09:35:34.905Z] 16113d51b718: Layer already exists [2024-10-14T09:35:34.905Z] bb09e9afa6d5: Layer already exists [2024-10-14T09:35:34.905Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:ba76b36401e3d452ce74ee49dbe13f8ce58e2c470754d5bda5c581dbdbe42cb1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:35.280Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:35.653Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-14T09:35:35.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-14T09:35:35.653Z] 2b0371f0e4a6: Preparing [2024-10-14T09:35:35.653Z] fbca4d4cfaa9: Preparing [2024-10-14T09:35:35.653Z] 1bbc7971b338: Preparing [2024-10-14T09:35:35.653Z] a8505ec904b2: Preparing [2024-10-14T09:35:35.653Z] d6710edbb3d1: Preparing [2024-10-14T09:35:35.653Z] bb09e9afa6d5: Preparing [2024-10-14T09:35:35.653Z] 16113d51b718: Preparing [2024-10-14T09:35:35.653Z] bb09e9afa6d5: Waiting [2024-10-14T09:35:35.653Z] 16113d51b718: Waiting [2024-10-14T09:35:35.653Z] 2b0371f0e4a6: Layer already exists [2024-10-14T09:35:35.653Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:35.653Z] fbca4d4cfaa9: Layer already exists [2024-10-14T09:35:35.653Z] 1bbc7971b338: Layer already exists [2024-10-14T09:35:35.653Z] d6710edbb3d1: Layer already exists [2024-10-14T09:35:35.653Z] 16113d51b718: Layer already exists [2024-10-14T09:35:35.653Z] bb09e9afa6d5: Layer already exists [2024-10-14T09:35:35.928Z] main: digest: sha256:ba76b36401e3d452ce74ee49dbe13f8ce58e2c470754d5bda5c581dbdbe42cb1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:35:36.008Z] ===================================================== [Pipeline] echo [2024-10-14T09:35:36.026Z] taggedImages: [2024-10-14T09:35:36.026Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:35:36.026Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-14T09:35:36.026Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.105 [2024-10-14T09:35:36.026Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:36.026Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-14T09:35:36.059Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-14T09:35:36.059Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:35:36.059Z] latest [2024-10-14T09:35:36.059Z] 3.2.0-dev.105 [2024-10-14T09:35:36.059Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:36.059Z] main [2024-10-14T09:35:36.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:36.435Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:36.799Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:35:36.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-14T09:35:36.799Z] 859c73a36803: Preparing [2024-10-14T09:35:36.799Z] d5e0c10ea200: Preparing [2024-10-14T09:35:36.799Z] 544062ae06c1: Preparing [2024-10-14T09:35:36.799Z] 183cd055fd58: Preparing [2024-10-14T09:35:36.799Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:36.799Z] a8505ec904b2: Preparing [2024-10-14T09:35:36.799Z] f6ff79f19e59: Preparing [2024-10-14T09:35:36.799Z] 450955c94a37: Preparing [2024-10-14T09:35:36.799Z] 16113d51b718: Preparing [2024-10-14T09:35:36.799Z] a8505ec904b2: Waiting [2024-10-14T09:35:36.799Z] f6ff79f19e59: Waiting [2024-10-14T09:35:36.799Z] 450955c94a37: Waiting [2024-10-14T09:35:36.799Z] 16113d51b718: Waiting [2024-10-14T09:35:36.799Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:37.073Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:37.073Z] f6ff79f19e59: Layer already exists [2024-10-14T09:35:37.073Z] d5e0c10ea200: Pushed [2024-10-14T09:35:37.073Z] 859c73a36803: Pushed [2024-10-14T09:35:37.073Z] 450955c94a37: Layer already exists [2024-10-14T09:35:37.073Z] 544062ae06c1: Pushed [2024-10-14T09:35:37.073Z] 16113d51b718: Layer already exists [2024-10-14T09:35:45.271Z] 183cd055fd58: Pushed [2024-10-14T09:35:45.271Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:e0bfaa299a274081a3aac98989040cda698322b6d6429afe3d30eb7c2d53d996 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:45.627Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:45.978Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-14T09:35:45.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-14T09:35:45.978Z] 859c73a36803: Preparing [2024-10-14T09:35:45.978Z] d5e0c10ea200: Preparing [2024-10-14T09:35:45.978Z] 544062ae06c1: Preparing [2024-10-14T09:35:45.978Z] 183cd055fd58: Preparing [2024-10-14T09:35:45.978Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:45.978Z] a8505ec904b2: Preparing [2024-10-14T09:35:45.978Z] f6ff79f19e59: Preparing [2024-10-14T09:35:45.978Z] 450955c94a37: Preparing [2024-10-14T09:35:45.978Z] 16113d51b718: Preparing [2024-10-14T09:35:45.978Z] a8505ec904b2: Waiting [2024-10-14T09:35:45.978Z] f6ff79f19e59: Waiting [2024-10-14T09:35:45.978Z] 450955c94a37: Waiting [2024-10-14T09:35:45.978Z] 16113d51b718: Waiting [2024-10-14T09:35:45.978Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:45.978Z] 183cd055fd58: Layer already exists [2024-10-14T09:35:45.978Z] 859c73a36803: Layer already exists [2024-10-14T09:35:45.978Z] 544062ae06c1: Layer already exists [2024-10-14T09:35:45.978Z] d5e0c10ea200: Layer already exists [2024-10-14T09:35:45.978Z] f6ff79f19e59: Layer already exists [2024-10-14T09:35:45.978Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:45.978Z] 16113d51b718: Layer already exists [2024-10-14T09:35:45.978Z] 450955c94a37: Layer already exists [2024-10-14T09:35:46.245Z] latest: digest: sha256:e0bfaa299a274081a3aac98989040cda698322b6d6429afe3d30eb7c2d53d996 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:46.614Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:47.921Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.105 [2024-10-14T09:35:47.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-14T09:35:47.921Z] 859c73a36803: Preparing [2024-10-14T09:35:47.921Z] d5e0c10ea200: Preparing [2024-10-14T09:35:47.921Z] 544062ae06c1: Preparing [2024-10-14T09:35:47.921Z] 183cd055fd58: Preparing [2024-10-14T09:35:47.921Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:47.921Z] a8505ec904b2: Preparing [2024-10-14T09:35:47.921Z] f6ff79f19e59: Preparing [2024-10-14T09:35:47.921Z] 450955c94a37: Preparing [2024-10-14T09:35:47.921Z] 16113d51b718: Preparing [2024-10-14T09:35:47.921Z] a8505ec904b2: Waiting [2024-10-14T09:35:47.921Z] f6ff79f19e59: Waiting [2024-10-14T09:35:47.921Z] 450955c94a37: Waiting [2024-10-14T09:35:47.921Z] 16113d51b718: Waiting [2024-10-14T09:35:47.921Z] 859c73a36803: Layer already exists [2024-10-14T09:35:47.922Z] 544062ae06c1: Layer already exists [2024-10-14T09:35:47.922Z] 183cd055fd58: Layer already exists [2024-10-14T09:35:47.922Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:47.922Z] d5e0c10ea200: Layer already exists [2024-10-14T09:35:47.922Z] 450955c94a37: Layer already exists [2024-10-14T09:35:47.922Z] f6ff79f19e59: Layer already exists [2024-10-14T09:35:47.922Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:47.922Z] 16113d51b718: Layer already exists [2024-10-14T09:35:47.922Z] 3.2.0-dev.105: digest: sha256:e0bfaa299a274081a3aac98989040cda698322b6d6429afe3d30eb7c2d53d996 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:48.546Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:48.892Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:48.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-14T09:35:48.892Z] 859c73a36803: Preparing [2024-10-14T09:35:48.892Z] d5e0c10ea200: Preparing [2024-10-14T09:35:48.892Z] 544062ae06c1: Preparing [2024-10-14T09:35:48.892Z] 183cd055fd58: Preparing [2024-10-14T09:35:48.892Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:48.892Z] a8505ec904b2: Preparing [2024-10-14T09:35:48.892Z] f6ff79f19e59: Preparing [2024-10-14T09:35:48.892Z] 450955c94a37: Preparing [2024-10-14T09:35:48.892Z] 16113d51b718: Preparing [2024-10-14T09:35:48.892Z] f6ff79f19e59: Waiting [2024-10-14T09:35:48.892Z] 450955c94a37: Waiting [2024-10-14T09:35:48.892Z] 16113d51b718: Waiting [2024-10-14T09:35:48.892Z] a8505ec904b2: Waiting [2024-10-14T09:35:48.892Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:48.892Z] 183cd055fd58: Layer already exists [2024-10-14T09:35:48.892Z] d5e0c10ea200: Layer already exists [2024-10-14T09:35:48.892Z] 859c73a36803: Layer already exists [2024-10-14T09:35:48.892Z] 544062ae06c1: Layer already exists [2024-10-14T09:35:48.892Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:48.892Z] 16113d51b718: Layer already exists [2024-10-14T09:35:48.892Z] f6ff79f19e59: Layer already exists [2024-10-14T09:35:48.892Z] 450955c94a37: Layer already exists [2024-10-14T09:35:48.892Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:e0bfaa299a274081a3aac98989040cda698322b6d6429afe3d30eb7c2d53d996 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:49.514Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:49.859Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-14T09:35:49.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-14T09:35:49.859Z] 859c73a36803: Preparing [2024-10-14T09:35:49.859Z] d5e0c10ea200: Preparing [2024-10-14T09:35:49.859Z] 544062ae06c1: Preparing [2024-10-14T09:35:49.859Z] 183cd055fd58: Preparing [2024-10-14T09:35:49.859Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:49.859Z] a8505ec904b2: Preparing [2024-10-14T09:35:49.859Z] f6ff79f19e59: Preparing [2024-10-14T09:35:49.859Z] a8505ec904b2: Waiting [2024-10-14T09:35:49.859Z] 450955c94a37: Preparing [2024-10-14T09:35:49.859Z] f6ff79f19e59: Waiting [2024-10-14T09:35:49.859Z] 450955c94a37: Waiting [2024-10-14T09:35:49.859Z] 16113d51b718: Preparing [2024-10-14T09:35:49.859Z] 16113d51b718: Waiting [2024-10-14T09:35:49.859Z] d5e0c10ea200: Layer already exists [2024-10-14T09:35:49.859Z] 859c73a36803: Layer already exists [2024-10-14T09:35:49.859Z] 544062ae06c1: Layer already exists [2024-10-14T09:35:49.859Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:49.859Z] 183cd055fd58: Layer already exists [2024-10-14T09:35:49.859Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:49.859Z] f6ff79f19e59: Layer already exists [2024-10-14T09:35:49.859Z] 16113d51b718: Layer already exists [2024-10-14T09:35:49.859Z] 450955c94a37: Layer already exists [2024-10-14T09:35:49.859Z] main: digest: sha256:e0bfaa299a274081a3aac98989040cda698322b6d6429afe3d30eb7c2d53d996 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:35:50.199Z] ===================================================== [Pipeline] echo [2024-10-14T09:35:50.216Z] taggedImages: [2024-10-14T09:35:50.216Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:35:50.216Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-14T09:35:50.216Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.105 [2024-10-14T09:35:50.216Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:50.216Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-14T09:35:50.249Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-14T09:35:50.249Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:35:50.249Z] latest [2024-10-14T09:35:50.249Z] 3.2.0-dev.105 [2024-10-14T09:35:50.249Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:50.249Z] main [2024-10-14T09:35:50.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:50.625Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:50.973Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:35:50.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-14T09:35:50.973Z] 6e24ea62bb2d: Preparing [2024-10-14T09:35:50.973Z] 4e368573ce16: Preparing [2024-10-14T09:35:50.973Z] 868363a5bbff: Preparing [2024-10-14T09:35:50.973Z] f9c33916aa0e: Preparing [2024-10-14T09:35:50.973Z] 2a3c40b98b97: Preparing [2024-10-14T09:35:50.973Z] 253d6c04ebb0: Preparing [2024-10-14T09:35:50.973Z] a65fa3d877d3: Preparing [2024-10-14T09:35:50.973Z] 6eff22fc0c94: Preparing [2024-10-14T09:35:50.973Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:50.973Z] a8505ec904b2: Preparing [2024-10-14T09:35:50.973Z] 6c4b24fbea16: Preparing [2024-10-14T09:35:50.973Z] 3342dd1986e3: Preparing [2024-10-14T09:35:50.973Z] 5f70bf18a086: Preparing [2024-10-14T09:35:50.973Z] 56af60717218: Preparing [2024-10-14T09:35:50.973Z] 6433be3c7184: Preparing [2024-10-14T09:35:50.973Z] 3b49575877d1: Preparing [2024-10-14T09:35:50.973Z] 16113d51b718: Preparing [2024-10-14T09:35:50.973Z] 6c4b24fbea16: Waiting [2024-10-14T09:35:50.973Z] 3342dd1986e3: Waiting [2024-10-14T09:35:50.973Z] 5f70bf18a086: Waiting [2024-10-14T09:35:50.973Z] 56af60717218: Waiting [2024-10-14T09:35:50.973Z] 6433be3c7184: Waiting [2024-10-14T09:35:50.973Z] 3b49575877d1: Waiting [2024-10-14T09:35:50.973Z] 16113d51b718: Waiting [2024-10-14T09:35:50.973Z] 253d6c04ebb0: Waiting [2024-10-14T09:35:50.973Z] a65fa3d877d3: Waiting [2024-10-14T09:35:50.973Z] 6eff22fc0c94: Waiting [2024-10-14T09:35:50.973Z] a8505ec904b2: Waiting [2024-10-14T09:35:50.973Z] dd38fb3ee86f: Waiting [2024-10-14T09:35:51.245Z] f9c33916aa0e: Pushed [2024-10-14T09:35:51.245Z] 868363a5bbff: Pushed [2024-10-14T09:35:51.245Z] 4e368573ce16: Pushed [2024-10-14T09:35:51.245Z] 2a3c40b98b97: Pushed [2024-10-14T09:35:51.245Z] 6e24ea62bb2d: Pushed [2024-10-14T09:35:51.245Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:51.245Z] 253d6c04ebb0: Pushed [2024-10-14T09:35:51.245Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:51.511Z] a65fa3d877d3: Pushed [2024-10-14T09:35:51.511Z] 5f70bf18a086: Layer already exists [2024-10-14T09:35:51.511Z] 6c4b24fbea16: Pushed [2024-10-14T09:35:51.511Z] 3342dd1986e3: Pushed [2024-10-14T09:35:51.511Z] 56af60717218: Pushed [2024-10-14T09:35:51.511Z] 16113d51b718: Layer already exists [2024-10-14T09:35:51.777Z] 3b49575877d1: Pushed [2024-10-14T09:35:51.777Z] 6433be3c7184: Pushed [2024-10-14T09:35:56.017Z] 6eff22fc0c94: Pushed [2024-10-14T09:35:56.017Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:6f0957071cb548ec06cc75c6064f7c98f6554b081c334021c783d7df11753395 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:56.367Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:56.712Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-14T09:35:56.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-14T09:35:56.712Z] 6e24ea62bb2d: Preparing [2024-10-14T09:35:56.712Z] 4e368573ce16: Preparing [2024-10-14T09:35:56.712Z] 868363a5bbff: Preparing [2024-10-14T09:35:56.712Z] f9c33916aa0e: Preparing [2024-10-14T09:35:56.712Z] 2a3c40b98b97: Preparing [2024-10-14T09:35:56.712Z] 253d6c04ebb0: Preparing [2024-10-14T09:35:56.712Z] a65fa3d877d3: Preparing [2024-10-14T09:35:56.712Z] 6eff22fc0c94: Preparing [2024-10-14T09:35:56.712Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:56.712Z] a8505ec904b2: Preparing [2024-10-14T09:35:56.712Z] 6c4b24fbea16: Preparing [2024-10-14T09:35:56.712Z] 3342dd1986e3: Preparing [2024-10-14T09:35:56.712Z] 5f70bf18a086: Preparing [2024-10-14T09:35:56.712Z] 56af60717218: Preparing [2024-10-14T09:35:56.712Z] 6433be3c7184: Preparing [2024-10-14T09:35:56.712Z] 3b49575877d1: Preparing [2024-10-14T09:35:56.712Z] a8505ec904b2: Waiting [2024-10-14T09:35:56.712Z] 16113d51b718: Preparing [2024-10-14T09:35:56.712Z] 6c4b24fbea16: Waiting [2024-10-14T09:35:56.712Z] 3342dd1986e3: Waiting [2024-10-14T09:35:56.712Z] 5f70bf18a086: Waiting [2024-10-14T09:35:56.712Z] 56af60717218: Waiting [2024-10-14T09:35:56.712Z] 6433be3c7184: Waiting [2024-10-14T09:35:56.712Z] 3b49575877d1: Waiting [2024-10-14T09:35:56.712Z] 16113d51b718: Waiting [2024-10-14T09:35:56.712Z] 253d6c04ebb0: Waiting [2024-10-14T09:35:56.712Z] 6eff22fc0c94: Waiting [2024-10-14T09:35:56.712Z] a65fa3d877d3: Waiting [2024-10-14T09:35:56.712Z] dd38fb3ee86f: Waiting [2024-10-14T09:35:56.712Z] 2a3c40b98b97: Layer already exists [2024-10-14T09:35:56.712Z] f9c33916aa0e: Layer already exists [2024-10-14T09:35:56.712Z] 6e24ea62bb2d: Layer already exists [2024-10-14T09:35:56.712Z] 868363a5bbff: Layer already exists [2024-10-14T09:35:56.712Z] 4e368573ce16: Layer already exists [2024-10-14T09:35:56.712Z] 253d6c04ebb0: Layer already exists [2024-10-14T09:35:56.712Z] 6eff22fc0c94: Layer already exists [2024-10-14T09:35:56.712Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:56.712Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:56.712Z] a65fa3d877d3: Layer already exists [2024-10-14T09:35:56.712Z] 6c4b24fbea16: Layer already exists [2024-10-14T09:35:56.712Z] 3342dd1986e3: Layer already exists [2024-10-14T09:35:56.712Z] 56af60717218: Layer already exists [2024-10-14T09:35:56.712Z] 6433be3c7184: Layer already exists [2024-10-14T09:35:56.712Z] 5f70bf18a086: Layer already exists [2024-10-14T09:35:56.712Z] 3b49575877d1: Layer already exists [2024-10-14T09:35:56.712Z] 16113d51b718: Layer already exists [2024-10-14T09:35:56.978Z] latest: digest: sha256:6f0957071cb548ec06cc75c6064f7c98f6554b081c334021c783d7df11753395 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:57.333Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:57.831Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.105 [2024-10-14T09:35:57.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-14T09:35:57.831Z] 6e24ea62bb2d: Preparing [2024-10-14T09:35:57.831Z] 4e368573ce16: Preparing [2024-10-14T09:35:57.831Z] 868363a5bbff: Preparing [2024-10-14T09:35:57.831Z] f9c33916aa0e: Preparing [2024-10-14T09:35:57.831Z] 2a3c40b98b97: Preparing [2024-10-14T09:35:57.831Z] 253d6c04ebb0: Preparing [2024-10-14T09:35:57.831Z] a65fa3d877d3: Preparing [2024-10-14T09:35:57.831Z] 6eff22fc0c94: Preparing [2024-10-14T09:35:57.831Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:57.831Z] a8505ec904b2: Preparing [2024-10-14T09:35:57.831Z] 6c4b24fbea16: Preparing [2024-10-14T09:35:57.831Z] 3342dd1986e3: Preparing [2024-10-14T09:35:57.831Z] 5f70bf18a086: Preparing [2024-10-14T09:35:57.831Z] 56af60717218: Preparing [2024-10-14T09:35:57.831Z] 6433be3c7184: Preparing [2024-10-14T09:35:57.831Z] 3b49575877d1: Preparing [2024-10-14T09:35:57.831Z] 16113d51b718: Preparing [2024-10-14T09:35:57.831Z] 6c4b24fbea16: Waiting [2024-10-14T09:35:57.831Z] 3342dd1986e3: Waiting [2024-10-14T09:35:57.831Z] 253d6c04ebb0: Waiting [2024-10-14T09:35:57.831Z] a65fa3d877d3: Waiting [2024-10-14T09:35:57.831Z] 6eff22fc0c94: Waiting [2024-10-14T09:35:57.831Z] 5f70bf18a086: Waiting [2024-10-14T09:35:57.831Z] 56af60717218: Waiting [2024-10-14T09:35:57.831Z] dd38fb3ee86f: Waiting [2024-10-14T09:35:57.831Z] a8505ec904b2: Waiting [2024-10-14T09:35:57.831Z] 6433be3c7184: Waiting [2024-10-14T09:35:57.831Z] 3b49575877d1: Waiting [2024-10-14T09:35:57.831Z] 16113d51b718: Waiting [2024-10-14T09:35:57.831Z] 2a3c40b98b97: Layer already exists [2024-10-14T09:35:57.831Z] 4e368573ce16: Layer already exists [2024-10-14T09:35:57.831Z] 6e24ea62bb2d: Layer already exists [2024-10-14T09:35:57.831Z] f9c33916aa0e: Layer already exists [2024-10-14T09:35:57.831Z] 868363a5bbff: Layer already exists [2024-10-14T09:35:57.831Z] a65fa3d877d3: Layer already exists [2024-10-14T09:35:57.831Z] 253d6c04ebb0: Layer already exists [2024-10-14T09:35:57.831Z] 6eff22fc0c94: Layer already exists [2024-10-14T09:35:57.831Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:57.831Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:57.831Z] 3342dd1986e3: Layer already exists [2024-10-14T09:35:57.831Z] 5f70bf18a086: Layer already exists [2024-10-14T09:35:57.831Z] 6c4b24fbea16: Layer already exists [2024-10-14T09:35:57.831Z] 56af60717218: Layer already exists [2024-10-14T09:35:57.831Z] 6433be3c7184: Layer already exists [2024-10-14T09:35:57.831Z] 16113d51b718: Layer already exists [2024-10-14T09:35:57.831Z] 3b49575877d1: Layer already exists [2024-10-14T09:35:58.097Z] 3.2.0-dev.105: digest: sha256:6f0957071cb548ec06cc75c6064f7c98f6554b081c334021c783d7df11753395 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:58.461Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:58.808Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:35:58.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-14T09:35:58.808Z] 6e24ea62bb2d: Preparing [2024-10-14T09:35:58.808Z] 4e368573ce16: Preparing [2024-10-14T09:35:58.808Z] 868363a5bbff: Preparing [2024-10-14T09:35:58.808Z] f9c33916aa0e: Preparing [2024-10-14T09:35:58.808Z] 2a3c40b98b97: Preparing [2024-10-14T09:35:58.808Z] 253d6c04ebb0: Preparing [2024-10-14T09:35:58.808Z] a65fa3d877d3: Preparing [2024-10-14T09:35:58.808Z] 6eff22fc0c94: Preparing [2024-10-14T09:35:58.808Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:58.809Z] a8505ec904b2: Preparing [2024-10-14T09:35:58.809Z] 6c4b24fbea16: Preparing [2024-10-14T09:35:58.809Z] 3342dd1986e3: Preparing [2024-10-14T09:35:58.809Z] 5f70bf18a086: Preparing [2024-10-14T09:35:58.809Z] 56af60717218: Preparing [2024-10-14T09:35:58.809Z] 6433be3c7184: Preparing [2024-10-14T09:35:58.809Z] 3b49575877d1: Preparing [2024-10-14T09:35:58.809Z] 16113d51b718: Preparing [2024-10-14T09:35:58.809Z] a8505ec904b2: Waiting [2024-10-14T09:35:58.809Z] 6c4b24fbea16: Waiting [2024-10-14T09:35:58.809Z] 3342dd1986e3: Waiting [2024-10-14T09:35:58.809Z] 5f70bf18a086: Waiting [2024-10-14T09:35:58.809Z] 56af60717218: Waiting [2024-10-14T09:35:58.809Z] 6433be3c7184: Waiting [2024-10-14T09:35:58.809Z] 3b49575877d1: Waiting [2024-10-14T09:35:58.809Z] 16113d51b718: Waiting [2024-10-14T09:35:58.809Z] 253d6c04ebb0: Waiting [2024-10-14T09:35:58.809Z] a65fa3d877d3: Waiting [2024-10-14T09:35:58.809Z] 6eff22fc0c94: Waiting [2024-10-14T09:35:58.809Z] dd38fb3ee86f: Waiting [2024-10-14T09:35:58.809Z] f9c33916aa0e: Layer already exists [2024-10-14T09:35:58.809Z] 6e24ea62bb2d: Layer already exists [2024-10-14T09:35:58.809Z] 4e368573ce16: Layer already exists [2024-10-14T09:35:58.809Z] 2a3c40b98b97: Layer already exists [2024-10-14T09:35:58.809Z] 868363a5bbff: Layer already exists [2024-10-14T09:35:58.809Z] 6eff22fc0c94: Layer already exists [2024-10-14T09:35:58.809Z] a65fa3d877d3: Layer already exists [2024-10-14T09:35:58.809Z] 253d6c04ebb0: Layer already exists [2024-10-14T09:35:58.809Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:58.809Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:58.809Z] 5f70bf18a086: Layer already exists [2024-10-14T09:35:58.809Z] 56af60717218: Layer already exists [2024-10-14T09:35:58.809Z] 6c4b24fbea16: Layer already exists [2024-10-14T09:35:58.809Z] 6433be3c7184: Layer already exists [2024-10-14T09:35:58.809Z] 3342dd1986e3: Layer already exists [2024-10-14T09:35:58.809Z] 16113d51b718: Layer already exists [2024-10-14T09:35:58.809Z] 3b49575877d1: Layer already exists [2024-10-14T09:35:59.073Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:6f0957071cb548ec06cc75c6064f7c98f6554b081c334021c783d7df11753395 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:59.429Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:35:59.783Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-14T09:35:59.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-14T09:35:59.783Z] 6e24ea62bb2d: Preparing [2024-10-14T09:35:59.783Z] 4e368573ce16: Preparing [2024-10-14T09:35:59.783Z] 868363a5bbff: Preparing [2024-10-14T09:35:59.783Z] f9c33916aa0e: Preparing [2024-10-14T09:35:59.783Z] 2a3c40b98b97: Preparing [2024-10-14T09:35:59.783Z] 253d6c04ebb0: Preparing [2024-10-14T09:35:59.783Z] a65fa3d877d3: Preparing [2024-10-14T09:35:59.783Z] 6eff22fc0c94: Preparing [2024-10-14T09:35:59.783Z] dd38fb3ee86f: Preparing [2024-10-14T09:35:59.783Z] a8505ec904b2: Preparing [2024-10-14T09:35:59.783Z] 6c4b24fbea16: Preparing [2024-10-14T09:35:59.783Z] 3342dd1986e3: Preparing [2024-10-14T09:35:59.783Z] 5f70bf18a086: Preparing [2024-10-14T09:35:59.783Z] 56af60717218: Preparing [2024-10-14T09:35:59.783Z] 6433be3c7184: Preparing [2024-10-14T09:35:59.783Z] 3b49575877d1: Preparing [2024-10-14T09:35:59.783Z] 16113d51b718: Preparing [2024-10-14T09:35:59.783Z] 6c4b24fbea16: Waiting [2024-10-14T09:35:59.783Z] 3342dd1986e3: Waiting [2024-10-14T09:35:59.783Z] 5f70bf18a086: Waiting [2024-10-14T09:35:59.783Z] 253d6c04ebb0: Waiting [2024-10-14T09:35:59.783Z] 6eff22fc0c94: Waiting [2024-10-14T09:35:59.783Z] dd38fb3ee86f: Waiting [2024-10-14T09:35:59.783Z] a8505ec904b2: Waiting [2024-10-14T09:35:59.783Z] 56af60717218: Waiting [2024-10-14T09:35:59.783Z] 6433be3c7184: Waiting [2024-10-14T09:35:59.783Z] a65fa3d877d3: Waiting [2024-10-14T09:35:59.783Z] 3b49575877d1: Waiting [2024-10-14T09:35:59.783Z] 16113d51b718: Waiting [2024-10-14T09:35:59.783Z] 4e368573ce16: Layer already exists [2024-10-14T09:35:59.783Z] 6e24ea62bb2d: Layer already exists [2024-10-14T09:35:59.783Z] f9c33916aa0e: Layer already exists [2024-10-14T09:35:59.783Z] 2a3c40b98b97: Layer already exists [2024-10-14T09:35:59.783Z] 868363a5bbff: Layer already exists [2024-10-14T09:35:59.783Z] 253d6c04ebb0: Layer already exists [2024-10-14T09:35:59.783Z] 6eff22fc0c94: Layer already exists [2024-10-14T09:35:59.783Z] a65fa3d877d3: Layer already exists [2024-10-14T09:35:59.783Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:35:59.783Z] a8505ec904b2: Layer already exists [2024-10-14T09:35:59.783Z] 6c4b24fbea16: Layer already exists [2024-10-14T09:35:59.783Z] 3342dd1986e3: Layer already exists [2024-10-14T09:35:59.783Z] 5f70bf18a086: Layer already exists [2024-10-14T09:35:59.783Z] 56af60717218: Layer already exists [2024-10-14T09:35:59.783Z] 6433be3c7184: Layer already exists [2024-10-14T09:35:59.783Z] 16113d51b718: Layer already exists [2024-10-14T09:35:59.783Z] 3b49575877d1: Layer already exists [2024-10-14T09:36:00.049Z] main: digest: sha256:6f0957071cb548ec06cc75c6064f7c98f6554b081c334021c783d7df11753395 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:36:00.132Z] ===================================================== [Pipeline] echo [2024-10-14T09:36:00.149Z] taggedImages: [2024-10-14T09:36:00.150Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:36:00.150Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-14T09:36:00.150Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.105 [2024-10-14T09:36:00.150Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:36:00.150Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-14T09:36:00.176Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-14T09:36:00.176Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:36:00.176Z] latest [2024-10-14T09:36:00.176Z] 3.2.0-dev.105 [2024-10-14T09:36:00.176Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:36:00.176Z] main [2024-10-14T09:36:00.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:00.543Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:00.895Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:36:00.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-14T09:36:00.895Z] b03e419c61ff: Preparing [2024-10-14T09:36:00.895Z] 45dd17564d6b: Preparing [2024-10-14T09:36:00.895Z] fee8951be817: Preparing [2024-10-14T09:36:00.895Z] ce1a28402065: Preparing [2024-10-14T09:36:00.895Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:00.895Z] a8505ec904b2: Preparing [2024-10-14T09:36:00.895Z] f6ff79f19e59: Preparing [2024-10-14T09:36:00.895Z] 450955c94a37: Preparing [2024-10-14T09:36:00.895Z] 16113d51b718: Preparing [2024-10-14T09:36:00.895Z] f6ff79f19e59: Waiting [2024-10-14T09:36:00.895Z] 450955c94a37: Waiting [2024-10-14T09:36:00.895Z] 16113d51b718: Waiting [2024-10-14T09:36:00.895Z] a8505ec904b2: Waiting [2024-10-14T09:36:01.161Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:01.161Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:01.161Z] f6ff79f19e59: Layer already exists [2024-10-14T09:36:01.161Z] 45dd17564d6b: Pushed [2024-10-14T09:36:01.161Z] fee8951be817: Pushed [2024-10-14T09:36:01.161Z] 450955c94a37: Layer already exists [2024-10-14T09:36:01.161Z] b03e419c61ff: Pushed [2024-10-14T09:36:01.161Z] 16113d51b718: Layer already exists [2024-10-14T09:36:07.772Z] ce1a28402065: Pushed [2024-10-14T09:36:07.772Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:0499d0c4ea1e5f0f47bc1248b0fe4c6008a4b62dbf563d422862ccc99d928a35 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:08.123Z] + 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-10-14T09:36:08.469Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-14T09:36:08.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-14T09:36:08.469Z] b03e419c61ff: Preparing [2024-10-14T09:36:08.469Z] 45dd17564d6b: Preparing [2024-10-14T09:36:08.469Z] fee8951be817: Preparing [2024-10-14T09:36:08.469Z] ce1a28402065: Preparing [2024-10-14T09:36:08.469Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:08.469Z] a8505ec904b2: Preparing [2024-10-14T09:36:08.469Z] f6ff79f19e59: Preparing [2024-10-14T09:36:08.469Z] 450955c94a37: Preparing [2024-10-14T09:36:08.469Z] 16113d51b718: Preparing [2024-10-14T09:36:08.469Z] f6ff79f19e59: Waiting [2024-10-14T09:36:08.469Z] 16113d51b718: Waiting [2024-10-14T09:36:08.469Z] a8505ec904b2: Waiting [2024-10-14T09:36:08.469Z] 450955c94a37: Waiting [2024-10-14T09:36:08.469Z] fee8951be817: Layer already exists [2024-10-14T09:36:08.469Z] 45dd17564d6b: Layer already exists [2024-10-14T09:36:08.469Z] ce1a28402065: Layer already exists [2024-10-14T09:36:08.469Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:08.469Z] b03e419c61ff: Layer already exists [2024-10-14T09:36:08.469Z] 450955c94a37: Layer already exists [2024-10-14T09:36:08.469Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:08.469Z] f6ff79f19e59: Layer already exists [2024-10-14T09:36:08.469Z] 16113d51b718: Layer already exists [2024-10-14T09:36:08.732Z] latest: digest: sha256:0499d0c4ea1e5f0f47bc1248b0fe4c6008a4b62dbf563d422862ccc99d928a35 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:09.077Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:09.417Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.105 [2024-10-14T09:36:09.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-14T09:36:09.417Z] b03e419c61ff: Preparing [2024-10-14T09:36:09.417Z] 45dd17564d6b: Preparing [2024-10-14T09:36:09.417Z] fee8951be817: Preparing [2024-10-14T09:36:09.417Z] ce1a28402065: Preparing [2024-10-14T09:36:09.417Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:09.417Z] a8505ec904b2: Preparing [2024-10-14T09:36:09.417Z] f6ff79f19e59: Preparing [2024-10-14T09:36:09.417Z] 450955c94a37: Preparing [2024-10-14T09:36:09.417Z] 16113d51b718: Preparing [2024-10-14T09:36:09.417Z] a8505ec904b2: Waiting [2024-10-14T09:36:09.417Z] f6ff79f19e59: Waiting [2024-10-14T09:36:09.417Z] 450955c94a37: Waiting [2024-10-14T09:36:09.417Z] 16113d51b718: Waiting [2024-10-14T09:36:09.417Z] ce1a28402065: Layer already exists [2024-10-14T09:36:09.417Z] b03e419c61ff: Layer already exists [2024-10-14T09:36:09.417Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:09.417Z] fee8951be817: Layer already exists [2024-10-14T09:36:09.417Z] 45dd17564d6b: Layer already exists [2024-10-14T09:36:09.417Z] 450955c94a37: Layer already exists [2024-10-14T09:36:09.417Z] 16113d51b718: Layer already exists [2024-10-14T09:36:09.417Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:09.417Z] f6ff79f19e59: Layer already exists [2024-10-14T09:36:09.417Z] 3.2.0-dev.105: digest: sha256:0499d0c4ea1e5f0f47bc1248b0fe4c6008a4b62dbf563d422862ccc99d928a35 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:10.029Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:10.383Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:36:10.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-14T09:36:10.383Z] b03e419c61ff: Preparing [2024-10-14T09:36:10.383Z] 45dd17564d6b: Preparing [2024-10-14T09:36:10.383Z] fee8951be817: Preparing [2024-10-14T09:36:10.383Z] ce1a28402065: Preparing [2024-10-14T09:36:10.383Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:10.383Z] a8505ec904b2: Preparing [2024-10-14T09:36:10.383Z] f6ff79f19e59: Preparing [2024-10-14T09:36:10.383Z] 450955c94a37: Preparing [2024-10-14T09:36:10.383Z] 16113d51b718: Preparing [2024-10-14T09:36:10.383Z] f6ff79f19e59: Waiting [2024-10-14T09:36:10.383Z] 450955c94a37: Waiting [2024-10-14T09:36:10.383Z] 16113d51b718: Waiting [2024-10-14T09:36:10.383Z] a8505ec904b2: Waiting [2024-10-14T09:36:10.383Z] fee8951be817: Layer already exists [2024-10-14T09:36:10.383Z] ce1a28402065: Layer already exists [2024-10-14T09:36:10.383Z] b03e419c61ff: Layer already exists [2024-10-14T09:36:10.383Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:10.383Z] 45dd17564d6b: Layer already exists [2024-10-14T09:36:10.383Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:10.383Z] 450955c94a37: Layer already exists [2024-10-14T09:36:10.383Z] 16113d51b718: Layer already exists [2024-10-14T09:36:10.383Z] f6ff79f19e59: Layer already exists [2024-10-14T09:36:10.648Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:0499d0c4ea1e5f0f47bc1248b0fe4c6008a4b62dbf563d422862ccc99d928a35 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:11.001Z] + 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-10-14T09:36:11.348Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-14T09:36:11.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-14T09:36:11.348Z] b03e419c61ff: Preparing [2024-10-14T09:36:11.348Z] 45dd17564d6b: Preparing [2024-10-14T09:36:11.348Z] fee8951be817: Preparing [2024-10-14T09:36:11.348Z] ce1a28402065: Preparing [2024-10-14T09:36:11.348Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:11.348Z] a8505ec904b2: Preparing [2024-10-14T09:36:11.348Z] f6ff79f19e59: Preparing [2024-10-14T09:36:11.348Z] 450955c94a37: Preparing [2024-10-14T09:36:11.348Z] 16113d51b718: Preparing [2024-10-14T09:36:11.348Z] a8505ec904b2: Waiting [2024-10-14T09:36:11.348Z] 450955c94a37: Waiting [2024-10-14T09:36:11.348Z] 16113d51b718: Waiting [2024-10-14T09:36:11.348Z] f6ff79f19e59: Waiting [2024-10-14T09:36:11.348Z] b03e419c61ff: Layer already exists [2024-10-14T09:36:11.348Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:11.348Z] fee8951be817: Layer already exists [2024-10-14T09:36:11.348Z] 45dd17564d6b: Layer already exists [2024-10-14T09:36:11.348Z] ce1a28402065: Layer already exists [2024-10-14T09:36:11.348Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:11.348Z] 450955c94a37: Layer already exists [2024-10-14T09:36:11.348Z] f6ff79f19e59: Layer already exists [2024-10-14T09:36:11.348Z] 16113d51b718: Layer already exists [2024-10-14T09:36:11.615Z] main: digest: sha256:0499d0c4ea1e5f0f47bc1248b0fe4c6008a4b62dbf563d422862ccc99d928a35 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:36:11.694Z] ===================================================== [Pipeline] echo [2024-10-14T09:36:11.709Z] taggedImages: [2024-10-14T09:36:11.709Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:36:11.709Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-14T09:36:11.709Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.105 [2024-10-14T09:36:11.709Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:36:11.709Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-14T09:36:11.736Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-14T09:36:11.736Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:36:11.736Z] latest [2024-10-14T09:36:11.736Z] 3.2.0-dev.105 [2024-10-14T09:36:11.736Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:36:11.736Z] main [2024-10-14T09:36:11.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:12.102Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:12.463Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:36:12.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-14T09:36:12.463Z] 493b98d1d594: Preparing [2024-10-14T09:36:12.463Z] d17b61596358: Preparing [2024-10-14T09:36:12.463Z] 6c87f4bada0b: Preparing [2024-10-14T09:36:12.463Z] ff8e007c2249: Preparing [2024-10-14T09:36:12.463Z] 98c13291e908: Preparing [2024-10-14T09:36:12.463Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:12.463Z] a8505ec904b2: Preparing [2024-10-14T09:36:12.463Z] c3c757d690c0: Preparing [2024-10-14T09:36:12.463Z] 4476b142439f: Preparing [2024-10-14T09:36:12.463Z] d84e66b558be: Preparing [2024-10-14T09:36:12.463Z] 16113d51b718: Preparing [2024-10-14T09:36:12.463Z] c3c757d690c0: Waiting [2024-10-14T09:36:12.463Z] 4476b142439f: Waiting [2024-10-14T09:36:12.463Z] d84e66b558be: Waiting [2024-10-14T09:36:12.463Z] 16113d51b718: Waiting [2024-10-14T09:36:12.463Z] dd38fb3ee86f: Waiting [2024-10-14T09:36:12.463Z] a8505ec904b2: Waiting [2024-10-14T09:36:12.728Z] d17b61596358: Pushed [2024-10-14T09:36:12.728Z] ff8e007c2249: Pushed [2024-10-14T09:36:12.728Z] 98c13291e908: Pushed [2024-10-14T09:36:12.728Z] 493b98d1d594: Pushed [2024-10-14T09:36:12.728Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:12.728Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:12.728Z] 16113d51b718: Layer already exists [2024-10-14T09:36:12.728Z] c3c757d690c0: Pushed [2024-10-14T09:36:12.993Z] 4476b142439f: Pushed [2024-10-14T09:36:15.557Z] d84e66b558be: Pushed [2024-10-14T09:36:15.557Z] 6c87f4bada0b: Pushed [2024-10-14T09:36:15.821Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:c94b1a61f7b8bfa6b52aa4f13cc840c25e49374a00f31165fdd8506d9ead6413 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:16.168Z] + 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-10-14T09:36:16.511Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-14T09:36:16.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-14T09:36:16.511Z] 493b98d1d594: Preparing [2024-10-14T09:36:16.511Z] d17b61596358: Preparing [2024-10-14T09:36:16.511Z] 6c87f4bada0b: Preparing [2024-10-14T09:36:16.511Z] ff8e007c2249: Preparing [2024-10-14T09:36:16.511Z] 98c13291e908: Preparing [2024-10-14T09:36:16.511Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:16.511Z] a8505ec904b2: Preparing [2024-10-14T09:36:16.511Z] dd38fb3ee86f: Waiting [2024-10-14T09:36:16.511Z] c3c757d690c0: Preparing [2024-10-14T09:36:16.511Z] a8505ec904b2: Waiting [2024-10-14T09:36:16.511Z] 4476b142439f: Preparing [2024-10-14T09:36:16.511Z] c3c757d690c0: Waiting [2024-10-14T09:36:16.511Z] d84e66b558be: Preparing [2024-10-14T09:36:16.511Z] 4476b142439f: Waiting [2024-10-14T09:36:16.511Z] 16113d51b718: Preparing [2024-10-14T09:36:16.511Z] 16113d51b718: Waiting [2024-10-14T09:36:16.511Z] 98c13291e908: Layer already exists [2024-10-14T09:36:16.511Z] 493b98d1d594: Layer already exists [2024-10-14T09:36:16.511Z] 6c87f4bada0b: Layer already exists [2024-10-14T09:36:16.511Z] ff8e007c2249: Layer already exists [2024-10-14T09:36:16.511Z] d17b61596358: Layer already exists [2024-10-14T09:36:16.511Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:16.511Z] d84e66b558be: Layer already exists [2024-10-14T09:36:16.511Z] 4476b142439f: Layer already exists [2024-10-14T09:36:16.511Z] c3c757d690c0: Layer already exists [2024-10-14T09:36:16.511Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:16.511Z] 16113d51b718: Layer already exists [2024-10-14T09:36:16.774Z] latest: digest: sha256:c94b1a61f7b8bfa6b52aa4f13cc840c25e49374a00f31165fdd8506d9ead6413 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:17.117Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:17.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.105 [2024-10-14T09:36:17.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-14T09:36:17.458Z] 493b98d1d594: Preparing [2024-10-14T09:36:17.458Z] d17b61596358: Preparing [2024-10-14T09:36:17.458Z] 6c87f4bada0b: Preparing [2024-10-14T09:36:17.458Z] ff8e007c2249: Preparing [2024-10-14T09:36:17.458Z] 98c13291e908: Preparing [2024-10-14T09:36:17.458Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:17.458Z] a8505ec904b2: Preparing [2024-10-14T09:36:17.458Z] c3c757d690c0: Preparing [2024-10-14T09:36:17.458Z] 4476b142439f: Preparing [2024-10-14T09:36:17.458Z] d84e66b558be: Preparing [2024-10-14T09:36:17.458Z] 16113d51b718: Preparing [2024-10-14T09:36:17.458Z] c3c757d690c0: Waiting [2024-10-14T09:36:17.458Z] 4476b142439f: Waiting [2024-10-14T09:36:17.458Z] dd38fb3ee86f: Waiting [2024-10-14T09:36:17.458Z] a8505ec904b2: Waiting [2024-10-14T09:36:17.458Z] d84e66b558be: Waiting [2024-10-14T09:36:17.458Z] 16113d51b718: Waiting [2024-10-14T09:36:17.458Z] 98c13291e908: Layer already exists [2024-10-14T09:36:17.458Z] ff8e007c2249: Layer already exists [2024-10-14T09:36:17.458Z] d17b61596358: Layer already exists [2024-10-14T09:36:17.458Z] 493b98d1d594: Layer already exists [2024-10-14T09:36:17.458Z] 6c87f4bada0b: Layer already exists [2024-10-14T09:36:17.458Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:17.458Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:17.458Z] c3c757d690c0: Layer already exists [2024-10-14T09:36:17.458Z] 4476b142439f: Layer already exists [2024-10-14T09:36:17.458Z] d84e66b558be: Layer already exists [2024-10-14T09:36:17.458Z] 16113d51b718: Layer already exists [2024-10-14T09:36:17.458Z] 3.2.0-dev.105: digest: sha256:c94b1a61f7b8bfa6b52aa4f13cc840c25e49374a00f31165fdd8506d9ead6413 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:18.070Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:18.411Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:36:18.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-14T09:36:18.411Z] 493b98d1d594: Preparing [2024-10-14T09:36:18.411Z] d17b61596358: Preparing [2024-10-14T09:36:18.411Z] 6c87f4bada0b: Preparing [2024-10-14T09:36:18.411Z] ff8e007c2249: Preparing [2024-10-14T09:36:18.411Z] 98c13291e908: Preparing [2024-10-14T09:36:18.411Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:18.411Z] a8505ec904b2: Preparing [2024-10-14T09:36:18.411Z] c3c757d690c0: Preparing [2024-10-14T09:36:18.411Z] 4476b142439f: Preparing [2024-10-14T09:36:18.411Z] d84e66b558be: Preparing [2024-10-14T09:36:18.411Z] 16113d51b718: Preparing [2024-10-14T09:36:18.411Z] dd38fb3ee86f: Waiting [2024-10-14T09:36:18.411Z] 4476b142439f: Waiting [2024-10-14T09:36:18.411Z] a8505ec904b2: Waiting [2024-10-14T09:36:18.411Z] c3c757d690c0: Waiting [2024-10-14T09:36:18.411Z] d84e66b558be: Waiting [2024-10-14T09:36:18.411Z] 16113d51b718: Waiting [2024-10-14T09:36:18.411Z] ff8e007c2249: Layer already exists [2024-10-14T09:36:18.411Z] 98c13291e908: Layer already exists [2024-10-14T09:36:18.411Z] 493b98d1d594: Layer already exists [2024-10-14T09:36:18.411Z] d17b61596358: Layer already exists [2024-10-14T09:36:18.411Z] 6c87f4bada0b: Layer already exists [2024-10-14T09:36:18.411Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:18.411Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:18.411Z] 4476b142439f: Layer already exists [2024-10-14T09:36:18.411Z] d84e66b558be: Layer already exists [2024-10-14T09:36:18.411Z] c3c757d690c0: Layer already exists [2024-10-14T09:36:18.411Z] 16113d51b718: Layer already exists [2024-10-14T09:36:18.676Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:c94b1a61f7b8bfa6b52aa4f13cc840c25e49374a00f31165fdd8506d9ead6413 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:19.020Z] + 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-10-14T09:36:19.365Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-14T09:36:19.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-14T09:36:19.365Z] 493b98d1d594: Preparing [2024-10-14T09:36:19.365Z] d17b61596358: Preparing [2024-10-14T09:36:19.365Z] 6c87f4bada0b: Preparing [2024-10-14T09:36:19.365Z] ff8e007c2249: Preparing [2024-10-14T09:36:19.365Z] 98c13291e908: Preparing [2024-10-14T09:36:19.365Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:19.365Z] a8505ec904b2: Preparing [2024-10-14T09:36:19.365Z] c3c757d690c0: Preparing [2024-10-14T09:36:19.365Z] 4476b142439f: Preparing [2024-10-14T09:36:19.365Z] d84e66b558be: Preparing [2024-10-14T09:36:19.365Z] 16113d51b718: Preparing [2024-10-14T09:36:19.365Z] dd38fb3ee86f: Waiting [2024-10-14T09:36:19.365Z] a8505ec904b2: Waiting [2024-10-14T09:36:19.365Z] 4476b142439f: Waiting [2024-10-14T09:36:19.365Z] c3c757d690c0: Waiting [2024-10-14T09:36:19.365Z] d84e66b558be: Waiting [2024-10-14T09:36:19.365Z] 16113d51b718: Waiting [2024-10-14T09:36:19.365Z] d17b61596358: Layer already exists [2024-10-14T09:36:19.365Z] 98c13291e908: Layer already exists [2024-10-14T09:36:19.365Z] ff8e007c2249: Layer already exists [2024-10-14T09:36:19.365Z] 6c87f4bada0b: Layer already exists [2024-10-14T09:36:19.365Z] 493b98d1d594: Layer already exists [2024-10-14T09:36:19.365Z] c3c757d690c0: Layer already exists [2024-10-14T09:36:19.365Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:19.365Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:19.365Z] 4476b142439f: Layer already exists [2024-10-14T09:36:19.365Z] d84e66b558be: Layer already exists [2024-10-14T09:36:19.365Z] 16113d51b718: Layer already exists [2024-10-14T09:36:19.630Z] main: digest: sha256:c94b1a61f7b8bfa6b52aa4f13cc840c25e49374a00f31165fdd8506d9ead6413 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:36:19.705Z] ===================================================== [Pipeline] echo [2024-10-14T09:36:19.721Z] taggedImages: [2024-10-14T09:36:19.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:36:19.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-14T09:36:19.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.105 [2024-10-14T09:36:19.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:36:19.721Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-14T09:36:19.753Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-14T09:36:19.753Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:36:19.753Z] latest [2024-10-14T09:36:19.753Z] 3.2.0-dev.105 [2024-10-14T09:36:19.753Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:36:19.753Z] main [2024-10-14T09:36:19.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:20.116Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:20.466Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:36:20.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-14T09:36:20.466Z] a8519c86af16: Preparing [2024-10-14T09:36:20.466Z] a0373cf3e754: Preparing [2024-10-14T09:36:20.466Z] dd70e586547a: Preparing [2024-10-14T09:36:20.466Z] ad658ca285ec: Preparing [2024-10-14T09:36:20.466Z] 1936897e7596: Preparing [2024-10-14T09:36:20.466Z] 945a82262b85: Preparing [2024-10-14T09:36:20.466Z] eaf61b84e579: Preparing [2024-10-14T09:36:20.466Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:20.466Z] a8505ec904b2: Preparing [2024-10-14T09:36:20.466Z] 0f7280bbde1c: Preparing [2024-10-14T09:36:20.466Z] 839c87502e1c: Preparing [2024-10-14T09:36:20.466Z] 16113d51b718: Preparing [2024-10-14T09:36:20.466Z] a8505ec904b2: Waiting [2024-10-14T09:36:20.466Z] 0f7280bbde1c: Waiting [2024-10-14T09:36:20.466Z] 945a82262b85: Waiting [2024-10-14T09:36:20.466Z] 839c87502e1c: Waiting [2024-10-14T09:36:20.466Z] eaf61b84e579: Waiting [2024-10-14T09:36:20.466Z] dd38fb3ee86f: Waiting [2024-10-14T09:36:20.466Z] 16113d51b718: Waiting [2024-10-14T09:36:20.730Z] 1936897e7596: Pushed [2024-10-14T09:36:20.730Z] a0373cf3e754: Pushed [2024-10-14T09:36:21.680Z] a8519c86af16: Pushed [2024-10-14T09:36:21.680Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:21.680Z] 945a82262b85: Pushed [2024-10-14T09:36:21.680Z] eaf61b84e579: Pushed [2024-10-14T09:36:21.680Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:21.943Z] 16113d51b718: Layer already exists [2024-10-14T09:36:21.943Z] 0f7280bbde1c: Pushed [2024-10-14T09:36:23.871Z] ad658ca285ec: Pushed [2024-10-14T09:36:24.453Z] 839c87502e1c: Pushed [2024-10-14T09:36:24.453Z] dd70e586547a: Pushed [2024-10-14T09:36:24.717Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:f04f172f4c2f3ff413f6aa1e533f20282e10a767a1c602dfc0f809a6e4f92b81 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:25.071Z] + 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-10-14T09:36:25.419Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-14T09:36:25.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-14T09:36:25.419Z] a8519c86af16: Preparing [2024-10-14T09:36:25.419Z] a0373cf3e754: Preparing [2024-10-14T09:36:25.419Z] dd70e586547a: Preparing [2024-10-14T09:36:25.419Z] ad658ca285ec: Preparing [2024-10-14T09:36:25.419Z] 1936897e7596: Preparing [2024-10-14T09:36:25.419Z] 945a82262b85: Preparing [2024-10-14T09:36:25.419Z] eaf61b84e579: Preparing [2024-10-14T09:36:25.419Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:25.419Z] a8505ec904b2: Preparing [2024-10-14T09:36:25.419Z] 0f7280bbde1c: Preparing [2024-10-14T09:36:25.419Z] 839c87502e1c: Preparing [2024-10-14T09:36:25.419Z] 16113d51b718: Preparing [2024-10-14T09:36:25.419Z] a8505ec904b2: Waiting [2024-10-14T09:36:25.419Z] 0f7280bbde1c: Waiting [2024-10-14T09:36:25.419Z] 839c87502e1c: Waiting [2024-10-14T09:36:25.419Z] 16113d51b718: Waiting [2024-10-14T09:36:25.419Z] 945a82262b85: Waiting [2024-10-14T09:36:25.419Z] dd38fb3ee86f: Waiting [2024-10-14T09:36:25.419Z] eaf61b84e579: Waiting [2024-10-14T09:36:25.419Z] 1936897e7596: Layer already exists [2024-10-14T09:36:25.419Z] a8519c86af16: Layer already exists [2024-10-14T09:36:25.419Z] a0373cf3e754: Layer already exists [2024-10-14T09:36:25.419Z] ad658ca285ec: Layer already exists [2024-10-14T09:36:25.419Z] dd70e586547a: Layer already exists [2024-10-14T09:36:25.419Z] 945a82262b85: Layer already exists [2024-10-14T09:36:25.419Z] eaf61b84e579: Layer already exists [2024-10-14T09:36:25.419Z] 0f7280bbde1c: Layer already exists [2024-10-14T09:36:25.419Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:25.419Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:25.419Z] 16113d51b718: Layer already exists [2024-10-14T09:36:25.419Z] 839c87502e1c: Layer already exists [2024-10-14T09:36:25.683Z] latest: digest: sha256:f04f172f4c2f3ff413f6aa1e533f20282e10a767a1c602dfc0f809a6e4f92b81 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:26.027Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:26.396Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.105 [2024-10-14T09:36:26.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-14T09:36:26.396Z] a8519c86af16: Preparing [2024-10-14T09:36:26.396Z] a0373cf3e754: Preparing [2024-10-14T09:36:26.396Z] dd70e586547a: Preparing [2024-10-14T09:36:26.396Z] ad658ca285ec: Preparing [2024-10-14T09:36:26.396Z] 1936897e7596: Preparing [2024-10-14T09:36:26.396Z] 945a82262b85: Preparing [2024-10-14T09:36:26.396Z] eaf61b84e579: Preparing [2024-10-14T09:36:26.396Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:26.396Z] a8505ec904b2: Preparing [2024-10-14T09:36:26.396Z] 0f7280bbde1c: Preparing [2024-10-14T09:36:26.396Z] 839c87502e1c: Preparing [2024-10-14T09:36:26.396Z] 16113d51b718: Preparing [2024-10-14T09:36:26.396Z] dd38fb3ee86f: Waiting [2024-10-14T09:36:26.396Z] a8505ec904b2: Waiting [2024-10-14T09:36:26.396Z] 0f7280bbde1c: Waiting [2024-10-14T09:36:26.396Z] 839c87502e1c: Waiting [2024-10-14T09:36:26.396Z] 16113d51b718: Waiting [2024-10-14T09:36:26.396Z] 945a82262b85: Waiting [2024-10-14T09:36:26.396Z] eaf61b84e579: Waiting [2024-10-14T09:36:26.396Z] a0373cf3e754: Layer already exists [2024-10-14T09:36:26.396Z] ad658ca285ec: Layer already exists [2024-10-14T09:36:26.396Z] dd70e586547a: Layer already exists [2024-10-14T09:36:26.396Z] a8519c86af16: Layer already exists [2024-10-14T09:36:26.396Z] 1936897e7596: Layer already exists [2024-10-14T09:36:26.396Z] eaf61b84e579: Layer already exists [2024-10-14T09:36:26.396Z] 0f7280bbde1c: Layer already exists [2024-10-14T09:36:26.396Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:26.396Z] 945a82262b85: Layer already exists [2024-10-14T09:36:26.396Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:26.396Z] 839c87502e1c: Layer already exists [2024-10-14T09:36:26.396Z] 16113d51b718: Layer already exists [2024-10-14T09:36:26.664Z] 3.2.0-dev.105: digest: sha256:f04f172f4c2f3ff413f6aa1e533f20282e10a767a1c602dfc0f809a6e4f92b81 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:27.016Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:27.361Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:36:27.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-14T09:36:27.361Z] a8519c86af16: Preparing [2024-10-14T09:36:27.361Z] a0373cf3e754: Preparing [2024-10-14T09:36:27.361Z] dd70e586547a: Preparing [2024-10-14T09:36:27.361Z] ad658ca285ec: Preparing [2024-10-14T09:36:27.361Z] 1936897e7596: Preparing [2024-10-14T09:36:27.361Z] 945a82262b85: Preparing [2024-10-14T09:36:27.361Z] eaf61b84e579: Preparing [2024-10-14T09:36:27.361Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:27.361Z] a8505ec904b2: Preparing [2024-10-14T09:36:27.361Z] 0f7280bbde1c: Preparing [2024-10-14T09:36:27.361Z] 839c87502e1c: Preparing [2024-10-14T09:36:27.361Z] 16113d51b718: Preparing [2024-10-14T09:36:27.361Z] 945a82262b85: Waiting [2024-10-14T09:36:27.361Z] dd38fb3ee86f: Waiting [2024-10-14T09:36:27.361Z] a8505ec904b2: Waiting [2024-10-14T09:36:27.361Z] 0f7280bbde1c: Waiting [2024-10-14T09:36:27.361Z] 839c87502e1c: Waiting [2024-10-14T09:36:27.361Z] 16113d51b718: Waiting [2024-10-14T09:36:27.361Z] eaf61b84e579: Waiting [2024-10-14T09:36:27.361Z] ad658ca285ec: Layer already exists [2024-10-14T09:36:27.361Z] a0373cf3e754: Layer already exists [2024-10-14T09:36:27.361Z] 1936897e7596: Layer already exists [2024-10-14T09:36:27.361Z] a8519c86af16: Layer already exists [2024-10-14T09:36:27.361Z] dd70e586547a: Layer already exists [2024-10-14T09:36:27.361Z] 945a82262b85: Layer already exists [2024-10-14T09:36:27.361Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:27.361Z] eaf61b84e579: Layer already exists [2024-10-14T09:36:27.361Z] 0f7280bbde1c: Layer already exists [2024-10-14T09:36:27.361Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:27.361Z] 839c87502e1c: Layer already exists [2024-10-14T09:36:27.361Z] 16113d51b718: Layer already exists [2024-10-14T09:36:27.625Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:f04f172f4c2f3ff413f6aa1e533f20282e10a767a1c602dfc0f809a6e4f92b81 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:27.970Z] + 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-10-14T09:36:28.315Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-14T09:36:28.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-14T09:36:28.315Z] a8519c86af16: Preparing [2024-10-14T09:36:28.315Z] a0373cf3e754: Preparing [2024-10-14T09:36:28.315Z] dd70e586547a: Preparing [2024-10-14T09:36:28.315Z] ad658ca285ec: Preparing [2024-10-14T09:36:28.315Z] 1936897e7596: Preparing [2024-10-14T09:36:28.315Z] 945a82262b85: Preparing [2024-10-14T09:36:28.315Z] eaf61b84e579: Preparing [2024-10-14T09:36:28.315Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:28.315Z] a8505ec904b2: Preparing [2024-10-14T09:36:28.315Z] 0f7280bbde1c: Preparing [2024-10-14T09:36:28.315Z] 839c87502e1c: Preparing [2024-10-14T09:36:28.315Z] 16113d51b718: Preparing [2024-10-14T09:36:28.315Z] dd38fb3ee86f: Waiting [2024-10-14T09:36:28.315Z] a8505ec904b2: Waiting [2024-10-14T09:36:28.315Z] 0f7280bbde1c: Waiting [2024-10-14T09:36:28.315Z] 839c87502e1c: Waiting [2024-10-14T09:36:28.315Z] 16113d51b718: Waiting [2024-10-14T09:36:28.315Z] 945a82262b85: Waiting [2024-10-14T09:36:28.315Z] eaf61b84e579: Waiting [2024-10-14T09:36:28.315Z] dd70e586547a: Layer already exists [2024-10-14T09:36:28.315Z] a8519c86af16: Layer already exists [2024-10-14T09:36:28.315Z] 1936897e7596: Layer already exists [2024-10-14T09:36:28.315Z] ad658ca285ec: Layer already exists [2024-10-14T09:36:28.315Z] a0373cf3e754: Layer already exists [2024-10-14T09:36:28.315Z] eaf61b84e579: Layer already exists [2024-10-14T09:36:28.315Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:28.315Z] 945a82262b85: Layer already exists [2024-10-14T09:36:28.315Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:28.315Z] 0f7280bbde1c: Layer already exists [2024-10-14T09:36:28.315Z] 839c87502e1c: Layer already exists [2024-10-14T09:36:28.315Z] 16113d51b718: Layer already exists [2024-10-14T09:36:28.578Z] main: digest: sha256:f04f172f4c2f3ff413f6aa1e533f20282e10a767a1c602dfc0f809a6e4f92b81 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:36:28.662Z] ===================================================== [Pipeline] echo [2024-10-14T09:36:28.681Z] taggedImages: [2024-10-14T09:36:28.681Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:36:28.681Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-14T09:36:28.681Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.105 [2024-10-14T09:36:28.682Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:36:28.682Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-14T09:36:28.714Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-14T09:36:28.714Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:36:28.714Z] latest [2024-10-14T09:36:28.714Z] 3.2.0-dev.105 [2024-10-14T09:36:28.714Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:36:28.714Z] main [2024-10-14T09:36:28.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:29.068Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:29.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:36:29.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-14T09:36:29.418Z] 47fcce56a150: Preparing [2024-10-14T09:36:29.418Z] dbddd60dad47: Preparing [2024-10-14T09:36:29.418Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:29.418Z] a8505ec904b2: Preparing [2024-10-14T09:36:29.418Z] e2827fcbc74b: Preparing [2024-10-14T09:36:29.418Z] f201e1476b7d: Preparing [2024-10-14T09:36:29.418Z] 16113d51b718: Preparing [2024-10-14T09:36:29.418Z] f201e1476b7d: Waiting [2024-10-14T09:36:29.418Z] 16113d51b718: Waiting [2024-10-14T09:36:29.418Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:29.418Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:29.683Z] 16113d51b718: Layer already exists [2024-10-14T09:36:29.683Z] 47fcce56a150: Pushed [2024-10-14T09:36:29.683Z] e2827fcbc74b: Pushed [2024-10-14T09:36:31.615Z] f201e1476b7d: Pushed [2024-10-14T09:36:34.937Z] dbddd60dad47: Pushed [2024-10-14T09:36:35.201Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:27538033bc6334bc7bfa900b45f25e72d036bb87b3827da58a634cd920b7ec2e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:35.563Z] + 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-10-14T09:36:35.907Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-14T09:36:35.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-14T09:36:35.907Z] 47fcce56a150: Preparing [2024-10-14T09:36:35.907Z] dbddd60dad47: Preparing [2024-10-14T09:36:35.907Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:35.907Z] a8505ec904b2: Preparing [2024-10-14T09:36:35.907Z] e2827fcbc74b: Preparing [2024-10-14T09:36:35.907Z] f201e1476b7d: Preparing [2024-10-14T09:36:35.907Z] 16113d51b718: Preparing [2024-10-14T09:36:35.907Z] f201e1476b7d: Waiting [2024-10-14T09:36:35.907Z] 16113d51b718: Waiting [2024-10-14T09:36:35.907Z] dbddd60dad47: Layer already exists [2024-10-14T09:36:35.907Z] e2827fcbc74b: Layer already exists [2024-10-14T09:36:35.907Z] 47fcce56a150: Layer already exists [2024-10-14T09:36:35.907Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:35.907Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:35.907Z] 16113d51b718: Layer already exists [2024-10-14T09:36:35.907Z] f201e1476b7d: Layer already exists [2024-10-14T09:36:36.170Z] latest: digest: sha256:27538033bc6334bc7bfa900b45f25e72d036bb87b3827da58a634cd920b7ec2e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:36.519Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:36.876Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.105 [2024-10-14T09:36:36.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-14T09:36:36.876Z] 47fcce56a150: Preparing [2024-10-14T09:36:36.876Z] dbddd60dad47: Preparing [2024-10-14T09:36:36.876Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:36.876Z] a8505ec904b2: Preparing [2024-10-14T09:36:36.876Z] e2827fcbc74b: Preparing [2024-10-14T09:36:36.876Z] f201e1476b7d: Preparing [2024-10-14T09:36:36.876Z] 16113d51b718: Preparing [2024-10-14T09:36:36.876Z] 16113d51b718: Waiting [2024-10-14T09:36:36.876Z] f201e1476b7d: Waiting [2024-10-14T09:36:36.876Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:36.876Z] dbddd60dad47: Layer already exists [2024-10-14T09:36:36.876Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:36.876Z] e2827fcbc74b: Layer already exists [2024-10-14T09:36:36.876Z] 47fcce56a150: Layer already exists [2024-10-14T09:36:36.876Z] f201e1476b7d: Layer already exists [2024-10-14T09:36:36.876Z] 16113d51b718: Layer already exists [2024-10-14T09:36:36.876Z] 3.2.0-dev.105: digest: sha256:27538033bc6334bc7bfa900b45f25e72d036bb87b3827da58a634cd920b7ec2e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:37.484Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:37.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:36:37.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-14T09:36:37.839Z] 47fcce56a150: Preparing [2024-10-14T09:36:37.839Z] dbddd60dad47: Preparing [2024-10-14T09:36:37.839Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:37.839Z] a8505ec904b2: Preparing [2024-10-14T09:36:37.839Z] e2827fcbc74b: Preparing [2024-10-14T09:36:37.839Z] f201e1476b7d: Preparing [2024-10-14T09:36:37.839Z] 16113d51b718: Preparing [2024-10-14T09:36:37.839Z] f201e1476b7d: Waiting [2024-10-14T09:36:37.839Z] 16113d51b718: Waiting [2024-10-14T09:36:37.839Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:37.839Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:37.839Z] e2827fcbc74b: Layer already exists [2024-10-14T09:36:37.839Z] dbddd60dad47: Layer already exists [2024-10-14T09:36:37.839Z] 47fcce56a150: Layer already exists [2024-10-14T09:36:37.839Z] 16113d51b718: Layer already exists [2024-10-14T09:36:37.839Z] f201e1476b7d: Layer already exists [2024-10-14T09:36:37.839Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:27538033bc6334bc7bfa900b45f25e72d036bb87b3827da58a634cd920b7ec2e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:38.449Z] + 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-10-14T09:36:38.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-14T09:36:38.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-14T09:36:38.787Z] 47fcce56a150: Preparing [2024-10-14T09:36:38.787Z] dbddd60dad47: Preparing [2024-10-14T09:36:38.787Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:38.787Z] a8505ec904b2: Preparing [2024-10-14T09:36:38.787Z] e2827fcbc74b: Preparing [2024-10-14T09:36:38.787Z] f201e1476b7d: Preparing [2024-10-14T09:36:38.787Z] 16113d51b718: Preparing [2024-10-14T09:36:38.787Z] f201e1476b7d: Waiting [2024-10-14T09:36:38.787Z] 16113d51b718: Waiting [2024-10-14T09:36:38.787Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:38.787Z] dbddd60dad47: Layer already exists [2024-10-14T09:36:38.787Z] e2827fcbc74b: Layer already exists [2024-10-14T09:36:38.787Z] 47fcce56a150: Layer already exists [2024-10-14T09:36:38.787Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:38.787Z] 16113d51b718: Layer already exists [2024-10-14T09:36:38.787Z] f201e1476b7d: Layer already exists [2024-10-14T09:36:39.052Z] main: digest: sha256:27538033bc6334bc7bfa900b45f25e72d036bb87b3827da58a634cd920b7ec2e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:36:39.142Z] ===================================================== [Pipeline] echo [2024-10-14T09:36:39.155Z] taggedImages: [2024-10-14T09:36:39.155Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:36:39.155Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-14T09:36:39.155Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.105 [2024-10-14T09:36:39.155Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:36:39.155Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-14T09:36:39.189Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-14T09:36:39.189Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:36:39.189Z] latest [2024-10-14T09:36:39.189Z] 3.2.0-dev.105 [2024-10-14T09:36:39.190Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:36:39.190Z] main [2024-10-14T09:36:39.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:39.543Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:36:39.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:36:39.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-14T09:36:39.894Z] 097daf986606: Preparing [2024-10-14T09:36:39.894Z] 7b820b6895b1: Preparing [2024-10-14T09:36:39.894Z] 9cd686bc09e2: Preparing [2024-10-14T09:36:39.894Z] dd38fb3ee86f: Preparing [2024-10-14T09:36:39.894Z] a8505ec904b2: Preparing [2024-10-14T09:36:39.894Z] 9ae6746f5e3c: Preparing [2024-10-14T09:36:39.894Z] 97e440ed41f9: Preparing [2024-10-14T09:36:39.894Z] e2ee6ed05863: Preparing [2024-10-14T09:36:39.894Z] 55e0fdf1d416: Preparing [2024-10-14T09:36:39.894Z] 16113d51b718: Preparing [2024-10-14T09:36:39.894Z] 9ae6746f5e3c: Waiting [2024-10-14T09:36:39.894Z] 97e440ed41f9: Waiting [2024-10-14T09:36:39.894Z] e2ee6ed05863: Waiting [2024-10-14T09:36:39.894Z] 55e0fdf1d416: Waiting [2024-10-14T09:36:39.894Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:36:40.167Z] a8505ec904b2: Layer already exists [2024-10-14T09:36:40.167Z] 097daf986606: Pushed [2024-10-14T09:36:40.167Z] 9cd686bc09e2: Pushed [2024-10-14T09:36:40.167Z] 7b820b6895b1: Pushed [2024-10-14T09:36:40.167Z] 16113d51b718: Layer already exists [2024-10-14T09:36:40.430Z] e2ee6ed05863: Pushed [2024-10-14T09:36:41.008Z] 55e0fdf1d416: Pushed [2024-10-14T09:36:53.280Z] 97e440ed41f9: Pushed [2024-10-14T09:37:01.446Z] 9ae6746f5e3c: Pushed [2024-10-14T09:37:01.446Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:910304ddd5fefa8af38931014b2bc5b5ddaae807bfccb2ab415b2d34ece88282 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:01.799Z] + 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-10-14T09:37:02.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-14T09:37:02.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-14T09:37:02.138Z] 097daf986606: Preparing [2024-10-14T09:37:02.138Z] 7b820b6895b1: Preparing [2024-10-14T09:37:02.138Z] 9cd686bc09e2: Preparing [2024-10-14T09:37:02.138Z] dd38fb3ee86f: Preparing [2024-10-14T09:37:02.138Z] a8505ec904b2: Preparing [2024-10-14T09:37:02.138Z] 9ae6746f5e3c: Preparing [2024-10-14T09:37:02.138Z] 97e440ed41f9: Preparing [2024-10-14T09:37:02.138Z] e2ee6ed05863: Preparing [2024-10-14T09:37:02.138Z] 55e0fdf1d416: Preparing [2024-10-14T09:37:02.138Z] 16113d51b718: Preparing [2024-10-14T09:37:02.138Z] 9ae6746f5e3c: Waiting [2024-10-14T09:37:02.138Z] 97e440ed41f9: Waiting [2024-10-14T09:37:02.138Z] 55e0fdf1d416: Waiting [2024-10-14T09:37:02.138Z] 16113d51b718: Waiting [2024-10-14T09:37:02.138Z] 7b820b6895b1: Layer already exists [2024-10-14T09:37:02.138Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:37:02.138Z] a8505ec904b2: Layer already exists [2024-10-14T09:37:02.138Z] 9cd686bc09e2: Layer already exists [2024-10-14T09:37:02.138Z] 097daf986606: Layer already exists [2024-10-14T09:37:02.138Z] 9ae6746f5e3c: Layer already exists [2024-10-14T09:37:02.138Z] 97e440ed41f9: Layer already exists [2024-10-14T09:37:02.138Z] 55e0fdf1d416: Layer already exists [2024-10-14T09:37:02.138Z] e2ee6ed05863: Layer already exists [2024-10-14T09:37:02.138Z] 16113d51b718: Layer already exists [2024-10-14T09:37:02.401Z] latest: digest: sha256:910304ddd5fefa8af38931014b2bc5b5ddaae807bfccb2ab415b2d34ece88282 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:02.740Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:03.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.105 [2024-10-14T09:37:03.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-14T09:37:03.078Z] 097daf986606: Preparing [2024-10-14T09:37:03.078Z] 7b820b6895b1: Preparing [2024-10-14T09:37:03.078Z] 9cd686bc09e2: Preparing [2024-10-14T09:37:03.078Z] dd38fb3ee86f: Preparing [2024-10-14T09:37:03.078Z] a8505ec904b2: Preparing [2024-10-14T09:37:03.078Z] 9ae6746f5e3c: Preparing [2024-10-14T09:37:03.078Z] 97e440ed41f9: Preparing [2024-10-14T09:37:03.078Z] e2ee6ed05863: Preparing [2024-10-14T09:37:03.078Z] 55e0fdf1d416: Preparing [2024-10-14T09:37:03.078Z] 16113d51b718: Preparing [2024-10-14T09:37:03.078Z] 9ae6746f5e3c: Waiting [2024-10-14T09:37:03.078Z] 97e440ed41f9: Waiting [2024-10-14T09:37:03.078Z] e2ee6ed05863: Waiting [2024-10-14T09:37:03.078Z] 16113d51b718: Waiting [2024-10-14T09:37:03.078Z] 55e0fdf1d416: Waiting [2024-10-14T09:37:03.078Z] 7b820b6895b1: Layer already exists [2024-10-14T09:37:03.078Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:37:03.078Z] 9cd686bc09e2: Layer already exists [2024-10-14T09:37:03.078Z] 097daf986606: Layer already exists [2024-10-14T09:37:03.078Z] a8505ec904b2: Layer already exists [2024-10-14T09:37:03.078Z] 97e440ed41f9: Layer already exists [2024-10-14T09:37:03.078Z] 9ae6746f5e3c: Layer already exists [2024-10-14T09:37:03.078Z] 16113d51b718: Layer already exists [2024-10-14T09:37:03.078Z] e2ee6ed05863: Layer already exists [2024-10-14T09:37:03.078Z] 55e0fdf1d416: Layer already exists [2024-10-14T09:37:03.078Z] 3.2.0-dev.105: digest: sha256:910304ddd5fefa8af38931014b2bc5b5ddaae807bfccb2ab415b2d34ece88282 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:03.426Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:03.765Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:37:03.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-14T09:37:03.765Z] 097daf986606: Preparing [2024-10-14T09:37:03.765Z] 7b820b6895b1: Preparing [2024-10-14T09:37:03.765Z] 9cd686bc09e2: Preparing [2024-10-14T09:37:03.765Z] dd38fb3ee86f: Preparing [2024-10-14T09:37:03.765Z] a8505ec904b2: Preparing [2024-10-14T09:37:03.765Z] 9ae6746f5e3c: Preparing [2024-10-14T09:37:03.765Z] 97e440ed41f9: Preparing [2024-10-14T09:37:03.765Z] e2ee6ed05863: Preparing [2024-10-14T09:37:03.765Z] 55e0fdf1d416: Preparing [2024-10-14T09:37:03.765Z] 16113d51b718: Preparing [2024-10-14T09:37:03.765Z] 97e440ed41f9: Waiting [2024-10-14T09:37:03.765Z] e2ee6ed05863: Waiting [2024-10-14T09:37:03.765Z] 9ae6746f5e3c: Waiting [2024-10-14T09:37:03.765Z] 55e0fdf1d416: Waiting [2024-10-14T09:37:03.765Z] 16113d51b718: Waiting [2024-10-14T09:37:03.765Z] 7b820b6895b1: Layer already exists [2024-10-14T09:37:03.765Z] 097daf986606: Layer already exists [2024-10-14T09:37:03.765Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:37:03.765Z] a8505ec904b2: Layer already exists [2024-10-14T09:37:03.765Z] 9cd686bc09e2: Layer already exists [2024-10-14T09:37:03.765Z] 9ae6746f5e3c: Layer already exists [2024-10-14T09:37:03.765Z] 97e440ed41f9: Layer already exists [2024-10-14T09:37:03.765Z] 55e0fdf1d416: Layer already exists [2024-10-14T09:37:03.765Z] e2ee6ed05863: Layer already exists [2024-10-14T09:37:03.765Z] 16113d51b718: Layer already exists [2024-10-14T09:37:03.765Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:910304ddd5fefa8af38931014b2bc5b5ddaae807bfccb2ab415b2d34ece88282 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:04.115Z] + 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-10-14T09:37:04.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-14T09:37:04.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-14T09:37:04.468Z] 097daf986606: Preparing [2024-10-14T09:37:04.468Z] 7b820b6895b1: Preparing [2024-10-14T09:37:04.468Z] 9cd686bc09e2: Preparing [2024-10-14T09:37:04.468Z] dd38fb3ee86f: Preparing [2024-10-14T09:37:04.468Z] a8505ec904b2: Preparing [2024-10-14T09:37:04.468Z] 9ae6746f5e3c: Preparing [2024-10-14T09:37:04.468Z] 97e440ed41f9: Preparing [2024-10-14T09:37:04.468Z] e2ee6ed05863: Preparing [2024-10-14T09:37:04.468Z] 55e0fdf1d416: Preparing [2024-10-14T09:37:04.468Z] 16113d51b718: Preparing [2024-10-14T09:37:04.468Z] 97e440ed41f9: Waiting [2024-10-14T09:37:04.468Z] e2ee6ed05863: Waiting [2024-10-14T09:37:04.468Z] 55e0fdf1d416: Waiting [2024-10-14T09:37:04.468Z] 16113d51b718: Waiting [2024-10-14T09:37:04.468Z] 9ae6746f5e3c: Waiting [2024-10-14T09:37:04.468Z] 097daf986606: Layer already exists [2024-10-14T09:37:04.468Z] a8505ec904b2: Layer already exists [2024-10-14T09:37:04.468Z] 7b820b6895b1: Layer already exists [2024-10-14T09:37:04.468Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:37:04.468Z] 9cd686bc09e2: Layer already exists [2024-10-14T09:37:04.468Z] 9ae6746f5e3c: Layer already exists [2024-10-14T09:37:04.468Z] e2ee6ed05863: Layer already exists [2024-10-14T09:37:04.468Z] 16113d51b718: Layer already exists [2024-10-14T09:37:04.468Z] 97e440ed41f9: Layer already exists [2024-10-14T09:37:04.468Z] 55e0fdf1d416: Layer already exists [2024-10-14T09:37:04.731Z] main: digest: sha256:910304ddd5fefa8af38931014b2bc5b5ddaae807bfccb2ab415b2d34ece88282 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:37:04.805Z] ===================================================== [Pipeline] echo [2024-10-14T09:37:04.820Z] taggedImages: [2024-10-14T09:37:04.820Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:37:04.820Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-14T09:37:04.820Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.105 [2024-10-14T09:37:04.820Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:37:04.820Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-14T09:37:04.853Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-14T09:37:04.853Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:37:04.853Z] latest [2024-10-14T09:37:04.853Z] 3.2.0-dev.105 [2024-10-14T09:37:04.853Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:37:04.853Z] main [2024-10-14T09:37:04.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:05.206Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:05.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:37:05.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-14T09:37:05.566Z] c6c2947ade99: Preparing [2024-10-14T09:37:05.566Z] 5562cb1ec1c9: Preparing [2024-10-14T09:37:05.566Z] 58190200357a: Preparing [2024-10-14T09:37:05.566Z] dd38fb3ee86f: Preparing [2024-10-14T09:37:05.566Z] a8505ec904b2: Preparing [2024-10-14T09:37:05.566Z] 7271e8a46a15: Preparing [2024-10-14T09:37:05.566Z] 465291e9dbfc: Preparing [2024-10-14T09:37:05.566Z] e73219eb8fc0: Preparing [2024-10-14T09:37:05.566Z] 16113d51b718: Preparing [2024-10-14T09:37:05.566Z] e73219eb8fc0: Waiting [2024-10-14T09:37:05.566Z] 7271e8a46a15: Waiting [2024-10-14T09:37:05.566Z] 465291e9dbfc: Waiting [2024-10-14T09:37:05.566Z] 16113d51b718: Waiting [2024-10-14T09:37:05.566Z] a8505ec904b2: Layer already exists [2024-10-14T09:37:05.566Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:37:05.831Z] 58190200357a: Pushed [2024-10-14T09:37:05.831Z] 5562cb1ec1c9: Pushed [2024-10-14T09:37:05.831Z] 16113d51b718: Layer already exists [2024-10-14T09:37:05.831Z] c6c2947ade99: Pushed [2024-10-14T09:37:05.831Z] 465291e9dbfc: Pushed [2024-10-14T09:37:06.408Z] e73219eb8fc0: Pushed [2024-10-14T09:37:24.571Z] 7271e8a46a15: Pushed [2024-10-14T09:37:24.834Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:c805f5f70742d6ff4aa6e86dd103f1bcd0b97ae7e3faf8e49186f5a6a41a80cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:25.182Z] + 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-10-14T09:37:25.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-14T09:37:25.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-14T09:37:25.533Z] c6c2947ade99: Preparing [2024-10-14T09:37:25.533Z] 5562cb1ec1c9: Preparing [2024-10-14T09:37:25.533Z] 58190200357a: Preparing [2024-10-14T09:37:25.533Z] dd38fb3ee86f: Preparing [2024-10-14T09:37:25.533Z] a8505ec904b2: Preparing [2024-10-14T09:37:25.533Z] 7271e8a46a15: Preparing [2024-10-14T09:37:25.533Z] 465291e9dbfc: Preparing [2024-10-14T09:37:25.533Z] e73219eb8fc0: Preparing [2024-10-14T09:37:25.533Z] 16113d51b718: Preparing [2024-10-14T09:37:25.533Z] 465291e9dbfc: Waiting [2024-10-14T09:37:25.533Z] e73219eb8fc0: Waiting [2024-10-14T09:37:25.533Z] 16113d51b718: Waiting [2024-10-14T09:37:25.533Z] 7271e8a46a15: Waiting [2024-10-14T09:37:25.533Z] c6c2947ade99: Layer already exists [2024-10-14T09:37:25.533Z] 5562cb1ec1c9: Layer already exists [2024-10-14T09:37:25.533Z] a8505ec904b2: Layer already exists [2024-10-14T09:37:25.533Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:37:25.533Z] 58190200357a: Layer already exists [2024-10-14T09:37:25.533Z] 7271e8a46a15: Layer already exists [2024-10-14T09:37:25.533Z] 465291e9dbfc: Layer already exists [2024-10-14T09:37:25.533Z] e73219eb8fc0: Layer already exists [2024-10-14T09:37:25.533Z] 16113d51b718: Layer already exists [2024-10-14T09:37:25.533Z] latest: digest: sha256:c805f5f70742d6ff4aa6e86dd103f1bcd0b97ae7e3faf8e49186f5a6a41a80cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:26.139Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:26.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.105 [2024-10-14T09:37:26.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-14T09:37:26.484Z] c6c2947ade99: Preparing [2024-10-14T09:37:26.484Z] 5562cb1ec1c9: Preparing [2024-10-14T09:37:26.484Z] 58190200357a: Preparing [2024-10-14T09:37:26.484Z] dd38fb3ee86f: Preparing [2024-10-14T09:37:26.484Z] a8505ec904b2: Preparing [2024-10-14T09:37:26.484Z] 7271e8a46a15: Preparing [2024-10-14T09:37:26.484Z] 465291e9dbfc: Preparing [2024-10-14T09:37:26.484Z] e73219eb8fc0: Preparing [2024-10-14T09:37:26.484Z] 16113d51b718: Preparing [2024-10-14T09:37:26.484Z] e73219eb8fc0: Waiting [2024-10-14T09:37:26.484Z] 7271e8a46a15: Waiting [2024-10-14T09:37:26.484Z] 465291e9dbfc: Waiting [2024-10-14T09:37:26.484Z] 16113d51b718: Waiting [2024-10-14T09:37:26.484Z] 5562cb1ec1c9: Layer already exists [2024-10-14T09:37:26.484Z] a8505ec904b2: Layer already exists [2024-10-14T09:37:26.484Z] 58190200357a: Layer already exists [2024-10-14T09:37:26.484Z] c6c2947ade99: Layer already exists [2024-10-14T09:37:26.484Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:37:26.484Z] 465291e9dbfc: Layer already exists [2024-10-14T09:37:26.484Z] 7271e8a46a15: Layer already exists [2024-10-14T09:37:26.484Z] e73219eb8fc0: Layer already exists [2024-10-14T09:37:26.484Z] 16113d51b718: Layer already exists [2024-10-14T09:37:26.484Z] 3.2.0-dev.105: digest: sha256:c805f5f70742d6ff4aa6e86dd103f1bcd0b97ae7e3faf8e49186f5a6a41a80cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:26.818Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:27.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:37:27.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-14T09:37:27.153Z] c6c2947ade99: Preparing [2024-10-14T09:37:27.153Z] 5562cb1ec1c9: Preparing [2024-10-14T09:37:27.153Z] 58190200357a: Preparing [2024-10-14T09:37:27.153Z] dd38fb3ee86f: Preparing [2024-10-14T09:37:27.153Z] a8505ec904b2: Preparing [2024-10-14T09:37:27.153Z] 7271e8a46a15: Preparing [2024-10-14T09:37:27.154Z] 465291e9dbfc: Preparing [2024-10-14T09:37:27.154Z] e73219eb8fc0: Preparing [2024-10-14T09:37:27.154Z] 16113d51b718: Preparing [2024-10-14T09:37:27.154Z] 7271e8a46a15: Waiting [2024-10-14T09:37:27.154Z] 465291e9dbfc: Waiting [2024-10-14T09:37:27.154Z] e73219eb8fc0: Waiting [2024-10-14T09:37:27.154Z] 16113d51b718: Waiting [2024-10-14T09:37:27.154Z] c6c2947ade99: Layer already exists [2024-10-14T09:37:27.154Z] 58190200357a: Layer already exists [2024-10-14T09:37:27.154Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:37:27.154Z] 5562cb1ec1c9: Layer already exists [2024-10-14T09:37:27.154Z] a8505ec904b2: Layer already exists [2024-10-14T09:37:27.154Z] 7271e8a46a15: Layer already exists [2024-10-14T09:37:27.154Z] 16113d51b718: Layer already exists [2024-10-14T09:37:27.154Z] 465291e9dbfc: Layer already exists [2024-10-14T09:37:27.154Z] e73219eb8fc0: Layer already exists [2024-10-14T09:37:27.154Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:c805f5f70742d6ff4aa6e86dd103f1bcd0b97ae7e3faf8e49186f5a6a41a80cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:27.495Z] + 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-10-14T09:37:27.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-14T09:37:27.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-14T09:37:27.837Z] c6c2947ade99: Preparing [2024-10-14T09:37:27.837Z] 5562cb1ec1c9: Preparing [2024-10-14T09:37:27.837Z] 58190200357a: Preparing [2024-10-14T09:37:27.837Z] dd38fb3ee86f: Preparing [2024-10-14T09:37:27.837Z] a8505ec904b2: Preparing [2024-10-14T09:37:27.837Z] 7271e8a46a15: Preparing [2024-10-14T09:37:27.837Z] 465291e9dbfc: Preparing [2024-10-14T09:37:27.837Z] e73219eb8fc0: Preparing [2024-10-14T09:37:27.837Z] 16113d51b718: Preparing [2024-10-14T09:37:27.837Z] 7271e8a46a15: Waiting [2024-10-14T09:37:27.837Z] 465291e9dbfc: Waiting [2024-10-14T09:37:27.837Z] e73219eb8fc0: Waiting [2024-10-14T09:37:27.837Z] 16113d51b718: Waiting [2024-10-14T09:37:27.837Z] 58190200357a: Layer already exists [2024-10-14T09:37:27.837Z] a8505ec904b2: Layer already exists [2024-10-14T09:37:27.837Z] c6c2947ade99: Layer already exists [2024-10-14T09:37:27.837Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:37:27.837Z] 5562cb1ec1c9: Layer already exists [2024-10-14T09:37:27.837Z] 7271e8a46a15: Layer already exists [2024-10-14T09:37:27.837Z] 16113d51b718: Layer already exists [2024-10-14T09:37:27.837Z] 465291e9dbfc: Layer already exists [2024-10-14T09:37:27.837Z] e73219eb8fc0: Layer already exists [2024-10-14T09:37:27.837Z] main: digest: sha256:c805f5f70742d6ff4aa6e86dd103f1bcd0b97ae7e3faf8e49186f5a6a41a80cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:37:28.177Z] ===================================================== [Pipeline] echo [2024-10-14T09:37:28.191Z] taggedImages: [2024-10-14T09:37:28.192Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:37:28.192Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-14T09:37:28.192Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.105 [2024-10-14T09:37:28.192Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:37:28.192Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-14T09:37:28.222Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-14T09:37:28.222Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:37:28.222Z] latest [2024-10-14T09:37:28.222Z] 3.2.0-dev.105 [2024-10-14T09:37:28.222Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:37:28.222Z] main [2024-10-14T09:37:28.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:28.575Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:28.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:37:28.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-14T09:37:28.911Z] cd346464e9ea: Preparing [2024-10-14T09:37:28.911Z] 471c69108a7e: Preparing [2024-10-14T09:37:28.911Z] 35b896ac5ef7: Preparing [2024-10-14T09:37:28.911Z] dd38fb3ee86f: Preparing [2024-10-14T09:37:28.911Z] a8505ec904b2: Preparing [2024-10-14T09:37:28.911Z] 9c932c5201e0: Preparing [2024-10-14T09:37:28.911Z] e2ee6ed05863: Preparing [2024-10-14T09:37:28.911Z] 55e0fdf1d416: Preparing [2024-10-14T09:37:28.911Z] 16113d51b718: Preparing [2024-10-14T09:37:28.911Z] 9c932c5201e0: Waiting [2024-10-14T09:37:28.911Z] e2ee6ed05863: Waiting [2024-10-14T09:37:28.911Z] 55e0fdf1d416: Waiting [2024-10-14T09:37:28.911Z] 16113d51b718: Waiting [2024-10-14T09:37:29.174Z] 471c69108a7e: Pushed [2024-10-14T09:37:29.174Z] 35b896ac5ef7: Pushed [2024-10-14T09:37:30.570Z] a8505ec904b2: Layer already exists [2024-10-14T09:37:30.570Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:37:30.570Z] e2ee6ed05863: Layer already exists [2024-10-14T09:37:30.570Z] 16113d51b718: Layer already exists [2024-10-14T09:37:30.570Z] cd346464e9ea: Pushed [2024-10-14T09:37:30.570Z] 55e0fdf1d416: Layer already exists [2024-10-14T09:37:52.587Z] 9c932c5201e0: Pushed [2024-10-14T09:37:52.587Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:c5e5da7c6692a0bfb86ccabadcf14d38b07114de575d2af8f7f40c455ef47421 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:52.935Z] + 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-10-14T09:37:53.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-14T09:37:53.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-14T09:37:53.292Z] cd346464e9ea: Preparing [2024-10-14T09:37:53.292Z] 471c69108a7e: Preparing [2024-10-14T09:37:53.292Z] 35b896ac5ef7: Preparing [2024-10-14T09:37:53.292Z] dd38fb3ee86f: Preparing [2024-10-14T09:37:53.292Z] a8505ec904b2: Preparing [2024-10-14T09:37:53.292Z] 9c932c5201e0: Preparing [2024-10-14T09:37:53.292Z] e2ee6ed05863: Preparing [2024-10-14T09:37:53.292Z] 55e0fdf1d416: Preparing [2024-10-14T09:37:53.292Z] 16113d51b718: Preparing [2024-10-14T09:37:53.292Z] 9c932c5201e0: Waiting [2024-10-14T09:37:53.292Z] e2ee6ed05863: Waiting [2024-10-14T09:37:53.292Z] 55e0fdf1d416: Waiting [2024-10-14T09:37:53.292Z] 16113d51b718: Waiting [2024-10-14T09:37:53.292Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:37:53.292Z] cd346464e9ea: Layer already exists [2024-10-14T09:37:53.292Z] a8505ec904b2: Layer already exists [2024-10-14T09:37:53.292Z] 35b896ac5ef7: Layer already exists [2024-10-14T09:37:53.292Z] 471c69108a7e: Layer already exists [2024-10-14T09:37:53.292Z] 9c932c5201e0: Layer already exists [2024-10-14T09:37:53.292Z] 55e0fdf1d416: Layer already exists [2024-10-14T09:37:53.292Z] e2ee6ed05863: Layer already exists [2024-10-14T09:37:53.292Z] 16113d51b718: Layer already exists [2024-10-14T09:37:53.556Z] latest: digest: sha256:c5e5da7c6692a0bfb86ccabadcf14d38b07114de575d2af8f7f40c455ef47421 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:53.914Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:54.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.105 [2024-10-14T09:37:54.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-14T09:37:54.261Z] cd346464e9ea: Preparing [2024-10-14T09:37:54.261Z] 471c69108a7e: Preparing [2024-10-14T09:37:54.261Z] 35b896ac5ef7: Preparing [2024-10-14T09:37:54.261Z] dd38fb3ee86f: Preparing [2024-10-14T09:37:54.261Z] a8505ec904b2: Preparing [2024-10-14T09:37:54.261Z] 9c932c5201e0: Preparing [2024-10-14T09:37:54.261Z] e2ee6ed05863: Preparing [2024-10-14T09:37:54.261Z] 55e0fdf1d416: Preparing [2024-10-14T09:37:54.261Z] 16113d51b718: Preparing [2024-10-14T09:37:54.261Z] e2ee6ed05863: Waiting [2024-10-14T09:37:54.261Z] 55e0fdf1d416: Waiting [2024-10-14T09:37:54.261Z] 16113d51b718: Waiting [2024-10-14T09:37:54.261Z] 9c932c5201e0: Waiting [2024-10-14T09:37:54.261Z] cd346464e9ea: Layer already exists [2024-10-14T09:37:54.261Z] a8505ec904b2: Layer already exists [2024-10-14T09:37:54.261Z] 35b896ac5ef7: Layer already exists [2024-10-14T09:37:54.261Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:37:54.261Z] 471c69108a7e: Layer already exists [2024-10-14T09:37:54.261Z] e2ee6ed05863: Layer already exists [2024-10-14T09:37:54.261Z] 16113d51b718: Layer already exists [2024-10-14T09:37:54.261Z] 9c932c5201e0: Layer already exists [2024-10-14T09:37:54.261Z] 55e0fdf1d416: Layer already exists [2024-10-14T09:37:54.261Z] 3.2.0-dev.105: digest: sha256:c5e5da7c6692a0bfb86ccabadcf14d38b07114de575d2af8f7f40c455ef47421 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:54.869Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:55.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:37:55.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-14T09:37:55.206Z] cd346464e9ea: Preparing [2024-10-14T09:37:55.206Z] 471c69108a7e: Preparing [2024-10-14T09:37:55.206Z] 35b896ac5ef7: Preparing [2024-10-14T09:37:55.206Z] dd38fb3ee86f: Preparing [2024-10-14T09:37:55.206Z] a8505ec904b2: Preparing [2024-10-14T09:37:55.206Z] 9c932c5201e0: Preparing [2024-10-14T09:37:55.206Z] e2ee6ed05863: Preparing [2024-10-14T09:37:55.206Z] 55e0fdf1d416: Preparing [2024-10-14T09:37:55.206Z] 16113d51b718: Preparing [2024-10-14T09:37:55.206Z] 9c932c5201e0: Waiting [2024-10-14T09:37:55.206Z] e2ee6ed05863: Waiting [2024-10-14T09:37:55.206Z] 55e0fdf1d416: Waiting [2024-10-14T09:37:55.206Z] 16113d51b718: Waiting [2024-10-14T09:37:55.206Z] a8505ec904b2: Layer already exists [2024-10-14T09:37:55.206Z] cd346464e9ea: Layer already exists [2024-10-14T09:37:55.206Z] 35b896ac5ef7: Layer already exists [2024-10-14T09:37:55.206Z] 471c69108a7e: Layer already exists [2024-10-14T09:37:55.206Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:37:55.206Z] 55e0fdf1d416: Layer already exists [2024-10-14T09:37:55.206Z] e2ee6ed05863: Layer already exists [2024-10-14T09:37:55.206Z] 9c932c5201e0: Layer already exists [2024-10-14T09:37:55.206Z] 16113d51b718: Layer already exists [2024-10-14T09:37:55.206Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:c5e5da7c6692a0bfb86ccabadcf14d38b07114de575d2af8f7f40c455ef47421 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:55.812Z] + 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-10-14T09:37:56.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-14T09:37:56.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-14T09:37:56.159Z] cd346464e9ea: Preparing [2024-10-14T09:37:56.159Z] 471c69108a7e: Preparing [2024-10-14T09:37:56.159Z] 35b896ac5ef7: Preparing [2024-10-14T09:37:56.159Z] dd38fb3ee86f: Preparing [2024-10-14T09:37:56.159Z] a8505ec904b2: Preparing [2024-10-14T09:37:56.159Z] 9c932c5201e0: Preparing [2024-10-14T09:37:56.159Z] e2ee6ed05863: Preparing [2024-10-14T09:37:56.159Z] 55e0fdf1d416: Preparing [2024-10-14T09:37:56.159Z] 16113d51b718: Preparing [2024-10-14T09:37:56.159Z] 9c932c5201e0: Waiting [2024-10-14T09:37:56.159Z] e2ee6ed05863: Waiting [2024-10-14T09:37:56.159Z] 55e0fdf1d416: Waiting [2024-10-14T09:37:56.159Z] 16113d51b718: Waiting [2024-10-14T09:37:56.159Z] cd346464e9ea: Layer already exists [2024-10-14T09:37:56.159Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:37:56.159Z] 35b896ac5ef7: Layer already exists [2024-10-14T09:37:56.159Z] 471c69108a7e: Layer already exists [2024-10-14T09:37:56.159Z] a8505ec904b2: Layer already exists [2024-10-14T09:37:56.159Z] 55e0fdf1d416: Layer already exists [2024-10-14T09:37:56.159Z] e2ee6ed05863: Layer already exists [2024-10-14T09:37:56.159Z] 16113d51b718: Layer already exists [2024-10-14T09:37:56.159Z] 9c932c5201e0: Layer already exists [2024-10-14T09:37:56.159Z] main: digest: sha256:c5e5da7c6692a0bfb86ccabadcf14d38b07114de575d2af8f7f40c455ef47421 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:37:56.510Z] ===================================================== [Pipeline] echo [2024-10-14T09:37:56.531Z] taggedImages: [2024-10-14T09:37:56.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:37:56.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-14T09:37:56.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.105 [2024-10-14T09:37:56.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:37:56.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-14T09:37:56.565Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-14T09:37:56.565Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:37:56.565Z] latest [2024-10-14T09:37:56.565Z] 3.2.0-dev.105 [2024-10-14T09:37:56.565Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:37:56.565Z] main [2024-10-14T09:37:56.565Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:56.934Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:37:57.282Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:37:57.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-14T09:37:57.282Z] 4731a31f348d: Preparing [2024-10-14T09:37:57.282Z] f9394548f7fd: Preparing [2024-10-14T09:37:57.282Z] dd38fb3ee86f: Preparing [2024-10-14T09:37:57.282Z] a8505ec904b2: Preparing [2024-10-14T09:37:57.282Z] 5f228917fbe8: Preparing [2024-10-14T09:37:57.282Z] 675fc2e4f924: Preparing [2024-10-14T09:37:57.282Z] 16113d51b718: Preparing [2024-10-14T09:37:57.282Z] 675fc2e4f924: Waiting [2024-10-14T09:37:57.282Z] 16113d51b718: Waiting [2024-10-14T09:37:57.282Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:37:57.282Z] a8505ec904b2: Layer already exists [2024-10-14T09:37:57.545Z] 16113d51b718: Layer already exists [2024-10-14T09:37:57.545Z] 4731a31f348d: Pushed [2024-10-14T09:37:57.545Z] 5f228917fbe8: Pushed [2024-10-14T09:37:57.809Z] 675fc2e4f924: Pushed [2024-10-14T09:38:10.074Z] f9394548f7fd: Pushed [2024-10-14T09:38:10.075Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:1efb861ce97379fd743e7028c949ae46277d74a71f60147f7a8ff96338b19be9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:10.417Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:10.747Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-14T09:38:10.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-14T09:38:10.748Z] 4731a31f348d: Preparing [2024-10-14T09:38:10.748Z] f9394548f7fd: Preparing [2024-10-14T09:38:10.748Z] dd38fb3ee86f: Preparing [2024-10-14T09:38:10.748Z] a8505ec904b2: Preparing [2024-10-14T09:38:10.748Z] 5f228917fbe8: Preparing [2024-10-14T09:38:10.748Z] 675fc2e4f924: Preparing [2024-10-14T09:38:10.748Z] 16113d51b718: Preparing [2024-10-14T09:38:10.748Z] 675fc2e4f924: Waiting [2024-10-14T09:38:10.748Z] 16113d51b718: Waiting [2024-10-14T09:38:10.748Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:38:10.748Z] 5f228917fbe8: Layer already exists [2024-10-14T09:38:10.748Z] 4731a31f348d: Layer already exists [2024-10-14T09:38:10.748Z] a8505ec904b2: Layer already exists [2024-10-14T09:38:10.748Z] f9394548f7fd: Layer already exists [2024-10-14T09:38:10.748Z] 675fc2e4f924: Layer already exists [2024-10-14T09:38:10.748Z] 16113d51b718: Layer already exists [2024-10-14T09:38:11.011Z] latest: digest: sha256:1efb861ce97379fd743e7028c949ae46277d74a71f60147f7a8ff96338b19be9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:11.359Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:11.696Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.105 [2024-10-14T09:38:11.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-14T09:38:11.696Z] 4731a31f348d: Preparing [2024-10-14T09:38:11.696Z] f9394548f7fd: Preparing [2024-10-14T09:38:11.696Z] dd38fb3ee86f: Preparing [2024-10-14T09:38:11.696Z] a8505ec904b2: Preparing [2024-10-14T09:38:11.696Z] 5f228917fbe8: Preparing [2024-10-14T09:38:11.696Z] 675fc2e4f924: Preparing [2024-10-14T09:38:11.696Z] 16113d51b718: Preparing [2024-10-14T09:38:11.696Z] 675fc2e4f924: Waiting [2024-10-14T09:38:11.696Z] 16113d51b718: Waiting [2024-10-14T09:38:11.696Z] f9394548f7fd: Layer already exists [2024-10-14T09:38:11.696Z] a8505ec904b2: Layer already exists [2024-10-14T09:38:11.696Z] 5f228917fbe8: Layer already exists [2024-10-14T09:38:11.696Z] 4731a31f348d: Layer already exists [2024-10-14T09:38:11.696Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:38:11.696Z] 675fc2e4f924: Layer already exists [2024-10-14T09:38:11.696Z] 16113d51b718: Layer already exists [2024-10-14T09:38:11.696Z] 3.2.0-dev.105: digest: sha256:1efb861ce97379fd743e7028c949ae46277d74a71f60147f7a8ff96338b19be9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:12.308Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:12.652Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:38:12.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-14T09:38:12.652Z] 4731a31f348d: Preparing [2024-10-14T09:38:12.652Z] f9394548f7fd: Preparing [2024-10-14T09:38:12.652Z] dd38fb3ee86f: Preparing [2024-10-14T09:38:12.652Z] a8505ec904b2: Preparing [2024-10-14T09:38:12.652Z] 5f228917fbe8: Preparing [2024-10-14T09:38:12.652Z] 675fc2e4f924: Preparing [2024-10-14T09:38:12.652Z] 16113d51b718: Preparing [2024-10-14T09:38:12.652Z] 675fc2e4f924: Waiting [2024-10-14T09:38:12.652Z] 16113d51b718: Waiting [2024-10-14T09:38:12.652Z] f9394548f7fd: Layer already exists [2024-10-14T09:38:12.652Z] a8505ec904b2: Layer already exists [2024-10-14T09:38:12.652Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:38:12.652Z] 5f228917fbe8: Layer already exists [2024-10-14T09:38:12.652Z] 4731a31f348d: Layer already exists [2024-10-14T09:38:12.652Z] 675fc2e4f924: Layer already exists [2024-10-14T09:38:12.652Z] 16113d51b718: Layer already exists [2024-10-14T09:38:12.652Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:1efb861ce97379fd743e7028c949ae46277d74a71f60147f7a8ff96338b19be9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:12.995Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:13.344Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-14T09:38:13.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-14T09:38:13.344Z] 4731a31f348d: Preparing [2024-10-14T09:38:13.344Z] f9394548f7fd: Preparing [2024-10-14T09:38:13.344Z] dd38fb3ee86f: Preparing [2024-10-14T09:38:13.344Z] a8505ec904b2: Preparing [2024-10-14T09:38:13.344Z] 5f228917fbe8: Preparing [2024-10-14T09:38:13.344Z] 675fc2e4f924: Preparing [2024-10-14T09:38:13.344Z] 16113d51b718: Preparing [2024-10-14T09:38:13.344Z] 675fc2e4f924: Waiting [2024-10-14T09:38:13.344Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:38:13.344Z] 5f228917fbe8: Layer already exists [2024-10-14T09:38:13.344Z] a8505ec904b2: Layer already exists [2024-10-14T09:38:13.344Z] f9394548f7fd: Layer already exists [2024-10-14T09:38:13.344Z] 4731a31f348d: Layer already exists [2024-10-14T09:38:13.344Z] 16113d51b718: Layer already exists [2024-10-14T09:38:13.344Z] 675fc2e4f924: Layer already exists [2024-10-14T09:38:13.344Z] main: digest: sha256:1efb861ce97379fd743e7028c949ae46277d74a71f60147f7a8ff96338b19be9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:38:13.695Z] ===================================================== [Pipeline] echo [2024-10-14T09:38:13.711Z] taggedImages: [2024-10-14T09:38:13.711Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:38:13.711Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-14T09:38:13.711Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.105 [2024-10-14T09:38:13.711Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:38:13.711Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-14T09:38:13.741Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-14T09:38:13.741Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:38:13.741Z] latest [2024-10-14T09:38:13.741Z] 3.2.0-dev.105 [2024-10-14T09:38:13.741Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:38:13.741Z] main [2024-10-14T09:38:13.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:14.098Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:14.488Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:38:14.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-14T09:38:14.488Z] 98b60b865172: Preparing [2024-10-14T09:38:14.488Z] c2e319b9b652: Preparing [2024-10-14T09:38:14.488Z] 38638fe6e5a6: Preparing [2024-10-14T09:38:14.488Z] dd38fb3ee86f: Preparing [2024-10-14T09:38:14.488Z] a8505ec904b2: Preparing [2024-10-14T09:38:14.488Z] 3e4d6a3469b6: Preparing [2024-10-14T09:38:14.488Z] 57e515b08031: Preparing [2024-10-14T09:38:14.488Z] 16113d51b718: Preparing [2024-10-14T09:38:14.488Z] 57e515b08031: Waiting [2024-10-14T09:38:14.488Z] 3e4d6a3469b6: Waiting [2024-10-14T09:38:14.488Z] 16113d51b718: Waiting [2024-10-14T09:38:14.488Z] c2e319b9b652: Pushed [2024-10-14T09:38:15.185Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:38:15.185Z] a8505ec904b2: Layer already exists [2024-10-14T09:38:15.185Z] 16113d51b718: Layer already exists [2024-10-14T09:38:15.185Z] 98b60b865172: Pushed [2024-10-14T09:38:15.185Z] 3e4d6a3469b6: Pushed [2024-10-14T09:38:15.457Z] 57e515b08031: Pushed [2024-10-14T09:38:25.549Z] 38638fe6e5a6: Pushed [2024-10-14T09:38:25.549Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:37bca423aecce3bc552166709c42ae49d57926ac7254aa0aba4cf1e86200cb99 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:25.898Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:26.493Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-14T09:38:26.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-14T09:38:26.493Z] 98b60b865172: Preparing [2024-10-14T09:38:26.493Z] c2e319b9b652: Preparing [2024-10-14T09:38:26.493Z] 38638fe6e5a6: Preparing [2024-10-14T09:38:26.493Z] dd38fb3ee86f: Preparing [2024-10-14T09:38:26.493Z] a8505ec904b2: Preparing [2024-10-14T09:38:26.493Z] 3e4d6a3469b6: Preparing [2024-10-14T09:38:26.493Z] 57e515b08031: Preparing [2024-10-14T09:38:26.493Z] 16113d51b718: Preparing [2024-10-14T09:38:26.493Z] 3e4d6a3469b6: Waiting [2024-10-14T09:38:26.493Z] 57e515b08031: Waiting [2024-10-14T09:38:26.493Z] 16113d51b718: Waiting [2024-10-14T09:38:26.493Z] a8505ec904b2: Layer already exists [2024-10-14T09:38:26.493Z] 38638fe6e5a6: Layer already exists [2024-10-14T09:38:26.493Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:38:26.493Z] c2e319b9b652: Layer already exists [2024-10-14T09:38:26.493Z] 98b60b865172: Layer already exists [2024-10-14T09:38:26.493Z] 57e515b08031: Layer already exists [2024-10-14T09:38:26.493Z] 3e4d6a3469b6: Layer already exists [2024-10-14T09:38:26.493Z] 16113d51b718: Layer already exists [2024-10-14T09:38:26.493Z] latest: digest: sha256:37bca423aecce3bc552166709c42ae49d57926ac7254aa0aba4cf1e86200cb99 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:27.096Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:27.529Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.105 [2024-10-14T09:38:27.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-14T09:38:27.530Z] 98b60b865172: Preparing [2024-10-14T09:38:27.530Z] c2e319b9b652: Preparing [2024-10-14T09:38:27.530Z] 38638fe6e5a6: Preparing [2024-10-14T09:38:27.530Z] dd38fb3ee86f: Preparing [2024-10-14T09:38:27.530Z] a8505ec904b2: Preparing [2024-10-14T09:38:27.530Z] 3e4d6a3469b6: Preparing [2024-10-14T09:38:27.530Z] 57e515b08031: Preparing [2024-10-14T09:38:27.530Z] 16113d51b718: Preparing [2024-10-14T09:38:27.530Z] 3e4d6a3469b6: Waiting [2024-10-14T09:38:27.530Z] 57e515b08031: Waiting [2024-10-14T09:38:27.530Z] 16113d51b718: Waiting [2024-10-14T09:38:27.530Z] c2e319b9b652: Layer already exists [2024-10-14T09:38:27.530Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:38:27.530Z] 38638fe6e5a6: Layer already exists [2024-10-14T09:38:27.530Z] a8505ec904b2: Layer already exists [2024-10-14T09:38:27.530Z] 98b60b865172: Layer already exists [2024-10-14T09:38:27.530Z] 16113d51b718: Layer already exists [2024-10-14T09:38:27.530Z] 3e4d6a3469b6: Layer already exists [2024-10-14T09:38:27.530Z] 57e515b08031: Layer already exists [2024-10-14T09:38:27.530Z] 3.2.0-dev.105: digest: sha256:37bca423aecce3bc552166709c42ae49d57926ac7254aa0aba4cf1e86200cb99 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:27.875Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:28.212Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:38:28.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-14T09:38:28.212Z] 98b60b865172: Preparing [2024-10-14T09:38:28.212Z] c2e319b9b652: Preparing [2024-10-14T09:38:28.212Z] 38638fe6e5a6: Preparing [2024-10-14T09:38:28.212Z] dd38fb3ee86f: Preparing [2024-10-14T09:38:28.212Z] a8505ec904b2: Preparing [2024-10-14T09:38:28.212Z] 3e4d6a3469b6: Preparing [2024-10-14T09:38:28.212Z] 57e515b08031: Preparing [2024-10-14T09:38:28.212Z] 16113d51b718: Preparing [2024-10-14T09:38:28.212Z] 3e4d6a3469b6: Waiting [2024-10-14T09:38:28.212Z] 57e515b08031: Waiting [2024-10-14T09:38:28.212Z] 16113d51b718: Waiting [2024-10-14T09:38:28.212Z] 98b60b865172: Layer already exists [2024-10-14T09:38:28.212Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:38:28.212Z] 38638fe6e5a6: Layer already exists [2024-10-14T09:38:28.212Z] a8505ec904b2: Layer already exists [2024-10-14T09:38:28.212Z] c2e319b9b652: Layer already exists [2024-10-14T09:38:28.212Z] 57e515b08031: Layer already exists [2024-10-14T09:38:28.212Z] 3e4d6a3469b6: Layer already exists [2024-10-14T09:38:28.212Z] 16113d51b718: Layer already exists [2024-10-14T09:38:28.212Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:37bca423aecce3bc552166709c42ae49d57926ac7254aa0aba4cf1e86200cb99 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:28.561Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:28.901Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-14T09:38:28.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-14T09:38:28.901Z] 98b60b865172: Preparing [2024-10-14T09:38:28.901Z] c2e319b9b652: Preparing [2024-10-14T09:38:28.901Z] 38638fe6e5a6: Preparing [2024-10-14T09:38:28.901Z] dd38fb3ee86f: Preparing [2024-10-14T09:38:28.901Z] a8505ec904b2: Preparing [2024-10-14T09:38:28.901Z] 3e4d6a3469b6: Preparing [2024-10-14T09:38:28.901Z] 57e515b08031: Preparing [2024-10-14T09:38:28.901Z] 16113d51b718: Preparing [2024-10-14T09:38:28.901Z] 57e515b08031: Waiting [2024-10-14T09:38:28.901Z] 16113d51b718: Waiting [2024-10-14T09:38:28.901Z] 3e4d6a3469b6: Waiting [2024-10-14T09:38:28.901Z] 98b60b865172: Layer already exists [2024-10-14T09:38:28.901Z] a8505ec904b2: Layer already exists [2024-10-14T09:38:28.901Z] 38638fe6e5a6: Layer already exists [2024-10-14T09:38:28.901Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:38:28.901Z] c2e319b9b652: Layer already exists [2024-10-14T09:38:28.901Z] 57e515b08031: Layer already exists [2024-10-14T09:38:28.901Z] 16113d51b718: Layer already exists [2024-10-14T09:38:28.901Z] 3e4d6a3469b6: Layer already exists [2024-10-14T09:38:28.901Z] main: digest: sha256:37bca423aecce3bc552166709c42ae49d57926ac7254aa0aba4cf1e86200cb99 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:38:29.250Z] ===================================================== [Pipeline] echo [2024-10-14T09:38:29.272Z] taggedImages: [2024-10-14T09:38:29.272Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:38:29.272Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-14T09:38:29.272Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.105 [2024-10-14T09:38:29.272Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:38:29.272Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-14T09:38:29.301Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-14T09:38:29.301Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:38:29.301Z] latest [2024-10-14T09:38:29.301Z] 3.2.0-dev.105 [2024-10-14T09:38:29.301Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:38:29.301Z] main [2024-10-14T09:38:29.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:29.653Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:30.012Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:38:30.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-14T09:38:30.012Z] 7466387a5793: Preparing [2024-10-14T09:38:30.012Z] 183ced5d848f: Preparing [2024-10-14T09:38:30.012Z] dd38fb3ee86f: Preparing [2024-10-14T09:38:30.012Z] a8505ec904b2: Preparing [2024-10-14T09:38:30.012Z] f6ff79f19e59: Preparing [2024-10-14T09:38:30.012Z] 450955c94a37: Preparing [2024-10-14T09:38:30.012Z] 16113d51b718: Preparing [2024-10-14T09:38:30.012Z] 450955c94a37: Waiting [2024-10-14T09:38:30.012Z] 16113d51b718: Waiting [2024-10-14T09:38:30.012Z] a8505ec904b2: Layer already exists [2024-10-14T09:38:30.012Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:38:30.012Z] 450955c94a37: Layer already exists [2024-10-14T09:38:30.012Z] f6ff79f19e59: Layer already exists [2024-10-14T09:38:30.276Z] 16113d51b718: Layer already exists [2024-10-14T09:38:30.276Z] 7466387a5793: Pushed [2024-10-14T09:38:42.541Z] 183ced5d848f: Pushed [2024-10-14T09:38:42.541Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:714dfe253e3aa1f7f51ee29b7eb97a3ea4b72ea0631083b31b2f656378437a7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:42.883Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:43.230Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-14T09:38:43.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-14T09:38:43.231Z] 7466387a5793: Preparing [2024-10-14T09:38:43.231Z] 183ced5d848f: Preparing [2024-10-14T09:38:43.231Z] dd38fb3ee86f: Preparing [2024-10-14T09:38:43.231Z] a8505ec904b2: Preparing [2024-10-14T09:38:43.231Z] f6ff79f19e59: Preparing [2024-10-14T09:38:43.231Z] 450955c94a37: Preparing [2024-10-14T09:38:43.231Z] 16113d51b718: Preparing [2024-10-14T09:38:43.231Z] 450955c94a37: Waiting [2024-10-14T09:38:43.231Z] 16113d51b718: Waiting [2024-10-14T09:38:43.231Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:38:43.231Z] a8505ec904b2: Layer already exists [2024-10-14T09:38:43.231Z] 7466387a5793: Layer already exists [2024-10-14T09:38:43.231Z] 183ced5d848f: Layer already exists [2024-10-14T09:38:43.231Z] f6ff79f19e59: Layer already exists [2024-10-14T09:38:43.231Z] 16113d51b718: Layer already exists [2024-10-14T09:38:43.231Z] 450955c94a37: Layer already exists [2024-10-14T09:38:43.493Z] latest: digest: sha256:714dfe253e3aa1f7f51ee29b7eb97a3ea4b72ea0631083b31b2f656378437a7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:43.835Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:44.175Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.105 [2024-10-14T09:38:44.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-14T09:38:44.175Z] 7466387a5793: Preparing [2024-10-14T09:38:44.175Z] 183ced5d848f: Preparing [2024-10-14T09:38:44.175Z] dd38fb3ee86f: Preparing [2024-10-14T09:38:44.175Z] a8505ec904b2: Preparing [2024-10-14T09:38:44.175Z] f6ff79f19e59: Preparing [2024-10-14T09:38:44.175Z] 450955c94a37: Preparing [2024-10-14T09:38:44.175Z] 16113d51b718: Preparing [2024-10-14T09:38:44.175Z] 450955c94a37: Waiting [2024-10-14T09:38:44.175Z] 16113d51b718: Waiting [2024-10-14T09:38:44.175Z] 7466387a5793: Layer already exists [2024-10-14T09:38:44.175Z] a8505ec904b2: Layer already exists [2024-10-14T09:38:44.175Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:38:44.175Z] f6ff79f19e59: Layer already exists [2024-10-14T09:38:44.175Z] 183ced5d848f: Layer already exists [2024-10-14T09:38:44.175Z] 450955c94a37: Layer already exists [2024-10-14T09:38:44.175Z] 16113d51b718: Layer already exists [2024-10-14T09:38:44.438Z] 3.2.0-dev.105: digest: sha256:714dfe253e3aa1f7f51ee29b7eb97a3ea4b72ea0631083b31b2f656378437a7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:44.790Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:45.134Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:38:45.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-14T09:38:45.134Z] 7466387a5793: Preparing [2024-10-14T09:38:45.134Z] 183ced5d848f: Preparing [2024-10-14T09:38:45.134Z] dd38fb3ee86f: Preparing [2024-10-14T09:38:45.134Z] a8505ec904b2: Preparing [2024-10-14T09:38:45.134Z] f6ff79f19e59: Preparing [2024-10-14T09:38:45.134Z] 450955c94a37: Preparing [2024-10-14T09:38:45.134Z] 16113d51b718: Preparing [2024-10-14T09:38:45.134Z] 450955c94a37: Waiting [2024-10-14T09:38:45.134Z] 16113d51b718: Waiting [2024-10-14T09:38:45.134Z] a8505ec904b2: Layer already exists [2024-10-14T09:38:45.134Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:38:45.134Z] 183ced5d848f: Layer already exists [2024-10-14T09:38:45.134Z] f6ff79f19e59: Layer already exists [2024-10-14T09:38:45.134Z] 7466387a5793: Layer already exists [2024-10-14T09:38:45.134Z] 450955c94a37: Layer already exists [2024-10-14T09:38:45.134Z] 16113d51b718: Layer already exists [2024-10-14T09:38:45.134Z] 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:714dfe253e3aa1f7f51ee29b7eb97a3ea4b72ea0631083b31b2f656378437a7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:45.480Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:45.830Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-14T09:38:45.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-14T09:38:45.831Z] 7466387a5793: Preparing [2024-10-14T09:38:45.831Z] 183ced5d848f: Preparing [2024-10-14T09:38:45.831Z] dd38fb3ee86f: Preparing [2024-10-14T09:38:45.831Z] a8505ec904b2: Preparing [2024-10-14T09:38:45.831Z] f6ff79f19e59: Preparing [2024-10-14T09:38:45.831Z] 450955c94a37: Preparing [2024-10-14T09:38:45.831Z] 16113d51b718: Preparing [2024-10-14T09:38:45.831Z] 450955c94a37: Waiting [2024-10-14T09:38:45.831Z] 16113d51b718: Waiting [2024-10-14T09:38:45.831Z] 7466387a5793: Layer already exists [2024-10-14T09:38:45.831Z] a8505ec904b2: Layer already exists [2024-10-14T09:38:45.831Z] 183ced5d848f: Layer already exists [2024-10-14T09:38:45.831Z] dd38fb3ee86f: Layer already exists [2024-10-14T09:38:45.831Z] f6ff79f19e59: Layer already exists [2024-10-14T09:38:45.831Z] 450955c94a37: Layer already exists [2024-10-14T09:38:45.831Z] 16113d51b718: Layer already exists [2024-10-14T09:38:45.831Z] main: digest: sha256:714dfe253e3aa1f7f51ee29b7eb97a3ea4b72ea0631083b31b2f656378437a7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:38:46.170Z] ===================================================== [Pipeline] echo [2024-10-14T09:38:46.188Z] taggedImages: [2024-10-14T09:38:46.188Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [2024-10-14T09:38:46.188Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-14T09:38:46.188Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.105 [2024-10-14T09:38:46.188Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [2024-10-14T09:38:46.188Z] - 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-10-14T09:38:46.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:38:46.579Z] [2024-10-14T09:38:46.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:38:46.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:38:46.902Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T09:38:46.902Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T09:38:46.902Z] 04944245beec: Pulling fs layer [2024-10-14T09:38:46.902Z] 699f458cf7ca: Pulling fs layer [2024-10-14T09:38:46.902Z] 765212b225bb: Pulling fs layer [2024-10-14T09:38:46.902Z] f23df028b6ca: Pulling fs layer [2024-10-14T09:38:46.902Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T09:38:46.902Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T09:38:46.902Z] 765212b225bb: Waiting [2024-10-14T09:38:46.902Z] f23df028b6ca: Waiting [2024-10-14T09:38:46.902Z] d65c8cfc05b1: Waiting [2024-10-14T09:38:46.902Z] 2437ff75d9bd: Waiting [2024-10-14T09:38:47.167Z] 04944245beec: Verifying Checksum [2024-10-14T09:38:47.167Z] 04944245beec: Download complete [2024-10-14T09:38:47.167Z] 765212b225bb: Download complete [2024-10-14T09:38:47.167Z] f23df028b6ca: Verifying Checksum [2024-10-14T09:38:47.167Z] f23df028b6ca: Download complete [2024-10-14T09:38:47.167Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T09:38:47.167Z] d65c8cfc05b1: Download complete [2024-10-14T09:38:47.167Z] 699f458cf7ca: Download complete [2024-10-14T09:38:47.746Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T09:38:47.746Z] 8998bd30e6a1: Download complete [2024-10-14T09:38:49.677Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T09:38:49.677Z] 2437ff75d9bd: Download complete [2024-10-14T09:38:52.243Z] 8998bd30e6a1: Pull complete [2024-10-14T09:38:52.243Z] 04944245beec: Pull complete [2024-10-14T09:38:53.641Z] 699f458cf7ca: Pull complete [2024-10-14T09:38:53.905Z] 765212b225bb: Pull complete [2024-10-14T09:38:54.858Z] f23df028b6ca: Pull complete [2024-10-14T09:38:54.858Z] d65c8cfc05b1: Pull complete [2024-10-14T09:39:13.035Z] 2437ff75d9bd: Pull complete [2024-10-14T09:39:13.035Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T09:39:13.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:39:13.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:39:13.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-22730 does not seem to be running inside a container [2024-10-14T09:39:13.282Z] $ 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/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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-10-14T09:39:16.030Z] $ docker top aefc02ea4f7a4124852c3dc1a8bccbd97fb8a3734c32adaa18673d7c3a9490d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:39:16.929Z] ---> job-cost.sh [2024-10-14T09:39:16.930Z] lf-activate-venv: SKIPPING [2024-10-14T09:39:16.930Z] INFO: No Stack... [2024-10-14T09:39:17.194Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T09:39:18.149Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T09:39:18.776Z] + cat /w/workspace/edgex-go/728/archives/cost.csv [2024-10-14T09:39:18.776Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T09:39:18.819Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-728-stack-cost] [2024-10-14T09:39:18.829Z] Resource [jenkins-edgexfoundry-edgex-go-main-728-stack-cost] did not exist. Created. [2024-10-14T09:39:18.836Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-728-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T09:39:19.213Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T09:39:19.838Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T09:39:19.846Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-728-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T09:39:19.863Z] $ docker stop --time=1 aefc02ea4f7a4124852c3dc1a8bccbd97fb8a3734c32adaa18673d7c3a9490d2 [2024-10-14T09:39:21.310Z] $ docker rm -f --volumes aefc02ea4f7a4124852c3dc1a8bccbd97fb8a3734c32adaa18673d7c3a9490d2 [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-10-14T09:39:21.980Z] provisioning config files... [2024-10-14T09:39:21.986Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/728@tmp/config13031633948319613586tmp [Pipeline] { [Pipeline] sh [2024-10-14T09:39:22.294Z] + set +x [2024-10-14T09:39:22.294Z] + + bash -s -- [2024-10-14T09:39:22.294Z] curl -s https://codecov.io/bash [2024-10-14T09:39:22.294Z] [2024-10-14T09:39:22.294Z] _____ _ [2024-10-14T09:39:22.294Z] / ____| | | [2024-10-14T09:39:22.294Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T09:39:22.294Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T09:39:22.294Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T09:39:22.294Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T09:39:22.294Z] Bash-1.0.6 [2024-10-14T09:39:22.294Z] [2024-10-14T09:39:22.294Z] [2024-10-14T09:39:22.294Z] ==> git version 2.25.1 found [2024-10-14T09:39:22.294Z] ==> 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-10-14T09:39:22.294Z] Release-Date: 2020-01-08 [2024-10-14T09:39:22.294Z] 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-10-14T09:39:22.294Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T09:39:22.294Z] ==> Jenkins CI detected. [2024-10-14T09:39:22.294Z] current dir:  /w/workspace/edgex-go/728 [2024-10-14T09:39:22.294Z] project root: . [2024-10-14T09:39:22.294Z] --> token set from env [2024-10-14T09:39:22.294Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T09:39:22.294Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T09:39:22.558Z] ==> Python coveragepy not found [2024-10-14T09:39:22.558Z] ==> Searching for coverage reports in: [2024-10-14T09:39:22.558Z] + . [2024-10-14T09:39:22.558Z] -> Found 1 reports [2024-10-14T09:39:22.558Z] ==> Detecting git/mercurial file structure [2024-10-14T09:39:22.558Z] ==> Reading reports [2024-10-14T09:39:22.558Z] + ./coverage.out bytes=1548932 [2024-10-14T09:39:22.558Z] ==> Appending adjustments [2024-10-14T09:39:22.558Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T09:39:24.146Z] + Found adjustments [2024-10-14T09:39:24.147Z] ==> Gzipping contents [2024-10-14T09:39:24.147Z] 132K /tmp/codecov.znzv2c.gz [2024-10-14T09:39:24.147Z] ==> Uploading reports [2024-10-14T09:39:24.147Z] url: https://codecov.io [2024-10-14T09:39:24.147Z] query: branch=main&commit=2b1f48441a87e2337aea9c0c8d694e2dec12bac5&build=728&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F728%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T09:39:24.147Z] -> Pinging Codecov [2024-10-14T09:39:24.147Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2b1f48441a87e2337aea9c0c8d694e2dec12bac5&build=728&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F728%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T09:39:24.147Z] -> Uploading to [2024-10-14T09:39:24.147Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/2b1f48441a87e2337aea9c0c8d694e2dec12bac5/86d33a24-d5bc-4712-ba51-fc99f87e167e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T093923Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=070146bc60f7836b549f8995a11f3abd854392f25d901595f6425ce408983be7 [2024-10-14T09:39:24.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T09:39:24.147Z] Dload Upload Total Spent Left Speed [2024-10-14T09:39:24.407Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 431k --:--:-- --:--:-- --:--:-- 433k [2024-10-14T09:39:24.407Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [2024-10-14T09:39:24.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-14T09:39:24.563Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-14T09:39:24.581Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:39:24.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:39:24.880Z] [2024-10-14T09:39:24.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:39:25.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:39:25.183Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-14T09:39:25.183Z] 43c4264eed91: Already exists [2024-10-14T09:39:25.183Z] 4cc291be95ef: Already exists [2024-10-14T09:39:25.183Z] 2ac1f1163629: Already exists [2024-10-14T09:39:25.183Z] 5c3c966382ef: Already exists [2024-10-14T09:39:25.183Z] 4f4fb700ef54: Already exists [2024-10-14T09:39:25.183Z] d9c7d2e4e75e: Pulling fs layer [2024-10-14T09:39:25.183Z] 9c3e1370e548: Pulling fs layer [2024-10-14T09:39:25.442Z] d9c7d2e4e75e: Verifying Checksum [2024-10-14T09:39:25.442Z] d9c7d2e4e75e: Download complete [2024-10-14T09:39:25.700Z] d9c7d2e4e75e: Pull complete [2024-10-14T09:39:26.266Z] 9c3e1370e548: Verifying Checksum [2024-10-14T09:39:26.266Z] 9c3e1370e548: Download complete [2024-10-14T09:39:29.553Z] 9c3e1370e548: Pull complete [2024-10-14T09:39:29.553Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-14T09:39:29.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:39:29.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:39:29.657Z] prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container [2024-10-14T09:39:29.687Z] $ 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/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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:latest cat [2024-10-14T09:39:33.352Z] $ docker top e5c0ccc2169563f1b0d46c981d74ced20ab26385bfc33b3d7fa2769292f2689b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T09:39:33.700Z] + git config --global --add safe.directory /w/workspace/edgex-go/728 [Pipeline] echo [2024-10-14T09:39:33.711Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-14T09:39:33.991Z] + set -o pipefail [2024-10-14T09:39:33.991Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-14T09:39:45.581Z] [2024-10-14T09:39:45.581Z] Monitoring /w/workspace/edgex-go/728 (github.com/edgexfoundry/edgex-go)... [2024-10-14T09:39:45.581Z] [2024-10-14T09:39:45.581Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/f746efc2-b519-475a-9e55-139a08f4a951 [2024-10-14T09:39:45.581Z] [2024-10-14T09:39:45.581Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-14T09:39:45.581Z] [2024-10-14T09:39:46.166Z] [2024-10-14T09:39:46.166Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-14T09:39:46.166Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-14T09:39:46.185Z] $ docker stop --time=1 e5c0ccc2169563f1b0d46c981d74ced20ab26385bfc33b3d7fa2769292f2689b [2024-10-14T09:39:51.967Z] $ docker rm -f --volumes e5c0ccc2169563f1b0d46c981d74ced20ab26385bfc33b3d7fa2769292f2689b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-14T09:39:52.614Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T09:39:52.630Z] provisioning config files... [2024-10-14T09:39:52.638Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/728@tmp/config288528099955942112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:39:52.940Z] --> edgex-publish-swagger.sh [2024-10-14T09:39:52.940Z] === Publish openapi/v3 API === [2024-10-14T09:39:52.940Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-14T09:39:52.940Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/728/openapi/v3/core-command.yaml] [2024-10-14T09:39:52.940Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T09:39:52.940Z] Dload Upload Total Spent Left Speed [2024-10-14T09:39:53.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 75016 --:--:-- --:--:-- --:--:-- 75016 [2024-10-14T09:39:53.199Z] [2024-10-14T09:39:53.199Z] [2024-10-14T09:39:53.199Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/728/openapi/v3/core-data.yaml] [2024-10-14T09:39:53.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T09:39:53.199Z] Dload Upload Total Spent Left Speed [2024-10-14T09:39:53.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 172k --:--:-- --:--:-- --:--:-- 172k [2024-10-14T09:39:53.771Z] [2024-10-14T09:39:53.771Z] [2024-10-14T09:39:53.771Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/728/openapi/v3/core-keeper.yaml] [2024-10-14T09:39:53.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T09:39:53.771Z] Dload Upload Total Spent Left Speed [2024-10-14T09:39:54.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 311 151k --:--:-- --:--:-- --:--:-- 151k [2024-10-14T09:39:54.032Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-14T09:39:54.032Z] [2024-10-14T09:39:54.032Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/728/openapi/v3/core-metadata.yaml] [2024-10-14T09:39:54.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T09:39:54.032Z] Dload Upload Total Spent Left Speed [2024-10-14T09:39:54.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 433 414k --:--:-- --:--:-- --:--:-- 414k [2024-10-14T09:39:54.293Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-14T09:39:54.293Z] [2024-10-14T09:39:54.293Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/728/openapi/v3/support-cron-scheduler.yaml] [2024-10-14T09:39:54.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T09:39:54.293Z] Dload Upload Total Spent Left Speed [2024-10-14T09:39:54.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 278 199k --:--:-- --:--:-- --:--:-- 199k [2024-10-14T09:39:54.553Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-14T09:39:54.553Z] [2024-10-14T09:39:54.553Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/728/openapi/v3/support-notifications.yaml] [2024-10-14T09:39:54.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T09:39:54.553Z] Dload Upload Total Spent Left Speed [2024-10-14T09:39:54.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 417k 100 87457 100 156 100 87301 464 253k --:--:-- --:--:-- --:--:-- 253k [2024-10-14T09:39:54.813Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-14T09:39:54.813Z] [2024-10-14T09:39:54.813Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/728/openapi/v3/support-scheduler.yaml] [2024-10-14T09:39:54.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T09:39:54.813Z] Dload Upload Total Spent Left Speed [2024-10-14T09:39:55.388Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 481 111k --:--:-- --:--:-- --:--:-- 111k [2024-10-14T09:39:55.388Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-14T09:39:55.388Z] [Pipeline] } [2024-10-14T09:39:55.395Z] 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-10-14T09:39:55.838Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:39:55.838Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:39:56.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:39:56.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:39:56.217Z] prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container [2024-10-14T09:39:56.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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-10-14T09:39:56.777Z] $ docker top f362acf10cfb7aecbdaa8b3cad7d6b55c4959c63144dd0d358a23a7c9ae1a089 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:39:56.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:39:56.877Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:39:56.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:39:56.992Z] $ docker exec f362acf10cfb7aecbdaa8b3cad7d6b55c4959c63144dd0d358a23a7c9ae1a089 ssh-agent [2024-10-14T09:39:57.100Z] SSH_AUTH_SOCK=/tmp/ssh-hQ666AkyGzN2/agent.32 [2024-10-14T09:39:57.100Z] SSH_AGENT_PID=38 [2024-10-14T09:39:57.104Z] Running ssh-add (command line suppressed) [2024-10-14T09:39:57.217Z] Identity added: /w/workspace/edgex-go/728@tmp/private_key_6662412776473888327.key (/w/workspace/edgex-go/728@tmp/private_key_6662412776473888327.key) [2024-10-14T09:39:57.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:39:57.537Z] + git semver tag [2024-10-14T09:39:57.797Z] 2024-10-14 09:39:57,717 [run_tag] DEBUG tag force:False [2024-10-14T09:39:57.797Z] 2024-10-14 09:39:57,717 [check_head_tag] DEBUG check head tag [2024-10-14T09:39:57.797Z] 2024-10-14 09:39:57,719 [execute] INFO git cat-file --batch-check [2024-10-14T09:39:57.797Z] 2024-10-14 09:39:57,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/728, universal_newlines=False, shell=None, istream=) [2024-10-14T09:39:57.797Z] 2024-10-14 09:39:57,724 [execute] INFO git cat-file --batch [2024-10-14T09:39:57.797Z] 2024-10-14 09:39:57,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/728, universal_newlines=False, shell=None, istream=) [2024-10-14T09:39:57.797Z] 2024-10-14 09:39:57,775 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main [2024-10-14T09:39:57.797Z] 2024-10-14 09:39:57,775 [execute] INFO git tag -a v3.2.0-dev.105 -m v3.2.0-dev.105 [2024-10-14T09:39:57.797Z] 2024-10-14 09:39:57,775 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.105', '-m', 'v3.2.0-dev.105'], cwd=/w/workspace/edgex-go/728, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:39:57.797Z] 2024-10-14 09:39:57,780 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main [2024-10-14T09:39:57.797Z] 3.2.0-dev.105 [Pipeline] } [2024-10-14T09:39:58.071Z] $ docker exec --env ******** --env ******** f362acf10cfb7aecbdaa8b3cad7d6b55c4959c63144dd0d358a23a7c9ae1a089 ssh-agent -k [2024-10-14T09:39:58.168Z] unset SSH_AUTH_SOCK; [2024-10-14T09:39:58.168Z] unset SSH_AGENT_PID; [2024-10-14T09:39:58.168Z] echo Agent pid 38 killed; [2024-10-14T09:39:58.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:39:58.499Z] + git semver [Pipeline] } [2024-10-14T09:39:58.771Z] $ docker stop --time=1 f362acf10cfb7aecbdaa8b3cad7d6b55c4959c63144dd0d358a23a7c9ae1a089 [2024-10-14T09:40:00.047Z] $ docker rm -f --volumes f362acf10cfb7aecbdaa8b3cad7d6b55c4959c63144dd0d358a23a7c9ae1a089 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:40:00.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:40:00.448Z] [2024-10-14T09:40:00.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:40:00.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:40:00.755Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-14T09:40:00.755Z] ab5ef0e58194: Pulling fs layer [2024-10-14T09:40:00.755Z] 9712f1f96733: Pulling fs layer [2024-10-14T09:40:00.755Z] 63f879dbbcfc: Pulling fs layer [2024-10-14T09:40:00.755Z] 0d9ebad4ef96: Pulling fs layer [2024-10-14T09:40:00.755Z] e9a5061849ea: Pulling fs layer [2024-10-14T09:40:00.755Z] d747dcd14b5f: Pulling fs layer [2024-10-14T09:40:00.755Z] 2de7ff778b66: Pulling fs layer [2024-10-14T09:40:00.755Z] 0d9ebad4ef96: Waiting [2024-10-14T09:40:00.755Z] e9a5061849ea: Waiting [2024-10-14T09:40:00.755Z] d747dcd14b5f: Waiting [2024-10-14T09:40:00.755Z] 2de7ff778b66: Waiting [2024-10-14T09:40:00.755Z] 9712f1f96733: Verifying Checksum [2024-10-14T09:40:00.755Z] 9712f1f96733: Download complete [2024-10-14T09:40:01.328Z] 63f879dbbcfc: Verifying Checksum [2024-10-14T09:40:01.328Z] 63f879dbbcfc: Download complete [2024-10-14T09:40:01.328Z] e9a5061849ea: Verifying Checksum [2024-10-14T09:40:01.328Z] e9a5061849ea: Download complete [2024-10-14T09:40:01.328Z] d747dcd14b5f: Download complete [2024-10-14T09:40:01.328Z] 0d9ebad4ef96: Download complete [2024-10-14T09:40:01.590Z] 2de7ff778b66: Verifying Checksum [2024-10-14T09:40:01.590Z] 2de7ff778b66: Download complete [2024-10-14T09:40:01.590Z] ab5ef0e58194: Verifying Checksum [2024-10-14T09:40:01.590Z] ab5ef0e58194: Download complete [2024-10-14T09:40:04.883Z] ab5ef0e58194: Pull complete [2024-10-14T09:40:04.883Z] 9712f1f96733: Pull complete [2024-10-14T09:40:05.140Z] 63f879dbbcfc: Pull complete [2024-10-14T09:40:09.332Z] 0d9ebad4ef96: Pull complete [2024-10-14T09:40:09.332Z] e9a5061849ea: Pull complete [2024-10-14T09:40:09.332Z] d747dcd14b5f: Pull complete [2024-10-14T09:40:10.276Z] 2de7ff778b66: Pull complete [2024-10-14T09:40:10.276Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-14T09:40:10.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:40:10.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:40:10.374Z] prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container [2024-10-14T09:40:10.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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-10-14T09:40:16.774Z] $ docker top 71650bb522b94e11270fae1fa843d0ef66cdb9d40b75492a9d2ad988b546c657 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-14T09:40:16.858Z] provisioning config files... [2024-10-14T09:40:16.866Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/728@tmp/config15104367264224788620tmp [2024-10-14T09:40:16.875Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/728@tmp/config14181672686097091793tmp [2024-10-14T09:40:16.883Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/728@tmp/config4523920815352838844tmp [Pipeline] { [Pipeline] echo [2024-10-14T09:40:16.910Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:40:17.203Z] ---> sigul-configuration.sh [2024-10-14T09:40:17.203Z] gpg: directory `/root/.gnupg' created [2024-10-14T09:40:17.203Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-14T09:40:17.203Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-14T09:40:17.203Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-14T09:40:17.203Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-14T09:40:17.203Z] gpg: CAST5 encrypted data [2024-10-14T09:40:17.203Z] gpg: encrypted with 1 passphrase [2024-10-14T09:40:17.203Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-14T09:40:17.496Z] + mkdir /home/jenkins [2024-10-14T09:40:17.496Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-14T09:40:17.791Z] + 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-10-14T09:40:17.807Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:40:20.619Z] ---> sigul-install.sh [2024-10-14T09:40:20.619Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-14T09:40:20.912Z] + git tag --list [2024-10-14T09:40:20.912Z] 0.6.0 [2024-10-14T09:40:20.912Z] 0.6.1 [2024-10-14T09:40:20.912Z] 0.7.0 [2024-10-14T09:40:20.912Z] 0.7.1 [2024-10-14T09:40:20.912Z] v1.0.0 [2024-10-14T09:40:20.912Z] v1.0.1 [2024-10-14T09:40:20.912Z] v1.1.0 [2024-10-14T09:40:20.912Z] v1.2.0 [2024-10-14T09:40:20.912Z] v1.2.1 [2024-10-14T09:40:20.912Z] v1.3.0 [2024-10-14T09:40:20.912Z] v1.3.1 [2024-10-14T09:40:20.912Z] v2.0.0 [2024-10-14T09:40:20.912Z] v2.1.0 [2024-10-14T09:40:20.912Z] v2.1.1 [2024-10-14T09:40:20.912Z] v2.2.0 [2024-10-14T09:40:20.912Z] v2.3.0 [2024-10-14T09:40:20.912Z] v3.0 [2024-10-14T09:40:20.912Z] v3.0.0 [2024-10-14T09:40:20.912Z] v3.1 [2024-10-14T09:40:20.912Z] v3.1.0 [2024-10-14T09:40:20.912Z] v3.1.0-dev.1 [2024-10-14T09:40:20.912Z] v3.1.0-dev.10 [2024-10-14T09:40:20.912Z] v3.1.0-dev.11 [2024-10-14T09:40:20.912Z] v3.1.0-dev.12 [2024-10-14T09:40:20.912Z] v3.1.0-dev.13 [2024-10-14T09:40:20.912Z] v3.1.0-dev.14 [2024-10-14T09:40:20.912Z] v3.1.0-dev.15 [2024-10-14T09:40:20.912Z] v3.1.0-dev.16 [2024-10-14T09:40:20.912Z] v3.1.0-dev.17 [2024-10-14T09:40:20.912Z] v3.1.0-dev.18 [2024-10-14T09:40:20.912Z] v3.1.0-dev.19 [2024-10-14T09:40:20.912Z] v3.1.0-dev.2 [2024-10-14T09:40:20.912Z] v3.1.0-dev.20 [2024-10-14T09:40:20.912Z] v3.1.0-dev.21 [2024-10-14T09:40:20.912Z] v3.1.0-dev.22 [2024-10-14T09:40:20.912Z] v3.1.0-dev.23 [2024-10-14T09:40:20.912Z] v3.1.0-dev.24 [2024-10-14T09:40:20.912Z] v3.1.0-dev.25 [2024-10-14T09:40:20.912Z] v3.1.0-dev.26 [2024-10-14T09:40:20.912Z] v3.1.0-dev.27 [2024-10-14T09:40:20.912Z] v3.1.0-dev.28 [2024-10-14T09:40:20.912Z] v3.1.0-dev.29 [2024-10-14T09:40:20.912Z] v3.1.0-dev.3 [2024-10-14T09:40:20.912Z] v3.1.0-dev.30 [2024-10-14T09:40:20.912Z] v3.1.0-dev.31 [2024-10-14T09:40:20.912Z] v3.1.0-dev.32 [2024-10-14T09:40:20.912Z] v3.1.0-dev.33 [2024-10-14T09:40:20.912Z] v3.1.0-dev.34 [2024-10-14T09:40:20.912Z] v3.1.0-dev.35 [2024-10-14T09:40:20.912Z] v3.1.0-dev.36 [2024-10-14T09:40:20.912Z] v3.1.0-dev.37 [2024-10-14T09:40:20.912Z] v3.1.0-dev.38 [2024-10-14T09:40:20.912Z] v3.1.0-dev.39 [2024-10-14T09:40:20.912Z] v3.1.0-dev.4 [2024-10-14T09:40:20.912Z] v3.1.0-dev.40 [2024-10-14T09:40:20.912Z] v3.1.0-dev.41 [2024-10-14T09:40:20.912Z] v3.1.0-dev.42 [2024-10-14T09:40:20.912Z] v3.1.0-dev.43 [2024-10-14T09:40:20.912Z] v3.1.0-dev.44 [2024-10-14T09:40:20.912Z] v3.1.0-dev.45 [2024-10-14T09:40:20.912Z] v3.1.0-dev.46 [2024-10-14T09:40:20.912Z] v3.1.0-dev.47 [2024-10-14T09:40:20.912Z] v3.1.0-dev.48 [2024-10-14T09:40:20.912Z] v3.1.0-dev.49 [2024-10-14T09:40:20.912Z] v3.1.0-dev.5 [2024-10-14T09:40:20.912Z] v3.1.0-dev.50 [2024-10-14T09:40:20.912Z] v3.1.0-dev.51 [2024-10-14T09:40:20.912Z] v3.1.0-dev.52 [2024-10-14T09:40:20.912Z] v3.1.0-dev.53 [2024-10-14T09:40:20.912Z] v3.1.0-dev.54 [2024-10-14T09:40:20.912Z] v3.1.0-dev.55 [2024-10-14T09:40:20.912Z] v3.1.0-dev.56 [2024-10-14T09:40:20.912Z] v3.1.0-dev.57 [2024-10-14T09:40:20.912Z] v3.1.0-dev.58 [2024-10-14T09:40:20.912Z] v3.1.0-dev.59 [2024-10-14T09:40:20.912Z] v3.1.0-dev.6 [2024-10-14T09:40:20.912Z] v3.1.0-dev.60 [2024-10-14T09:40:20.912Z] v3.1.0-dev.61 [2024-10-14T09:40:20.912Z] v3.1.0-dev.62 [2024-10-14T09:40:20.912Z] v3.1.0-dev.63 [2024-10-14T09:40:20.912Z] v3.1.0-dev.64 [2024-10-14T09:40:20.912Z] v3.1.0-dev.65 [2024-10-14T09:40:20.912Z] v3.1.0-dev.66 [2024-10-14T09:40:20.912Z] v3.1.0-dev.67 [2024-10-14T09:40:20.912Z] v3.1.0-dev.68 [2024-10-14T09:40:20.912Z] v3.1.0-dev.69 [2024-10-14T09:40:20.912Z] v3.1.0-dev.7 [2024-10-14T09:40:20.912Z] v3.1.0-dev.70 [2024-10-14T09:40:20.912Z] v3.1.0-dev.71 [2024-10-14T09:40:20.912Z] v3.1.0-dev.72 [2024-10-14T09:40:20.912Z] v3.1.0-dev.73 [2024-10-14T09:40:20.912Z] v3.1.0-dev.8 [2024-10-14T09:40:20.912Z] v3.1.0-dev.9 [2024-10-14T09:40:20.912Z] v3.1.1 [2024-10-14T09:40:20.912Z] v3.1.1-dev.1 [2024-10-14T09:40:20.913Z] v3.1.1-dev.2 [2024-10-14T09:40:20.913Z] v3.2.0-dev.1 [2024-10-14T09:40:20.913Z] v3.2.0-dev.10 [2024-10-14T09:40:20.913Z] v3.2.0-dev.100 [2024-10-14T09:40:20.913Z] v3.2.0-dev.101 [2024-10-14T09:40:20.913Z] v3.2.0-dev.102 [2024-10-14T09:40:20.913Z] v3.2.0-dev.103 [2024-10-14T09:40:20.913Z] v3.2.0-dev.104 [2024-10-14T09:40:20.913Z] v3.2.0-dev.105 [2024-10-14T09:40:20.913Z] v3.2.0-dev.11 [2024-10-14T09:40:20.913Z] v3.2.0-dev.12 [2024-10-14T09:40:20.913Z] v3.2.0-dev.13 [2024-10-14T09:40:20.913Z] v3.2.0-dev.14 [2024-10-14T09:40:20.913Z] v3.2.0-dev.15 [2024-10-14T09:40:20.913Z] v3.2.0-dev.16 [2024-10-14T09:40:20.913Z] v3.2.0-dev.17 [2024-10-14T09:40:20.913Z] v3.2.0-dev.18 [2024-10-14T09:40:20.913Z] v3.2.0-dev.19 [2024-10-14T09:40:20.913Z] v3.2.0-dev.2 [2024-10-14T09:40:20.913Z] v3.2.0-dev.20 [2024-10-14T09:40:20.913Z] v3.2.0-dev.21 [2024-10-14T09:40:20.913Z] v3.2.0-dev.22 [2024-10-14T09:40:20.913Z] v3.2.0-dev.23 [2024-10-14T09:40:20.913Z] v3.2.0-dev.24 [2024-10-14T09:40:20.913Z] v3.2.0-dev.25 [2024-10-14T09:40:20.913Z] v3.2.0-dev.26 [2024-10-14T09:40:20.913Z] v3.2.0-dev.27 [2024-10-14T09:40:20.913Z] v3.2.0-dev.28 [2024-10-14T09:40:20.913Z] v3.2.0-dev.29 [2024-10-14T09:40:20.913Z] v3.2.0-dev.3 [2024-10-14T09:40:20.913Z] v3.2.0-dev.30 [2024-10-14T09:40:20.913Z] v3.2.0-dev.31 [2024-10-14T09:40:20.913Z] v3.2.0-dev.32 [2024-10-14T09:40:20.913Z] v3.2.0-dev.33 [2024-10-14T09:40:20.913Z] v3.2.0-dev.34 [2024-10-14T09:40:20.913Z] v3.2.0-dev.35 [2024-10-14T09:40:20.913Z] v3.2.0-dev.36 [2024-10-14T09:40:20.913Z] v3.2.0-dev.37 [2024-10-14T09:40:20.913Z] v3.2.0-dev.38 [2024-10-14T09:40:20.913Z] v3.2.0-dev.39 [2024-10-14T09:40:20.913Z] v3.2.0-dev.4 [2024-10-14T09:40:20.913Z] v3.2.0-dev.40 [2024-10-14T09:40:20.913Z] v3.2.0-dev.41 [2024-10-14T09:40:20.913Z] v3.2.0-dev.42 [2024-10-14T09:40:20.913Z] v3.2.0-dev.43 [2024-10-14T09:40:20.913Z] v3.2.0-dev.44 [2024-10-14T09:40:20.913Z] v3.2.0-dev.45 [2024-10-14T09:40:20.913Z] v3.2.0-dev.46 [2024-10-14T09:40:20.913Z] v3.2.0-dev.47 [2024-10-14T09:40:20.913Z] v3.2.0-dev.48 [2024-10-14T09:40:20.913Z] v3.2.0-dev.49 [2024-10-14T09:40:20.913Z] v3.2.0-dev.5 [2024-10-14T09:40:20.913Z] v3.2.0-dev.50 [2024-10-14T09:40:20.913Z] v3.2.0-dev.51 [2024-10-14T09:40:20.913Z] v3.2.0-dev.52 [2024-10-14T09:40:20.913Z] v3.2.0-dev.53 [2024-10-14T09:40:20.913Z] v3.2.0-dev.54 [2024-10-14T09:40:20.913Z] v3.2.0-dev.55 [2024-10-14T09:40:20.913Z] v3.2.0-dev.56 [2024-10-14T09:40:20.913Z] v3.2.0-dev.57 [2024-10-14T09:40:20.913Z] v3.2.0-dev.58 [2024-10-14T09:40:20.913Z] v3.2.0-dev.59 [2024-10-14T09:40:20.913Z] v3.2.0-dev.6 [2024-10-14T09:40:20.913Z] v3.2.0-dev.60 [2024-10-14T09:40:20.913Z] v3.2.0-dev.61 [2024-10-14T09:40:20.913Z] v3.2.0-dev.62 [2024-10-14T09:40:20.913Z] v3.2.0-dev.63 [2024-10-14T09:40:20.913Z] v3.2.0-dev.64 [2024-10-14T09:40:20.913Z] v3.2.0-dev.65 [2024-10-14T09:40:20.913Z] v3.2.0-dev.66 [2024-10-14T09:40:20.913Z] v3.2.0-dev.67 [2024-10-14T09:40:20.913Z] v3.2.0-dev.68 [2024-10-14T09:40:20.913Z] v3.2.0-dev.69 [2024-10-14T09:40:20.913Z] v3.2.0-dev.7 [2024-10-14T09:40:20.913Z] v3.2.0-dev.70 [2024-10-14T09:40:20.913Z] v3.2.0-dev.71 [2024-10-14T09:40:20.913Z] v3.2.0-dev.72 [2024-10-14T09:40:20.913Z] v3.2.0-dev.73 [2024-10-14T09:40:20.913Z] v3.2.0-dev.74 [2024-10-14T09:40:20.913Z] v3.2.0-dev.75 [2024-10-14T09:40:20.913Z] v3.2.0-dev.76 [2024-10-14T09:40:20.913Z] v3.2.0-dev.77 [2024-10-14T09:40:20.913Z] v3.2.0-dev.78 [2024-10-14T09:40:20.913Z] v3.2.0-dev.79 [2024-10-14T09:40:20.913Z] v3.2.0-dev.8 [2024-10-14T09:40:20.913Z] v3.2.0-dev.80 [2024-10-14T09:40:20.913Z] v3.2.0-dev.81 [2024-10-14T09:40:20.913Z] v3.2.0-dev.82 [2024-10-14T09:40:20.913Z] v3.2.0-dev.83 [2024-10-14T09:40:20.913Z] v3.2.0-dev.84 [2024-10-14T09:40:20.913Z] v3.2.0-dev.85 [2024-10-14T09:40:20.913Z] v3.2.0-dev.86 [2024-10-14T09:40:20.913Z] v3.2.0-dev.87 [2024-10-14T09:40:20.913Z] v3.2.0-dev.88 [2024-10-14T09:40:20.913Z] v3.2.0-dev.89 [2024-10-14T09:40:20.913Z] v3.2.0-dev.9 [2024-10-14T09:40:20.913Z] v3.2.0-dev.90 [2024-10-14T09:40:20.913Z] v3.2.0-dev.91 [2024-10-14T09:40:20.913Z] v3.2.0-dev.92 [2024-10-14T09:40:20.913Z] v3.2.0-dev.93 [2024-10-14T09:40:20.913Z] v3.2.0-dev.94 [2024-10-14T09:40:20.913Z] v3.2.0-dev.95 [2024-10-14T09:40:20.913Z] v3.2.0-dev.96 [2024-10-14T09:40:20.913Z] v3.2.0-dev.97 [2024-10-14T09:40:20.913Z] v3.2.0-dev.98 [2024-10-14T09:40:20.913Z] v3.2.0-dev.99 [Pipeline] sh [2024-10-14T09:40:21.208Z] + lftools sign git-tag v3.2.0-dev.105 [2024-10-14T09:40:21.778Z] Signing Git tag with Sigul... [2024-10-14T09:40:21.778Z] Signing v3.2.0-dev.105 [Pipeline] echo [2024-10-14T09:40:22.050Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:40:22.344Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-14T09:40:22.350Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-14T09:40:22.383Z] $ docker stop --time=1 71650bb522b94e11270fae1fa843d0ef66cdb9d40b75492a9d2ad988b546c657 [2024-10-14T09:40:23.669Z] $ docker rm -f --volumes 71650bb522b94e11270fae1fa843d0ef66cdb9d40b75492a9d2ad988b546c657 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-14T09:40:24.110Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:40:24.110Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:40:24.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:40:24.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:40:24.491Z] prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container [2024-10-14T09:40:24.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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-10-14T09:40:24.869Z] $ docker top 0fd6a2ee17da34ca31983e0b8fb393ddb8522df86b5e2deeab303ce7725997b0 -eo pid,comm [2024-10-14T09:40:24.919Z] 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-10-14T09:40:24.919Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:40:24.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:40:24.970Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:40:25.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:40:25.081Z] $ docker exec 0fd6a2ee17da34ca31983e0b8fb393ddb8522df86b5e2deeab303ce7725997b0 ssh-agent [2024-10-14T09:40:25.183Z] SSH_AUTH_SOCK=/tmp/ssh-Wupl2plIUSZt/agent.32 [2024-10-14T09:40:25.183Z] SSH_AGENT_PID=38 [2024-10-14T09:40:25.188Z] Running ssh-add (command line suppressed) [2024-10-14T09:40:25.310Z] Identity added: /w/workspace/edgex-go/728@tmp/private_key_18385148910669831393.key (/w/workspace/edgex-go/728@tmp/private_key_18385148910669831393.key) [2024-10-14T09:40:25.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:40:25.612Z] + git semver bump pre [2024-10-14T09:40:25.872Z] 2024-10-14 09:40:25,809 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main [2024-10-14T09:40:25.872Z] 2024-10-14 09:40:25,810 [bump_version] DEBUG bumping version:3.2.0-dev.105 on axis:pre with prefix:dev [2024-10-14T09:40:25.872Z] 2024-10-14 09:40:25,810 [bump_version] DEBUG bumped version:3.2.0-dev.106 [2024-10-14T09:40:25.872Z] 2024-10-14 09:40:25,810 [write_version] DEBUG write version:3.2.0-dev.106 to path:/w/workspace/edgex-go/728/.semver/main with force:True [2024-10-14T09:40:25.872Z] 2024-10-14 09:40:25,810 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main [2024-10-14T09:40:25.872Z] 2024-10-14 09:40:25,810 [write_file] DEBUG write to file:/w/workspace/edgex-go/728/.semver/main [2024-10-14T09:40:25.872Z] 2024-10-14 09:40:25,812 [execute] INFO git cat-file --batch-check [2024-10-14T09:40:25.872Z] 2024-10-14 09:40:25,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/728/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:40:25.872Z] 2024-10-14 09:40:25,817 [execute] INFO git cat-file --batch [2024-10-14T09:40:25.872Z] 2024-10-14 09:40:25,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/728/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:40:25.872Z] 2024-10-14 09:40:25,822 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main [2024-10-14T09:40:25.872Z] 3.2.0-dev.106 [Pipeline] } [2024-10-14T09:40:25.883Z] $ docker exec --env ******** --env ******** 0fd6a2ee17da34ca31983e0b8fb393ddb8522df86b5e2deeab303ce7725997b0 ssh-agent -k [2024-10-14T09:40:25.985Z] unset SSH_AUTH_SOCK; [2024-10-14T09:40:25.985Z] unset SSH_AGENT_PID; [2024-10-14T09:40:25.985Z] echo Agent pid 38 killed; [2024-10-14T09:40:25.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:40:26.315Z] + git semver [Pipeline] } [2024-10-14T09:40:26.587Z] $ docker stop --time=1 0fd6a2ee17da34ca31983e0b8fb393ddb8522df86b5e2deeab303ce7725997b0 [2024-10-14T09:40:27.847Z] $ docker rm -f --volumes 0fd6a2ee17da34ca31983e0b8fb393ddb8522df86b5e2deeab303ce7725997b0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T09:40:28.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:40:28.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:40:28.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:40:28.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:40:28.590Z] prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container [2024-10-14T09:40:28.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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-10-14T09:40:28.972Z] $ docker top f0e45a947610a10262312312907da9fdbf7bf27cb53d025840bddb9186be8c74 -eo pid,comm [2024-10-14T09:40:29.020Z] 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-10-14T09:40:29.020Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:40:29.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:40:29.084Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:40:29.196Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:40:29.201Z] $ docker exec f0e45a947610a10262312312907da9fdbf7bf27cb53d025840bddb9186be8c74 ssh-agent [2024-10-14T09:40:29.314Z] SSH_AUTH_SOCK=/tmp/ssh-94DBnSgfjQju/agent.33 [2024-10-14T09:40:29.314Z] SSH_AGENT_PID=39 [2024-10-14T09:40:29.376Z] Running ssh-add (command line suppressed) [2024-10-14T09:40:29.475Z] Identity added: /w/workspace/edgex-go/728@tmp/private_key_8860949365413847204.key (/w/workspace/edgex-go/728@tmp/private_key_8860949365413847204.key) [2024-10-14T09:40:29.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:40:29.853Z] + git semver push [2024-10-14T09:40:30.124Z] 2024-10-14 09:40:30,043 [run_push] DEBUG push [2024-10-14T09:40:30.124Z] 2024-10-14 09:40:30,044 [execute] INFO git cat-file --batch-check [2024-10-14T09:40:30.124Z] 2024-10-14 09:40:30,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/728/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:40:30.124Z] 2024-10-14 09:40:30,049 [execute] INFO git rev-list dc554149e6adaf99e630b163b11579a0272a89a1 -- [2024-10-14T09:40:30.124Z] 2024-10-14 09:40:30,050 [execute] DEBUG Popen(['git', 'rev-list', 'dc554149e6adaf99e630b163b11579a0272a89a1', '--'], cwd=/w/workspace/edgex-go/728/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:40:30.124Z] 2024-10-14 09:40:30,070 [execute] INFO git fetch -v origin [2024-10-14T09:40:30.124Z] 2024-10-14 09:40:30,070 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/728/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-14T09:40:30.692Z] 2024-10-14 09:40:30,584 [run_push] DEBUG no remote changes detected [2024-10-14T09:40:30.692Z] 2024-10-14 09:40:30,584 [execute] INFO git push origin semver [2024-10-14T09:40:30.692Z] 2024-10-14 09:40:30,585 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/728/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:40:31.629Z] 2024-10-14 09:40:31,331 [run_push] DEBUG push all version tags [2024-10-14T09:40:31.629Z] 2024-10-14 09:40:31,332 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-14T09:40:31.630Z] 2024-10-14 09:40:31,333 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/728, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:40:32.200Z] 2024-10-14 09:40:32,024 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main [2024-10-14T09:40:32.200Z] 3.2.0-dev.106 [Pipeline] } [2024-10-14T09:40:32.212Z] $ docker exec --env ******** --env ******** f0e45a947610a10262312312907da9fdbf7bf27cb53d025840bddb9186be8c74 ssh-agent -k [2024-10-14T09:40:32.312Z] unset SSH_AUTH_SOCK; [2024-10-14T09:40:32.315Z] unset SSH_AGENT_PID; [2024-10-14T09:40:32.315Z] echo Agent pid 39 killed; [2024-10-14T09:40:32.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:40:32.645Z] + git semver [Pipeline] } [2024-10-14T09:40:32.918Z] $ docker stop --time=1 f0e45a947610a10262312312907da9fdbf7bf27cb53d025840bddb9186be8c74 [2024-10-14T09:40:34.187Z] $ docker rm -f --volumes f0e45a947610a10262312312907da9fdbf7bf27cb53d025840bddb9186be8c74 [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-10-14T09:40:34.735Z] + [ -d /w/workspace/edgex-go/728/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:40:35.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:40:35.881Z] ---> package-listing.sh [2024-10-14T09:40:35.881Z] ++ facter osfamily [2024-10-14T09:40:35.881Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T09:40:36.140Z] + OS_FAMILY=debian [2024-10-14T09:40:36.140Z] + workspace=/w/workspace/edgex-go/728 [2024-10-14T09:40:36.140Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T09:40:36.140Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T09:40:36.140Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T09:40:36.140Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T09:40:36.140Z] + '[' /w/workspace/edgex-go/728 ']' [2024-10-14T09:40:36.140Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T09:40:36.140Z] + case "${OS_FAMILY}" in [2024-10-14T09:40:36.140Z] + dpkg -l [2024-10-14T09:40:36.140Z] + grep '^ii' [2024-10-14T09:40:36.140Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T09:40:36.140Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T09:40:36.140Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T09:40:36.140Z] + '[' /w/workspace/edgex-go/728 ']' [2024-10-14T09:40:36.140Z] + mkdir -p /w/workspace/edgex-go/728/archives/ [2024-10-14T09:40:36.140Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/728/archives/ [Pipeline] echo [2024-10-14T09:40:36.152Z] 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/728/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-14T09:40:36.429Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:40:36.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T09:40:36.997Z] [2024-10-14T09:40:36.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:40:37.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T09:40:37.295Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T09:40:37.295Z] 5eb5b503b376: Pulling fs layer [2024-10-14T09:40:37.295Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T09:40:37.295Z] ec43610c2a17: Pulling fs layer [2024-10-14T09:40:37.295Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T09:40:37.295Z] 33b1e0a273af: Pulling fs layer [2024-10-14T09:40:37.295Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T09:40:37.295Z] 2f39f015ded8: Pulling fs layer [2024-10-14T09:40:37.295Z] 3a2ae6a8a46f: Waiting [2024-10-14T09:40:37.295Z] 33b1e0a273af: Waiting [2024-10-14T09:40:37.295Z] 5d3b04190fa2: Waiting [2024-10-14T09:40:37.295Z] 2f39f015ded8: Waiting [2024-10-14T09:40:37.295Z] 5c69ac0246d0: Verifying Checksum [2024-10-14T09:40:37.295Z] 5c69ac0246d0: Download complete [2024-10-14T09:40:37.295Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-14T09:40:37.295Z] 3a2ae6a8a46f: Download complete [2024-10-14T09:40:37.295Z] 33b1e0a273af: Verifying Checksum [2024-10-14T09:40:37.295Z] 33b1e0a273af: Download complete [2024-10-14T09:40:37.295Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T09:40:37.295Z] ec43610c2a17: Verifying Checksum [2024-10-14T09:40:37.295Z] ec43610c2a17: Download complete [2024-10-14T09:40:37.553Z] 5eb5b503b376: Verifying Checksum [2024-10-14T09:40:37.553Z] 5eb5b503b376: Download complete [2024-10-14T09:40:38.118Z] 2f39f015ded8: Download complete [2024-10-14T09:40:38.686Z] 5eb5b503b376: Pull complete [2024-10-14T09:40:38.686Z] 5c69ac0246d0: Pull complete [2024-10-14T09:40:39.253Z] ec43610c2a17: Pull complete [2024-10-14T09:40:39.253Z] 3a2ae6a8a46f: Pull complete [2024-10-14T09:40:39.512Z] 33b1e0a273af: Pull complete [2024-10-14T09:40:39.512Z] 5d3b04190fa2: Pull complete [2024-10-14T09:40:43.695Z] 2f39f015ded8: Pull complete [2024-10-14T09:40:43.695Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T09:40:43.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T09:40:43.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:40:43.794Z] prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container [2024-10-14T09:40:43.827Z] $ 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/728/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/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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-10-14T09:40:48.711Z] $ docker top ee924a1241771b45fce2bece2c3ebca81faa41ed0ca44cb9de01b631a88db835 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T09:40:49.062Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T09:40:49.350Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T09:40:49.638Z] + ls /var/log/sa-host [2024-10-14T09:40:49.638Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T09:40:49.792Z] provisioning config files... [2024-10-14T09:40:49.801Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/728@tmp/config15257242436652139880tmp [Pipeline] { [Pipeline] echo [2024-10-14T09:40:49.820Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:40:50.105Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T09:40:50.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:40:50.456Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T09:40:50.465Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:40:50.846Z] ---> sudo-logs.sh [2024-10-14T09:40:50.846Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T09:40:50.880Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:40:51.166Z] ---> job-cost.sh [2024-10-14T09:40:51.166Z] lf-activate-venv: SKIPPING [2024-10-14T09:40:51.166Z] DEBUG: total: 0.10999999940395355 [2024-10-14T09:40:51.166Z] INFO: Retrieving Stack Cost... [2024-10-14T09:40:51.734Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T09:40:51.993Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T09:40:52.007Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:40:52.292Z] ---> logs-deploy.sh [2024-10-14T09:40:52.292Z] lf-activate-venv: SKIPPING [2024-10-14T09:40:52.292Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/728 [2024-10-14T09:40:52.292Z] INFO: archiving workspace using pattern(s): [2024-10-14T09:40:53.230Z] Archives upload complete. [2024-10-14T09:40:53.230Z] INFO: archiving logs to Nexus