Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 716be972356a5d958cacae13e28e6f732195427d 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-ssh2238845412084763653.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh3693072570812133540.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7608423931688139165.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh10484648352978871922.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-ssh12518972245008876732.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7620 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/670 [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/670 # 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 716be972356a5d958cacae13e28e6f732195427d (main) Commit message: "Merge pull request #4861 from jackchenjc/issue-4834-4th" > 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 716be972356a5d958cacae13e28e6f732195427d # timeout=10 > git rev-list --no-walk 4ff11727c7037816f98f6c0e9d374500f07cffc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-13T08:59:22.805Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-13T08:59:22.880Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-13T08:59:22.910Z] ========================================================= [2024-08-13T08:59:22.910Z] EdgeX Global Pipelines Version Info [2024-08-13T08:59:22.910Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-13T08:59:24.049Z] ------------------- [2024-08-13T08:59:24.049Z] stable info: [2024-08-13T08:59:24.049Z] ------------------- [2024-08-13T08:59:24.049Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-13T08:59:24.049Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-13T08:59:24.049Z] Message: update stable to v1.0.260 [2024-08-13T08:59:24.308Z] ------------------- [2024-08-13T08:59:24.308Z] experimental info: [2024-08-13T08:59:24.308Z] ------------------- [2024-08-13T08:59:24.308Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-13T08:59:24.308Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-13T08:59:24.308Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-13T08:59:24.408Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-13T08:59:24.430Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-13T08:59:24.452Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-13T08:59:24.469Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-13T08:59:24.487Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-13T08:59:24.511Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-13T08:59:24.536Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-13T08:59:24.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-13T08:59:24.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-13T08:59:24.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-13T08:59:24.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-13T08:59:24.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-13T08:59:24.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-13T08:59:24.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-13T08:59:24.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-13T08:59:24.729Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-13T08:59:24.753Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-13T08:59:24.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-13T08:59:24.805Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-13T08:59:24.829Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-13T08:59:24.851Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-13T08:59:24.879Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-13T08:59:24.904Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-13T08:59:24.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-13T08:59:24.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-13T08:59:24.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-13T08:59:24.994Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 716be972356a5d958cacae13e28e6f732195427d [Pipeline] echo [2024-08-13T08:59:25.012Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 716be97 [Pipeline] echo [2024-08-13T08:59:25.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-13T08:59:25.100Z] provisioning config files... [2024-08-13T08:59:25.112Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/670@tmp/config10355278009573883864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-13T08:59:25.445Z] ---> ****-login.sh [2024-08-13T08:59:25.445Z] nexus3.edgexfoundry.org:10001 [2024-08-13T08:59:25.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T08:59:25.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T08:59:25.706Z] Configure a credential helper to remove this warning. See [2024-08-13T08:59:25.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T08:59:25.706Z] [2024-08-13T08:59:25.706Z] Login Succeeded [2024-08-13T08:59:25.706Z] nexus3.edgexfoundry.org:10002 [2024-08-13T08:59:25.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T08:59:25.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T08:59:25.965Z] Configure a credential helper to remove this warning. See [2024-08-13T08:59:25.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T08:59:25.965Z] [2024-08-13T08:59:25.965Z] Login Succeeded [2024-08-13T08:59:25.965Z] nexus3.edgexfoundry.org:10003 [2024-08-13T08:59:25.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T08:59:25.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T08:59:25.966Z] Configure a credential helper to remove this warning. See [2024-08-13T08:59:25.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T08:59:25.966Z] [2024-08-13T08:59:25.966Z] Login Succeeded [2024-08-13T08:59:25.966Z] nexus3.edgexfoundry.org:10004 [2024-08-13T08:59:25.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T08:59:25.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T08:59:25.966Z] Configure a credential helper to remove this warning. See [2024-08-13T08:59:25.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T08:59:25.966Z] [2024-08-13T08:59:25.966Z] Login Succeeded [2024-08-13T08:59:25.966Z] ****.io [2024-08-13T08:59:26.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T08:59:26.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T08:59:26.485Z] Configure a credential helper to remove this warning. See [2024-08-13T08:59:26.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T08:59:26.485Z] [2024-08-13T08:59:26.485Z] Login Succeeded [2024-08-13T08:59:26.485Z] ---> ****-login.sh ends [Pipeline] } [2024-08-13T08:59:26.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-13T08:59:26.826Z] + 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-08-13T08:59:26.826Z] + + cut -d/ -f2 [2024-08-13T08:59:26.826Z] dirname cmd/core-command/Dockerfile [2024-08-13T08:59:26.826Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-13T08:59:26.826Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2024-08-13T08:59:26.826Z] cut -d/ -f2 [2024-08-13T08:59:26.826Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-13T08:59:26.826Z] + dirname cmd/core-data/Dockerfile [2024-08-13T08:59:26.826Z] + cut -d/ -f2 [2024-08-13T08:59:26.826Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-13T08:59:26.826Z] + cut -d/ -f2 [2024-08-13T08:59:26.826Z] + dirname cmd/core-keeper/Dockerfile [2024-08-13T08:59:26.826Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-13T08:59:26.826Z] + dirname cmd/core-metadata/Dockerfile [2024-08-13T08:59:26.826Z] + cut -d/ -f2 [2024-08-13T08:59:26.826Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-13T08:59:26.826Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-13T08:59:26.826Z] + cut -d/ -f2 [2024-08-13T08:59:26.826Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-13T08:59:26.826Z] + + dirname cmd/security-proxy-auth/Dockerfile [2024-08-13T08:59:26.826Z] cut -d/ -f2 [2024-08-13T08:59:26.826Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-13T08:59:26.826Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-13T08:59:26.826Z] + cut -d/ -f2 [2024-08-13T08:59:26.826Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-13T08:59:26.826Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-13T08:59:26.826Z] + cut -d/ -f2 [2024-08-13T08:59:26.826Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-13T08:59:26.826Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-13T08:59:26.826Z] + cut -d/ -f2 [2024-08-13T08:59:26.826Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-13T08:59:26.826Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-13T08:59:26.826Z] + cut -d/ -f2 [2024-08-13T08:59:26.826Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-13T08:59:26.826Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-13T08:59:26.826Z] + cut -d/ -f2 [2024-08-13T08:59:26.826Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-13T08:59:26.826Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-13T08:59:26.826Z] + cut -d/ -f2 [2024-08-13T08:59:26.826Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-13T08:59:26.826Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-13T08:59:26.826Z] + cut -d/ -f2 [2024-08-13T08:59:26.826Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-13T08:59:26.826Z] + dirname cmd/support-notifications/Dockerfile [2024-08-13T08:59:26.826Z] + cut -d/ -f2 [2024-08-13T08:59:26.826Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-13T08:59:26.826Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-13T08:59:26.826Z] + cut -d/ -f2 [2024-08-13T08:59:26.826Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-13T08:59:26.861Z] 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-08-13T08:59:27.255Z] + git rev-list -1 --merges 716be972356a5d958cacae13e28e6f732195427d~1..716be972356a5d958cacae13e28e6f732195427d [Pipeline] echo [2024-08-13T08:59:27.270Z] -----------> git rev-list -1 --merges 716be972356a5d958cacae13e28e6f732195427d~1..716be972356a5d958cacae13e28e6f732195427d 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T08:59:27.270Z] 716be972356a5d958cacae13e28e6f732195427d [false] [Pipeline] sh [2024-08-13T08:59:27.565Z] + git log --format=format:%s -1 716be972356a5d958cacae13e28e6f732195427d [Pipeline] echo [2024-08-13T08:59:27.582Z] ========================================================= [2024-08-13T08:59:27.582Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-13T08:59:27.582Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-13T08:59:28.031Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-13T08:59:28.031Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-13T08:59:28.031Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-13T08:59:28.031Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-13T08:59:28.031Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2024-08-13T08:59:28.031Z] tee -a /etc/ssh/ssh_known_hosts [2024-08-13T08:59:28.031Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T08:59:28.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-13T08:59:28.470Z] [2024-08-13T08:59:28.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T08:59:28.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-13T08:59:28.775Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-13T08:59:28.775Z] b85a868b505f: Pulling fs layer [2024-08-13T08:59:28.775Z] e2be974225ed: Pulling fs layer [2024-08-13T08:59:28.775Z] 339a4e72a1f5: Pulling fs layer [2024-08-13T08:59:28.775Z] 988bab9f4d93: Pulling fs layer [2024-08-13T08:59:28.775Z] 1469e6f7b9e6: Pulling fs layer [2024-08-13T08:59:28.775Z] eaf3925da568: Pulling fs layer [2024-08-13T08:59:28.775Z] bab4dde63d76: Pulling fs layer [2024-08-13T08:59:28.775Z] bde34c3a00c8: Pulling fs layer [2024-08-13T08:59:28.775Z] b352a97aabf1: Pulling fs layer [2024-08-13T08:59:28.775Z] 4872d77fe225: Pulling fs layer [2024-08-13T08:59:28.775Z] 5851b861e8e6: Pulling fs layer [2024-08-13T08:59:28.775Z] bab4dde63d76: Waiting [2024-08-13T08:59:28.775Z] eaf3925da568: Waiting [2024-08-13T08:59:28.775Z] 4872d77fe225: Waiting [2024-08-13T08:59:28.775Z] bde34c3a00c8: Waiting [2024-08-13T08:59:28.775Z] 5851b861e8e6: Waiting [2024-08-13T08:59:28.775Z] b352a97aabf1: Waiting [2024-08-13T08:59:28.775Z] 1469e6f7b9e6: Waiting [2024-08-13T08:59:28.775Z] 988bab9f4d93: Waiting [2024-08-13T08:59:28.775Z] e2be974225ed: Verifying Checksum [2024-08-13T08:59:28.775Z] e2be974225ed: Download complete [2024-08-13T08:59:28.775Z] 988bab9f4d93: Download complete [2024-08-13T08:59:28.775Z] 1469e6f7b9e6: Verifying Checksum [2024-08-13T08:59:28.775Z] 1469e6f7b9e6: Download complete [2024-08-13T08:59:28.775Z] 339a4e72a1f5: Verifying Checksum [2024-08-13T08:59:28.775Z] 339a4e72a1f5: Download complete [2024-08-13T08:59:28.775Z] eaf3925da568: Download complete [2024-08-13T08:59:28.775Z] bde34c3a00c8: Verifying Checksum [2024-08-13T08:59:28.775Z] bde34c3a00c8: Download complete [2024-08-13T08:59:29.035Z] b352a97aabf1: Verifying Checksum [2024-08-13T08:59:29.035Z] b352a97aabf1: Download complete [2024-08-13T08:59:29.035Z] 4872d77fe225: Verifying Checksum [2024-08-13T08:59:29.035Z] 4872d77fe225: Download complete [2024-08-13T08:59:29.035Z] 5851b861e8e6: Verifying Checksum [2024-08-13T08:59:29.035Z] 5851b861e8e6: Download complete [2024-08-13T08:59:29.035Z] b85a868b505f: Verifying Checksum [2024-08-13T08:59:29.035Z] b85a868b505f: Download complete [2024-08-13T08:59:29.294Z] bab4dde63d76: Verifying Checksum [2024-08-13T08:59:29.294Z] bab4dde63d76: Download complete [2024-08-13T08:59:30.231Z] b85a868b505f: Pull complete [2024-08-13T08:59:30.231Z] e2be974225ed: Pull complete [2024-08-13T08:59:30.797Z] 339a4e72a1f5: Pull complete [2024-08-13T08:59:30.797Z] 988bab9f4d93: Pull complete [2024-08-13T08:59:31.056Z] 1469e6f7b9e6: Pull complete [2024-08-13T08:59:31.056Z] eaf3925da568: Pull complete [2024-08-13T08:59:32.961Z] bab4dde63d76: Pull complete [2024-08-13T08:59:32.961Z] bde34c3a00c8: Pull complete [2024-08-13T08:59:32.961Z] b352a97aabf1: Pull complete [2024-08-13T08:59:32.961Z] 4872d77fe225: Pull complete [2024-08-13T08:59:33.223Z] 5851b861e8e6: Pull complete [2024-08-13T08:59:33.223Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-13T08:59:33.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-13T08:59:33.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T08:59:33.371Z] prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container [2024-08-13T08:59:33.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-13T08:59:37.389Z] $ docker top 38ca7a445eeda54e0eea24e032d3558a7a6f0aa7d73df15deb087c680e6b1a17 -eo pid,comm [2024-08-13T08:59:37.454Z] 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-08-13T08:59:37.454Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-13T08:59:37.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-13T08:59:37.503Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-13T08:59:37.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-13T08:59:37.606Z] $ docker exec 38ca7a445eeda54e0eea24e032d3558a7a6f0aa7d73df15deb087c680e6b1a17 ssh-agent [2024-08-13T08:59:37.715Z] SSH_AUTH_SOCK=/tmp/ssh-i3Rgp4Xzk5nh/agent.33 [2024-08-13T08:59:37.715Z] SSH_AGENT_PID=39 [2024-08-13T08:59:37.721Z] Running ssh-add (command line suppressed) [2024-08-13T08:59:37.820Z] Identity added: /w/workspace/edgex-go/670@tmp/private_key_12782991418660456020.key (/w/workspace/edgex-go/670@tmp/private_key_12782991418660456020.key) [2024-08-13T08:59:37.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-13T08:59:38.131Z] + git tag --points-at HEAD [Pipeline] } [2024-08-13T08:59:38.136Z] $ docker exec --env ******** --env ******** 38ca7a445eeda54e0eea24e032d3558a7a6f0aa7d73df15deb087c680e6b1a17 ssh-agent -k [2024-08-13T08:59:38.233Z] unset SSH_AUTH_SOCK; [2024-08-13T08:59:38.233Z] unset SSH_AGENT_PID; [2024-08-13T08:59:38.233Z] echo Agent pid 39 killed; [2024-08-13T08:59:38.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-13T08:59:38.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-13T08:59:38.290Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-13T08:59:38.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-13T08:59:38.387Z] $ docker exec 38ca7a445eeda54e0eea24e032d3558a7a6f0aa7d73df15deb087c680e6b1a17 ssh-agent [2024-08-13T08:59:38.499Z] SSH_AUTH_SOCK=/tmp/ssh-Bnogqwy3gnVy/agent.72 [2024-08-13T08:59:38.499Z] SSH_AGENT_PID=78 [2024-08-13T08:59:38.504Z] Running ssh-add (command line suppressed) [2024-08-13T08:59:38.590Z] Identity added: /w/workspace/edgex-go/670@tmp/private_key_10609920573105265124.key (/w/workspace/edgex-go/670@tmp/private_key_10609920573105265124.key) [2024-08-13T08:59:38.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-13T08:59:38.901Z] + git semver init [2024-08-13T08:59:39.160Z] 2024-08-13 08:59:39,064 [run_init] DEBUG init version:0.0.0 force:False [2024-08-13T08:59:39.160Z] 2024-08-13 08:59:39,064 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/670/.semver [2024-08-13T08:59:39.160Z] 2024-08-13 08:59:39,065 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/670/.semver [2024-08-13T08:59:39.160Z] 2024-08-13 08:59:39,065 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/670/.semver'], cwd=/w/workspace/edgex-go/670, universal_newlines=False, shell=None, istream=None) [2024-08-13T08:59:48.366Z] 2024-08-13 08:59:48,096 [append_file] DEBUG append to file:/w/workspace/edgex-go/670/.git/info/exclude [2024-08-13T08:59:48.366Z] 2024-08-13 08:59:48,097 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/670/.semver/main with force:False [2024-08-13T08:59:48.366Z] 2024-08-13 08:59:48,097 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main [2024-08-13T08:59:48.366Z] 2024-08-13 08:59:48,097 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main [2024-08-13T08:59:48.366Z] 3.2.0-dev.52 [Pipeline] } [2024-08-13T08:59:48.374Z] $ docker exec --env ******** --env ******** 38ca7a445eeda54e0eea24e032d3558a7a6f0aa7d73df15deb087c680e6b1a17 ssh-agent -k [2024-08-13T08:59:48.471Z] unset SSH_AUTH_SOCK; [2024-08-13T08:59:48.472Z] unset SSH_AGENT_PID; [2024-08-13T08:59:48.472Z] echo Agent pid 78 killed; [2024-08-13T08:59:48.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-13T08:59:48.819Z] + git semver [Pipeline] } [2024-08-13T08:59:49.089Z] $ docker stop --time=1 38ca7a445eeda54e0eea24e032d3558a7a6f0aa7d73df15deb087c680e6b1a17 [2024-08-13T08:59:50.386Z] $ docker rm -f --volumes 38ca7a445eeda54e0eea24e032d3558a7a6f0aa7d73df15deb087c680e6b1a17 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-13T08:59:50.754Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-13T08:59:51.007Z] Stashed 1 file(s) [Pipeline] echo [2024-08-13T08:59:51.011Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.52 [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-08-13T08:59:51.451Z] + git config --global --add safe.directory /w/workspace/edgex-go/670 [Pipeline] echo [2024-08-13T08:59:51.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-13T08:59:51.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-13T08:59:51.500Z] ========================================================= [2024-08-13T08:59:51.500Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-13T08:59:51.500Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-13T08:59:51.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-13T08:59:51.797Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-13T08:59:51.797Z] 619be1103602: Pulling fs layer [2024-08-13T08:59:51.797Z] 7862e08f4a3e: Pulling fs layer [2024-08-13T08:59:51.797Z] 5df492c9dc93: Pulling fs layer [2024-08-13T08:59:51.797Z] 7629e6793208: Pulling fs layer [2024-08-13T08:59:51.797Z] 4f4fb700ef54: Pulling fs layer [2024-08-13T08:59:51.797Z] fb5054dd5b73: Pulling fs layer [2024-08-13T08:59:51.797Z] eeca6798cff9: Pulling fs layer [2024-08-13T08:59:51.797Z] aa269ceb94a6: Pulling fs layer [2024-08-13T08:59:51.797Z] ada007ff1a6a: Pulling fs layer [2024-08-13T08:59:51.797Z] 7629e6793208: Waiting [2024-08-13T08:59:51.797Z] 4f4fb700ef54: Waiting [2024-08-13T08:59:51.797Z] fb5054dd5b73: Waiting [2024-08-13T08:59:51.797Z] aa269ceb94a6: Waiting [2024-08-13T08:59:51.797Z] eeca6798cff9: Waiting [2024-08-13T08:59:51.797Z] ada007ff1a6a: Waiting [2024-08-13T08:59:51.797Z] 7862e08f4a3e: Verifying Checksum [2024-08-13T08:59:51.797Z] 7862e08f4a3e: Download complete [2024-08-13T08:59:51.797Z] 7629e6793208: Verifying Checksum [2024-08-13T08:59:51.797Z] 7629e6793208: Download complete [2024-08-13T08:59:51.797Z] 4f4fb700ef54: Verifying Checksum [2024-08-13T08:59:51.797Z] 4f4fb700ef54: Download complete [2024-08-13T08:59:51.797Z] fb5054dd5b73: Verifying Checksum [2024-08-13T08:59:51.797Z] fb5054dd5b73: Download complete [2024-08-13T08:59:51.797Z] 619be1103602: Verifying Checksum [2024-08-13T08:59:51.797Z] 619be1103602: Download complete [2024-08-13T08:59:51.797Z] eeca6798cff9: Verifying Checksum [2024-08-13T08:59:51.797Z] eeca6798cff9: Download complete [2024-08-13T08:59:52.056Z] 619be1103602: Pull complete [2024-08-13T08:59:52.056Z] ada007ff1a6a: Verifying Checksum [2024-08-13T08:59:52.056Z] ada007ff1a6a: Download complete [2024-08-13T08:59:52.056Z] 7862e08f4a3e: Pull complete [2024-08-13T08:59:52.314Z] 5df492c9dc93: Verifying Checksum [2024-08-13T08:59:52.314Z] 5df492c9dc93: Download complete [2024-08-13T08:59:52.572Z] aa269ceb94a6: Verifying Checksum [2024-08-13T08:59:52.572Z] aa269ceb94a6: Download complete [2024-08-13T08:59:55.858Z] 5df492c9dc93: Pull complete [2024-08-13T08:59:55.858Z] 7629e6793208: Pull complete [2024-08-13T08:59:55.858Z] 4f4fb700ef54: Pull complete [2024-08-13T08:59:55.858Z] fb5054dd5b73: Pull complete [2024-08-13T08:59:55.858Z] eeca6798cff9: Pull complete [2024-08-13T08:59:57.757Z] aa269ceb94a6: Pull complete [2024-08-13T08:59:58.322Z] ada007ff1a6a: Pull complete [2024-08-13T08:59:58.322Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-13T08:59:58.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-13T08:59:58.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-13T08:59:58.621Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-13T08:59:58.621Z] WORKDIR /edgex [2024-08-13T08:59:58.621Z] COPY go.mod . [2024-08-13T08:59:58.621Z] RUN go mod download [2024-08-13T08:59:58.621Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-13T08:59:59.191Z] Sending build context to Docker daemon 179.1MB [2024-08-13T08:59:59.191Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-13T08:59:59.191Z] ---> f489d0715acc [2024-08-13T08:59:59.191Z] Step 2/4 : WORKDIR /edgex [2024-08-13T09:00:04.617Z] ---> Running in aa287c179dad [2024-08-13T09:00:04.617Z] Removing intermediate container aa287c179dad [2024-08-13T09:00:04.617Z] ---> 35cce5e0f50b [2024-08-13T09:00:04.617Z] Step 3/4 : COPY go.mod . [2024-08-13T09:00:04.617Z] ---> 2eaceb096501 [2024-08-13T09:00:04.617Z] Step 4/4 : RUN go mod download [2024-08-13T09:00:04.617Z] ---> Running in 326a0fef002c [2024-08-13T09:00:06.104Z] Still waiting to schedule task [2024-08-13T09:00:06.105Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-13T09:00:28.436Z] Cannot contact prd-ubuntu20.04-docker-8c-8g-7620: java.lang.InterruptedException [2024-08-13T09:00:33.560Z] Removing intermediate container 326a0fef002c [2024-08-13T09:00:33.560Z] ---> b1c0f82f2e1d [2024-08-13T09:00:33.560Z] Successfully built b1c0f82f2e1d [2024-08-13T09:00:33.560Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:00:33.864Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-13T09:00:33.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T09:00:33.954Z] prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container [2024-08-13T09:00:33.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-13T09:00:34.457Z] $ docker top db46aae9399c2dde7a3562c92d68859a0f50f4f2aec4b1386e9f20194b77297f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-13T09:00:34.811Z] + go version [2024-08-13T09:00:34.811Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-13T09:00:34.863Z] $ docker stop --time=1 db46aae9399c2dde7a3562c92d68859a0f50f4f2aec4b1386e9f20194b77297f [2024-08-13T09:00:36.772Z] $ docker rm -f --volumes db46aae9399c2dde7a3562c92d68859a0f50f4f2aec4b1386e9f20194b77297f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:00:40.200Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-13T09:00:40.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T09:00:40.280Z] prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container [2024-08-13T09:00:40.331Z] $ 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/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-13T09:00:40.649Z] $ docker top 09f4c22ee1b1e0d5f8ec89442b513343d9e383c08372276c8313ce449218db04 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-13T09:00:40.721Z] ========================================================= [2024-08-13T09:00:40.721Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-13T09:00:40.721Z] ========================================================= [Pipeline] sh [2024-08-13T09:00:41.003Z] + git config --global --add safe.directory /w/workspace/edgex-go/670 [Pipeline] fileExists [Pipeline] sh [2024-08-13T09:00:41.325Z] + make test [2024-08-13T09:00:41.325Z] go test -race -coverprofile=coverage.out ./... [2024-08-13T09:00:48.408Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-13T09:01:14.946Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-13T09:01:14.946Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-13T09:01:15.882Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-13T09:01:15.882Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-13T09:01:15.882Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-13T09:01:15.882Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-13T09:01:15.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-13T09:01:15.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-13T09:01:15.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-13T09:01:15.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-13T09:01:15.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-13T09:01:16.448Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-13T09:01:16.448Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-13T09:01:16.448Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-13T09:01:16.448Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-13T09:01:16.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-13T09:01:18.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-13T09:01:18.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-13T09:01:19.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-08-13T09:01:19.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-13T09:01:19.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-13T09:01:19.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-13T09:01:20.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-13T09:01:20.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-13T09:01:20.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-08-13T09:01:20.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-13T09:01:20.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-13T09:01:20.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-13T09:01:20.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-13T09:01:20.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-13T09:01:20.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-13T09:01:20.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-13T09:01:20.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-13T09:01:20.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-13T09:01:22.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-13T09:01:22.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-13T09:01:22.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-13T09:01:22.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-13T09:01:22.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-13T09:01:23.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-13T09:01:23.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-13T09:01:23.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.066s coverage: 69.2% of statements [2024-08-13T09:01:23.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.2% of statements [2024-08-13T09:01:23.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.474s coverage: 93.4% of statements [2024-08-13T09:01:23.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 91.7% of statements [2024-08-13T09:01:24.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 6.5% of statements [2024-08-13T09:01:25.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-13T09:01:25.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-13T09:01:25.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-13T09:01:25.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-13T09:01:25.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-13T09:01:25.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-13T09:01:25.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-13T09:01:25.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-13T09:01:25.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-13T09:01:25.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-13T09:01:25.641Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-13T09:01:27.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.358s coverage: 95.8% of statements [2024-08-13T09:01:27.017Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements [2024-08-13T09:01:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-13T09:01:27.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-13T09:01:27.585Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] [2024-08-13T09:01:28.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements [2024-08-13T09:01:28.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements [2024-08-13T09:01:28.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-08-13T09:01:28.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 77.8% of statements [2024-08-13T09:01:28.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-08-13T09:01:29.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements [2024-08-13T09:01:29.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-08-13T09:01:29.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-13T09:01:29.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-13T09:01:29.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-13T09:01:29.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-13T09:01:29.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-13T09:01:29.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-13T09:01:29.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-13T09:01:29.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-13T09:01:31.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-13T09:01:31.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-13T09:01:31.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-13T09:01:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-13T09:01:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-13T09:01:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-13T09:01:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-13T09:01:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-13T09:01:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-13T09:01:32.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-13T09:01:34.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-13T09:01:34.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-13T09:01:34.879Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7621 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-08-13T09:01:34.894Z] Running in /w/workspace/edgex-go/670 [Pipeline] { [Pipeline] checkout [2024-08-13T09:01:34.927Z] The recommended git tool is: git [2024-08-13T09:01:35.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-13T09:01:35.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-13T09:01:38.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-13T09:01:38.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-13T09:01:38.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-13T09:01:39.517Z] using credential edgex-jenkins-ssh [2024-08-13T09:01:39.538Z] Cloning the remote Git repository [2024-08-13T09:01:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-13T09:01:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-13T09:01:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-13T09:01:39.578Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-13T09:01:39.683Z] > git init /w/workspace/edgex-go/670 # timeout=10 [2024-08-13T09:01:39.808Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-13T09:01:39.809Z] > git --version # timeout=10 [2024-08-13T09:01:39.829Z] > git --version # 'git version 2.25.1' [2024-08-13T09:01:39.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-13T09:01:39.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-13T09:01:39.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-13T09:01:39.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-13T09:01:39.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-13T09:01:39.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-13T09:01:39.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-13T09:01:39.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-13T09:01:39.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-13T09:01:39.970Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-13T09:01:41.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-13T09:01:41.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-13T09:01:41.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-13T09:01:41.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-13T09:01:41.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-08-13T09:01:42.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-13T09:01:42.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-13T09:01:42.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-13T09:01:42.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-13T09:01:43.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-13T09:01:43.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-13T09:01:43.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-13T09:01:43.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-13T09:01:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-13T09:01:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-13T09:01:45.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-13T09:01:45.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.256s coverage: 79.9% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.042s coverage: 92.9% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 67.2% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 76.6% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.068s coverage: 82.1% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.127s coverage: 63.1% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 36.5% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.045s coverage: 45.8% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.097s coverage: 95.7% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements [2024-08-13T09:01:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 98.9% of statements [2024-08-13T09:01:55.509Z] 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-08-13T09:01:55.509Z] running golangci-lint [2024-08-13T09:01:55.509Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-13T09:01:55.509Z] go version go1.21.9 linux/amd64 [2024-08-13T09:01:55.509Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-13T09:01:55.509Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-13T09:01:57.057Z] Avoid second fetch [2024-08-13T09:01:57.057Z] Checking out Revision 716be972356a5d958cacae13e28e6f732195427d (main) [2024-08-13T09:01:56.216Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-13T09:01:56.252Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-13T09:01:57.070Z] > git config core.sparsecheckout # timeout=10 [2024-08-13T09:01:57.840Z] Commit message: "Merge pull request #4861 from jackchenjc/issue-4834-4th" [2024-08-13T09:01:57.132Z] > git checkout -f 716be972356a5d958cacae13e28e6f732195427d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-13T09:02:02.601Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-13T09:02:02.601Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-13T09:02:02.601Z] Dload Upload Total Spent Left Speed [2024-08-13T09:02:02.601Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [2024-08-13T09:02:02.948Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-13T09:02:03.267Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-13T09:02:03.268Z] + sudo tee /etc/docker/daemon.new [2024-08-13T09:02:03.268Z] { [2024-08-13T09:02:03.268Z] "registry-mirrors": [ [2024-08-13T09:02:03.268Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-13T09:02:03.268Z] ], [2024-08-13T09:02:03.268Z] "bip": "10.250.0.254/24", [2024-08-13T09:02:03.268Z] "hosts": [ [2024-08-13T09:02:03.268Z] "tcp://0.0.0.0:5555", [2024-08-13T09:02:03.268Z] "unix:///var/run/docker.sock" [2024-08-13T09:02:03.268Z] ], [2024-08-13T09:02:03.268Z] "mtu": 1458, [2024-08-13T09:02:03.268Z] "selinux-enabled": true, [2024-08-13T09:02:03.268Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-13T09:02:03.268Z] } [Pipeline] sh [2024-08-13T09:02:03.598Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-13T09:02:03.923Z] + sudo service docker restart [2024-08-13T09:02:17.432Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 22.111169213s" [2024-08-13T09:02:17.432Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 28.780172ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-13T09:02:22.217Z] provisioning config files... [2024-08-13T09:02:22.244Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/670@tmp/config109719464686114884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-13T09:02:22.678Z] ---> ****-login.sh [2024-08-13T09:02:22.678Z] nexus3.edgexfoundry.org:10001 [2024-08-13T09:02:22.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T09:02:23.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T09:02:23.220Z] Configure a credential helper to remove this warning. See [2024-08-13T09:02:23.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T09:02:23.220Z] [2024-08-13T09:02:23.220Z] Login Succeeded [2024-08-13T09:02:23.220Z] nexus3.edgexfoundry.org:10002 [2024-08-13T09:02:23.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T09:02:23.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T09:02:23.488Z] Configure a credential helper to remove this warning. See [2024-08-13T09:02:23.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T09:02:23.489Z] [2024-08-13T09:02:23.489Z] Login Succeeded [2024-08-13T09:02:23.489Z] nexus3.edgexfoundry.org:10003 [2024-08-13T09:02:23.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T09:02:24.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T09:02:24.025Z] Configure a credential helper to remove this warning. See [2024-08-13T09:02:24.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T09:02:24.025Z] [2024-08-13T09:02:24.025Z] Login Succeeded [2024-08-13T09:02:24.025Z] nexus3.edgexfoundry.org:10004 [2024-08-13T09:02:24.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T09:02:24.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T09:02:24.297Z] Configure a credential helper to remove this warning. See [2024-08-13T09:02:24.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T09:02:24.297Z] [2024-08-13T09:02:24.297Z] Login Succeeded [2024-08-13T09:02:24.297Z] ****.io [2024-08-13T09:02:24.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T09:02:24.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T09:02:24.836Z] Configure a credential helper to remove this warning. See [2024-08-13T09:02:24.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T09:02:24.836Z] [2024-08-13T09:02:24.836Z] Login Succeeded [2024-08-13T09:02:24.836Z] ---> ****-login.sh ends [Pipeline] } [2024-08-13T09:02:24.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-13T09:02:25.446Z] + git config --global --add safe.directory /w/workspace/edgex-go/670 [Pipeline] echo [2024-08-13T09:02:25.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-13T09:02:25.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-13T09:02:25.497Z] ========================================================= [2024-08-13T09:02:25.497Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-13T09:02:25.497Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-13T09:02:25.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-13T09:02:26.077Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-13T09:02:26.077Z] c6b39de5b339: Pulling fs layer [2024-08-13T09:02:26.077Z] a69c41024577: Pulling fs layer [2024-08-13T09:02:26.077Z] d6de4b400683: Pulling fs layer [2024-08-13T09:02:26.077Z] 35cb2a7552d0: Pulling fs layer [2024-08-13T09:02:26.077Z] 4f4fb700ef54: Pulling fs layer [2024-08-13T09:02:26.077Z] 464afbd9ba4c: Pulling fs layer [2024-08-13T09:02:26.077Z] 00f215d4a9da: Pulling fs layer [2024-08-13T09:02:26.077Z] d496ad576159: Pulling fs layer [2024-08-13T09:02:26.077Z] 35cb2a7552d0: Waiting [2024-08-13T09:02:26.077Z] 4f4fb700ef54: Waiting [2024-08-13T09:02:26.077Z] d496ad576159: Waiting [2024-08-13T09:02:26.077Z] 464afbd9ba4c: Waiting [2024-08-13T09:02:26.077Z] 00f215d4a9da: Waiting [2024-08-13T09:02:26.077Z] a69c41024577: Verifying Checksum [2024-08-13T09:02:26.077Z] a69c41024577: Download complete [2024-08-13T09:02:26.077Z] 35cb2a7552d0: Verifying Checksum [2024-08-13T09:02:26.077Z] 35cb2a7552d0: Download complete [2024-08-13T09:02:26.077Z] 4f4fb700ef54: Verifying Checksum [2024-08-13T09:02:26.077Z] 4f4fb700ef54: Download complete [2024-08-13T09:02:26.077Z] 464afbd9ba4c: Verifying Checksum [2024-08-13T09:02:26.077Z] 464afbd9ba4c: Download complete [2024-08-13T09:02:26.077Z] c6b39de5b339: Download complete [2024-08-13T09:02:26.665Z] d496ad576159: Verifying Checksum [2024-08-13T09:02:26.665Z] d496ad576159: Download complete [2024-08-13T09:02:26.935Z] c6b39de5b339: Pull complete [2024-08-13T09:02:27.518Z] a69c41024577: Pull complete [2024-08-13T09:02:27.784Z] d6de4b400683: Verifying Checksum [2024-08-13T09:02:27.784Z] d6de4b400683: Download complete [2024-08-13T09:02:29.189Z] 00f215d4a9da: Verifying Checksum [2024-08-13T09:02:29.189Z] 00f215d4a9da: Download complete [2024-08-13T09:02:29.628Z] level=info msg="[linters_context/goanalysis] analyzers took 1m43.733452251s with top 10 stages: buildir: 57.701695936s, gosec: 8.361046515s, inspect: 3.057701882s, fact_deprecated: 2.705567024s, printf: 1.766000476s, fact_purity: 1.512269804s, S1038: 1.502169711s, ctrlflow: 1.460280565s, nilness: 1.420072485s, isgenerated: 859.569669ms" [2024-08-13T09:02:29.628Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-13T09:02:29.628Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, nolint: 0/22, path_prettifier: 214/214, exclude: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, skip_dirs: 214/214, identifier_marker: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214" [2024-08-13T09:02:29.628Z] level=info msg="[runner] processing took 15.473176ms with stages: nolint: 6.816488ms, identifier_marker: 3.783277ms, path_prettifier: 1.649965ms, exclude-rules: 1.198461ms, skip_dirs: 1.036959ms, autogenerated_exclude: 915.099µs, cgo: 53.654µs, filename_unadjuster: 14.642µs, max_same_issues: 1.381µs, diff: 590ns, fixer: 450ns, skip_files: 390ns, uniq_by_line: 340ns, exclude: 340ns, severity-rules: 250ns, sort_results: 230ns, max_from_linter: 170ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-08-13T09:02:29.628Z] level=info msg="[runner] linters took 12.22604856s with stages: goanalysis_metalinter: 12.210483527s" [2024-08-13T09:02:29.628Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-13T09:02:29.628Z] level=info msg="Memory: 341 samples, avg is 301.0MB, max is 1354.6MB" [2024-08-13T09:02:29.628Z] level=info msg="Execution took 34.374912181s" [2024-08-13T09:02:29.628Z] go vet ./... [2024-08-13T09:02:36.182Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-13T09:02:36.182Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-13T09:02:36.182Z] ./bin/test-attribution-txt.sh [2024-08-13T09:02:36.182Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-13T09:02:36.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-13T09:02:36.489Z] + ls -al . [2024-08-13T09:02:36.489Z] total 888 [2024-08-13T09:02:36.489Z] drwxrwxr-x 11 1001 1001 4096 Aug 13 09:00 . [2024-08-13T09:02:36.489Z] drwxr-xr-x 4 root root 4096 Aug 13 09:00 .. [2024-08-13T09:02:36.489Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 08:59 .blubracket [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 10 Aug 13 08:59 .dockerignore [2024-08-13T09:02:36.489Z] drwxrwxr-x 8 1001 1001 4096 Aug 13 09:01 .git [2024-08-13T09:02:36.489Z] drwxrwxr-x 3 1001 1001 4096 Aug 13 08:59 .github [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 1102 Aug 13 08:59 .gitignore [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 42 Aug 13 08:59 .golangci.yml [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 100 Aug 13 08:59 .hadolint.yml [2024-08-13T09:02:36.489Z] drwxr-xr-x 3 1001 1001 4096 Aug 13 08:59 .semver [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 155 Aug 13 08:59 .sonarcloud.properties [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 1171 Aug 13 08:59 ADOPTERS.md [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 21171 Aug 13 08:59 Attribution.txt [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 100284 Aug 13 08:59 CHANGELOG.md [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 3804 Aug 13 08:59 CONTRIBUTING.md [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 677 Aug 13 08:59 GOVERNANCE.md [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 861 Aug 13 08:59 Jenkinsfile [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 10775 Aug 13 08:59 LICENSE [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 16854 Aug 13 08:59 Makefile [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 582 Aug 13 08:59 OWNERS.md [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 9528 Aug 13 08:59 README.md [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 789 Aug 13 08:59 SECURITY.md [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 12 Aug 13 08:59 VERSION [2024-08-13T09:02:36.489Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 08:59 bin [2024-08-13T09:02:36.489Z] drwxrwxr-x 20 1001 1001 4096 Aug 13 08:59 cmd [2024-08-13T09:02:36.489Z] -rw-r--r-- 1 root root 518745 Aug 13 09:01 coverage.out [2024-08-13T09:02:36.489Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 08:59 fuzz_test [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 7317 Aug 13 08:59 go.mod [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 102581 Aug 13 08:59 go.sum [2024-08-13T09:02:36.489Z] drwxrwxr-x 7 1001 1001 4096 Aug 13 08:59 internal [2024-08-13T09:02:36.489Z] drwxrwxr-x 3 1001 1001 4096 Aug 13 08:59 openapi [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 584 Aug 13 08:59 security.txt [2024-08-13T09:02:36.489Z] -rw-rw-r-- 1 1001 1001 204 Aug 13 08:59 version.go [Pipeline] sh [2024-08-13T09:02:36.780Z] + '[' -e coverage.out ] [2024-08-13T09:02:36.780Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-13T09:02:36.921Z] Stashed 1 file(s) [Pipeline] sh [2024-08-13T09:02:37.206Z] + make build [2024-08-13T09:02:37.206Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-13T09:02:41.503Z] d6de4b400683: Pull complete [2024-08-13T09:02:41.503Z] 35cb2a7552d0: Pull complete [2024-08-13T09:02:41.503Z] 4f4fb700ef54: Pull complete [2024-08-13T09:02:41.503Z] 464afbd9ba4c: Pull complete [2024-08-13T09:02:49.732Z] 00f215d4a9da: Pull complete [2024-08-13T09:02:51.681Z] d496ad576159: Pull complete [2024-08-13T09:02:51.681Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-13T09:02:51.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-13T09:02:51.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-13T09:02:52.103Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-13T09:02:52.103Z] WORKDIR /edgex [2024-08-13T09:02:52.103Z] COPY go.mod . [2024-08-13T09:02:52.103Z] RUN go mod download ci-base-image-arm64 [2024-08-13T09:02:52.103Z] -f - . [2024-08-13T09:02:53.108Z] Sending build context to Docker daemon 3.46MB [2024-08-13T09:02:53.108Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-13T09:02:53.108Z] ---> f246e2811388 [2024-08-13T09:02:53.108Z] Step 2/4 : WORKDIR /edgex [2024-08-13T09:02:54.512Z] ---> Running in e3c181a3df3f [2024-08-13T09:02:54.780Z] Removing intermediate container e3c181a3df3f [2024-08-13T09:02:54.780Z] ---> 88c9311b6924 [2024-08-13T09:02:54.780Z] Step 3/4 : COPY go.mod . [2024-08-13T09:02:55.366Z] ---> 913d37ecba1e [2024-08-13T09:02:55.366Z] Step 4/4 : RUN go mod download [2024-08-13T09:02:55.366Z] ---> Running in 6e51276c2444 [2024-08-13T09:02:59.129Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-13T09:02:59.387Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-13T09:03:00.762Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-13T09:03:01.327Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-13T09:03:03.227Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-13T09:03:06.697Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-13T09:03:08.648Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-13T09:03:10.551Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-13T09:03:12.453Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-13T09:03:13.018Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-13T09:03:13.587Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-13T09:03:14.153Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-13T09:03:15.093Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-13T09:03:16.058Z] $ docker stop --time=1 09f4c22ee1b1e0d5f8ec89442b513343d9e383c08372276c8313ce449218db04 [2024-08-13T09:03:26.469Z] $ docker rm -f --volumes 09f4c22ee1b1e0d5f8ec89442b513343d9e383c08372276c8313ce449218db04 [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-08-13T09:03:27.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-13T09:03:27.590Z] [2024-08-13T09:03:27.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:03:27.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-13T09:03:27.988Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-13T09:03:27.988Z] 91d30c5bc195: Pulling fs layer [2024-08-13T09:03:27.988Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-13T09:03:27.988Z] 9c61dcf015f6: Pulling fs layer [2024-08-13T09:03:27.988Z] 4698f68db338: Pulling fs layer [2024-08-13T09:03:27.988Z] 2a2f49069b9e: Pulling fs layer [2024-08-13T09:03:27.988Z] e0025b399a48: Pulling fs layer [2024-08-13T09:03:27.988Z] 4698f68db338: Waiting [2024-08-13T09:03:27.988Z] 2a2f49069b9e: Waiting [2024-08-13T09:03:27.988Z] e0025b399a48: Waiting [2024-08-13T09:03:27.988Z] 91d30c5bc195: Verifying Checksum [2024-08-13T09:03:27.988Z] 91d30c5bc195: Download complete [2024-08-13T09:03:27.988Z] 4698f68db338: Verifying Checksum [2024-08-13T09:03:27.988Z] 4698f68db338: Download complete [2024-08-13T09:03:28.244Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-13T09:03:28.244Z] 2e9b0aa3be6d: Download complete [2024-08-13T09:03:28.244Z] e0025b399a48: Verifying Checksum [2024-08-13T09:03:28.244Z] e0025b399a48: Download complete [2024-08-13T09:03:28.245Z] 91d30c5bc195: Pull complete [2024-08-13T09:03:28.245Z] 2a2f49069b9e: Download complete [2024-08-13T09:03:28.502Z] 2e9b0aa3be6d: Pull complete [2024-08-13T09:03:28.762Z] 9c61dcf015f6: Download complete [2024-08-13T09:03:31.285Z] 9c61dcf015f6: Pull complete [2024-08-13T09:03:31.285Z] 4698f68db338: Pull complete [2024-08-13T09:03:31.543Z] 2a2f49069b9e: Pull complete [2024-08-13T09:03:31.543Z] e0025b399a48: Pull complete [2024-08-13T09:03:31.543Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-13T09:03:31.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-13T09:03:31.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T09:03:31.631Z] prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container [2024-08-13T09:03:31.666Z] $ 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/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-13T09:03:35.631Z] $ docker top 0c8a4f60a86a9fe1b61833d0e8077b17245d8ddc67a52874441c40577f9d9837 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-13T09:03:35.973Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-13T09:03:38.508Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-13T09:03:38.508Z] #1 transferring dockerfile: 3.17kB done [2024-08-13T09:03:38.508Z] #1 DONE 0.0s [2024-08-13T09:03:38.508Z] [2024-08-13T09:03:38.508Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-13T09:03:38.508Z] #2 transferring dockerfile: 2.23kB done [2024-08-13T09:03:38.508Z] #2 DONE 0.0s [2024-08-13T09:03:38.508Z] [2024-08-13T09:03:38.508Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-08-13T09:03:38.508Z] #3 transferring dockerfile: 2.06kB done [2024-08-13T09:03:38.508Z] #3 DONE 0.0s [2024-08-13T09:03:38.508Z] [2024-08-13T09:03:38.508Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-08-13T09:03:38.508Z] #4 transferring dockerfile: 2.01kB done [2024-08-13T09:03:38.508Z] #4 DONE 0.0s [2024-08-13T09:03:38.508Z] [2024-08-13T09:03:38.508Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-13T09:03:38.508Z] #5 transferring dockerfile: 2.15kB done [2024-08-13T09:03:38.508Z] #5 DONE 0.0s [2024-08-13T09:03:38.508Z] [2024-08-13T09:03:38.508Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-13T09:03:38.508Z] #6 transferring dockerfile: 1.89kB done [2024-08-13T09:03:38.508Z] #6 DONE 0.0s [2024-08-13T09:03:38.508Z] [2024-08-13T09:03:38.508Z] #7 [core-data internal] load build definition from Dockerfile [2024-08-13T09:03:38.508Z] #7 transferring dockerfile: 2.01kB done [2024-08-13T09:03:38.508Z] #7 DONE 0.0s [2024-08-13T09:03:38.508Z] [2024-08-13T09:03:38.508Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-08-13T09:03:38.508Z] #8 transferring dockerfile: 1.81kB done [2024-08-13T09:03:38.508Z] #8 DONE 0.0s [2024-08-13T09:03:38.508Z] [2024-08-13T09:03:38.508Z] #9 [security-bootstrapper internal] load .dockerignore [2024-08-13T09:03:38.508Z] #9 transferring context: 50B done [2024-08-13T09:03:38.508Z] #9 DONE 0.0s [2024-08-13T09:03:38.508Z] [2024-08-13T09:03:38.508Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-08-13T09:03:38.508Z] #10 transferring dockerfile: 1.70kB done [2024-08-13T09:03:38.508Z] #10 DONE 0.0s [2024-08-13T09:03:38.508Z] [2024-08-13T09:03:38.508Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-08-13T09:03:38.508Z] #11 transferring dockerfile: 1.95kB done [2024-08-13T09:03:38.508Z] #11 DONE 0.0s [2024-08-13T09:03:38.508Z] [2024-08-13T09:03:38.508Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-08-13T09:03:38.508Z] #12 transferring dockerfile: 1.93kB done [2024-08-13T09:03:38.508Z] #12 DONE 0.0s [2024-08-13T09:03:38.508Z] [2024-08-13T09:03:38.508Z] #13 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-13T09:03:38.508Z] #13 transferring dockerfile: 1.85kB done [2024-08-13T09:03:38.508Z] #13 DONE 0.0s [2024-08-13T09:03:38.508Z] [2024-08-13T09:03:38.508Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-13T09:03:38.508Z] #14 transferring dockerfile: 2.49kB done [2024-08-13T09:03:38.508Z] #14 DONE 0.0s [2024-08-13T09:03:38.508Z] [2024-08-13T09:03:38.508Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-08-13T09:03:38.508Z] #15 transferring dockerfile: 1.69kB done [2024-08-13T09:03:38.508Z] #15 DONE 0.0s [2024-08-13T09:03:38.508Z] [2024-08-13T09:03:38.508Z] #16 [core-command internal] load build definition from Dockerfile [2024-08-13T09:03:38.767Z] #16 transferring dockerfile: 1.93kB done [2024-08-13T09:03:38.767Z] #16 DONE 0.0s [2024-08-13T09:03:38.767Z] [2024-08-13T09:03:38.767Z] #17 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-13T09:03:38.767Z] #17 transferring dockerfile: 2.50kB done [2024-08-13T09:03:38.767Z] #17 DONE 0.0s [2024-08-13T09:03:38.767Z] [2024-08-13T09:03:38.767Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-13T09:03:38.767Z] #18 transferring context: 50B done [2024-08-13T09:03:38.767Z] #18 DONE 0.0s [2024-08-13T09:03:38.767Z] [2024-08-13T09:03:38.767Z] #19 [core-metadata internal] load .dockerignore [2024-08-13T09:03:38.767Z] #19 transferring context: 50B done [2024-08-13T09:03:38.767Z] #19 DONE 0.0s [2024-08-13T09:03:38.767Z] [2024-08-13T09:03:38.767Z] #20 [core-keeper internal] load .dockerignore [2024-08-13T09:03:38.767Z] #20 transferring context: 50B done [2024-08-13T09:03:38.767Z] #20 DONE 0.0s [2024-08-13T09:03:38.767Z] [2024-08-13T09:03:38.767Z] #21 [security-proxy-auth internal] load .dockerignore [2024-08-13T09:03:38.767Z] #21 transferring context: 50B done [2024-08-13T09:03:38.767Z] #21 DONE 0.0s [2024-08-13T09:03:38.767Z] [2024-08-13T09:03:38.767Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-08-13T09:03:39.025Z] #22 transferring context: 50B done [2024-08-13T09:03:39.026Z] #22 DONE 0.0s [2024-08-13T09:03:39.026Z] [2024-08-13T09:03:39.026Z] #23 [core-data internal] load .dockerignore [2024-08-13T09:03:39.026Z] #23 transferring context: 50B done [2024-08-13T09:03:39.026Z] #23 DONE 0.0s [2024-08-13T09:03:39.026Z] [2024-08-13T09:03:39.026Z] #24 [security-spire-agent internal] load .dockerignore [2024-08-13T09:03:39.026Z] #24 transferring context: 50B done [2024-08-13T09:03:39.026Z] #24 DONE 0.0s [2024-08-13T09:03:39.026Z] [2024-08-13T09:03:39.026Z] #25 [security-spire-server internal] load .dockerignore [2024-08-13T09:03:39.026Z] #25 transferring context: 50B done [2024-08-13T09:03:39.026Z] #25 DONE 0.0s [2024-08-13T09:03:39.026Z] [2024-08-13T09:03:39.026Z] #26 [support-notifications internal] load .dockerignore [2024-08-13T09:03:39.026Z] #26 transferring context: 50B done [2024-08-13T09:03:39.026Z] #26 DONE 0.0s [2024-08-13T09:03:39.026Z] [2024-08-13T09:03:39.026Z] #27 [support-scheduler internal] load .dockerignore [2024-08-13T09:03:39.026Z] #27 transferring context: 50B done [2024-08-13T09:03:39.026Z] #27 DONE 0.0s [2024-08-13T09:03:39.026Z] [2024-08-13T09:03:39.026Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-08-13T09:03:39.026Z] #28 transferring context: 50B done [2024-08-13T09:03:39.026Z] #28 DONE 0.0s [2024-08-13T09:03:39.026Z] [2024-08-13T09:03:39.026Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-13T09:03:39.026Z] #29 DONE 0.0s [2024-08-13T09:03:39.026Z] [2024-08-13T09:03:39.026Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-08-13T09:03:39.026Z] #30 transferring context: 50B done [2024-08-13T09:03:39.026Z] #30 DONE 0.0s [2024-08-13T09:03:39.026Z] [2024-08-13T09:03:39.026Z] #31 [security-spire-config internal] load .dockerignore [2024-08-13T09:03:39.026Z] #31 transferring context: 50B done [2024-08-13T09:03:39.026Z] #31 DONE 0.0s [2024-08-13T09:03:39.026Z] [2024-08-13T09:03:39.026Z] #32 [security-proxy-setup internal] load .dockerignore [2024-08-13T09:03:39.026Z] #32 transferring context: 50B done [2024-08-13T09:03:39.026Z] #32 DONE 0.0s [2024-08-13T09:03:39.026Z] [2024-08-13T09:03:39.026Z] #33 [core-command internal] load .dockerignore [2024-08-13T09:03:39.026Z] #33 transferring context: 50B done [2024-08-13T09:03:39.026Z] #33 DONE 0.0s [2024-08-13T09:03:39.026Z] [2024-08-13T09:03:39.026Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T09:03:39.026Z] #34 DONE 0.1s [2024-08-13T09:03:39.026Z] [2024-08-13T09:03:39.026Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:03:39.026Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:03:39.284Z] #35 ... [2024-08-13T09:03:39.284Z] [2024-08-13T09:03:39.284Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-13T09:03:39.284Z] #29 DONE 0.0s [2024-08-13T09:03:39.284Z] [2024-08-13T09:03:39.284Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T09:03:39.284Z] #34 DONE 0.1s [2024-08-13T09:03:39.284Z] [2024-08-13T09:03:39.284Z] #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:03:39.284Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:03:39.284Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T09:03:39.284Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-13T09:03:39.284Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-13T09:03:39.284Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-08-13T09:03:39.284Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-13T09:03:39.284Z] #35 ... [2024-08-13T09:03:39.284Z] [2024-08-13T09:03:39.284Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-13T09:03:39.284Z] #29 DONE 0.0s [2024-08-13T09:03:39.284Z] [2024-08-13T09:03:39.284Z] #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:03:39.284Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:03:39.284Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T09:03:39.284Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-13T09:03:39.284Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-13T09:03:39.284Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-13T09:03:39.569Z] #35 ... [2024-08-13T09:03:39.569Z] [2024-08-13T09:03:39.569Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-13T09:03:39.569Z] #36 DONE 0.6s [2024-08-13T09:03:39.569Z] [2024-08-13T09:03:39.569Z] #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:03:39.569Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:03:39.569Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T09:03:39.569Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-13T09:03:39.569Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-13T09:03:39.569Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-13T09:03:39.569Z] #35 ... [2024-08-13T09:03:39.569Z] [2024-08-13T09:03:39.569Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-13T09:03:39.569Z] #29 DONE 0.0s [2024-08-13T09:03:39.569Z] [2024-08-13T09:03:39.569Z] #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:03:39.569Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-13T09:03:39.569Z] #35 ... [2024-08-13T09:03:39.569Z] [2024-08-13T09:03:39.569Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-13T09:03:39.569Z] #29 DONE 0.0s [2024-08-13T09:03:40.122Z] [2024-08-13T09:03:40.122Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-13T09:03:40.122Z] #29 DONE 0.0s [2024-08-13T09:03:40.122Z] [2024-08-13T09:03:40.122Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T09:03:40.380Z] #34 DONE 1.1s [2024-08-13T09:03:40.380Z] [2024-08-13T09:03:40.380Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-13T09:03:40.380Z] #36 DONE 0.6s [2024-08-13T09:03:40.380Z] [2024-08-13T09:03:40.380Z] #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:03:40.380Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:03:40.380Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T09:03:40.380Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-13T09:03:40.380Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-13T09:03:40.380Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-13T09:03:40.380Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-13T09:03:40.380Z] #35 ... [2024-08-13T09:03:40.380Z] [2024-08-13T09:03:40.380Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-13T09:03:40.380Z] #36 DONE 0.6s [2024-08-13T09:03:40.380Z] [2024-08-13T09:03:40.380Z] #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:03:40.380Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:03:40.380Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T09:03:40.380Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-13T09:03:40.380Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-13T09:03:40.380Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-13T09:03:40.380Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-13T09:03:45.673Z] #35 ... [2024-08-13T09:03:45.673Z] [2024-08-13T09:03:45.673Z] #37 [core-metadata internal] load build context [2024-08-13T09:03:45.673Z] #37 transferring context: 337.80MB 6.1s [2024-08-13T09:03:45.673Z] #37 ... [2024-08-13T09:03:45.673Z] [2024-08-13T09:03:45.673Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-13T09:03:45.673Z] #38 DONE 6.1s [2024-08-13T09:03:45.673Z] [2024-08-13T09:03:45.673Z] #37 [core-metadata internal] load build context [2024-08-13T09:03:45.673Z] #37 ... [2024-08-13T09:03:45.673Z] [2024-08-13T09:03:45.673Z] #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T09:03:45.932Z] #39 ... [2024-08-13T09:03:45.932Z] [2024-08-13T09:03:45.932Z] #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:03:45.932Z] #35 DONE 7.0s [2024-08-13T09:03:45.932Z] [2024-08-13T09:03:45.932Z] #37 [core-metadata internal] load build context [2024-08-13T09:03:46.496Z] #37 ... [2024-08-13T09:03:46.496Z] [2024-08-13T09:03:46.496Z] #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:03:46.496Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:03:46.496Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T09:03:46.496Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-13T09:03:46.496Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-13T09:03:46.496Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-13T09:03:46.496Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-13T09:03:46.496Z] #35 DONE 7.0s [2024-08-13T09:03:46.496Z] [2024-08-13T09:03:46.496Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-13T09:03:46.496Z] #40 DONE 7.1s [2024-08-13T09:03:46.496Z] [2024-08-13T09:03:46.496Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-13T09:03:46.496Z] #41 DONE 7.1s [2024-08-13T09:03:46.496Z] [2024-08-13T09:03:46.496Z] #37 [core-metadata internal] load build context [2024-08-13T09:03:46.831Z] #37 ... [2024-08-13T09:03:46.831Z] [2024-08-13T09:03:46.831Z] #42 [security-spire-agent internal] load build context [2024-08-13T09:03:46.831Z] #42 transferring context: 27.13kB 0.1s done [2024-08-13T09:03:46.831Z] #42 DONE 0.2s [2024-08-13T09:03:46.831Z] [2024-08-13T09:03:46.831Z] #37 [core-metadata internal] load build context [2024-08-13T09:03:46.831Z] #37 ... [2024-08-13T09:03:46.831Z] [2024-08-13T09:03:46.831Z] #43 [security-spire-server internal] load build context [2024-08-13T09:03:46.831Z] #43 transferring context: 27.60kB 0.0s done [2024-08-13T09:03:46.831Z] #43 DONE 0.2s [2024-08-13T09:03:46.831Z] [2024-08-13T09:03:46.831Z] #37 [core-metadata internal] load build context [2024-08-13T09:03:48.725Z] #37 transferring context: 494.08MB 9.4s done [2024-08-13T09:03:48.983Z] #37 ... [2024-08-13T09:03:48.983Z] [2024-08-13T09:03:48.983Z] #44 [security-bootstrapper internal] load build context [2024-08-13T09:03:49.240Z] #44 ... [2024-08-13T09:03:49.240Z] [2024-08-13T09:03:49.240Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:03:49.240Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-13T09:03:49.240Z] #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-13T09:03:49.240Z] #45 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-13T09:03:49.240Z] #45 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-13T09:03:49.240Z] #45 ... [2024-08-13T09:03:49.240Z] [2024-08-13T09:03:49.240Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-13T09:03:49.497Z] #46 ... [2024-08-13T09:03:49.497Z] [2024-08-13T09:03:49.497Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-13T09:03:49.497Z] #47 ... [2024-08-13T09:03:49.497Z] [2024-08-13T09:03:49.497Z] #48 [security-proxy-auth internal] load build context [2024-08-13T09:03:49.754Z] #48 ... [2024-08-13T09:03:49.754Z] [2024-08-13T09:03:49.754Z] #49 [core-data internal] load build context [2024-08-13T09:03:49.754Z] #49 ... [2024-08-13T09:03:49.754Z] [2024-08-13T09:03:49.754Z] #50 [core-keeper internal] load build context [2024-08-13T09:03:49.754Z] #50 ... [2024-08-13T09:03:49.754Z] [2024-08-13T09:03:49.754Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-13T09:03:50.318Z] #47 ... [2024-08-13T09:03:50.318Z] [2024-08-13T09:03:50.318Z] #51 [support-cron-scheduler internal] load build context [2024-08-13T09:03:50.575Z] #51 ... [2024-08-13T09:03:50.575Z] [2024-08-13T09:03:50.575Z] #52 [security-proxy-setup internal] load build context [2024-08-13T09:03:50.575Z] #52 ... [2024-08-13T09:03:50.575Z] [2024-08-13T09:03:50.575Z] #53 [core-command internal] load build context [2024-08-13T09:03:50.575Z] #53 ... [2024-08-13T09:03:50.575Z] [2024-08-13T09:03:50.575Z] #54 [support-notifications internal] load build context [2024-08-13T09:03:50.831Z] #54 ... [2024-08-13T09:03:50.831Z] [2024-08-13T09:03:50.831Z] #55 [security-secretstore-setup internal] load build context [2024-08-13T09:03:50.831Z] #55 ... [2024-08-13T09:03:50.831Z] [2024-08-13T09:03:50.831Z] #56 [support-scheduler internal] load build context [2024-08-13T09:03:51.088Z] #56 ... [2024-08-13T09:03:51.088Z] [2024-08-13T09:03:51.088Z] #55 [security-secretstore-setup internal] load build context [2024-08-13T09:03:54.726Z] #55 transferring context: 484.43MB 8.3s [2024-08-13T09:03:54.726Z] #55 transferring context: 494.08MB 8.4s done [2024-08-13T09:03:55.671Z] #55 ... [2024-08-13T09:03:55.671Z] [2024-08-13T09:03:55.671Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-13T09:03:55.671Z] #0 0.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:03:55.671Z] #0 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:03:55.671Z] #0 1.436 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T09:03:55.671Z] #0 1.436 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T09:03:55.671Z] #0 1.436 OK: 20077 distinct packages available [2024-08-13T09:03:55.671Z] #0 1.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:03:55.671Z] #0 1.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:03:55.671Z] #0 1.799 OK: 264 MiB in 52 packages [2024-08-13T09:03:55.671Z] #57 ... [2024-08-13T09:03:55.671Z] [2024-08-13T09:03:55.671Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T09:03:55.671Z] #0 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:03:55.671Z] #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:03:55.671Z] #0 1.705 OK: 264 MiB in 52 packages [2024-08-13T09:03:55.671Z] #58 ... [2024-08-13T09:03:55.671Z] [2024-08-13T09:03:55.671Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-13T09:03:55.671Z] #0 1.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:03:55.671Z] #0 1.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:03:55.671Z] #0 1.476 OK: 264 MiB in 52 packages [2024-08-13T09:03:55.671Z] #59 ... [2024-08-13T09:03:55.671Z] [2024-08-13T09:03:55.671Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-13T09:03:55.928Z] #60 ... [2024-08-13T09:03:55.928Z] [2024-08-13T09:03:55.928Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-13T09:03:55.928Z] #0 4.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:03:55.928Z] #0 4.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:03:55.928Z] #0 5.021 (1/3) Installing ca-certificates (20240226-r0) [2024-08-13T09:03:55.928Z] #0 5.037 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-13T09:03:55.928Z] #0 5.040 (3/3) Installing tzdata (2024a-r0) [2024-08-13T09:03:55.928Z] #0 5.102 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:03:55.928Z] #0 5.114 Executing ca-certificates-20240226-r0.trigger [2024-08-13T09:03:55.928Z] #0 5.145 OK: 11 MiB in 18 packages [2024-08-13T09:03:55.928Z] #61 ... [2024-08-13T09:03:55.928Z] [2024-08-13T09:03:55.928Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:03:55.928Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.5s [2024-08-13T09:03:56.328Z] #45 ... [2024-08-13T09:03:56.328Z] [2024-08-13T09:03:56.328Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-13T09:03:56.587Z] #62 ... [2024-08-13T09:03:56.587Z] [2024-08-13T09:03:56.587Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-13T09:03:56.587Z] #63 ... [2024-08-13T09:03:56.587Z] [2024-08-13T09:03:56.587Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-13T09:03:56.587Z] #64 ... [2024-08-13T09:03:56.587Z] [2024-08-13T09:03:56.587Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-13T09:03:56.587Z] #65 ... [2024-08-13T09:03:56.587Z] [2024-08-13T09:03:56.587Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-13T09:03:56.845Z] #66 ... [2024-08-13T09:03:56.845Z] [2024-08-13T09:03:56.845Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T09:03:56.845Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-08-13T09:03:56.845Z] #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-13T09:03:56.845Z] #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-13T09:03:56.845Z] #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-13T09:03:56.845Z] #67 ... [2024-08-13T09:03:56.845Z] [2024-08-13T09:03:56.845Z] #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T09:03:56.845Z] #39 1.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:03:56.845Z] #39 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:03:56.845Z] #39 1.457 OK: 264 MiB in 52 packages [2024-08-13T09:03:57.105Z] #39 ... [2024-08-13T09:03:57.105Z] [2024-08-13T09:03:57.105Z] #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-13T09:03:57.105Z] #68 ... [2024-08-13T09:03:57.105Z] [2024-08-13T09:03:57.105Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-13T09:03:57.364Z] #69 ... [2024-08-13T09:03:57.364Z] [2024-08-13T09:03:57.364Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-13T09:03:57.364Z] #70 ... [2024-08-13T09:03:57.364Z] [2024-08-13T09:03:57.364Z] #71 [security-spire-config internal] load build context [2024-08-13T09:03:57.364Z] #71 transferring context: 25.85kB 0.0s done [2024-08-13T09:03:57.623Z] #71 ... [2024-08-13T09:03:57.623Z] [2024-08-13T09:03:57.623Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-13T09:03:57.623Z] #72 ... [2024-08-13T09:03:57.623Z] [2024-08-13T09:03:57.623Z] #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-13T09:03:57.882Z] #73 ... [2024-08-13T09:03:57.882Z] [2024-08-13T09:03:57.882Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:03:57.882Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 6.4s [2024-08-13T09:03:59.261Z] #45 ... [2024-08-13T09:03:59.261Z] [2024-08-13T09:03:59.261Z] #44 [security-bootstrapper internal] load build context [2024-08-13T09:03:59.261Z] #44 transferring context: 494.08MB 12.8s done [2024-08-13T09:03:59.520Z] #44 ... [2024-08-13T09:03:59.520Z] [2024-08-13T09:03:59.520Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-13T09:03:59.520Z] #46 transferring context: 494.08MB 10.7s done [2024-08-13T09:03:59.520Z] #46 ... [2024-08-13T09:03:59.520Z] [2024-08-13T09:03:59.520Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:00.199Z] #45 ... [2024-08-13T09:04:00.199Z] [2024-08-13T09:04:00.199Z] #48 [security-proxy-auth internal] load build context [2024-08-13T09:04:00.199Z] #48 transferring context: 494.08MB 11.9s done [2024-08-13T09:04:00.459Z] #48 ... [2024-08-13T09:04:00.459Z] [2024-08-13T09:04:00.459Z] #49 [core-data internal] load build context [2024-08-13T09:04:00.459Z] #49 transferring context: 494.08MB 11.8s done [2024-08-13T09:04:00.459Z] #49 ... [2024-08-13T09:04:00.459Z] [2024-08-13T09:04:00.459Z] #50 [core-keeper internal] load build context [2024-08-13T09:04:00.459Z] #50 transferring context: 494.08MB 11.1s done [2024-08-13T09:04:00.459Z] #50 ... [2024-08-13T09:04:00.459Z] [2024-08-13T09:04:00.459Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:00.459Z] #45 ... [2024-08-13T09:04:00.459Z] [2024-08-13T09:04:00.459Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-13T09:04:00.459Z] #47 transferring context: 494.08MB 11.2s done [2024-08-13T09:04:00.718Z] #47 ... [2024-08-13T09:04:00.718Z] [2024-08-13T09:04:00.718Z] #51 [support-cron-scheduler internal] load build context [2024-08-13T09:04:00.718Z] #51 transferring context: 494.08MB 8.8s done [2024-08-13T09:04:00.718Z] #51 ... [2024-08-13T09:04:00.718Z] [2024-08-13T09:04:00.718Z] #53 [core-command internal] load build context [2024-08-13T09:04:00.718Z] #53 transferring context: 494.08MB 10.4s done [2024-08-13T09:04:00.977Z] #53 ... [2024-08-13T09:04:00.977Z] [2024-08-13T09:04:00.977Z] #54 [support-notifications internal] load build context [2024-08-13T09:04:00.977Z] #54 transferring context: 494.08MB 10.5s done [2024-08-13T09:04:00.977Z] #54 ... [2024-08-13T09:04:00.977Z] [2024-08-13T09:04:00.977Z] #52 [security-proxy-setup internal] load build context [2024-08-13T09:04:00.977Z] #52 transferring context: 494.08MB 10.4s done [2024-08-13T09:04:01.237Z] #52 ... [2024-08-13T09:04:01.237Z] [2024-08-13T09:04:01.237Z] #56 [support-scheduler internal] load build context [2024-08-13T09:04:01.237Z] #56 transferring context: 494.08MB 11.4s done [2024-08-13T09:04:01.237Z] #56 ... [2024-08-13T09:04:01.237Z] [2024-08-13T09:04:01.237Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:01.237Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 9.9s [2024-08-13T09:04:01.237Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 9.9s [2024-08-13T09:04:03.238Z] Removing intermediate container 6e51276c2444 [2024-08-13T09:04:03.238Z] ---> e715ed0e4c36 [2024-08-13T09:04:03.238Z] Successfully built e715ed0e4c36 [2024-08-13T09:04:03.238Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:04:03.571Z] + docker inspect -f . ci-base-image-arm64 [2024-08-13T09:04:03.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T09:04:03.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-7621 does not seem to be running inside a container [2024-08-13T09:04:03.857Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 11.5s [2024-08-13T09:04:03.857Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 10.9s done [2024-08-13T09:04:03.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@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-08-13T09:04:05.102Z] $ docker top a52f1fce85adfe223ed1e16c1fdfec83d6a9ea778384994d039609dcf0442544 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-13T09:04:05.937Z] + go version [2024-08-13T09:04:05.937Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-13T09:04:05.960Z] $ docker stop --time=1 a52f1fce85adfe223ed1e16c1fdfec83d6a9ea778384994d039609dcf0442544 [2024-08-13T09:04:06.540Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 14.9s [2024-08-13T09:04:07.107Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 15.8s [2024-08-13T09:04:07.365Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 16.0s [2024-08-13T09:04:07.365Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 16.0s [2024-08-13T09:04:07.590Z] $ docker rm -f --volumes a52f1fce85adfe223ed1e16c1fdfec83d6a9ea778384994d039609dcf0442544 [2024-08-13T09:04:07.623Z] #45 ... [2024-08-13T09:04:07.623Z] [2024-08-13T09:04:07.623Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T09:04:07.623Z] #67 ... [2024-08-13T09:04:07.623Z] [2024-08-13T09:04:07.623Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [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) [2024-08-13T09:04:07.882Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 16.6s [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:04:08.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-13T09:04:08.277Z] [2024-08-13T09:04:08.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:04:08.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-13T09:04:08.608Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-13T09:04:08.608Z] 547446be3368: Pulling fs layer [2024-08-13T09:04:08.608Z] d125d8839a47: Pulling fs layer [2024-08-13T09:04:08.608Z] 3e85d5ac6304: Pulling fs layer [2024-08-13T09:04:08.608Z] c3105a71a48b: Pulling fs layer [2024-08-13T09:04:08.608Z] 0f093f025ec4: Pulling fs layer [2024-08-13T09:04:08.608Z] c3106fc0e877: Pulling fs layer [2024-08-13T09:04:08.608Z] c3105a71a48b: Waiting [2024-08-13T09:04:08.608Z] 0f093f025ec4: Waiting [2024-08-13T09:04:08.608Z] c3106fc0e877: Waiting [2024-08-13T09:04:08.877Z] 547446be3368: Download complete [2024-08-13T09:04:08.877Z] c3105a71a48b: Verifying Checksum [2024-08-13T09:04:08.877Z] c3105a71a48b: Download complete [2024-08-13T09:04:09.150Z] d125d8839a47: Verifying Checksum [2024-08-13T09:04:09.150Z] d125d8839a47: Download complete [2024-08-13T09:04:09.150Z] c3106fc0e877: Verifying Checksum [2024-08-13T09:04:09.150Z] c3106fc0e877: Download complete [2024-08-13T09:04:09.436Z] 0f093f025ec4: Verifying Checksum [2024-08-13T09:04:09.436Z] 0f093f025ec4: Download complete [2024-08-13T09:04:09.436Z] 547446be3368: Pull complete [2024-08-13T09:04:10.133Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 17.6s done [2024-08-13T09:04:10.133Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 17.6s done [2024-08-13T09:04:10.874Z] d125d8839a47: Pull complete [2024-08-13T09:04:11.143Z] 3e85d5ac6304: Download complete [2024-08-13T09:04:13.261Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 21.6s [2024-08-13T09:04:13.261Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 20.0s done [2024-08-13T09:04:13.261Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 20.0s done [2024-08-13T09:04:13.875Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-13T09:04:17.227Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 25.8s done [2024-08-13T09:04:18.185Z] #45 ... [2024-08-13T09:04:18.185Z] [2024-08-13T09:04:18.185Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T09:04:18.185Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 16.6s done [2024-08-13T09:04:18.185Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 19.0s done [2024-08-13T09:04:18.185Z] #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-13T09:04:20.994Z] #67 ... [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #71 [security-spire-config internal] load build context [2024-08-13T09:04:20.994Z] #71 DONE 34.0s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T09:04:20.994Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-13T09:04:20.994Z] #67 ... [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:20.994Z] #45 ... [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #37 [core-metadata internal] load build context [2024-08-13T09:04:20.994Z] #37 DONE 41.3s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-13T09:04:20.994Z] #46 DONE 41.3s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-13T09:04:20.994Z] #60 DONE 35.2s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #39 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T09:04:20.994Z] #39 DONE 35.2s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-13T09:04:20.994Z] #61 DONE 34.7s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:20.994Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-13T09:04:20.994Z] #45 ... [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-13T09:04:20.994Z] #57 DONE 35.2s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #59 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-13T09:04:20.994Z] #59 DONE 35.3s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #50 [core-keeper internal] load build context [2024-08-13T09:04:20.994Z] #50 DONE 41.3s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-13T09:04:20.994Z] #47 DONE 41.3s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #49 [core-data internal] load build context [2024-08-13T09:04:20.994Z] #49 DONE 41.3s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #55 [security-secretstore-setup internal] load build context [2024-08-13T09:04:20.994Z] #55 DONE 40.4s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #48 [security-proxy-auth internal] load build context [2024-08-13T09:04:20.994Z] #48 DONE 41.4s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #51 [support-cron-scheduler internal] load build context [2024-08-13T09:04:20.994Z] #51 DONE 40.4s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #52 [security-proxy-setup internal] load build context [2024-08-13T09:04:20.994Z] #52 DONE 40.4s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T09:04:20.994Z] #58 DONE 35.5s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #44 [security-bootstrapper internal] load build context [2024-08-13T09:04:20.994Z] #44 DONE 41.6s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:20.994Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-13T09:04:20.994Z] #45 ... [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #53 [core-command internal] load build context [2024-08-13T09:04:20.994Z] #53 DONE 40.4s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #54 [support-notifications internal] load build context [2024-08-13T09:04:20.994Z] #54 DONE 40.4s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #56 [support-scheduler internal] load build context [2024-08-13T09:04:20.994Z] #56 DONE 40.4s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T09:04:20.994Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 28.3s done [2024-08-13T09:04:20.994Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 28.6s [2024-08-13T09:04:20.994Z] #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-13T09:04:20.994Z] #67 ... [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:04:20.994Z] #74 DONE 0.4s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:04:20.994Z] #75 DONE 0.3s [2024-08-13T09:04:20.994Z] [2024-08-13T09:04:20.994Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T09:04:20.994Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 28.7s done [2024-08-13T09:04:21.208Z] 3e85d5ac6304: Pull complete [2024-08-13T09:04:21.208Z] c3105a71a48b: Pull complete [2024-08-13T09:04:21.283Z] #67 ... [2024-08-13T09:04:21.283Z] [2024-08-13T09:04:21.283Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:04:21.283Z] #76 DONE 0.4s [2024-08-13T09:04:21.283Z] [2024-08-13T09:04:21.283Z] #77 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:04:21.283Z] #77 DONE 0.3s [2024-08-13T09:04:21.283Z] [2024-08-13T09:04:21.283Z] #78 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:04:22.177Z] 0f093f025ec4: Pull complete [2024-08-13T09:04:22.177Z] c3106fc0e877: Pull complete [2024-08-13T09:04:22.177Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-13T09:04:22.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-13T09:04:22.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T09:04:22.281Z] #78 ... [2024-08-13T09:04:22.281Z] [2024-08-13T09:04:22.281Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-13T09:04:22.281Z] #62 DONE 35.9s [2024-08-13T09:04:22.281Z] [2024-08-13T09:04:22.281Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-13T09:04:22.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-7621 does not seem to be running inside a container [2024-08-13T09:04:22.445Z] $ 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/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@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-08-13T09:04:23.217Z] #79 ... [2024-08-13T09:04:23.217Z] [2024-08-13T09:04:23.217Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-13T09:04:23.217Z] #64 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.217Z] #64 35.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.217Z] #64 35.74 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-13T09:04:23.217Z] #64 35.75 (2/4) Installing openssl (3.1.6-r0) [2024-08-13T09:04:23.217Z] #64 35.75 (3/4) Installing su-exec (0.2-r3) [2024-08-13T09:04:23.217Z] #64 35.76 (4/4) Installing yq (4.33.3-r5) [2024-08-13T09:04:23.217Z] #64 35.84 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:04:23.217Z] #64 35.86 OK: 17 MiB in 19 packages [2024-08-13T09:04:23.217Z] #64 DONE 36.8s [2024-08-13T09:04:23.217Z] [2024-08-13T09:04:23.217Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:23.217Z] #45 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.4s done [2024-08-13T09:04:23.476Z] #45 ... [2024-08-13T09:04:23.476Z] [2024-08-13T09:04:23.476Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-13T09:04:23.476Z] #69 35.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.476Z] #69 35.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.476Z] #69 36.15 (1/4) Installing ca-certificates (20240226-r0) [2024-08-13T09:04:23.476Z] #69 36.17 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-13T09:04:23.476Z] #69 36.18 (3/4) Installing su-exec (0.2-r3) [2024-08-13T09:04:23.476Z] #69 36.19 (4/4) Installing yq (4.33.3-r5) [2024-08-13T09:04:23.476Z] #69 36.25 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:04:23.476Z] #69 36.26 Executing ca-certificates-20240226-r0.trigger [2024-08-13T09:04:23.476Z] #69 36.31 OK: 17 MiB in 19 packages [2024-08-13T09:04:23.476Z] #69 DONE 37.2s [2024-08-13T09:04:23.476Z] [2024-08-13T09:04:23.476Z] #68 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-13T09:04:23.476Z] #68 35.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.476Z] #68 35.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.476Z] #68 36.19 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-13T09:04:23.476Z] #68 36.20 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:04:23.476Z] #68 36.21 OK: 7 MiB in 16 packages [2024-08-13T09:04:23.476Z] #68 DONE 37.2s [2024-08-13T09:04:23.476Z] [2024-08-13T09:04:23.476Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-13T09:04:23.476Z] #65 35.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.476Z] #65 36.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.476Z] #65 36.26 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-13T09:04:23.476Z] #65 36.28 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:04:23.476Z] #65 36.29 OK: 7 MiB in 16 packages [2024-08-13T09:04:23.476Z] #65 DONE 37.3s [2024-08-13T09:04:23.476Z] [2024-08-13T09:04:23.476Z] #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-13T09:04:23.476Z] #73 36.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.476Z] #73 36.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.476Z] #73 36.40 (1/2) Installing ca-certificates (20240226-r0) [2024-08-13T09:04:23.476Z] #73 36.42 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-13T09:04:23.476Z] #73 36.43 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:04:23.476Z] #73 36.43 Executing ca-certificates-20240226-r0.trigger [2024-08-13T09:04:23.476Z] #73 36.48 OK: 8 MiB in 17 packages [2024-08-13T09:04:23.477Z] #73 DONE 37.2s [2024-08-13T09:04:23.477Z] [2024-08-13T09:04:23.477Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-13T09:04:23.477Z] #70 35.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.477Z] #70 35.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.477Z] #70 36.02 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T09:04:23.477Z] #70 36.02 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T09:04:23.477Z] #70 36.02 OK: 20070 distinct packages available [2024-08-13T09:04:23.477Z] #70 36.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.477Z] #70 36.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.477Z] #70 36.61 (1/11) Installing ca-certificates (20240226-r0) [2024-08-13T09:04:23.477Z] #70 36.62 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-13T09:04:23.477Z] #70 36.63 (3/11) Installing libunistring (1.1-r1) [2024-08-13T09:04:23.477Z] #70 36.65 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-13T09:04:23.477Z] #70 36.66 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-13T09:04:23.477Z] #70 36.66 (6/11) Installing libcurl (8.9.0-r0) [2024-08-13T09:04:23.477Z] #70 36.67 (7/11) Installing curl (8.9.0-r0) [2024-08-13T09:04:23.477Z] #70 36.68 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-13T09:04:23.477Z] #70 36.68 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-13T09:04:23.477Z] #70 36.68 (10/11) Installing libucontext (1.2-r2) [2024-08-13T09:04:23.477Z] #70 36.69 (11/11) Installing gcompat (1.1.0-r1) [2024-08-13T09:04:23.477Z] #70 36.69 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:04:23.477Z] #70 36.70 Executing ca-certificates-20240226-r0.trigger [2024-08-13T09:04:23.477Z] #70 36.76 OK: 12 MiB in 26 packages [2024-08-13T09:04:23.477Z] #70 DONE 37.2s [2024-08-13T09:04:23.477Z] [2024-08-13T09:04:23.477Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-13T09:04:23.477Z] #72 35.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.477Z] #72 35.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.477Z] #72 36.00 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T09:04:23.477Z] #72 36.00 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T09:04:23.477Z] #72 36.00 OK: 20070 distinct packages available [2024-08-13T09:04:23.477Z] #72 36.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.477Z] #72 36.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.477Z] #72 36.36 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-13T09:04:23.477Z] #72 36.37 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-13T09:04:23.477Z] #72 36.37 (3/5) Installing libucontext (1.2-r2) [2024-08-13T09:04:23.477Z] #72 36.37 (4/5) Installing gcompat (1.1.0-r1) [2024-08-13T09:04:23.477Z] #72 36.38 (5/5) Installing openssl (3.1.6-r0) [2024-08-13T09:04:23.477Z] #72 36.39 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:04:23.477Z] #72 36.40 OK: 8 MiB in 20 packages [2024-08-13T09:04:23.477Z] #72 DONE 36.8s [2024-08-13T09:04:23.477Z] [2024-08-13T09:04:23.477Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-13T09:04:23.477Z] #63 35.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.477Z] #63 35.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.477Z] #63 36.21 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-13T09:04:23.477Z] #63 36.21 (2/2) Installing su-exec (0.2-r3) [2024-08-13T09:04:23.477Z] #63 36.21 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:04:23.477Z] #63 36.23 OK: 7 MiB in 17 packages [2024-08-13T09:04:23.477Z] #63 DONE 37.2s [2024-08-13T09:04:23.477Z] [2024-08-13T09:04:23.477Z] #80 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-13T09:04:23.477Z] #80 ... [2024-08-13T09:04:23.477Z] [2024-08-13T09:04:23.477Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:23.477Z] #45 DONE 37.0s [2024-08-13T09:04:23.735Z] [2024-08-13T09:04:23.735Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-13T09:04:23.735Z] #66 36.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.735Z] #66 36.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.735Z] #66 36.59 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T09:04:23.735Z] #66 36.59 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T09:04:23.735Z] #66 36.59 OK: 20070 distinct packages available [2024-08-13T09:04:23.735Z] #66 36.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.735Z] #66 36.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:23.735Z] #66 36.98 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-13T09:04:23.735Z] #66 36.98 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-13T09:04:23.735Z] #66 36.98 (3/4) Installing libucontext (1.2-r2) [2024-08-13T09:04:23.735Z] #66 36.99 (4/4) Installing gcompat (1.1.0-r1) [2024-08-13T09:04:23.735Z] #66 36.99 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:04:23.735Z] #66 37.00 OK: 8 MiB in 19 packages [2024-08-13T09:04:23.735Z] #66 DONE 37.2s [2024-08-13T09:04:23.735Z] [2024-08-13T09:04:23.735Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T09:04:23.735Z] #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-08-13T09:04:24.364Z] $ docker top 1603dba8c531c1edc17d7a23ff52969ac9fdf50943896a52a2a8fe2a21b69d88 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-13T09:04:24.883Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-13T09:04:25.642Z] #67 ... [2024-08-13T09:04:25.642Z] [2024-08-13T09:04:25.642Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T09:04:25.642Z] #0 4.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:25.642Z] #0 4.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:25.642Z] #0 4.511 OK: 11 MiB in 18 packages [2024-08-13T09:04:25.642Z] #81 DONE 4.6s [2024-08-13T09:04:25.642Z] [2024-08-13T09:04:25.642Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-13T09:04:25.642Z] #0 3.466 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:25.642Z] #0 3.973 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:25.642Z] #0 4.655 OK: 264 MiB in 52 packages [2024-08-13T09:04:25.642Z] #82 DONE 4.7s [2024-08-13T09:04:25.642Z] [2024-08-13T09:04:25.642Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-13T09:04:25.642Z] #83 DONE 0.0s [2024-08-13T09:04:25.642Z] [2024-08-13T09:04:25.642Z] #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:04:26.588Z] #84 ... [2024-08-13T09:04:26.588Z] [2024-08-13T09:04:26.588Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T09:04:26.588Z] #0 1.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:26.588Z] #0 2.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:26.588Z] #0 2.788 OK: 7 MiB in 16 packages [2024-08-13T09:04:26.588Z] #85 DONE 2.9s [2024-08-13T09:04:26.588Z] [2024-08-13T09:04:26.588Z] #80 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-13T09:04:26.588Z] #80 2.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:26.588Z] #80 3.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:26.588Z] #80 ... [2024-08-13T09:04:26.588Z] [2024-08-13T09:04:26.588Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-13T09:04:26.588Z] #0 2.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:26.588Z] #0 2.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:26.588Z] #0 2.937 OK: 8 MiB in 20 packages [2024-08-13T09:04:26.588Z] #86 DONE 3.1s [2024-08-13T09:04:26.588Z] [2024-08-13T09:04:26.588Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-13T09:04:26.588Z] #0 2.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:26.588Z] #0 3.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:26.588Z] #0 3.241 OK: 17 MiB in 19 packages [2024-08-13T09:04:26.588Z] #87 DONE 3.5s [2024-08-13T09:04:26.846Z] [2024-08-13T09:04:26.846Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T09:04:26.846Z] #0 2.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:26.846Z] #0 2.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:26.846Z] #0 3.127 OK: 12 MiB in 26 packages [2024-08-13T09:04:26.846Z] #88 DONE 3.3s [2024-08-13T09:04:26.846Z] [2024-08-13T09:04:26.846Z] #80 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-13T09:04:26.846Z] #80 3.413 OK: 7 MiB in 16 packages [2024-08-13T09:04:27.785Z] #80 DONE 4.5s [2024-08-13T09:04:27.785Z] [2024-08-13T09:04:27.785Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-13T09:04:27.785Z] #89 DONE 1.2s [2024-08-13T09:04:27.785Z] [2024-08-13T09:04:27.785Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T09:04:27.785Z] #0 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:27.785Z] #0 3.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:27.785Z] #0 3.243 OK: 8 MiB in 17 packages [2024-08-13T09:04:27.785Z] #90 DONE 4.4s [2024-08-13T09:04:27.785Z] [2024-08-13T09:04:27.785Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-13T09:04:27.785Z] #0 2.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:27.785Z] #0 3.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:27.785Z] #0 3.747 OK: 17 MiB in 19 packages [2024-08-13T09:04:27.785Z] #91 DONE 4.5s [2024-08-13T09:04:27.785Z] [2024-08-13T09:04:27.785Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-13T09:04:27.785Z] #79 3.525 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:27.785Z] #79 4.001 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:27.785Z] #79 4.692 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-13T09:04:27.785Z] #79 5.001 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:04:27.785Z] #79 5.006 OK: 7 MiB in 16 packages [2024-08-13T09:04:27.785Z] #79 DONE 5.7s [2024-08-13T09:04:27.785Z] [2024-08-13T09:04:27.785Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T09:04:27.785Z] #92 DONE 1.3s [2024-08-13T09:04:27.785Z] [2024-08-13T09:04:27.785Z] #93 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-13T09:04:27.785Z] #0 2.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:27.785Z] #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:27.785Z] #0 3.510 OK: 7 MiB in 17 packages [2024-08-13T09:04:27.785Z] #93 DONE 4.5s [2024-08-13T09:04:27.785Z] [2024-08-13T09:04:27.785Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-13T09:04:28.044Z] #94 ... [2024-08-13T09:04:28.044Z] [2024-08-13T09:04:28.044Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-13T09:04:28.044Z] #95 DONE 1.3s [2024-08-13T09:04:28.044Z] [2024-08-13T09:04:28.044Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T09:04:29.450Z] #96 DONE 1.2s [2024-08-13T09:04:29.450Z] [2024-08-13T09:04:29.450Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-13T09:04:29.450Z] #0 3.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:29.450Z] #0 4.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T09:04:29.450Z] #0 4.251 OK: 8 MiB in 19 packages [2024-08-13T09:04:29.450Z] #97 DONE 5.2s [2024-08-13T09:04:29.450Z] [2024-08-13T09:04:29.450Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-13T09:04:29.450Z] #98 DONE 1.2s [2024-08-13T09:04:29.450Z] [2024-08-13T09:04:29.450Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-13T09:04:29.450Z] #99 DONE 0.0s [2024-08-13T09:04:29.450Z] [2024-08-13T09:04:29.451Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-13T09:04:29.451Z] #100 DONE 0.1s [2024-08-13T09:04:29.451Z] [2024-08-13T09:04:29.451Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-13T09:04:30.018Z] #101 ... [2024-08-13T09:04:30.018Z] [2024-08-13T09:04:30.018Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-13T09:04:30.019Z] #102 DONE 0.8s [2024-08-13T09:04:30.019Z] [2024-08-13T09:04:30.019Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T09:04:30.019Z] #103 DONE 0.9s [2024-08-13T09:04:30.019Z] [2024-08-13T09:04:30.019Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-13T09:04:30.019Z] #101 DONE 0.8s [2024-08-13T09:04:30.019Z] [2024-08-13T09:04:30.019Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-13T09:04:30.019Z] #104 DONE 0.1s [2024-08-13T09:04:30.019Z] [2024-08-13T09:04:30.019Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-13T09:04:30.019Z] #105 DONE 0.1s [2024-08-13T09:04:30.019Z] [2024-08-13T09:04:30.019Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-13T09:04:30.019Z] #106 DONE 0.1s [2024-08-13T09:04:30.019Z] [2024-08-13T09:04:30.019Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-13T09:04:30.019Z] #107 DONE 0.1s [2024-08-13T09:04:30.019Z] [2024-08-13T09:04:30.019Z] #108 [security-spire-server] exporting to image [2024-08-13T09:04:30.019Z] #108 exporting layers [2024-08-13T09:04:30.276Z] #108 ... [2024-08-13T09:04:30.276Z] [2024-08-13T09:04:30.276Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-13T09:04:30.276Z] #109 DONE 0.1s [2024-08-13T09:04:30.276Z] [2024-08-13T09:04:30.276Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-13T09:04:30.276Z] #110 DONE 0.1s [2024-08-13T09:04:30.276Z] [2024-08-13T09:04:30.276Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-13T09:04:30.276Z] #111 DONE 0.1s [2024-08-13T09:04:30.276Z] [2024-08-13T09:04:30.276Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-13T09:04:30.276Z] #112 DONE 0.1s [2024-08-13T09:04:30.276Z] [2024-08-13T09:04:30.276Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-13T09:04:30.276Z] #113 DONE 0.1s [2024-08-13T09:04:30.276Z] [2024-08-13T09:04:30.276Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-13T09:04:30.276Z] #114 DONE 0.0s [2024-08-13T09:04:30.276Z] [2024-08-13T09:04:30.276Z] #108 [security-spire-agent] exporting to image [2024-08-13T09:04:30.534Z] #108 ... [2024-08-13T09:04:30.534Z] [2024-08-13T09:04:30.534Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-13T09:04:30.534Z] #94 DONE 2.8s [2024-08-13T09:04:30.793Z] [2024-08-13T09:04:30.793Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-13T09:04:30.793Z] #115 DONE 0.0s [2024-08-13T09:04:30.793Z] [2024-08-13T09:04:30.793Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:04:31.052Z] #116 ... [2024-08-13T09:04:31.052Z] [2024-08-13T09:04:31.052Z] #108 [security-spire-server] exporting to image [2024-08-13T09:04:31.052Z] #108 exporting layers 0.6s done [2024-08-13T09:04:31.052Z] #108 writing image sha256:e0e47e029219ecc5dad0db3ec2b5d56a3ec1e384df808700358b5955e8c931d7 done [2024-08-13T09:04:31.052Z] #108 naming to docker.io/library/security-spire-server done [2024-08-13T09:04:31.052Z] #108 exporting layers 0.6s done [2024-08-13T09:04:31.052Z] #108 writing image sha256:9da4c9580a4143ce7bcb2ccc634211f57b7848536cf65d15b1eac3f4dd06e9bd done [2024-08-13T09:04:31.052Z] #108 naming to docker.io/library/security-spire-agent done [2024-08-13T09:04:31.052Z] #108 writing image sha256:913cc8245dd74a7a0d25f3555e624c8480cd4368fdebd6ec86c8b31c41adc5ea done [2024-08-13T09:04:31.052Z] #108 naming to docker.io/library/security-spire-config done [2024-08-13T09:04:31.052Z] #108 DONE 0.9s [2024-08-13T09:04:31.052Z] [2024-08-13T09:04:31.052Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:04:31.313Z] #117 ... [2024-08-13T09:04:31.314Z] [2024-08-13T09:04:31.314Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:04:34.971Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-13T09:04:34.971Z] #1 transferring dockerfile: 3.17kB done [2024-08-13T09:04:34.971Z] #1 DONE 0.1s [2024-08-13T09:04:35.240Z] [2024-08-13T09:04:35.240Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-13T09:04:35.240Z] #2 transferring dockerfile: 1.89kB done [2024-08-13T09:04:35.240Z] #2 DONE 0.0s [2024-08-13T09:04:35.240Z] [2024-08-13T09:04:35.240Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-13T09:04:35.240Z] #3 transferring dockerfile: 2.49kB done [2024-08-13T09:04:35.240Z] #3 DONE 0.1s [2024-08-13T09:04:35.240Z] [2024-08-13T09:04:35.240Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-08-13T09:04:35.240Z] #4 transferring dockerfile: 1.95kB 0.0s done [2024-08-13T09:04:35.240Z] #4 DONE 0.1s [2024-08-13T09:04:35.240Z] [2024-08-13T09:04:35.240Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-08-13T09:04:35.240Z] #5 transferring dockerfile: 1.81kB 0.0s done [2024-08-13T09:04:35.240Z] #5 DONE 0.1s [2024-08-13T09:04:35.240Z] [2024-08-13T09:04:35.240Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-08-13T09:04:35.240Z] #6 transferring dockerfile: 1.70kB done [2024-08-13T09:04:35.240Z] #6 DONE 0.1s [2024-08-13T09:04:35.512Z] [2024-08-13T09:04:35.512Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-08-13T09:04:35.512Z] #7 transferring dockerfile: 1.93kB 0.0s done [2024-08-13T09:04:35.512Z] #7 DONE 0.1s [2024-08-13T09:04:35.512Z] [2024-08-13T09:04:35.512Z] #8 [core-command internal] load build definition from Dockerfile [2024-08-13T09:04:35.512Z] #8 transferring dockerfile: 1.93kB 0.0s done [2024-08-13T09:04:35.512Z] #8 DONE 0.1s [2024-08-13T09:04:35.512Z] [2024-08-13T09:04:35.512Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-08-13T09:04:35.512Z] #9 transferring dockerfile: 1.69kB done [2024-08-13T09:04:35.512Z] #9 DONE 0.1s [2024-08-13T09:04:35.512Z] [2024-08-13T09:04:35.512Z] #10 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-13T09:04:35.781Z] #10 transferring dockerfile: 1.85kB done [2024-08-13T09:04:35.781Z] #10 DONE 0.1s [2024-08-13T09:04:35.781Z] [2024-08-13T09:04:35.781Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-13T09:04:35.781Z] #11 transferring dockerfile: 2.01kB done [2024-08-13T09:04:35.781Z] #11 DONE 0.1s [2024-08-13T09:04:35.781Z] [2024-08-13T09:04:35.781Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-13T09:04:35.781Z] #12 transferring dockerfile: 2.50kB done [2024-08-13T09:04:35.781Z] #12 DONE 0.1s [2024-08-13T09:04:35.781Z] [2024-08-13T09:04:35.781Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-08-13T09:04:35.781Z] #13 transferring dockerfile: 2.06kB 0.0s done [2024-08-13T09:04:35.781Z] #13 DONE 0.1s [2024-08-13T09:04:35.781Z] [2024-08-13T09:04:35.781Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-13T09:04:35.781Z] #14 transferring dockerfile: 2.23kB done [2024-08-13T09:04:35.781Z] #14 DONE 0.0s [2024-08-13T09:04:36.049Z] [2024-08-13T09:04:36.049Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-13T09:04:36.049Z] #15 transferring dockerfile: 2.15kB done [2024-08-13T09:04:36.049Z] #15 DONE 0.1s [2024-08-13T09:04:36.049Z] [2024-08-13T09:04:36.049Z] #16 [core-data internal] load build definition from Dockerfile [2024-08-13T09:04:36.049Z] #16 transferring dockerfile: 2.01kB done [2024-08-13T09:04:36.049Z] #16 DONE 0.1s [2024-08-13T09:04:36.049Z] [2024-08-13T09:04:36.049Z] #17 [security-bootstrapper internal] load .dockerignore [2024-08-13T09:04:36.049Z] #17 transferring context: 50B 0.0s done [2024-08-13T09:04:36.049Z] #17 DONE 0.1s [2024-08-13T09:04:37.019Z] [2024-08-13T09:04:37.019Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-08-13T09:04:37.019Z] #18 transferring context: 50B 0.0s done [2024-08-13T09:04:37.019Z] #18 DONE 0.1s [2024-08-13T09:04:37.019Z] [2024-08-13T09:04:37.019Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-08-13T09:04:37.019Z] #19 transferring context: 50B done [2024-08-13T09:04:37.019Z] #19 DONE 0.0s [2024-08-13T09:04:37.019Z] [2024-08-13T09:04:37.019Z] #20 [support-notifications internal] load .dockerignore [2024-08-13T09:04:37.019Z] #20 transferring context: 50B done [2024-08-13T09:04:37.019Z] #20 DONE 0.1s [2024-08-13T09:04:37.019Z] [2024-08-13T09:04:37.019Z] #21 [security-spire-agent internal] load .dockerignore [2024-08-13T09:04:37.019Z] #21 transferring context: 50B 0.0s done [2024-08-13T09:04:37.019Z] #21 DONE 0.0s [2024-08-13T09:04:37.019Z] [2024-08-13T09:04:37.019Z] #22 [security-spire-server internal] load .dockerignore [2024-08-13T09:04:37.019Z] #22 transferring context: 50B done [2024-08-13T09:04:37.285Z] #22 DONE 0.0s [2024-08-13T09:04:37.285Z] [2024-08-13T09:04:37.286Z] #23 [support-scheduler internal] load .dockerignore [2024-08-13T09:04:37.286Z] #23 transferring context: 50B 0.0s done [2024-08-13T09:04:37.286Z] #23 DONE 0.1s [2024-08-13T09:04:37.286Z] [2024-08-13T09:04:37.286Z] #24 [core-command internal] load .dockerignore [2024-08-13T09:04:37.286Z] #24 transferring context: 50B 0.0s done [2024-08-13T09:04:37.286Z] #24 DONE 0.1s [2024-08-13T09:04:37.286Z] [2024-08-13T09:04:37.286Z] #25 [security-spire-config internal] load .dockerignore [2024-08-13T09:04:37.286Z] #25 transferring context: 50B done [2024-08-13T09:04:37.286Z] #25 DONE 0.1s [2024-08-13T09:04:37.556Z] [2024-08-13T09:04:37.556Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-08-13T09:04:37.556Z] #26 transferring context: 50B done [2024-08-13T09:04:37.556Z] #26 DONE 0.1s [2024-08-13T09:04:37.556Z] [2024-08-13T09:04:37.556Z] #27 [core-keeper internal] load .dockerignore [2024-08-13T09:04:37.556Z] #27 transferring context: 50B done [2024-08-13T09:04:37.556Z] #27 DONE 0.1s [2024-08-13T09:04:37.556Z] [2024-08-13T09:04:37.556Z] #28 [security-proxy-setup internal] load .dockerignore [2024-08-13T09:04:37.556Z] #28 transferring context: 50B done [2024-08-13T09:04:37.556Z] #28 DONE 0.1s [2024-08-13T09:04:37.556Z] [2024-08-13T09:04:37.556Z] #29 [core-metadata internal] load .dockerignore [2024-08-13T09:04:37.556Z] #29 transferring context: 50B done [2024-08-13T09:04:37.556Z] #29 DONE 0.1s [2024-08-13T09:04:37.556Z] [2024-08-13T09:04:37.556Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-13T09:04:37.556Z] #30 transferring context: 50B done [2024-08-13T09:04:37.556Z] #30 DONE 0.1s [2024-08-13T09:04:37.824Z] [2024-08-13T09:04:37.824Z] #31 [security-proxy-auth internal] load .dockerignore [2024-08-13T09:04:37.824Z] #31 transferring context: 50B done [2024-08-13T09:04:37.824Z] #31 DONE 0.0s [2024-08-13T09:04:37.824Z] [2024-08-13T09:04:37.824Z] #32 [core-data internal] load .dockerignore [2024-08-13T09:04:37.824Z] #32 transferring context: 50B done [2024-08-13T09:04:37.824Z] #32 DONE 0.0s [2024-08-13T09:04:37.824Z] [2024-08-13T09:04:37.824Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T09:04:37.824Z] #33 DONE 0.0s [2024-08-13T09:04:37.824Z] [2024-08-13T09:04:37.824Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T09:04:38.093Z] #34 DONE 0.2s [2024-08-13T09:04:38.093Z] [2024-08-13T09:04:38.093Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:04:38.093Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:04:38.360Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T09:04:38.360Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T09:04:38.360Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T09:04:38.360Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.15MB / 3.34MB 0.2s [2024-08-13T09:04:38.360Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-13T09:04:38.360Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-13T09:04:38.945Z] #35 ... [2024-08-13T09:04:38.945Z] [2024-08-13T09:04:38.945Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T09:04:38.945Z] #33 DONE 0.0s [2024-08-13T09:04:38.945Z] [2024-08-13T09:04:38.945Z] #36 [security-bootstrapper internal] load build context [2024-08-13T09:04:38.945Z] #36 transferring context: 3.03MB 0.6s done [2024-08-13T09:04:38.945Z] #36 DONE 0.8s [2024-08-13T09:04:38.945Z] [2024-08-13T09:04:38.945Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:04:38.945Z] #35 ... [2024-08-13T09:04:38.945Z] [2024-08-13T09:04:38.945Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T09:04:38.945Z] #33 DONE 0.0s [2024-08-13T09:04:38.945Z] [2024-08-13T09:04:38.945Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-13T09:04:38.945Z] #37 DONE 1.7s [2024-08-13T09:04:38.945Z] [2024-08-13T09:04:38.945Z] #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:04:38.945Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:04:38.945Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T09:04:38.945Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T09:04:38.945Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T09:04:38.945Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-13T09:04:39.212Z] #35 ... [2024-08-13T09:04:39.213Z] [2024-08-13T09:04:39.213Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T09:04:39.213Z] #33 DONE 0.0s [2024-08-13T09:04:39.213Z] [2024-08-13T09:04:39.213Z] #38 [security-secretstore-setup internal] load build context [2024-08-13T09:04:39.213Z] #38 DONE 0.0s [2024-08-13T09:04:39.213Z] [2024-08-13T09:04:39.213Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-13T09:04:39.213Z] #37 DONE 1.7s [2024-08-13T09:04:39.213Z] [2024-08-13T09:04:39.213Z] #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:04:39.213Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:04:39.213Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T09:04:39.213Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T09:04:39.213Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T09:04:39.213Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-13T09:04:39.479Z] #35 ... [2024-08-13T09:04:39.480Z] [2024-08-13T09:04:39.480Z] #39 [support-notifications internal] load build context [2024-08-13T09:04:39.480Z] #39 DONE 0.0s [2024-08-13T09:04:39.480Z] [2024-08-13T09:04:39.480Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-13T09:04:39.480Z] #37 DONE 1.7s [2024-08-13T09:04:39.480Z] [2024-08-13T09:04:39.480Z] #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-13T09:04:39.480Z] #40 DONE 0.6s [2024-08-13T09:04:39.480Z] [2024-08-13T09:04:39.480Z] #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:04:39.480Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:04:39.480Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T09:04:39.480Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T09:04:39.480Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T09:04:39.480Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-13T09:04:39.480Z] #35 ... [2024-08-13T09:04:39.480Z] [2024-08-13T09:04:39.480Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T09:04:39.480Z] #33 DONE 0.0s [2024-08-13T09:04:39.480Z] [2024-08-13T09:04:39.480Z] #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:04:39.750Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-08-13T09:04:39.750Z] #35 ... [2024-08-13T09:04:39.750Z] [2024-08-13T09:04:39.750Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T09:04:39.750Z] #33 DONE 0.0s [2024-08-13T09:04:40.025Z] [2024-08-13T09:04:40.025Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T09:04:40.025Z] #34 DONE 1.0s [2024-08-13T09:04:40.025Z] [2024-08-13T09:04:40.025Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-13T09:04:40.025Z] #37 DONE 1.8s [2024-08-13T09:04:40.025Z] [2024-08-13T09:04:40.025Z] #40 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-13T09:04:40.025Z] #40 DONE 0.7s [2024-08-13T09:04:40.025Z] [2024-08-13T09:04:40.025Z] #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:04:40.025Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:04:40.025Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T09:04:40.025Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T09:04:40.025Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T09:04:40.025Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-13T09:04:40.025Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-08-13T09:04:40.293Z] #35 ... [2024-08-13T09:04:40.293Z] [2024-08-13T09:04:40.293Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T09:04:40.293Z] #33 DONE 0.0s [2024-08-13T09:04:40.293Z] [2024-08-13T09:04:40.293Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-13T09:04:40.293Z] #41 ... [2024-08-13T09:04:40.293Z] [2024-08-13T09:04:40.293Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T09:04:40.293Z] #33 DONE 0.0s [2024-08-13T09:04:40.293Z] [2024-08-13T09:04:40.293Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-13T09:04:40.293Z] #41 transferring context: 3.03MB 1.3s done [2024-08-13T09:04:40.565Z] #41 ... [2024-08-13T09:04:40.565Z] [2024-08-13T09:04:40.565Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T09:04:40.565Z] #33 DONE 0.0s [2024-08-13T09:04:40.834Z] [2024-08-13T09:04:40.834Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T09:04:40.834Z] #34 DONE 1.7s [2024-08-13T09:04:40.834Z] [2024-08-13T09:04:40.834Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-13T09:04:40.834Z] #37 DONE 1.9s [2024-08-13T09:04:40.834Z] [2024-08-13T09:04:40.834Z] #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-13T09:04:40.834Z] #40 DONE 0.8s [2024-08-13T09:04:40.834Z] [2024-08-13T09:04:40.834Z] #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:04:40.834Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:04:40.834Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T09:04:40.834Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T09:04:40.834Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T09:04:40.834Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-13T09:04:40.834Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-08-13T09:04:40.834Z] #35 ... [2024-08-13T09:04:40.834Z] [2024-08-13T09:04:40.834Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T09:04:40.834Z] #33 DONE 0.0s [2024-08-13T09:04:41.117Z] [2024-08-13T09:04:41.117Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T09:04:41.117Z] #33 DONE 0.0s [2024-08-13T09:04:41.117Z] [2024-08-13T09:04:41.117Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-13T09:04:41.117Z] #41 DONE 2.0s [2024-08-13T09:04:41.117Z] [2024-08-13T09:04:41.117Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T09:04:41.394Z] #34 ... [2024-08-13T09:04:41.394Z] [2024-08-13T09:04:41.394Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T09:04:41.394Z] #33 DONE 0.0s [2024-08-13T09:04:41.394Z] [2024-08-13T09:04:41.394Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-13T09:04:41.394Z] #42 DONE 2.0s [2024-08-13T09:04:41.394Z] [2024-08-13T09:04:41.394Z] #38 [security-secretstore-setup internal] load build context [2024-08-13T09:04:41.394Z] #38 transferring context: 3.03MB 1.6s done [2024-08-13T09:04:41.394Z] #38 DONE 2.0s [2024-08-13T09:04:41.394Z] [2024-08-13T09:04:41.394Z] #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-13T09:04:41.394Z] #43 DONE 2.0s [2024-08-13T09:04:41.394Z] [2024-08-13T09:04:41.394Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T09:04:41.394Z] #34 DONE 2.2s [2024-08-13T09:04:41.394Z] [2024-08-13T09:04:41.394Z] #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:04:41.394Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:04:41.394Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T09:04:41.394Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T09:04:41.394Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T09:04:41.394Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-13T09:04:41.394Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-08-13T09:04:41.394Z] #35 DONE 4.1s [2024-08-13T09:04:41.394Z] [2024-08-13T09:04:41.394Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:41.394Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:41.664Z] #44 ... [2024-08-13T09:04:41.664Z] [2024-08-13T09:04:41.664Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T09:04:41.664Z] #33 DONE 0.0s [2024-08-13T09:04:41.664Z] [2024-08-13T09:04:41.664Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-13T09:04:41.664Z] #37 DONE 2.0s [2024-08-13T09:04:41.664Z] [2024-08-13T09:04:41.664Z] #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-13T09:04:41.664Z] #40 DONE 0.9s [2024-08-13T09:04:41.664Z] [2024-08-13T09:04:41.664Z] #39 [support-notifications internal] load build context [2024-08-13T09:04:41.664Z] #39 transferring context: 3.03MB 1.4s done [2024-08-13T09:04:41.664Z] #39 DONE 2.2s [2024-08-13T09:04:41.664Z] [2024-08-13T09:04:41.664Z] #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:04:41.664Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:04:41.664Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T09:04:41.664Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T09:04:41.664Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T09:04:41.664Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-13T09:04:41.664Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-08-13T09:04:41.664Z] #35 DONE 4.2s [2024-08-13T09:04:41.664Z] [2024-08-13T09:04:41.664Z] #45 [security-proxy-auth internal] load build context [2024-08-13T09:04:42.264Z] #45 ... [2024-08-13T09:04:42.264Z] [2024-08-13T09:04:42.264Z] #46 [core-command internal] load build context [2024-08-13T09:04:42.264Z] #46 transferring context: 3.03MB 1.3s done [2024-08-13T09:04:42.264Z] #46 DONE 2.3s [2024-08-13T09:04:42.264Z] [2024-08-13T09:04:42.264Z] #47 [support-scheduler internal] load build context [2024-08-13T09:04:42.264Z] #47 transferring context: 3.03MB 1.3s done [2024-08-13T09:04:42.533Z] #47 DONE 2.4s [2024-08-13T09:04:42.533Z] [2024-08-13T09:04:42.533Z] #45 [security-proxy-auth internal] load build context [2024-08-13T09:04:43.135Z] #45 ... [2024-08-13T09:04:43.135Z] [2024-08-13T09:04:43.135Z] #48 [security-spire-agent internal] load build context [2024-08-13T09:04:43.135Z] #48 transferring context: 27.13kB 0.3s done [2024-08-13T09:04:43.135Z] #48 DONE 1.7s [2024-08-13T09:04:43.135Z] [2024-08-13T09:04:43.135Z] #45 [security-proxy-auth internal] load build context [2024-08-13T09:04:43.135Z] #45 ... [2024-08-13T09:04:43.135Z] [2024-08-13T09:04:43.135Z] #49 [security-spire-server internal] load build context [2024-08-13T09:04:43.135Z] #49 transferring context: 27.60kB 0.3s done [2024-08-13T09:04:43.135Z] #49 DONE 1.8s [2024-08-13T09:04:43.135Z] [2024-08-13T09:04:43.135Z] #45 [security-proxy-auth internal] load build context [2024-08-13T09:04:43.404Z] #45 ... [2024-08-13T09:04:43.404Z] [2024-08-13T09:04:43.404Z] #50 [security-spire-config internal] load build context [2024-08-13T09:04:43.404Z] #50 transferring context: 25.85kB 0.2s done [2024-08-13T09:04:43.404Z] #50 DONE 2.0s [2024-08-13T09:04:43.404Z] [2024-08-13T09:04:43.404Z] #45 [security-proxy-auth internal] load build context [2024-08-13T09:04:43.993Z] #45 ... [2024-08-13T09:04:43.993Z] [2024-08-13T09:04:43.993Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-13T09:04:43.993Z] #37 DONE 2.0s [2024-08-13T09:04:43.993Z] [2024-08-13T09:04:43.993Z] #40 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-13T09:04:43.993Z] #40 DONE 0.9s [2024-08-13T09:04:43.993Z] [2024-08-13T09:04:43.993Z] #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T09:04:43.993Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T09:04:43.993Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T09:04:43.993Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T09:04:43.993Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T09:04:43.993Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-13T09:04:43.993Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-08-13T09:04:43.993Z] #35 DONE 4.2s [2024-08-13T09:04:43.993Z] [2024-08-13T09:04:43.993Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T09:04:43.993Z] #34 DONE 4.7s [2024-08-13T09:04:43.993Z] [2024-08-13T09:04:43.993Z] #45 [security-proxy-auth internal] load build context [2024-08-13T09:04:47.353Z] #45 ... [2024-08-13T09:04:47.353Z] [2024-08-13T09:04:47.353Z] #51 [core-keeper internal] load build context [2024-08-13T09:04:47.353Z] #51 transferring context: 3.03MB 3.7s done [2024-08-13T09:04:47.353Z] #51 DONE 6.1s [2024-08-13T09:04:47.353Z] [2024-08-13T09:04:47.353Z] #45 [security-proxy-auth internal] load build context [2024-08-13T09:04:47.353Z] #45 transferring context: 3.03MB 4.6s done [2024-08-13T09:04:47.353Z] #45 ... [2024-08-13T09:04:47.353Z] [2024-08-13T09:04:47.353Z] #52 [security-proxy-setup internal] load build context [2024-08-13T09:04:47.353Z] #52 transferring context: 3.03MB 3.9s done [2024-08-13T09:04:47.353Z] #52 DONE 6.3s [2024-08-13T09:04:47.353Z] [2024-08-13T09:04:47.353Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:47.353Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.0s done [2024-08-13T09:04:47.353Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-13T09:04:47.353Z] #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-13T09:04:47.353Z] #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-13T09:04:47.353Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-13T09:04:47.353Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-08-13T09:04:47.353Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-13T09:04:47.353Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s done [2024-08-13T09:04:47.353Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.6s [2024-08-13T09:04:47.941Z] #44 ... [2024-08-13T09:04:47.941Z] [2024-08-13T09:04:47.941Z] #53 [support-cron-scheduler internal] load build context [2024-08-13T09:04:47.941Z] #53 transferring context: 3.03MB 4.1s done [2024-08-13T09:04:47.941Z] #53 DONE 7.1s [2024-08-13T09:04:47.941Z] [2024-08-13T09:04:47.941Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:48.529Z] #44 ... [2024-08-13T09:04:48.529Z] [2024-08-13T09:04:48.529Z] #45 [security-proxy-auth internal] load build context [2024-08-13T09:04:48.529Z] #45 DONE 7.0s [2024-08-13T09:04:48.529Z] [2024-08-13T09:04:48.529Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:48.827Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.04MB / 28.04MB 3.2s [2024-08-13T09:04:49.462Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.52MB / 28.04MB 3.7s [2024-08-13T09:04:49.462Z] #44 ... [2024-08-13T09:04:49.462Z] [2024-08-13T09:04:49.462Z] #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-13T09:04:49.462Z] #0 7.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:04:49.463Z] #0 8.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:04:49.731Z] #54 ... [2024-08-13T09:04:49.731Z] [2024-08-13T09:04:49.731Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-13T09:04:49.731Z] #55 transferring context: 3.03MB 3.5s done [2024-08-13T09:04:49.731Z] #55 DONE 8.2s [2024-08-13T09:04:49.731Z] [2024-08-13T09:04:49.731Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-13T09:04:49.731Z] #56 DONE 8.8s [2024-08-13T09:04:49.731Z] [2024-08-13T09:04:49.731Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T09:04:49.731Z] #0 6.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:04:49.731Z] #0 7.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:04:49.731Z] #0 9.606 OK: 266 MiB in 52 packages [2024-08-13T09:04:49.731Z] #57 DONE 11.1s [2024-08-13T09:04:49.731Z] [2024-08-13T09:04:49.731Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-13T09:04:49.731Z] #0 6.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:04:49.731Z] #0 8.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:04:49.731Z] #0 10.15 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T09:04:49.731Z] #0 10.15 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T09:04:49.731Z] #0 10.15 OK: 19953 distinct packages available [2024-08-13T09:04:49.731Z] #58 ... [2024-08-13T09:04:49.731Z] [2024-08-13T09:04:49.731Z] #59 [core-metadata internal] load build context [2024-08-13T09:04:49.731Z] #59 transferring context: 3.03MB 5.6s done [2024-08-13T09:04:49.731Z] #59 DONE 8.2s [2024-08-13T09:04:49.731Z] [2024-08-13T09:04:49.731Z] #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-13T09:04:49.731Z] #54 10.51 OK: 266 MiB in 52 packages [2024-08-13T09:04:50.000Z] #54 ... [2024-08-13T09:04:50.000Z] [2024-08-13T09:04:50.000Z] #60 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T09:04:50.000Z] #0 8.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:04:50.000Z] #0 9.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:04:50.000Z] #60 ... [2024-08-13T09:04:50.000Z] [2024-08-13T09:04:50.000Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:50.000Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.4s [2024-08-13T09:04:50.320Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-13T09:04:50.320Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-13T09:04:50.913Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.86MB / 28.04MB 5.4s [2024-08-13T09:04:51.551Z] #44 ... [2024-08-13T09:04:51.551Z] [2024-08-13T09:04:51.551Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T09:04:51.551Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.9s done [2024-08-13T09:04:51.551Z] #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-13T09:04:51.551Z] #61 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-13T09:04:51.551Z] #61 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-13T09:04:51.551Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-08-13T09:04:51.551Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-08-13T09:04:51.551Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done [2024-08-13T09:04:51.551Z] #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-13T09:04:51.551Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.28MB / 18.32MB 5.9s [2024-08-13T09:04:51.551Z] #61 ... [2024-08-13T09:04:51.551Z] [2024-08-13T09:04:51.551Z] #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-13T09:04:51.551Z] #54 DONE 12.2s [2024-08-13T09:04:51.551Z] [2024-08-13T09:04:51.551Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T09:04:51.551Z] #61 ... [2024-08-13T09:04:51.551Z] [2024-08-13T09:04:51.551Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:51.551Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.32MB / 28.04MB 5.9s [2024-08-13T09:04:51.551Z] #44 ... [2024-08-13T09:04:51.551Z] [2024-08-13T09:04:51.551Z] #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T09:04:51.551Z] #60 10.92 OK: 266 MiB in 52 packages [2024-08-13T09:04:51.551Z] #60 DONE 12.0s [2024-08-13T09:04:51.551Z] [2024-08-13T09:04:51.551Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:52.137Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.94MB / 28.04MB 6.5s [2024-08-13T09:04:52.408Z] #44 ... [2024-08-13T09:04:52.408Z] [2024-08-13T09:04:52.408Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-13T09:04:52.704Z] #62 ... [2024-08-13T09:04:52.704Z] [2024-08-13T09:04:52.704Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-13T09:04:52.704Z] #63 ... [2024-08-13T09:04:52.704Z] [2024-08-13T09:04:52.704Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-13T09:04:52.973Z] #64 ... [2024-08-13T09:04:52.973Z] [2024-08-13T09:04:52.973Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-13T09:04:52.973Z] #65 ... [2024-08-13T09:04:52.973Z] [2024-08-13T09:04:52.973Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-13T09:04:52.973Z] #58 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:04:52.973Z] #58 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:04:52.973Z] #58 12.83 OK: 266 MiB in 52 packages [2024-08-13T09:04:52.973Z] #58 DONE 13.5s [2024-08-13T09:04:52.973Z] [2024-08-13T09:04:52.973Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-13T09:04:53.246Z] #66 ... [2024-08-13T09:04:53.246Z] [2024-08-13T09:04:53.246Z] #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:04:53.246Z] #67 DONE 3.1s [2024-08-13T09:04:53.246Z] [2024-08-13T09:04:53.246Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-13T09:04:53.246Z] #68 ... [2024-08-13T09:04:53.246Z] [2024-08-13T09:04:53.246Z] #69 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-13T09:04:53.246Z] #69 ... [2024-08-13T09:04:53.246Z] [2024-08-13T09:04:53.246Z] #70 [core-data internal] load build context [2024-08-13T09:04:53.246Z] #70 transferring context: 3.03MB 6.7s done [2024-08-13T09:04:53.246Z] #70 DONE 9.3s [2024-08-13T09:04:53.246Z] [2024-08-13T09:04:53.246Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-13T09:04:53.516Z] #71 ... [2024-08-13T09:04:53.516Z] [2024-08-13T09:04:53.516Z] #72 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:04:53.516Z] #72 DONE 1.7s [2024-08-13T09:04:53.516Z] [2024-08-13T09:04:53.516Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-13T09:04:53.516Z] #73 ... [2024-08-13T09:04:53.516Z] [2024-08-13T09:04:53.516Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-13T09:04:53.791Z] #74 ... [2024-08-13T09:04:53.791Z] [2024-08-13T09:04:53.791Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:53.791Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 8.1s [2024-08-13T09:04:53.791Z] #44 ... [2024-08-13T09:04:53.791Z] [2024-08-13T09:04:53.791Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:04:53.791Z] #75 DONE 2.3s [2024-08-13T09:04:53.791Z] [2024-08-13T09:04:53.791Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:54.757Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.65MB / 28.04MB 9.0s [2024-08-13T09:04:55.026Z] #44 ... [2024-08-13T09:04:55.026Z] [2024-08-13T09:04:55.026Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:04:55.026Z] #76 DONE 2.0s [2024-08-13T09:04:55.026Z] [2024-08-13T09:04:55.026Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:55.026Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-13T09:04:55.301Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 9.6s [2024-08-13T09:04:55.577Z] #44 ... [2024-08-13T09:04:55.577Z] [2024-08-13T09:04:55.577Z] #77 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-13T09:04:55.577Z] #77 ... [2024-08-13T09:04:55.577Z] [2024-08-13T09:04:55.577Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-13T09:04:55.577Z] #65 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:04:56.546Z] #65 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:04:59.146Z] #65 ... [2024-08-13T09:04:59.146Z] [2024-08-13T09:04:59.146Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-13T09:04:59.146Z] #68 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:04:59.146Z] #68 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:04:59.146Z] #68 13.37 (1/4) Installing ca-certificates (20240226-r0) [2024-08-13T09:04:59.146Z] #68 13.67 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-13T09:04:59.146Z] #68 13.81 (3/4) Installing su-exec (0.2-r3) [2024-08-13T09:04:59.146Z] #68 13.81 (4/4) Installing yq (4.33.3-r5) [2024-08-13T09:04:59.146Z] #68 14.38 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:04:59.146Z] #68 14.49 Executing ca-certificates-20240226-r0.trigger [2024-08-13T09:04:59.146Z] #68 15.28 OK: 18 MiB in 19 packages [2024-08-13T09:04:59.146Z] #68 DONE 16.3s [2024-08-13T09:04:59.146Z] [2024-08-13T09:04:59.146Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:04:59.146Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.2s done [2024-08-13T09:04:59.895Z] #44 ... [2024-08-13T09:04:59.895Z] [2024-08-13T09:04:59.895Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-13T09:04:59.895Z] #78 ... [2024-08-13T09:04:59.895Z] [2024-08-13T09:04:59.895Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T09:04:59.895Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.9s done [2024-08-13T09:04:59.895Z] #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-08-13T09:04:59.895Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-08-13T09:05:00.169Z] #61 ... [2024-08-13T09:05:00.169Z] [2024-08-13T09:05:00.169Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-13T09:05:00.169Z] #66 DONE 17.3s [2024-08-13T09:05:00.169Z] [2024-08-13T09:05:00.169Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-13T09:05:00.169Z] #63 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:00.437Z] #63 ... [2024-08-13T09:05:00.437Z] [2024-08-13T09:05:00.437Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-13T09:05:00.437Z] #64 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:00.437Z] #64 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:00.437Z] #64 16.02 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-13T09:05:00.437Z] #64 16.05 (2/2) Installing su-exec (0.2-r3) [2024-08-13T09:05:00.437Z] #64 16.06 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:05:00.437Z] #64 16.19 OK: 8 MiB in 17 packages [2024-08-13T09:05:00.437Z] #64 DONE 18.0s [2024-08-13T09:05:00.706Z] [2024-08-13T09:05:00.706Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-13T09:05:00.706Z] #65 16.23 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-13T09:05:00.706Z] #65 16.27 (2/4) Installing openssl (3.1.6-r0) [2024-08-13T09:05:00.706Z] #65 16.51 (3/4) Installing su-exec (0.2-r3) [2024-08-13T09:05:00.706Z] #65 16.51 (4/4) Installing yq (4.33.3-r5) [2024-08-13T09:05:00.706Z] #65 17.01 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:05:00.706Z] #65 17.11 OK: 18 MiB in 19 packages [2024-08-13T09:05:00.978Z] #65 DONE 18.3s [2024-08-13T09:05:00.978Z] [2024-08-13T09:05:00.978Z] #77 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-13T09:05:00.978Z] #77 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:01.943Z] #77 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:03.383Z] #77 ... [2024-08-13T09:05:03.383Z] [2024-08-13T09:05:03.383Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:03.383Z] #79 ... [2024-08-13T09:05:03.383Z] [2024-08-13T09:05:03.383Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:03.655Z] #80 ... [2024-08-13T09:05:03.655Z] [2024-08-13T09:05:03.655Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-13T09:05:03.655Z] #74 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:03.924Z] #74 ... [2024-08-13T09:05:03.924Z] [2024-08-13T09:05:03.924Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:04.198Z] #81 ... [2024-08-13T09:05:04.198Z] [2024-08-13T09:05:04.198Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:05:04.198Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.4s [2024-08-13T09:05:05.160Z] #44 ... [2024-08-13T09:05:05.160Z] [2024-08-13T09:05:05.160Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:05.160Z] #82 ... [2024-08-13T09:05:05.160Z] [2024-08-13T09:05:05.160Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-13T09:05:05.160Z] #62 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:05.160Z] #62 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:05.160Z] #62 16.00 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T09:05:05.160Z] #62 16.01 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T09:05:05.160Z] #62 16.01 OK: 19946 distinct packages available [2024-08-13T09:05:05.160Z] #62 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:05.160Z] #62 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:05.160Z] #62 22.49 (1/11) Installing ca-certificates (20240226-r0) [2024-08-13T09:05:05.427Z] #62 ... [2024-08-13T09:05:05.427Z] [2024-08-13T09:05:05.427Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:05:07.375Z] #44 ... [2024-08-13T09:05:07.375Z] [2024-08-13T09:05:07.375Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-13T09:05:07.375Z] #71 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:07.375Z] #71 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:07.375Z] #71 20.27 (1/2) Installing ca-certificates (20240226-r0) [2024-08-13T09:05:07.375Z] #71 20.78 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-13T09:05:07.375Z] #71 20.80 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:05:07.375Z] #71 21.08 Executing ca-certificates-20240226-r0.trigger [2024-08-13T09:05:07.375Z] #71 22.54 OK: 9 MiB in 17 packages [2024-08-13T09:05:07.375Z] #71 DONE 24.4s [2024-08-13T09:05:07.375Z] [2024-08-13T09:05:07.375Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:05:07.375Z] #44 ... [2024-08-13T09:05:07.375Z] [2024-08-13T09:05:07.375Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-13T09:05:07.375Z] #73 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:07.375Z] #73 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:07.375Z] #73 19.67 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T09:05:07.375Z] #73 19.67 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T09:05:07.375Z] #73 19.67 OK: 19946 distinct packages available [2024-08-13T09:05:07.375Z] #73 20.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:07.375Z] #73 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:07.375Z] #73 ... [2024-08-13T09:05:07.375Z] [2024-08-13T09:05:07.375Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-13T09:05:07.375Z] #62 23.00 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-13T09:05:07.375Z] #62 23.13 (3/11) Installing libunistring (1.1-r1) [2024-08-13T09:05:07.375Z] #62 23.40 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-13T09:05:07.375Z] #62 23.44 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-13T09:05:07.375Z] #62 23.46 (6/11) Installing libcurl (8.9.0-r0) [2024-08-13T09:05:07.375Z] #62 23.55 (7/11) Installing curl (8.9.0-r0) [2024-08-13T09:05:07.375Z] #62 23.60 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-13T09:05:07.375Z] #62 23.62 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-13T09:05:07.375Z] #62 23.64 (10/11) Installing libucontext (1.2-r2) [2024-08-13T09:05:07.375Z] #62 23.74 (11/11) Installing gcompat (1.1.0-r1) [2024-08-13T09:05:07.375Z] #62 23.77 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:05:07.375Z] #62 23.91 Executing ca-certificates-20240226-r0.trigger [2024-08-13T09:05:08.360Z] #62 25.68 OK: 13 MiB in 26 packages [2024-08-13T09:05:08.628Z] #62 ... [2024-08-13T09:05:08.628Z] [2024-08-13T09:05:08.628Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-13T09:05:08.897Z] #83 ... [2024-08-13T09:05:08.897Z] [2024-08-13T09:05:08.897Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:05:09.480Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.7s [2024-08-13T09:05:09.747Z] #44 ... [2024-08-13T09:05:09.747Z] [2024-08-13T09:05:09.747Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-13T09:05:09.747Z] #62 DONE 27.3s [2024-08-13T09:05:09.747Z] [2024-08-13T09:05:09.747Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:05:10.332Z] #44 ... [2024-08-13T09:05:10.332Z] [2024-08-13T09:05:10.332Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-13T09:05:10.332Z] #0 8.682 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:10.599Z] #84 ... [2024-08-13T09:05:10.599Z] [2024-08-13T09:05:10.599Z] #77 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-13T09:05:10.599Z] #77 22.37 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-13T09:05:10.599Z] #77 22.46 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:05:10.599Z] #77 22.66 OK: 8 MiB in 16 packages [2024-08-13T09:05:10.599Z] #77 DONE 25.2s [2024-08-13T09:05:10.599Z] [2024-08-13T09:05:10.599Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:05:10.599Z] #44 ... [2024-08-13T09:05:10.599Z] [2024-08-13T09:05:10.599Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-13T09:05:10.599Z] #0 7.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:10.599Z] #0 9.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:10.867Z] #85 ... [2024-08-13T09:05:10.867Z] [2024-08-13T09:05:10.867Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:05:10.867Z] #44 ... [2024-08-13T09:05:10.867Z] [2024-08-13T09:05:10.867Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-13T09:05:10.867Z] #0 7.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:11.134Z] #86 ... [2024-08-13T09:05:11.134Z] [2024-08-13T09:05:11.134Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T09:05:11.134Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.8s [2024-08-13T09:05:11.134Z] #61 ... [2024-08-13T09:05:11.134Z] [2024-08-13T09:05:11.134Z] #69 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-13T09:05:11.134Z] #69 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:11.134Z] #69 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:11.134Z] #69 26.26 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-13T09:05:11.134Z] #69 26.33 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:05:11.134Z] #69 26.47 OK: 8 MiB in 16 packages [2024-08-13T09:05:11.134Z] #69 DONE 28.6s [2024-08-13T09:05:11.134Z] [2024-08-13T09:05:11.134Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T09:05:11.134Z] #61 ... [2024-08-13T09:05:11.134Z] [2024-08-13T09:05:11.134Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:05:11.402Z] #44 ... [2024-08-13T09:05:11.402Z] [2024-08-13T09:05:11.402Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-13T09:05:11.402Z] #63 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:11.402Z] #63 24.16 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T09:05:11.402Z] #63 24.16 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T09:05:11.402Z] #63 24.16 OK: 19946 distinct packages available [2024-08-13T09:05:11.402Z] #63 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:11.402Z] #63 27.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:11.669Z] #63 ... [2024-08-13T09:05:11.669Z] [2024-08-13T09:05:11.669Z] #87 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-08-13T09:05:12.251Z] #87 ... [2024-08-13T09:05:12.251Z] [2024-08-13T09:05:12.251Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-13T09:05:12.251Z] #78 12.55 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:12.251Z] #78 14.70 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:12.251Z] #78 ... [2024-08-13T09:05:12.251Z] [2024-08-13T09:05:12.251Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:05:14.198Z] #44 ... [2024-08-13T09:05:14.198Z] [2024-08-13T09:05:14.198Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-13T09:05:14.198Z] #78 22.84 OK: 266 MiB in 52 packages [2024-08-13T09:05:14.198Z] #78 DONE 24.3s [2024-08-13T09:05:14.198Z] [2024-08-13T09:05:14.198Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T09:05:14.198Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.0s done [2024-08-13T09:05:14.198Z] #61 DONE 32.7s [2024-08-13T09:05:14.198Z] [2024-08-13T09:05:14.198Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:05:14.492Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.9s [2024-08-13T09:05:15.076Z] #44 ... [2024-08-13T09:05:15.076Z] [2024-08-13T09:05:15.076Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-13T09:05:15.076Z] #88 DONE 1.0s [2024-08-13T09:05:15.076Z] [2024-08-13T09:05:15.076Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:05:15.076Z] #44 ... [2024-08-13T09:05:15.076Z] [2024-08-13T09:05:15.076Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-13T09:05:15.076Z] #74 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:15.076Z] #74 28.67 (1/3) Installing ca-certificates (20240226-r0) [2024-08-13T09:05:15.076Z] #74 29.20 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-13T09:05:15.076Z] #74 29.26 (3/3) Installing tzdata (2024a-r0) [2024-08-13T09:05:15.342Z] #74 ... [2024-08-13T09:05:15.342Z] [2024-08-13T09:05:15.342Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-13T09:05:15.342Z] #73 30.67 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-13T09:05:15.342Z] #73 30.70 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-13T09:05:15.342Z] #73 30.72 (3/5) Installing libucontext (1.2-r2) [2024-08-13T09:05:15.342Z] #73 30.75 (4/5) Installing gcompat (1.1.0-r1) [2024-08-13T09:05:15.342Z] #73 30.78 (5/5) Installing openssl (3.1.6-r0) [2024-08-13T09:05:15.342Z] #73 30.92 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:05:15.342Z] #73 31.19 OK: 9 MiB in 20 packages [2024-08-13T09:05:15.609Z] #73 DONE 33.0s [2024-08-13T09:05:15.609Z] [2024-08-13T09:05:15.609Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-13T09:05:17.042Z] #89 ... [2024-08-13T09:05:17.042Z] [2024-08-13T09:05:17.042Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T09:05:17.042Z] #0 7.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:17.042Z] #0 9.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:17.309Z] #90 ... [2024-08-13T09:05:17.309Z] [2024-08-13T09:05:17.309Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:05:18.720Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.1s done [2024-08-13T09:05:19.315Z] #44 ... [2024-08-13T09:05:19.315Z] [2024-08-13T09:05:19.315Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-13T09:05:19.315Z] #83 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:19.315Z] #83 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:19.315Z] #83 20.22 OK: 18 MiB in 19 packages [2024-08-13T09:05:19.315Z] #83 ... [2024-08-13T09:05:19.315Z] [2024-08-13T09:05:19.315Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-13T09:05:19.315Z] #63 34.87 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-13T09:05:19.315Z] #63 34.90 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-13T09:05:19.315Z] #63 34.92 (3/4) Installing libucontext (1.2-r2) [2024-08-13T09:05:19.315Z] #63 34.95 (4/4) Installing gcompat (1.1.0-r1) [2024-08-13T09:05:19.315Z] #63 34.99 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:05:19.315Z] #63 35.20 OK: 8 MiB in 19 packages [2024-08-13T09:05:19.582Z] #63 DONE 36.9s [2024-08-13T09:05:19.582Z] [2024-08-13T09:05:19.582Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-13T09:05:19.582Z] #85 17.12 OK: 8 MiB in 17 packages [2024-08-13T09:05:19.582Z] #85 DONE 18.8s [2024-08-13T09:05:19.582Z] [2024-08-13T09:05:19.582Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-13T09:05:19.852Z] #91 ... [2024-08-13T09:05:19.852Z] [2024-08-13T09:05:19.852Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T09:05:19.852Z] #0 7.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:19.852Z] #0 9.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:19.852Z] #92 ... [2024-08-13T09:05:19.852Z] [2024-08-13T09:05:19.852Z] #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-13T09:05:20.435Z] #93 ... [2024-08-13T09:05:20.435Z] [2024-08-13T09:05:20.435Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T09:05:20.435Z] #44 DONE 39.0s [2024-08-13T09:05:20.435Z] [2024-08-13T09:05:20.435Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-13T09:05:20.435Z] #74 33.24 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:05:20.435Z] #74 33.46 Executing ca-certificates-20240226-r0.trigger [2024-08-13T09:05:20.435Z] #74 35.60 OK: 12 MiB in 18 packages [2024-08-13T09:05:20.435Z] #74 DONE 37.6s [2024-08-13T09:05:20.435Z] [2024-08-13T09:05:20.435Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-13T09:05:20.435Z] #89 4.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:20.703Z] #89 ... [2024-08-13T09:05:20.703Z] [2024-08-13T09:05:20.703Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-13T09:05:20.703Z] #86 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:20.703Z] #86 18.05 OK: 18 MiB in 19 packages [2024-08-13T09:05:20.703Z] #86 DONE 19.6s [2024-08-13T09:05:20.703Z] [2024-08-13T09:05:20.703Z] #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T09:05:20.703Z] #0 5.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:20.703Z] #0 7.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:20.703Z] #94 ... [2024-08-13T09:05:20.703Z] [2024-08-13T09:05:20.703Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-13T09:05:20.971Z] #95 ... [2024-08-13T09:05:20.971Z] [2024-08-13T09:05:20.971Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-13T09:05:20.971Z] #83 DONE 22.3s [2024-08-13T09:05:21.238Z] [2024-08-13T09:05:21.238Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-13T09:05:21.238Z] #95 DONE 0.6s [2024-08-13T09:05:21.238Z] [2024-08-13T09:05:21.238Z] #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T09:05:21.822Z] #96 ... [2024-08-13T09:05:21.822Z] [2024-08-13T09:05:21.822Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-13T09:05:21.822Z] #84 11.61 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:21.822Z] #84 19.29 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-13T09:05:21.822Z] #84 20.61 Executing busybox-1.36.1-r7.trigger [2024-08-13T09:05:21.822Z] #84 20.79 OK: 8 MiB in 16 packages [2024-08-13T09:05:22.091Z] #84 ... [2024-08-13T09:05:22.091Z] [2024-08-13T09:05:22.091Z] #87 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-08-13T09:05:22.091Z] #87 6.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:22.091Z] #87 9.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:22.677Z] #87 ... [2024-08-13T09:05:22.677Z] [2024-08-13T09:05:22.677Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-13T09:05:22.677Z] #84 DONE 22.4s [2024-08-13T09:05:22.677Z] [2024-08-13T09:05:22.677Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:22.944Z] #97 ... [2024-08-13T09:05:22.944Z] [2024-08-13T09:05:22.944Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-13T09:05:22.944Z] #89 7.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:24.354Z] #89 ... [2024-08-13T09:05:24.354Z] [2024-08-13T09:05:24.354Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T09:05:24.354Z] #90 16.13 OK: 9 MiB in 17 packages [2024-08-13T09:05:24.354Z] #90 DONE 17.1s [2024-08-13T09:05:24.354Z] [2024-08-13T09:05:24.354Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-13T09:05:24.354Z] #91 4.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:24.937Z] #91 ... [2024-08-13T09:05:24.937Z] [2024-08-13T09:05:24.937Z] #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-13T09:05:24.937Z] #93 DONE 5.2s [2024-08-13T09:05:24.937Z] [2024-08-13T09:05:24.937Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-13T09:05:24.937Z] #98 DONE 0.2s [2024-08-13T09:05:24.937Z] [2024-08-13T09:05:24.937Z] #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T09:05:24.937Z] #94 13.54 OK: 8 MiB in 16 packages [2024-08-13T09:05:25.522Z] #94 DONE 14.8s [2024-08-13T09:05:25.522Z] [2024-08-13T09:05:25.522Z] #87 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-08-13T09:05:25.522Z] #87 14.23 OK: 8 MiB in 16 packages [2024-08-13T09:05:26.106Z] #87 DONE 15.1s [2024-08-13T09:05:26.106Z] [2024-08-13T09:05:26.106Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-13T09:05:26.106Z] #91 6.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:26.374Z] #91 ... [2024-08-13T09:05:26.374Z] [2024-08-13T09:05:26.374Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T09:05:26.374Z] #92 15.68 OK: 13 MiB in 26 packages [2024-08-13T09:05:26.374Z] #92 DONE 16.6s [2024-08-13T09:05:26.640Z] [2024-08-13T09:05:26.640Z] #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T09:05:26.640Z] #96 4.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:26.640Z] #96 6.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T09:05:27.610Z] #96 ... [2024-08-13T09:05:27.610Z] [2024-08-13T09:05:27.610Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-13T09:05:27.610Z] #89 11.24 OK: 9 MiB in 20 packages [2024-08-13T09:05:27.610Z] #89 DONE 11.7s [2024-08-13T09:05:27.610Z] [2024-08-13T09:05:27.610Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-13T09:05:27.611Z] #118 DONE 57.8s [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #78 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:27.611Z] #78 DONE 57.7s [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:27.611Z] #84 DONE 53.4s [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:27.611Z] #116 DONE 57.7s [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:27.611Z] #117 DONE 57.7s [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-13T09:05:27.611Z] #119 ... [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-13T09:05:27.611Z] #120 DONE 8.5s [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-08-13T09:05:27.611Z] #121 DONE 8.5s [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-08-13T09:05:27.611Z] #122 DONE 8.5s [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-08-13T09:05:27.611Z] #123 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:05:27.611Z] #124 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:27.611Z] #125 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:27.611Z] #126 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-08-13T09:05:27.611Z] #127 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:05:27.611Z] #128 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #129 [core-command builder 6/7] COPY . . [2024-08-13T09:05:27.611Z] #129 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:27.611Z] #130 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:05:27.611Z] #131 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #132 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:27.611Z] #132 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #133 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:05:27.611Z] #133 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #134 [support-notifications builder 6/7] COPY . . [2024-08-13T09:05:27.611Z] #134 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-13T09:05:27.611Z] #119 DONE 8.5s [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:27.611Z] #135 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #136 [core-data builder 6/7] COPY . . [2024-08-13T09:05:27.611Z] #136 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:05:27.611Z] #137 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:05:27.611Z] #138 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #139 [security-proxy-auth builder 6/7] COPY . . [2024-08-13T09:05:27.611Z] #139 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:27.611Z] #140 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:27.611Z] #141 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #142 [core-metadata builder 6/7] COPY . . [2024-08-13T09:05:27.611Z] #142 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:05:27.611Z] #143 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #144 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:05:27.611Z] #144 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #145 [support-scheduler builder 6/7] COPY . . [2024-08-13T09:05:27.611Z] #145 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #146 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:27.611Z] #146 CACHED [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #147 [core-keeper builder 7/8] COPY . . [2024-08-13T09:05:27.611Z] #147 DONE 8.5s [2024-08-13T09:05:27.611Z] [2024-08-13T09:05:27.611Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-13T09:05:28.987Z] #148 1.634 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-13T09:05:29.038Z] #99 ... [2024-08-13T09:05:29.038Z] [2024-08-13T09:05:29.038Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T09:05:29.038Z] #100 DONE 1.4s [2024-08-13T09:05:29.038Z] [2024-08-13T09:05:29.038Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-13T09:05:29.038Z] #99 DONE 1.4s [2024-08-13T09:05:29.038Z] [2024-08-13T09:05:29.038Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T09:05:29.038Z] #101 ... [2024-08-13T09:05:29.038Z] [2024-08-13T09:05:29.038Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-13T09:05:29.038Z] #102 DONE 0.2s [2024-08-13T09:05:29.308Z] [2024-08-13T09:05:29.308Z] #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T09:05:29.308Z] #96 8.837 OK: 12 MiB in 18 packages [2024-08-13T09:05:29.308Z] #96 ... [2024-08-13T09:05:29.308Z] [2024-08-13T09:05:29.308Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-13T09:05:29.308Z] #91 9.039 OK: 8 MiB in 19 packages [2024-08-13T09:05:29.308Z] #91 DONE 9.7s [2024-08-13T09:05:29.308Z] [2024-08-13T09:05:29.308Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-13T09:05:29.308Z] #103 DONE 0.3s [2024-08-13T09:05:29.575Z] [2024-08-13T09:05:29.575Z] #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T09:05:29.843Z] #104 ... [2024-08-13T09:05:29.843Z] [2024-08-13T09:05:29.843Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-13T09:05:29.843Z] #105 DONE 0.5s [2024-08-13T09:05:30.114Z] [2024-08-13T09:05:30.114Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-13T09:05:30.114Z] #106 DONE 0.3s [2024-08-13T09:05:30.114Z] [2024-08-13T09:05:30.114Z] #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T09:05:30.114Z] #96 DONE 9.7s [2024-08-13T09:05:30.114Z] [2024-08-13T09:05:30.114Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-13T09:05:30.388Z] #107 DONE 0.3s [2024-08-13T09:05:30.388Z] [2024-08-13T09:05:30.388Z] #108 [security-spire-server] exporting to image [2024-08-13T09:05:30.388Z] #108 exporting layers [2024-08-13T09:05:31.793Z] #108 ... [2024-08-13T09:05:31.793Z] [2024-08-13T09:05:31.793Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T09:05:31.793Z] #101 DONE 2.6s [2024-08-13T09:05:31.793Z] [2024-08-13T09:05:31.793Z] #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T09:05:31.793Z] #104 DONE 2.3s [2024-08-13T09:05:31.793Z] [2024-08-13T09:05:31.793Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-13T09:05:31.793Z] #109 DONE 0.2s [2024-08-13T09:05:31.793Z] [2024-08-13T09:05:31.793Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-13T09:05:32.083Z] #110 DONE 0.2s [2024-08-13T09:05:32.083Z] [2024-08-13T09:05:32.083Z] #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-13T09:05:32.083Z] #111 DONE 0.2s [2024-08-13T09:05:32.083Z] [2024-08-13T09:05:32.083Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-13T09:05:32.083Z] #112 DONE 0.2s [2024-08-13T09:05:32.083Z] [2024-08-13T09:05:32.083Z] #113 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-13T09:05:32.083Z] #113 DONE 0.2s [2024-08-13T09:05:32.083Z] [2024-08-13T09:05:32.083Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-13T09:05:32.349Z] #114 DONE 0.2s [2024-08-13T09:05:32.349Z] [2024-08-13T09:05:32.349Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-13T09:05:32.349Z] #115 DONE 0.2s [2024-08-13T09:05:32.349Z] [2024-08-13T09:05:32.349Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-13T09:05:32.619Z] #116 ... [2024-08-13T09:05:32.619Z] [2024-08-13T09:05:32.619Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-13T09:05:32.619Z] #117 DONE 0.2s [2024-08-13T09:05:32.619Z] [2024-08-13T09:05:32.619Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-13T09:05:32.619Z] #116 DONE 0.2s [2024-08-13T09:05:32.619Z] [2024-08-13T09:05:32.619Z] #108 [security-spire-agent] exporting to image [2024-08-13T09:05:32.888Z] #108 ... [2024-08-13T09:05:32.888Z] [2024-08-13T09:05:32.888Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-13T09:05:32.888Z] #118 DONE 0.3s [2024-08-13T09:05:32.888Z] [2024-08-13T09:05:32.888Z] #108 [security-spire-config] exporting to image [2024-08-13T09:05:33.471Z] #108 exporting layers 2.9s done [2024-08-13T09:05:33.471Z] #108 writing image sha256:15ea21e09d6abe977d377d95f1f990edd01edaa0e2452b389589d0d4f8df5087 0.0s done [2024-08-13T09:05:33.471Z] #108 naming to docker.io/library/security-spire-server-arm64 done [2024-08-13T09:05:34.896Z] #108 exporting layers 2.0s done [2024-08-13T09:05:34.896Z] #108 writing image sha256:d9de826bb6f6105cd8d5cacfaad73d2c8d3e33b64f86c4ad567301bf1c966ae6 0.0s done [2024-08-13T09:05:34.896Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-13T09:05:34.896Z] #108 writing image sha256:2f3fdd537ad3650df7800bdab9fa2396080838c3ccf37210cd774ea626faedd9 done [2024-08-13T09:05:34.896Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2024-08-13T09:05:34.896Z] #108 DONE 4.4s [2024-08-13T09:05:34.896Z] [2024-08-13T09:05:34.896Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:05:38.979Z] #148 ... [2024-08-13T09:05:38.979Z] [2024-08-13T09:05:38.979Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T09:05:38.979Z] #0 0.769 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-13T09:05:38.979Z] #149 ... [2024-08-13T09:05:38.979Z] [2024-08-13T09:05:38.979Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-13T09:05:38.979Z] #0 0.870 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-13T09:05:38.979Z] #150 ... [2024-08-13T09:05:38.979Z] [2024-08-13T09:05:38.979Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-13T09:05:38.979Z] #0 1.006 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-13T09:05:38.979Z] #151 ... [2024-08-13T09:05:38.979Z] [2024-08-13T09:05:38.979Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-13T09:05:38.979Z] #0 1.214 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-13T09:05:38.979Z] #152 ... [2024-08-13T09:05:38.979Z] [2024-08-13T09:05:38.979Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-13T09:05:38.979Z] #0 1.014 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-13T09:05:38.979Z] #153 ... [2024-08-13T09:05:38.979Z] [2024-08-13T09:05:38.979Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-13T09:05:38.979Z] #0 1.275 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-13T09:05:38.979Z] #154 ... [2024-08-13T09:05:38.979Z] [2024-08-13T09:05:38.979Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-13T09:05:38.979Z] #0 1.286 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-13T09:05:38.979Z] #155 ... [2024-08-13T09:05:38.979Z] [2024-08-13T09:05:38.979Z] #156 [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-08-13T09:05:38.979Z] #0 1.042 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-13T09:05:38.979Z] #156 ... [2024-08-13T09:05:38.979Z] [2024-08-13T09:05:38.979Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-13T09:05:38.979Z] #0 0.859 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-13T09:05:38.979Z] #157 ... [2024-08-13T09:05:38.979Z] [2024-08-13T09:05:38.979Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-13T09:05:38.979Z] #0 1.358 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-13T09:05:38.979Z] #158 ... [2024-08-13T09:05:38.979Z] [2024-08-13T09:05:38.979Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-13T09:05:38.979Z] #0 1.274 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-13T09:05:38.979Z] #159 ... [2024-08-13T09:05:38.979Z] [2024-08-13T09:05:38.979Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-13T09:05:38.979Z] #0 1.407 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-13T09:06:56.519Z] #80 ... [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:06:56.519Z] #81 DONE 117.9s [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-13T09:06:56.519Z] #119 ... [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:06:56.519Z] #97 DONE 97.0s [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:06:56.519Z] #80 DONE 118.5s [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:06:56.519Z] #82 DONE 117.0s [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:06:56.519Z] #79 DONE 118.8s [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-08-13T09:06:56.519Z] #120 DONE 1.6s [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-13T09:06:56.519Z] #121 DONE 1.7s [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:06:56.519Z] #122 CACHED [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #123 [core-data builder 6/7] COPY . . [2024-08-13T09:06:56.519Z] #123 CACHED [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:06:56.519Z] #124 CACHED [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-13T09:06:56.519Z] #125 CACHED [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:06:56.519Z] #126 CACHED [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:06:56.519Z] #127 CACHED [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:06:56.519Z] #128 CACHED [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-08-13T09:06:56.519Z] #129 CACHED [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:06:56.519Z] #130 CACHED [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:06:56.519Z] #131 CACHED [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:06:56.519Z] #132 CACHED [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.519Z] #133 [security-proxy-setup builder 6/7] COPY . . [2024-08-13T09:06:56.519Z] #133 CACHED [2024-08-13T09:06:56.519Z] [2024-08-13T09:06:56.520Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:06:56.520Z] #134 CACHED [2024-08-13T09:06:56.520Z] [2024-08-13T09:06:56.520Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:06:56.520Z] #135 CACHED [2024-08-13T09:06:56.520Z] [2024-08-13T09:06:56.520Z] #136 [core-metadata builder 6/7] COPY . . [2024-08-13T09:06:56.520Z] #136 CACHED [2024-08-13T09:06:56.520Z] [2024-08-13T09:06:56.520Z] #137 [support-cron-scheduler builder 6/7] COPY . . [2024-08-13T09:06:56.520Z] #137 CACHED [2024-08-13T09:06:56.520Z] [2024-08-13T09:06:56.520Z] #138 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:06:56.520Z] #138 CACHED [2024-08-13T09:06:56.520Z] [2024-08-13T09:06:56.520Z] #139 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:06:56.520Z] #139 CACHED [2024-08-13T09:06:56.520Z] [2024-08-13T09:06:56.520Z] #140 [core-keeper builder 7/8] COPY . . [2024-08-13T09:06:56.520Z] #140 DONE 1.8s [2024-08-13T09:06:56.520Z] [2024-08-13T09:06:56.520Z] #141 [core-command builder 6/7] COPY . . [2024-08-13T09:06:56.520Z] #141 DONE 1.8s [2024-08-13T09:06:56.520Z] [2024-08-13T09:06:56.520Z] #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:06:56.520Z] #142 CACHED [2024-08-13T09:06:56.520Z] [2024-08-13T09:06:56.520Z] #143 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:06:56.520Z] #143 CACHED [2024-08-13T09:06:56.520Z] [2024-08-13T09:06:56.520Z] #144 [support-scheduler builder 6/7] COPY . . [2024-08-13T09:06:56.520Z] #144 CACHED [2024-08-13T09:06:56.520Z] [2024-08-13T09:06:56.520Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-13T09:06:56.520Z] #119 DONE 1.8s [2024-08-13T09:06:56.520Z] [2024-08-13T09:06:56.520Z] #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T09:06:56.520Z] #145 CACHED [2024-08-13T09:06:56.520Z] [2024-08-13T09:06:56.520Z] #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-13T09:06:56.520Z] #146 CACHED [2024-08-13T09:06:56.520Z] [2024-08-13T09:06:56.520Z] #147 [security-secretstore-setup builder 6/7] COPY . . [2024-08-13T09:06:56.520Z] #147 CACHED [2024-08-13T09:06:56.520Z] [2024-08-13T09:06:56.520Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-13T09:06:59.112Z] #148 ... [2024-08-13T09:06:59.112Z] [2024-08-13T09:06:59.112Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-13T09:06:59.112Z] #0 5.251 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-13T09:06:59.703Z] #149 ... [2024-08-13T09:06:59.703Z] [2024-08-13T09:06:59.703Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-13T09:06:59.703Z] #0 6.077 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-13T09:07:00.900Z] #160 ... [2024-08-13T09:07:00.900Z] [2024-08-13T09:07:00.900Z] #156 [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-08-13T09:07:00.900Z] #156 91.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-13T09:07:02.290Z] #150 ... [2024-08-13T09:07:02.290Z] [2024-08-13T09:07:02.290Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-13T09:07:02.290Z] #0 8.162 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-13T09:07:02.290Z] #151 ... [2024-08-13T09:07:02.290Z] [2024-08-13T09:07:02.290Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-13T09:07:02.290Z] #0 8.280 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-13T09:07:02.290Z] #152 ... [2024-08-13T09:07:02.290Z] [2024-08-13T09:07:02.290Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-13T09:07:02.290Z] #0 8.392 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-13T09:07:02.290Z] #153 ... [2024-08-13T09:07:02.290Z] [2024-08-13T09:07:02.290Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-13T09:07:02.290Z] #148 8.388 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-13T09:07:03.732Z] #148 ... [2024-08-13T09:07:03.732Z] [2024-08-13T09:07:03.732Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-13T09:07:03.732Z] #0 6.932 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-13T09:07:04.000Z] #154 ... [2024-08-13T09:07:04.000Z] [2024-08-13T09:07:04.000Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T09:07:04.000Z] #0 7.797 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-13T09:07:04.000Z] #155 ... [2024-08-13T09:07:04.000Z] [2024-08-13T09:07:04.000Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-13T09:07:04.000Z] #0 6.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-13T09:07:04.367Z] #156 ... [2024-08-13T09:07:04.367Z] [2024-08-13T09:07:04.367Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-13T09:07:04.367Z] #0 7.793 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-13T09:07:04.637Z] #157 ... [2024-08-13T09:07:04.637Z] [2024-08-13T09:07:04.637Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-13T09:07:04.637Z] #0 8.305 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-13T09:07:04.637Z] #158 ... [2024-08-13T09:07:04.637Z] [2024-08-13T09:07:04.637Z] #159 [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-08-13T09:07:04.637Z] #0 6.777 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-13T09:07:04.906Z] #159 ... [2024-08-13T09:07:04.906Z] [2024-08-13T09:07:04.906Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-13T09:07:04.906Z] #0 7.928 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-13T09:08:08.640Z] #156 DONE 159.6s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-13T09:08:08.640Z] #158 DONE 159.6s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T09:08:08.640Z] #149 DONE 159.6s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-13T09:08:08.640Z] #160 DONE 159.6s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-13T09:08:08.640Z] #154 ... [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-13T09:08:08.640Z] #151 DONE 159.7s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-13T09:08:08.640Z] #150 DONE 159.7s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-13T09:08:08.640Z] #152 DONE 159.7s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-13T09:08:08.640Z] #161 ... [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-13T09:08:08.640Z] #155 DONE 160.0s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-13T09:08:08.640Z] #157 DONE 160.0s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-13T09:08:08.640Z] #154 DONE 160.1s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-13T09:08:08.640Z] #148 DONE 160.1s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-13T09:08:08.640Z] #159 DONE 160.1s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:08:08.640Z] #162 ... [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-13T09:08:08.640Z] #153 DONE 160.2s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:08:08.640Z] #163 ... [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #164 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:08:08.640Z] #164 DONE 0.9s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:08:08.640Z] #165 DONE 1.0s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #166 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:08:08.640Z] #166 DONE 1.0s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:08:08.640Z] #167 DONE 0.8s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #168 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:08:08.640Z] #168 DONE 1.0s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:08:08.640Z] #162 DONE 0.7s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-13T09:08:08.640Z] #161 DONE 1.0s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:08:08.640Z] #169 ... [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #170 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:08:08.640Z] #170 DONE 0.7s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:08:08.640Z] #163 DONE 0.8s [2024-08-13T09:08:08.640Z] [2024-08-13T09:08:08.640Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:08:08.901Z] #171 ... [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:08:08.901Z] #172 DONE 0.8s [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:08:08.901Z] #173 DONE 0.8s [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #174 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:08:08.901Z] #174 DONE 0.8s [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:08:08.901Z] #175 DONE 0.8s [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:08:08.901Z] #169 DONE 0.7s [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:08:08.901Z] #176 DONE 0.8s [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:08:08.901Z] #177 CACHED [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:08:08.901Z] #178 CACHED [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:08:08.901Z] #179 CACHED [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:08:08.901Z] #180 CACHED [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #181 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:08:08.901Z] #181 CACHED [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #182 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:08:08.901Z] #182 CACHED [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #183 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:08:08.901Z] #183 CACHED [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:08:08.901Z] #184 CACHED [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #185 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-13T09:08:08.901Z] #185 DONE 0.7s [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:08:08.901Z] #171 DONE 0.6s [2024-08-13T09:08:08.901Z] [2024-08-13T09:08:08.901Z] #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-13T09:08:10.560Z] #186 ... [2024-08-13T09:08:10.560Z] [2024-08-13T09:08:10.560Z] #187 [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-08-13T09:08:10.560Z] #187 DONE 1.6s [2024-08-13T09:08:10.823Z] [2024-08-13T09:08:10.823Z] #188 [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-08-13T09:08:10.823Z] #188 DONE 1.6s [2024-08-13T09:08:10.823Z] [2024-08-13T09:08:10.823Z] #189 [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-08-13T09:08:11.774Z] #189 ... [2024-08-13T09:08:11.774Z] [2024-08-13T09:08:11.774Z] #190 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-13T09:08:11.774Z] #190 DONE 2.7s [2024-08-13T09:08:11.774Z] [2024-08-13T09:08:11.774Z] #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-13T09:08:11.774Z] #191 DONE 2.7s [2024-08-13T09:08:11.774Z] [2024-08-13T09:08:11.774Z] #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-13T09:08:11.774Z] #192 DONE 2.7s [2024-08-13T09:08:11.774Z] [2024-08-13T09:08:11.774Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-13T09:08:11.774Z] #193 DONE 2.7s [2024-08-13T09:08:11.774Z] [2024-08-13T09:08:11.774Z] #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-13T09:08:11.774Z] #194 DONE 2.7s [2024-08-13T09:08:11.774Z] [2024-08-13T09:08:11.774Z] #195 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:08:11.774Z] #195 DONE 2.7s [2024-08-13T09:08:11.774Z] [2024-08-13T09:08:11.774Z] #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-13T09:08:11.774Z] #196 DONE 2.8s [2024-08-13T09:08:11.774Z] [2024-08-13T09:08:11.774Z] #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-13T09:08:11.774Z] #197 DONE 2.8s [2024-08-13T09:08:11.774Z] [2024-08-13T09:08:11.774Z] #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-13T09:08:11.774Z] #186 DONE 2.7s [2024-08-13T09:08:11.774Z] [2024-08-13T09:08:11.774Z] #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-13T09:08:11.774Z] #198 DONE 2.8s [2024-08-13T09:08:11.774Z] [2024-08-13T09:08:11.774Z] #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:08:11.774Z] #199 ... [2024-08-13T09:08:11.774Z] [2024-08-13T09:08:11.774Z] #200 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-13T09:08:11.774Z] #200 DONE 3.8s [2024-08-13T09:08:12.034Z] [2024-08-13T09:08:12.034Z] #189 [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-08-13T09:08:12.034Z] #189 DONE 1.6s [2024-08-13T09:08:12.034Z] [2024-08-13T09:08:12.034Z] #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-13T09:08:12.034Z] #201 DONE 0.5s [2024-08-13T09:08:12.034Z] [2024-08-13T09:08:12.034Z] #202 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:08:12.034Z] #202 ... [2024-08-13T09:08:12.034Z] [2024-08-13T09:08:12.034Z] #203 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-13T09:08:12.034Z] #203 DONE 0.5s [2024-08-13T09:08:12.034Z] [2024-08-13T09:08:12.034Z] #204 [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-08-13T09:08:12.034Z] #204 DONE 0.5s [2024-08-13T09:08:12.034Z] [2024-08-13T09:08:12.034Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:08:12.034Z] #205 DONE 0.5s [2024-08-13T09:08:12.034Z] [2024-08-13T09:08:12.034Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:08:12.034Z] #206 DONE 0.5s [2024-08-13T09:08:12.034Z] [2024-08-13T09:08:12.034Z] #207 [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-08-13T09:08:12.034Z] #207 DONE 0.5s [2024-08-13T09:08:12.294Z] [2024-08-13T09:08:12.294Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:08:12.294Z] #208 DONE 0.5s [2024-08-13T09:08:12.294Z] [2024-08-13T09:08:12.294Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:08:12.294Z] #209 DONE 0.6s [2024-08-13T09:08:12.294Z] [2024-08-13T09:08:12.294Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:08:12.294Z] #210 DONE 0.5s [2024-08-13T09:08:12.294Z] [2024-08-13T09:08:12.294Z] #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:08:12.294Z] #199 DONE 0.5s [2024-08-13T09:08:12.294Z] [2024-08-13T09:08:12.294Z] #108 [support-scheduler] exporting to image [2024-08-13T09:08:12.294Z] #108 exporting layers [2024-08-13T09:08:12.294Z] #108 ... [2024-08-13T09:08:12.294Z] [2024-08-13T09:08:12.294Z] #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:08:12.294Z] #211 DONE 0.5s [2024-08-13T09:08:12.556Z] [2024-08-13T09:08:12.556Z] #202 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:08:12.556Z] #202 DONE 0.5s [2024-08-13T09:08:12.556Z] [2024-08-13T09:08:12.556Z] #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-13T09:08:12.556Z] #212 DONE 0.4s [2024-08-13T09:08:12.556Z] [2024-08-13T09:08:12.556Z] #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-13T09:08:12.556Z] #213 DONE 0.4s [2024-08-13T09:08:12.556Z] [2024-08-13T09:08:12.556Z] #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-13T09:08:12.556Z] #214 ... [2024-08-13T09:08:12.556Z] [2024-08-13T09:08:12.556Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-13T09:08:12.556Z] #215 DONE 0.4s [2024-08-13T09:08:12.556Z] [2024-08-13T09:08:12.556Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-13T09:08:12.556Z] #216 DONE 0.4s [2024-08-13T09:08:12.556Z] [2024-08-13T09:08:12.556Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:08:12.556Z] #217 DONE 0.2s [2024-08-13T09:08:12.818Z] [2024-08-13T09:08:12.818Z] #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-13T09:08:12.818Z] #214 DONE 0.3s [2024-08-13T09:08:12.818Z] [2024-08-13T09:08:12.818Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-13T09:08:12.818Z] #218 DONE 0.3s [2024-08-13T09:08:12.818Z] [2024-08-13T09:08:12.818Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T09:08:12.818Z] #219 ... [2024-08-13T09:08:12.818Z] [2024-08-13T09:08:12.818Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-13T09:08:12.818Z] #220 DONE 0.3s [2024-08-13T09:08:13.080Z] [2024-08-13T09:08:13.080Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-13T09:08:13.080Z] #108 exporting layers 0.5s done [2024-08-13T09:08:13.080Z] #108 writing image sha256:ba48edf23bef77f839828707245dd2fba0efd2cf8da56cdeb26ec76758526773 0.1s done [2024-08-13T09:08:13.080Z] #108 naming to docker.io/library/core-keeper done [2024-08-13T09:08:13.080Z] #108 writing image sha256:6e3b0b8e06729507dac7805202b3ce11af1f5e565fab517921855cdc8045f162 0.1s done [2024-08-13T09:08:13.080Z] #108 writing image sha256:d292efafa7936c0aa080b7f3ed9823c500f9250191999fe7903f09cbde9f9f63 0.1s done [2024-08-13T09:08:13.080Z] #108 naming to docker.io/library/core-data done [2024-08-13T09:08:13.080Z] #108 naming to docker.io/library/security-spiffe-token-provider done [2024-08-13T09:08:13.080Z] #108 exporting layers 0.5s done [2024-08-13T09:08:13.080Z] #108 writing image sha256:0fee0c5d9d5e2e3cfa2684258d84096d9e298d91c2ca2e303d5cc51bc94a246a done [2024-08-13T09:08:13.080Z] #108 writing image sha256:3334a2d3694deb6789af1c66a16254b8924e2463c3ae9ff84d516ae85f83645b 0.0s done [2024-08-13T09:08:13.080Z] #108 writing image sha256:bde48dfafd57dd90bede16cd86c1746e5ece5c185d9dabdd3f681dbaa65c734e 0.0s done [2024-08-13T09:08:13.080Z] #108 writing image sha256:e6ce715111d9736eca8fb12e8d8b70548cc8d4af013d0670d1ff9cc65ea6d1e8 0.0s done [2024-08-13T09:08:13.080Z] #108 writing image sha256:ef82a31b5286ab1edf0aa3fff180ac99373f630a6869a3b2c69c364989ed5594 0.0s done [2024-08-13T09:08:13.080Z] #108 naming to docker.io/library/core-command 0.0s done [2024-08-13T09:08:13.080Z] #108 naming to docker.io/library/support-notifications done [2024-08-13T09:08:13.080Z] #108 naming to docker.io/library/core-metadata done [2024-08-13T09:08:13.080Z] #108 naming to docker.io/library/support-cron-scheduler done [2024-08-13T09:08:13.080Z] #108 naming to docker.io/library/support-scheduler done [2024-08-13T09:08:13.080Z] #108 DONE 2.4s [2024-08-13T09:08:13.080Z] [2024-08-13T09:08:13.080Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-13T09:08:13.080Z] #221 DONE 0.3s [2024-08-13T09:08:13.080Z] [2024-08-13T09:08:13.080Z] #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T09:08:13.080Z] #222 DONE 0.6s [2024-08-13T09:08:13.080Z] [2024-08-13T09:08:13.080Z] #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-13T09:08:13.341Z] #223 DONE 0.2s [2024-08-13T09:08:13.341Z] [2024-08-13T09:08:13.341Z] #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-13T09:08:13.341Z] #224 DONE 0.3s [2024-08-13T09:08:13.341Z] [2024-08-13T09:08:13.341Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T09:08:13.341Z] #225 ... [2024-08-13T09:08:13.341Z] [2024-08-13T09:08:13.341Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-13T09:08:13.341Z] #108 exporting layers 0.1s done [2024-08-13T09:08:13.341Z] #108 writing image sha256:9de1344a695cfa4641fe827c60e294fb9aa4ffe50323b2ba10235065fc1f237a 0.0s done [2024-08-13T09:08:13.341Z] #108 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-08-13T09:08:13.341Z] #108 DONE 2.6s [2024-08-13T09:08:13.341Z] [2024-08-13T09:08:13.341Z] #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-08-13T09:08:13.341Z] #226 DONE 0.1s [2024-08-13T09:08:13.605Z] [2024-08-13T09:08:13.605Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T09:08:13.605Z] #219 DONE 0.7s [2024-08-13T09:08:13.605Z] [2024-08-13T09:08:13.605Z] #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T09:08:13.605Z] #227 DONE 0.9s [2024-08-13T09:08:13.605Z] [2024-08-13T09:08:13.605Z] #228 [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-08-13T09:08:13.605Z] #228 DONE 0.1s [2024-08-13T09:08:13.605Z] [2024-08-13T09:08:13.605Z] #108 [security-proxy-setup] exporting to image [2024-08-13T09:08:13.605Z] #108 ... [2024-08-13T09:08:13.605Z] [2024-08-13T09:08:13.605Z] #229 [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-08-13T09:08:13.605Z] #229 DONE 0.1s [2024-08-13T09:08:13.605Z] [2024-08-13T09:08:13.605Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-13T09:08:13.605Z] #230 DONE 0.1s [2024-08-13T09:08:13.605Z] [2024-08-13T09:08:13.605Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-13T09:08:13.605Z] #231 DONE 0.0s [2024-08-13T09:08:13.868Z] [2024-08-13T09:08:13.868Z] #108 [security-proxy-auth] exporting to image [2024-08-13T09:08:13.868Z] #108 exporting layers 0.3s done [2024-08-13T09:08:13.868Z] #108 writing image sha256:c6163af7c7b27351abc47bc894f610840e9d61eeaf58614096ff3f6d153d5243 done [2024-08-13T09:08:13.868Z] #108 naming to docker.io/library/security-proxy-auth done [2024-08-13T09:08:13.868Z] #108 writing image sha256:e4913719b57a2f7499748265c9c3fcacadb513706c26709fe1a03cd6a3b21bd9 [2024-08-13T09:08:13.868Z] #108 ... [2024-08-13T09:08:13.868Z] [2024-08-13T09:08:13.868Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T09:08:13.868Z] #225 DONE 0.6s [2024-08-13T09:08:13.868Z] [2024-08-13T09:08:13.868Z] #108 [security-secretstore-setup] exporting to image [2024-08-13T09:08:13.868Z] #108 writing image sha256:e4913719b57a2f7499748265c9c3fcacadb513706c26709fe1a03cd6a3b21bd9 done [2024-08-13T09:08:13.868Z] #108 naming to docker.io/library/security-proxy-setup done [2024-08-13T09:08:14.130Z] #108 exporting layers 0.2s done [2024-08-13T09:08:14.131Z] #108 ... [2024-08-13T09:08:14.131Z] [2024-08-13T09:08:14.131Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-13T09:08:14.131Z] #232 DONE 0.4s [2024-08-13T09:08:14.131Z] [2024-08-13T09:08:14.131Z] #108 [security-bootstrapper] exporting to image [2024-08-13T09:08:14.131Z] #108 writing image sha256:a1ff2d40c727f6e3da9d527cc98069cc8c39a85513f4e52638f0183e9b133adb done [2024-08-13T09:08:14.131Z] #108 naming to docker.io/library/security-secretstore-setup done [2024-08-13T09:08:14.394Z] #108 exporting layers 0.2s done [2024-08-13T09:08:14.394Z] #108 writing image sha256:afea51087179d1ebc2a944b01cde162f2b380d4892263fc8f83414a719e41d32 done [2024-08-13T09:08:14.394Z] #108 naming to docker.io/library/security-bootstrapper done [2024-08-13T09:08:14.394Z] #108 DONE 3.3s [2024-08-13T09:08:14.394Z] [2024-08-13T09:08:14.394Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:08:14.394Z] time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-13T09:08:14.416Z] $ docker stop --time=1 0c8a4f60a86a9fe1b61833d0e8077b17245d8ddc67a52874441c40577f9d9837 [2024-08-13T09:08:15.692Z] $ docker rm -f --volumes 0c8a4f60a86a9fe1b61833d0e8077b17245d8ddc67a52874441c40577f9d9837 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-13T09:08:16.030Z] + docker images [2024-08-13T09:08:16.030Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-13T09:08:16.030Z] security-bootstrapper latest afea51087179 1 second ago 18.9MB [2024-08-13T09:08:16.030Z] security-proxy-auth latest c6163af7c7b2 2 seconds ago 33MB [2024-08-13T09:08:16.030Z] security-secretstore-setup latest a1ff2d40c727 2 seconds ago 37MB [2024-08-13T09:08:16.030Z] security-proxy-setup latest e4913719b57a 2 seconds ago 26.2MB [2024-08-13T09:08:16.030Z] core-common-config-bootstrapper latest 9de1344a695c 3 seconds ago 15.2MB [2024-08-13T09:08:16.030Z] support-notifications latest 3334a2d3694d 3 seconds ago 42.4MB [2024-08-13T09:08:16.030Z] support-scheduler latest e6ce715111d9 3 seconds ago 41.8MB [2024-08-13T09:08:16.030Z] core-command latest 0fee0c5d9d5e 3 seconds ago 35.4MB [2024-08-13T09:08:16.030Z] core-metadata latest bde48dfafd57 3 seconds ago 39.7MB [2024-08-13T09:08:16.030Z] core-data latest 6e3b0b8e0672 4 seconds ago 39.5MB [2024-08-13T09:08:16.030Z] support-cron-scheduler latest ef82a31b5286 4 seconds ago 44MB [2024-08-13T09:08:16.030Z] core-keeper latest ba48edf23bef 4 seconds ago 39.4MB [2024-08-13T09:08:16.030Z] security-spiffe-token-provider latest d292efafa793 4 seconds ago 28.8MB [2024-08-13T09:08:16.030Z] security-spire-config latest 913cc8245dd7 3 minutes ago 120MB [2024-08-13T09:08:16.030Z] security-spire-agent latest 9da4c9580a41 3 minutes ago 182MB [2024-08-13T09:08:16.030Z] security-spire-server latest e0e47e029219 3 minutes ago 121MB [2024-08-13T09:08:16.030Z] ci-base-image-x86_64 latest b1c0f82f2e1d 7 minutes ago 970MB [2024-08-13T09:08:16.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-13T09:08:16.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-13T09:08:16.030Z] 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-08-13T09:08:16.188Z] provisioning config files... [2024-08-13T09:08:16.199Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/670@tmp/config503567730893979141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-13T09:08:16.506Z] ---> ****-login.sh [2024-08-13T09:08:16.506Z] nexus3.edgexfoundry.org:10001 [2024-08-13T09:08:16.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T09:08:16.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T09:08:16.506Z] Configure a credential helper to remove this warning. See [2024-08-13T09:08:16.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T09:08:16.506Z] [2024-08-13T09:08:16.506Z] Login Succeeded [2024-08-13T09:08:16.506Z] nexus3.edgexfoundry.org:10002 [2024-08-13T09:08:16.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T09:08:16.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T09:08:16.506Z] Configure a credential helper to remove this warning. See [2024-08-13T09:08:16.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T09:08:16.507Z] [2024-08-13T09:08:16.507Z] Login Succeeded [2024-08-13T09:08:16.507Z] nexus3.edgexfoundry.org:10003 [2024-08-13T09:08:16.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T09:08:16.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T09:08:16.765Z] Configure a credential helper to remove this warning. See [2024-08-13T09:08:16.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T09:08:16.765Z] [2024-08-13T09:08:16.765Z] Login Succeeded [2024-08-13T09:08:16.765Z] nexus3.edgexfoundry.org:10004 [2024-08-13T09:08:16.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T09:08:16.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T09:08:16.765Z] Configure a credential helper to remove this warning. See [2024-08-13T09:08:16.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T09:08:16.765Z] [2024-08-13T09:08:16.765Z] Login Succeeded [2024-08-13T09:08:16.765Z] ****.io [2024-08-13T09:08:17.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T09:08:17.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T09:08:17.025Z] Configure a credential helper to remove this warning. See [2024-08-13T09:08:17.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T09:08:17.025Z] [2024-08-13T09:08:17.025Z] Login Succeeded [2024-08-13T09:08:17.025Z] ---> ****-login.sh ends [Pipeline] } [2024-08-13T09:08:17.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:08:17.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-13T09:08:17.121Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-08-13T09:08:17.121Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:17.121Z] latest [2024-08-13T09:08:17.121Z] 3.2.0-dev.52 [2024-08-13T09:08:17.121Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:17.121Z] main [2024-08-13T09:08:17.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:17.472Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:17.797Z] + docker push nexus3.edgexfoundry.org:10004/core-command:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:17.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-13T09:08:17.797Z] 7317d9cd612e: Preparing [2024-08-13T09:08:17.797Z] 5d10e46b8dd0: Preparing [2024-08-13T09:08:17.797Z] a50be47ded89: Preparing [2024-08-13T09:08:17.797Z] 0b794ee46758: Preparing [2024-08-13T09:08:17.797Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:17.797Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:17.797Z] ce7f800efff9: Preparing [2024-08-13T09:08:17.797Z] ce7f800efff9: Waiting [2024-08-13T09:08:17.797Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:17.797Z] a50be47ded89: Pushed [2024-08-13T09:08:17.797Z] 0b794ee46758: Pushed [2024-08-13T09:08:17.797Z] 9e30cee1d4ab: Pushed [2024-08-13T09:08:17.797Z] 7317d9cd612e: Pushed [2024-08-13T09:08:17.797Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:18.055Z] 7819a90d0dd8: Pushed [2024-08-13T09:08:20.589Z] 5d10e46b8dd0: Pushed [2024-08-13T09:08:20.590Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:c6476f729d875cb31567cdf832a8f849af54328e7fcc3d23cfd7fcc75f9e124f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:20.921Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:21.246Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-13T09:08:21.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-13T09:08:21.247Z] 7317d9cd612e: Preparing [2024-08-13T09:08:21.247Z] 5d10e46b8dd0: Preparing [2024-08-13T09:08:21.247Z] a50be47ded89: Preparing [2024-08-13T09:08:21.247Z] 0b794ee46758: Preparing [2024-08-13T09:08:21.247Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:21.247Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:21.247Z] ce7f800efff9: Preparing [2024-08-13T09:08:21.247Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:21.247Z] ce7f800efff9: Waiting [2024-08-13T09:08:21.247Z] a50be47ded89: Layer already exists [2024-08-13T09:08:21.247Z] 5d10e46b8dd0: Layer already exists [2024-08-13T09:08:21.247Z] 7317d9cd612e: Layer already exists [2024-08-13T09:08:21.247Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:21.247Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:21.247Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:21.247Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:21.247Z] latest: digest: sha256:c6476f729d875cb31567cdf832a8f849af54328e7fcc3d23cfd7fcc75f9e124f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:21.566Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:21.884Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.52 [2024-08-13T09:08:21.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-13T09:08:21.885Z] 7317d9cd612e: Preparing [2024-08-13T09:08:21.885Z] 5d10e46b8dd0: Preparing [2024-08-13T09:08:21.885Z] a50be47ded89: Preparing [2024-08-13T09:08:21.885Z] 0b794ee46758: Preparing [2024-08-13T09:08:21.885Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:21.885Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:21.885Z] ce7f800efff9: Preparing [2024-08-13T09:08:21.885Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:21.885Z] ce7f800efff9: Waiting [2024-08-13T09:08:21.885Z] a50be47ded89: Layer already exists [2024-08-13T09:08:21.885Z] 5d10e46b8dd0: Layer already exists [2024-08-13T09:08:21.885Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:21.885Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:21.885Z] 7317d9cd612e: Layer already exists [2024-08-13T09:08:21.885Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:21.885Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:21.885Z] 3.2.0-dev.52: digest: sha256:c6476f729d875cb31567cdf832a8f849af54328e7fcc3d23cfd7fcc75f9e124f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:22.211Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:22.533Z] + docker push nexus3.edgexfoundry.org:10004/core-command:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:22.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-13T09:08:22.533Z] 7317d9cd612e: Preparing [2024-08-13T09:08:22.533Z] 5d10e46b8dd0: Preparing [2024-08-13T09:08:22.533Z] a50be47ded89: Preparing [2024-08-13T09:08:22.533Z] 0b794ee46758: Preparing [2024-08-13T09:08:22.533Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:22.533Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:22.533Z] ce7f800efff9: Preparing [2024-08-13T09:08:22.533Z] ce7f800efff9: Waiting [2024-08-13T09:08:22.533Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:22.533Z] 7317d9cd612e: Layer already exists [2024-08-13T09:08:22.533Z] a50be47ded89: Layer already exists [2024-08-13T09:08:22.533Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:22.533Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:22.533Z] 5d10e46b8dd0: Layer already exists [2024-08-13T09:08:22.533Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:22.533Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:22.533Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:c6476f729d875cb31567cdf832a8f849af54328e7fcc3d23cfd7fcc75f9e124f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:22.858Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:23.180Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-08-13T09:08:23.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-13T09:08:23.180Z] 7317d9cd612e: Preparing [2024-08-13T09:08:23.180Z] 5d10e46b8dd0: Preparing [2024-08-13T09:08:23.180Z] a50be47ded89: Preparing [2024-08-13T09:08:23.180Z] 0b794ee46758: Preparing [2024-08-13T09:08:23.180Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:23.180Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:23.180Z] ce7f800efff9: Preparing [2024-08-13T09:08:23.180Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:23.180Z] ce7f800efff9: Waiting [2024-08-13T09:08:23.180Z] 7317d9cd612e: Layer already exists [2024-08-13T09:08:23.180Z] a50be47ded89: Layer already exists [2024-08-13T09:08:23.180Z] 5d10e46b8dd0: Layer already exists [2024-08-13T09:08:23.180Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:23.180Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:23.180Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:23.180Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:23.180Z] main: digest: sha256:c6476f729d875cb31567cdf832a8f849af54328e7fcc3d23cfd7fcc75f9e124f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:08:23.256Z] ===================================================== [Pipeline] echo [2024-08-13T09:08:23.268Z] taggedImages: [2024-08-13T09:08:23.268Z] - nexus3.edgexfoundry.org:10004/core-command:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:23.268Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-13T09:08:23.268Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.52 [2024-08-13T09:08:23.268Z] - nexus3.edgexfoundry.org:10004/core-command:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:23.268Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-08-13T09:08:23.293Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-08-13T09:08:23.294Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:23.294Z] latest [2024-08-13T09:08:23.294Z] 3.2.0-dev.52 [2024-08-13T09:08:23.294Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:23.294Z] main [2024-08-13T09:08:23.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:23.638Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:24.103Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:24.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-13T09:08:24.103Z] d2f2f1c5f63f: Preparing [2024-08-13T09:08:24.103Z] 45661ebca224: Preparing [2024-08-13T09:08:24.103Z] 27d200337f65: Preparing [2024-08-13T09:08:24.103Z] fc67a281b14b: Preparing [2024-08-13T09:08:24.103Z] a50be47ded89: Preparing [2024-08-13T09:08:24.103Z] 0b794ee46758: Preparing [2024-08-13T09:08:24.103Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:24.103Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:24.103Z] ce7f800efff9: Preparing [2024-08-13T09:08:24.103Z] 0b794ee46758: Waiting [2024-08-13T09:08:24.103Z] ce7f800efff9: Waiting [2024-08-13T09:08:24.103Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:24.103Z] a50be47ded89: Layer already exists [2024-08-13T09:08:24.103Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:24.103Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:24.103Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:24.103Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:24.103Z] d2f2f1c5f63f: Pushed [2024-08-13T09:08:24.103Z] 27d200337f65: Pushed [2024-08-13T09:08:24.103Z] 45661ebca224: Pushed [2024-08-13T09:08:25.039Z] fc67a281b14b: Pushed [2024-08-13T09:08:25.039Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:b1911a73fea0af6449459e7aeef875a4909cc763a5da2b597616d56f644c9cb6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:25.362Z] + 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-08-13T09:08:25.690Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-13T09:08:25.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-13T09:08:25.690Z] d2f2f1c5f63f: Preparing [2024-08-13T09:08:25.690Z] 45661ebca224: Preparing [2024-08-13T09:08:25.690Z] 27d200337f65: Preparing [2024-08-13T09:08:25.690Z] fc67a281b14b: Preparing [2024-08-13T09:08:25.690Z] a50be47ded89: Preparing [2024-08-13T09:08:25.690Z] 0b794ee46758: Preparing [2024-08-13T09:08:25.690Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:25.690Z] 0b794ee46758: Waiting [2024-08-13T09:08:25.690Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:25.690Z] ce7f800efff9: Preparing [2024-08-13T09:08:25.690Z] ce7f800efff9: Waiting [2024-08-13T09:08:25.690Z] 9e30cee1d4ab: Waiting [2024-08-13T09:08:25.690Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:25.690Z] fc67a281b14b: Layer already exists [2024-08-13T09:08:25.690Z] a50be47ded89: Layer already exists [2024-08-13T09:08:25.690Z] 45661ebca224: Layer already exists [2024-08-13T09:08:25.690Z] d2f2f1c5f63f: Layer already exists [2024-08-13T09:08:25.690Z] 27d200337f65: Layer already exists [2024-08-13T09:08:25.690Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:25.690Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:25.690Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:25.690Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:25.690Z] latest: digest: sha256:b1911a73fea0af6449459e7aeef875a4909cc763a5da2b597616d56f644c9cb6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:26.011Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:26.326Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.52 [2024-08-13T09:08:26.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-13T09:08:26.326Z] d2f2f1c5f63f: Preparing [2024-08-13T09:08:26.326Z] 45661ebca224: Preparing [2024-08-13T09:08:26.326Z] 27d200337f65: Preparing [2024-08-13T09:08:26.326Z] fc67a281b14b: Preparing [2024-08-13T09:08:26.326Z] a50be47ded89: Preparing [2024-08-13T09:08:26.326Z] 0b794ee46758: Preparing [2024-08-13T09:08:26.326Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:26.326Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:26.326Z] ce7f800efff9: Preparing [2024-08-13T09:08:26.326Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:26.326Z] 0b794ee46758: Waiting [2024-08-13T09:08:26.326Z] 9e30cee1d4ab: Waiting [2024-08-13T09:08:26.326Z] ce7f800efff9: Waiting [2024-08-13T09:08:26.326Z] d2f2f1c5f63f: Layer already exists [2024-08-13T09:08:26.326Z] 27d200337f65: Layer already exists [2024-08-13T09:08:26.326Z] 45661ebca224: Layer already exists [2024-08-13T09:08:26.326Z] fc67a281b14b: Layer already exists [2024-08-13T09:08:26.326Z] a50be47ded89: Layer already exists [2024-08-13T09:08:26.326Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:26.326Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:26.326Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:26.326Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:26.326Z] 3.2.0-dev.52: digest: sha256:b1911a73fea0af6449459e7aeef875a4909cc763a5da2b597616d56f644c9cb6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:26.644Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:26.959Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:26.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-13T09:08:26.959Z] d2f2f1c5f63f: Preparing [2024-08-13T09:08:26.959Z] 45661ebca224: Preparing [2024-08-13T09:08:26.959Z] 27d200337f65: Preparing [2024-08-13T09:08:26.959Z] fc67a281b14b: Preparing [2024-08-13T09:08:26.959Z] a50be47ded89: Preparing [2024-08-13T09:08:26.959Z] 0b794ee46758: Preparing [2024-08-13T09:08:26.959Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:26.959Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:26.959Z] ce7f800efff9: Preparing [2024-08-13T09:08:26.959Z] 9e30cee1d4ab: Waiting [2024-08-13T09:08:26.959Z] 0b794ee46758: Waiting [2024-08-13T09:08:26.959Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:26.959Z] ce7f800efff9: Waiting [2024-08-13T09:08:26.959Z] a50be47ded89: Layer already exists [2024-08-13T09:08:26.959Z] 27d200337f65: Layer already exists [2024-08-13T09:08:26.959Z] d2f2f1c5f63f: Layer already exists [2024-08-13T09:08:26.959Z] 45661ebca224: Layer already exists [2024-08-13T09:08:26.959Z] fc67a281b14b: Layer already exists [2024-08-13T09:08:26.959Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:26.959Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:26.959Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:26.959Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:26.959Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:b1911a73fea0af6449459e7aeef875a4909cc763a5da2b597616d56f644c9cb6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:27.285Z] + 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-08-13T09:08:27.609Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-08-13T09:08:27.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-13T09:08:27.609Z] d2f2f1c5f63f: Preparing [2024-08-13T09:08:27.609Z] 45661ebca224: Preparing [2024-08-13T09:08:27.609Z] 27d200337f65: Preparing [2024-08-13T09:08:27.609Z] fc67a281b14b: Preparing [2024-08-13T09:08:27.609Z] a50be47ded89: Preparing [2024-08-13T09:08:27.609Z] 0b794ee46758: Preparing [2024-08-13T09:08:27.609Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:27.609Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:27.609Z] ce7f800efff9: Preparing [2024-08-13T09:08:27.609Z] 9e30cee1d4ab: Waiting [2024-08-13T09:08:27.609Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:27.609Z] ce7f800efff9: Waiting [2024-08-13T09:08:27.609Z] 0b794ee46758: Waiting [2024-08-13T09:08:27.609Z] d2f2f1c5f63f: Layer already exists [2024-08-13T09:08:27.609Z] fc67a281b14b: Layer already exists [2024-08-13T09:08:27.609Z] 45661ebca224: Layer already exists [2024-08-13T09:08:27.609Z] a50be47ded89: Layer already exists [2024-08-13T09:08:27.609Z] 27d200337f65: Layer already exists [2024-08-13T09:08:27.609Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:27.609Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:27.609Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:27.609Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:27.609Z] main: digest: sha256:b1911a73fea0af6449459e7aeef875a4909cc763a5da2b597616d56f644c9cb6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:08:27.670Z] ===================================================== [Pipeline] echo [2024-08-13T09:08:27.684Z] taggedImages: [2024-08-13T09:08:27.684Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:27.684Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-13T09:08:27.684Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.52 [2024-08-13T09:08:27.684Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:27.684Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-08-13T09:08:27.708Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-08-13T09:08:27.708Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:27.708Z] latest [2024-08-13T09:08:27.708Z] 3.2.0-dev.52 [2024-08-13T09:08:27.708Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:27.708Z] main [2024-08-13T09:08:27.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:28.039Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:28.364Z] + docker push nexus3.edgexfoundry.org:10004/core-data:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:28.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-13T09:08:28.364Z] ad0764ba9a91: Preparing [2024-08-13T09:08:28.364Z] ca23c9f1c774: Preparing [2024-08-13T09:08:28.364Z] a50be47ded89: Preparing [2024-08-13T09:08:28.364Z] 0b794ee46758: Preparing [2024-08-13T09:08:28.364Z] 8916a23e1791: Preparing [2024-08-13T09:08:28.364Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:28.364Z] ce7f800efff9: Preparing [2024-08-13T09:08:28.364Z] ce7f800efff9: Waiting [2024-08-13T09:08:28.364Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:28.364Z] a50be47ded89: Layer already exists [2024-08-13T09:08:28.364Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:28.364Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:28.364Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:28.364Z] 8916a23e1791: Pushed [2024-08-13T09:08:28.623Z] ad0764ba9a91: Pushed [2024-08-13T09:08:31.915Z] ca23c9f1c774: Pushed [2024-08-13T09:08:31.915Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:cd19cef957214f22d541d3cac2eb1d27f0beb0c32c816715dbad54ed219479b8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:32.245Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:32.585Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-13T09:08:32.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-13T09:08:32.586Z] ad0764ba9a91: Preparing [2024-08-13T09:08:32.586Z] ca23c9f1c774: Preparing [2024-08-13T09:08:32.586Z] a50be47ded89: Preparing [2024-08-13T09:08:32.586Z] 0b794ee46758: Preparing [2024-08-13T09:08:32.586Z] 8916a23e1791: Preparing [2024-08-13T09:08:32.586Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:32.586Z] ce7f800efff9: Preparing [2024-08-13T09:08:32.586Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:32.586Z] ce7f800efff9: Waiting [2024-08-13T09:08:32.586Z] a50be47ded89: Layer already exists [2024-08-13T09:08:32.586Z] ca23c9f1c774: Layer already exists [2024-08-13T09:08:32.586Z] 8916a23e1791: Layer already exists [2024-08-13T09:08:32.586Z] ad0764ba9a91: Layer already exists [2024-08-13T09:08:32.586Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:32.586Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:32.586Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:32.586Z] latest: digest: sha256:cd19cef957214f22d541d3cac2eb1d27f0beb0c32c816715dbad54ed219479b8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:32.924Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:33.262Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.52 [2024-08-13T09:08:33.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-13T09:08:33.262Z] ad0764ba9a91: Preparing [2024-08-13T09:08:33.262Z] ca23c9f1c774: Preparing [2024-08-13T09:08:33.262Z] a50be47ded89: Preparing [2024-08-13T09:08:33.262Z] 0b794ee46758: Preparing [2024-08-13T09:08:33.262Z] 8916a23e1791: Preparing [2024-08-13T09:08:33.262Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:33.262Z] ce7f800efff9: Preparing [2024-08-13T09:08:33.262Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:33.262Z] ce7f800efff9: Waiting [2024-08-13T09:08:33.262Z] a50be47ded89: Layer already exists [2024-08-13T09:08:33.262Z] ca23c9f1c774: Layer already exists [2024-08-13T09:08:33.262Z] ad0764ba9a91: Layer already exists [2024-08-13T09:08:33.262Z] 8916a23e1791: Layer already exists [2024-08-13T09:08:33.262Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:33.262Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:33.262Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:33.262Z] 3.2.0-dev.52: digest: sha256:cd19cef957214f22d541d3cac2eb1d27f0beb0c32c816715dbad54ed219479b8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:33.594Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:33.927Z] + docker push nexus3.edgexfoundry.org:10004/core-data:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:33.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-13T09:08:33.927Z] ad0764ba9a91: Preparing [2024-08-13T09:08:33.927Z] ca23c9f1c774: Preparing [2024-08-13T09:08:33.927Z] a50be47ded89: Preparing [2024-08-13T09:08:33.927Z] 0b794ee46758: Preparing [2024-08-13T09:08:33.927Z] 8916a23e1791: Preparing [2024-08-13T09:08:33.927Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:33.927Z] ce7f800efff9: Preparing [2024-08-13T09:08:33.927Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:33.927Z] ce7f800efff9: Waiting [2024-08-13T09:08:33.927Z] ad0764ba9a91: Layer already exists [2024-08-13T09:08:33.927Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:33.927Z] 8916a23e1791: Layer already exists [2024-08-13T09:08:33.927Z] ca23c9f1c774: Layer already exists [2024-08-13T09:08:33.927Z] a50be47ded89: Layer already exists [2024-08-13T09:08:33.927Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:33.927Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:33.927Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:cd19cef957214f22d541d3cac2eb1d27f0beb0c32c816715dbad54ed219479b8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:34.263Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:34.593Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-08-13T09:08:34.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-13T09:08:34.594Z] ad0764ba9a91: Preparing [2024-08-13T09:08:34.594Z] ca23c9f1c774: Preparing [2024-08-13T09:08:34.594Z] a50be47ded89: Preparing [2024-08-13T09:08:34.594Z] 0b794ee46758: Preparing [2024-08-13T09:08:34.594Z] 8916a23e1791: Preparing [2024-08-13T09:08:34.594Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:34.594Z] ce7f800efff9: Preparing [2024-08-13T09:08:34.594Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:34.594Z] ce7f800efff9: Waiting [2024-08-13T09:08:34.594Z] ad0764ba9a91: Layer already exists [2024-08-13T09:08:34.594Z] 8916a23e1791: Layer already exists [2024-08-13T09:08:34.594Z] a50be47ded89: Layer already exists [2024-08-13T09:08:34.594Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:34.594Z] ca23c9f1c774: Layer already exists [2024-08-13T09:08:34.594Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:34.594Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:34.594Z] main: digest: sha256:cd19cef957214f22d541d3cac2eb1d27f0beb0c32c816715dbad54ed219479b8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:08:34.679Z] ===================================================== [Pipeline] echo [2024-08-13T09:08:34.697Z] taggedImages: [2024-08-13T09:08:34.697Z] - nexus3.edgexfoundry.org:10004/core-data:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:34.697Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-13T09:08:34.697Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.52 [2024-08-13T09:08:34.697Z] - nexus3.edgexfoundry.org:10004/core-data:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:34.697Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-08-13T09:08:34.722Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-08-13T09:08:34.722Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:34.722Z] latest [2024-08-13T09:08:34.722Z] 3.2.0-dev.52 [2024-08-13T09:08:34.722Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:34.722Z] main [2024-08-13T09:08:34.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:35.086Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:35.422Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:35.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-13T09:08:35.423Z] 295ee0fc6942: Preparing [2024-08-13T09:08:35.423Z] 6dd9b11e975b: Preparing [2024-08-13T09:08:35.423Z] 0b794ee46758: Preparing [2024-08-13T09:08:35.423Z] 1c7e2f2c96b2: Preparing [2024-08-13T09:08:35.423Z] d599e9ea558b: Preparing [2024-08-13T09:08:35.423Z] ce7f800efff9: Preparing [2024-08-13T09:08:35.423Z] ce7f800efff9: Waiting [2024-08-13T09:08:35.423Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:35.423Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:35.682Z] d599e9ea558b: Pushed [2024-08-13T09:08:35.682Z] 295ee0fc6942: Pushed [2024-08-13T09:08:35.682Z] 1c7e2f2c96b2: Pushed [2024-08-13T09:08:38.977Z] 6dd9b11e975b: Pushed [2024-08-13T09:08:38.977Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:9202df0177a1e897aa82537fe1b50c17ca6d6714d9a64a6aff1f5b86fb751b17 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:39.324Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:39.653Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-13T09:08:39.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-13T09:08:39.653Z] 295ee0fc6942: Preparing [2024-08-13T09:08:39.653Z] 6dd9b11e975b: Preparing [2024-08-13T09:08:39.653Z] 0b794ee46758: Preparing [2024-08-13T09:08:39.653Z] 1c7e2f2c96b2: Preparing [2024-08-13T09:08:39.653Z] d599e9ea558b: Preparing [2024-08-13T09:08:39.653Z] ce7f800efff9: Preparing [2024-08-13T09:08:39.653Z] ce7f800efff9: Waiting [2024-08-13T09:08:39.653Z] d599e9ea558b: Layer already exists [2024-08-13T09:08:39.653Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:39.653Z] 295ee0fc6942: Layer already exists [2024-08-13T09:08:39.653Z] 6dd9b11e975b: Layer already exists [2024-08-13T09:08:39.653Z] 1c7e2f2c96b2: Layer already exists [2024-08-13T09:08:39.653Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:39.653Z] latest: digest: sha256:9202df0177a1e897aa82537fe1b50c17ca6d6714d9a64a6aff1f5b86fb751b17 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:39.994Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:40.321Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.52 [2024-08-13T09:08:40.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-13T09:08:40.321Z] 295ee0fc6942: Preparing [2024-08-13T09:08:40.321Z] 6dd9b11e975b: Preparing [2024-08-13T09:08:40.321Z] 0b794ee46758: Preparing [2024-08-13T09:08:40.321Z] 1c7e2f2c96b2: Preparing [2024-08-13T09:08:40.321Z] d599e9ea558b: Preparing [2024-08-13T09:08:40.321Z] ce7f800efff9: Preparing [2024-08-13T09:08:40.321Z] ce7f800efff9: Waiting [2024-08-13T09:08:40.321Z] 295ee0fc6942: Layer already exists [2024-08-13T09:08:40.321Z] 6dd9b11e975b: Layer already exists [2024-08-13T09:08:40.321Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:40.321Z] 1c7e2f2c96b2: Layer already exists [2024-08-13T09:08:40.321Z] d599e9ea558b: Layer already exists [2024-08-13T09:08:40.321Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:40.321Z] 3.2.0-dev.52: digest: sha256:9202df0177a1e897aa82537fe1b50c17ca6d6714d9a64a6aff1f5b86fb751b17 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:40.655Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:40.986Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:40.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-13T09:08:40.986Z] 295ee0fc6942: Preparing [2024-08-13T09:08:40.986Z] 6dd9b11e975b: Preparing [2024-08-13T09:08:40.986Z] 0b794ee46758: Preparing [2024-08-13T09:08:40.986Z] 1c7e2f2c96b2: Preparing [2024-08-13T09:08:40.986Z] d599e9ea558b: Preparing [2024-08-13T09:08:40.986Z] ce7f800efff9: Preparing [2024-08-13T09:08:40.986Z] 1c7e2f2c96b2: Layer already exists [2024-08-13T09:08:40.986Z] 6dd9b11e975b: Layer already exists [2024-08-13T09:08:40.986Z] d599e9ea558b: Layer already exists [2024-08-13T09:08:40.986Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:40.986Z] 295ee0fc6942: Layer already exists [2024-08-13T09:08:40.986Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:40.986Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:9202df0177a1e897aa82537fe1b50c17ca6d6714d9a64a6aff1f5b86fb751b17 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:41.313Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:41.651Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-08-13T09:08:41.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-13T09:08:41.651Z] 295ee0fc6942: Preparing [2024-08-13T09:08:41.651Z] 6dd9b11e975b: Preparing [2024-08-13T09:08:41.651Z] 0b794ee46758: Preparing [2024-08-13T09:08:41.651Z] 1c7e2f2c96b2: Preparing [2024-08-13T09:08:41.651Z] d599e9ea558b: Preparing [2024-08-13T09:08:41.651Z] ce7f800efff9: Preparing [2024-08-13T09:08:41.651Z] ce7f800efff9: Waiting [2024-08-13T09:08:41.651Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:41.651Z] 1c7e2f2c96b2: Layer already exists [2024-08-13T09:08:41.651Z] 6dd9b11e975b: Layer already exists [2024-08-13T09:08:41.651Z] d599e9ea558b: Layer already exists [2024-08-13T09:08:41.651Z] 295ee0fc6942: Layer already exists [2024-08-13T09:08:41.651Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:41.651Z] main: digest: sha256:9202df0177a1e897aa82537fe1b50c17ca6d6714d9a64a6aff1f5b86fb751b17 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:08:41.720Z] ===================================================== [Pipeline] echo [2024-08-13T09:08:41.731Z] taggedImages: [2024-08-13T09:08:41.731Z] - nexus3.edgexfoundry.org:10004/core-keeper:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:41.731Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-13T09:08:41.731Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.52 [2024-08-13T09:08:41.731Z] - nexus3.edgexfoundry.org:10004/core-keeper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:41.731Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-08-13T09:08:41.758Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-08-13T09:08:41.758Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:41.758Z] latest [2024-08-13T09:08:41.758Z] 3.2.0-dev.52 [2024-08-13T09:08:41.758Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:41.758Z] main [2024-08-13T09:08:41.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:42.095Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:42.419Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:42.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-13T09:08:42.419Z] b454f89a1820: Preparing [2024-08-13T09:08:42.419Z] 1bfa5926fee8: Preparing [2024-08-13T09:08:42.419Z] 64d66e430e1b: Preparing [2024-08-13T09:08:42.419Z] a50be47ded89: Preparing [2024-08-13T09:08:42.419Z] 0b794ee46758: Preparing [2024-08-13T09:08:42.419Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:42.419Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:42.419Z] ce7f800efff9: Preparing [2024-08-13T09:08:42.419Z] 9e30cee1d4ab: Waiting [2024-08-13T09:08:42.419Z] ce7f800efff9: Waiting [2024-08-13T09:08:42.419Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:42.419Z] a50be47ded89: Layer already exists [2024-08-13T09:08:42.419Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:42.419Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:42.419Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:42.419Z] b454f89a1820: Pushed [2024-08-13T09:08:42.419Z] 1bfa5926fee8: Pushed [2024-08-13T09:08:45.712Z] 64d66e430e1b: Pushed [2024-08-13T09:08:45.712Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:cd1c7c5238b6738cf104fb6b5be7c2679da8689251cf2e68adb73ccdce9a1b97 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:46.051Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:46.381Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-13T09:08:46.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-13T09:08:46.381Z] b454f89a1820: Preparing [2024-08-13T09:08:46.381Z] 1bfa5926fee8: Preparing [2024-08-13T09:08:46.381Z] 64d66e430e1b: Preparing [2024-08-13T09:08:46.381Z] a50be47ded89: Preparing [2024-08-13T09:08:46.381Z] 0b794ee46758: Preparing [2024-08-13T09:08:46.381Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:46.381Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:46.381Z] ce7f800efff9: Preparing [2024-08-13T09:08:46.381Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:46.381Z] ce7f800efff9: Waiting [2024-08-13T09:08:46.381Z] 9e30cee1d4ab: Waiting [2024-08-13T09:08:46.381Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:46.381Z] a50be47ded89: Layer already exists [2024-08-13T09:08:46.381Z] 64d66e430e1b: Layer already exists [2024-08-13T09:08:46.381Z] b454f89a1820: Layer already exists [2024-08-13T09:08:46.381Z] 1bfa5926fee8: Layer already exists [2024-08-13T09:08:46.381Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:46.381Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:46.381Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:46.381Z] latest: digest: sha256:cd1c7c5238b6738cf104fb6b5be7c2679da8689251cf2e68adb73ccdce9a1b97 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:46.709Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:47.035Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.52 [2024-08-13T09:08:47.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-13T09:08:47.035Z] b454f89a1820: Preparing [2024-08-13T09:08:47.035Z] 1bfa5926fee8: Preparing [2024-08-13T09:08:47.035Z] 64d66e430e1b: Preparing [2024-08-13T09:08:47.035Z] a50be47ded89: Preparing [2024-08-13T09:08:47.035Z] 0b794ee46758: Preparing [2024-08-13T09:08:47.035Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:47.035Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:47.035Z] ce7f800efff9: Preparing [2024-08-13T09:08:47.035Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:47.035Z] ce7f800efff9: Waiting [2024-08-13T09:08:47.035Z] 9e30cee1d4ab: Waiting [2024-08-13T09:08:47.035Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:47.035Z] a50be47ded89: Layer already exists [2024-08-13T09:08:47.035Z] b454f89a1820: Layer already exists [2024-08-13T09:08:47.035Z] 64d66e430e1b: Layer already exists [2024-08-13T09:08:47.035Z] 1bfa5926fee8: Layer already exists [2024-08-13T09:08:47.035Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:47.035Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:47.035Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:47.035Z] 3.2.0-dev.52: digest: sha256:cd1c7c5238b6738cf104fb6b5be7c2679da8689251cf2e68adb73ccdce9a1b97 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:47.363Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:47.691Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:47.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-13T09:08:47.691Z] b454f89a1820: Preparing [2024-08-13T09:08:47.691Z] 1bfa5926fee8: Preparing [2024-08-13T09:08:47.691Z] 64d66e430e1b: Preparing [2024-08-13T09:08:47.691Z] a50be47ded89: Preparing [2024-08-13T09:08:47.691Z] 0b794ee46758: Preparing [2024-08-13T09:08:47.691Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:47.691Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:47.691Z] ce7f800efff9: Preparing [2024-08-13T09:08:47.691Z] 9e30cee1d4ab: Waiting [2024-08-13T09:08:47.691Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:47.691Z] ce7f800efff9: Waiting [2024-08-13T09:08:47.691Z] 1bfa5926fee8: Layer already exists [2024-08-13T09:08:47.691Z] b454f89a1820: Layer already exists [2024-08-13T09:08:47.691Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:47.691Z] 64d66e430e1b: Layer already exists [2024-08-13T09:08:47.691Z] a50be47ded89: Layer already exists [2024-08-13T09:08:47.691Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:47.691Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:47.691Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:47.691Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:cd1c7c5238b6738cf104fb6b5be7c2679da8689251cf2e68adb73ccdce9a1b97 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:48.029Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:48.350Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-08-13T09:08:48.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-13T09:08:48.350Z] b454f89a1820: Preparing [2024-08-13T09:08:48.350Z] 1bfa5926fee8: Preparing [2024-08-13T09:08:48.350Z] 64d66e430e1b: Preparing [2024-08-13T09:08:48.350Z] a50be47ded89: Preparing [2024-08-13T09:08:48.350Z] 0b794ee46758: Preparing [2024-08-13T09:08:48.350Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:48.350Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:48.350Z] 9e30cee1d4ab: Waiting [2024-08-13T09:08:48.350Z] ce7f800efff9: Preparing [2024-08-13T09:08:48.350Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:48.350Z] 1bfa5926fee8: Layer already exists [2024-08-13T09:08:48.350Z] 64d66e430e1b: Layer already exists [2024-08-13T09:08:48.350Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:48.350Z] a50be47ded89: Layer already exists [2024-08-13T09:08:48.350Z] b454f89a1820: Layer already exists [2024-08-13T09:08:48.350Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:48.350Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:48.350Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:48.350Z] main: digest: sha256:cd1c7c5238b6738cf104fb6b5be7c2679da8689251cf2e68adb73ccdce9a1b97 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:08:48.420Z] ===================================================== [Pipeline] echo [2024-08-13T09:08:48.436Z] taggedImages: [2024-08-13T09:08:48.436Z] - nexus3.edgexfoundry.org:10004/core-metadata:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:48.436Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-13T09:08:48.436Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.52 [2024-08-13T09:08:48.436Z] - nexus3.edgexfoundry.org:10004/core-metadata:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:48.436Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-08-13T09:08:48.462Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-08-13T09:08:48.462Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:48.462Z] latest [2024-08-13T09:08:48.462Z] 3.2.0-dev.52 [2024-08-13T09:08:48.462Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:48.462Z] main [2024-08-13T09:08:48.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:48.808Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:49.125Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:49.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-13T09:08:49.125Z] b8c392c85592: Preparing [2024-08-13T09:08:49.125Z] 3a4468255f75: Preparing [2024-08-13T09:08:49.125Z] e4508064406a: Preparing [2024-08-13T09:08:49.125Z] e7d6b53459fd: Preparing [2024-08-13T09:08:49.125Z] 4565bbcff612: Preparing [2024-08-13T09:08:49.125Z] 38802e035d25: Preparing [2024-08-13T09:08:49.125Z] f4b205ec4cb4: Preparing [2024-08-13T09:08:49.125Z] fc19b859b335: Preparing [2024-08-13T09:08:49.125Z] a50be47ded89: Preparing [2024-08-13T09:08:49.125Z] 0b794ee46758: Preparing [2024-08-13T09:08:49.125Z] 111d59929b2e: Preparing [2024-08-13T09:08:49.125Z] 11f128789c1b: Preparing [2024-08-13T09:08:49.125Z] fc19b859b335: Waiting [2024-08-13T09:08:49.125Z] 5f70bf18a086: Preparing [2024-08-13T09:08:49.125Z] 27ea648fbb82: Preparing [2024-08-13T09:08:49.125Z] 0b794ee46758: Waiting [2024-08-13T09:08:49.125Z] 6a3cbf0f8e3d: Preparing [2024-08-13T09:08:49.125Z] fde18f5642c5: Preparing [2024-08-13T09:08:49.125Z] ce7f800efff9: Preparing [2024-08-13T09:08:49.125Z] 38802e035d25: Waiting [2024-08-13T09:08:49.125Z] 11f128789c1b: Waiting [2024-08-13T09:08:49.125Z] a50be47ded89: Waiting [2024-08-13T09:08:49.125Z] 5f70bf18a086: Waiting [2024-08-13T09:08:49.125Z] fde18f5642c5: Waiting [2024-08-13T09:08:49.125Z] ce7f800efff9: Waiting [2024-08-13T09:08:49.125Z] 27ea648fbb82: Waiting [2024-08-13T09:08:49.125Z] f4b205ec4cb4: Waiting [2024-08-13T09:08:49.125Z] 111d59929b2e: Waiting [2024-08-13T09:08:49.125Z] 6a3cbf0f8e3d: Waiting [2024-08-13T09:08:49.125Z] b8c392c85592: Pushed [2024-08-13T09:08:49.125Z] 4565bbcff612: Pushed [2024-08-13T09:08:49.125Z] 3a4468255f75: Pushed [2024-08-13T09:08:49.125Z] e4508064406a: Pushed [2024-08-13T09:08:49.385Z] e7d6b53459fd: Pushed [2024-08-13T09:08:49.385Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:49.385Z] a50be47ded89: Layer already exists [2024-08-13T09:08:49.385Z] 38802e035d25: Pushed [2024-08-13T09:08:49.385Z] f4b205ec4cb4: Pushed [2024-08-13T09:08:49.385Z] 5f70bf18a086: Layer already exists [2024-08-13T09:08:49.385Z] 11f128789c1b: Pushed [2024-08-13T09:08:49.385Z] 111d59929b2e: Pushed [2024-08-13T09:08:49.385Z] 27ea648fbb82: Pushed [2024-08-13T09:08:49.385Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:49.385Z] 6a3cbf0f8e3d: Pushed [2024-08-13T09:08:49.385Z] fde18f5642c5: Pushed [2024-08-13T09:08:50.767Z] fc19b859b335: Pushed [2024-08-13T09:08:50.767Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:7949071a742bb726869446c3a2355aca2fcc380fc27eb0ca7030a7d22de3124a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:51.162Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:51.521Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-13T09:08:51.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-13T09:08:51.522Z] b8c392c85592: Preparing [2024-08-13T09:08:51.522Z] 3a4468255f75: Preparing [2024-08-13T09:08:51.522Z] e4508064406a: Preparing [2024-08-13T09:08:51.522Z] e7d6b53459fd: Preparing [2024-08-13T09:08:51.522Z] 4565bbcff612: Preparing [2024-08-13T09:08:51.522Z] 38802e035d25: Preparing [2024-08-13T09:08:51.522Z] f4b205ec4cb4: Preparing [2024-08-13T09:08:51.522Z] fc19b859b335: Preparing [2024-08-13T09:08:51.522Z] a50be47ded89: Preparing [2024-08-13T09:08:51.522Z] 0b794ee46758: Preparing [2024-08-13T09:08:51.522Z] 111d59929b2e: Preparing [2024-08-13T09:08:51.522Z] 11f128789c1b: Preparing [2024-08-13T09:08:51.522Z] 5f70bf18a086: Preparing [2024-08-13T09:08:51.522Z] 27ea648fbb82: Preparing [2024-08-13T09:08:51.522Z] 6a3cbf0f8e3d: Preparing [2024-08-13T09:08:51.522Z] fde18f5642c5: Preparing [2024-08-13T09:08:51.522Z] ce7f800efff9: Preparing [2024-08-13T09:08:51.522Z] 111d59929b2e: Waiting [2024-08-13T09:08:51.522Z] 11f128789c1b: Waiting [2024-08-13T09:08:51.522Z] 38802e035d25: Waiting [2024-08-13T09:08:51.522Z] f4b205ec4cb4: Waiting [2024-08-13T09:08:51.522Z] fc19b859b335: Waiting [2024-08-13T09:08:51.522Z] a50be47ded89: Waiting [2024-08-13T09:08:51.522Z] 0b794ee46758: Waiting [2024-08-13T09:08:51.522Z] 5f70bf18a086: Waiting [2024-08-13T09:08:51.522Z] fde18f5642c5: Waiting [2024-08-13T09:08:51.522Z] 27ea648fbb82: Waiting [2024-08-13T09:08:51.522Z] 6a3cbf0f8e3d: Waiting [2024-08-13T09:08:51.522Z] b8c392c85592: Layer already exists [2024-08-13T09:08:51.522Z] e7d6b53459fd: Layer already exists [2024-08-13T09:08:51.522Z] e4508064406a: Layer already exists [2024-08-13T09:08:51.522Z] 4565bbcff612: Layer already exists [2024-08-13T09:08:51.522Z] 3a4468255f75: Layer already exists [2024-08-13T09:08:51.522Z] f4b205ec4cb4: Layer already exists [2024-08-13T09:08:51.522Z] fc19b859b335: Layer already exists [2024-08-13T09:08:51.522Z] 38802e035d25: Layer already exists [2024-08-13T09:08:51.522Z] a50be47ded89: Layer already exists [2024-08-13T09:08:51.522Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:51.522Z] 111d59929b2e: Layer already exists [2024-08-13T09:08:51.522Z] 11f128789c1b: Layer already exists [2024-08-13T09:08:51.522Z] 5f70bf18a086: Layer already exists [2024-08-13T09:08:51.522Z] 27ea648fbb82: Layer already exists [2024-08-13T09:08:51.522Z] 6a3cbf0f8e3d: Layer already exists [2024-08-13T09:08:51.522Z] fde18f5642c5: Layer already exists [2024-08-13T09:08:51.522Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:51.522Z] latest: digest: sha256:7949071a742bb726869446c3a2355aca2fcc380fc27eb0ca7030a7d22de3124a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:51.879Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:52.248Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.52 [2024-08-13T09:08:52.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-13T09:08:52.248Z] b8c392c85592: Preparing [2024-08-13T09:08:52.248Z] 3a4468255f75: Preparing [2024-08-13T09:08:52.248Z] e4508064406a: Preparing [2024-08-13T09:08:52.248Z] e7d6b53459fd: Preparing [2024-08-13T09:08:52.248Z] 4565bbcff612: Preparing [2024-08-13T09:08:52.248Z] 38802e035d25: Preparing [2024-08-13T09:08:52.248Z] f4b205ec4cb4: Preparing [2024-08-13T09:08:52.248Z] fc19b859b335: Preparing [2024-08-13T09:08:52.248Z] a50be47ded89: Preparing [2024-08-13T09:08:52.248Z] 0b794ee46758: Preparing [2024-08-13T09:08:52.248Z] 111d59929b2e: Preparing [2024-08-13T09:08:52.248Z] 11f128789c1b: Preparing [2024-08-13T09:08:52.248Z] 5f70bf18a086: Preparing [2024-08-13T09:08:52.248Z] 27ea648fbb82: Preparing [2024-08-13T09:08:52.248Z] 6a3cbf0f8e3d: Preparing [2024-08-13T09:08:52.248Z] fde18f5642c5: Preparing [2024-08-13T09:08:52.248Z] ce7f800efff9: Preparing [2024-08-13T09:08:52.248Z] 11f128789c1b: Waiting [2024-08-13T09:08:52.248Z] a50be47ded89: Waiting [2024-08-13T09:08:52.248Z] 38802e035d25: Waiting [2024-08-13T09:08:52.248Z] 5f70bf18a086: Waiting [2024-08-13T09:08:52.248Z] 0b794ee46758: Waiting [2024-08-13T09:08:52.248Z] f4b205ec4cb4: Waiting [2024-08-13T09:08:52.248Z] 111d59929b2e: Waiting [2024-08-13T09:08:52.248Z] 27ea648fbb82: Waiting [2024-08-13T09:08:52.248Z] fde18f5642c5: Waiting [2024-08-13T09:08:52.248Z] ce7f800efff9: Waiting [2024-08-13T09:08:52.248Z] 6a3cbf0f8e3d: Waiting [2024-08-13T09:08:52.248Z] e4508064406a: Layer already exists [2024-08-13T09:08:52.248Z] 3a4468255f75: Layer already exists [2024-08-13T09:08:52.248Z] e7d6b53459fd: Layer already exists [2024-08-13T09:08:52.248Z] b8c392c85592: Layer already exists [2024-08-13T09:08:52.248Z] 4565bbcff612: Layer already exists [2024-08-13T09:08:52.248Z] 38802e035d25: Layer already exists [2024-08-13T09:08:52.248Z] fc19b859b335: Layer already exists [2024-08-13T09:08:52.248Z] f4b205ec4cb4: Layer already exists [2024-08-13T09:08:52.248Z] a50be47ded89: Layer already exists [2024-08-13T09:08:52.248Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:52.248Z] 11f128789c1b: Layer already exists [2024-08-13T09:08:52.248Z] 111d59929b2e: Layer already exists [2024-08-13T09:08:52.248Z] 6a3cbf0f8e3d: Layer already exists [2024-08-13T09:08:52.248Z] 27ea648fbb82: Layer already exists [2024-08-13T09:08:52.248Z] 5f70bf18a086: Layer already exists [2024-08-13T09:08:52.248Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:52.248Z] fde18f5642c5: Layer already exists [2024-08-13T09:08:52.248Z] 3.2.0-dev.52: digest: sha256:7949071a742bb726869446c3a2355aca2fcc380fc27eb0ca7030a7d22de3124a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:52.568Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:52.967Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:52.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-13T09:08:52.968Z] b8c392c85592: Preparing [2024-08-13T09:08:52.968Z] 3a4468255f75: Preparing [2024-08-13T09:08:52.968Z] e4508064406a: Preparing [2024-08-13T09:08:52.968Z] e7d6b53459fd: Preparing [2024-08-13T09:08:52.968Z] 4565bbcff612: Preparing [2024-08-13T09:08:52.968Z] 38802e035d25: Preparing [2024-08-13T09:08:52.968Z] f4b205ec4cb4: Preparing [2024-08-13T09:08:52.968Z] fc19b859b335: Preparing [2024-08-13T09:08:52.968Z] a50be47ded89: Preparing [2024-08-13T09:08:52.968Z] 0b794ee46758: Preparing [2024-08-13T09:08:52.968Z] 111d59929b2e: Preparing [2024-08-13T09:08:52.968Z] 11f128789c1b: Preparing [2024-08-13T09:08:52.968Z] 5f70bf18a086: Preparing [2024-08-13T09:08:52.968Z] 27ea648fbb82: Preparing [2024-08-13T09:08:52.968Z] f4b205ec4cb4: Waiting [2024-08-13T09:08:52.968Z] 6a3cbf0f8e3d: Preparing [2024-08-13T09:08:52.968Z] fde18f5642c5: Preparing [2024-08-13T09:08:52.968Z] fc19b859b335: Waiting [2024-08-13T09:08:52.968Z] ce7f800efff9: Preparing [2024-08-13T09:08:52.968Z] a50be47ded89: Waiting [2024-08-13T09:08:52.968Z] 0b794ee46758: Waiting [2024-08-13T09:08:52.968Z] 5f70bf18a086: Waiting [2024-08-13T09:08:52.968Z] 27ea648fbb82: Waiting [2024-08-13T09:08:52.968Z] 111d59929b2e: Waiting [2024-08-13T09:08:52.968Z] 6a3cbf0f8e3d: Waiting [2024-08-13T09:08:52.968Z] 11f128789c1b: Waiting [2024-08-13T09:08:52.968Z] fde18f5642c5: Waiting [2024-08-13T09:08:52.968Z] ce7f800efff9: Waiting [2024-08-13T09:08:52.968Z] 38802e035d25: Waiting [2024-08-13T09:08:52.968Z] 3a4468255f75: Layer already exists [2024-08-13T09:08:52.968Z] 4565bbcff612: Layer already exists [2024-08-13T09:08:52.968Z] b8c392c85592: Layer already exists [2024-08-13T09:08:52.968Z] e7d6b53459fd: Layer already exists [2024-08-13T09:08:52.968Z] e4508064406a: Layer already exists [2024-08-13T09:08:52.968Z] 38802e035d25: Layer already exists [2024-08-13T09:08:52.968Z] f4b205ec4cb4: Layer already exists [2024-08-13T09:08:52.968Z] fc19b859b335: Layer already exists [2024-08-13T09:08:52.968Z] a50be47ded89: Layer already exists [2024-08-13T09:08:52.968Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:52.968Z] 111d59929b2e: Layer already exists [2024-08-13T09:08:52.968Z] 11f128789c1b: Layer already exists [2024-08-13T09:08:52.968Z] 5f70bf18a086: Layer already exists [2024-08-13T09:08:52.968Z] 27ea648fbb82: Layer already exists [2024-08-13T09:08:52.968Z] 6a3cbf0f8e3d: Layer already exists [2024-08-13T09:08:52.968Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:52.968Z] fde18f5642c5: Layer already exists [2024-08-13T09:08:52.968Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:7949071a742bb726869446c3a2355aca2fcc380fc27eb0ca7030a7d22de3124a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:53.289Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:53.614Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-08-13T09:08:53.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-13T09:08:53.614Z] b8c392c85592: Preparing [2024-08-13T09:08:53.614Z] 3a4468255f75: Preparing [2024-08-13T09:08:53.614Z] e4508064406a: Preparing [2024-08-13T09:08:53.614Z] e7d6b53459fd: Preparing [2024-08-13T09:08:53.614Z] 4565bbcff612: Preparing [2024-08-13T09:08:53.614Z] 38802e035d25: Preparing [2024-08-13T09:08:53.614Z] f4b205ec4cb4: Preparing [2024-08-13T09:08:53.614Z] fc19b859b335: Preparing [2024-08-13T09:08:53.614Z] a50be47ded89: Preparing [2024-08-13T09:08:53.614Z] 0b794ee46758: Preparing [2024-08-13T09:08:53.614Z] 111d59929b2e: Preparing [2024-08-13T09:08:53.614Z] 11f128789c1b: Preparing [2024-08-13T09:08:53.614Z] 5f70bf18a086: Preparing [2024-08-13T09:08:53.614Z] 27ea648fbb82: Preparing [2024-08-13T09:08:53.614Z] 6a3cbf0f8e3d: Preparing [2024-08-13T09:08:53.614Z] fde18f5642c5: Preparing [2024-08-13T09:08:53.614Z] ce7f800efff9: Preparing [2024-08-13T09:08:53.614Z] f4b205ec4cb4: Waiting [2024-08-13T09:08:53.614Z] 111d59929b2e: Waiting [2024-08-13T09:08:53.614Z] fc19b859b335: Waiting [2024-08-13T09:08:53.614Z] 11f128789c1b: Waiting [2024-08-13T09:08:53.614Z] a50be47ded89: Waiting [2024-08-13T09:08:53.614Z] 5f70bf18a086: Waiting [2024-08-13T09:08:53.614Z] 0b794ee46758: Waiting [2024-08-13T09:08:53.614Z] 27ea648fbb82: Waiting [2024-08-13T09:08:53.614Z] ce7f800efff9: Waiting [2024-08-13T09:08:53.614Z] 6a3cbf0f8e3d: Waiting [2024-08-13T09:08:53.614Z] fde18f5642c5: Waiting [2024-08-13T09:08:53.614Z] 4565bbcff612: Layer already exists [2024-08-13T09:08:53.614Z] e4508064406a: Layer already exists [2024-08-13T09:08:53.614Z] e7d6b53459fd: Layer already exists [2024-08-13T09:08:53.614Z] 3a4468255f75: Layer already exists [2024-08-13T09:08:53.614Z] b8c392c85592: Layer already exists [2024-08-13T09:08:53.614Z] 38802e035d25: Layer already exists [2024-08-13T09:08:53.614Z] fc19b859b335: Layer already exists [2024-08-13T09:08:53.614Z] f4b205ec4cb4: Layer already exists [2024-08-13T09:08:53.614Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:53.614Z] a50be47ded89: Layer already exists [2024-08-13T09:08:53.614Z] 111d59929b2e: Layer already exists [2024-08-13T09:08:53.614Z] 5f70bf18a086: Layer already exists [2024-08-13T09:08:53.614Z] 27ea648fbb82: Layer already exists [2024-08-13T09:08:53.614Z] 11f128789c1b: Layer already exists [2024-08-13T09:08:53.614Z] 6a3cbf0f8e3d: Layer already exists [2024-08-13T09:08:53.614Z] fde18f5642c5: Layer already exists [2024-08-13T09:08:53.614Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:53.614Z] main: digest: sha256:7949071a742bb726869446c3a2355aca2fcc380fc27eb0ca7030a7d22de3124a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:08:53.694Z] ===================================================== [Pipeline] echo [2024-08-13T09:08:53.706Z] taggedImages: [2024-08-13T09:08:53.706Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:53.706Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-13T09:08:53.706Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.52 [2024-08-13T09:08:53.706Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:53.706Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-08-13T09:08:53.729Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-08-13T09:08:53.729Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:53.729Z] latest [2024-08-13T09:08:53.729Z] 3.2.0-dev.52 [2024-08-13T09:08:53.729Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:53.729Z] main [2024-08-13T09:08:53.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:54.074Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:54.403Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:54.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-13T09:08:54.404Z] ae6c77473bdf: Preparing [2024-08-13T09:08:54.404Z] 45661ebca224: Preparing [2024-08-13T09:08:54.404Z] 9850d7e1c52b: Preparing [2024-08-13T09:08:54.404Z] c98ef4aa33b8: Preparing [2024-08-13T09:08:54.404Z] a50be47ded89: Preparing [2024-08-13T09:08:54.404Z] 0b794ee46758: Preparing [2024-08-13T09:08:54.404Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:54.404Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:54.404Z] ce7f800efff9: Preparing [2024-08-13T09:08:54.404Z] 0b794ee46758: Waiting [2024-08-13T09:08:54.404Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:54.404Z] 9e30cee1d4ab: Waiting [2024-08-13T09:08:54.404Z] 45661ebca224: Layer already exists [2024-08-13T09:08:54.404Z] a50be47ded89: Layer already exists [2024-08-13T09:08:54.404Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:54.404Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:54.404Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:54.404Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:54.404Z] 9850d7e1c52b: Pushed [2024-08-13T09:08:54.404Z] ae6c77473bdf: Pushed [2024-08-13T09:08:56.940Z] c98ef4aa33b8: Pushed [2024-08-13T09:08:57.199Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:324cc90b7ec6a1f81cc82ac9642c19f90afc9b0793fd728ef9d62e14253d2959 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:57.532Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:57.861Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-13T09:08:57.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-13T09:08:57.861Z] ae6c77473bdf: Preparing [2024-08-13T09:08:57.861Z] 45661ebca224: Preparing [2024-08-13T09:08:57.861Z] 9850d7e1c52b: Preparing [2024-08-13T09:08:57.861Z] c98ef4aa33b8: Preparing [2024-08-13T09:08:57.861Z] a50be47ded89: Preparing [2024-08-13T09:08:57.861Z] 0b794ee46758: Preparing [2024-08-13T09:08:57.861Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:57.861Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:57.861Z] ce7f800efff9: Preparing [2024-08-13T09:08:57.861Z] 0b794ee46758: Waiting [2024-08-13T09:08:57.861Z] 9e30cee1d4ab: Waiting [2024-08-13T09:08:57.861Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:57.861Z] ce7f800efff9: Waiting [2024-08-13T09:08:57.861Z] 45661ebca224: Layer already exists [2024-08-13T09:08:57.861Z] a50be47ded89: Layer already exists [2024-08-13T09:08:57.861Z] 9850d7e1c52b: Layer already exists [2024-08-13T09:08:57.861Z] c98ef4aa33b8: Layer already exists [2024-08-13T09:08:57.861Z] ae6c77473bdf: Layer already exists [2024-08-13T09:08:57.861Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:57.861Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:57.861Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:57.861Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:57.861Z] latest: digest: sha256:324cc90b7ec6a1f81cc82ac9642c19f90afc9b0793fd728ef9d62e14253d2959 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:58.187Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:58.508Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.52 [2024-08-13T09:08:58.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-13T09:08:58.508Z] ae6c77473bdf: Preparing [2024-08-13T09:08:58.508Z] 45661ebca224: Preparing [2024-08-13T09:08:58.508Z] 9850d7e1c52b: Preparing [2024-08-13T09:08:58.508Z] c98ef4aa33b8: Preparing [2024-08-13T09:08:58.508Z] a50be47ded89: Preparing [2024-08-13T09:08:58.508Z] 0b794ee46758: Preparing [2024-08-13T09:08:58.508Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:58.508Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:58.508Z] ce7f800efff9: Preparing [2024-08-13T09:08:58.508Z] 9e30cee1d4ab: Waiting [2024-08-13T09:08:58.508Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:58.508Z] 0b794ee46758: Waiting [2024-08-13T09:08:58.508Z] ce7f800efff9: Waiting [2024-08-13T09:08:58.508Z] 45661ebca224: Layer already exists [2024-08-13T09:08:58.508Z] c98ef4aa33b8: Layer already exists [2024-08-13T09:08:58.508Z] 9850d7e1c52b: Layer already exists [2024-08-13T09:08:58.508Z] ae6c77473bdf: Layer already exists [2024-08-13T09:08:58.508Z] a50be47ded89: Layer already exists [2024-08-13T09:08:58.508Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:58.508Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:58.508Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:58.508Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:58.508Z] 3.2.0-dev.52: digest: sha256:324cc90b7ec6a1f81cc82ac9642c19f90afc9b0793fd728ef9d62e14253d2959 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:58.838Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:59.170Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:59.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-13T09:08:59.170Z] ae6c77473bdf: Preparing [2024-08-13T09:08:59.170Z] 45661ebca224: Preparing [2024-08-13T09:08:59.170Z] 9850d7e1c52b: Preparing [2024-08-13T09:08:59.170Z] c98ef4aa33b8: Preparing [2024-08-13T09:08:59.170Z] a50be47ded89: Preparing [2024-08-13T09:08:59.170Z] 0b794ee46758: Preparing [2024-08-13T09:08:59.170Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:59.170Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:59.170Z] ce7f800efff9: Preparing [2024-08-13T09:08:59.170Z] 0b794ee46758: Waiting [2024-08-13T09:08:59.170Z] 9e30cee1d4ab: Waiting [2024-08-13T09:08:59.170Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:59.170Z] ce7f800efff9: Waiting [2024-08-13T09:08:59.170Z] a50be47ded89: Layer already exists [2024-08-13T09:08:59.170Z] c98ef4aa33b8: Layer already exists [2024-08-13T09:08:59.170Z] 9850d7e1c52b: Layer already exists [2024-08-13T09:08:59.170Z] ae6c77473bdf: Layer already exists [2024-08-13T09:08:59.170Z] 45661ebca224: Layer already exists [2024-08-13T09:08:59.170Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:59.170Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:59.170Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:59.170Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:59.170Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:324cc90b7ec6a1f81cc82ac9642c19f90afc9b0793fd728ef9d62e14253d2959 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:59.506Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:08:59.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-08-13T09:08:59.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-13T09:08:59.837Z] ae6c77473bdf: Preparing [2024-08-13T09:08:59.837Z] 45661ebca224: Preparing [2024-08-13T09:08:59.837Z] 9850d7e1c52b: Preparing [2024-08-13T09:08:59.837Z] c98ef4aa33b8: Preparing [2024-08-13T09:08:59.837Z] a50be47ded89: Preparing [2024-08-13T09:08:59.837Z] 0b794ee46758: Preparing [2024-08-13T09:08:59.837Z] 9e30cee1d4ab: Preparing [2024-08-13T09:08:59.837Z] 7819a90d0dd8: Preparing [2024-08-13T09:08:59.837Z] ce7f800efff9: Preparing [2024-08-13T09:08:59.837Z] 9e30cee1d4ab: Waiting [2024-08-13T09:08:59.837Z] 7819a90d0dd8: Waiting [2024-08-13T09:08:59.837Z] ce7f800efff9: Waiting [2024-08-13T09:08:59.837Z] 0b794ee46758: Waiting [2024-08-13T09:08:59.837Z] 45661ebca224: Layer already exists [2024-08-13T09:08:59.837Z] ae6c77473bdf: Layer already exists [2024-08-13T09:08:59.837Z] a50be47ded89: Layer already exists [2024-08-13T09:08:59.837Z] 9850d7e1c52b: Layer already exists [2024-08-13T09:08:59.837Z] c98ef4aa33b8: Layer already exists [2024-08-13T09:08:59.837Z] 0b794ee46758: Layer already exists [2024-08-13T09:08:59.837Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:08:59.837Z] ce7f800efff9: Layer already exists [2024-08-13T09:08:59.837Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:08:59.837Z] main: digest: sha256:324cc90b7ec6a1f81cc82ac9642c19f90afc9b0793fd728ef9d62e14253d2959 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:08:59.915Z] ===================================================== [Pipeline] echo [2024-08-13T09:08:59.930Z] taggedImages: [2024-08-13T09:08:59.930Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:59.930Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-13T09:08:59.930Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.52 [2024-08-13T09:08:59.930Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:59.930Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-08-13T09:08:59.962Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-08-13T09:08:59.962Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:08:59.962Z] latest [2024-08-13T09:08:59.962Z] 3.2.0-dev.52 [2024-08-13T09:08:59.962Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:08:59.962Z] main [2024-08-13T09:08:59.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:00.303Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:00.628Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:00.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-13T09:09:00.628Z] 966c7c6a49c6: Preparing [2024-08-13T09:09:00.628Z] f65c6ef4c326: Preparing [2024-08-13T09:09:00.628Z] 937646cbf14f: Preparing [2024-08-13T09:09:00.628Z] 7ee7bcf46370: Preparing [2024-08-13T09:09:00.628Z] 3ccf298ff3a1: Preparing [2024-08-13T09:09:00.628Z] a50be47ded89: Preparing [2024-08-13T09:09:00.628Z] 0b794ee46758: Preparing [2024-08-13T09:09:00.628Z] 452a8c180b24: Preparing [2024-08-13T09:09:00.628Z] 75b51fd41562: Preparing [2024-08-13T09:09:00.628Z] d1a613e513b4: Preparing [2024-08-13T09:09:00.628Z] ce7f800efff9: Preparing [2024-08-13T09:09:00.628Z] 452a8c180b24: Waiting [2024-08-13T09:09:00.628Z] d1a613e513b4: Waiting [2024-08-13T09:09:00.628Z] a50be47ded89: Waiting [2024-08-13T09:09:00.628Z] 0b794ee46758: Waiting [2024-08-13T09:09:00.628Z] ce7f800efff9: Waiting [2024-08-13T09:09:00.886Z] f65c6ef4c326: Pushed [2024-08-13T09:09:00.886Z] 966c7c6a49c6: Pushed [2024-08-13T09:09:00.886Z] 3ccf298ff3a1: Pushed [2024-08-13T09:09:00.886Z] 7ee7bcf46370: Pushed [2024-08-13T09:09:00.886Z] a50be47ded89: Layer already exists [2024-08-13T09:09:00.886Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:00.886Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:00.886Z] 75b51fd41562: Pushed [2024-08-13T09:09:00.886Z] 452a8c180b24: Pushed [2024-08-13T09:09:01.454Z] 937646cbf14f: Pushed [2024-08-13T09:09:02.022Z] d1a613e513b4: Pushed [2024-08-13T09:09:02.282Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:94e2001432607f02a46168b3d10e8a3cf63bf7ba7bdbaff9d774046b2b758bad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:02.609Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:02.934Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-13T09:09:02.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-13T09:09:02.934Z] 966c7c6a49c6: Preparing [2024-08-13T09:09:02.934Z] f65c6ef4c326: Preparing [2024-08-13T09:09:02.934Z] 937646cbf14f: Preparing [2024-08-13T09:09:02.934Z] 7ee7bcf46370: Preparing [2024-08-13T09:09:02.934Z] 3ccf298ff3a1: Preparing [2024-08-13T09:09:02.934Z] a50be47ded89: Preparing [2024-08-13T09:09:02.934Z] 0b794ee46758: Preparing [2024-08-13T09:09:02.934Z] 452a8c180b24: Preparing [2024-08-13T09:09:02.934Z] 75b51fd41562: Preparing [2024-08-13T09:09:02.934Z] d1a613e513b4: Preparing [2024-08-13T09:09:02.934Z] ce7f800efff9: Preparing [2024-08-13T09:09:02.934Z] d1a613e513b4: Waiting [2024-08-13T09:09:02.934Z] 452a8c180b24: Waiting [2024-08-13T09:09:02.934Z] 75b51fd41562: Waiting [2024-08-13T09:09:02.934Z] f65c6ef4c326: Layer already exists [2024-08-13T09:09:02.934Z] 966c7c6a49c6: Layer already exists [2024-08-13T09:09:02.934Z] 937646cbf14f: Layer already exists [2024-08-13T09:09:02.934Z] 3ccf298ff3a1: Layer already exists [2024-08-13T09:09:02.934Z] 7ee7bcf46370: Layer already exists [2024-08-13T09:09:02.934Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:02.934Z] 452a8c180b24: Layer already exists [2024-08-13T09:09:02.934Z] a50be47ded89: Layer already exists [2024-08-13T09:09:02.934Z] 75b51fd41562: Layer already exists [2024-08-13T09:09:02.934Z] d1a613e513b4: Layer already exists [2024-08-13T09:09:02.934Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:02.934Z] latest: digest: sha256:94e2001432607f02a46168b3d10e8a3cf63bf7ba7bdbaff9d774046b2b758bad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:03.273Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:03.600Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.52 [2024-08-13T09:09:03.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-13T09:09:03.600Z] 966c7c6a49c6: Preparing [2024-08-13T09:09:03.600Z] f65c6ef4c326: Preparing [2024-08-13T09:09:03.600Z] 937646cbf14f: Preparing [2024-08-13T09:09:03.600Z] 7ee7bcf46370: Preparing [2024-08-13T09:09:03.600Z] 3ccf298ff3a1: Preparing [2024-08-13T09:09:03.600Z] a50be47ded89: Preparing [2024-08-13T09:09:03.600Z] 0b794ee46758: Preparing [2024-08-13T09:09:03.600Z] 452a8c180b24: Preparing [2024-08-13T09:09:03.600Z] 75b51fd41562: Preparing [2024-08-13T09:09:03.600Z] d1a613e513b4: Preparing [2024-08-13T09:09:03.600Z] ce7f800efff9: Preparing [2024-08-13T09:09:03.600Z] 452a8c180b24: Waiting [2024-08-13T09:09:03.600Z] 75b51fd41562: Waiting [2024-08-13T09:09:03.600Z] d1a613e513b4: Waiting [2024-08-13T09:09:03.600Z] ce7f800efff9: Waiting [2024-08-13T09:09:03.600Z] a50be47ded89: Waiting [2024-08-13T09:09:03.600Z] 7ee7bcf46370: Layer already exists [2024-08-13T09:09:03.600Z] 966c7c6a49c6: Layer already exists [2024-08-13T09:09:03.600Z] f65c6ef4c326: Layer already exists [2024-08-13T09:09:03.600Z] 3ccf298ff3a1: Layer already exists [2024-08-13T09:09:03.600Z] 937646cbf14f: Layer already exists [2024-08-13T09:09:03.600Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:03.600Z] 452a8c180b24: Layer already exists [2024-08-13T09:09:03.600Z] a50be47ded89: Layer already exists [2024-08-13T09:09:03.600Z] 75b51fd41562: Layer already exists [2024-08-13T09:09:03.600Z] d1a613e513b4: Layer already exists [2024-08-13T09:09:03.600Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:03.600Z] 3.2.0-dev.52: digest: sha256:94e2001432607f02a46168b3d10e8a3cf63bf7ba7bdbaff9d774046b2b758bad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:03.926Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:04.251Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:04.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-13T09:09:04.251Z] 966c7c6a49c6: Preparing [2024-08-13T09:09:04.251Z] f65c6ef4c326: Preparing [2024-08-13T09:09:04.251Z] 937646cbf14f: Preparing [2024-08-13T09:09:04.251Z] 7ee7bcf46370: Preparing [2024-08-13T09:09:04.251Z] 3ccf298ff3a1: Preparing [2024-08-13T09:09:04.251Z] a50be47ded89: Preparing [2024-08-13T09:09:04.251Z] 0b794ee46758: Preparing [2024-08-13T09:09:04.251Z] 452a8c180b24: Preparing [2024-08-13T09:09:04.251Z] 75b51fd41562: Preparing [2024-08-13T09:09:04.251Z] d1a613e513b4: Preparing [2024-08-13T09:09:04.251Z] ce7f800efff9: Preparing [2024-08-13T09:09:04.251Z] 75b51fd41562: Waiting [2024-08-13T09:09:04.251Z] d1a613e513b4: Waiting [2024-08-13T09:09:04.251Z] ce7f800efff9: Waiting [2024-08-13T09:09:04.251Z] 0b794ee46758: Waiting [2024-08-13T09:09:04.251Z] 7ee7bcf46370: Layer already exists [2024-08-13T09:09:04.251Z] f65c6ef4c326: Layer already exists [2024-08-13T09:09:04.251Z] 3ccf298ff3a1: Layer already exists [2024-08-13T09:09:04.251Z] 966c7c6a49c6: Layer already exists [2024-08-13T09:09:04.251Z] 937646cbf14f: Layer already exists [2024-08-13T09:09:04.251Z] a50be47ded89: Layer already exists [2024-08-13T09:09:04.251Z] 75b51fd41562: Layer already exists [2024-08-13T09:09:04.251Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:04.251Z] d1a613e513b4: Layer already exists [2024-08-13T09:09:04.251Z] 452a8c180b24: Layer already exists [2024-08-13T09:09:04.251Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:04.251Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:94e2001432607f02a46168b3d10e8a3cf63bf7ba7bdbaff9d774046b2b758bad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:04.574Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:04.894Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-08-13T09:09:04.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-13T09:09:04.894Z] 966c7c6a49c6: Preparing [2024-08-13T09:09:04.894Z] f65c6ef4c326: Preparing [2024-08-13T09:09:04.894Z] 937646cbf14f: Preparing [2024-08-13T09:09:04.894Z] 7ee7bcf46370: Preparing [2024-08-13T09:09:04.894Z] 3ccf298ff3a1: Preparing [2024-08-13T09:09:04.894Z] a50be47ded89: Preparing [2024-08-13T09:09:04.894Z] 0b794ee46758: Preparing [2024-08-13T09:09:04.894Z] 452a8c180b24: Preparing [2024-08-13T09:09:04.894Z] 75b51fd41562: Preparing [2024-08-13T09:09:04.894Z] d1a613e513b4: Preparing [2024-08-13T09:09:04.894Z] ce7f800efff9: Preparing [2024-08-13T09:09:04.894Z] a50be47ded89: Waiting [2024-08-13T09:09:04.894Z] 0b794ee46758: Waiting [2024-08-13T09:09:04.894Z] 452a8c180b24: Waiting [2024-08-13T09:09:04.894Z] d1a613e513b4: Waiting [2024-08-13T09:09:04.894Z] ce7f800efff9: Waiting [2024-08-13T09:09:04.894Z] 75b51fd41562: Waiting [2024-08-13T09:09:04.894Z] 7ee7bcf46370: Layer already exists [2024-08-13T09:09:04.894Z] f65c6ef4c326: Layer already exists [2024-08-13T09:09:04.894Z] 937646cbf14f: Layer already exists [2024-08-13T09:09:04.894Z] 966c7c6a49c6: Layer already exists [2024-08-13T09:09:04.894Z] 3ccf298ff3a1: Layer already exists [2024-08-13T09:09:04.894Z] a50be47ded89: Layer already exists [2024-08-13T09:09:04.894Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:04.894Z] 452a8c180b24: Layer already exists [2024-08-13T09:09:04.894Z] d1a613e513b4: Layer already exists [2024-08-13T09:09:04.894Z] 75b51fd41562: Layer already exists [2024-08-13T09:09:04.894Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:04.894Z] main: digest: sha256:94e2001432607f02a46168b3d10e8a3cf63bf7ba7bdbaff9d774046b2b758bad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:09:04.963Z] ===================================================== [Pipeline] echo [2024-08-13T09:09:04.974Z] taggedImages: [2024-08-13T09:09:04.974Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:04.974Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-13T09:09:04.974Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.52 [2024-08-13T09:09:04.974Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:04.974Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-08-13T09:09:04.997Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-08-13T09:09:04.997Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:04.997Z] latest [2024-08-13T09:09:04.997Z] 3.2.0-dev.52 [2024-08-13T09:09:04.997Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:04.997Z] main [2024-08-13T09:09:04.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:05.330Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:05.651Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:05.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-13T09:09:05.651Z] 06dffcca4ebe: Preparing [2024-08-13T09:09:05.651Z] 94a4a0cfab52: Preparing [2024-08-13T09:09:05.651Z] b3ef9af46293: Preparing [2024-08-13T09:09:05.651Z] a95f9f68f13f: Preparing [2024-08-13T09:09:05.651Z] 0bfeaeb1a398: Preparing [2024-08-13T09:09:05.651Z] 57e20d9c6be9: Preparing [2024-08-13T09:09:05.651Z] 027e4559dde2: Preparing [2024-08-13T09:09:05.651Z] a50be47ded89: Preparing [2024-08-13T09:09:05.651Z] 0b794ee46758: Preparing [2024-08-13T09:09:05.651Z] 1833a70752b6: Preparing [2024-08-13T09:09:05.651Z] 5d1a29b147d1: Preparing [2024-08-13T09:09:05.651Z] ce7f800efff9: Preparing [2024-08-13T09:09:05.651Z] a50be47ded89: Waiting [2024-08-13T09:09:05.651Z] 0b794ee46758: Waiting [2024-08-13T09:09:05.651Z] 1833a70752b6: Waiting [2024-08-13T09:09:05.651Z] 5d1a29b147d1: Waiting [2024-08-13T09:09:05.651Z] ce7f800efff9: Waiting [2024-08-13T09:09:05.651Z] 57e20d9c6be9: Waiting [2024-08-13T09:09:05.651Z] 027e4559dde2: Waiting [2024-08-13T09:09:05.651Z] 94a4a0cfab52: Pushed [2024-08-13T09:09:05.651Z] 0bfeaeb1a398: Pushed [2024-08-13T09:09:05.651Z] 06dffcca4ebe: Pushed [2024-08-13T09:09:05.651Z] a50be47ded89: Layer already exists [2024-08-13T09:09:05.651Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:05.911Z] 57e20d9c6be9: Pushed [2024-08-13T09:09:05.911Z] 027e4559dde2: Pushed [2024-08-13T09:09:05.911Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:05.911Z] 1833a70752b6: Pushed [2024-08-13T09:09:06.480Z] a95f9f68f13f: Pushed [2024-08-13T09:09:07.047Z] b3ef9af46293: Pushed [2024-08-13T09:09:07.047Z] 5d1a29b147d1: Pushed [2024-08-13T09:09:07.047Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:253df2a469529406a436b0ebe3cfb79ac0a4fe7a88c0c930f35acf6071c4245f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:07.371Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:07.693Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-13T09:09:07.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-13T09:09:07.693Z] 06dffcca4ebe: Preparing [2024-08-13T09:09:07.693Z] 94a4a0cfab52: Preparing [2024-08-13T09:09:07.693Z] b3ef9af46293: Preparing [2024-08-13T09:09:07.693Z] a95f9f68f13f: Preparing [2024-08-13T09:09:07.693Z] 0bfeaeb1a398: Preparing [2024-08-13T09:09:07.693Z] 57e20d9c6be9: Preparing [2024-08-13T09:09:07.693Z] 027e4559dde2: Preparing [2024-08-13T09:09:07.693Z] a50be47ded89: Preparing [2024-08-13T09:09:07.693Z] 0b794ee46758: Preparing [2024-08-13T09:09:07.693Z] 1833a70752b6: Preparing [2024-08-13T09:09:07.693Z] 5d1a29b147d1: Preparing [2024-08-13T09:09:07.693Z] ce7f800efff9: Preparing [2024-08-13T09:09:07.693Z] 57e20d9c6be9: Waiting [2024-08-13T09:09:07.693Z] a50be47ded89: Waiting [2024-08-13T09:09:07.693Z] 027e4559dde2: Waiting [2024-08-13T09:09:07.693Z] 1833a70752b6: Waiting [2024-08-13T09:09:07.693Z] ce7f800efff9: Waiting [2024-08-13T09:09:07.693Z] 0b794ee46758: Waiting [2024-08-13T09:09:07.693Z] 94a4a0cfab52: Layer already exists [2024-08-13T09:09:07.693Z] b3ef9af46293: Layer already exists [2024-08-13T09:09:07.693Z] 0bfeaeb1a398: Layer already exists [2024-08-13T09:09:07.693Z] a95f9f68f13f: Layer already exists [2024-08-13T09:09:07.693Z] 06dffcca4ebe: Layer already exists [2024-08-13T09:09:07.693Z] a50be47ded89: Layer already exists [2024-08-13T09:09:07.693Z] 027e4559dde2: Layer already exists [2024-08-13T09:09:07.693Z] 57e20d9c6be9: Layer already exists [2024-08-13T09:09:07.693Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:07.693Z] 1833a70752b6: Layer already exists [2024-08-13T09:09:07.693Z] 5d1a29b147d1: Layer already exists [2024-08-13T09:09:07.693Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:07.693Z] latest: digest: sha256:253df2a469529406a436b0ebe3cfb79ac0a4fe7a88c0c930f35acf6071c4245f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:08.027Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:08.353Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.52 [2024-08-13T09:09:08.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-13T09:09:08.353Z] 06dffcca4ebe: Preparing [2024-08-13T09:09:08.353Z] 94a4a0cfab52: Preparing [2024-08-13T09:09:08.353Z] b3ef9af46293: Preparing [2024-08-13T09:09:08.353Z] a95f9f68f13f: Preparing [2024-08-13T09:09:08.353Z] 0bfeaeb1a398: Preparing [2024-08-13T09:09:08.353Z] 57e20d9c6be9: Preparing [2024-08-13T09:09:08.353Z] 027e4559dde2: Preparing [2024-08-13T09:09:08.353Z] a50be47ded89: Preparing [2024-08-13T09:09:08.353Z] 0b794ee46758: Preparing [2024-08-13T09:09:08.353Z] 1833a70752b6: Preparing [2024-08-13T09:09:08.353Z] 5d1a29b147d1: Preparing [2024-08-13T09:09:08.353Z] ce7f800efff9: Preparing [2024-08-13T09:09:08.353Z] 0b794ee46758: Waiting [2024-08-13T09:09:08.353Z] 57e20d9c6be9: Waiting [2024-08-13T09:09:08.353Z] 1833a70752b6: Waiting [2024-08-13T09:09:08.353Z] a50be47ded89: Waiting [2024-08-13T09:09:08.353Z] 5d1a29b147d1: Waiting [2024-08-13T09:09:08.353Z] ce7f800efff9: Waiting [2024-08-13T09:09:08.353Z] 94a4a0cfab52: Layer already exists [2024-08-13T09:09:08.353Z] 0bfeaeb1a398: Layer already exists [2024-08-13T09:09:08.353Z] 06dffcca4ebe: Layer already exists [2024-08-13T09:09:08.353Z] b3ef9af46293: Layer already exists [2024-08-13T09:09:08.353Z] a95f9f68f13f: Layer already exists [2024-08-13T09:09:08.353Z] 57e20d9c6be9: Layer already exists [2024-08-13T09:09:08.353Z] a50be47ded89: Layer already exists [2024-08-13T09:09:08.353Z] 027e4559dde2: Layer already exists [2024-08-13T09:09:08.353Z] 1833a70752b6: Layer already exists [2024-08-13T09:09:08.353Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:08.353Z] 5d1a29b147d1: Layer already exists [2024-08-13T09:09:08.353Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:08.353Z] 3.2.0-dev.52: digest: sha256:253df2a469529406a436b0ebe3cfb79ac0a4fe7a88c0c930f35acf6071c4245f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:08.679Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:09.010Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:09.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-13T09:09:09.011Z] 06dffcca4ebe: Preparing [2024-08-13T09:09:09.011Z] 94a4a0cfab52: Preparing [2024-08-13T09:09:09.011Z] b3ef9af46293: Preparing [2024-08-13T09:09:09.011Z] a95f9f68f13f: Preparing [2024-08-13T09:09:09.011Z] 0bfeaeb1a398: Preparing [2024-08-13T09:09:09.011Z] 57e20d9c6be9: Preparing [2024-08-13T09:09:09.011Z] 027e4559dde2: Preparing [2024-08-13T09:09:09.011Z] a50be47ded89: Preparing [2024-08-13T09:09:09.011Z] 0b794ee46758: Preparing [2024-08-13T09:09:09.011Z] 1833a70752b6: Preparing [2024-08-13T09:09:09.011Z] 5d1a29b147d1: Preparing [2024-08-13T09:09:09.011Z] ce7f800efff9: Preparing [2024-08-13T09:09:09.011Z] a50be47ded89: Waiting [2024-08-13T09:09:09.011Z] 0b794ee46758: Waiting [2024-08-13T09:09:09.011Z] 57e20d9c6be9: Waiting [2024-08-13T09:09:09.011Z] 027e4559dde2: Waiting [2024-08-13T09:09:09.011Z] ce7f800efff9: Waiting [2024-08-13T09:09:09.011Z] 1833a70752b6: Waiting [2024-08-13T09:09:09.011Z] 5d1a29b147d1: Waiting [2024-08-13T09:09:09.011Z] a95f9f68f13f: Layer already exists [2024-08-13T09:09:09.011Z] 94a4a0cfab52: Layer already exists [2024-08-13T09:09:09.011Z] 06dffcca4ebe: Layer already exists [2024-08-13T09:09:09.011Z] 0bfeaeb1a398: Layer already exists [2024-08-13T09:09:09.011Z] b3ef9af46293: Layer already exists [2024-08-13T09:09:09.011Z] 027e4559dde2: Layer already exists [2024-08-13T09:09:09.011Z] 57e20d9c6be9: Layer already exists [2024-08-13T09:09:09.011Z] a50be47ded89: Layer already exists [2024-08-13T09:09:09.011Z] 1833a70752b6: Layer already exists [2024-08-13T09:09:09.011Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:09.011Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:09.011Z] 5d1a29b147d1: Layer already exists [2024-08-13T09:09:09.011Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:253df2a469529406a436b0ebe3cfb79ac0a4fe7a88c0c930f35acf6071c4245f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:09.343Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:09.920Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-08-13T09:09:09.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-13T09:09:09.920Z] 06dffcca4ebe: Preparing [2024-08-13T09:09:09.920Z] 94a4a0cfab52: Preparing [2024-08-13T09:09:09.920Z] b3ef9af46293: Preparing [2024-08-13T09:09:09.920Z] a95f9f68f13f: Preparing [2024-08-13T09:09:09.920Z] 0bfeaeb1a398: Preparing [2024-08-13T09:09:09.920Z] 57e20d9c6be9: Preparing [2024-08-13T09:09:09.920Z] 027e4559dde2: Preparing [2024-08-13T09:09:09.920Z] a50be47ded89: Preparing [2024-08-13T09:09:09.920Z] 0b794ee46758: Preparing [2024-08-13T09:09:09.920Z] 1833a70752b6: Preparing [2024-08-13T09:09:09.920Z] 5d1a29b147d1: Preparing [2024-08-13T09:09:09.920Z] ce7f800efff9: Preparing [2024-08-13T09:09:09.920Z] 57e20d9c6be9: Waiting [2024-08-13T09:09:09.920Z] a50be47ded89: Waiting [2024-08-13T09:09:09.920Z] 5d1a29b147d1: Waiting [2024-08-13T09:09:09.920Z] 027e4559dde2: Waiting [2024-08-13T09:09:09.920Z] 0b794ee46758: Waiting [2024-08-13T09:09:09.920Z] 1833a70752b6: Waiting [2024-08-13T09:09:09.920Z] 06dffcca4ebe: Layer already exists [2024-08-13T09:09:09.920Z] 94a4a0cfab52: Layer already exists [2024-08-13T09:09:09.920Z] 0bfeaeb1a398: Layer already exists [2024-08-13T09:09:09.920Z] b3ef9af46293: Layer already exists [2024-08-13T09:09:09.920Z] a95f9f68f13f: Layer already exists [2024-08-13T09:09:09.920Z] 57e20d9c6be9: Layer already exists [2024-08-13T09:09:09.920Z] 027e4559dde2: Layer already exists [2024-08-13T09:09:09.920Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:09.920Z] a50be47ded89: Layer already exists [2024-08-13T09:09:09.920Z] 1833a70752b6: Layer already exists [2024-08-13T09:09:09.920Z] 5d1a29b147d1: Layer already exists [2024-08-13T09:09:09.920Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:09.920Z] main: digest: sha256:253df2a469529406a436b0ebe3cfb79ac0a4fe7a88c0c930f35acf6071c4245f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:09:09.994Z] ===================================================== [Pipeline] echo [2024-08-13T09:09:10.008Z] taggedImages: [2024-08-13T09:09:10.008Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:10.008Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-13T09:09:10.008Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.52 [2024-08-13T09:09:10.008Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:10.008Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-08-13T09:09:10.039Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-08-13T09:09:10.039Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:10.039Z] latest [2024-08-13T09:09:10.039Z] 3.2.0-dev.52 [2024-08-13T09:09:10.039Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:10.039Z] main [2024-08-13T09:09:10.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:10.385Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:10.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:10.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-13T09:09:10.711Z] b0b7bf0b0191: Preparing [2024-08-13T09:09:10.711Z] d2e7b02b326f: Preparing [2024-08-13T09:09:10.711Z] a50be47ded89: Preparing [2024-08-13T09:09:10.711Z] 0b794ee46758: Preparing [2024-08-13T09:09:10.711Z] 8a6dba5e8827: Preparing [2024-08-13T09:09:10.711Z] f3160beaf5ca: Preparing [2024-08-13T09:09:10.711Z] ce7f800efff9: Preparing [2024-08-13T09:09:10.711Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:10.711Z] a50be47ded89: Layer already exists [2024-08-13T09:09:10.711Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:10.711Z] b0b7bf0b0191: Pushed [2024-08-13T09:09:10.711Z] 8a6dba5e8827: Pushed [2024-08-13T09:09:11.645Z] f3160beaf5ca: Pushed [2024-08-13T09:09:12.214Z] d2e7b02b326f: Pushed [2024-08-13T09:09:12.473Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:998853650cdd23d4e606c2ed626bc38c0a39263c763b1639b8f9f6671399ae25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:12.805Z] + 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-08-13T09:09:13.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-13T09:09:13.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-13T09:09:13.127Z] b0b7bf0b0191: Preparing [2024-08-13T09:09:13.127Z] d2e7b02b326f: Preparing [2024-08-13T09:09:13.127Z] a50be47ded89: Preparing [2024-08-13T09:09:13.127Z] 0b794ee46758: Preparing [2024-08-13T09:09:13.127Z] 8a6dba5e8827: Preparing [2024-08-13T09:09:13.127Z] f3160beaf5ca: Preparing [2024-08-13T09:09:13.127Z] ce7f800efff9: Preparing [2024-08-13T09:09:13.127Z] ce7f800efff9: Waiting [2024-08-13T09:09:13.127Z] f3160beaf5ca: Waiting [2024-08-13T09:09:13.127Z] b0b7bf0b0191: Layer already exists [2024-08-13T09:09:13.127Z] 8a6dba5e8827: Layer already exists [2024-08-13T09:09:13.127Z] a50be47ded89: Layer already exists [2024-08-13T09:09:13.127Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:13.127Z] d2e7b02b326f: Layer already exists [2024-08-13T09:09:13.127Z] f3160beaf5ca: Layer already exists [2024-08-13T09:09:13.127Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:13.127Z] latest: digest: sha256:998853650cdd23d4e606c2ed626bc38c0a39263c763b1639b8f9f6671399ae25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:13.447Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:13.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.52 [2024-08-13T09:09:13.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-13T09:09:13.769Z] b0b7bf0b0191: Preparing [2024-08-13T09:09:13.769Z] d2e7b02b326f: Preparing [2024-08-13T09:09:13.769Z] a50be47ded89: Preparing [2024-08-13T09:09:13.769Z] 0b794ee46758: Preparing [2024-08-13T09:09:13.769Z] 8a6dba5e8827: Preparing [2024-08-13T09:09:13.769Z] f3160beaf5ca: Preparing [2024-08-13T09:09:13.769Z] ce7f800efff9: Preparing [2024-08-13T09:09:13.769Z] ce7f800efff9: Waiting [2024-08-13T09:09:13.769Z] f3160beaf5ca: Waiting [2024-08-13T09:09:13.769Z] b0b7bf0b0191: Layer already exists [2024-08-13T09:09:13.769Z] d2e7b02b326f: Layer already exists [2024-08-13T09:09:13.769Z] a50be47ded89: Layer already exists [2024-08-13T09:09:13.769Z] 8a6dba5e8827: Layer already exists [2024-08-13T09:09:13.769Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:13.769Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:13.769Z] f3160beaf5ca: Layer already exists [2024-08-13T09:09:13.769Z] 3.2.0-dev.52: digest: sha256:998853650cdd23d4e606c2ed626bc38c0a39263c763b1639b8f9f6671399ae25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:14.091Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:14.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:14.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-13T09:09:14.411Z] b0b7bf0b0191: Preparing [2024-08-13T09:09:14.411Z] d2e7b02b326f: Preparing [2024-08-13T09:09:14.411Z] a50be47ded89: Preparing [2024-08-13T09:09:14.411Z] 0b794ee46758: Preparing [2024-08-13T09:09:14.411Z] 8a6dba5e8827: Preparing [2024-08-13T09:09:14.411Z] f3160beaf5ca: Preparing [2024-08-13T09:09:14.411Z] ce7f800efff9: Preparing [2024-08-13T09:09:14.411Z] ce7f800efff9: Waiting [2024-08-13T09:09:14.411Z] f3160beaf5ca: Waiting [2024-08-13T09:09:14.411Z] d2e7b02b326f: Layer already exists [2024-08-13T09:09:14.411Z] a50be47ded89: Layer already exists [2024-08-13T09:09:14.411Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:14.411Z] b0b7bf0b0191: Layer already exists [2024-08-13T09:09:14.411Z] 8a6dba5e8827: Layer already exists [2024-08-13T09:09:14.411Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:14.411Z] f3160beaf5ca: Layer already exists [2024-08-13T09:09:14.411Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:998853650cdd23d4e606c2ed626bc38c0a39263c763b1639b8f9f6671399ae25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:14.737Z] + 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-08-13T09:09:15.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-08-13T09:09:15.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-13T09:09:15.058Z] b0b7bf0b0191: Preparing [2024-08-13T09:09:15.058Z] d2e7b02b326f: Preparing [2024-08-13T09:09:15.058Z] a50be47ded89: Preparing [2024-08-13T09:09:15.058Z] 0b794ee46758: Preparing [2024-08-13T09:09:15.058Z] 8a6dba5e8827: Preparing [2024-08-13T09:09:15.058Z] f3160beaf5ca: Preparing [2024-08-13T09:09:15.058Z] ce7f800efff9: Preparing [2024-08-13T09:09:15.058Z] f3160beaf5ca: Waiting [2024-08-13T09:09:15.058Z] ce7f800efff9: Waiting [2024-08-13T09:09:15.058Z] d2e7b02b326f: Layer already exists [2024-08-13T09:09:15.058Z] a50be47ded89: Layer already exists [2024-08-13T09:09:15.058Z] b0b7bf0b0191: Layer already exists [2024-08-13T09:09:15.058Z] 8a6dba5e8827: Layer already exists [2024-08-13T09:09:15.058Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:15.058Z] f3160beaf5ca: Layer already exists [2024-08-13T09:09:15.058Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:15.058Z] main: digest: sha256:998853650cdd23d4e606c2ed626bc38c0a39263c763b1639b8f9f6671399ae25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:09:15.134Z] ===================================================== [Pipeline] echo [2024-08-13T09:09:15.146Z] taggedImages: [2024-08-13T09:09:15.146Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:15.146Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-13T09:09:15.146Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.52 [2024-08-13T09:09:15.146Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:15.146Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-08-13T09:09:15.169Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-08-13T09:09:15.169Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:15.169Z] latest [2024-08-13T09:09:15.169Z] 3.2.0-dev.52 [2024-08-13T09:09:15.169Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:15.169Z] main [2024-08-13T09:09:15.169Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:15.507Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:15.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:15.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-13T09:09:15.835Z] d862d6472d71: Preparing [2024-08-13T09:09:15.835Z] 4778cb1dad48: Preparing [2024-08-13T09:09:15.835Z] 156dce180664: Preparing [2024-08-13T09:09:15.835Z] a50be47ded89: Preparing [2024-08-13T09:09:15.835Z] 0b794ee46758: Preparing [2024-08-13T09:09:15.835Z] 6388bae89202: Preparing [2024-08-13T09:09:15.835Z] 4dbd6c364940: Preparing [2024-08-13T09:09:15.835Z] 5e3a0a2c42ac: Preparing [2024-08-13T09:09:15.835Z] 14b3d57bb2c7: Preparing [2024-08-13T09:09:15.835Z] ce7f800efff9: Preparing [2024-08-13T09:09:15.835Z] 14b3d57bb2c7: Waiting [2024-08-13T09:09:15.835Z] 6388bae89202: Waiting [2024-08-13T09:09:15.835Z] ce7f800efff9: Waiting [2024-08-13T09:09:15.835Z] 4dbd6c364940: Waiting [2024-08-13T09:09:15.835Z] a50be47ded89: Layer already exists [2024-08-13T09:09:15.835Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:15.835Z] d862d6472d71: Pushed [2024-08-13T09:09:15.835Z] 156dce180664: Pushed [2024-08-13T09:09:15.835Z] 4778cb1dad48: Pushed [2024-08-13T09:09:15.835Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:15.835Z] 5e3a0a2c42ac: Pushed [2024-08-13T09:09:16.399Z] 14b3d57bb2c7: Pushed [2024-08-13T09:09:21.676Z] 4dbd6c364940: Pushed [2024-08-13T09:09:25.867Z] 6388bae89202: Pushed [2024-08-13T09:09:25.867Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:f2333f9eebff70140966409ce6d62505f910b68df9c09334030fbd6596f61192 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:26.187Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:26.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-13T09:09:26.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-13T09:09:26.516Z] d862d6472d71: Preparing [2024-08-13T09:09:26.516Z] 4778cb1dad48: Preparing [2024-08-13T09:09:26.516Z] 156dce180664: Preparing [2024-08-13T09:09:26.516Z] a50be47ded89: Preparing [2024-08-13T09:09:26.516Z] 0b794ee46758: Preparing [2024-08-13T09:09:26.516Z] 6388bae89202: Preparing [2024-08-13T09:09:26.516Z] 4dbd6c364940: Preparing [2024-08-13T09:09:26.516Z] 5e3a0a2c42ac: Preparing [2024-08-13T09:09:26.516Z] 14b3d57bb2c7: Preparing [2024-08-13T09:09:26.516Z] ce7f800efff9: Preparing [2024-08-13T09:09:26.516Z] 5e3a0a2c42ac: Waiting [2024-08-13T09:09:26.516Z] 6388bae89202: Waiting [2024-08-13T09:09:26.516Z] 4dbd6c364940: Waiting [2024-08-13T09:09:26.516Z] 14b3d57bb2c7: Waiting [2024-08-13T09:09:26.516Z] ce7f800efff9: Waiting [2024-08-13T09:09:26.516Z] 4778cb1dad48: Layer already exists [2024-08-13T09:09:26.516Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:26.516Z] d862d6472d71: Layer already exists [2024-08-13T09:09:26.516Z] 156dce180664: Layer already exists [2024-08-13T09:09:26.516Z] a50be47ded89: Layer already exists [2024-08-13T09:09:26.516Z] 5e3a0a2c42ac: Layer already exists [2024-08-13T09:09:26.516Z] 6388bae89202: Layer already exists [2024-08-13T09:09:26.516Z] 4dbd6c364940: Layer already exists [2024-08-13T09:09:26.516Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:26.516Z] 14b3d57bb2c7: Layer already exists [2024-08-13T09:09:26.516Z] latest: digest: sha256:f2333f9eebff70140966409ce6d62505f910b68df9c09334030fbd6596f61192 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:26.853Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:27.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.52 [2024-08-13T09:09:27.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-13T09:09:27.181Z] d862d6472d71: Preparing [2024-08-13T09:09:27.181Z] 4778cb1dad48: Preparing [2024-08-13T09:09:27.181Z] 156dce180664: Preparing [2024-08-13T09:09:27.181Z] a50be47ded89: Preparing [2024-08-13T09:09:27.181Z] 0b794ee46758: Preparing [2024-08-13T09:09:27.181Z] 6388bae89202: Preparing [2024-08-13T09:09:27.181Z] 4dbd6c364940: Preparing [2024-08-13T09:09:27.181Z] 5e3a0a2c42ac: Preparing [2024-08-13T09:09:27.181Z] 14b3d57bb2c7: Preparing [2024-08-13T09:09:27.181Z] ce7f800efff9: Preparing [2024-08-13T09:09:27.181Z] 4dbd6c364940: Waiting [2024-08-13T09:09:27.181Z] 5e3a0a2c42ac: Waiting [2024-08-13T09:09:27.181Z] 14b3d57bb2c7: Waiting [2024-08-13T09:09:27.181Z] ce7f800efff9: Waiting [2024-08-13T09:09:27.181Z] 6388bae89202: Waiting [2024-08-13T09:09:27.181Z] 156dce180664: Layer already exists [2024-08-13T09:09:27.181Z] d862d6472d71: Layer already exists [2024-08-13T09:09:27.181Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:27.181Z] a50be47ded89: Layer already exists [2024-08-13T09:09:27.181Z] 4778cb1dad48: Layer already exists [2024-08-13T09:09:27.181Z] 6388bae89202: Layer already exists [2024-08-13T09:09:27.181Z] 4dbd6c364940: Layer already exists [2024-08-13T09:09:27.181Z] 5e3a0a2c42ac: Layer already exists [2024-08-13T09:09:27.181Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:27.181Z] 14b3d57bb2c7: Layer already exists [2024-08-13T09:09:27.181Z] 3.2.0-dev.52: digest: sha256:f2333f9eebff70140966409ce6d62505f910b68df9c09334030fbd6596f61192 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:27.508Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:27.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:27.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-13T09:09:27.833Z] d862d6472d71: Preparing [2024-08-13T09:09:27.833Z] 4778cb1dad48: Preparing [2024-08-13T09:09:27.833Z] 156dce180664: Preparing [2024-08-13T09:09:27.833Z] a50be47ded89: Preparing [2024-08-13T09:09:27.833Z] 0b794ee46758: Preparing [2024-08-13T09:09:27.833Z] 6388bae89202: Preparing [2024-08-13T09:09:27.833Z] 4dbd6c364940: Preparing [2024-08-13T09:09:27.833Z] 5e3a0a2c42ac: Preparing [2024-08-13T09:09:27.833Z] 14b3d57bb2c7: Preparing [2024-08-13T09:09:27.833Z] ce7f800efff9: Preparing [2024-08-13T09:09:27.833Z] 4dbd6c364940: Waiting [2024-08-13T09:09:27.833Z] 6388bae89202: Waiting [2024-08-13T09:09:27.833Z] 5e3a0a2c42ac: Waiting [2024-08-13T09:09:27.833Z] ce7f800efff9: Waiting [2024-08-13T09:09:27.833Z] 4778cb1dad48: Layer already exists [2024-08-13T09:09:27.833Z] a50be47ded89: Layer already exists [2024-08-13T09:09:27.833Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:27.833Z] 156dce180664: Layer already exists [2024-08-13T09:09:27.833Z] d862d6472d71: Layer already exists [2024-08-13T09:09:27.833Z] 6388bae89202: Layer already exists [2024-08-13T09:09:27.833Z] 4dbd6c364940: Layer already exists [2024-08-13T09:09:27.833Z] 14b3d57bb2c7: Layer already exists [2024-08-13T09:09:27.833Z] 5e3a0a2c42ac: Layer already exists [2024-08-13T09:09:27.833Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:27.833Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:f2333f9eebff70140966409ce6d62505f910b68df9c09334030fbd6596f61192 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:28.154Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:28.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-08-13T09:09:28.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-13T09:09:28.479Z] d862d6472d71: Preparing [2024-08-13T09:09:28.479Z] 4778cb1dad48: Preparing [2024-08-13T09:09:28.479Z] 156dce180664: Preparing [2024-08-13T09:09:28.479Z] a50be47ded89: Preparing [2024-08-13T09:09:28.479Z] 0b794ee46758: Preparing [2024-08-13T09:09:28.479Z] 6388bae89202: Preparing [2024-08-13T09:09:28.479Z] 4dbd6c364940: Preparing [2024-08-13T09:09:28.479Z] 5e3a0a2c42ac: Preparing [2024-08-13T09:09:28.479Z] 14b3d57bb2c7: Preparing [2024-08-13T09:09:28.479Z] ce7f800efff9: Preparing [2024-08-13T09:09:28.479Z] 6388bae89202: Waiting [2024-08-13T09:09:28.479Z] 14b3d57bb2c7: Waiting [2024-08-13T09:09:28.479Z] 4dbd6c364940: Waiting [2024-08-13T09:09:28.479Z] 5e3a0a2c42ac: Waiting [2024-08-13T09:09:28.479Z] ce7f800efff9: Waiting [2024-08-13T09:09:28.479Z] d862d6472d71: Layer already exists [2024-08-13T09:09:28.479Z] 156dce180664: Layer already exists [2024-08-13T09:09:28.479Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:28.479Z] 4778cb1dad48: Layer already exists [2024-08-13T09:09:28.479Z] a50be47ded89: Layer already exists [2024-08-13T09:09:28.479Z] 5e3a0a2c42ac: Layer already exists [2024-08-13T09:09:28.479Z] 4dbd6c364940: Layer already exists [2024-08-13T09:09:28.479Z] 6388bae89202: Layer already exists [2024-08-13T09:09:28.479Z] 14b3d57bb2c7: Layer already exists [2024-08-13T09:09:28.479Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:28.479Z] main: digest: sha256:f2333f9eebff70140966409ce6d62505f910b68df9c09334030fbd6596f61192 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:09:28.553Z] ===================================================== [Pipeline] echo [2024-08-13T09:09:28.569Z] taggedImages: [2024-08-13T09:09:28.569Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:28.569Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-13T09:09:28.569Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.52 [2024-08-13T09:09:28.569Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:28.569Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-08-13T09:09:28.603Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-08-13T09:09:28.603Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:28.603Z] latest [2024-08-13T09:09:28.603Z] 3.2.0-dev.52 [2024-08-13T09:09:28.603Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:28.603Z] main [2024-08-13T09:09:28.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:29.046Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:29.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:29.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-13T09:09:29.386Z] fe714efc75f1: Preparing [2024-08-13T09:09:29.386Z] 529d44984d5e: Preparing [2024-08-13T09:09:29.386Z] 9b51e5e249d1: Preparing [2024-08-13T09:09:29.386Z] a50be47ded89: Preparing [2024-08-13T09:09:29.386Z] 0b794ee46758: Preparing [2024-08-13T09:09:29.386Z] df7ca3964616: Preparing [2024-08-13T09:09:29.386Z] 75473a405632: Preparing [2024-08-13T09:09:29.386Z] 326bf6141324: Preparing [2024-08-13T09:09:29.386Z] ce7f800efff9: Preparing [2024-08-13T09:09:29.386Z] df7ca3964616: Waiting [2024-08-13T09:09:29.386Z] 75473a405632: Waiting [2024-08-13T09:09:29.386Z] 326bf6141324: Waiting [2024-08-13T09:09:29.386Z] ce7f800efff9: Waiting [2024-08-13T09:09:29.386Z] a50be47ded89: Layer already exists [2024-08-13T09:09:29.386Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:29.386Z] 75473a405632: Pushed [2024-08-13T09:09:29.386Z] fe714efc75f1: Pushed [2024-08-13T09:09:29.386Z] 9b51e5e249d1: Pushed [2024-08-13T09:09:29.386Z] 529d44984d5e: Pushed [2024-08-13T09:09:29.386Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:29.650Z] 326bf6141324: Pushed [2024-08-13T09:09:39.668Z] df7ca3964616: Pushed [2024-08-13T09:09:39.668Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:6240660b664a6316983f0339770dd7cb64afeb797abfb362fedcf17c36f7ed36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:40.001Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:40.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-13T09:09:40.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-13T09:09:40.333Z] fe714efc75f1: Preparing [2024-08-13T09:09:40.333Z] 529d44984d5e: Preparing [2024-08-13T09:09:40.333Z] 9b51e5e249d1: Preparing [2024-08-13T09:09:40.333Z] a50be47ded89: Preparing [2024-08-13T09:09:40.333Z] 0b794ee46758: Preparing [2024-08-13T09:09:40.333Z] df7ca3964616: Preparing [2024-08-13T09:09:40.333Z] 75473a405632: Preparing [2024-08-13T09:09:40.333Z] 326bf6141324: Preparing [2024-08-13T09:09:40.333Z] ce7f800efff9: Preparing [2024-08-13T09:09:40.333Z] df7ca3964616: Waiting [2024-08-13T09:09:40.333Z] 75473a405632: Waiting [2024-08-13T09:09:40.333Z] 326bf6141324: Waiting [2024-08-13T09:09:40.333Z] ce7f800efff9: Waiting [2024-08-13T09:09:40.333Z] fe714efc75f1: Layer already exists [2024-08-13T09:09:40.333Z] 9b51e5e249d1: Layer already exists [2024-08-13T09:09:40.333Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:40.333Z] a50be47ded89: Layer already exists [2024-08-13T09:09:40.333Z] 529d44984d5e: Layer already exists [2024-08-13T09:09:40.333Z] 326bf6141324: Layer already exists [2024-08-13T09:09:40.333Z] 75473a405632: Layer already exists [2024-08-13T09:09:40.333Z] df7ca3964616: Layer already exists [2024-08-13T09:09:40.333Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:40.333Z] latest: digest: sha256:6240660b664a6316983f0339770dd7cb64afeb797abfb362fedcf17c36f7ed36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:40.661Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:40.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.52 [2024-08-13T09:09:40.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-13T09:09:40.981Z] fe714efc75f1: Preparing [2024-08-13T09:09:40.981Z] 529d44984d5e: Preparing [2024-08-13T09:09:40.981Z] 9b51e5e249d1: Preparing [2024-08-13T09:09:40.981Z] a50be47ded89: Preparing [2024-08-13T09:09:40.981Z] 0b794ee46758: Preparing [2024-08-13T09:09:40.981Z] df7ca3964616: Preparing [2024-08-13T09:09:40.981Z] 75473a405632: Preparing [2024-08-13T09:09:40.981Z] 326bf6141324: Preparing [2024-08-13T09:09:40.981Z] ce7f800efff9: Preparing [2024-08-13T09:09:40.981Z] df7ca3964616: Waiting [2024-08-13T09:09:40.981Z] 75473a405632: Waiting [2024-08-13T09:09:40.981Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:40.981Z] 9b51e5e249d1: Layer already exists [2024-08-13T09:09:40.981Z] 529d44984d5e: Layer already exists [2024-08-13T09:09:40.981Z] a50be47ded89: Layer already exists [2024-08-13T09:09:40.981Z] fe714efc75f1: Layer already exists [2024-08-13T09:09:40.982Z] 75473a405632: Layer already exists [2024-08-13T09:09:40.982Z] df7ca3964616: Layer already exists [2024-08-13T09:09:40.982Z] 326bf6141324: Layer already exists [2024-08-13T09:09:40.982Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:40.982Z] 3.2.0-dev.52: digest: sha256:6240660b664a6316983f0339770dd7cb64afeb797abfb362fedcf17c36f7ed36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:41.306Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:41.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:41.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-13T09:09:41.635Z] fe714efc75f1: Preparing [2024-08-13T09:09:41.635Z] 529d44984d5e: Preparing [2024-08-13T09:09:41.635Z] 9b51e5e249d1: Preparing [2024-08-13T09:09:41.635Z] a50be47ded89: Preparing [2024-08-13T09:09:41.635Z] 0b794ee46758: Preparing [2024-08-13T09:09:41.635Z] df7ca3964616: Preparing [2024-08-13T09:09:41.635Z] 75473a405632: Preparing [2024-08-13T09:09:41.635Z] 326bf6141324: Preparing [2024-08-13T09:09:41.635Z] ce7f800efff9: Preparing [2024-08-13T09:09:41.635Z] df7ca3964616: Waiting [2024-08-13T09:09:41.635Z] ce7f800efff9: Waiting [2024-08-13T09:09:41.635Z] 75473a405632: Waiting [2024-08-13T09:09:41.635Z] 326bf6141324: Waiting [2024-08-13T09:09:41.635Z] a50be47ded89: Layer already exists [2024-08-13T09:09:41.635Z] fe714efc75f1: Layer already exists [2024-08-13T09:09:41.635Z] 529d44984d5e: Layer already exists [2024-08-13T09:09:41.635Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:41.635Z] 9b51e5e249d1: Layer already exists [2024-08-13T09:09:41.635Z] df7ca3964616: Layer already exists [2024-08-13T09:09:41.635Z] 326bf6141324: Layer already exists [2024-08-13T09:09:41.635Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:41.635Z] 75473a405632: Layer already exists [2024-08-13T09:09:41.635Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:6240660b664a6316983f0339770dd7cb64afeb797abfb362fedcf17c36f7ed36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:41.963Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:42.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-08-13T09:09:42.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-13T09:09:42.309Z] fe714efc75f1: Preparing [2024-08-13T09:09:42.309Z] 529d44984d5e: Preparing [2024-08-13T09:09:42.309Z] 9b51e5e249d1: Preparing [2024-08-13T09:09:42.309Z] a50be47ded89: Preparing [2024-08-13T09:09:42.309Z] 0b794ee46758: Preparing [2024-08-13T09:09:42.309Z] df7ca3964616: Preparing [2024-08-13T09:09:42.309Z] 75473a405632: Preparing [2024-08-13T09:09:42.309Z] 326bf6141324: Preparing [2024-08-13T09:09:42.309Z] ce7f800efff9: Preparing [2024-08-13T09:09:42.309Z] 326bf6141324: Waiting [2024-08-13T09:09:42.309Z] df7ca3964616: Waiting [2024-08-13T09:09:42.309Z] ce7f800efff9: Waiting [2024-08-13T09:09:42.309Z] 75473a405632: Waiting [2024-08-13T09:09:42.309Z] fe714efc75f1: Layer already exists [2024-08-13T09:09:42.309Z] 9b51e5e249d1: Layer already exists [2024-08-13T09:09:42.309Z] a50be47ded89: Layer already exists [2024-08-13T09:09:42.309Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:42.309Z] 529d44984d5e: Layer already exists [2024-08-13T09:09:42.309Z] 75473a405632: Layer already exists [2024-08-13T09:09:42.309Z] 326bf6141324: Layer already exists [2024-08-13T09:09:42.309Z] df7ca3964616: Layer already exists [2024-08-13T09:09:42.309Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:42.309Z] main: digest: sha256:6240660b664a6316983f0339770dd7cb64afeb797abfb362fedcf17c36f7ed36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:09:42.388Z] ===================================================== [Pipeline] echo [2024-08-13T09:09:42.406Z] taggedImages: [2024-08-13T09:09:42.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:42.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-13T09:09:42.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.52 [2024-08-13T09:09:42.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:42.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-08-13T09:09:42.438Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-08-13T09:09:42.438Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:42.438Z] latest [2024-08-13T09:09:42.438Z] 3.2.0-dev.52 [2024-08-13T09:09:42.438Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:42.438Z] main [2024-08-13T09:09:42.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:42.776Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:43.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:43.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-13T09:09:43.095Z] cb637d605b28: Preparing [2024-08-13T09:09:43.095Z] 731d6926b25b: Preparing [2024-08-13T09:09:43.095Z] 928e3756ddc5: Preparing [2024-08-13T09:09:43.095Z] a50be47ded89: Preparing [2024-08-13T09:09:43.095Z] 0b794ee46758: Preparing [2024-08-13T09:09:43.095Z] f1715f572766: Preparing [2024-08-13T09:09:43.095Z] 5e3a0a2c42ac: Preparing [2024-08-13T09:09:43.095Z] 14b3d57bb2c7: Preparing [2024-08-13T09:09:43.095Z] ce7f800efff9: Preparing [2024-08-13T09:09:43.095Z] f1715f572766: Waiting [2024-08-13T09:09:43.095Z] 14b3d57bb2c7: Waiting [2024-08-13T09:09:43.095Z] ce7f800efff9: Waiting [2024-08-13T09:09:43.095Z] 5e3a0a2c42ac: Waiting [2024-08-13T09:09:43.095Z] a50be47ded89: Layer already exists [2024-08-13T09:09:43.095Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:43.095Z] 5e3a0a2c42ac: Layer already exists [2024-08-13T09:09:43.095Z] 14b3d57bb2c7: Layer already exists [2024-08-13T09:09:43.095Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:43.095Z] 731d6926b25b: Pushed [2024-08-13T09:09:43.095Z] 928e3756ddc5: Pushed [2024-08-13T09:09:43.095Z] cb637d605b28: Pushed [2024-08-13T09:09:53.092Z] f1715f572766: Pushed [2024-08-13T09:09:53.092Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:76744fc43e4645c5140a64460cca3df4cad76f0556853e2a948cb679ff09c61c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:53.415Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:53.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-13T09:09:53.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-13T09:09:53.743Z] cb637d605b28: Preparing [2024-08-13T09:09:53.743Z] 731d6926b25b: Preparing [2024-08-13T09:09:53.743Z] 928e3756ddc5: Preparing [2024-08-13T09:09:53.743Z] a50be47ded89: Preparing [2024-08-13T09:09:53.743Z] 0b794ee46758: Preparing [2024-08-13T09:09:53.743Z] f1715f572766: Preparing [2024-08-13T09:09:53.743Z] 5e3a0a2c42ac: Preparing [2024-08-13T09:09:53.743Z] 14b3d57bb2c7: Preparing [2024-08-13T09:09:53.743Z] ce7f800efff9: Preparing [2024-08-13T09:09:53.743Z] f1715f572766: Waiting [2024-08-13T09:09:53.743Z] 5e3a0a2c42ac: Waiting [2024-08-13T09:09:53.743Z] 14b3d57bb2c7: Waiting [2024-08-13T09:09:53.743Z] ce7f800efff9: Waiting [2024-08-13T09:09:53.743Z] cb637d605b28: Layer already exists [2024-08-13T09:09:53.743Z] a50be47ded89: Layer already exists [2024-08-13T09:09:53.743Z] 928e3756ddc5: Layer already exists [2024-08-13T09:09:53.743Z] 731d6926b25b: Layer already exists [2024-08-13T09:09:53.743Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:53.743Z] 5e3a0a2c42ac: Layer already exists [2024-08-13T09:09:53.743Z] f1715f572766: Layer already exists [2024-08-13T09:09:53.743Z] 14b3d57bb2c7: Layer already exists [2024-08-13T09:09:53.743Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:53.743Z] latest: digest: sha256:76744fc43e4645c5140a64460cca3df4cad76f0556853e2a948cb679ff09c61c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:54.069Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:54.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.52 [2024-08-13T09:09:54.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-13T09:09:54.392Z] cb637d605b28: Preparing [2024-08-13T09:09:54.392Z] 731d6926b25b: Preparing [2024-08-13T09:09:54.392Z] 928e3756ddc5: Preparing [2024-08-13T09:09:54.392Z] a50be47ded89: Preparing [2024-08-13T09:09:54.392Z] 0b794ee46758: Preparing [2024-08-13T09:09:54.392Z] f1715f572766: Preparing [2024-08-13T09:09:54.392Z] 5e3a0a2c42ac: Preparing [2024-08-13T09:09:54.392Z] 14b3d57bb2c7: Preparing [2024-08-13T09:09:54.392Z] ce7f800efff9: Preparing [2024-08-13T09:09:54.392Z] 5e3a0a2c42ac: Waiting [2024-08-13T09:09:54.392Z] 14b3d57bb2c7: Waiting [2024-08-13T09:09:54.392Z] ce7f800efff9: Waiting [2024-08-13T09:09:54.392Z] f1715f572766: Waiting [2024-08-13T09:09:54.392Z] cb637d605b28: Layer already exists [2024-08-13T09:09:54.392Z] 928e3756ddc5: Layer already exists [2024-08-13T09:09:54.392Z] 731d6926b25b: Layer already exists [2024-08-13T09:09:54.392Z] a50be47ded89: Layer already exists [2024-08-13T09:09:54.392Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:54.392Z] f1715f572766: Layer already exists [2024-08-13T09:09:54.392Z] 14b3d57bb2c7: Layer already exists [2024-08-13T09:09:54.392Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:54.392Z] 5e3a0a2c42ac: Layer already exists [2024-08-13T09:09:54.392Z] 3.2.0-dev.52: digest: sha256:76744fc43e4645c5140a64460cca3df4cad76f0556853e2a948cb679ff09c61c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:54.711Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:55.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:55.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-13T09:09:55.029Z] cb637d605b28: Preparing [2024-08-13T09:09:55.029Z] 731d6926b25b: Preparing [2024-08-13T09:09:55.029Z] 928e3756ddc5: Preparing [2024-08-13T09:09:55.029Z] a50be47ded89: Preparing [2024-08-13T09:09:55.029Z] 0b794ee46758: Preparing [2024-08-13T09:09:55.029Z] f1715f572766: Preparing [2024-08-13T09:09:55.029Z] 5e3a0a2c42ac: Preparing [2024-08-13T09:09:55.029Z] 14b3d57bb2c7: Preparing [2024-08-13T09:09:55.029Z] ce7f800efff9: Preparing [2024-08-13T09:09:55.029Z] 5e3a0a2c42ac: Waiting [2024-08-13T09:09:55.029Z] f1715f572766: Waiting [2024-08-13T09:09:55.029Z] 14b3d57bb2c7: Waiting [2024-08-13T09:09:55.029Z] ce7f800efff9: Waiting [2024-08-13T09:09:55.029Z] 731d6926b25b: Layer already exists [2024-08-13T09:09:55.029Z] cb637d605b28: Layer already exists [2024-08-13T09:09:55.029Z] 928e3756ddc5: Layer already exists [2024-08-13T09:09:55.029Z] a50be47ded89: Layer already exists [2024-08-13T09:09:55.029Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:55.029Z] 5e3a0a2c42ac: Layer already exists [2024-08-13T09:09:55.029Z] f1715f572766: Layer already exists [2024-08-13T09:09:55.029Z] 14b3d57bb2c7: Layer already exists [2024-08-13T09:09:55.029Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:55.029Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:76744fc43e4645c5140a64460cca3df4cad76f0556853e2a948cb679ff09c61c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:55.355Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:55.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-08-13T09:09:55.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-13T09:09:55.678Z] cb637d605b28: Preparing [2024-08-13T09:09:55.678Z] 731d6926b25b: Preparing [2024-08-13T09:09:55.678Z] 928e3756ddc5: Preparing [2024-08-13T09:09:55.678Z] a50be47ded89: Preparing [2024-08-13T09:09:55.678Z] 0b794ee46758: Preparing [2024-08-13T09:09:55.678Z] f1715f572766: Preparing [2024-08-13T09:09:55.678Z] 5e3a0a2c42ac: Preparing [2024-08-13T09:09:55.678Z] 14b3d57bb2c7: Preparing [2024-08-13T09:09:55.678Z] ce7f800efff9: Preparing [2024-08-13T09:09:55.678Z] f1715f572766: Waiting [2024-08-13T09:09:55.678Z] 5e3a0a2c42ac: Waiting [2024-08-13T09:09:55.678Z] 14b3d57bb2c7: Waiting [2024-08-13T09:09:55.678Z] 731d6926b25b: Layer already exists [2024-08-13T09:09:55.678Z] 928e3756ddc5: Layer already exists [2024-08-13T09:09:55.678Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:55.678Z] cb637d605b28: Layer already exists [2024-08-13T09:09:55.678Z] a50be47ded89: Layer already exists [2024-08-13T09:09:55.678Z] 5e3a0a2c42ac: Layer already exists [2024-08-13T09:09:55.678Z] 14b3d57bb2c7: Layer already exists [2024-08-13T09:09:55.678Z] f1715f572766: Layer already exists [2024-08-13T09:09:55.678Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:55.678Z] main: digest: sha256:76744fc43e4645c5140a64460cca3df4cad76f0556853e2a948cb679ff09c61c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:09:55.739Z] ===================================================== [Pipeline] echo [2024-08-13T09:09:55.749Z] taggedImages: [2024-08-13T09:09:55.749Z] - nexus3.edgexfoundry.org:10004/security-spire-server:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:55.749Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-13T09:09:55.749Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.52 [2024-08-13T09:09:55.749Z] - nexus3.edgexfoundry.org:10004/security-spire-server:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:55.749Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-08-13T09:09:55.774Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-08-13T09:09:55.774Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:55.774Z] latest [2024-08-13T09:09:55.774Z] 3.2.0-dev.52 [2024-08-13T09:09:55.774Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:09:55.774Z] main [2024-08-13T09:09:55.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:56.111Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:09:56.434Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:09:56.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-13T09:09:56.434Z] 1f94f66dffde: Preparing [2024-08-13T09:09:56.434Z] 5d33b180b683: Preparing [2024-08-13T09:09:56.434Z] a50be47ded89: Preparing [2024-08-13T09:09:56.434Z] 0b794ee46758: Preparing [2024-08-13T09:09:56.434Z] 4864a6792228: Preparing [2024-08-13T09:09:56.434Z] d6c646b7fcab: Preparing [2024-08-13T09:09:56.434Z] ce7f800efff9: Preparing [2024-08-13T09:09:56.434Z] d6c646b7fcab: Waiting [2024-08-13T09:09:56.434Z] ce7f800efff9: Waiting [2024-08-13T09:09:56.434Z] 0b794ee46758: Layer already exists [2024-08-13T09:09:56.434Z] a50be47ded89: Layer already exists [2024-08-13T09:09:56.434Z] ce7f800efff9: Layer already exists [2024-08-13T09:09:56.434Z] 4864a6792228: Pushed [2024-08-13T09:09:56.693Z] 1f94f66dffde: Pushed [2024-08-13T09:09:56.693Z] d6c646b7fcab: Pushed [2024-08-13T09:09:59.992Z] 5d33b180b683: Pushed [2024-08-13T09:09:59.992Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:4d782aabadbb2c57397208a523c68b0320ef2620f5d1a1c448e3d0de8cac747c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:00.318Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:00.643Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-13T09:10:00.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-13T09:10:00.643Z] 1f94f66dffde: Preparing [2024-08-13T09:10:00.643Z] 5d33b180b683: Preparing [2024-08-13T09:10:00.643Z] a50be47ded89: Preparing [2024-08-13T09:10:00.643Z] 0b794ee46758: Preparing [2024-08-13T09:10:00.643Z] 4864a6792228: Preparing [2024-08-13T09:10:00.643Z] d6c646b7fcab: Preparing [2024-08-13T09:10:00.643Z] ce7f800efff9: Preparing [2024-08-13T09:10:00.643Z] ce7f800efff9: Waiting [2024-08-13T09:10:00.643Z] 0b794ee46758: Layer already exists [2024-08-13T09:10:00.643Z] a50be47ded89: Layer already exists [2024-08-13T09:10:00.643Z] 4864a6792228: Layer already exists [2024-08-13T09:10:00.643Z] 1f94f66dffde: Layer already exists [2024-08-13T09:10:00.643Z] 5d33b180b683: Layer already exists [2024-08-13T09:10:00.643Z] d6c646b7fcab: Layer already exists [2024-08-13T09:10:00.643Z] ce7f800efff9: Layer already exists [2024-08-13T09:10:00.643Z] latest: digest: sha256:4d782aabadbb2c57397208a523c68b0320ef2620f5d1a1c448e3d0de8cac747c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:00.971Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:01.315Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.52 [2024-08-13T09:10:01.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-13T09:10:01.315Z] 1f94f66dffde: Preparing [2024-08-13T09:10:01.315Z] 5d33b180b683: Preparing [2024-08-13T09:10:01.315Z] a50be47ded89: Preparing [2024-08-13T09:10:01.315Z] 0b794ee46758: Preparing [2024-08-13T09:10:01.315Z] 4864a6792228: Preparing [2024-08-13T09:10:01.315Z] d6c646b7fcab: Preparing [2024-08-13T09:10:01.315Z] ce7f800efff9: Preparing [2024-08-13T09:10:01.315Z] d6c646b7fcab: Waiting [2024-08-13T09:10:01.315Z] ce7f800efff9: Waiting [2024-08-13T09:10:01.315Z] 1f94f66dffde: Layer already exists [2024-08-13T09:10:01.315Z] 0b794ee46758: Layer already exists [2024-08-13T09:10:01.315Z] a50be47ded89: Layer already exists [2024-08-13T09:10:01.315Z] 5d33b180b683: Layer already exists [2024-08-13T09:10:01.315Z] 4864a6792228: Layer already exists [2024-08-13T09:10:01.315Z] d6c646b7fcab: Layer already exists [2024-08-13T09:10:01.315Z] ce7f800efff9: Layer already exists [2024-08-13T09:10:01.315Z] 3.2.0-dev.52: digest: sha256:4d782aabadbb2c57397208a523c68b0320ef2620f5d1a1c448e3d0de8cac747c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:01.632Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:01.949Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:10:01.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-13T09:10:01.949Z] 1f94f66dffde: Preparing [2024-08-13T09:10:01.949Z] 5d33b180b683: Preparing [2024-08-13T09:10:01.949Z] a50be47ded89: Preparing [2024-08-13T09:10:01.949Z] 0b794ee46758: Preparing [2024-08-13T09:10:01.949Z] 4864a6792228: Preparing [2024-08-13T09:10:01.949Z] d6c646b7fcab: Preparing [2024-08-13T09:10:01.949Z] ce7f800efff9: Preparing [2024-08-13T09:10:01.949Z] ce7f800efff9: Waiting [2024-08-13T09:10:01.949Z] d6c646b7fcab: Waiting [2024-08-13T09:10:01.949Z] a50be47ded89: Layer already exists [2024-08-13T09:10:01.949Z] 0b794ee46758: Layer already exists [2024-08-13T09:10:01.949Z] 5d33b180b683: Layer already exists [2024-08-13T09:10:01.949Z] 1f94f66dffde: Layer already exists [2024-08-13T09:10:01.949Z] 4864a6792228: Layer already exists [2024-08-13T09:10:01.949Z] ce7f800efff9: Layer already exists [2024-08-13T09:10:01.949Z] d6c646b7fcab: Layer already exists [2024-08-13T09:10:01.949Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:4d782aabadbb2c57397208a523c68b0320ef2620f5d1a1c448e3d0de8cac747c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:02.266Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:02.585Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-08-13T09:10:02.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-13T09:10:02.585Z] 1f94f66dffde: Preparing [2024-08-13T09:10:02.585Z] 5d33b180b683: Preparing [2024-08-13T09:10:02.585Z] a50be47ded89: Preparing [2024-08-13T09:10:02.585Z] 0b794ee46758: Preparing [2024-08-13T09:10:02.585Z] 4864a6792228: Preparing [2024-08-13T09:10:02.585Z] d6c646b7fcab: Preparing [2024-08-13T09:10:02.585Z] ce7f800efff9: Preparing [2024-08-13T09:10:02.585Z] ce7f800efff9: Waiting [2024-08-13T09:10:02.585Z] d6c646b7fcab: Waiting [2024-08-13T09:10:02.585Z] 0b794ee46758: Layer already exists [2024-08-13T09:10:02.585Z] a50be47ded89: Layer already exists [2024-08-13T09:10:02.585Z] 5d33b180b683: Layer already exists [2024-08-13T09:10:02.585Z] 1f94f66dffde: Layer already exists [2024-08-13T09:10:02.585Z] 4864a6792228: Layer already exists [2024-08-13T09:10:02.585Z] d6c646b7fcab: Layer already exists [2024-08-13T09:10:02.585Z] ce7f800efff9: Layer already exists [2024-08-13T09:10:02.585Z] main: digest: sha256:4d782aabadbb2c57397208a523c68b0320ef2620f5d1a1c448e3d0de8cac747c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:10:02.648Z] ===================================================== [Pipeline] echo [2024-08-13T09:10:02.662Z] taggedImages: [2024-08-13T09:10:02.662Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:10:02.663Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-13T09:10:02.663Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.52 [2024-08-13T09:10:02.663Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:10:02.663Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-08-13T09:10:02.688Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-08-13T09:10:02.688Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:10:02.688Z] latest [2024-08-13T09:10:02.688Z] 3.2.0-dev.52 [2024-08-13T09:10:02.688Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:10:02.688Z] main [2024-08-13T09:10:02.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:03.022Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:03.340Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:10:03.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-13T09:10:03.340Z] e0602b5f2f80: Preparing [2024-08-13T09:10:03.340Z] ac0c33d18dd1: Preparing [2024-08-13T09:10:03.340Z] a50be47ded89: Preparing [2024-08-13T09:10:03.340Z] 0b794ee46758: Preparing [2024-08-13T09:10:03.340Z] 948f0ee758bb: Preparing [2024-08-13T09:10:03.340Z] d63bef78287b: Preparing [2024-08-13T09:10:03.340Z] ce7f800efff9: Preparing [2024-08-13T09:10:03.340Z] d63bef78287b: Waiting [2024-08-13T09:10:03.340Z] ce7f800efff9: Waiting [2024-08-13T09:10:03.340Z] a50be47ded89: Layer already exists [2024-08-13T09:10:03.340Z] 0b794ee46758: Layer already exists [2024-08-13T09:10:03.340Z] ce7f800efff9: Layer already exists [2024-08-13T09:10:03.340Z] e0602b5f2f80: Pushed [2024-08-13T09:10:03.340Z] 948f0ee758bb: Pushed [2024-08-13T09:10:03.340Z] d63bef78287b: Pushed [2024-08-13T09:10:06.630Z] ac0c33d18dd1: Pushed [2024-08-13T09:10:06.630Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:b530bec8f7930e310112eda5803ba66e2c9426dd427164cd01283bceff8a2071 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:06.956Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:07.278Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-13T09:10:07.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-13T09:10:07.278Z] e0602b5f2f80: Preparing [2024-08-13T09:10:07.278Z] ac0c33d18dd1: Preparing [2024-08-13T09:10:07.278Z] a50be47ded89: Preparing [2024-08-13T09:10:07.278Z] 0b794ee46758: Preparing [2024-08-13T09:10:07.278Z] 948f0ee758bb: Preparing [2024-08-13T09:10:07.278Z] d63bef78287b: Preparing [2024-08-13T09:10:07.278Z] ce7f800efff9: Preparing [2024-08-13T09:10:07.278Z] d63bef78287b: Waiting [2024-08-13T09:10:07.278Z] ce7f800efff9: Waiting [2024-08-13T09:10:07.278Z] a50be47ded89: Layer already exists [2024-08-13T09:10:07.278Z] 0b794ee46758: Layer already exists [2024-08-13T09:10:07.278Z] ac0c33d18dd1: Layer already exists [2024-08-13T09:10:07.278Z] 948f0ee758bb: Layer already exists [2024-08-13T09:10:07.278Z] e0602b5f2f80: Layer already exists [2024-08-13T09:10:07.278Z] d63bef78287b: Layer already exists [2024-08-13T09:10:07.278Z] ce7f800efff9: Layer already exists [2024-08-13T09:10:07.278Z] latest: digest: sha256:b530bec8f7930e310112eda5803ba66e2c9426dd427164cd01283bceff8a2071 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:07.610Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:07.927Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.52 [2024-08-13T09:10:07.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-13T09:10:07.928Z] e0602b5f2f80: Preparing [2024-08-13T09:10:07.928Z] ac0c33d18dd1: Preparing [2024-08-13T09:10:07.928Z] a50be47ded89: Preparing [2024-08-13T09:10:07.928Z] 0b794ee46758: Preparing [2024-08-13T09:10:07.928Z] 948f0ee758bb: Preparing [2024-08-13T09:10:07.928Z] d63bef78287b: Preparing [2024-08-13T09:10:07.928Z] ce7f800efff9: Preparing [2024-08-13T09:10:07.928Z] d63bef78287b: Waiting [2024-08-13T09:10:07.928Z] ce7f800efff9: Waiting [2024-08-13T09:10:07.928Z] e0602b5f2f80: Layer already exists [2024-08-13T09:10:07.928Z] 948f0ee758bb: Layer already exists [2024-08-13T09:10:07.928Z] 0b794ee46758: Layer already exists [2024-08-13T09:10:07.928Z] a50be47ded89: Layer already exists [2024-08-13T09:10:07.928Z] ac0c33d18dd1: Layer already exists [2024-08-13T09:10:07.928Z] ce7f800efff9: Layer already exists [2024-08-13T09:10:07.928Z] d63bef78287b: Layer already exists [2024-08-13T09:10:07.928Z] 3.2.0-dev.52: digest: sha256:b530bec8f7930e310112eda5803ba66e2c9426dd427164cd01283bceff8a2071 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:08.254Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:08.582Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:10:08.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-13T09:10:08.582Z] e0602b5f2f80: Preparing [2024-08-13T09:10:08.582Z] ac0c33d18dd1: Preparing [2024-08-13T09:10:08.582Z] a50be47ded89: Preparing [2024-08-13T09:10:08.582Z] 0b794ee46758: Preparing [2024-08-13T09:10:08.582Z] 948f0ee758bb: Preparing [2024-08-13T09:10:08.582Z] d63bef78287b: Preparing [2024-08-13T09:10:08.582Z] ce7f800efff9: Preparing [2024-08-13T09:10:08.582Z] d63bef78287b: Waiting [2024-08-13T09:10:08.582Z] ac0c33d18dd1: Layer already exists [2024-08-13T09:10:08.582Z] 948f0ee758bb: Layer already exists [2024-08-13T09:10:08.582Z] a50be47ded89: Layer already exists [2024-08-13T09:10:08.582Z] 0b794ee46758: Layer already exists [2024-08-13T09:10:08.582Z] e0602b5f2f80: Layer already exists [2024-08-13T09:10:08.582Z] d63bef78287b: Layer already exists [2024-08-13T09:10:08.582Z] ce7f800efff9: Layer already exists [2024-08-13T09:10:08.582Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:b530bec8f7930e310112eda5803ba66e2c9426dd427164cd01283bceff8a2071 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:08.915Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:09.244Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-08-13T09:10:09.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-13T09:10:09.244Z] e0602b5f2f80: Preparing [2024-08-13T09:10:09.244Z] ac0c33d18dd1: Preparing [2024-08-13T09:10:09.244Z] a50be47ded89: Preparing [2024-08-13T09:10:09.244Z] 0b794ee46758: Preparing [2024-08-13T09:10:09.244Z] 948f0ee758bb: Preparing [2024-08-13T09:10:09.244Z] d63bef78287b: Preparing [2024-08-13T09:10:09.244Z] ce7f800efff9: Preparing [2024-08-13T09:10:09.244Z] d63bef78287b: Waiting [2024-08-13T09:10:09.244Z] ce7f800efff9: Waiting [2024-08-13T09:10:09.244Z] 948f0ee758bb: Layer already exists [2024-08-13T09:10:09.244Z] e0602b5f2f80: Layer already exists [2024-08-13T09:10:09.244Z] a50be47ded89: Layer already exists [2024-08-13T09:10:09.244Z] 0b794ee46758: Layer already exists [2024-08-13T09:10:09.244Z] ac0c33d18dd1: Layer already exists [2024-08-13T09:10:09.244Z] d63bef78287b: Layer already exists [2024-08-13T09:10:09.244Z] ce7f800efff9: Layer already exists [2024-08-13T09:10:09.244Z] main: digest: sha256:b530bec8f7930e310112eda5803ba66e2c9426dd427164cd01283bceff8a2071 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:10:09.360Z] ===================================================== [Pipeline] echo [2024-08-13T09:10:09.371Z] taggedImages: [2024-08-13T09:10:09.371Z] - nexus3.edgexfoundry.org:10004/support-notifications:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:10:09.371Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-13T09:10:09.371Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.52 [2024-08-13T09:10:09.371Z] - nexus3.edgexfoundry.org:10004/support-notifications:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:10:09.371Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-08-13T09:10:09.397Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-08-13T09:10:09.397Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:10:09.397Z] latest [2024-08-13T09:10:09.397Z] 3.2.0-dev.52 [2024-08-13T09:10:09.397Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:10:09.397Z] main [2024-08-13T09:10:09.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:09.786Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:10.153Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:10:10.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-13T09:10:10.153Z] a215e1afb57a: Preparing [2024-08-13T09:10:10.153Z] a61c0f97e705: Preparing [2024-08-13T09:10:10.153Z] a50be47ded89: Preparing [2024-08-13T09:10:10.153Z] 0b794ee46758: Preparing [2024-08-13T09:10:10.153Z] 9e30cee1d4ab: Preparing [2024-08-13T09:10:10.153Z] 7819a90d0dd8: Preparing [2024-08-13T09:10:10.153Z] ce7f800efff9: Preparing [2024-08-13T09:10:10.153Z] ce7f800efff9: Waiting [2024-08-13T09:10:10.153Z] 0b794ee46758: Layer already exists [2024-08-13T09:10:10.153Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:10:10.153Z] a50be47ded89: Layer already exists [2024-08-13T09:10:10.153Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:10:10.153Z] ce7f800efff9: Layer already exists [2024-08-13T09:10:10.153Z] a215e1afb57a: Pushed [2024-08-13T09:10:13.480Z] a61c0f97e705: Pushed [2024-08-13T09:10:13.480Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:609e96c65e6dd6b729753e26d4812a6b2de6890341c85b5ad64a461ce5346ef6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:13.828Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:14.150Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-13T09:10:14.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-13T09:10:14.150Z] a215e1afb57a: Preparing [2024-08-13T09:10:14.150Z] a61c0f97e705: Preparing [2024-08-13T09:10:14.150Z] a50be47ded89: Preparing [2024-08-13T09:10:14.150Z] 0b794ee46758: Preparing [2024-08-13T09:10:14.150Z] 9e30cee1d4ab: Preparing [2024-08-13T09:10:14.150Z] 7819a90d0dd8: Preparing [2024-08-13T09:10:14.150Z] ce7f800efff9: Preparing [2024-08-13T09:10:14.150Z] 7819a90d0dd8: Waiting [2024-08-13T09:10:14.150Z] ce7f800efff9: Waiting [2024-08-13T09:10:14.151Z] a215e1afb57a: Layer already exists [2024-08-13T09:10:14.151Z] 0b794ee46758: Layer already exists [2024-08-13T09:10:14.151Z] a61c0f97e705: Layer already exists [2024-08-13T09:10:14.151Z] a50be47ded89: Layer already exists [2024-08-13T09:10:14.151Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:10:14.151Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:10:14.151Z] ce7f800efff9: Layer already exists [2024-08-13T09:10:14.151Z] latest: digest: sha256:609e96c65e6dd6b729753e26d4812a6b2de6890341c85b5ad64a461ce5346ef6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:14.478Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:14.805Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.52 [2024-08-13T09:10:14.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-13T09:10:14.805Z] a215e1afb57a: Preparing [2024-08-13T09:10:14.805Z] a61c0f97e705: Preparing [2024-08-13T09:10:14.805Z] a50be47ded89: Preparing [2024-08-13T09:10:14.805Z] 0b794ee46758: Preparing [2024-08-13T09:10:14.805Z] 9e30cee1d4ab: Preparing [2024-08-13T09:10:14.805Z] 7819a90d0dd8: Preparing [2024-08-13T09:10:14.805Z] ce7f800efff9: Preparing [2024-08-13T09:10:14.805Z] 7819a90d0dd8: Waiting [2024-08-13T09:10:14.805Z] ce7f800efff9: Waiting [2024-08-13T09:10:14.805Z] a215e1afb57a: Layer already exists [2024-08-13T09:10:14.805Z] a61c0f97e705: Layer already exists [2024-08-13T09:10:14.805Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:10:14.805Z] a50be47ded89: Layer already exists [2024-08-13T09:10:14.805Z] 0b794ee46758: Layer already exists [2024-08-13T09:10:14.805Z] ce7f800efff9: Layer already exists [2024-08-13T09:10:14.805Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:10:14.805Z] 3.2.0-dev.52: digest: sha256:609e96c65e6dd6b729753e26d4812a6b2de6890341c85b5ad64a461ce5346ef6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:15.136Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:15.466Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:10:15.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-13T09:10:15.466Z] a215e1afb57a: Preparing [2024-08-13T09:10:15.466Z] a61c0f97e705: Preparing [2024-08-13T09:10:15.466Z] a50be47ded89: Preparing [2024-08-13T09:10:15.466Z] 0b794ee46758: Preparing [2024-08-13T09:10:15.466Z] 9e30cee1d4ab: Preparing [2024-08-13T09:10:15.466Z] 7819a90d0dd8: Preparing [2024-08-13T09:10:15.466Z] ce7f800efff9: Preparing [2024-08-13T09:10:15.466Z] 7819a90d0dd8: Waiting [2024-08-13T09:10:15.466Z] ce7f800efff9: Waiting [2024-08-13T09:10:15.466Z] a61c0f97e705: Layer already exists [2024-08-13T09:10:15.466Z] a215e1afb57a: Layer already exists [2024-08-13T09:10:15.466Z] a50be47ded89: Layer already exists [2024-08-13T09:10:15.466Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:10:15.466Z] 0b794ee46758: Layer already exists [2024-08-13T09:10:15.466Z] ce7f800efff9: Layer already exists [2024-08-13T09:10:15.466Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:10:15.466Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:609e96c65e6dd6b729753e26d4812a6b2de6890341c85b5ad64a461ce5346ef6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:15.800Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:10:16.186Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-08-13T09:10:16.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-13T09:10:16.186Z] a215e1afb57a: Preparing [2024-08-13T09:10:16.186Z] a61c0f97e705: Preparing [2024-08-13T09:10:16.186Z] a50be47ded89: Preparing [2024-08-13T09:10:16.186Z] 0b794ee46758: Preparing [2024-08-13T09:10:16.186Z] 9e30cee1d4ab: Preparing [2024-08-13T09:10:16.186Z] 7819a90d0dd8: Preparing [2024-08-13T09:10:16.186Z] ce7f800efff9: Preparing [2024-08-13T09:10:16.186Z] ce7f800efff9: Waiting [2024-08-13T09:10:16.186Z] 7819a90d0dd8: Waiting [2024-08-13T09:10:16.186Z] a61c0f97e705: Layer already exists [2024-08-13T09:10:16.186Z] a215e1afb57a: Layer already exists [2024-08-13T09:10:16.186Z] 0b794ee46758: Layer already exists [2024-08-13T09:10:16.186Z] 9e30cee1d4ab: Layer already exists [2024-08-13T09:10:16.186Z] a50be47ded89: Layer already exists [2024-08-13T09:10:16.186Z] 7819a90d0dd8: Layer already exists [2024-08-13T09:10:16.186Z] ce7f800efff9: Layer already exists [2024-08-13T09:10:16.186Z] main: digest: sha256:609e96c65e6dd6b729753e26d4812a6b2de6890341c85b5ad64a461ce5346ef6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:10:16.256Z] ===================================================== [Pipeline] echo [2024-08-13T09:10:16.275Z] taggedImages: [2024-08-13T09:10:16.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:10:16.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-13T09:10:16.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.52 [2024-08-13T09:10:16.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:10:16.275Z] - 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-08-13T09:26:28.145Z] #160 ... [2024-08-13T09:26:28.145Z] [2024-08-13T09:26:28.145Z] #159 [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-08-13T09:26:28.145Z] #159 1173.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-13T09:26:36.337Z] #159 ... [2024-08-13T09:26:36.337Z] [2024-08-13T09:26:36.337Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-13T09:26:36.337Z] #154 DONE 1181.7s [2024-08-13T09:26:36.337Z] [2024-08-13T09:26:36.337Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T09:26:36.337Z] #155 ... [2024-08-13T09:26:36.337Z] [2024-08-13T09:26:36.337Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-13T09:26:36.337Z] #161 DONE 0.4s [2024-08-13T09:26:36.337Z] [2024-08-13T09:26:36.337Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-13T09:26:38.956Z] #162 DONE 2.2s [2024-08-13T09:26:38.956Z] [2024-08-13T09:26:38.956Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-13T09:26:38.956Z] #156 ... [2024-08-13T09:26:38.956Z] [2024-08-13T09:26:38.956Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:26:38.956Z] #163 DONE 0.3s [2024-08-13T09:26:38.956Z] [2024-08-13T09:26:38.956Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:26:39.224Z] #164 DONE 0.2s [2024-08-13T09:26:39.224Z] [2024-08-13T09:26:39.224Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-13T09:26:39.224Z] #165 DONE 0.3s [2024-08-13T09:26:39.224Z] [2024-08-13T09:26:39.224Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T09:26:39.494Z] #155 ... [2024-08-13T09:26:39.494Z] [2024-08-13T09:26:39.494Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-13T09:26:39.494Z] #166 DONE 0.2s [2024-08-13T09:26:39.494Z] [2024-08-13T09:26:39.494Z] #167 [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-08-13T09:26:39.765Z] #167 DONE 0.1s [2024-08-13T09:26:39.765Z] [2024-08-13T09:26:39.765Z] #168 [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-08-13T09:26:40.037Z] #168 DONE 0.2s [2024-08-13T09:26:40.037Z] [2024-08-13T09:26:40.037Z] #169 [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-08-13T09:26:40.037Z] #169 DONE 0.2s [2024-08-13T09:26:40.037Z] [2024-08-13T09:26:40.037Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-13T09:26:40.308Z] #170 DONE 0.3s [2024-08-13T09:26:40.308Z] [2024-08-13T09:26:40.308Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-13T09:26:40.308Z] #156 ... [2024-08-13T09:26:40.308Z] [2024-08-13T09:26:40.308Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-13T09:26:40.576Z] #171 DONE 0.2s [2024-08-13T09:26:40.577Z] [2024-08-13T09:26:40.577Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-13T09:26:41.992Z] #172 ... [2024-08-13T09:26:41.992Z] [2024-08-13T09:26:41.992Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-13T09:26:41.992Z] #149 DONE 1188.1s [2024-08-13T09:26:41.992Z] [2024-08-13T09:26:41.992Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-13T09:26:42.577Z] #152 ... [2024-08-13T09:26:42.577Z] [2024-08-13T09:26:42.577Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:26:42.847Z] #173 DONE 0.4s [2024-08-13T09:26:42.847Z] [2024-08-13T09:26:42.847Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T09:26:42.847Z] #155 ... [2024-08-13T09:26:42.847Z] [2024-08-13T09:26:42.847Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-13T09:26:42.847Z] #172 DONE 2.5s [2024-08-13T09:26:42.847Z] [2024-08-13T09:26:42.847Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:26:43.815Z] #174 DONE 0.7s [2024-08-13T09:26:43.815Z] [2024-08-13T09:26:43.815Z] #175 [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-08-13T09:26:44.156Z] #175 DONE 0.4s [2024-08-13T09:26:44.156Z] [2024-08-13T09:26:44.156Z] #108 [security-bootstrapper] exporting to image [2024-08-13T09:26:44.156Z] #108 exporting layers [2024-08-13T09:26:44.156Z] #108 ... [2024-08-13T09:26:44.156Z] [2024-08-13T09:26:44.156Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-13T09:26:44.156Z] #176 DONE 0.2s [2024-08-13T09:26:44.435Z] [2024-08-13T09:26:44.435Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-13T09:26:44.707Z] #177 ... [2024-08-13T09:26:44.707Z] [2024-08-13T09:26:44.707Z] #108 [security-bootstrapper] exporting to image [2024-08-13T09:26:44.707Z] #108 exporting layers 1.5s done [2024-08-13T09:26:44.707Z] #108 writing image sha256:ad67b6a805abb4e27bee8c4d41101efe3917ef73fb2e86fed9332a5307784693 0.1s done [2024-08-13T09:26:44.707Z] #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-08-13T09:26:44.707Z] #108 DONE 6.0s [2024-08-13T09:26:44.707Z] [2024-08-13T09:26:44.707Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-13T09:26:44.707Z] #177 DONE 0.5s [2024-08-13T09:26:44.707Z] [2024-08-13T09:26:44.707Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-13T09:26:44.974Z] #178 DONE 0.1s [2024-08-13T09:26:44.974Z] [2024-08-13T09:26:44.974Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T09:26:47.568Z] #179 DONE 2.3s [2024-08-13T09:26:47.568Z] [2024-08-13T09:26:47.568Z] #108 [security-proxy-setup] exporting to image [2024-08-13T09:26:48.151Z] #108 exporting layers 0.8s done [2024-08-13T09:26:48.151Z] #108 writing image sha256:c20e629378201c7f4214aa319dcc0895a5b0571bc1106490261a44fc986209cc done [2024-08-13T09:26:48.151Z] #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-08-13T09:26:48.151Z] #108 DONE 6.9s [2024-08-13T09:26:48.151Z] [2024-08-13T09:26:48.151Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-13T09:26:49.122Z] #152 ... [2024-08-13T09:26:49.122Z] [2024-08-13T09:26:49.122Z] #159 [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-08-13T09:26:49.122Z] #159 DONE 1195.5s [2024-08-13T09:26:49.388Z] [2024-08-13T09:26:49.388Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-13T09:26:50.044Z] #148 ... [2024-08-13T09:26:50.044Z] [2024-08-13T09:26:50.044Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:26:50.044Z] #180 DONE 0.2s [2024-08-13T09:26:50.044Z] [2024-08-13T09:26:50.044Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-13T09:26:50.369Z] #152 ... [2024-08-13T09:26:50.369Z] [2024-08-13T09:26:50.369Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:26:50.369Z] #181 DONE 0.2s [2024-08-13T09:26:50.369Z] [2024-08-13T09:26:50.369Z] #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-08-13T09:26:50.639Z] #182 DONE 0.1s [2024-08-13T09:26:50.639Z] [2024-08-13T09:26:50.639Z] #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-08-13T09:26:50.639Z] #183 DONE 0.3s [2024-08-13T09:26:50.639Z] [2024-08-13T09:26:50.639Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-13T09:26:50.639Z] #153 ... [2024-08-13T09:26:50.639Z] [2024-08-13T09:26:50.639Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:26:50.639Z] #184 DONE 0.1s [2024-08-13T09:26:50.908Z] [2024-08-13T09:26:50.908Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-13T09:26:50.908Z] #185 DONE 0.3s [2024-08-13T09:26:50.908Z] [2024-08-13T09:26:50.908Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-13T09:26:51.175Z] #148 ... [2024-08-13T09:26:51.175Z] [2024-08-13T09:26:51.176Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-13T09:26:51.176Z] #186 DONE 0.2s [2024-08-13T09:26:51.176Z] [2024-08-13T09:26:51.176Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-13T09:26:51.780Z] #187 DONE 0.2s [2024-08-13T09:26:51.780Z] [2024-08-13T09:26:51.780Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T09:26:53.736Z] #188 DONE 2.0s [2024-08-13T09:26:53.736Z] [2024-08-13T09:26:53.736Z] #108 [security-secretstore-setup] exporting to image [2024-08-13T09:26:53.736Z] #108 exporting layers [2024-08-13T09:26:54.715Z] #108 exporting layers 1.2s done [2024-08-13T09:26:54.715Z] #108 writing image sha256:ed1cf87dbc1cb17fa5ebfc1253559e63708f3bc148eabd2d7e7df810f6f6149a done [2024-08-13T09:26:54.715Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-13T09:26:54.715Z] #108 DONE 8.1s [2024-08-13T09:26:54.715Z] [2024-08-13T09:26:54.715Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T09:27:51.149Z] #155 ... [2024-08-13T09:27:51.149Z] [2024-08-13T09:27:51.149Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-13T09:27:51.149Z] #153 DONE 1253.9s [2024-08-13T09:27:51.149Z] [2024-08-13T09:27:51.149Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-13T09:27:51.149Z] #150 ... [2024-08-13T09:27:51.149Z] [2024-08-13T09:27:51.149Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:27:51.149Z] #189 DONE 0.2s [2024-08-13T09:27:51.149Z] [2024-08-13T09:27:51.149Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T09:27:51.149Z] #155 ... [2024-08-13T09:27:51.149Z] [2024-08-13T09:27:51.149Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:27:51.149Z] #190 DONE 0.2s [2024-08-13T09:27:51.149Z] [2024-08-13T09:27:51.149Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-13T09:27:51.149Z] #191 DONE 0.3s [2024-08-13T09:27:51.149Z] [2024-08-13T09:27:51.149Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T09:27:51.149Z] #155 ... [2024-08-13T09:27:51.149Z] [2024-08-13T09:27:51.149Z] #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-08-13T09:27:51.149Z] #192 DONE 0.1s [2024-08-13T09:27:51.149Z] [2024-08-13T09:27:51.149Z] #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-08-13T09:27:51.149Z] #193 DONE 0.2s [2024-08-13T09:27:51.149Z] [2024-08-13T09:27:51.149Z] #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-08-13T09:27:51.149Z] #194 DONE 1.9s [2024-08-13T09:27:51.149Z] [2024-08-13T09:27:51.149Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-13T09:27:51.149Z] #108 exporting layers [2024-08-13T09:27:51.739Z] #108 exporting layers 0.6s done [2024-08-13T09:27:51.739Z] #108 writing image sha256:23e05c765808a2563d1070cf33c1b0b0b4d41abef66c987bf70c5e31d60b2233 done [2024-08-13T09:27:51.739Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-13T09:27:51.739Z] #108 DONE 8.7s [2024-08-13T09:27:51.739Z] [2024-08-13T09:27:51.739Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-13T09:29:58.404Z] #152 ... [2024-08-13T09:29:58.404Z] [2024-08-13T09:29:58.404Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-13T09:29:58.404Z] #156 DONE 1380.9s [2024-08-13T09:29:58.404Z] [2024-08-13T09:29:58.404Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-13T09:29:58.404Z] #157 ... [2024-08-13T09:29:58.404Z] [2024-08-13T09:29:58.404Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:29:58.404Z] #195 DONE 0.2s [2024-08-13T09:29:58.404Z] [2024-08-13T09:29:58.404Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:29:58.404Z] #196 DONE 0.2s [2024-08-13T09:29:58.404Z] [2024-08-13T09:29:58.404Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-13T09:29:58.404Z] #158 ... [2024-08-13T09:29:58.404Z] [2024-08-13T09:29:58.404Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-13T09:29:58.404Z] #197 DONE 0.3s [2024-08-13T09:29:58.404Z] [2024-08-13T09:29:58.404Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-13T09:29:58.404Z] #158 ... [2024-08-13T09:29:58.404Z] [2024-08-13T09:29:58.404Z] #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-08-13T09:29:58.404Z] #198 DONE 0.2s [2024-08-13T09:29:58.404Z] [2024-08-13T09:29:58.404Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T09:29:58.404Z] #155 ... [2024-08-13T09:29:58.404Z] [2024-08-13T09:29:58.404Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-13T09:29:58.404Z] #108 exporting layers [2024-08-13T09:29:58.404Z] #108 exporting layers 0.8s done [2024-08-13T09:29:58.404Z] #108 writing image sha256:e27ac50a7e998d4088bd66ccc469d50ec8138ba8629853cccecf23b34f6aa10f done [2024-08-13T09:29:58.404Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-13T09:29:58.404Z] #108 DONE 9.5s [2024-08-13T09:29:58.404Z] [2024-08-13T09:29:58.404Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T09:37:50.457Z] #155 ... [2024-08-13T09:37:50.457Z] [2024-08-13T09:37:50.457Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-13T09:37:50.457Z] #151 DONE 1849.9s [2024-08-13T09:37:50.457Z] [2024-08-13T09:37:50.457Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T09:37:50.457Z] #155 ... [2024-08-13T09:37:50.457Z] [2024-08-13T09:37:50.457Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:37:50.457Z] #199 DONE 0.2s [2024-08-13T09:37:50.457Z] [2024-08-13T09:37:50.457Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:37:50.457Z] #200 DONE 0.2s [2024-08-13T09:37:50.457Z] [2024-08-13T09:37:50.457Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-13T09:37:50.457Z] #201 DONE 0.5s [2024-08-13T09:37:50.457Z] [2024-08-13T09:37:50.457Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:37:50.457Z] #202 DONE 0.1s [2024-08-13T09:37:50.457Z] [2024-08-13T09:37:50.458Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T09:37:50.458Z] #155 ... [2024-08-13T09:37:50.458Z] [2024-08-13T09:37:50.458Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-13T09:37:50.458Z] #203 DONE 0.1s [2024-08-13T09:37:50.458Z] [2024-08-13T09:37:50.458Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T09:37:50.458Z] #204 DONE 2.3s [2024-08-13T09:37:50.458Z] [2024-08-13T09:37:50.458Z] #108 [security-proxy-auth] exporting to image [2024-08-13T09:37:50.458Z] #108 exporting layers [2024-08-13T09:37:50.458Z] #108 exporting layers 0.7s done [2024-08-13T09:37:50.458Z] #108 writing image sha256:842a40d6fb4cef3e58c93e7404d6d46a56d9f70c0eb65a417a3727fd11ff6e66 done [2024-08-13T09:37:50.458Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-13T09:37:50.458Z] #108 DONE 10.3s [2024-08-13T09:37:50.458Z] [2024-08-13T09:37:50.458Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-13T09:38:58.287Z] #158 ... [2024-08-13T09:38:58.287Z] [2024-08-13T09:38:58.287Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-13T09:38:58.287Z] #157 DONE 1916.2s [2024-08-13T09:38:58.287Z] [2024-08-13T09:38:58.287Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-13T09:38:58.287Z] #158 ... [2024-08-13T09:38:58.287Z] [2024-08-13T09:38:58.287Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:38:58.287Z] #205 DONE 0.2s [2024-08-13T09:38:58.287Z] [2024-08-13T09:38:58.287Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:38:58.287Z] #206 DONE 0.3s [2024-08-13T09:38:58.287Z] [2024-08-13T09:38:58.287Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-13T09:38:58.287Z] #158 ... [2024-08-13T09:38:58.287Z] [2024-08-13T09:38:58.287Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-13T09:38:58.287Z] #207 DONE 0.4s [2024-08-13T09:38:58.287Z] [2024-08-13T09:38:58.287Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:38:58.287Z] #208 DONE 0.1s [2024-08-13T09:38:58.287Z] [2024-08-13T09:38:58.287Z] #108 [core-command] exporting to image [2024-08-13T09:38:58.287Z] #108 exporting layers [2024-08-13T09:38:58.287Z] #108 exporting layers 0.4s done [2024-08-13T09:38:58.287Z] #108 writing image sha256:68524f8414a918f513f8e998cb8678ee5ab28ed4b8576ecb60de1ae2207faf3f done [2024-08-13T09:38:58.287Z] #108 naming to docker.io/library/core-command-arm64 done [2024-08-13T09:38:58.287Z] #108 DONE 10.7s [2024-08-13T09:38:58.287Z] [2024-08-13T09:38:58.287Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-13T09:41:07.271Z] #152 ... [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-13T09:41:07.271Z] #158 DONE 2040.7s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:41:07.271Z] #209 DONE 0.2s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-13T09:41:07.271Z] #148 ... [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:41:07.271Z] #210 DONE 0.2s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-13T09:41:07.271Z] #211 DONE 0.4s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:41:07.271Z] #212 DONE 0.1s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-13T09:41:07.271Z] #213 DONE 0.1s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-13T09:41:07.271Z] #152 ... [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #108 [core-metadata] exporting to image [2024-08-13T09:41:07.271Z] #108 exporting layers [2024-08-13T09:41:07.271Z] #108 exporting layers 0.5s done [2024-08-13T09:41:07.271Z] #108 writing image sha256:76b3beeadc3b4f4dd159ea5745309f4047dc524a2baca35b7fbed2c3974ad8e0 done [2024-08-13T09:41:07.271Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-08-13T09:41:07.271Z] #108 DONE 11.2s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T09:41:07.271Z] #155 ... [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-13T09:41:07.271Z] #150 DONE 2048.9s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-13T09:41:07.271Z] #148 DONE 2048.8s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-13T09:41:07.271Z] #152 ... [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:41:07.271Z] #214 DONE 0.3s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #215 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:41:07.271Z] #215 DONE 0.3s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #216 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:41:07.271Z] #216 DONE 0.2s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-13T09:41:07.271Z] #217 DONE 1.1s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #218 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-13T09:41:07.271Z] #218 DONE 0.9s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #219 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:41:07.271Z] #219 DONE 0.2s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #108 [core-data] exporting to image [2024-08-13T09:41:07.271Z] #108 exporting layers [2024-08-13T09:41:07.271Z] #108 ... [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:41:07.271Z] #220 DONE 0.2s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #108 [core-keeper] exporting to image [2024-08-13T09:41:07.271Z] #108 exporting layers 0.8s done [2024-08-13T09:41:07.271Z] #108 writing image sha256:a1ff1d8dd45d889484afbf69ba6db98931184f5e70da89f768b5a1d4c4b3b00d 0.0s done [2024-08-13T09:41:07.271Z] #108 naming to docker.io/library/core-data-arm64 done [2024-08-13T09:41:07.271Z] #108 writing image sha256:cd7cf94f18bc2781141c7a9c0e9ef3ddcb64553769d840e01e0b7e8fa315583a done [2024-08-13T09:41:07.271Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-08-13T09:41:07.271Z] #108 DONE 12.2s [2024-08-13T09:41:07.271Z] [2024-08-13T09:41:07.271Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-13T09:41:46.142Z] #160 ... [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T09:41:46.142Z] #155 DONE 2086.5s [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-13T09:41:46.142Z] #152 DONE 2086.5s [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-13T09:41:46.142Z] #160 DONE 2086.6s [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:41:46.142Z] #221 DONE 0.4s [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:41:46.142Z] #222 DONE 0.4s [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:41:46.142Z] #223 DONE 0.3s [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #224 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T09:41:46.142Z] #224 DONE 0.2s [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:41:46.142Z] #225 DONE 0.1s [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-13T09:41:46.142Z] #226 ... [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T09:41:46.142Z] #227 DONE 0.2s [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-13T09:41:46.142Z] #228 ... [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-13T09:41:46.142Z] #226 DONE 1.1s [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-13T09:41:46.142Z] #229 DONE 1.2s [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-13T09:41:46.142Z] #228 DONE 1.1s [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:41:46.142Z] #230 ... [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:41:46.142Z] #231 DONE 0.6s [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-13T09:41:46.142Z] #232 DONE 0.5s [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #108 [support-notifications] exporting to image [2024-08-13T09:41:46.142Z] #108 exporting layers [2024-08-13T09:41:46.142Z] #108 ... [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-13T09:41:46.142Z] #230 DONE 0.6s [2024-08-13T09:41:46.142Z] [2024-08-13T09:41:46.142Z] #108 [support-scheduler] exporting to image [2024-08-13T09:41:46.142Z] #108 exporting layers 0.5s done [2024-08-13T09:41:46.142Z] #108 exporting layers 0.7s done [2024-08-13T09:41:46.142Z] #108 writing image sha256:a4eb11e854e27dba6c6acf69341b090ec5d8e73c9002902ff51f60f89d61c2da 0.0s done [2024-08-13T09:41:46.142Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-08-13T09:41:46.142Z] #108 writing image sha256:532ad94043571a0ec2fe2904b2a3e37cb2ab84bf331db6e6419d3243357f2309 done [2024-08-13T09:41:46.142Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-08-13T09:41:46.142Z] #108 exporting layers 1.6s done [2024-08-13T09:41:46.142Z] #108 writing image sha256:4dbde2cfdb8966bd56b50d825cc6539e42d30619dfea757f6dfb446b93fd03c5 done [2024-08-13T09:41:46.142Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-13T09:41:46.142Z] #108 DONE 13.8s [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T09:41:46.142Z] time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-13T09:41:46.153Z] $ docker stop --time=1 1603dba8c531c1edc17d7a23ff52969ac9fdf50943896a52a2a8fe2a21b69d88 [2024-08-13T09:41:47.795Z] $ docker rm -f --volumes 1603dba8c531c1edc17d7a23ff52969ac9fdf50943896a52a2a8fe2a21b69d88 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-13T09:41:48.329Z] + docker images [2024-08-13T09:41:48.329Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-13T09:41:48.329Z] support-scheduler-arm64 latest a4eb11e854e2 6 seconds ago 41.3MB [2024-08-13T09:41:48.329Z] support-cron-scheduler-arm64 latest 4dbde2cfdb89 6 seconds ago 43.4MB [2024-08-13T09:41:48.330Z] support-notifications-arm64 latest 532ad9404357 6 seconds ago 41.9MB [2024-08-13T09:41:48.330Z] core-data-arm64 latest a1ff1d8dd45d 44 seconds ago 39.1MB [2024-08-13T09:41:48.330Z] core-keeper-arm64 latest cd7cf94f18bc 44 seconds ago 38.9MB [2024-08-13T09:41:48.330Z] core-metadata-arm64 latest 76b3beeadc3b 53 seconds ago 39.2MB [2024-08-13T09:41:48.330Z] core-command-arm64 latest 68524f8414a9 2 minutes ago 35MB [2024-08-13T09:41:48.330Z] security-proxy-auth-arm64 latest 842a40d6fb4c 4 minutes ago 32.6MB [2024-08-13T09:41:48.330Z] security-spiffe-token-provider-arm64 latest e27ac50a7e99 11 minutes ago 29MB [2024-08-13T09:41:48.330Z] core-common-config-bootstrapper-arm64 latest 23e05c765808 13 minutes ago 15.3MB [2024-08-13T09:41:48.330Z] security-secretstore-setup-arm64 latest ed1cf87dbc1c 14 minutes ago 36.4MB [2024-08-13T09:41:48.330Z] security-proxy-setup-arm64 latest c20e62937820 15 minutes ago 26.1MB [2024-08-13T09:41:48.330Z] security-bootstrapper-arm64 latest ad67b6a805ab 15 minutes ago 18.9MB [2024-08-13T09:41:48.330Z] security-spire-agent-arm64 latest d9de826bb6f6 36 minutes ago 174MB [2024-08-13T09:41:48.330Z] security-spire-config-arm64 latest 2f3fdd537ad3 36 minutes ago 115MB [2024-08-13T09:41:48.330Z] security-spire-server-arm64 latest 15ea21e09d6a 36 minutes ago 116MB [2024-08-13T09:41:48.330Z] ci-base-image-arm64 latest e715ed0e4c36 37 minutes ago 967MB [2024-08-13T09:41:48.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-13T09:41:48.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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-08-13T09:41:48.504Z] provisioning config files... [2024-08-13T09:41:48.524Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/670@tmp/config18439899958633977188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-13T09:41:48.891Z] ---> ****-login.sh [2024-08-13T09:41:48.891Z] nexus3.edgexfoundry.org:10001 [2024-08-13T09:41:48.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T09:41:49.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T09:41:49.167Z] Configure a credential helper to remove this warning. See [2024-08-13T09:41:49.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T09:41:49.167Z] [2024-08-13T09:41:49.167Z] Login Succeeded [2024-08-13T09:41:49.167Z] nexus3.edgexfoundry.org:10002 [2024-08-13T09:41:49.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T09:41:49.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T09:41:49.438Z] Configure a credential helper to remove this warning. See [2024-08-13T09:41:49.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T09:41:49.438Z] [2024-08-13T09:41:49.438Z] Login Succeeded [2024-08-13T09:41:49.438Z] nexus3.edgexfoundry.org:10003 [2024-08-13T09:41:49.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T09:41:49.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T09:41:49.978Z] Configure a credential helper to remove this warning. See [2024-08-13T09:41:49.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T09:41:49.978Z] [2024-08-13T09:41:49.978Z] Login Succeeded [2024-08-13T09:41:49.978Z] nexus3.edgexfoundry.org:10004 [2024-08-13T09:41:49.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T09:41:50.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T09:41:50.256Z] Configure a credential helper to remove this warning. See [2024-08-13T09:41:50.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T09:41:50.256Z] [2024-08-13T09:41:50.256Z] Login Succeeded [2024-08-13T09:41:50.256Z] ****.io [2024-08-13T09:41:50.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T09:41:50.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T09:41:50.799Z] Configure a credential helper to remove this warning. See [2024-08-13T09:41:50.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T09:41:50.799Z] [2024-08-13T09:41:50.799Z] Login Succeeded [2024-08-13T09:41:50.799Z] ---> ****-login.sh ends [Pipeline] } [2024-08-13T09:41:50.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:41:50.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-13T09:41:50.889Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-08-13T09:41:50.889Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:41:50.889Z] latest [2024-08-13T09:41:50.889Z] 3.2.0-dev.52 [2024-08-13T09:41:50.889Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:41:50.889Z] main [2024-08-13T09:41:50.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:41:51.264Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:41:51.656Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:41:51.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-13T09:41:51.656Z] d503c4397f02: Preparing [2024-08-13T09:41:51.656Z] cdfa74fcf282: Preparing [2024-08-13T09:41:51.656Z] ffc8c1165fab: Preparing [2024-08-13T09:41:51.656Z] 1fef92caa588: Preparing [2024-08-13T09:41:51.656Z] cb3c8172160a: Preparing [2024-08-13T09:41:51.656Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:41:51.656Z] 3c20671a5817: Preparing [2024-08-13T09:41:51.656Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:41:51.656Z] 3c20671a5817: Waiting [2024-08-13T09:41:51.924Z] ffc8c1165fab: Pushed [2024-08-13T09:41:51.924Z] cb3c8172160a: Pushed [2024-08-13T09:41:51.924Z] 1fef92caa588: Pushed [2024-08-13T09:41:51.924Z] d503c4397f02: Pushed [2024-08-13T09:41:51.924Z] 3c20671a5817: Layer already exists [2024-08-13T09:41:52.190Z] 9d26cdb3ebf1: Pushed [2024-08-13T09:41:58.811Z] cdfa74fcf282: Pushed [2024-08-13T09:41:58.811Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:0bdeec644ebdd7e0449b807f560739be52fb66c346515bc975ec5d505093b097 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:41:59.172Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:41:59.525Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-13T09:41:59.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-13T09:41:59.525Z] d503c4397f02: Preparing [2024-08-13T09:41:59.525Z] cdfa74fcf282: Preparing [2024-08-13T09:41:59.525Z] ffc8c1165fab: Preparing [2024-08-13T09:41:59.525Z] 1fef92caa588: Preparing [2024-08-13T09:41:59.525Z] cb3c8172160a: Preparing [2024-08-13T09:41:59.525Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:41:59.525Z] 3c20671a5817: Preparing [2024-08-13T09:41:59.525Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:41:59.525Z] 3c20671a5817: Waiting [2024-08-13T09:41:59.525Z] 1fef92caa588: Layer already exists [2024-08-13T09:41:59.525Z] ffc8c1165fab: Layer already exists [2024-08-13T09:41:59.525Z] cb3c8172160a: Layer already exists [2024-08-13T09:41:59.525Z] cdfa74fcf282: Layer already exists [2024-08-13T09:41:59.525Z] d503c4397f02: Layer already exists [2024-08-13T09:41:59.525Z] 3c20671a5817: Layer already exists [2024-08-13T09:41:59.525Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:41:59.789Z] latest: digest: sha256:0bdeec644ebdd7e0449b807f560739be52fb66c346515bc975ec5d505093b097 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:00.153Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:00.505Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.52 [2024-08-13T09:42:00.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-13T09:42:00.505Z] d503c4397f02: Preparing [2024-08-13T09:42:00.505Z] cdfa74fcf282: Preparing [2024-08-13T09:42:00.505Z] ffc8c1165fab: Preparing [2024-08-13T09:42:00.505Z] 1fef92caa588: Preparing [2024-08-13T09:42:00.505Z] cb3c8172160a: Preparing [2024-08-13T09:42:00.505Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:42:00.505Z] 3c20671a5817: Preparing [2024-08-13T09:42:00.505Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:42:00.505Z] 3c20671a5817: Waiting [2024-08-13T09:42:00.505Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:00.505Z] cdfa74fcf282: Layer already exists [2024-08-13T09:42:00.505Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:00.505Z] cb3c8172160a: Layer already exists [2024-08-13T09:42:00.505Z] d503c4397f02: Layer already exists [2024-08-13T09:42:00.505Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:42:00.505Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:00.772Z] 3.2.0-dev.52: digest: sha256:0bdeec644ebdd7e0449b807f560739be52fb66c346515bc975ec5d505093b097 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:01.136Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:01.490Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:01.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-13T09:42:01.490Z] d503c4397f02: Preparing [2024-08-13T09:42:01.490Z] cdfa74fcf282: Preparing [2024-08-13T09:42:01.490Z] ffc8c1165fab: Preparing [2024-08-13T09:42:01.490Z] 1fef92caa588: Preparing [2024-08-13T09:42:01.490Z] cb3c8172160a: Preparing [2024-08-13T09:42:01.490Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:42:01.490Z] 3c20671a5817: Preparing [2024-08-13T09:42:01.490Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:42:01.490Z] 3c20671a5817: Waiting [2024-08-13T09:42:01.490Z] d503c4397f02: Layer already exists [2024-08-13T09:42:01.490Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:01.490Z] cdfa74fcf282: Layer already exists [2024-08-13T09:42:01.490Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:01.490Z] cb3c8172160a: Layer already exists [2024-08-13T09:42:01.490Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:01.490Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:42:01.758Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:0bdeec644ebdd7e0449b807f560739be52fb66c346515bc975ec5d505093b097 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:02.114Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:02.459Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-08-13T09:42:02.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-13T09:42:02.459Z] d503c4397f02: Preparing [2024-08-13T09:42:02.459Z] cdfa74fcf282: Preparing [2024-08-13T09:42:02.459Z] ffc8c1165fab: Preparing [2024-08-13T09:42:02.459Z] 1fef92caa588: Preparing [2024-08-13T09:42:02.459Z] cb3c8172160a: Preparing [2024-08-13T09:42:02.459Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:42:02.459Z] 3c20671a5817: Preparing [2024-08-13T09:42:02.459Z] 3c20671a5817: Waiting [2024-08-13T09:42:02.459Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:42:02.459Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:02.459Z] cb3c8172160a: Layer already exists [2024-08-13T09:42:02.459Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:02.459Z] cdfa74fcf282: Layer already exists [2024-08-13T09:42:02.459Z] d503c4397f02: Layer already exists [2024-08-13T09:42:02.459Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:42:02.459Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:02.728Z] main: digest: sha256:0bdeec644ebdd7e0449b807f560739be52fb66c346515bc975ec5d505093b097 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:42:02.818Z] ===================================================== [Pipeline] echo [2024-08-13T09:42:02.832Z] taggedImages: [2024-08-13T09:42:02.832Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:02.832Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-13T09:42:02.832Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.52 [2024-08-13T09:42:02.832Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:02.832Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-08-13T09:42:02.857Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-08-13T09:42:02.857Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:02.857Z] latest [2024-08-13T09:42:02.857Z] 3.2.0-dev.52 [2024-08-13T09:42:02.857Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:02.857Z] main [2024-08-13T09:42:02.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:03.219Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:03.562Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:03.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-13T09:42:03.562Z] 42422e1a9c14: Preparing [2024-08-13T09:42:03.562Z] e636f2cb8040: Preparing [2024-08-13T09:42:03.562Z] 338586c89678: Preparing [2024-08-13T09:42:03.562Z] b125b1ebfbd4: Preparing [2024-08-13T09:42:03.562Z] ffc8c1165fab: Preparing [2024-08-13T09:42:03.562Z] 1fef92caa588: Preparing [2024-08-13T09:42:03.562Z] cb3c8172160a: Preparing [2024-08-13T09:42:03.562Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:42:03.562Z] 3c20671a5817: Preparing [2024-08-13T09:42:03.562Z] 1fef92caa588: Waiting [2024-08-13T09:42:03.562Z] cb3c8172160a: Waiting [2024-08-13T09:42:03.562Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:42:03.562Z] 3c20671a5817: Waiting [2024-08-13T09:42:03.562Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:03.826Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:03.826Z] e636f2cb8040: Pushed [2024-08-13T09:42:03.826Z] cb3c8172160a: Layer already exists [2024-08-13T09:42:03.826Z] 338586c89678: Pushed [2024-08-13T09:42:03.826Z] 42422e1a9c14: Pushed [2024-08-13T09:42:03.826Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:42:03.826Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:05.764Z] b125b1ebfbd4: Pushed [2024-08-13T09:42:05.764Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:4df6cc40e0ebe0203c1ef9a9b3f94c39444d3cde62ab19c0badc80f78baafa86 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:06.131Z] + 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-08-13T09:42:06.483Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-13T09:42:06.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-13T09:42:06.483Z] 42422e1a9c14: Preparing [2024-08-13T09:42:06.483Z] e636f2cb8040: Preparing [2024-08-13T09:42:06.483Z] 338586c89678: Preparing [2024-08-13T09:42:06.483Z] b125b1ebfbd4: Preparing [2024-08-13T09:42:06.483Z] ffc8c1165fab: Preparing [2024-08-13T09:42:06.483Z] 1fef92caa588: Preparing [2024-08-13T09:42:06.483Z] cb3c8172160a: Preparing [2024-08-13T09:42:06.483Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:42:06.483Z] 3c20671a5817: Preparing [2024-08-13T09:42:06.483Z] cb3c8172160a: Waiting [2024-08-13T09:42:06.483Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:42:06.483Z] 3c20671a5817: Waiting [2024-08-13T09:42:06.483Z] 1fef92caa588: Waiting [2024-08-13T09:42:06.483Z] b125b1ebfbd4: Layer already exists [2024-08-13T09:42:06.483Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:06.483Z] 42422e1a9c14: Layer already exists [2024-08-13T09:42:06.483Z] e636f2cb8040: Layer already exists [2024-08-13T09:42:06.483Z] 338586c89678: Layer already exists [2024-08-13T09:42:06.483Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:06.483Z] cb3c8172160a: Layer already exists [2024-08-13T09:42:06.483Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:42:06.483Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:06.747Z] latest: digest: sha256:4df6cc40e0ebe0203c1ef9a9b3f94c39444d3cde62ab19c0badc80f78baafa86 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:07.110Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:07.471Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.52 [2024-08-13T09:42:07.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-13T09:42:07.471Z] 42422e1a9c14: Preparing [2024-08-13T09:42:07.471Z] e636f2cb8040: Preparing [2024-08-13T09:42:07.471Z] 338586c89678: Preparing [2024-08-13T09:42:07.471Z] b125b1ebfbd4: Preparing [2024-08-13T09:42:07.471Z] ffc8c1165fab: Preparing [2024-08-13T09:42:07.471Z] 1fef92caa588: Preparing [2024-08-13T09:42:07.471Z] cb3c8172160a: Preparing [2024-08-13T09:42:07.471Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:42:07.471Z] 3c20671a5817: Preparing [2024-08-13T09:42:07.471Z] 1fef92caa588: Waiting [2024-08-13T09:42:07.471Z] cb3c8172160a: Waiting [2024-08-13T09:42:07.471Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:42:07.471Z] 3c20671a5817: Waiting [2024-08-13T09:42:07.471Z] e636f2cb8040: Layer already exists [2024-08-13T09:42:07.471Z] 338586c89678: Layer already exists [2024-08-13T09:42:07.471Z] 42422e1a9c14: Layer already exists [2024-08-13T09:42:07.471Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:07.471Z] b125b1ebfbd4: Layer already exists [2024-08-13T09:42:07.471Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:07.471Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:42:07.471Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:07.471Z] cb3c8172160a: Layer already exists [2024-08-13T09:42:07.736Z] 3.2.0-dev.52: digest: sha256:4df6cc40e0ebe0203c1ef9a9b3f94c39444d3cde62ab19c0badc80f78baafa86 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:08.095Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:08.448Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:08.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-13T09:42:08.448Z] 42422e1a9c14: Preparing [2024-08-13T09:42:08.448Z] e636f2cb8040: Preparing [2024-08-13T09:42:08.448Z] 338586c89678: Preparing [2024-08-13T09:42:08.448Z] b125b1ebfbd4: Preparing [2024-08-13T09:42:08.448Z] ffc8c1165fab: Preparing [2024-08-13T09:42:08.448Z] 1fef92caa588: Preparing [2024-08-13T09:42:08.448Z] cb3c8172160a: Preparing [2024-08-13T09:42:08.448Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:42:08.448Z] 3c20671a5817: Preparing [2024-08-13T09:42:08.448Z] 1fef92caa588: Waiting [2024-08-13T09:42:08.448Z] cb3c8172160a: Waiting [2024-08-13T09:42:08.448Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:42:08.448Z] 3c20671a5817: Waiting [2024-08-13T09:42:08.448Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:08.448Z] 42422e1a9c14: Layer already exists [2024-08-13T09:42:08.448Z] b125b1ebfbd4: Layer already exists [2024-08-13T09:42:08.448Z] 338586c89678: Layer already exists [2024-08-13T09:42:08.448Z] e636f2cb8040: Layer already exists [2024-08-13T09:42:08.448Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:08.448Z] cb3c8172160a: Layer already exists [2024-08-13T09:42:08.448Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:08.448Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:42:08.713Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:4df6cc40e0ebe0203c1ef9a9b3f94c39444d3cde62ab19c0badc80f78baafa86 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:09.062Z] + 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-08-13T09:42:09.411Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-08-13T09:42:09.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-13T09:42:09.411Z] 42422e1a9c14: Preparing [2024-08-13T09:42:09.411Z] e636f2cb8040: Preparing [2024-08-13T09:42:09.411Z] 338586c89678: Preparing [2024-08-13T09:42:09.411Z] b125b1ebfbd4: Preparing [2024-08-13T09:42:09.411Z] ffc8c1165fab: Preparing [2024-08-13T09:42:09.411Z] 1fef92caa588: Preparing [2024-08-13T09:42:09.411Z] cb3c8172160a: Preparing [2024-08-13T09:42:09.411Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:42:09.411Z] 3c20671a5817: Preparing [2024-08-13T09:42:09.411Z] cb3c8172160a: Waiting [2024-08-13T09:42:09.411Z] 1fef92caa588: Waiting [2024-08-13T09:42:09.411Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:42:09.411Z] 3c20671a5817: Waiting [2024-08-13T09:42:09.411Z] 338586c89678: Layer already exists [2024-08-13T09:42:09.411Z] e636f2cb8040: Layer already exists [2024-08-13T09:42:09.411Z] b125b1ebfbd4: Layer already exists [2024-08-13T09:42:09.411Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:09.411Z] 42422e1a9c14: Layer already exists [2024-08-13T09:42:09.411Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:09.411Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:42:09.411Z] cb3c8172160a: Layer already exists [2024-08-13T09:42:09.411Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:09.411Z] main: digest: sha256:4df6cc40e0ebe0203c1ef9a9b3f94c39444d3cde62ab19c0badc80f78baafa86 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:42:09.766Z] ===================================================== [Pipeline] echo [2024-08-13T09:42:09.779Z] taggedImages: [2024-08-13T09:42:09.779Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:09.779Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-13T09:42:09.779Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.52 [2024-08-13T09:42:09.779Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:09.779Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-08-13T09:42:09.815Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-08-13T09:42:09.815Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:09.815Z] latest [2024-08-13T09:42:09.815Z] 3.2.0-dev.52 [2024-08-13T09:42:09.815Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:09.815Z] main [2024-08-13T09:42:09.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:10.217Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:10.575Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:10.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-13T09:42:10.575Z] c0b6b5282f6a: Preparing [2024-08-13T09:42:10.575Z] 9d346918c9d0: Preparing [2024-08-13T09:42:10.575Z] ffc8c1165fab: Preparing [2024-08-13T09:42:10.575Z] 1fef92caa588: Preparing [2024-08-13T09:42:10.575Z] 5f4f6607dc37: Preparing [2024-08-13T09:42:10.575Z] 4d97ab190327: Preparing [2024-08-13T09:42:10.575Z] 3c20671a5817: Preparing [2024-08-13T09:42:10.575Z] 4d97ab190327: Waiting [2024-08-13T09:42:10.575Z] 3c20671a5817: Waiting [2024-08-13T09:42:10.575Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:10.575Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:10.840Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:10.840Z] 5f4f6607dc37: Pushed [2024-08-13T09:42:10.840Z] c0b6b5282f6a: Pushed [2024-08-13T09:42:10.840Z] 4d97ab190327: Pushed [2024-08-13T09:42:17.460Z] 9d346918c9d0: Pushed [2024-08-13T09:42:17.460Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:5d44800d1eb6d2056ab4f101f71a6e8dff9fbcf497c9753054393ec03afa9fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:17.856Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:18.201Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-13T09:42:18.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-13T09:42:18.201Z] c0b6b5282f6a: Preparing [2024-08-13T09:42:18.201Z] 9d346918c9d0: Preparing [2024-08-13T09:42:18.201Z] ffc8c1165fab: Preparing [2024-08-13T09:42:18.201Z] 1fef92caa588: Preparing [2024-08-13T09:42:18.201Z] 5f4f6607dc37: Preparing [2024-08-13T09:42:18.201Z] 4d97ab190327: Preparing [2024-08-13T09:42:18.201Z] 3c20671a5817: Preparing [2024-08-13T09:42:18.201Z] 4d97ab190327: Waiting [2024-08-13T09:42:18.201Z] 3c20671a5817: Waiting [2024-08-13T09:42:18.201Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:18.201Z] 9d346918c9d0: Layer already exists [2024-08-13T09:42:18.201Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:18.201Z] 5f4f6607dc37: Layer already exists [2024-08-13T09:42:18.201Z] c0b6b5282f6a: Layer already exists [2024-08-13T09:42:18.201Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:18.201Z] 4d97ab190327: Layer already exists [2024-08-13T09:42:18.468Z] latest: digest: sha256:5d44800d1eb6d2056ab4f101f71a6e8dff9fbcf497c9753054393ec03afa9fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:18.825Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:19.184Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.52 [2024-08-13T09:42:19.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-13T09:42:19.184Z] c0b6b5282f6a: Preparing [2024-08-13T09:42:19.184Z] 9d346918c9d0: Preparing [2024-08-13T09:42:19.184Z] ffc8c1165fab: Preparing [2024-08-13T09:42:19.184Z] 1fef92caa588: Preparing [2024-08-13T09:42:19.184Z] 5f4f6607dc37: Preparing [2024-08-13T09:42:19.184Z] 4d97ab190327: Preparing [2024-08-13T09:42:19.184Z] 3c20671a5817: Preparing [2024-08-13T09:42:19.184Z] 4d97ab190327: Waiting [2024-08-13T09:42:19.184Z] 3c20671a5817: Waiting [2024-08-13T09:42:19.184Z] c0b6b5282f6a: Layer already exists [2024-08-13T09:42:19.184Z] 5f4f6607dc37: Layer already exists [2024-08-13T09:42:19.184Z] 9d346918c9d0: Layer already exists [2024-08-13T09:42:19.184Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:19.184Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:19.184Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:19.184Z] 4d97ab190327: Layer already exists [2024-08-13T09:42:19.184Z] 3.2.0-dev.52: digest: sha256:5d44800d1eb6d2056ab4f101f71a6e8dff9fbcf497c9753054393ec03afa9fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:19.552Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:19.899Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:19.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-13T09:42:19.899Z] c0b6b5282f6a: Preparing [2024-08-13T09:42:19.899Z] 9d346918c9d0: Preparing [2024-08-13T09:42:19.899Z] ffc8c1165fab: Preparing [2024-08-13T09:42:19.899Z] 1fef92caa588: Preparing [2024-08-13T09:42:19.899Z] 5f4f6607dc37: Preparing [2024-08-13T09:42:19.899Z] 4d97ab190327: Preparing [2024-08-13T09:42:19.899Z] 3c20671a5817: Preparing [2024-08-13T09:42:19.899Z] 4d97ab190327: Waiting [2024-08-13T09:42:19.899Z] 3c20671a5817: Waiting [2024-08-13T09:42:19.899Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:19.899Z] 9d346918c9d0: Layer already exists [2024-08-13T09:42:19.899Z] c0b6b5282f6a: Layer already exists [2024-08-13T09:42:19.899Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:19.899Z] 5f4f6607dc37: Layer already exists [2024-08-13T09:42:19.899Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:19.899Z] 4d97ab190327: Layer already exists [2024-08-13T09:42:20.164Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:5d44800d1eb6d2056ab4f101f71a6e8dff9fbcf497c9753054393ec03afa9fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:20.513Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:20.863Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-08-13T09:42:20.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-13T09:42:20.863Z] c0b6b5282f6a: Preparing [2024-08-13T09:42:20.863Z] 9d346918c9d0: Preparing [2024-08-13T09:42:20.863Z] ffc8c1165fab: Preparing [2024-08-13T09:42:20.863Z] 1fef92caa588: Preparing [2024-08-13T09:42:20.863Z] 5f4f6607dc37: Preparing [2024-08-13T09:42:20.863Z] 4d97ab190327: Preparing [2024-08-13T09:42:20.863Z] 3c20671a5817: Preparing [2024-08-13T09:42:20.863Z] 4d97ab190327: Waiting [2024-08-13T09:42:20.863Z] 3c20671a5817: Waiting [2024-08-13T09:42:20.863Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:20.863Z] 5f4f6607dc37: Layer already exists [2024-08-13T09:42:20.863Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:20.863Z] 9d346918c9d0: Layer already exists [2024-08-13T09:42:20.863Z] c0b6b5282f6a: Layer already exists [2024-08-13T09:42:20.863Z] 4d97ab190327: Layer already exists [2024-08-13T09:42:20.863Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:21.125Z] main: digest: sha256:5d44800d1eb6d2056ab4f101f71a6e8dff9fbcf497c9753054393ec03afa9fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:42:21.225Z] ===================================================== [Pipeline] echo [2024-08-13T09:42:21.238Z] taggedImages: [2024-08-13T09:42:21.238Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:21.238Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-13T09:42:21.238Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.52 [2024-08-13T09:42:21.238Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:21.238Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-08-13T09:42:21.263Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-08-13T09:42:21.263Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:21.263Z] latest [2024-08-13T09:42:21.263Z] 3.2.0-dev.52 [2024-08-13T09:42:21.263Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:21.263Z] main [2024-08-13T09:42:21.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:21.623Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:21.964Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:21.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-13T09:42:21.964Z] 3ce95eab67b6: Preparing [2024-08-13T09:42:21.964Z] 2d5889ecec66: Preparing [2024-08-13T09:42:21.964Z] 1fef92caa588: Preparing [2024-08-13T09:42:21.964Z] f1ad2845f5da: Preparing [2024-08-13T09:42:21.964Z] 223f523cf8c0: Preparing [2024-08-13T09:42:21.964Z] 3c20671a5817: Preparing [2024-08-13T09:42:21.964Z] 3c20671a5817: Waiting [2024-08-13T09:42:21.964Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:22.228Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:22.228Z] 3ce95eab67b6: Pushed [2024-08-13T09:42:22.228Z] 223f523cf8c0: Pushed [2024-08-13T09:42:22.228Z] f1ad2845f5da: Pushed [2024-08-13T09:42:28.855Z] 2d5889ecec66: Pushed [2024-08-13T09:42:28.855Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:8448e6a7fcc9d8fd82a5d173b941917f77e8a0ea940e58ed7cbeb50190249aea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:29.284Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:29.623Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-13T09:42:29.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-13T09:42:29.623Z] 3ce95eab67b6: Preparing [2024-08-13T09:42:29.623Z] 2d5889ecec66: Preparing [2024-08-13T09:42:29.623Z] 1fef92caa588: Preparing [2024-08-13T09:42:29.623Z] f1ad2845f5da: Preparing [2024-08-13T09:42:29.623Z] 223f523cf8c0: Preparing [2024-08-13T09:42:29.623Z] 3c20671a5817: Preparing [2024-08-13T09:42:29.623Z] 3c20671a5817: Waiting [2024-08-13T09:42:29.623Z] f1ad2845f5da: Layer already exists [2024-08-13T09:42:29.623Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:29.623Z] 3ce95eab67b6: Layer already exists [2024-08-13T09:42:29.623Z] 2d5889ecec66: Layer already exists [2024-08-13T09:42:29.623Z] 223f523cf8c0: Layer already exists [2024-08-13T09:42:29.623Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:29.886Z] latest: digest: sha256:8448e6a7fcc9d8fd82a5d173b941917f77e8a0ea940e58ed7cbeb50190249aea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:30.225Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:30.586Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.52 [2024-08-13T09:42:30.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-13T09:42:30.586Z] 3ce95eab67b6: Preparing [2024-08-13T09:42:30.586Z] 2d5889ecec66: Preparing [2024-08-13T09:42:30.586Z] 1fef92caa588: Preparing [2024-08-13T09:42:30.586Z] f1ad2845f5da: Preparing [2024-08-13T09:42:30.586Z] 223f523cf8c0: Preparing [2024-08-13T09:42:30.586Z] 3c20671a5817: Preparing [2024-08-13T09:42:30.586Z] 3c20671a5817: Waiting [2024-08-13T09:42:30.586Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:30.586Z] 3ce95eab67b6: Layer already exists [2024-08-13T09:42:30.586Z] 223f523cf8c0: Layer already exists [2024-08-13T09:42:30.586Z] f1ad2845f5da: Layer already exists [2024-08-13T09:42:30.586Z] 2d5889ecec66: Layer already exists [2024-08-13T09:42:30.586Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:30.586Z] 3.2.0-dev.52: digest: sha256:8448e6a7fcc9d8fd82a5d173b941917f77e8a0ea940e58ed7cbeb50190249aea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:30.941Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:31.293Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:31.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-13T09:42:31.293Z] 3ce95eab67b6: Preparing [2024-08-13T09:42:31.293Z] 2d5889ecec66: Preparing [2024-08-13T09:42:31.293Z] 1fef92caa588: Preparing [2024-08-13T09:42:31.293Z] f1ad2845f5da: Preparing [2024-08-13T09:42:31.293Z] 223f523cf8c0: Preparing [2024-08-13T09:42:31.293Z] 3c20671a5817: Preparing [2024-08-13T09:42:31.293Z] 3c20671a5817: Waiting [2024-08-13T09:42:31.293Z] 2d5889ecec66: Layer already exists [2024-08-13T09:42:31.293Z] 3ce95eab67b6: Layer already exists [2024-08-13T09:42:31.293Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:31.293Z] 223f523cf8c0: Layer already exists [2024-08-13T09:42:31.293Z] f1ad2845f5da: Layer already exists [2024-08-13T09:42:31.293Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:31.557Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:8448e6a7fcc9d8fd82a5d173b941917f77e8a0ea940e58ed7cbeb50190249aea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:31.910Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:32.253Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-08-13T09:42:32.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-13T09:42:32.254Z] 3ce95eab67b6: Preparing [2024-08-13T09:42:32.254Z] 2d5889ecec66: Preparing [2024-08-13T09:42:32.254Z] 1fef92caa588: Preparing [2024-08-13T09:42:32.254Z] f1ad2845f5da: Preparing [2024-08-13T09:42:32.254Z] 223f523cf8c0: Preparing [2024-08-13T09:42:32.254Z] 3c20671a5817: Preparing [2024-08-13T09:42:32.254Z] 3c20671a5817: Waiting [2024-08-13T09:42:32.254Z] 3ce95eab67b6: Layer already exists [2024-08-13T09:42:32.254Z] 223f523cf8c0: Layer already exists [2024-08-13T09:42:32.254Z] f1ad2845f5da: Layer already exists [2024-08-13T09:42:32.254Z] 2d5889ecec66: Layer already exists [2024-08-13T09:42:32.254Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:32.254Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:32.254Z] main: digest: sha256:8448e6a7fcc9d8fd82a5d173b941917f77e8a0ea940e58ed7cbeb50190249aea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:42:32.599Z] ===================================================== [Pipeline] echo [2024-08-13T09:42:32.614Z] taggedImages: [2024-08-13T09:42:32.614Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:32.614Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-13T09:42:32.614Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.52 [2024-08-13T09:42:32.614Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:32.614Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-08-13T09:42:32.645Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-08-13T09:42:32.645Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:32.645Z] latest [2024-08-13T09:42:32.645Z] 3.2.0-dev.52 [2024-08-13T09:42:32.645Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:32.645Z] main [2024-08-13T09:42:32.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:33.013Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:33.369Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:33.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-13T09:42:33.369Z] 66a7f1f02ed9: Preparing [2024-08-13T09:42:33.369Z] 90936f7fee51: Preparing [2024-08-13T09:42:33.369Z] 516d0069c521: Preparing [2024-08-13T09:42:33.369Z] ffc8c1165fab: Preparing [2024-08-13T09:42:33.369Z] 1fef92caa588: Preparing [2024-08-13T09:42:33.369Z] cb3c8172160a: Preparing [2024-08-13T09:42:33.369Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:42:33.369Z] cb3c8172160a: Waiting [2024-08-13T09:42:33.369Z] 3c20671a5817: Preparing [2024-08-13T09:42:33.369Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:42:33.369Z] 3c20671a5817: Waiting [2024-08-13T09:42:33.369Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:33.369Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:33.633Z] cb3c8172160a: Layer already exists [2024-08-13T09:42:33.633Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:42:33.633Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:33.633Z] 90936f7fee51: Pushed [2024-08-13T09:42:33.633Z] 66a7f1f02ed9: Pushed [2024-08-13T09:42:40.253Z] 516d0069c521: Pushed [2024-08-13T09:42:40.519Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:3153be3e5c2d5c7a0cb7a52e118d7328ced0b32b3146a40db20d876cd56bb7ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:40.888Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:41.240Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-13T09:42:41.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-13T09:42:41.241Z] 66a7f1f02ed9: Preparing [2024-08-13T09:42:41.241Z] 90936f7fee51: Preparing [2024-08-13T09:42:41.241Z] 516d0069c521: Preparing [2024-08-13T09:42:41.241Z] ffc8c1165fab: Preparing [2024-08-13T09:42:41.241Z] 1fef92caa588: Preparing [2024-08-13T09:42:41.241Z] cb3c8172160a: Preparing [2024-08-13T09:42:41.241Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:42:41.241Z] 3c20671a5817: Preparing [2024-08-13T09:42:41.241Z] cb3c8172160a: Waiting [2024-08-13T09:42:41.241Z] 3c20671a5817: Waiting [2024-08-13T09:42:41.241Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:42:41.241Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:41.241Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:41.241Z] 66a7f1f02ed9: Layer already exists [2024-08-13T09:42:41.241Z] 90936f7fee51: Layer already exists [2024-08-13T09:42:41.241Z] 516d0069c521: Layer already exists [2024-08-13T09:42:41.241Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:42:41.241Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:41.241Z] cb3c8172160a: Layer already exists [2024-08-13T09:42:41.507Z] latest: digest: sha256:3153be3e5c2d5c7a0cb7a52e118d7328ced0b32b3146a40db20d876cd56bb7ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:41.866Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:42.225Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.52 [2024-08-13T09:42:42.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-13T09:42:42.225Z] 66a7f1f02ed9: Preparing [2024-08-13T09:42:42.225Z] 90936f7fee51: Preparing [2024-08-13T09:42:42.225Z] 516d0069c521: Preparing [2024-08-13T09:42:42.225Z] ffc8c1165fab: Preparing [2024-08-13T09:42:42.225Z] 1fef92caa588: Preparing [2024-08-13T09:42:42.225Z] cb3c8172160a: Preparing [2024-08-13T09:42:42.225Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:42:42.225Z] 3c20671a5817: Preparing [2024-08-13T09:42:42.225Z] cb3c8172160a: Waiting [2024-08-13T09:42:42.225Z] 3c20671a5817: Waiting [2024-08-13T09:42:42.225Z] 66a7f1f02ed9: Layer already exists [2024-08-13T09:42:42.225Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:42.225Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:42.225Z] 516d0069c521: Layer already exists [2024-08-13T09:42:42.225Z] 90936f7fee51: Layer already exists [2024-08-13T09:42:42.491Z] cb3c8172160a: Layer already exists [2024-08-13T09:42:42.491Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:42.491Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:42:42.491Z] 3.2.0-dev.52: digest: sha256:3153be3e5c2d5c7a0cb7a52e118d7328ced0b32b3146a40db20d876cd56bb7ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:42.859Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:43.227Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:43.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-13T09:42:43.227Z] 66a7f1f02ed9: Preparing [2024-08-13T09:42:43.227Z] 90936f7fee51: Preparing [2024-08-13T09:42:43.227Z] 516d0069c521: Preparing [2024-08-13T09:42:43.227Z] ffc8c1165fab: Preparing [2024-08-13T09:42:43.227Z] 1fef92caa588: Preparing [2024-08-13T09:42:43.227Z] cb3c8172160a: Preparing [2024-08-13T09:42:43.227Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:42:43.227Z] 3c20671a5817: Preparing [2024-08-13T09:42:43.227Z] cb3c8172160a: Waiting [2024-08-13T09:42:43.227Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:42:43.227Z] 3c20671a5817: Waiting [2024-08-13T09:42:43.227Z] 66a7f1f02ed9: Layer already exists [2024-08-13T09:42:43.227Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:43.227Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:43.227Z] 90936f7fee51: Layer already exists [2024-08-13T09:42:43.227Z] 516d0069c521: Layer already exists [2024-08-13T09:42:43.227Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:42:43.227Z] cb3c8172160a: Layer already exists [2024-08-13T09:42:43.227Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:43.494Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:3153be3e5c2d5c7a0cb7a52e118d7328ced0b32b3146a40db20d876cd56bb7ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:43.852Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:44.209Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-08-13T09:42:44.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-13T09:42:44.209Z] 66a7f1f02ed9: Preparing [2024-08-13T09:42:44.209Z] 90936f7fee51: Preparing [2024-08-13T09:42:44.209Z] 516d0069c521: Preparing [2024-08-13T09:42:44.209Z] ffc8c1165fab: Preparing [2024-08-13T09:42:44.209Z] 1fef92caa588: Preparing [2024-08-13T09:42:44.209Z] cb3c8172160a: Preparing [2024-08-13T09:42:44.209Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:42:44.209Z] 3c20671a5817: Preparing [2024-08-13T09:42:44.209Z] cb3c8172160a: Waiting [2024-08-13T09:42:44.209Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:42:44.209Z] 3c20671a5817: Waiting [2024-08-13T09:42:44.209Z] 516d0069c521: Layer already exists [2024-08-13T09:42:44.209Z] 66a7f1f02ed9: Layer already exists [2024-08-13T09:42:44.209Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:44.209Z] 90936f7fee51: Layer already exists [2024-08-13T09:42:44.209Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:44.209Z] cb3c8172160a: Layer already exists [2024-08-13T09:42:44.209Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:42:44.209Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:44.474Z] main: digest: sha256:3153be3e5c2d5c7a0cb7a52e118d7328ced0b32b3146a40db20d876cd56bb7ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:42:44.559Z] ===================================================== [Pipeline] echo [2024-08-13T09:42:44.577Z] taggedImages: [2024-08-13T09:42:44.577Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:44.577Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-13T09:42:44.577Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.52 [2024-08-13T09:42:44.577Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:44.577Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-08-13T09:42:44.607Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-08-13T09:42:44.607Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:44.607Z] latest [2024-08-13T09:42:44.607Z] 3.2.0-dev.52 [2024-08-13T09:42:44.607Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:44.607Z] main [2024-08-13T09:42:44.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:44.980Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:45.328Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:45.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-13T09:42:45.329Z] 7a20f907eaca: Preparing [2024-08-13T09:42:45.329Z] 93b63c489342: Preparing [2024-08-13T09:42:45.329Z] 58932a3f8b26: Preparing [2024-08-13T09:42:45.329Z] be54962b381e: Preparing [2024-08-13T09:42:45.329Z] 23ea238f36a2: Preparing [2024-08-13T09:42:45.329Z] 71a315df2399: Preparing [2024-08-13T09:42:45.329Z] 1d2417c76907: Preparing [2024-08-13T09:42:45.329Z] 9c996fe9f129: Preparing [2024-08-13T09:42:45.329Z] ffc8c1165fab: Preparing [2024-08-13T09:42:45.329Z] 1fef92caa588: Preparing [2024-08-13T09:42:45.329Z] d572ee4a8f75: Preparing [2024-08-13T09:42:45.329Z] 4137da4840ad: Preparing [2024-08-13T09:42:45.329Z] 5f70bf18a086: Preparing [2024-08-13T09:42:45.329Z] a464d7ba7e76: Preparing [2024-08-13T09:42:45.329Z] 0ef6977b6db4: Preparing [2024-08-13T09:42:45.329Z] dd95fe80b0b5: Preparing [2024-08-13T09:42:45.329Z] 3c20671a5817: Preparing [2024-08-13T09:42:45.329Z] d572ee4a8f75: Waiting [2024-08-13T09:42:45.329Z] 4137da4840ad: Waiting [2024-08-13T09:42:45.329Z] 71a315df2399: Waiting [2024-08-13T09:42:45.329Z] 1d2417c76907: Waiting [2024-08-13T09:42:45.329Z] 5f70bf18a086: Waiting [2024-08-13T09:42:45.329Z] a464d7ba7e76: Waiting [2024-08-13T09:42:45.329Z] 9c996fe9f129: Waiting [2024-08-13T09:42:45.329Z] 0ef6977b6db4: Waiting [2024-08-13T09:42:45.329Z] ffc8c1165fab: Waiting [2024-08-13T09:42:45.329Z] 1fef92caa588: Waiting [2024-08-13T09:42:45.329Z] dd95fe80b0b5: Waiting [2024-08-13T09:42:45.329Z] 3c20671a5817: Waiting [2024-08-13T09:42:45.593Z] 58932a3f8b26: Pushed [2024-08-13T09:42:45.593Z] 23ea238f36a2: Pushed [2024-08-13T09:42:45.593Z] 7a20f907eaca: Pushed [2024-08-13T09:42:45.593Z] 93b63c489342: Pushed [2024-08-13T09:42:45.593Z] be54962b381e: Pushed [2024-08-13T09:42:45.593Z] 71a315df2399: Pushed [2024-08-13T09:42:45.593Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:45.593Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:45.593Z] 1d2417c76907: Pushed [2024-08-13T09:42:45.866Z] 5f70bf18a086: Layer already exists [2024-08-13T09:42:45.866Z] 4137da4840ad: Pushed [2024-08-13T09:42:45.866Z] d572ee4a8f75: Pushed [2024-08-13T09:42:45.866Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:45.866Z] a464d7ba7e76: Pushed [2024-08-13T09:42:45.866Z] 0ef6977b6db4: Pushed [2024-08-13T09:42:46.130Z] dd95fe80b0b5: Pushed [2024-08-13T09:42:48.696Z] 9c996fe9f129: Pushed [2024-08-13T09:42:48.696Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:652c8427fe3d8227f55266d7be7049387b2909480a122349bb26adeac4c8eebb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:49.046Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:49.471Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-13T09:42:49.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-13T09:42:49.471Z] 7a20f907eaca: Preparing [2024-08-13T09:42:49.471Z] 93b63c489342: Preparing [2024-08-13T09:42:49.471Z] 58932a3f8b26: Preparing [2024-08-13T09:42:49.471Z] be54962b381e: Preparing [2024-08-13T09:42:49.471Z] 23ea238f36a2: Preparing [2024-08-13T09:42:49.471Z] 71a315df2399: Preparing [2024-08-13T09:42:49.471Z] 1d2417c76907: Preparing [2024-08-13T09:42:49.471Z] 9c996fe9f129: Preparing [2024-08-13T09:42:49.471Z] ffc8c1165fab: Preparing [2024-08-13T09:42:49.471Z] 1fef92caa588: Preparing [2024-08-13T09:42:49.471Z] d572ee4a8f75: Preparing [2024-08-13T09:42:49.471Z] 4137da4840ad: Preparing [2024-08-13T09:42:49.471Z] 5f70bf18a086: Preparing [2024-08-13T09:42:49.471Z] a464d7ba7e76: Preparing [2024-08-13T09:42:49.471Z] 0ef6977b6db4: Preparing [2024-08-13T09:42:49.471Z] dd95fe80b0b5: Preparing [2024-08-13T09:42:49.471Z] 3c20671a5817: Preparing [2024-08-13T09:42:49.471Z] 4137da4840ad: Waiting [2024-08-13T09:42:49.471Z] 71a315df2399: Waiting [2024-08-13T09:42:49.471Z] 5f70bf18a086: Waiting [2024-08-13T09:42:49.471Z] 1d2417c76907: Waiting [2024-08-13T09:42:49.471Z] a464d7ba7e76: Waiting [2024-08-13T09:42:49.471Z] 0ef6977b6db4: Waiting [2024-08-13T09:42:49.471Z] 9c996fe9f129: Waiting [2024-08-13T09:42:49.471Z] dd95fe80b0b5: Waiting [2024-08-13T09:42:49.471Z] ffc8c1165fab: Waiting [2024-08-13T09:42:49.471Z] 3c20671a5817: Waiting [2024-08-13T09:42:49.471Z] d572ee4a8f75: Waiting [2024-08-13T09:42:49.471Z] 1fef92caa588: Waiting [2024-08-13T09:42:49.471Z] 7a20f907eaca: Layer already exists [2024-08-13T09:42:49.471Z] 93b63c489342: Layer already exists [2024-08-13T09:42:49.471Z] be54962b381e: Layer already exists [2024-08-13T09:42:49.471Z] 23ea238f36a2: Layer already exists [2024-08-13T09:42:49.471Z] 58932a3f8b26: Layer already exists [2024-08-13T09:42:49.471Z] 71a315df2399: Layer already exists [2024-08-13T09:42:49.471Z] 1d2417c76907: Layer already exists [2024-08-13T09:42:49.471Z] 9c996fe9f129: Layer already exists [2024-08-13T09:42:49.471Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:49.471Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:49.471Z] 5f70bf18a086: Layer already exists [2024-08-13T09:42:49.471Z] d572ee4a8f75: Layer already exists [2024-08-13T09:42:49.471Z] 4137da4840ad: Layer already exists [2024-08-13T09:42:49.471Z] 0ef6977b6db4: Layer already exists [2024-08-13T09:42:49.471Z] a464d7ba7e76: Layer already exists [2024-08-13T09:42:49.739Z] dd95fe80b0b5: Layer already exists [2024-08-13T09:42:49.739Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:49.739Z] latest: digest: sha256:652c8427fe3d8227f55266d7be7049387b2909480a122349bb26adeac4c8eebb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:50.097Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:50.451Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.52 [2024-08-13T09:42:50.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-13T09:42:50.451Z] 7a20f907eaca: Preparing [2024-08-13T09:42:50.451Z] 93b63c489342: Preparing [2024-08-13T09:42:50.451Z] 58932a3f8b26: Preparing [2024-08-13T09:42:50.451Z] be54962b381e: Preparing [2024-08-13T09:42:50.451Z] 23ea238f36a2: Preparing [2024-08-13T09:42:50.451Z] 71a315df2399: Preparing [2024-08-13T09:42:50.451Z] 1d2417c76907: Preparing [2024-08-13T09:42:50.451Z] 9c996fe9f129: Preparing [2024-08-13T09:42:50.451Z] ffc8c1165fab: Preparing [2024-08-13T09:42:50.451Z] 1fef92caa588: Preparing [2024-08-13T09:42:50.451Z] d572ee4a8f75: Preparing [2024-08-13T09:42:50.451Z] 4137da4840ad: Preparing [2024-08-13T09:42:50.451Z] 5f70bf18a086: Preparing [2024-08-13T09:42:50.451Z] a464d7ba7e76: Preparing [2024-08-13T09:42:50.451Z] 71a315df2399: Waiting [2024-08-13T09:42:50.451Z] 0ef6977b6db4: Preparing [2024-08-13T09:42:50.451Z] 1d2417c76907: Waiting [2024-08-13T09:42:50.451Z] dd95fe80b0b5: Preparing [2024-08-13T09:42:50.451Z] 9c996fe9f129: Waiting [2024-08-13T09:42:50.451Z] 3c20671a5817: Preparing [2024-08-13T09:42:50.451Z] ffc8c1165fab: Waiting [2024-08-13T09:42:50.451Z] 1fef92caa588: Waiting [2024-08-13T09:42:50.451Z] d572ee4a8f75: Waiting [2024-08-13T09:42:50.451Z] 4137da4840ad: Waiting [2024-08-13T09:42:50.451Z] 5f70bf18a086: Waiting [2024-08-13T09:42:50.451Z] a464d7ba7e76: Waiting [2024-08-13T09:42:50.451Z] 0ef6977b6db4: Waiting [2024-08-13T09:42:50.451Z] dd95fe80b0b5: Waiting [2024-08-13T09:42:50.451Z] 3c20671a5817: Waiting [2024-08-13T09:42:50.451Z] 93b63c489342: Layer already exists [2024-08-13T09:42:50.451Z] 58932a3f8b26: Layer already exists [2024-08-13T09:42:50.451Z] be54962b381e: Layer already exists [2024-08-13T09:42:50.451Z] 7a20f907eaca: Layer already exists [2024-08-13T09:42:50.451Z] 23ea238f36a2: Layer already exists [2024-08-13T09:42:50.451Z] 9c996fe9f129: Layer already exists [2024-08-13T09:42:50.451Z] 1d2417c76907: Layer already exists [2024-08-13T09:42:50.451Z] 71a315df2399: Layer already exists [2024-08-13T09:42:50.451Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:50.451Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:50.451Z] 4137da4840ad: Layer already exists [2024-08-13T09:42:50.451Z] a464d7ba7e76: Layer already exists [2024-08-13T09:42:50.451Z] d572ee4a8f75: Layer already exists [2024-08-13T09:42:50.451Z] 5f70bf18a086: Layer already exists [2024-08-13T09:42:50.451Z] 0ef6977b6db4: Layer already exists [2024-08-13T09:42:50.723Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:50.723Z] dd95fe80b0b5: Layer already exists [2024-08-13T09:42:50.723Z] 3.2.0-dev.52: digest: sha256:652c8427fe3d8227f55266d7be7049387b2909480a122349bb26adeac4c8eebb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:51.080Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:51.421Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:51.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-13T09:42:51.421Z] 7a20f907eaca: Preparing [2024-08-13T09:42:51.421Z] 93b63c489342: Preparing [2024-08-13T09:42:51.421Z] 58932a3f8b26: Preparing [2024-08-13T09:42:51.421Z] be54962b381e: Preparing [2024-08-13T09:42:51.421Z] 23ea238f36a2: Preparing [2024-08-13T09:42:51.421Z] 71a315df2399: Preparing [2024-08-13T09:42:51.421Z] 1d2417c76907: Preparing [2024-08-13T09:42:51.421Z] 9c996fe9f129: Preparing [2024-08-13T09:42:51.421Z] ffc8c1165fab: Preparing [2024-08-13T09:42:51.421Z] 1fef92caa588: Preparing [2024-08-13T09:42:51.421Z] d572ee4a8f75: Preparing [2024-08-13T09:42:51.421Z] 4137da4840ad: Preparing [2024-08-13T09:42:51.421Z] 5f70bf18a086: Preparing [2024-08-13T09:42:51.421Z] a464d7ba7e76: Preparing [2024-08-13T09:42:51.421Z] 0ef6977b6db4: Preparing [2024-08-13T09:42:51.421Z] dd95fe80b0b5: Preparing [2024-08-13T09:42:51.421Z] 3c20671a5817: Preparing [2024-08-13T09:42:51.421Z] 1d2417c76907: Waiting [2024-08-13T09:42:51.421Z] 9c996fe9f129: Waiting [2024-08-13T09:42:51.421Z] ffc8c1165fab: Waiting [2024-08-13T09:42:51.421Z] 1fef92caa588: Waiting [2024-08-13T09:42:51.421Z] d572ee4a8f75: Waiting [2024-08-13T09:42:51.421Z] 4137da4840ad: Waiting [2024-08-13T09:42:51.421Z] 71a315df2399: Waiting [2024-08-13T09:42:51.421Z] 5f70bf18a086: Waiting [2024-08-13T09:42:51.421Z] 3c20671a5817: Waiting [2024-08-13T09:42:51.421Z] a464d7ba7e76: Waiting [2024-08-13T09:42:51.421Z] dd95fe80b0b5: Waiting [2024-08-13T09:42:51.421Z] 0ef6977b6db4: Waiting [2024-08-13T09:42:51.421Z] 58932a3f8b26: Layer already exists [2024-08-13T09:42:51.421Z] 93b63c489342: Layer already exists [2024-08-13T09:42:51.421Z] 23ea238f36a2: Layer already exists [2024-08-13T09:42:51.421Z] 7a20f907eaca: Layer already exists [2024-08-13T09:42:51.421Z] be54962b381e: Layer already exists [2024-08-13T09:42:51.421Z] 71a315df2399: Layer already exists [2024-08-13T09:42:51.421Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:51.421Z] 9c996fe9f129: Layer already exists [2024-08-13T09:42:51.421Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:51.421Z] 1d2417c76907: Layer already exists [2024-08-13T09:42:51.421Z] a464d7ba7e76: Layer already exists [2024-08-13T09:42:51.421Z] d572ee4a8f75: Layer already exists [2024-08-13T09:42:51.421Z] 4137da4840ad: Layer already exists [2024-08-13T09:42:51.421Z] 5f70bf18a086: Layer already exists [2024-08-13T09:42:51.421Z] 0ef6977b6db4: Layer already exists [2024-08-13T09:42:51.686Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:51.686Z] dd95fe80b0b5: Layer already exists [2024-08-13T09:42:51.686Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:652c8427fe3d8227f55266d7be7049387b2909480a122349bb26adeac4c8eebb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:52.030Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:52.369Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-08-13T09:42:52.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-13T09:42:52.369Z] 7a20f907eaca: Preparing [2024-08-13T09:42:52.369Z] 93b63c489342: Preparing [2024-08-13T09:42:52.369Z] 58932a3f8b26: Preparing [2024-08-13T09:42:52.369Z] be54962b381e: Preparing [2024-08-13T09:42:52.369Z] 23ea238f36a2: Preparing [2024-08-13T09:42:52.369Z] 71a315df2399: Preparing [2024-08-13T09:42:52.369Z] 1d2417c76907: Preparing [2024-08-13T09:42:52.369Z] 9c996fe9f129: Preparing [2024-08-13T09:42:52.369Z] ffc8c1165fab: Preparing [2024-08-13T09:42:52.369Z] 1fef92caa588: Preparing [2024-08-13T09:42:52.369Z] d572ee4a8f75: Preparing [2024-08-13T09:42:52.369Z] 4137da4840ad: Preparing [2024-08-13T09:42:52.369Z] 5f70bf18a086: Preparing [2024-08-13T09:42:52.369Z] 1d2417c76907: Waiting [2024-08-13T09:42:52.369Z] a464d7ba7e76: Preparing [2024-08-13T09:42:52.369Z] 9c996fe9f129: Waiting [2024-08-13T09:42:52.369Z] 0ef6977b6db4: Preparing [2024-08-13T09:42:52.369Z] ffc8c1165fab: Waiting [2024-08-13T09:42:52.369Z] dd95fe80b0b5: Preparing [2024-08-13T09:42:52.369Z] 1fef92caa588: Waiting [2024-08-13T09:42:52.369Z] 3c20671a5817: Preparing [2024-08-13T09:42:52.369Z] d572ee4a8f75: Waiting [2024-08-13T09:42:52.369Z] 4137da4840ad: Waiting [2024-08-13T09:42:52.369Z] 0ef6977b6db4: Waiting [2024-08-13T09:42:52.369Z] 5f70bf18a086: Waiting [2024-08-13T09:42:52.369Z] dd95fe80b0b5: Waiting [2024-08-13T09:42:52.369Z] a464d7ba7e76: Waiting [2024-08-13T09:42:52.369Z] 3c20671a5817: Waiting [2024-08-13T09:42:52.369Z] 71a315df2399: Waiting [2024-08-13T09:42:52.369Z] 58932a3f8b26: Layer already exists [2024-08-13T09:42:52.369Z] be54962b381e: Layer already exists [2024-08-13T09:42:52.369Z] 93b63c489342: Layer already exists [2024-08-13T09:42:52.369Z] 23ea238f36a2: Layer already exists [2024-08-13T09:42:52.369Z] 7a20f907eaca: Layer already exists [2024-08-13T09:42:52.369Z] 1d2417c76907: Layer already exists [2024-08-13T09:42:52.369Z] 71a315df2399: Layer already exists [2024-08-13T09:42:52.369Z] 9c996fe9f129: Layer already exists [2024-08-13T09:42:52.369Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:52.369Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:52.369Z] d572ee4a8f75: Layer already exists [2024-08-13T09:42:52.369Z] 4137da4840ad: Layer already exists [2024-08-13T09:42:52.369Z] 5f70bf18a086: Layer already exists [2024-08-13T09:42:52.369Z] a464d7ba7e76: Layer already exists [2024-08-13T09:42:52.369Z] 0ef6977b6db4: Layer already exists [2024-08-13T09:42:52.369Z] dd95fe80b0b5: Layer already exists [2024-08-13T09:42:52.369Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:52.633Z] main: digest: sha256:652c8427fe3d8227f55266d7be7049387b2909480a122349bb26adeac4c8eebb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:42:52.704Z] ===================================================== [Pipeline] echo [2024-08-13T09:42:52.715Z] taggedImages: [2024-08-13T09:42:52.715Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:52.715Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-13T09:42:52.715Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.52 [2024-08-13T09:42:52.715Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:52.715Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-08-13T09:42:52.739Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-08-13T09:42:52.739Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:52.739Z] latest [2024-08-13T09:42:52.739Z] 3.2.0-dev.52 [2024-08-13T09:42:52.739Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:42:52.739Z] main [2024-08-13T09:42:52.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:53.099Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:53.452Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:42:53.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-13T09:42:53.452Z] 865377f80c34: Preparing [2024-08-13T09:42:53.452Z] e2604642f1bb: Preparing [2024-08-13T09:42:53.452Z] 369bfa968ee2: Preparing [2024-08-13T09:42:53.452Z] 0220c844aa2a: Preparing [2024-08-13T09:42:53.452Z] ffc8c1165fab: Preparing [2024-08-13T09:42:53.452Z] 1fef92caa588: Preparing [2024-08-13T09:42:53.452Z] cb3c8172160a: Preparing [2024-08-13T09:42:53.452Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:42:53.452Z] 3c20671a5817: Preparing [2024-08-13T09:42:53.452Z] 1fef92caa588: Waiting [2024-08-13T09:42:53.452Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:42:53.452Z] cb3c8172160a: Waiting [2024-08-13T09:42:53.452Z] 3c20671a5817: Waiting [2024-08-13T09:42:53.452Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:53.718Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:53.718Z] e2604642f1bb: Pushed [2024-08-13T09:42:53.718Z] 369bfa968ee2: Pushed [2024-08-13T09:42:53.718Z] cb3c8172160a: Layer already exists [2024-08-13T09:42:53.718Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:42:53.718Z] 865377f80c34: Pushed [2024-08-13T09:42:53.718Z] 3c20671a5817: Layer already exists [2024-08-13T09:42:59.039Z] 0220c844aa2a: Pushed [2024-08-13T09:42:59.039Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:ad01ab61d00de22fac2cda04a2f9b4afc73d8b1002740172fc998da42df53bed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:42:59.384Z] + 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-08-13T09:42:59.733Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-13T09:42:59.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-13T09:42:59.733Z] 865377f80c34: Preparing [2024-08-13T09:42:59.733Z] e2604642f1bb: Preparing [2024-08-13T09:42:59.733Z] 369bfa968ee2: Preparing [2024-08-13T09:42:59.733Z] 0220c844aa2a: Preparing [2024-08-13T09:42:59.733Z] ffc8c1165fab: Preparing [2024-08-13T09:42:59.733Z] 1fef92caa588: Preparing [2024-08-13T09:42:59.733Z] cb3c8172160a: Preparing [2024-08-13T09:42:59.733Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:42:59.733Z] 3c20671a5817: Preparing [2024-08-13T09:42:59.733Z] 1fef92caa588: Waiting [2024-08-13T09:42:59.733Z] cb3c8172160a: Waiting [2024-08-13T09:42:59.733Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:42:59.733Z] 3c20671a5817: Waiting [2024-08-13T09:42:59.733Z] 0220c844aa2a: Layer already exists [2024-08-13T09:42:59.733Z] 369bfa968ee2: Layer already exists [2024-08-13T09:42:59.733Z] e2604642f1bb: Layer already exists [2024-08-13T09:42:59.733Z] 865377f80c34: Layer already exists [2024-08-13T09:42:59.733Z] ffc8c1165fab: Layer already exists [2024-08-13T09:42:59.733Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:42:59.733Z] 1fef92caa588: Layer already exists [2024-08-13T09:42:59.733Z] cb3c8172160a: Layer already exists [2024-08-13T09:42:59.733Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:00.000Z] latest: digest: sha256:ad01ab61d00de22fac2cda04a2f9b4afc73d8b1002740172fc998da42df53bed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:00.352Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:00.713Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.52 [2024-08-13T09:43:00.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-13T09:43:00.713Z] 865377f80c34: Preparing [2024-08-13T09:43:00.713Z] e2604642f1bb: Preparing [2024-08-13T09:43:00.713Z] 369bfa968ee2: Preparing [2024-08-13T09:43:00.713Z] 0220c844aa2a: Preparing [2024-08-13T09:43:00.713Z] ffc8c1165fab: Preparing [2024-08-13T09:43:00.713Z] 1fef92caa588: Preparing [2024-08-13T09:43:00.713Z] cb3c8172160a: Preparing [2024-08-13T09:43:00.713Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:43:00.713Z] 3c20671a5817: Preparing [2024-08-13T09:43:00.713Z] 1fef92caa588: Waiting [2024-08-13T09:43:00.713Z] cb3c8172160a: Waiting [2024-08-13T09:43:00.713Z] 3c20671a5817: Waiting [2024-08-13T09:43:00.713Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:43:00.713Z] 865377f80c34: Layer already exists [2024-08-13T09:43:00.713Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:00.713Z] e2604642f1bb: Layer already exists [2024-08-13T09:43:00.713Z] 0220c844aa2a: Layer already exists [2024-08-13T09:43:00.713Z] 369bfa968ee2: Layer already exists [2024-08-13T09:43:00.713Z] cb3c8172160a: Layer already exists [2024-08-13T09:43:00.713Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:43:00.713Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:00.713Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:00.713Z] 3.2.0-dev.52: digest: sha256:ad01ab61d00de22fac2cda04a2f9b4afc73d8b1002740172fc998da42df53bed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:01.340Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:01.704Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:43:01.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-13T09:43:01.705Z] 865377f80c34: Preparing [2024-08-13T09:43:01.705Z] e2604642f1bb: Preparing [2024-08-13T09:43:01.705Z] 369bfa968ee2: Preparing [2024-08-13T09:43:01.705Z] 0220c844aa2a: Preparing [2024-08-13T09:43:01.705Z] ffc8c1165fab: Preparing [2024-08-13T09:43:01.705Z] 1fef92caa588: Preparing [2024-08-13T09:43:01.705Z] cb3c8172160a: Preparing [2024-08-13T09:43:01.705Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:43:01.705Z] 3c20671a5817: Preparing [2024-08-13T09:43:01.705Z] cb3c8172160a: Waiting [2024-08-13T09:43:01.705Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:43:01.705Z] 3c20671a5817: Waiting [2024-08-13T09:43:01.705Z] 1fef92caa588: Waiting [2024-08-13T09:43:01.705Z] 0220c844aa2a: Layer already exists [2024-08-13T09:43:01.705Z] 369bfa968ee2: Layer already exists [2024-08-13T09:43:01.705Z] e2604642f1bb: Layer already exists [2024-08-13T09:43:01.705Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:01.705Z] 865377f80c34: Layer already exists [2024-08-13T09:43:01.705Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:01.705Z] cb3c8172160a: Layer already exists [2024-08-13T09:43:01.705Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:01.705Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:43:01.970Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:ad01ab61d00de22fac2cda04a2f9b4afc73d8b1002740172fc998da42df53bed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:02.329Z] + 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-08-13T09:43:02.691Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-08-13T09:43:02.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-13T09:43:02.691Z] 865377f80c34: Preparing [2024-08-13T09:43:02.691Z] e2604642f1bb: Preparing [2024-08-13T09:43:02.691Z] 369bfa968ee2: Preparing [2024-08-13T09:43:02.691Z] 0220c844aa2a: Preparing [2024-08-13T09:43:02.691Z] ffc8c1165fab: Preparing [2024-08-13T09:43:02.691Z] 1fef92caa588: Preparing [2024-08-13T09:43:02.691Z] cb3c8172160a: Preparing [2024-08-13T09:43:02.691Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:43:02.691Z] 3c20671a5817: Preparing [2024-08-13T09:43:02.691Z] cb3c8172160a: Waiting [2024-08-13T09:43:02.691Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:43:02.691Z] 3c20671a5817: Waiting [2024-08-13T09:43:02.691Z] 1fef92caa588: Waiting [2024-08-13T09:43:02.691Z] 369bfa968ee2: Layer already exists [2024-08-13T09:43:02.691Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:02.691Z] e2604642f1bb: Layer already exists [2024-08-13T09:43:02.691Z] 0220c844aa2a: Layer already exists [2024-08-13T09:43:02.691Z] 865377f80c34: Layer already exists [2024-08-13T09:43:02.691Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:02.691Z] cb3c8172160a: Layer already exists [2024-08-13T09:43:02.691Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:02.691Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:43:02.957Z] main: digest: sha256:ad01ab61d00de22fac2cda04a2f9b4afc73d8b1002740172fc998da42df53bed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:43:03.039Z] ===================================================== [Pipeline] echo [2024-08-13T09:43:03.054Z] taggedImages: [2024-08-13T09:43:03.054Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:43:03.054Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-13T09:43:03.054Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.52 [2024-08-13T09:43:03.054Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:43:03.054Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-08-13T09:43:03.081Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-08-13T09:43:03.081Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:43:03.081Z] latest [2024-08-13T09:43:03.081Z] 3.2.0-dev.52 [2024-08-13T09:43:03.081Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:43:03.081Z] main [2024-08-13T09:43:03.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:03.446Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:03.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:43:03.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-13T09:43:03.813Z] 62635293399a: Preparing [2024-08-13T09:43:03.813Z] 250ee0dae3eb: Preparing [2024-08-13T09:43:03.813Z] 738f6ebebe30: Preparing [2024-08-13T09:43:03.813Z] f0a9a9d6b957: Preparing [2024-08-13T09:43:03.813Z] a4d8aaf31aa5: Preparing [2024-08-13T09:43:03.813Z] ffc8c1165fab: Preparing [2024-08-13T09:43:03.813Z] 1fef92caa588: Preparing [2024-08-13T09:43:03.813Z] 2f657bda0b80: Preparing [2024-08-13T09:43:03.813Z] 7fe702e2a916: Preparing [2024-08-13T09:43:03.813Z] 6dc7a69e1b92: Preparing [2024-08-13T09:43:03.813Z] 3c20671a5817: Preparing [2024-08-13T09:43:03.813Z] 1fef92caa588: Waiting [2024-08-13T09:43:03.813Z] 2f657bda0b80: Waiting [2024-08-13T09:43:03.813Z] 7fe702e2a916: Waiting [2024-08-13T09:43:03.813Z] 6dc7a69e1b92: Waiting [2024-08-13T09:43:03.813Z] 3c20671a5817: Waiting [2024-08-13T09:43:03.813Z] ffc8c1165fab: Waiting [2024-08-13T09:43:04.079Z] a4d8aaf31aa5: Pushed [2024-08-13T09:43:04.079Z] 250ee0dae3eb: Pushed [2024-08-13T09:43:04.079Z] f0a9a9d6b957: Pushed [2024-08-13T09:43:04.079Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:04.079Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:04.079Z] 62635293399a: Pushed [2024-08-13T09:43:04.079Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:04.345Z] 2f657bda0b80: Pushed [2024-08-13T09:43:04.346Z] 7fe702e2a916: Pushed [2024-08-13T09:43:06.280Z] 738f6ebebe30: Pushed [2024-08-13T09:43:06.546Z] 6dc7a69e1b92: Pushed [2024-08-13T09:43:06.811Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:8d97a7fe6ed0ff1a3f3775f4dbeaca5259291fffba429588598285e56ef987d2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:07.164Z] + 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-08-13T09:43:07.504Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-13T09:43:07.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-13T09:43:07.504Z] 62635293399a: Preparing [2024-08-13T09:43:07.504Z] 250ee0dae3eb: Preparing [2024-08-13T09:43:07.504Z] 738f6ebebe30: Preparing [2024-08-13T09:43:07.504Z] f0a9a9d6b957: Preparing [2024-08-13T09:43:07.504Z] a4d8aaf31aa5: Preparing [2024-08-13T09:43:07.504Z] ffc8c1165fab: Preparing [2024-08-13T09:43:07.504Z] 1fef92caa588: Preparing [2024-08-13T09:43:07.504Z] 2f657bda0b80: Preparing [2024-08-13T09:43:07.504Z] 7fe702e2a916: Preparing [2024-08-13T09:43:07.504Z] 6dc7a69e1b92: Preparing [2024-08-13T09:43:07.504Z] 3c20671a5817: Preparing [2024-08-13T09:43:07.504Z] 2f657bda0b80: Waiting [2024-08-13T09:43:07.504Z] 7fe702e2a916: Waiting [2024-08-13T09:43:07.504Z] 6dc7a69e1b92: Waiting [2024-08-13T09:43:07.504Z] 3c20671a5817: Waiting [2024-08-13T09:43:07.504Z] ffc8c1165fab: Waiting [2024-08-13T09:43:07.504Z] 1fef92caa588: Waiting [2024-08-13T09:43:07.504Z] 62635293399a: Layer already exists [2024-08-13T09:43:07.504Z] a4d8aaf31aa5: Layer already exists [2024-08-13T09:43:07.504Z] 250ee0dae3eb: Layer already exists [2024-08-13T09:43:07.504Z] 738f6ebebe30: Layer already exists [2024-08-13T09:43:07.504Z] f0a9a9d6b957: Layer already exists [2024-08-13T09:43:07.504Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:07.504Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:07.504Z] 7fe702e2a916: Layer already exists [2024-08-13T09:43:07.504Z] 6dc7a69e1b92: Layer already exists [2024-08-13T09:43:07.504Z] 2f657bda0b80: Layer already exists [2024-08-13T09:43:07.504Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:07.769Z] latest: digest: sha256:8d97a7fe6ed0ff1a3f3775f4dbeaca5259291fffba429588598285e56ef987d2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:08.128Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:08.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.52 [2024-08-13T09:43:08.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-13T09:43:08.481Z] 62635293399a: Preparing [2024-08-13T09:43:08.481Z] 250ee0dae3eb: Preparing [2024-08-13T09:43:08.481Z] 738f6ebebe30: Preparing [2024-08-13T09:43:08.481Z] f0a9a9d6b957: Preparing [2024-08-13T09:43:08.481Z] a4d8aaf31aa5: Preparing [2024-08-13T09:43:08.481Z] ffc8c1165fab: Preparing [2024-08-13T09:43:08.481Z] 1fef92caa588: Preparing [2024-08-13T09:43:08.481Z] 2f657bda0b80: Preparing [2024-08-13T09:43:08.481Z] 7fe702e2a916: Preparing [2024-08-13T09:43:08.481Z] 6dc7a69e1b92: Preparing [2024-08-13T09:43:08.481Z] 3c20671a5817: Preparing [2024-08-13T09:43:08.481Z] 2f657bda0b80: Waiting [2024-08-13T09:43:08.481Z] 7fe702e2a916: Waiting [2024-08-13T09:43:08.481Z] 6dc7a69e1b92: Waiting [2024-08-13T09:43:08.481Z] 3c20671a5817: Waiting [2024-08-13T09:43:08.481Z] ffc8c1165fab: Waiting [2024-08-13T09:43:08.481Z] 1fef92caa588: Waiting [2024-08-13T09:43:08.481Z] 738f6ebebe30: Layer already exists [2024-08-13T09:43:08.481Z] 250ee0dae3eb: Layer already exists [2024-08-13T09:43:08.481Z] a4d8aaf31aa5: Layer already exists [2024-08-13T09:43:08.481Z] f0a9a9d6b957: Layer already exists [2024-08-13T09:43:08.481Z] 62635293399a: Layer already exists [2024-08-13T09:43:08.481Z] 2f657bda0b80: Layer already exists [2024-08-13T09:43:08.481Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:08.481Z] 7fe702e2a916: Layer already exists [2024-08-13T09:43:08.481Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:08.481Z] 6dc7a69e1b92: Layer already exists [2024-08-13T09:43:08.481Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:08.747Z] 3.2.0-dev.52: digest: sha256:8d97a7fe6ed0ff1a3f3775f4dbeaca5259291fffba429588598285e56ef987d2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:09.092Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:09.447Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:43:09.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-13T09:43:09.447Z] 62635293399a: Preparing [2024-08-13T09:43:09.447Z] 250ee0dae3eb: Preparing [2024-08-13T09:43:09.447Z] 738f6ebebe30: Preparing [2024-08-13T09:43:09.447Z] f0a9a9d6b957: Preparing [2024-08-13T09:43:09.447Z] a4d8aaf31aa5: Preparing [2024-08-13T09:43:09.447Z] ffc8c1165fab: Preparing [2024-08-13T09:43:09.447Z] 1fef92caa588: Preparing [2024-08-13T09:43:09.447Z] 2f657bda0b80: Preparing [2024-08-13T09:43:09.447Z] 7fe702e2a916: Preparing [2024-08-13T09:43:09.447Z] 6dc7a69e1b92: Preparing [2024-08-13T09:43:09.447Z] 3c20671a5817: Preparing [2024-08-13T09:43:09.447Z] 2f657bda0b80: Waiting [2024-08-13T09:43:09.447Z] 7fe702e2a916: Waiting [2024-08-13T09:43:09.447Z] 6dc7a69e1b92: Waiting [2024-08-13T09:43:09.447Z] 3c20671a5817: Waiting [2024-08-13T09:43:09.447Z] ffc8c1165fab: Waiting [2024-08-13T09:43:09.447Z] 1fef92caa588: Waiting [2024-08-13T09:43:09.447Z] 62635293399a: Layer already exists [2024-08-13T09:43:09.447Z] a4d8aaf31aa5: Layer already exists [2024-08-13T09:43:09.447Z] 250ee0dae3eb: Layer already exists [2024-08-13T09:43:09.447Z] f0a9a9d6b957: Layer already exists [2024-08-13T09:43:09.447Z] 738f6ebebe30: Layer already exists [2024-08-13T09:43:09.447Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:09.447Z] 7fe702e2a916: Layer already exists [2024-08-13T09:43:09.447Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:09.447Z] 2f657bda0b80: Layer already exists [2024-08-13T09:43:09.447Z] 6dc7a69e1b92: Layer already exists [2024-08-13T09:43:09.447Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:09.714Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:8d97a7fe6ed0ff1a3f3775f4dbeaca5259291fffba429588598285e56ef987d2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:10.072Z] + 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-08-13T09:43:10.420Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-08-13T09:43:10.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-13T09:43:10.420Z] 62635293399a: Preparing [2024-08-13T09:43:10.420Z] 250ee0dae3eb: Preparing [2024-08-13T09:43:10.420Z] 738f6ebebe30: Preparing [2024-08-13T09:43:10.420Z] f0a9a9d6b957: Preparing [2024-08-13T09:43:10.420Z] a4d8aaf31aa5: Preparing [2024-08-13T09:43:10.420Z] ffc8c1165fab: Preparing [2024-08-13T09:43:10.420Z] 1fef92caa588: Preparing [2024-08-13T09:43:10.420Z] 2f657bda0b80: Preparing [2024-08-13T09:43:10.420Z] 7fe702e2a916: Preparing [2024-08-13T09:43:10.420Z] 6dc7a69e1b92: Preparing [2024-08-13T09:43:10.420Z] 3c20671a5817: Preparing [2024-08-13T09:43:10.420Z] 2f657bda0b80: Waiting [2024-08-13T09:43:10.420Z] 7fe702e2a916: Waiting [2024-08-13T09:43:10.420Z] 6dc7a69e1b92: Waiting [2024-08-13T09:43:10.420Z] ffc8c1165fab: Waiting [2024-08-13T09:43:10.420Z] 3c20671a5817: Waiting [2024-08-13T09:43:10.420Z] 1fef92caa588: Waiting [2024-08-13T09:43:10.420Z] f0a9a9d6b957: Layer already exists [2024-08-13T09:43:10.420Z] 62635293399a: Layer already exists [2024-08-13T09:43:10.420Z] 738f6ebebe30: Layer already exists [2024-08-13T09:43:10.420Z] a4d8aaf31aa5: Layer already exists [2024-08-13T09:43:10.420Z] 250ee0dae3eb: Layer already exists [2024-08-13T09:43:10.420Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:10.420Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:10.420Z] 2f657bda0b80: Layer already exists [2024-08-13T09:43:10.420Z] 7fe702e2a916: Layer already exists [2024-08-13T09:43:10.420Z] 6dc7a69e1b92: Layer already exists [2024-08-13T09:43:10.420Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:10.682Z] main: digest: sha256:8d97a7fe6ed0ff1a3f3775f4dbeaca5259291fffba429588598285e56ef987d2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:43:10.754Z] ===================================================== [Pipeline] echo [2024-08-13T09:43:10.768Z] taggedImages: [2024-08-13T09:43:10.768Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:43:10.768Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-13T09:43:10.768Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.52 [2024-08-13T09:43:10.768Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:43:10.768Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-08-13T09:43:10.802Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-08-13T09:43:10.802Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:43:10.802Z] latest [2024-08-13T09:43:10.802Z] 3.2.0-dev.52 [2024-08-13T09:43:10.802Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:43:10.802Z] main [2024-08-13T09:43:10.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:11.169Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:11.518Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:43:11.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-13T09:43:11.518Z] 575b3e9b0512: Preparing [2024-08-13T09:43:11.518Z] bd5d7c1c083a: Preparing [2024-08-13T09:43:11.518Z] 5b7d9dbe7a91: Preparing [2024-08-13T09:43:11.518Z] 3f2b010da5e4: Preparing [2024-08-13T09:43:11.518Z] 3c1a808ddebb: Preparing [2024-08-13T09:43:11.518Z] 47f0194ed923: Preparing [2024-08-13T09:43:11.518Z] 1cdcef0b5432: Preparing [2024-08-13T09:43:11.518Z] ffc8c1165fab: Preparing [2024-08-13T09:43:11.518Z] 1fef92caa588: Preparing [2024-08-13T09:43:11.518Z] 60a799a410c1: Preparing [2024-08-13T09:43:11.518Z] 4d9689b24032: Preparing [2024-08-13T09:43:11.518Z] 3c20671a5817: Preparing [2024-08-13T09:43:11.518Z] 47f0194ed923: Waiting [2024-08-13T09:43:11.518Z] 1cdcef0b5432: Waiting [2024-08-13T09:43:11.518Z] ffc8c1165fab: Waiting [2024-08-13T09:43:11.518Z] 1fef92caa588: Waiting [2024-08-13T09:43:11.518Z] 60a799a410c1: Waiting [2024-08-13T09:43:11.518Z] 4d9689b24032: Waiting [2024-08-13T09:43:11.518Z] 3c20671a5817: Waiting [2024-08-13T09:43:11.783Z] bd5d7c1c083a: Pushed [2024-08-13T09:43:11.783Z] 3c1a808ddebb: Pushed [2024-08-13T09:43:11.783Z] 575b3e9b0512: Pushed [2024-08-13T09:43:11.783Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:11.783Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:11.783Z] 47f0194ed923: Pushed [2024-08-13T09:43:12.047Z] 1cdcef0b5432: Pushed [2024-08-13T09:43:12.047Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:12.047Z] 60a799a410c1: Pushed [2024-08-13T09:43:13.980Z] 3f2b010da5e4: Pushed [2024-08-13T09:43:14.557Z] 5b7d9dbe7a91: Pushed [2024-08-13T09:43:14.557Z] 4d9689b24032: Pushed [2024-08-13T09:43:14.557Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:b1c65a868850f8dac85503381d572d2966bb7ec5508b8548ac70a58a84077493 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:15.174Z] + 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-08-13T09:43:15.534Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-13T09:43:15.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-13T09:43:15.534Z] 575b3e9b0512: Preparing [2024-08-13T09:43:15.534Z] bd5d7c1c083a: Preparing [2024-08-13T09:43:15.534Z] 5b7d9dbe7a91: Preparing [2024-08-13T09:43:15.534Z] 3f2b010da5e4: Preparing [2024-08-13T09:43:15.534Z] 3c1a808ddebb: Preparing [2024-08-13T09:43:15.534Z] 47f0194ed923: Preparing [2024-08-13T09:43:15.534Z] 1cdcef0b5432: Preparing [2024-08-13T09:43:15.534Z] ffc8c1165fab: Preparing [2024-08-13T09:43:15.534Z] 1fef92caa588: Preparing [2024-08-13T09:43:15.534Z] 60a799a410c1: Preparing [2024-08-13T09:43:15.534Z] 4d9689b24032: Preparing [2024-08-13T09:43:15.534Z] 3c20671a5817: Preparing [2024-08-13T09:43:15.534Z] 47f0194ed923: Waiting [2024-08-13T09:43:15.534Z] 1cdcef0b5432: Waiting [2024-08-13T09:43:15.534Z] ffc8c1165fab: Waiting [2024-08-13T09:43:15.534Z] 1fef92caa588: Waiting [2024-08-13T09:43:15.534Z] 60a799a410c1: Waiting [2024-08-13T09:43:15.534Z] 4d9689b24032: Waiting [2024-08-13T09:43:15.534Z] 3c20671a5817: Waiting [2024-08-13T09:43:15.534Z] 5b7d9dbe7a91: Layer already exists [2024-08-13T09:43:15.534Z] 3c1a808ddebb: Layer already exists [2024-08-13T09:43:15.534Z] 575b3e9b0512: Layer already exists [2024-08-13T09:43:15.534Z] bd5d7c1c083a: Layer already exists [2024-08-13T09:43:15.534Z] 3f2b010da5e4: Layer already exists [2024-08-13T09:43:15.534Z] 1cdcef0b5432: Layer already exists [2024-08-13T09:43:15.534Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:15.534Z] 60a799a410c1: Layer already exists [2024-08-13T09:43:15.534Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:15.534Z] 47f0194ed923: Layer already exists [2024-08-13T09:43:15.534Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:15.534Z] 4d9689b24032: Layer already exists [2024-08-13T09:43:15.797Z] latest: digest: sha256:b1c65a868850f8dac85503381d572d2966bb7ec5508b8548ac70a58a84077493 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:16.157Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:16.513Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.52 [2024-08-13T09:43:16.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-13T09:43:16.513Z] 575b3e9b0512: Preparing [2024-08-13T09:43:16.513Z] bd5d7c1c083a: Preparing [2024-08-13T09:43:16.513Z] 5b7d9dbe7a91: Preparing [2024-08-13T09:43:16.513Z] 3f2b010da5e4: Preparing [2024-08-13T09:43:16.513Z] 3c1a808ddebb: Preparing [2024-08-13T09:43:16.513Z] 47f0194ed923: Preparing [2024-08-13T09:43:16.513Z] 1cdcef0b5432: Preparing [2024-08-13T09:43:16.513Z] ffc8c1165fab: Preparing [2024-08-13T09:43:16.513Z] 1fef92caa588: Preparing [2024-08-13T09:43:16.513Z] 60a799a410c1: Preparing [2024-08-13T09:43:16.513Z] 4d9689b24032: Preparing [2024-08-13T09:43:16.513Z] 3c20671a5817: Preparing [2024-08-13T09:43:16.513Z] 1fef92caa588: Waiting [2024-08-13T09:43:16.513Z] 60a799a410c1: Waiting [2024-08-13T09:43:16.513Z] 47f0194ed923: Waiting [2024-08-13T09:43:16.513Z] ffc8c1165fab: Waiting [2024-08-13T09:43:16.513Z] 1cdcef0b5432: Waiting [2024-08-13T09:43:16.513Z] 4d9689b24032: Waiting [2024-08-13T09:43:16.513Z] 5b7d9dbe7a91: Layer already exists [2024-08-13T09:43:16.513Z] bd5d7c1c083a: Layer already exists [2024-08-13T09:43:16.513Z] 575b3e9b0512: Layer already exists [2024-08-13T09:43:16.513Z] 3f2b010da5e4: Layer already exists [2024-08-13T09:43:16.513Z] 3c1a808ddebb: Layer already exists [2024-08-13T09:43:16.513Z] 60a799a410c1: Layer already exists [2024-08-13T09:43:16.513Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:16.513Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:16.513Z] 47f0194ed923: Layer already exists [2024-08-13T09:43:16.513Z] 1cdcef0b5432: Layer already exists [2024-08-13T09:43:16.513Z] 4d9689b24032: Layer already exists [2024-08-13T09:43:16.513Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:16.778Z] 3.2.0-dev.52: digest: sha256:b1c65a868850f8dac85503381d572d2966bb7ec5508b8548ac70a58a84077493 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:17.131Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:17.482Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:43:17.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-13T09:43:17.482Z] 575b3e9b0512: Preparing [2024-08-13T09:43:17.482Z] bd5d7c1c083a: Preparing [2024-08-13T09:43:17.482Z] 5b7d9dbe7a91: Preparing [2024-08-13T09:43:17.482Z] 3f2b010da5e4: Preparing [2024-08-13T09:43:17.482Z] 3c1a808ddebb: Preparing [2024-08-13T09:43:17.482Z] 47f0194ed923: Preparing [2024-08-13T09:43:17.482Z] 1cdcef0b5432: Preparing [2024-08-13T09:43:17.482Z] ffc8c1165fab: Preparing [2024-08-13T09:43:17.482Z] 1fef92caa588: Preparing [2024-08-13T09:43:17.482Z] 60a799a410c1: Preparing [2024-08-13T09:43:17.482Z] 4d9689b24032: Preparing [2024-08-13T09:43:17.482Z] 3c20671a5817: Preparing [2024-08-13T09:43:17.482Z] 47f0194ed923: Waiting [2024-08-13T09:43:17.482Z] 1cdcef0b5432: Waiting [2024-08-13T09:43:17.482Z] ffc8c1165fab: Waiting [2024-08-13T09:43:17.482Z] 1fef92caa588: Waiting [2024-08-13T09:43:17.482Z] 60a799a410c1: Waiting [2024-08-13T09:43:17.482Z] 4d9689b24032: Waiting [2024-08-13T09:43:17.482Z] 3c20671a5817: Waiting [2024-08-13T09:43:17.482Z] bd5d7c1c083a: Layer already exists [2024-08-13T09:43:17.482Z] 5b7d9dbe7a91: Layer already exists [2024-08-13T09:43:17.482Z] 575b3e9b0512: Layer already exists [2024-08-13T09:43:17.482Z] 3c1a808ddebb: Layer already exists [2024-08-13T09:43:17.482Z] 3f2b010da5e4: Layer already exists [2024-08-13T09:43:17.482Z] 47f0194ed923: Layer already exists [2024-08-13T09:43:17.482Z] 1cdcef0b5432: Layer already exists [2024-08-13T09:43:17.482Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:17.482Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:17.482Z] 60a799a410c1: Layer already exists [2024-08-13T09:43:17.482Z] 4d9689b24032: Layer already exists [2024-08-13T09:43:17.482Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:17.745Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:b1c65a868850f8dac85503381d572d2966bb7ec5508b8548ac70a58a84077493 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:18.093Z] + 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-08-13T09:43:18.439Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-08-13T09:43:18.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-13T09:43:18.439Z] 575b3e9b0512: Preparing [2024-08-13T09:43:18.439Z] bd5d7c1c083a: Preparing [2024-08-13T09:43:18.439Z] 5b7d9dbe7a91: Preparing [2024-08-13T09:43:18.439Z] 3f2b010da5e4: Preparing [2024-08-13T09:43:18.439Z] 3c1a808ddebb: Preparing [2024-08-13T09:43:18.439Z] 47f0194ed923: Preparing [2024-08-13T09:43:18.439Z] 1cdcef0b5432: Preparing [2024-08-13T09:43:18.439Z] ffc8c1165fab: Preparing [2024-08-13T09:43:18.439Z] 1fef92caa588: Preparing [2024-08-13T09:43:18.439Z] 60a799a410c1: Preparing [2024-08-13T09:43:18.439Z] 4d9689b24032: Preparing [2024-08-13T09:43:18.439Z] 3c20671a5817: Preparing [2024-08-13T09:43:18.439Z] 47f0194ed923: Waiting [2024-08-13T09:43:18.439Z] 1cdcef0b5432: Waiting [2024-08-13T09:43:18.439Z] ffc8c1165fab: Waiting [2024-08-13T09:43:18.439Z] 1fef92caa588: Waiting [2024-08-13T09:43:18.439Z] 60a799a410c1: Waiting [2024-08-13T09:43:18.439Z] 4d9689b24032: Waiting [2024-08-13T09:43:18.439Z] 3c20671a5817: Waiting [2024-08-13T09:43:18.439Z] 3c1a808ddebb: Layer already exists [2024-08-13T09:43:18.439Z] 575b3e9b0512: Layer already exists [2024-08-13T09:43:18.439Z] 5b7d9dbe7a91: Layer already exists [2024-08-13T09:43:18.439Z] 3f2b010da5e4: Layer already exists [2024-08-13T09:43:18.439Z] bd5d7c1c083a: Layer already exists [2024-08-13T09:43:18.439Z] 47f0194ed923: Layer already exists [2024-08-13T09:43:18.439Z] 1cdcef0b5432: Layer already exists [2024-08-13T09:43:18.439Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:18.439Z] 60a799a410c1: Layer already exists [2024-08-13T09:43:18.439Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:18.439Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:18.439Z] 4d9689b24032: Layer already exists [2024-08-13T09:43:18.704Z] main: digest: sha256:b1c65a868850f8dac85503381d572d2966bb7ec5508b8548ac70a58a84077493 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:43:18.786Z] ===================================================== [Pipeline] echo [2024-08-13T09:43:18.801Z] taggedImages: [2024-08-13T09:43:18.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:43:18.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-13T09:43:18.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.52 [2024-08-13T09:43:18.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:43:18.801Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-08-13T09:43:18.825Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-08-13T09:43:18.825Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:43:18.825Z] latest [2024-08-13T09:43:18.825Z] 3.2.0-dev.52 [2024-08-13T09:43:18.825Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:43:18.825Z] main [2024-08-13T09:43:18.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:19.184Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:19.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:43:19.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-13T09:43:19.546Z] 32c3a3db154a: Preparing [2024-08-13T09:43:19.546Z] 330eda1f8a61: Preparing [2024-08-13T09:43:19.546Z] ffc8c1165fab: Preparing [2024-08-13T09:43:19.546Z] 1fef92caa588: Preparing [2024-08-13T09:43:19.546Z] dfd597b2c104: Preparing [2024-08-13T09:43:19.546Z] 3c9ef58e1134: Preparing [2024-08-13T09:43:19.546Z] 3c20671a5817: Preparing [2024-08-13T09:43:19.546Z] 3c9ef58e1134: Waiting [2024-08-13T09:43:19.546Z] 3c20671a5817: Waiting [2024-08-13T09:43:19.546Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:19.546Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:19.811Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:19.811Z] 32c3a3db154a: Pushed [2024-08-13T09:43:19.811Z] dfd597b2c104: Pushed [2024-08-13T09:43:21.207Z] 3c9ef58e1134: Pushed [2024-08-13T09:43:23.137Z] 330eda1f8a61: Pushed [2024-08-13T09:43:23.403Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:5650073daae280c026fc15a4bc8fc0b1069a3ea681176a523f7229286b249b98 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:23.753Z] + 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-08-13T09:43:24.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-13T09:43:24.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-13T09:43:24.095Z] 32c3a3db154a: Preparing [2024-08-13T09:43:24.095Z] 330eda1f8a61: Preparing [2024-08-13T09:43:24.095Z] ffc8c1165fab: Preparing [2024-08-13T09:43:24.095Z] 1fef92caa588: Preparing [2024-08-13T09:43:24.095Z] dfd597b2c104: Preparing [2024-08-13T09:43:24.095Z] 3c9ef58e1134: Preparing [2024-08-13T09:43:24.095Z] 3c20671a5817: Preparing [2024-08-13T09:43:24.095Z] 3c9ef58e1134: Waiting [2024-08-13T09:43:24.095Z] 3c20671a5817: Waiting [2024-08-13T09:43:24.095Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:24.095Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:24.095Z] dfd597b2c104: Layer already exists [2024-08-13T09:43:24.095Z] 32c3a3db154a: Layer already exists [2024-08-13T09:43:24.095Z] 330eda1f8a61: Layer already exists [2024-08-13T09:43:24.095Z] 3c9ef58e1134: Layer already exists [2024-08-13T09:43:24.095Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:24.360Z] latest: digest: sha256:5650073daae280c026fc15a4bc8fc0b1069a3ea681176a523f7229286b249b98 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:24.735Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:25.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.52 [2024-08-13T09:43:25.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-13T09:43:25.091Z] 32c3a3db154a: Preparing [2024-08-13T09:43:25.091Z] 330eda1f8a61: Preparing [2024-08-13T09:43:25.091Z] ffc8c1165fab: Preparing [2024-08-13T09:43:25.091Z] 1fef92caa588: Preparing [2024-08-13T09:43:25.091Z] dfd597b2c104: Preparing [2024-08-13T09:43:25.091Z] 3c9ef58e1134: Preparing [2024-08-13T09:43:25.091Z] 3c20671a5817: Preparing [2024-08-13T09:43:25.091Z] 3c9ef58e1134: Waiting [2024-08-13T09:43:25.091Z] 3c20671a5817: Waiting [2024-08-13T09:43:25.091Z] 330eda1f8a61: Layer already exists [2024-08-13T09:43:25.091Z] 32c3a3db154a: Layer already exists [2024-08-13T09:43:25.091Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:25.091Z] dfd597b2c104: Layer already exists [2024-08-13T09:43:25.091Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:25.091Z] 3c9ef58e1134: Layer already exists [2024-08-13T09:43:25.091Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:25.356Z] 3.2.0-dev.52: digest: sha256:5650073daae280c026fc15a4bc8fc0b1069a3ea681176a523f7229286b249b98 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:25.708Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:26.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:43:26.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-13T09:43:26.053Z] 32c3a3db154a: Preparing [2024-08-13T09:43:26.053Z] 330eda1f8a61: Preparing [2024-08-13T09:43:26.053Z] ffc8c1165fab: Preparing [2024-08-13T09:43:26.053Z] 1fef92caa588: Preparing [2024-08-13T09:43:26.053Z] dfd597b2c104: Preparing [2024-08-13T09:43:26.053Z] 3c9ef58e1134: Preparing [2024-08-13T09:43:26.053Z] 3c20671a5817: Preparing [2024-08-13T09:43:26.053Z] 3c9ef58e1134: Waiting [2024-08-13T09:43:26.053Z] 3c20671a5817: Waiting [2024-08-13T09:43:26.053Z] 330eda1f8a61: Layer already exists [2024-08-13T09:43:26.053Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:26.053Z] dfd597b2c104: Layer already exists [2024-08-13T09:43:26.053Z] 32c3a3db154a: Layer already exists [2024-08-13T09:43:26.053Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:26.053Z] 3c9ef58e1134: Layer already exists [2024-08-13T09:43:26.053Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:26.053Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:5650073daae280c026fc15a4bc8fc0b1069a3ea681176a523f7229286b249b98 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:26.661Z] + 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-08-13T09:43:27.015Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-08-13T09:43:27.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-13T09:43:27.015Z] 32c3a3db154a: Preparing [2024-08-13T09:43:27.015Z] 330eda1f8a61: Preparing [2024-08-13T09:43:27.015Z] ffc8c1165fab: Preparing [2024-08-13T09:43:27.015Z] 1fef92caa588: Preparing [2024-08-13T09:43:27.015Z] dfd597b2c104: Preparing [2024-08-13T09:43:27.015Z] 3c9ef58e1134: Preparing [2024-08-13T09:43:27.015Z] 3c20671a5817: Preparing [2024-08-13T09:43:27.015Z] 3c9ef58e1134: Waiting [2024-08-13T09:43:27.015Z] 3c20671a5817: Waiting [2024-08-13T09:43:27.015Z] 330eda1f8a61: Layer already exists [2024-08-13T09:43:27.015Z] 32c3a3db154a: Layer already exists [2024-08-13T09:43:27.015Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:27.015Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:27.015Z] dfd597b2c104: Layer already exists [2024-08-13T09:43:27.015Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:27.015Z] 3c9ef58e1134: Layer already exists [2024-08-13T09:43:27.279Z] main: digest: sha256:5650073daae280c026fc15a4bc8fc0b1069a3ea681176a523f7229286b249b98 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:43:27.376Z] ===================================================== [Pipeline] echo [2024-08-13T09:43:27.395Z] taggedImages: [2024-08-13T09:43:27.395Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:43:27.395Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-13T09:43:27.395Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.52 [2024-08-13T09:43:27.395Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:43:27.395Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-08-13T09:43:27.424Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-08-13T09:43:27.425Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:43:27.425Z] latest [2024-08-13T09:43:27.425Z] 3.2.0-dev.52 [2024-08-13T09:43:27.425Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:43:27.425Z] main [2024-08-13T09:43:27.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:27.786Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:28.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:43:28.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-13T09:43:28.132Z] 28b8dc45d8b2: Preparing [2024-08-13T09:43:28.132Z] 8c3b931ccd76: Preparing [2024-08-13T09:43:28.132Z] b398996d4674: Preparing [2024-08-13T09:43:28.132Z] ffc8c1165fab: Preparing [2024-08-13T09:43:28.132Z] 1fef92caa588: Preparing [2024-08-13T09:43:28.132Z] 14971682637f: Preparing [2024-08-13T09:43:28.132Z] 4f630fe4dbec: Preparing [2024-08-13T09:43:28.132Z] 1c241d60bacc: Preparing [2024-08-13T09:43:28.132Z] f5e91316db18: Preparing [2024-08-13T09:43:28.132Z] 3c20671a5817: Preparing [2024-08-13T09:43:28.132Z] 14971682637f: Waiting [2024-08-13T09:43:28.132Z] 4f630fe4dbec: Waiting [2024-08-13T09:43:28.132Z] 1c241d60bacc: Waiting [2024-08-13T09:43:28.132Z] f5e91316db18: Waiting [2024-08-13T09:43:28.132Z] 3c20671a5817: Waiting [2024-08-13T09:43:28.132Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:28.397Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:28.397Z] b398996d4674: Pushed [2024-08-13T09:43:28.397Z] 8c3b931ccd76: Pushed [2024-08-13T09:43:28.397Z] 28b8dc45d8b2: Pushed [2024-08-13T09:43:28.397Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:28.397Z] 1c241d60bacc: Pushed [2024-08-13T09:43:29.349Z] f5e91316db18: Pushed [2024-08-13T09:43:41.619Z] 4f630fe4dbec: Pushed [2024-08-13T09:43:49.800Z] 14971682637f: Pushed [2024-08-13T09:43:49.800Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:8039086b7b0d9f2b78bb80999ae40b04dc08372c6c987ac76907131a8018feea size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:50.156Z] + 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-08-13T09:43:50.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-13T09:43:50.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-13T09:43:50.514Z] 28b8dc45d8b2: Preparing [2024-08-13T09:43:50.514Z] 8c3b931ccd76: Preparing [2024-08-13T09:43:50.514Z] b398996d4674: Preparing [2024-08-13T09:43:50.514Z] ffc8c1165fab: Preparing [2024-08-13T09:43:50.514Z] 1fef92caa588: Preparing [2024-08-13T09:43:50.514Z] 14971682637f: Preparing [2024-08-13T09:43:50.514Z] 4f630fe4dbec: Preparing [2024-08-13T09:43:50.514Z] 1c241d60bacc: Preparing [2024-08-13T09:43:50.514Z] f5e91316db18: Preparing [2024-08-13T09:43:50.514Z] 14971682637f: Waiting [2024-08-13T09:43:50.514Z] 3c20671a5817: Preparing [2024-08-13T09:43:50.514Z] 4f630fe4dbec: Waiting [2024-08-13T09:43:50.514Z] 1c241d60bacc: Waiting [2024-08-13T09:43:50.514Z] 3c20671a5817: Waiting [2024-08-13T09:43:50.514Z] f5e91316db18: Waiting [2024-08-13T09:43:50.514Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:50.514Z] 28b8dc45d8b2: Layer already exists [2024-08-13T09:43:50.514Z] b398996d4674: Layer already exists [2024-08-13T09:43:50.514Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:50.514Z] 8c3b931ccd76: Layer already exists [2024-08-13T09:43:50.514Z] 14971682637f: Layer already exists [2024-08-13T09:43:50.514Z] f5e91316db18: Layer already exists [2024-08-13T09:43:50.514Z] 1c241d60bacc: Layer already exists [2024-08-13T09:43:50.514Z] 4f630fe4dbec: Layer already exists [2024-08-13T09:43:50.514Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:50.780Z] latest: digest: sha256:8039086b7b0d9f2b78bb80999ae40b04dc08372c6c987ac76907131a8018feea size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:51.135Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:51.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.52 [2024-08-13T09:43:51.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-13T09:43:51.492Z] 28b8dc45d8b2: Preparing [2024-08-13T09:43:51.492Z] 8c3b931ccd76: Preparing [2024-08-13T09:43:51.492Z] b398996d4674: Preparing [2024-08-13T09:43:51.492Z] ffc8c1165fab: Preparing [2024-08-13T09:43:51.492Z] 1fef92caa588: Preparing [2024-08-13T09:43:51.492Z] 14971682637f: Preparing [2024-08-13T09:43:51.492Z] 4f630fe4dbec: Preparing [2024-08-13T09:43:51.492Z] 1c241d60bacc: Preparing [2024-08-13T09:43:51.492Z] f5e91316db18: Preparing [2024-08-13T09:43:51.492Z] 14971682637f: Waiting [2024-08-13T09:43:51.492Z] 4f630fe4dbec: Waiting [2024-08-13T09:43:51.492Z] 1c241d60bacc: Waiting [2024-08-13T09:43:51.492Z] 3c20671a5817: Preparing [2024-08-13T09:43:51.492Z] f5e91316db18: Waiting [2024-08-13T09:43:51.492Z] 3c20671a5817: Waiting [2024-08-13T09:43:51.492Z] 8c3b931ccd76: Layer already exists [2024-08-13T09:43:51.492Z] 28b8dc45d8b2: Layer already exists [2024-08-13T09:43:51.492Z] b398996d4674: Layer already exists [2024-08-13T09:43:51.492Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:51.492Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:51.492Z] 14971682637f: Layer already exists [2024-08-13T09:43:51.492Z] 1c241d60bacc: Layer already exists [2024-08-13T09:43:51.492Z] 4f630fe4dbec: Layer already exists [2024-08-13T09:43:51.492Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:51.492Z] f5e91316db18: Layer already exists [2024-08-13T09:43:51.759Z] 3.2.0-dev.52: digest: sha256:8039086b7b0d9f2b78bb80999ae40b04dc08372c6c987ac76907131a8018feea size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:52.120Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:52.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:43:52.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-13T09:43:52.480Z] 28b8dc45d8b2: Preparing [2024-08-13T09:43:52.480Z] 8c3b931ccd76: Preparing [2024-08-13T09:43:52.480Z] b398996d4674: Preparing [2024-08-13T09:43:52.480Z] ffc8c1165fab: Preparing [2024-08-13T09:43:52.480Z] 1fef92caa588: Preparing [2024-08-13T09:43:52.480Z] 14971682637f: Preparing [2024-08-13T09:43:52.480Z] 4f630fe4dbec: Preparing [2024-08-13T09:43:52.480Z] 1c241d60bacc: Preparing [2024-08-13T09:43:52.480Z] f5e91316db18: Preparing [2024-08-13T09:43:52.480Z] 3c20671a5817: Preparing [2024-08-13T09:43:52.480Z] 14971682637f: Waiting [2024-08-13T09:43:52.480Z] 4f630fe4dbec: Waiting [2024-08-13T09:43:52.480Z] f5e91316db18: Waiting [2024-08-13T09:43:52.480Z] 3c20671a5817: Waiting [2024-08-13T09:43:52.480Z] 1c241d60bacc: Waiting [2024-08-13T09:43:52.480Z] 28b8dc45d8b2: Layer already exists [2024-08-13T09:43:52.480Z] b398996d4674: Layer already exists [2024-08-13T09:43:52.480Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:52.480Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:52.480Z] 8c3b931ccd76: Layer already exists [2024-08-13T09:43:52.480Z] 14971682637f: Layer already exists [2024-08-13T09:43:52.480Z] 1c241d60bacc: Layer already exists [2024-08-13T09:43:52.480Z] 4f630fe4dbec: Layer already exists [2024-08-13T09:43:52.480Z] f5e91316db18: Layer already exists [2024-08-13T09:43:52.480Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:52.750Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:8039086b7b0d9f2b78bb80999ae40b04dc08372c6c987ac76907131a8018feea size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:53.113Z] + 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-08-13T09:43:53.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-08-13T09:43:53.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-13T09:43:53.467Z] 28b8dc45d8b2: Preparing [2024-08-13T09:43:53.467Z] 8c3b931ccd76: Preparing [2024-08-13T09:43:53.467Z] b398996d4674: Preparing [2024-08-13T09:43:53.467Z] ffc8c1165fab: Preparing [2024-08-13T09:43:53.467Z] 1fef92caa588: Preparing [2024-08-13T09:43:53.467Z] 14971682637f: Preparing [2024-08-13T09:43:53.467Z] 4f630fe4dbec: Preparing [2024-08-13T09:43:53.467Z] 1c241d60bacc: Preparing [2024-08-13T09:43:53.467Z] f5e91316db18: Preparing [2024-08-13T09:43:53.467Z] 3c20671a5817: Preparing [2024-08-13T09:43:53.467Z] 4f630fe4dbec: Waiting [2024-08-13T09:43:53.467Z] 1c241d60bacc: Waiting [2024-08-13T09:43:53.467Z] f5e91316db18: Waiting [2024-08-13T09:43:53.467Z] 3c20671a5817: Waiting [2024-08-13T09:43:53.467Z] 14971682637f: Waiting [2024-08-13T09:43:53.467Z] b398996d4674: Layer already exists [2024-08-13T09:43:53.467Z] 8c3b931ccd76: Layer already exists [2024-08-13T09:43:53.467Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:53.467Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:53.467Z] 28b8dc45d8b2: Layer already exists [2024-08-13T09:43:53.467Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:53.467Z] 4f630fe4dbec: Layer already exists [2024-08-13T09:43:53.467Z] 14971682637f: Layer already exists [2024-08-13T09:43:53.467Z] f5e91316db18: Layer already exists [2024-08-13T09:43:53.467Z] 1c241d60bacc: Layer already exists [2024-08-13T09:43:53.733Z] main: digest: sha256:8039086b7b0d9f2b78bb80999ae40b04dc08372c6c987ac76907131a8018feea size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:43:53.860Z] ===================================================== [Pipeline] echo [2024-08-13T09:43:53.873Z] taggedImages: [2024-08-13T09:43:53.873Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:43:53.873Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-13T09:43:53.873Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.52 [2024-08-13T09:43:53.873Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:43:53.873Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-08-13T09:43:53.896Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-08-13T09:43:53.896Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:43:53.896Z] latest [2024-08-13T09:43:53.896Z] 3.2.0-dev.52 [2024-08-13T09:43:53.896Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:43:53.896Z] main [2024-08-13T09:43:53.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:54.283Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:43:54.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:43:54.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-13T09:43:54.651Z] 75f6e284b2d4: Preparing [2024-08-13T09:43:54.651Z] 062d7ae5c154: Preparing [2024-08-13T09:43:54.651Z] 09a0d71fd2b0: Preparing [2024-08-13T09:43:54.651Z] ffc8c1165fab: Preparing [2024-08-13T09:43:54.651Z] 1fef92caa588: Preparing [2024-08-13T09:43:54.651Z] 414cb59d6cc5: Preparing [2024-08-13T09:43:54.651Z] c9211ae62e28: Preparing [2024-08-13T09:43:54.651Z] a11ab65e0c93: Preparing [2024-08-13T09:43:54.651Z] 3c20671a5817: Preparing [2024-08-13T09:43:54.651Z] c9211ae62e28: Waiting [2024-08-13T09:43:54.651Z] a11ab65e0c93: Waiting [2024-08-13T09:43:54.651Z] 414cb59d6cc5: Waiting [2024-08-13T09:43:54.651Z] 3c20671a5817: Waiting [2024-08-13T09:43:54.651Z] 1fef92caa588: Layer already exists [2024-08-13T09:43:54.922Z] ffc8c1165fab: Layer already exists [2024-08-13T09:43:54.922Z] 062d7ae5c154: Pushed [2024-08-13T09:43:54.922Z] 09a0d71fd2b0: Pushed [2024-08-13T09:43:54.922Z] 75f6e284b2d4: Pushed [2024-08-13T09:43:54.922Z] 3c20671a5817: Layer already exists [2024-08-13T09:43:54.922Z] c9211ae62e28: Pushed [2024-08-13T09:43:55.522Z] a11ab65e0c93: Pushed [2024-08-13T09:44:17.646Z] 414cb59d6cc5: Pushed [2024-08-13T09:44:17.646Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:6cabfa128e76d0e87f6172bd210f34f0a3827f8910c0171109b318dab64fd4e6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:18.008Z] + 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-08-13T09:44:18.359Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-13T09:44:18.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-13T09:44:18.359Z] 75f6e284b2d4: Preparing [2024-08-13T09:44:18.359Z] 062d7ae5c154: Preparing [2024-08-13T09:44:18.359Z] 09a0d71fd2b0: Preparing [2024-08-13T09:44:18.359Z] ffc8c1165fab: Preparing [2024-08-13T09:44:18.359Z] 1fef92caa588: Preparing [2024-08-13T09:44:18.359Z] 414cb59d6cc5: Preparing [2024-08-13T09:44:18.359Z] c9211ae62e28: Preparing [2024-08-13T09:44:18.359Z] a11ab65e0c93: Preparing [2024-08-13T09:44:18.359Z] 3c20671a5817: Preparing [2024-08-13T09:44:18.359Z] c9211ae62e28: Waiting [2024-08-13T09:44:18.359Z] a11ab65e0c93: Waiting [2024-08-13T09:44:18.359Z] 3c20671a5817: Waiting [2024-08-13T09:44:18.359Z] 414cb59d6cc5: Waiting [2024-08-13T09:44:18.359Z] 1fef92caa588: Layer already exists [2024-08-13T09:44:18.359Z] 75f6e284b2d4: Layer already exists [2024-08-13T09:44:18.359Z] 062d7ae5c154: Layer already exists [2024-08-13T09:44:18.359Z] 09a0d71fd2b0: Layer already exists [2024-08-13T09:44:18.359Z] ffc8c1165fab: Layer already exists [2024-08-13T09:44:18.359Z] c9211ae62e28: Layer already exists [2024-08-13T09:44:18.359Z] 414cb59d6cc5: Layer already exists [2024-08-13T09:44:18.359Z] 3c20671a5817: Layer already exists [2024-08-13T09:44:18.359Z] a11ab65e0c93: Layer already exists [2024-08-13T09:44:18.623Z] latest: digest: sha256:6cabfa128e76d0e87f6172bd210f34f0a3827f8910c0171109b318dab64fd4e6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:18.979Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:19.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.52 [2024-08-13T09:44:19.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-13T09:44:19.325Z] 75f6e284b2d4: Preparing [2024-08-13T09:44:19.325Z] 062d7ae5c154: Preparing [2024-08-13T09:44:19.325Z] 09a0d71fd2b0: Preparing [2024-08-13T09:44:19.325Z] ffc8c1165fab: Preparing [2024-08-13T09:44:19.325Z] 1fef92caa588: Preparing [2024-08-13T09:44:19.325Z] 414cb59d6cc5: Preparing [2024-08-13T09:44:19.325Z] c9211ae62e28: Preparing [2024-08-13T09:44:19.325Z] a11ab65e0c93: Preparing [2024-08-13T09:44:19.325Z] 3c20671a5817: Preparing [2024-08-13T09:44:19.325Z] c9211ae62e28: Waiting [2024-08-13T09:44:19.325Z] a11ab65e0c93: Waiting [2024-08-13T09:44:19.325Z] 3c20671a5817: Waiting [2024-08-13T09:44:19.325Z] 414cb59d6cc5: Waiting [2024-08-13T09:44:19.325Z] ffc8c1165fab: Layer already exists [2024-08-13T09:44:19.325Z] 09a0d71fd2b0: Layer already exists [2024-08-13T09:44:19.325Z] 062d7ae5c154: Layer already exists [2024-08-13T09:44:19.325Z] 1fef92caa588: Layer already exists [2024-08-13T09:44:19.325Z] 75f6e284b2d4: Layer already exists [2024-08-13T09:44:19.325Z] c9211ae62e28: Layer already exists [2024-08-13T09:44:19.325Z] 414cb59d6cc5: Layer already exists [2024-08-13T09:44:19.325Z] a11ab65e0c93: Layer already exists [2024-08-13T09:44:19.325Z] 3c20671a5817: Layer already exists [2024-08-13T09:44:19.590Z] 3.2.0-dev.52: digest: sha256:6cabfa128e76d0e87f6172bd210f34f0a3827f8910c0171109b318dab64fd4e6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:19.947Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:20.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:44:20.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-13T09:44:20.292Z] 75f6e284b2d4: Preparing [2024-08-13T09:44:20.292Z] 062d7ae5c154: Preparing [2024-08-13T09:44:20.292Z] 09a0d71fd2b0: Preparing [2024-08-13T09:44:20.292Z] ffc8c1165fab: Preparing [2024-08-13T09:44:20.292Z] 1fef92caa588: Preparing [2024-08-13T09:44:20.292Z] 414cb59d6cc5: Preparing [2024-08-13T09:44:20.292Z] c9211ae62e28: Preparing [2024-08-13T09:44:20.292Z] a11ab65e0c93: Preparing [2024-08-13T09:44:20.292Z] 3c20671a5817: Preparing [2024-08-13T09:44:20.292Z] 414cb59d6cc5: Waiting [2024-08-13T09:44:20.292Z] c9211ae62e28: Waiting [2024-08-13T09:44:20.292Z] a11ab65e0c93: Waiting [2024-08-13T09:44:20.292Z] 3c20671a5817: Waiting [2024-08-13T09:44:20.292Z] 09a0d71fd2b0: Layer already exists [2024-08-13T09:44:20.292Z] 062d7ae5c154: Layer already exists [2024-08-13T09:44:20.292Z] 75f6e284b2d4: Layer already exists [2024-08-13T09:44:20.292Z] 1fef92caa588: Layer already exists [2024-08-13T09:44:20.292Z] ffc8c1165fab: Layer already exists [2024-08-13T09:44:20.292Z] a11ab65e0c93: Layer already exists [2024-08-13T09:44:20.292Z] 414cb59d6cc5: Layer already exists [2024-08-13T09:44:20.292Z] 3c20671a5817: Layer already exists [2024-08-13T09:44:20.292Z] c9211ae62e28: Layer already exists [2024-08-13T09:44:20.558Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:6cabfa128e76d0e87f6172bd210f34f0a3827f8910c0171109b318dab64fd4e6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:20.914Z] + 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-08-13T09:44:21.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-08-13T09:44:21.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-13T09:44:21.281Z] 75f6e284b2d4: Preparing [2024-08-13T09:44:21.281Z] 062d7ae5c154: Preparing [2024-08-13T09:44:21.281Z] 09a0d71fd2b0: Preparing [2024-08-13T09:44:21.281Z] ffc8c1165fab: Preparing [2024-08-13T09:44:21.281Z] 1fef92caa588: Preparing [2024-08-13T09:44:21.281Z] 414cb59d6cc5: Preparing [2024-08-13T09:44:21.281Z] c9211ae62e28: Preparing [2024-08-13T09:44:21.281Z] a11ab65e0c93: Preparing [2024-08-13T09:44:21.281Z] 3c20671a5817: Preparing [2024-08-13T09:44:21.281Z] 414cb59d6cc5: Waiting [2024-08-13T09:44:21.281Z] c9211ae62e28: Waiting [2024-08-13T09:44:21.281Z] a11ab65e0c93: Waiting [2024-08-13T09:44:21.281Z] 3c20671a5817: Waiting [2024-08-13T09:44:21.281Z] 09a0d71fd2b0: Layer already exists [2024-08-13T09:44:21.281Z] ffc8c1165fab: Layer already exists [2024-08-13T09:44:21.281Z] 062d7ae5c154: Layer already exists [2024-08-13T09:44:21.281Z] 75f6e284b2d4: Layer already exists [2024-08-13T09:44:21.281Z] 1fef92caa588: Layer already exists [2024-08-13T09:44:21.281Z] 414cb59d6cc5: Layer already exists [2024-08-13T09:44:21.281Z] 3c20671a5817: Layer already exists [2024-08-13T09:44:21.281Z] c9211ae62e28: Layer already exists [2024-08-13T09:44:21.281Z] a11ab65e0c93: Layer already exists [2024-08-13T09:44:21.548Z] main: digest: sha256:6cabfa128e76d0e87f6172bd210f34f0a3827f8910c0171109b318dab64fd4e6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:44:21.629Z] ===================================================== [Pipeline] echo [2024-08-13T09:44:21.645Z] taggedImages: [2024-08-13T09:44:21.645Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:44:21.645Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-13T09:44:21.645Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.52 [2024-08-13T09:44:21.645Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:44:21.645Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-08-13T09:44:21.675Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-08-13T09:44:21.675Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:44:21.675Z] latest [2024-08-13T09:44:21.675Z] 3.2.0-dev.52 [2024-08-13T09:44:21.675Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:44:21.675Z] main [2024-08-13T09:44:21.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:22.049Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:22.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:44:22.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-13T09:44:22.404Z] 5f9a39297cc0: Preparing [2024-08-13T09:44:22.404Z] 846d31b823b1: Preparing [2024-08-13T09:44:22.404Z] 0e24171019be: Preparing [2024-08-13T09:44:22.404Z] ffc8c1165fab: Preparing [2024-08-13T09:44:22.404Z] 1fef92caa588: Preparing [2024-08-13T09:44:22.404Z] 006cb59c173c: Preparing [2024-08-13T09:44:22.404Z] 1c241d60bacc: Preparing [2024-08-13T09:44:22.404Z] f5e91316db18: Preparing [2024-08-13T09:44:22.404Z] 3c20671a5817: Preparing [2024-08-13T09:44:22.404Z] 1c241d60bacc: Waiting [2024-08-13T09:44:22.404Z] f5e91316db18: Waiting [2024-08-13T09:44:22.404Z] 3c20671a5817: Waiting [2024-08-13T09:44:22.404Z] 006cb59c173c: Waiting [2024-08-13T09:44:22.404Z] 1fef92caa588: Layer already exists [2024-08-13T09:44:22.670Z] ffc8c1165fab: Layer already exists [2024-08-13T09:44:22.670Z] 0e24171019be: Pushed [2024-08-13T09:44:22.670Z] 846d31b823b1: Pushed [2024-08-13T09:44:22.670Z] 1c241d60bacc: Layer already exists [2024-08-13T09:44:22.670Z] f5e91316db18: Layer already exists [2024-08-13T09:44:22.670Z] 3c20671a5817: Layer already exists [2024-08-13T09:44:22.670Z] 5f9a39297cc0: Pushed [2024-08-13T09:44:44.707Z] 006cb59c173c: Pushed [2024-08-13T09:44:44.707Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:f417f3149fe2f07bd619a11d48e45368d96f5659bcdd41c068339cbe63c0e2d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:45.073Z] + 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-08-13T09:44:45.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-13T09:44:45.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-13T09:44:45.425Z] 5f9a39297cc0: Preparing [2024-08-13T09:44:45.425Z] 846d31b823b1: Preparing [2024-08-13T09:44:45.425Z] 0e24171019be: Preparing [2024-08-13T09:44:45.425Z] ffc8c1165fab: Preparing [2024-08-13T09:44:45.425Z] 1fef92caa588: Preparing [2024-08-13T09:44:45.425Z] 006cb59c173c: Preparing [2024-08-13T09:44:45.425Z] 1c241d60bacc: Preparing [2024-08-13T09:44:45.425Z] f5e91316db18: Preparing [2024-08-13T09:44:45.425Z] 3c20671a5817: Preparing [2024-08-13T09:44:45.425Z] 1c241d60bacc: Waiting [2024-08-13T09:44:45.425Z] f5e91316db18: Waiting [2024-08-13T09:44:45.425Z] 3c20671a5817: Waiting [2024-08-13T09:44:45.425Z] 006cb59c173c: Waiting [2024-08-13T09:44:45.425Z] 0e24171019be: Layer already exists [2024-08-13T09:44:45.425Z] 5f9a39297cc0: Layer already exists [2024-08-13T09:44:45.425Z] ffc8c1165fab: Layer already exists [2024-08-13T09:44:45.425Z] 846d31b823b1: Layer already exists [2024-08-13T09:44:45.425Z] 1fef92caa588: Layer already exists [2024-08-13T09:44:45.425Z] 006cb59c173c: Layer already exists [2024-08-13T09:44:45.425Z] f5e91316db18: Layer already exists [2024-08-13T09:44:45.425Z] 1c241d60bacc: Layer already exists [2024-08-13T09:44:45.425Z] 3c20671a5817: Layer already exists [2024-08-13T09:44:45.690Z] latest: digest: sha256:f417f3149fe2f07bd619a11d48e45368d96f5659bcdd41c068339cbe63c0e2d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:46.049Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:46.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.52 [2024-08-13T09:44:46.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-13T09:44:46.408Z] 5f9a39297cc0: Preparing [2024-08-13T09:44:46.408Z] 846d31b823b1: Preparing [2024-08-13T09:44:46.408Z] 0e24171019be: Preparing [2024-08-13T09:44:46.408Z] ffc8c1165fab: Preparing [2024-08-13T09:44:46.408Z] 1fef92caa588: Preparing [2024-08-13T09:44:46.408Z] 006cb59c173c: Preparing [2024-08-13T09:44:46.408Z] 1c241d60bacc: Preparing [2024-08-13T09:44:46.408Z] f5e91316db18: Preparing [2024-08-13T09:44:46.408Z] 3c20671a5817: Preparing [2024-08-13T09:44:46.408Z] 006cb59c173c: Waiting [2024-08-13T09:44:46.408Z] 1c241d60bacc: Waiting [2024-08-13T09:44:46.408Z] f5e91316db18: Waiting [2024-08-13T09:44:46.408Z] 3c20671a5817: Waiting [2024-08-13T09:44:46.408Z] 1fef92caa588: Layer already exists [2024-08-13T09:44:46.408Z] ffc8c1165fab: Layer already exists [2024-08-13T09:44:46.408Z] 5f9a39297cc0: Layer already exists [2024-08-13T09:44:46.408Z] 846d31b823b1: Layer already exists [2024-08-13T09:44:46.408Z] 0e24171019be: Layer already exists [2024-08-13T09:44:46.408Z] f5e91316db18: Layer already exists [2024-08-13T09:44:46.408Z] 1c241d60bacc: Layer already exists [2024-08-13T09:44:46.408Z] 006cb59c173c: Layer already exists [2024-08-13T09:44:46.408Z] 3c20671a5817: Layer already exists [2024-08-13T09:44:46.674Z] 3.2.0-dev.52: digest: sha256:f417f3149fe2f07bd619a11d48e45368d96f5659bcdd41c068339cbe63c0e2d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:47.024Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:47.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:44:47.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-13T09:44:47.377Z] 5f9a39297cc0: Preparing [2024-08-13T09:44:47.377Z] 846d31b823b1: Preparing [2024-08-13T09:44:47.377Z] 0e24171019be: Preparing [2024-08-13T09:44:47.377Z] ffc8c1165fab: Preparing [2024-08-13T09:44:47.377Z] 1fef92caa588: Preparing [2024-08-13T09:44:47.377Z] 006cb59c173c: Preparing [2024-08-13T09:44:47.377Z] 1c241d60bacc: Preparing [2024-08-13T09:44:47.377Z] f5e91316db18: Preparing [2024-08-13T09:44:47.377Z] 3c20671a5817: Preparing [2024-08-13T09:44:47.377Z] 006cb59c173c: Waiting [2024-08-13T09:44:47.377Z] 1c241d60bacc: Waiting [2024-08-13T09:44:47.377Z] f5e91316db18: Waiting [2024-08-13T09:44:47.377Z] 3c20671a5817: Waiting [2024-08-13T09:44:47.377Z] 846d31b823b1: Layer already exists [2024-08-13T09:44:47.377Z] ffc8c1165fab: Layer already exists [2024-08-13T09:44:47.377Z] 0e24171019be: Layer already exists [2024-08-13T09:44:47.377Z] 1fef92caa588: Layer already exists [2024-08-13T09:44:47.377Z] 5f9a39297cc0: Layer already exists [2024-08-13T09:44:47.377Z] f5e91316db18: Layer already exists [2024-08-13T09:44:47.377Z] 006cb59c173c: Layer already exists [2024-08-13T09:44:47.377Z] 1c241d60bacc: Layer already exists [2024-08-13T09:44:47.377Z] 3c20671a5817: Layer already exists [2024-08-13T09:44:47.641Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:f417f3149fe2f07bd619a11d48e45368d96f5659bcdd41c068339cbe63c0e2d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:47.987Z] + 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-08-13T09:44:48.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-08-13T09:44:48.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-13T09:44:48.335Z] 5f9a39297cc0: Preparing [2024-08-13T09:44:48.335Z] 846d31b823b1: Preparing [2024-08-13T09:44:48.335Z] 0e24171019be: Preparing [2024-08-13T09:44:48.335Z] ffc8c1165fab: Preparing [2024-08-13T09:44:48.335Z] 1fef92caa588: Preparing [2024-08-13T09:44:48.335Z] 006cb59c173c: Preparing [2024-08-13T09:44:48.335Z] 1c241d60bacc: Preparing [2024-08-13T09:44:48.335Z] f5e91316db18: Preparing [2024-08-13T09:44:48.335Z] 3c20671a5817: Preparing [2024-08-13T09:44:48.335Z] 1c241d60bacc: Waiting [2024-08-13T09:44:48.335Z] f5e91316db18: Waiting [2024-08-13T09:44:48.335Z] 3c20671a5817: Waiting [2024-08-13T09:44:48.335Z] 006cb59c173c: Waiting [2024-08-13T09:44:48.335Z] 846d31b823b1: Layer already exists [2024-08-13T09:44:48.335Z] 1fef92caa588: Layer already exists [2024-08-13T09:44:48.335Z] ffc8c1165fab: Layer already exists [2024-08-13T09:44:48.335Z] 5f9a39297cc0: Layer already exists [2024-08-13T09:44:48.335Z] 0e24171019be: Layer already exists [2024-08-13T09:44:48.335Z] 006cb59c173c: Layer already exists [2024-08-13T09:44:48.335Z] f5e91316db18: Layer already exists [2024-08-13T09:44:48.335Z] 1c241d60bacc: Layer already exists [2024-08-13T09:44:48.335Z] 3c20671a5817: Layer already exists [2024-08-13T09:44:48.599Z] main: digest: sha256:f417f3149fe2f07bd619a11d48e45368d96f5659bcdd41c068339cbe63c0e2d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:44:48.682Z] ===================================================== [Pipeline] echo [2024-08-13T09:44:48.698Z] taggedImages: [2024-08-13T09:44:48.698Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:44:48.698Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-13T09:44:48.698Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.52 [2024-08-13T09:44:48.698Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:44:48.698Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-08-13T09:44:48.724Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-08-13T09:44:48.724Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:44:48.724Z] latest [2024-08-13T09:44:48.724Z] 3.2.0-dev.52 [2024-08-13T09:44:48.724Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:44:48.724Z] main [2024-08-13T09:44:48.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:49.086Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:49.424Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:44:49.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-13T09:44:49.424Z] 8816c5b9b8c7: Preparing [2024-08-13T09:44:49.424Z] 585c8f3a388b: Preparing [2024-08-13T09:44:49.424Z] ffc8c1165fab: Preparing [2024-08-13T09:44:49.424Z] 1fef92caa588: Preparing [2024-08-13T09:44:49.424Z] 1bf26c5c5944: Preparing [2024-08-13T09:44:49.424Z] 772812303921: Preparing [2024-08-13T09:44:49.424Z] 3c20671a5817: Preparing [2024-08-13T09:44:49.424Z] 772812303921: Waiting [2024-08-13T09:44:49.424Z] 1fef92caa588: Layer already exists [2024-08-13T09:44:49.689Z] ffc8c1165fab: Layer already exists [2024-08-13T09:44:49.689Z] 3c20671a5817: Layer already exists [2024-08-13T09:44:49.689Z] 8816c5b9b8c7: Pushed [2024-08-13T09:44:49.689Z] 1bf26c5c5944: Pushed [2024-08-13T09:44:50.641Z] 772812303921: Pushed [2024-08-13T09:44:57.264Z] 585c8f3a388b: Pushed [2024-08-13T09:44:57.265Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:ee78cc3195c56cc83b9c213607559abcbb3671844f9ab3202789a59371c9d880 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:57.622Z] + 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-08-13T09:44:57.982Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-13T09:44:57.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-13T09:44:57.982Z] 8816c5b9b8c7: Preparing [2024-08-13T09:44:57.982Z] 585c8f3a388b: Preparing [2024-08-13T09:44:57.982Z] ffc8c1165fab: Preparing [2024-08-13T09:44:57.982Z] 1fef92caa588: Preparing [2024-08-13T09:44:57.982Z] 1bf26c5c5944: Preparing [2024-08-13T09:44:57.982Z] 772812303921: Preparing [2024-08-13T09:44:57.982Z] 3c20671a5817: Preparing [2024-08-13T09:44:57.982Z] 772812303921: Waiting [2024-08-13T09:44:57.982Z] 3c20671a5817: Waiting [2024-08-13T09:44:57.982Z] 8816c5b9b8c7: Layer already exists [2024-08-13T09:44:57.982Z] ffc8c1165fab: Layer already exists [2024-08-13T09:44:57.982Z] 1fef92caa588: Layer already exists [2024-08-13T09:44:57.982Z] 585c8f3a388b: Layer already exists [2024-08-13T09:44:57.982Z] 1bf26c5c5944: Layer already exists [2024-08-13T09:44:57.982Z] 772812303921: Layer already exists [2024-08-13T09:44:57.982Z] 3c20671a5817: Layer already exists [2024-08-13T09:44:58.248Z] latest: digest: sha256:ee78cc3195c56cc83b9c213607559abcbb3671844f9ab3202789a59371c9d880 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:58.600Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:58.939Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.52 [2024-08-13T09:44:58.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-13T09:44:58.940Z] 8816c5b9b8c7: Preparing [2024-08-13T09:44:58.940Z] 585c8f3a388b: Preparing [2024-08-13T09:44:58.940Z] ffc8c1165fab: Preparing [2024-08-13T09:44:58.940Z] 1fef92caa588: Preparing [2024-08-13T09:44:58.940Z] 1bf26c5c5944: Preparing [2024-08-13T09:44:58.940Z] 772812303921: Preparing [2024-08-13T09:44:58.940Z] 3c20671a5817: Preparing [2024-08-13T09:44:58.940Z] 772812303921: Waiting [2024-08-13T09:44:58.940Z] 3c20671a5817: Waiting [2024-08-13T09:44:58.940Z] 8816c5b9b8c7: Layer already exists [2024-08-13T09:44:58.940Z] 1bf26c5c5944: Layer already exists [2024-08-13T09:44:58.940Z] ffc8c1165fab: Layer already exists [2024-08-13T09:44:58.940Z] 1fef92caa588: Layer already exists [2024-08-13T09:44:58.940Z] 585c8f3a388b: Layer already exists [2024-08-13T09:44:58.940Z] 772812303921: Layer already exists [2024-08-13T09:44:58.940Z] 3c20671a5817: Layer already exists [2024-08-13T09:44:59.204Z] 3.2.0-dev.52: digest: sha256:ee78cc3195c56cc83b9c213607559abcbb3671844f9ab3202789a59371c9d880 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:59.569Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:44:59.928Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:44:59.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-13T09:44:59.928Z] 8816c5b9b8c7: Preparing [2024-08-13T09:44:59.928Z] 585c8f3a388b: Preparing [2024-08-13T09:44:59.928Z] ffc8c1165fab: Preparing [2024-08-13T09:44:59.928Z] 1fef92caa588: Preparing [2024-08-13T09:44:59.928Z] 1bf26c5c5944: Preparing [2024-08-13T09:44:59.928Z] 772812303921: Preparing [2024-08-13T09:44:59.928Z] 3c20671a5817: Preparing [2024-08-13T09:44:59.928Z] 772812303921: Waiting [2024-08-13T09:44:59.928Z] 3c20671a5817: Waiting [2024-08-13T09:44:59.928Z] 585c8f3a388b: Layer already exists [2024-08-13T09:44:59.928Z] 1bf26c5c5944: Layer already exists [2024-08-13T09:44:59.928Z] 1fef92caa588: Layer already exists [2024-08-13T09:44:59.928Z] 8816c5b9b8c7: Layer already exists [2024-08-13T09:44:59.928Z] ffc8c1165fab: Layer already exists [2024-08-13T09:44:59.928Z] 772812303921: Layer already exists [2024-08-13T09:44:59.928Z] 3c20671a5817: Layer already exists [2024-08-13T09:45:00.196Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:ee78cc3195c56cc83b9c213607559abcbb3671844f9ab3202789a59371c9d880 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:00.560Z] + 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-08-13T09:45:00.921Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-08-13T09:45:00.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-13T09:45:00.921Z] 8816c5b9b8c7: Preparing [2024-08-13T09:45:00.921Z] 585c8f3a388b: Preparing [2024-08-13T09:45:00.921Z] ffc8c1165fab: Preparing [2024-08-13T09:45:00.921Z] 1fef92caa588: Preparing [2024-08-13T09:45:00.921Z] 1bf26c5c5944: Preparing [2024-08-13T09:45:00.921Z] 772812303921: Preparing [2024-08-13T09:45:00.921Z] 3c20671a5817: Preparing [2024-08-13T09:45:00.921Z] 772812303921: Waiting [2024-08-13T09:45:00.921Z] 3c20671a5817: Waiting [2024-08-13T09:45:00.921Z] 1fef92caa588: Layer already exists [2024-08-13T09:45:00.921Z] 8816c5b9b8c7: Layer already exists [2024-08-13T09:45:00.921Z] ffc8c1165fab: Layer already exists [2024-08-13T09:45:00.921Z] 585c8f3a388b: Layer already exists [2024-08-13T09:45:00.921Z] 1bf26c5c5944: Layer already exists [2024-08-13T09:45:00.921Z] 772812303921: Layer already exists [2024-08-13T09:45:00.921Z] 3c20671a5817: Layer already exists [2024-08-13T09:45:01.188Z] main: digest: sha256:ee78cc3195c56cc83b9c213607559abcbb3671844f9ab3202789a59371c9d880 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:45:01.274Z] ===================================================== [Pipeline] echo [2024-08-13T09:45:01.290Z] taggedImages: [2024-08-13T09:45:01.290Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:45:01.290Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-13T09:45:01.290Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.52 [2024-08-13T09:45:01.290Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:45:01.290Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-08-13T09:45:01.325Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-08-13T09:45:01.325Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:45:01.325Z] latest [2024-08-13T09:45:01.325Z] 3.2.0-dev.52 [2024-08-13T09:45:01.325Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:45:01.325Z] main [2024-08-13T09:45:01.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:01.707Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:02.101Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:45:02.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-13T09:45:02.101Z] 44ca6aca5adf: Preparing [2024-08-13T09:45:02.101Z] 543388eb8318: Preparing [2024-08-13T09:45:02.101Z] ffc8c1165fab: Preparing [2024-08-13T09:45:02.101Z] 1fef92caa588: Preparing [2024-08-13T09:45:02.101Z] 7eb2bc988d3b: Preparing [2024-08-13T09:45:02.101Z] 1be8b52f34ca: Preparing [2024-08-13T09:45:02.101Z] 3c20671a5817: Preparing [2024-08-13T09:45:02.101Z] 1be8b52f34ca: Waiting [2024-08-13T09:45:02.101Z] 3c20671a5817: Waiting [2024-08-13T09:45:02.367Z] 1fef92caa588: Layer already exists [2024-08-13T09:45:02.367Z] ffc8c1165fab: Layer already exists [2024-08-13T09:45:02.367Z] 3c20671a5817: Layer already exists [2024-08-13T09:45:02.367Z] 7eb2bc988d3b: Pushed [2024-08-13T09:45:02.367Z] 44ca6aca5adf: Pushed [2024-08-13T09:45:02.632Z] 1be8b52f34ca: Pushed [2024-08-13T09:45:10.821Z] 543388eb8318: Pushed [2024-08-13T09:45:10.821Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:85300d89c7beff381fff83f441ce2fbde6b2fcf7652d9c6fd3b0b9bf3935ad82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:11.181Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:11.538Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-13T09:45:11.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-13T09:45:11.538Z] 44ca6aca5adf: Preparing [2024-08-13T09:45:11.538Z] 543388eb8318: Preparing [2024-08-13T09:45:11.538Z] ffc8c1165fab: Preparing [2024-08-13T09:45:11.538Z] 1fef92caa588: Preparing [2024-08-13T09:45:11.538Z] 7eb2bc988d3b: Preparing [2024-08-13T09:45:11.538Z] 1be8b52f34ca: Preparing [2024-08-13T09:45:11.538Z] 3c20671a5817: Preparing [2024-08-13T09:45:11.538Z] 1be8b52f34ca: Waiting [2024-08-13T09:45:11.538Z] 3c20671a5817: Waiting [2024-08-13T09:45:11.538Z] 1fef92caa588: Layer already exists [2024-08-13T09:45:11.538Z] 7eb2bc988d3b: Layer already exists [2024-08-13T09:45:11.538Z] ffc8c1165fab: Layer already exists [2024-08-13T09:45:11.538Z] 543388eb8318: Layer already exists [2024-08-13T09:45:11.538Z] 44ca6aca5adf: Layer already exists [2024-08-13T09:45:11.538Z] 3c20671a5817: Layer already exists [2024-08-13T09:45:11.538Z] 1be8b52f34ca: Layer already exists [2024-08-13T09:45:11.805Z] latest: digest: sha256:85300d89c7beff381fff83f441ce2fbde6b2fcf7652d9c6fd3b0b9bf3935ad82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:12.164Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:12.516Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.52 [2024-08-13T09:45:12.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-13T09:45:12.780Z] 44ca6aca5adf: Preparing [2024-08-13T09:45:12.780Z] 543388eb8318: Preparing [2024-08-13T09:45:12.780Z] ffc8c1165fab: Preparing [2024-08-13T09:45:12.780Z] 1fef92caa588: Preparing [2024-08-13T09:45:12.780Z] 7eb2bc988d3b: Preparing [2024-08-13T09:45:12.780Z] 1be8b52f34ca: Preparing [2024-08-13T09:45:12.780Z] 3c20671a5817: Preparing [2024-08-13T09:45:12.780Z] 1be8b52f34ca: Waiting [2024-08-13T09:45:12.780Z] 3c20671a5817: Waiting [2024-08-13T09:45:12.780Z] 44ca6aca5adf: Layer already exists [2024-08-13T09:45:13.046Z] ffc8c1165fab: Layer already exists [2024-08-13T09:45:13.046Z] 543388eb8318: Layer already exists [2024-08-13T09:45:13.046Z] 7eb2bc988d3b: Layer already exists [2024-08-13T09:45:13.046Z] 1fef92caa588: Layer already exists [2024-08-13T09:45:13.046Z] 1be8b52f34ca: Layer already exists [2024-08-13T09:45:13.046Z] 3c20671a5817: Layer already exists [2024-08-13T09:45:13.046Z] 3.2.0-dev.52: digest: sha256:85300d89c7beff381fff83f441ce2fbde6b2fcf7652d9c6fd3b0b9bf3935ad82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:13.405Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:13.756Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:45:13.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-13T09:45:13.756Z] 44ca6aca5adf: Preparing [2024-08-13T09:45:13.756Z] 543388eb8318: Preparing [2024-08-13T09:45:13.756Z] ffc8c1165fab: Preparing [2024-08-13T09:45:13.756Z] 1fef92caa588: Preparing [2024-08-13T09:45:13.756Z] 7eb2bc988d3b: Preparing [2024-08-13T09:45:13.756Z] 1be8b52f34ca: Preparing [2024-08-13T09:45:13.756Z] 3c20671a5817: Preparing [2024-08-13T09:45:13.756Z] 1be8b52f34ca: Waiting [2024-08-13T09:45:13.756Z] 3c20671a5817: Waiting [2024-08-13T09:45:13.756Z] 1fef92caa588: Layer already exists [2024-08-13T09:45:13.756Z] 7eb2bc988d3b: Layer already exists [2024-08-13T09:45:13.756Z] 44ca6aca5adf: Layer already exists [2024-08-13T09:45:13.756Z] ffc8c1165fab: Layer already exists [2024-08-13T09:45:13.756Z] 543388eb8318: Layer already exists [2024-08-13T09:45:13.756Z] 1be8b52f34ca: Layer already exists [2024-08-13T09:45:13.756Z] 3c20671a5817: Layer already exists [2024-08-13T09:45:14.022Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:85300d89c7beff381fff83f441ce2fbde6b2fcf7652d9c6fd3b0b9bf3935ad82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:14.380Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:14.729Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-08-13T09:45:14.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-13T09:45:18.981Z] 44ca6aca5adf: Preparing [2024-08-13T09:45:18.981Z] 543388eb8318: Preparing [2024-08-13T09:45:18.981Z] ffc8c1165fab: Preparing [2024-08-13T09:45:18.981Z] 1fef92caa588: Preparing [2024-08-13T09:45:18.981Z] 7eb2bc988d3b: Preparing [2024-08-13T09:45:18.981Z] 1be8b52f34ca: Preparing [2024-08-13T09:45:18.981Z] 3c20671a5817: Preparing [2024-08-13T09:45:18.981Z] 1be8b52f34ca: Waiting [2024-08-13T09:45:18.981Z] 3c20671a5817: Waiting [2024-08-13T09:45:18.981Z] 543388eb8318: Layer already exists [2024-08-13T09:45:18.981Z] 44ca6aca5adf: Layer already exists [2024-08-13T09:45:18.981Z] 7eb2bc988d3b: Layer already exists [2024-08-13T09:45:18.981Z] ffc8c1165fab: Layer already exists [2024-08-13T09:45:18.981Z] 1fef92caa588: Layer already exists [2024-08-13T09:45:18.981Z] 1be8b52f34ca: Layer already exists [2024-08-13T09:45:18.981Z] 3c20671a5817: Layer already exists [2024-08-13T09:45:18.981Z] main: digest: sha256:85300d89c7beff381fff83f441ce2fbde6b2fcf7652d9c6fd3b0b9bf3935ad82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:45:19.057Z] ===================================================== [Pipeline] echo [2024-08-13T09:45:19.074Z] taggedImages: [2024-08-13T09:45:19.074Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:45:19.074Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-13T09:45:19.074Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.52 [2024-08-13T09:45:19.074Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:45:19.074Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-08-13T09:45:19.106Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-08-13T09:45:19.106Z] 716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:45:19.106Z] latest [2024-08-13T09:45:19.106Z] 3.2.0-dev.52 [2024-08-13T09:45:19.106Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:45:19.106Z] main [2024-08-13T09:45:19.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:19.491Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:19.849Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:45:19.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-13T09:45:19.849Z] 5d29e4ef2560: Preparing [2024-08-13T09:45:19.849Z] 53b7da845900: Preparing [2024-08-13T09:45:19.849Z] ffc8c1165fab: Preparing [2024-08-13T09:45:19.849Z] 1fef92caa588: Preparing [2024-08-13T09:45:19.849Z] cb3c8172160a: Preparing [2024-08-13T09:45:19.849Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:45:19.849Z] 3c20671a5817: Preparing [2024-08-13T09:45:19.849Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:45:19.849Z] 3c20671a5817: Waiting [2024-08-13T09:45:19.849Z] 1fef92caa588: Layer already exists [2024-08-13T09:45:20.115Z] cb3c8172160a: Layer already exists [2024-08-13T09:45:20.115Z] ffc8c1165fab: Layer already exists [2024-08-13T09:45:20.115Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:45:20.115Z] 3c20671a5817: Layer already exists [2024-08-13T09:45:20.115Z] 5d29e4ef2560: Pushed [2024-08-13T09:45:28.301Z] 53b7da845900: Pushed [2024-08-13T09:45:28.301Z] 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:502c9cd6b3273bc1347fa95b19e12c51df61f5926685cfad1648ec594ec074aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:28.653Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:29.004Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-13T09:45:29.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-13T09:45:29.005Z] 5d29e4ef2560: Preparing [2024-08-13T09:45:29.005Z] 53b7da845900: Preparing [2024-08-13T09:45:29.005Z] ffc8c1165fab: Preparing [2024-08-13T09:45:29.005Z] 1fef92caa588: Preparing [2024-08-13T09:45:29.005Z] cb3c8172160a: Preparing [2024-08-13T09:45:29.005Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:45:29.005Z] 3c20671a5817: Preparing [2024-08-13T09:45:29.005Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:45:29.005Z] 3c20671a5817: Waiting [2024-08-13T09:45:29.005Z] 53b7da845900: Layer already exists [2024-08-13T09:45:29.005Z] ffc8c1165fab: Layer already exists [2024-08-13T09:45:29.005Z] 1fef92caa588: Layer already exists [2024-08-13T09:45:29.005Z] cb3c8172160a: Layer already exists [2024-08-13T09:45:29.005Z] 5d29e4ef2560: Layer already exists [2024-08-13T09:45:29.005Z] 3c20671a5817: Layer already exists [2024-08-13T09:45:29.005Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:45:29.269Z] latest: digest: sha256:502c9cd6b3273bc1347fa95b19e12c51df61f5926685cfad1648ec594ec074aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:29.633Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:29.988Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.52 [2024-08-13T09:45:29.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-13T09:45:29.988Z] 5d29e4ef2560: Preparing [2024-08-13T09:45:29.988Z] 53b7da845900: Preparing [2024-08-13T09:45:29.988Z] ffc8c1165fab: Preparing [2024-08-13T09:45:29.988Z] 1fef92caa588: Preparing [2024-08-13T09:45:29.988Z] cb3c8172160a: Preparing [2024-08-13T09:45:29.988Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:45:29.988Z] 3c20671a5817: Preparing [2024-08-13T09:45:29.988Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:45:29.988Z] 3c20671a5817: Waiting [2024-08-13T09:45:29.988Z] 5d29e4ef2560: Layer already exists [2024-08-13T09:45:29.988Z] 1fef92caa588: Layer already exists [2024-08-13T09:45:29.988Z] cb3c8172160a: Layer already exists [2024-08-13T09:45:29.988Z] ffc8c1165fab: Layer already exists [2024-08-13T09:45:29.988Z] 53b7da845900: Layer already exists [2024-08-13T09:45:29.988Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:45:29.988Z] 3c20671a5817: Layer already exists [2024-08-13T09:45:30.254Z] 3.2.0-dev.52: digest: sha256:502c9cd6b3273bc1347fa95b19e12c51df61f5926685cfad1648ec594ec074aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:30.605Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:30.949Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:45:30.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-13T09:45:30.949Z] 5d29e4ef2560: Preparing [2024-08-13T09:45:30.949Z] 53b7da845900: Preparing [2024-08-13T09:45:30.949Z] ffc8c1165fab: Preparing [2024-08-13T09:45:30.949Z] 1fef92caa588: Preparing [2024-08-13T09:45:30.949Z] cb3c8172160a: Preparing [2024-08-13T09:45:30.949Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:45:30.949Z] 3c20671a5817: Preparing [2024-08-13T09:45:30.949Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:45:30.949Z] 3c20671a5817: Waiting [2024-08-13T09:45:30.949Z] 53b7da845900: Layer already exists [2024-08-13T09:45:30.949Z] 1fef92caa588: Layer already exists [2024-08-13T09:45:30.949Z] cb3c8172160a: Layer already exists [2024-08-13T09:45:30.949Z] 5d29e4ef2560: Layer already exists [2024-08-13T09:45:30.949Z] ffc8c1165fab: Layer already exists [2024-08-13T09:45:30.949Z] 3c20671a5817: Layer already exists [2024-08-13T09:45:30.949Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:45:31.214Z] 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:502c9cd6b3273bc1347fa95b19e12c51df61f5926685cfad1648ec594ec074aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:31.564Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:31.906Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-08-13T09:45:31.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-13T09:45:31.906Z] 5d29e4ef2560: Preparing [2024-08-13T09:45:31.906Z] 53b7da845900: Preparing [2024-08-13T09:45:31.906Z] ffc8c1165fab: Preparing [2024-08-13T09:45:31.906Z] 1fef92caa588: Preparing [2024-08-13T09:45:31.906Z] cb3c8172160a: Preparing [2024-08-13T09:45:31.906Z] 9d26cdb3ebf1: Preparing [2024-08-13T09:45:31.906Z] 3c20671a5817: Preparing [2024-08-13T09:45:31.906Z] 9d26cdb3ebf1: Waiting [2024-08-13T09:45:31.906Z] 3c20671a5817: Waiting [2024-08-13T09:45:31.906Z] 1fef92caa588: Layer already exists [2024-08-13T09:45:31.906Z] 5d29e4ef2560: Layer already exists [2024-08-13T09:45:31.906Z] cb3c8172160a: Layer already exists [2024-08-13T09:45:31.906Z] ffc8c1165fab: Layer already exists [2024-08-13T09:45:31.906Z] 53b7da845900: Layer already exists [2024-08-13T09:45:31.906Z] 3c20671a5817: Layer already exists [2024-08-13T09:45:31.906Z] 9d26cdb3ebf1: Layer already exists [2024-08-13T09:45:32.171Z] main: digest: sha256:502c9cd6b3273bc1347fa95b19e12c51df61f5926685cfad1648ec594ec074aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-13T09:45:32.254Z] ===================================================== [Pipeline] echo [2024-08-13T09:45:32.270Z] taggedImages: [2024-08-13T09:45:32.270Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d [2024-08-13T09:45:32.270Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-13T09:45:32.270Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.52 [2024-08-13T09:45:32.270Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [2024-08-13T09:45:32.270Z] - 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-08-13T09:45:32.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-13T09:45:32.657Z] [2024-08-13T09:45:32.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:45:32.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-13T09:45:32.975Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-13T09:45:32.975Z] 8998bd30e6a1: Pulling fs layer [2024-08-13T09:45:32.975Z] 04944245beec: Pulling fs layer [2024-08-13T09:45:32.975Z] 699f458cf7ca: Pulling fs layer [2024-08-13T09:45:32.975Z] 765212b225bb: Pulling fs layer [2024-08-13T09:45:32.975Z] f23df028b6ca: Pulling fs layer [2024-08-13T09:45:32.975Z] d65c8cfc05b1: Pulling fs layer [2024-08-13T09:45:32.975Z] 2437ff75d9bd: Pulling fs layer [2024-08-13T09:45:32.975Z] f23df028b6ca: Waiting [2024-08-13T09:45:32.975Z] d65c8cfc05b1: Waiting [2024-08-13T09:45:32.975Z] 2437ff75d9bd: Waiting [2024-08-13T09:45:32.975Z] 765212b225bb: Waiting [2024-08-13T09:45:33.242Z] 04944245beec: Verifying Checksum [2024-08-13T09:45:33.242Z] 04944245beec: Download complete [2024-08-13T09:45:33.242Z] 765212b225bb: Verifying Checksum [2024-08-13T09:45:33.242Z] 765212b225bb: Download complete [2024-08-13T09:45:33.242Z] f23df028b6ca: Download complete [2024-08-13T09:45:33.242Z] d65c8cfc05b1: Verifying Checksum [2024-08-13T09:45:33.242Z] d65c8cfc05b1: Download complete [2024-08-13T09:45:33.508Z] 699f458cf7ca: Verifying Checksum [2024-08-13T09:45:33.508Z] 699f458cf7ca: Download complete [2024-08-13T09:45:33.792Z] 8998bd30e6a1: Download complete [2024-08-13T09:45:36.399Z] 2437ff75d9bd: Verifying Checksum [2024-08-13T09:45:36.399Z] 2437ff75d9bd: Download complete [2024-08-13T09:45:38.999Z] 8998bd30e6a1: Pull complete [2024-08-13T09:45:39.580Z] 04944245beec: Pull complete [2024-08-13T09:45:40.986Z] 699f458cf7ca: Pull complete [2024-08-13T09:45:41.253Z] 765212b225bb: Pull complete [2024-08-13T09:45:42.212Z] f23df028b6ca: Pull complete [2024-08-13T09:45:42.212Z] d65c8cfc05b1: Pull complete [2024-08-13T09:46:00.401Z] 2437ff75d9bd: Pull complete [2024-08-13T09:46:00.401Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-13T09:46:00.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-13T09:46:00.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T09:46:00.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-7621 does not seem to be running inside a container [2024-08-13T09:46:00.661Z] $ 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/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@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-08-13T09:46:03.625Z] $ docker top 6b109206eafe88dab182bfd9a5daf75ff45fba2fb7b19b4ad1aa83c00fd8abb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-13T09:46:04.524Z] ---> job-cost.sh [2024-08-13T09:46:04.524Z] lf-activate-venv: SKIPPING [2024-08-13T09:46:04.524Z] INFO: No Stack... [2024-08-13T09:46:06.460Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-13T09:46:07.040Z] INFO: Archiving Costs [Pipeline] sh [2024-08-13T09:46:07.674Z] + cat /w/workspace/edgex-go/670/archives/cost.csv [2024-08-13T09:46:07.675Z] + cut -d, -f6 [Pipeline] lock [2024-08-13T09:46:07.730Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-670-stack-cost] [2024-08-13T09:46:07.742Z] Resource [jenkins-edgexfoundry-edgex-go-main-670-stack-cost] did not exist. Created. [2024-08-13T09:46:07.751Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-670-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-13T09:46:08.401Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-13T09:46:09.040Z] Stashed 1 file(s) [Pipeline] } [2024-08-13T09:46:09.050Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-670-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-13T09:46:09.072Z] $ docker stop --time=1 6b109206eafe88dab182bfd9a5daf75ff45fba2fb7b19b4ad1aa83c00fd8abb0 [2024-08-13T09:46:10.615Z] $ docker rm -f --volumes 6b109206eafe88dab182bfd9a5daf75ff45fba2fb7b19b4ad1aa83c00fd8abb0 [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-08-13T09:46:11.197Z] provisioning config files... [2024-08-13T09:46:11.203Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/670@tmp/config13827521063144048261tmp [Pipeline] { [Pipeline] sh [2024-08-13T09:46:11.502Z] + set +x [2024-08-13T09:46:11.502Z] + curl -s https://codecov.io/bash [2024-08-13T09:46:11.502Z] + bash -s -- [2024-08-13T09:46:11.761Z] [2024-08-13T09:46:11.761Z] _____ _ [2024-08-13T09:46:11.761Z] / ____| | | [2024-08-13T09:46:11.761Z] | | ___ __| | ___ ___ _____ __ [2024-08-13T09:46:11.761Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-13T09:46:11.761Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-13T09:46:11.761Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-13T09:46:11.761Z] Bash-1.0.6 [2024-08-13T09:46:11.761Z] [2024-08-13T09:46:11.761Z] [2024-08-13T09:46:11.761Z] ==> git version 2.25.1 found [2024-08-13T09:46:11.761Z] ==> 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-08-13T09:46:11.761Z] Release-Date: 2020-01-08 [2024-08-13T09:46:11.761Z] 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-08-13T09:46:11.761Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-13T09:46:11.761Z] ==> Jenkins CI detected. [2024-08-13T09:46:11.761Z] current dir:  /w/workspace/edgex-go/670 [2024-08-13T09:46:11.761Z] project root: . [2024-08-13T09:46:11.761Z] --> token set from env [2024-08-13T09:46:11.761Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-13T09:46:11.761Z] ==> Running gcov in . (disable via -X gcov) [2024-08-13T09:46:11.761Z] ==> Python coveragepy not found [2024-08-13T09:46:11.761Z] ==> Searching for coverage reports in: [2024-08-13T09:46:11.761Z] + . [2024-08-13T09:46:11.761Z] -> Found 1 reports [2024-08-13T09:46:11.761Z] ==> Detecting git/mercurial file structure [2024-08-13T09:46:11.761Z] ==> Reading reports [2024-08-13T09:46:11.761Z] + ./coverage.out bytes=518745 [2024-08-13T09:46:11.761Z] ==> Appending adjustments [2024-08-13T09:46:11.761Z] https://docs.codecov.io/docs/fixing-reports [2024-08-13T09:46:13.140Z] + Found adjustments [2024-08-13T09:46:13.140Z] ==> Gzipping contents [2024-08-13T09:46:13.140Z] 68K /tmp/codecov.I63rJw.gz [2024-08-13T09:46:13.140Z] ==> Uploading reports [2024-08-13T09:46:13.140Z] url: https://codecov.io [2024-08-13T09:46:13.140Z] query: branch=main&commit=716be972356a5d958cacae13e28e6f732195427d&build=670&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F670%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-13T09:46:13.140Z] -> Pinging Codecov [2024-08-13T09:46:13.140Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=716be972356a5d958cacae13e28e6f732195427d&build=670&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F670%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-13T09:46:13.401Z] -> Uploading to [2024-08-13T09:46:13.401Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-13/00271124DB129430A58F1EEE437C3FCB/716be972356a5d958cacae13e28e6f732195427d/23e011e5-6876-419a-8a25-71784070f69c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240813%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240813T094613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c24db00f2d2f259191a35a6cfdbc1d22926cf50944abb37bf2ec94451651d9d9 [2024-08-13T09:46:13.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-13T09:46:13.401Z] Dload Upload Total Spent Left Speed [2024-08-13T09:46:13.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65916 0 0 100 65916 0 236k --:--:-- --:--:-- --:--:-- 236k [2024-08-13T09:46:13.660Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [2024-08-13T09:46:13.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-08-13T09:46:13.896Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-13T09:46:13.914Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:46:14.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-13T09:46:14.219Z] [2024-08-13T09:46:14.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:46:14.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-13T09:46:14.520Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-13T09:46:14.520Z] 619be1103602: Already exists [2024-08-13T09:46:14.520Z] f8ea3408117e: Pulling fs layer [2024-08-13T09:46:14.520Z] 91320369b822: Pulling fs layer [2024-08-13T09:46:14.520Z] 0406650e8295: Pulling fs layer [2024-08-13T09:46:14.520Z] 4f4fb700ef54: Pulling fs layer [2024-08-13T09:46:14.520Z] 96d80e3f36e1: Pulling fs layer [2024-08-13T09:46:14.520Z] bcf3aedb951c: Pulling fs layer [2024-08-13T09:46:14.520Z] 4f4fb700ef54: Waiting [2024-08-13T09:46:14.520Z] 96d80e3f36e1: Waiting [2024-08-13T09:46:14.520Z] bcf3aedb951c: Waiting [2024-08-13T09:46:14.520Z] 0406650e8295: Download complete [2024-08-13T09:46:14.520Z] f8ea3408117e: Download complete [2024-08-13T09:46:14.520Z] 4f4fb700ef54: Verifying Checksum [2024-08-13T09:46:14.520Z] 4f4fb700ef54: Download complete [2024-08-13T09:46:14.778Z] 96d80e3f36e1: Verifying Checksum [2024-08-13T09:46:14.778Z] 96d80e3f36e1: Download complete [2024-08-13T09:46:14.778Z] f8ea3408117e: Pull complete [2024-08-13T09:46:15.036Z] 91320369b822: Download complete [2024-08-13T09:46:15.600Z] bcf3aedb951c: Verifying Checksum [2024-08-13T09:46:15.601Z] bcf3aedb951c: Download complete [2024-08-13T09:46:18.884Z] 91320369b822: Pull complete [2024-08-13T09:46:18.884Z] 0406650e8295: Pull complete [2024-08-13T09:46:18.884Z] 4f4fb700ef54: Pull complete [2024-08-13T09:46:18.884Z] 96d80e3f36e1: Pull complete [2024-08-13T09:46:23.066Z] bcf3aedb951c: Pull complete [2024-08-13T09:46:23.066Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-13T09:46:23.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-13T09:46:23.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T09:46:23.170Z] prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container [2024-08-13T09:46:23.229Z] $ 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/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-08-13T09:46:29.048Z] $ docker top fa1cb8d1cd3dbcc66c5a304b7d552bb34ed659cc9cfcd9f9213e381fcf20f090 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-13T09:46:29.376Z] + git config --global --add safe.directory /w/workspace/edgex-go/670 [Pipeline] echo [2024-08-13T09:46:29.386Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-08-13T09:46:29.666Z] + set -o pipefail [2024-08-13T09:46:29.667Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-08-13T09:46:36.235Z] [2024-08-13T09:46:36.235Z] Monitoring /w/workspace/edgex-go/670 (github.com/edgexfoundry/edgex-go)... [2024-08-13T09:46:36.235Z] [2024-08-13T09:46:36.235Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/f3887497-2313-4b98-80b5-281d4ce2e93b [2024-08-13T09:46:36.235Z] [2024-08-13T09:46:36.235Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-13T09:46:36.235Z] [2024-08-13T09:46:36.495Z] [2024-08-13T09:46:36.495Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-13T09:46:36.495Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-13T09:46:36.796Z] $ docker stop --time=1 fa1cb8d1cd3dbcc66c5a304b7d552bb34ed659cc9cfcd9f9213e381fcf20f090 [2024-08-13T09:46:42.993Z] $ docker rm -f --volumes fa1cb8d1cd3dbcc66c5a304b7d552bb34ed659cc9cfcd9f9213e381fcf20f090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-08-13T09:46:43.501Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-13T09:46:43.520Z] provisioning config files... [2024-08-13T09:46:43.528Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/670@tmp/config4973160986574053342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-13T09:46:43.829Z] --> edgex-publish-swagger.sh [2024-08-13T09:46:43.829Z] === Publish openapi/v3 API === [2024-08-13T09:46:43.829Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-13T09:46:43.829Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/670/openapi/v3/core-command.yaml] [2024-08-13T09:46:43.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-13T09:46:43.829Z] Dload Upload Total Spent Left Speed [2024-08-13T09:46:44.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 61620 --:--:-- --:--:-- --:--:-- 61620 [2024-08-13T09:46:44.395Z] [2024-08-13T09:46:44.395Z] [2024-08-13T09:46:44.395Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/670/openapi/v3/core-data.yaml] [2024-08-13T09:46:44.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-13T09:46:44.395Z] Dload Upload Total Spent Left Speed [2024-08-13T09:46:44.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 154k --:--:-- --:--:-- --:--:-- 153k 100 72043 0 0 100 72043 0 154k --:--:-- --:--:-- --:--:-- 153k [2024-08-13T09:46:44.655Z] [2024-08-13T09:46:44.655Z] [2024-08-13T09:46:44.655Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/670/openapi/v3/core-keeper.yaml] [2024-08-13T09:46:44.655Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-13T09:46:44.655Z] Dload Upload Total Spent Left Speed [2024-08-13T09:46:45.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 199 99157 --:--:-- --:--:-- --:--:-- 99356 [2024-08-13T09:46:45.224Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-13T09:46:45.224Z] [2024-08-13T09:46:45.224Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/670/openapi/v3/core-metadata.yaml] [2024-08-13T09:46:45.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-13T09:46:45.224Z] Dload Upload Total Spent Left Speed [2024-08-13T09:46:45.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 375 357k --:--:-- --:--:-- --:--:-- 358k [2024-08-13T09:46:45.484Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-13T09:46:45.484Z] [2024-08-13T09:46:45.484Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/670/openapi/v3/support-cron-scheduler.yaml] [2024-08-13T09:46:45.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-13T09:46:45.484Z] Dload Upload Total Spent Left Speed [2024-08-13T09:46:45.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42836 0 0 100 42836 0 206k --:--:-- --:--:-- --:--:-- 205k 100 42902 100 66 100 42836 226 143k --:--:-- --:--:-- --:--:-- 143k [2024-08-13T09:46:45.744Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-13T09:46:45.744Z] [2024-08-13T09:46:45.744Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/670/openapi/v3/support-notifications.yaml] [2024-08-13T09:46:45.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-13T09:46:45.744Z] Dload Upload Total Spent Left Speed [2024-08-13T09:46:46.312Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 356 195k --:--:-- --:--:-- --:--:-- 195k [2024-08-13T09:46:46.312Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-13T09:46:46.312Z] [2024-08-13T09:46:46.313Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/670/openapi/v3/support-scheduler.yaml] [2024-08-13T09:46:46.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-13T09:46:46.313Z] Dload Upload Total Spent Left Speed [2024-08-13T09:46:46.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 363 86139 --:--:-- --:--:-- --:--:-- 86302 100 37110 100 156 100 36954 363 86139 --:--:-- --:--:-- --:--:-- 86302 [2024-08-13T09:46:46.880Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-13T09:46:46.880Z] [Pipeline] } [2024-08-13T09:46:46.888Z] 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-08-13T09:46:47.336Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-13T09:46:47.336Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:46:47.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-13T09:46:47.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T09:46:47.751Z] prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container [2024-08-13T09:46:47.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-13T09:46:48.306Z] $ docker top b197f92fbd0646de8fee6dc200a4759d75b91618cc84a963b9e91c3b37f316d5 -eo pid,comm [2024-08-13T09:46:48.335Z] 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-08-13T09:46:48.335Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-13T09:46:48.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-13T09:46:48.397Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-13T09:46:48.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-13T09:46:48.542Z] $ docker exec b197f92fbd0646de8fee6dc200a4759d75b91618cc84a963b9e91c3b37f316d5 ssh-agent [2024-08-13T09:46:48.619Z] SSH_AUTH_SOCK=/tmp/ssh-8xxsgDcd1AJa/agent.32 [2024-08-13T09:46:48.619Z] SSH_AGENT_PID=38 [2024-08-13T09:46:48.623Z] Running ssh-add (command line suppressed) [2024-08-13T09:46:48.751Z] Identity added: /w/workspace/edgex-go/670@tmp/private_key_13401372006132334803.key (/w/workspace/edgex-go/670@tmp/private_key_13401372006132334803.key) [2024-08-13T09:46:48.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-13T09:46:49.041Z] + git semver tag [2024-08-13T09:46:49.301Z] 2024-08-13 09:46:49,253 [run_tag] DEBUG tag force:False [2024-08-13T09:46:49.301Z] 2024-08-13 09:46:49,253 [check_head_tag] DEBUG check head tag [2024-08-13T09:46:49.301Z] 2024-08-13 09:46:49,255 [execute] INFO git cat-file --batch-check [2024-08-13T09:46:49.301Z] 2024-08-13 09:46:49,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/670, universal_newlines=False, shell=None, istream=) [2024-08-13T09:46:49.301Z] 2024-08-13 09:46:49,259 [execute] INFO git cat-file --batch [2024-08-13T09:46:49.301Z] 2024-08-13 09:46:49,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/670, universal_newlines=False, shell=None, istream=) [2024-08-13T09:46:49.301Z] 2024-08-13 09:46:49,298 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main [2024-08-13T09:46:49.301Z] 2024-08-13 09:46:49,298 [execute] INFO git tag -a v3.2.0-dev.52 -m v3.2.0-dev.52 [2024-08-13T09:46:49.301Z] 2024-08-13 09:46:49,298 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.52', '-m', 'v3.2.0-dev.52'], cwd=/w/workspace/edgex-go/670, universal_newlines=False, shell=None, istream=None) [2024-08-13T09:46:49.301Z] 2024-08-13 09:46:49,303 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main [2024-08-13T09:46:49.301Z] 3.2.0-dev.52 [Pipeline] } [2024-08-13T09:46:49.332Z] $ docker exec --env ******** --env ******** b197f92fbd0646de8fee6dc200a4759d75b91618cc84a963b9e91c3b37f316d5 ssh-agent -k [2024-08-13T09:46:49.445Z] unset SSH_AUTH_SOCK; [2024-08-13T09:46:49.445Z] unset SSH_AGENT_PID; [2024-08-13T09:46:49.445Z] echo Agent pid 38 killed; [2024-08-13T09:46:49.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-13T09:46:49.763Z] + git semver [Pipeline] } [2024-08-13T09:46:50.058Z] $ docker stop --time=1 b197f92fbd0646de8fee6dc200a4759d75b91618cc84a963b9e91c3b37f316d5 [2024-08-13T09:46:51.310Z] $ docker rm -f --volumes b197f92fbd0646de8fee6dc200a4759d75b91618cc84a963b9e91c3b37f316d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:46:51.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-13T09:46:51.697Z] [2024-08-13T09:46:51.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:46:52.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-13T09:46:52.001Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-13T09:46:52.001Z] ab5ef0e58194: Pulling fs layer [2024-08-13T09:46:52.001Z] 9712f1f96733: Pulling fs layer [2024-08-13T09:46:52.001Z] 63f879dbbcfc: Pulling fs layer [2024-08-13T09:46:52.001Z] 0d9ebad4ef96: Pulling fs layer [2024-08-13T09:46:52.001Z] e9a5061849ea: Pulling fs layer [2024-08-13T09:46:52.001Z] d747dcd14b5f: Pulling fs layer [2024-08-13T09:46:52.001Z] 2de7ff778b66: Pulling fs layer [2024-08-13T09:46:52.001Z] e9a5061849ea: Waiting [2024-08-13T09:46:52.001Z] d747dcd14b5f: Waiting [2024-08-13T09:46:52.001Z] 2de7ff778b66: Waiting [2024-08-13T09:46:52.001Z] 0d9ebad4ef96: Waiting [2024-08-13T09:46:52.001Z] 9712f1f96733: Verifying Checksum [2024-08-13T09:46:52.001Z] 9712f1f96733: Download complete [2024-08-13T09:46:52.262Z] 63f879dbbcfc: Verifying Checksum [2024-08-13T09:46:52.262Z] 63f879dbbcfc: Download complete [2024-08-13T09:46:52.522Z] e9a5061849ea: Verifying Checksum [2024-08-13T09:46:52.522Z] e9a5061849ea: Download complete [2024-08-13T09:46:52.522Z] d747dcd14b5f: Download complete [2024-08-13T09:46:52.522Z] 0d9ebad4ef96: Verifying Checksum [2024-08-13T09:46:52.522Z] 0d9ebad4ef96: Download complete [2024-08-13T09:46:52.522Z] ab5ef0e58194: Verifying Checksum [2024-08-13T09:46:52.522Z] ab5ef0e58194: Download complete [2024-08-13T09:46:52.522Z] 2de7ff778b66: Verifying Checksum [2024-08-13T09:46:52.522Z] 2de7ff778b66: Download complete [2024-08-13T09:46:55.053Z] ab5ef0e58194: Pull complete [2024-08-13T09:46:55.311Z] 9712f1f96733: Pull complete [2024-08-13T09:46:55.876Z] 63f879dbbcfc: Pull complete [2024-08-13T09:46:59.163Z] 0d9ebad4ef96: Pull complete [2024-08-13T09:46:59.421Z] e9a5061849ea: Pull complete [2024-08-13T09:46:59.421Z] d747dcd14b5f: Pull complete [2024-08-13T09:47:00.354Z] 2de7ff778b66: Pull complete [2024-08-13T09:47:00.355Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-13T09:47:00.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-13T09:47:00.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T09:47:00.462Z] prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container [2024-08-13T09:47:00.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-13T09:47:06.565Z] $ docker top 0e21c0f247bd0f0386aedca18ba7466f3d87561a55a66db93ae3f745ddd614c2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-13T09:47:06.627Z] provisioning config files... [2024-08-13T09:47:06.633Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/670@tmp/config5293032065155384542tmp [2024-08-13T09:47:06.643Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/670@tmp/config17142736298046675518tmp [2024-08-13T09:47:06.651Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/670@tmp/config1753343866898453781tmp [Pipeline] { [Pipeline] echo [2024-08-13T09:47:06.765Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-13T09:47:07.066Z] ---> sigul-configuration.sh [2024-08-13T09:47:07.066Z] gpg: directory `/root/.gnupg' created [2024-08-13T09:47:07.066Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-13T09:47:07.066Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-13T09:47:07.066Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-13T09:47:07.066Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-13T09:47:07.066Z] gpg: CAST5 encrypted data [2024-08-13T09:47:07.066Z] gpg: encrypted with 1 passphrase [2024-08-13T09:47:07.066Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-13T09:47:07.377Z] + mkdir /home/jenkins [2024-08-13T09:47:07.377Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-13T09:47:07.666Z] + 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-08-13T09:47:07.679Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-13T09:47:07.967Z] ---> sigul-install.sh [2024-08-13T09:47:07.967Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-13T09:47:08.261Z] + git tag --list [2024-08-13T09:47:08.261Z] 0.6.0 [2024-08-13T09:47:08.261Z] 0.6.1 [2024-08-13T09:47:08.261Z] 0.7.0 [2024-08-13T09:47:08.261Z] 0.7.1 [2024-08-13T09:47:08.261Z] v1.0.0 [2024-08-13T09:47:08.261Z] v1.0.1 [2024-08-13T09:47:08.261Z] v1.1.0 [2024-08-13T09:47:08.261Z] v1.2.0 [2024-08-13T09:47:08.261Z] v1.2.1 [2024-08-13T09:47:08.261Z] v1.3.0 [2024-08-13T09:47:08.261Z] v1.3.1 [2024-08-13T09:47:08.261Z] v2.0.0 [2024-08-13T09:47:08.261Z] v2.1.0 [2024-08-13T09:47:08.261Z] v2.1.1 [2024-08-13T09:47:08.261Z] v2.2.0 [2024-08-13T09:47:08.261Z] v2.3.0 [2024-08-13T09:47:08.261Z] v3.0 [2024-08-13T09:47:08.261Z] v3.0.0 [2024-08-13T09:47:08.261Z] v3.1 [2024-08-13T09:47:08.261Z] v3.1.0 [2024-08-13T09:47:08.261Z] v3.1.0-dev.1 [2024-08-13T09:47:08.261Z] v3.1.0-dev.10 [2024-08-13T09:47:08.261Z] v3.1.0-dev.11 [2024-08-13T09:47:08.261Z] v3.1.0-dev.12 [2024-08-13T09:47:08.261Z] v3.1.0-dev.13 [2024-08-13T09:47:08.261Z] v3.1.0-dev.14 [2024-08-13T09:47:08.261Z] v3.1.0-dev.15 [2024-08-13T09:47:08.261Z] v3.1.0-dev.16 [2024-08-13T09:47:08.261Z] v3.1.0-dev.17 [2024-08-13T09:47:08.261Z] v3.1.0-dev.18 [2024-08-13T09:47:08.261Z] v3.1.0-dev.19 [2024-08-13T09:47:08.261Z] v3.1.0-dev.2 [2024-08-13T09:47:08.261Z] v3.1.0-dev.20 [2024-08-13T09:47:08.261Z] v3.1.0-dev.21 [2024-08-13T09:47:08.261Z] v3.1.0-dev.22 [2024-08-13T09:47:08.261Z] v3.1.0-dev.23 [2024-08-13T09:47:08.261Z] v3.1.0-dev.24 [2024-08-13T09:47:08.261Z] v3.1.0-dev.25 [2024-08-13T09:47:08.261Z] v3.1.0-dev.26 [2024-08-13T09:47:08.261Z] v3.1.0-dev.27 [2024-08-13T09:47:08.261Z] v3.1.0-dev.28 [2024-08-13T09:47:08.261Z] v3.1.0-dev.29 [2024-08-13T09:47:08.261Z] v3.1.0-dev.3 [2024-08-13T09:47:08.261Z] v3.1.0-dev.30 [2024-08-13T09:47:08.261Z] v3.1.0-dev.31 [2024-08-13T09:47:08.261Z] v3.1.0-dev.32 [2024-08-13T09:47:08.261Z] v3.1.0-dev.33 [2024-08-13T09:47:08.261Z] v3.1.0-dev.34 [2024-08-13T09:47:08.261Z] v3.1.0-dev.35 [2024-08-13T09:47:08.261Z] v3.1.0-dev.36 [2024-08-13T09:47:08.261Z] v3.1.0-dev.37 [2024-08-13T09:47:08.261Z] v3.1.0-dev.38 [2024-08-13T09:47:08.261Z] v3.1.0-dev.39 [2024-08-13T09:47:08.261Z] v3.1.0-dev.4 [2024-08-13T09:47:08.261Z] v3.1.0-dev.40 [2024-08-13T09:47:08.261Z] v3.1.0-dev.41 [2024-08-13T09:47:08.261Z] v3.1.0-dev.42 [2024-08-13T09:47:08.261Z] v3.1.0-dev.43 [2024-08-13T09:47:08.261Z] v3.1.0-dev.44 [2024-08-13T09:47:08.261Z] v3.1.0-dev.45 [2024-08-13T09:47:08.261Z] v3.1.0-dev.46 [2024-08-13T09:47:08.261Z] v3.1.0-dev.47 [2024-08-13T09:47:08.261Z] v3.1.0-dev.48 [2024-08-13T09:47:08.261Z] v3.1.0-dev.49 [2024-08-13T09:47:08.261Z] v3.1.0-dev.5 [2024-08-13T09:47:08.261Z] v3.1.0-dev.50 [2024-08-13T09:47:08.261Z] v3.1.0-dev.51 [2024-08-13T09:47:08.261Z] v3.1.0-dev.52 [2024-08-13T09:47:08.261Z] v3.1.0-dev.53 [2024-08-13T09:47:08.261Z] v3.1.0-dev.54 [2024-08-13T09:47:08.261Z] v3.1.0-dev.55 [2024-08-13T09:47:08.261Z] v3.1.0-dev.56 [2024-08-13T09:47:08.261Z] v3.1.0-dev.57 [2024-08-13T09:47:08.261Z] v3.1.0-dev.58 [2024-08-13T09:47:08.261Z] v3.1.0-dev.59 [2024-08-13T09:47:08.261Z] v3.1.0-dev.6 [2024-08-13T09:47:08.261Z] v3.1.0-dev.60 [2024-08-13T09:47:08.261Z] v3.1.0-dev.61 [2024-08-13T09:47:08.261Z] v3.1.0-dev.62 [2024-08-13T09:47:08.261Z] v3.1.0-dev.63 [2024-08-13T09:47:08.261Z] v3.1.0-dev.64 [2024-08-13T09:47:08.261Z] v3.1.0-dev.65 [2024-08-13T09:47:08.261Z] v3.1.0-dev.66 [2024-08-13T09:47:08.261Z] v3.1.0-dev.67 [2024-08-13T09:47:08.261Z] v3.1.0-dev.68 [2024-08-13T09:47:08.261Z] v3.1.0-dev.69 [2024-08-13T09:47:08.261Z] v3.1.0-dev.7 [2024-08-13T09:47:08.261Z] v3.1.0-dev.70 [2024-08-13T09:47:08.261Z] v3.1.0-dev.71 [2024-08-13T09:47:08.261Z] v3.1.0-dev.72 [2024-08-13T09:47:08.261Z] v3.1.0-dev.73 [2024-08-13T09:47:08.261Z] v3.1.0-dev.8 [2024-08-13T09:47:08.261Z] v3.1.0-dev.9 [2024-08-13T09:47:08.261Z] v3.1.1 [2024-08-13T09:47:08.261Z] v3.1.1-dev.1 [2024-08-13T09:47:08.261Z] v3.1.1-dev.2 [2024-08-13T09:47:08.261Z] v3.2.0-dev.1 [2024-08-13T09:47:08.262Z] v3.2.0-dev.10 [2024-08-13T09:47:08.262Z] v3.2.0-dev.11 [2024-08-13T09:47:08.262Z] v3.2.0-dev.12 [2024-08-13T09:47:08.262Z] v3.2.0-dev.13 [2024-08-13T09:47:08.262Z] v3.2.0-dev.14 [2024-08-13T09:47:08.262Z] v3.2.0-dev.15 [2024-08-13T09:47:08.262Z] v3.2.0-dev.16 [2024-08-13T09:47:08.262Z] v3.2.0-dev.17 [2024-08-13T09:47:08.262Z] v3.2.0-dev.18 [2024-08-13T09:47:08.262Z] v3.2.0-dev.19 [2024-08-13T09:47:08.262Z] v3.2.0-dev.2 [2024-08-13T09:47:08.262Z] v3.2.0-dev.20 [2024-08-13T09:47:08.262Z] v3.2.0-dev.21 [2024-08-13T09:47:08.262Z] v3.2.0-dev.22 [2024-08-13T09:47:08.262Z] v3.2.0-dev.23 [2024-08-13T09:47:08.262Z] v3.2.0-dev.24 [2024-08-13T09:47:08.262Z] v3.2.0-dev.25 [2024-08-13T09:47:08.262Z] v3.2.0-dev.26 [2024-08-13T09:47:08.262Z] v3.2.0-dev.27 [2024-08-13T09:47:08.262Z] v3.2.0-dev.28 [2024-08-13T09:47:08.262Z] v3.2.0-dev.29 [2024-08-13T09:47:08.262Z] v3.2.0-dev.3 [2024-08-13T09:47:08.262Z] v3.2.0-dev.30 [2024-08-13T09:47:08.262Z] v3.2.0-dev.31 [2024-08-13T09:47:08.262Z] v3.2.0-dev.32 [2024-08-13T09:47:08.262Z] v3.2.0-dev.33 [2024-08-13T09:47:08.262Z] v3.2.0-dev.34 [2024-08-13T09:47:08.262Z] v3.2.0-dev.35 [2024-08-13T09:47:08.262Z] v3.2.0-dev.36 [2024-08-13T09:47:08.262Z] v3.2.0-dev.37 [2024-08-13T09:47:08.262Z] v3.2.0-dev.38 [2024-08-13T09:47:08.262Z] v3.2.0-dev.39 [2024-08-13T09:47:08.262Z] v3.2.0-dev.4 [2024-08-13T09:47:08.262Z] v3.2.0-dev.40 [2024-08-13T09:47:08.262Z] v3.2.0-dev.41 [2024-08-13T09:47:08.262Z] v3.2.0-dev.42 [2024-08-13T09:47:08.262Z] v3.2.0-dev.43 [2024-08-13T09:47:08.262Z] v3.2.0-dev.44 [2024-08-13T09:47:08.262Z] v3.2.0-dev.45 [2024-08-13T09:47:08.262Z] v3.2.0-dev.46 [2024-08-13T09:47:08.262Z] v3.2.0-dev.47 [2024-08-13T09:47:08.262Z] v3.2.0-dev.48 [2024-08-13T09:47:08.262Z] v3.2.0-dev.49 [2024-08-13T09:47:08.262Z] v3.2.0-dev.5 [2024-08-13T09:47:08.262Z] v3.2.0-dev.50 [2024-08-13T09:47:08.262Z] v3.2.0-dev.51 [2024-08-13T09:47:08.262Z] v3.2.0-dev.52 [2024-08-13T09:47:08.262Z] v3.2.0-dev.6 [2024-08-13T09:47:08.262Z] v3.2.0-dev.7 [2024-08-13T09:47:08.262Z] v3.2.0-dev.8 [2024-08-13T09:47:08.262Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-13T09:47:08.553Z] + lftools sign git-tag v3.2.0-dev.52 [2024-08-13T09:47:09.121Z] Signing Git tag with Sigul... [2024-08-13T09:47:09.121Z] Signing v3.2.0-dev.52 [Pipeline] echo [2024-08-13T09:47:09.398Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-13T09:47:09.693Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-13T09:47:09.700Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-13T09:47:09.747Z] $ docker stop --time=1 0e21c0f247bd0f0386aedca18ba7466f3d87561a55a66db93ae3f745ddd614c2 [2024-08-13T09:47:11.069Z] $ docker rm -f --volumes 0e21c0f247bd0f0386aedca18ba7466f3d87561a55a66db93ae3f745ddd614c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-13T09:47:11.506Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-13T09:47:11.506Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:47:11.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-13T09:47:11.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T09:47:11.900Z] prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container [2024-08-13T09:47:11.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-13T09:47:12.265Z] $ docker top 35c43614db7a6ec88b62b6143c5f839e67ae677ea7a64be536729e468695763c -eo pid,comm [2024-08-13T09:47:12.285Z] 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-08-13T09:47:12.285Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-13T09:47:12.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-13T09:47:12.340Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-13T09:47:12.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-13T09:47:12.472Z] $ docker exec 35c43614db7a6ec88b62b6143c5f839e67ae677ea7a64be536729e468695763c ssh-agent [2024-08-13T09:47:12.555Z] SSH_AUTH_SOCK=/tmp/ssh-rBrF1XWPOahv/agent.33 [2024-08-13T09:47:12.555Z] SSH_AGENT_PID=39 [2024-08-13T09:47:12.560Z] Running ssh-add (command line suppressed) [2024-08-13T09:47:12.677Z] Identity added: /w/workspace/edgex-go/670@tmp/private_key_15324008519011153351.key (/w/workspace/edgex-go/670@tmp/private_key_15324008519011153351.key) [2024-08-13T09:47:12.669Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-13T09:47:12.961Z] + git semver bump pre [2024-08-13T09:47:13.221Z] 2024-08-13 09:47:13,157 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main [2024-08-13T09:47:13.221Z] 2024-08-13 09:47:13,158 [bump_version] DEBUG bumping version:3.2.0-dev.52 on axis:pre with prefix:dev [2024-08-13T09:47:13.221Z] 2024-08-13 09:47:13,158 [bump_version] DEBUG bumped version:3.2.0-dev.53 [2024-08-13T09:47:13.221Z] 2024-08-13 09:47:13,158 [write_version] DEBUG write version:3.2.0-dev.53 to path:/w/workspace/edgex-go/670/.semver/main with force:True [2024-08-13T09:47:13.221Z] 2024-08-13 09:47:13,158 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main [2024-08-13T09:47:13.221Z] 2024-08-13 09:47:13,158 [write_file] DEBUG write to file:/w/workspace/edgex-go/670/.semver/main [2024-08-13T09:47:13.221Z] 2024-08-13 09:47:13,160 [execute] INFO git cat-file --batch-check [2024-08-13T09:47:13.221Z] 2024-08-13 09:47:13,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/670/.semver, universal_newlines=False, shell=None, istream=) [2024-08-13T09:47:13.221Z] 2024-08-13 09:47:13,166 [execute] INFO git cat-file --batch [2024-08-13T09:47:13.221Z] 2024-08-13 09:47:13,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/670/.semver, universal_newlines=False, shell=None, istream=) [2024-08-13T09:47:13.221Z] 2024-08-13 09:47:13,170 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main [2024-08-13T09:47:13.221Z] 3.2.0-dev.53 [Pipeline] } [2024-08-13T09:47:13.252Z] $ docker exec --env ******** --env ******** 35c43614db7a6ec88b62b6143c5f839e67ae677ea7a64be536729e468695763c ssh-agent -k [2024-08-13T09:47:13.344Z] unset SSH_AUTH_SOCK; [2024-08-13T09:47:13.345Z] unset SSH_AGENT_PID; [2024-08-13T09:47:13.345Z] echo Agent pid 39 killed; [2024-08-13T09:47:13.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-13T09:47:13.661Z] + git semver [Pipeline] } [2024-08-13T09:47:13.957Z] $ docker stop --time=1 35c43614db7a6ec88b62b6143c5f839e67ae677ea7a64be536729e468695763c [2024-08-13T09:47:15.209Z] $ docker rm -f --volumes 35c43614db7a6ec88b62b6143c5f839e67ae677ea7a64be536729e468695763c [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-13T09:47:15.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-13T09:47:15.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:47:15.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-13T09:47:15.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T09:47:15.937Z] prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container [2024-08-13T09:47:15.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-13T09:47:16.305Z] $ docker top 0a26e4021de26ab446894e7cd004fbf18bea540570cbb8b10c8d9eeb0ff6ca7b -eo pid,comm [2024-08-13T09:47:16.328Z] 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-08-13T09:47:16.328Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-13T09:47:16.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-13T09:47:16.389Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-13T09:47:16.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-13T09:47:16.522Z] $ docker exec 0a26e4021de26ab446894e7cd004fbf18bea540570cbb8b10c8d9eeb0ff6ca7b ssh-agent [2024-08-13T09:47:16.599Z] SSH_AUTH_SOCK=/tmp/ssh-SgEoVrindzn0/agent.33 [2024-08-13T09:47:16.599Z] SSH_AGENT_PID=39 [2024-08-13T09:47:16.604Z] Running ssh-add (command line suppressed) [2024-08-13T09:47:16.725Z] Identity added: /w/workspace/edgex-go/670@tmp/private_key_10312606476024547267.key (/w/workspace/edgex-go/670@tmp/private_key_10312606476024547267.key) [2024-08-13T09:47:16.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-13T09:47:17.012Z] + git semver push [2024-08-13T09:47:17.271Z] 2024-08-13 09:47:17,222 [run_push] DEBUG push [2024-08-13T09:47:17.271Z] 2024-08-13 09:47:17,223 [execute] INFO git cat-file --batch-check [2024-08-13T09:47:17.271Z] 2024-08-13 09:47:17,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/670/.semver, universal_newlines=False, shell=None, istream=) [2024-08-13T09:47:17.271Z] 2024-08-13 09:47:17,227 [execute] INFO git rev-list bade4188da0c785556e2123e36182e5c088008b2 -- [2024-08-13T09:47:17.271Z] 2024-08-13 09:47:17,227 [execute] DEBUG Popen(['git', 'rev-list', 'bade4188da0c785556e2123e36182e5c088008b2', '--'], cwd=/w/workspace/edgex-go/670/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-13T09:47:17.271Z] 2024-08-13 09:47:17,243 [execute] INFO git fetch -v origin [2024-08-13T09:47:17.271Z] 2024-08-13 09:47:17,244 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/670/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-13T09:47:17.840Z] 2024-08-13 09:47:17,675 [run_push] DEBUG no remote changes detected [2024-08-13T09:47:17.840Z] 2024-08-13 09:47:17,676 [execute] INFO git push origin semver [2024-08-13T09:47:17.840Z] 2024-08-13 09:47:17,676 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/670/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-13T09:47:18.778Z] 2024-08-13 09:47:18,436 [run_push] DEBUG push all version tags [2024-08-13T09:47:18.778Z] 2024-08-13 09:47:18,437 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-13T09:47:18.778Z] 2024-08-13 09:47:18,437 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/670, universal_newlines=False, shell=None, istream=None) [2024-08-13T09:47:19.345Z] 2024-08-13 09:47:19,175 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main [2024-08-13T09:47:19.345Z] 3.2.0-dev.53 [Pipeline] } [2024-08-13T09:47:19.377Z] $ docker exec --env ******** --env ******** 0a26e4021de26ab446894e7cd004fbf18bea540570cbb8b10c8d9eeb0ff6ca7b ssh-agent -k [2024-08-13T09:47:19.463Z] unset SSH_AUTH_SOCK; [2024-08-13T09:47:19.467Z] unset SSH_AGENT_PID; [2024-08-13T09:47:19.467Z] echo Agent pid 39 killed; [2024-08-13T09:47:19.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-13T09:47:19.779Z] + git semver [Pipeline] } [2024-08-13T09:47:20.071Z] $ docker stop --time=1 0a26e4021de26ab446894e7cd004fbf18bea540570cbb8b10c8d9eeb0ff6ca7b [2024-08-13T09:47:21.335Z] $ docker rm -f --volumes 0a26e4021de26ab446894e7cd004fbf18bea540570cbb8b10c8d9eeb0ff6ca7b [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-08-13T09:47:21.910Z] + [ -d /w/workspace/edgex-go/670/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-13T09:47:22.197Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-13T09:47:23.059Z] ---> package-listing.sh [2024-08-13T09:47:23.059Z] ++ facter osfamily [2024-08-13T09:47:23.059Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-13T09:47:23.319Z] + OS_FAMILY=debian [2024-08-13T09:47:23.319Z] + workspace=/w/workspace/edgex-go/670 [2024-08-13T09:47:23.319Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-13T09:47:23.319Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-13T09:47:23.319Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-13T09:47:23.319Z] + PACKAGES=/tmp/packages_start.txt [2024-08-13T09:47:23.319Z] + '[' /w/workspace/edgex-go/670 ']' [2024-08-13T09:47:23.319Z] + PACKAGES=/tmp/packages_end.txt [2024-08-13T09:47:23.319Z] + case "${OS_FAMILY}" in [2024-08-13T09:47:23.319Z] + dpkg -l [2024-08-13T09:47:23.319Z] + grep '^ii' [2024-08-13T09:47:23.319Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-13T09:47:23.319Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-13T09:47:23.319Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-13T09:47:23.319Z] + '[' /w/workspace/edgex-go/670 ']' [2024-08-13T09:47:23.319Z] + mkdir -p /w/workspace/edgex-go/670/archives/ [2024-08-13T09:47:23.319Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/670/archives/ [Pipeline] echo [2024-08-13T09:47:23.331Z] 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/670/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-13T09:47:23.610Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:47:24.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-13T09:47:24.171Z] [2024-08-13T09:47:24.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T09:47:24.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-13T09:47:24.471Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-13T09:47:24.471Z] 5eb5b503b376: Pulling fs layer [2024-08-13T09:47:24.471Z] 5c69ac0246d0: Pulling fs layer [2024-08-13T09:47:24.471Z] ec43610c2a17: Pulling fs layer [2024-08-13T09:47:24.471Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-13T09:47:24.471Z] 33b1e0a273af: Pulling fs layer [2024-08-13T09:47:24.471Z] 5d3b04190fa2: Pulling fs layer [2024-08-13T09:47:24.471Z] 2f39f015ded8: Pulling fs layer [2024-08-13T09:47:24.471Z] 2f39f015ded8: Waiting [2024-08-13T09:47:24.471Z] 3a2ae6a8a46f: Waiting [2024-08-13T09:47:24.471Z] 33b1e0a273af: Waiting [2024-08-13T09:47:24.471Z] 5d3b04190fa2: Waiting [2024-08-13T09:47:24.471Z] 5c69ac0246d0: Download complete [2024-08-13T09:47:24.471Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-13T09:47:24.471Z] 3a2ae6a8a46f: Download complete [2024-08-13T09:47:24.471Z] 33b1e0a273af: Verifying Checksum [2024-08-13T09:47:24.471Z] 33b1e0a273af: Download complete [2024-08-13T09:47:24.471Z] ec43610c2a17: Verifying Checksum [2024-08-13T09:47:24.471Z] ec43610c2a17: Download complete [2024-08-13T09:47:24.471Z] 5d3b04190fa2: Verifying Checksum [2024-08-13T09:47:24.729Z] 5eb5b503b376: Verifying Checksum [2024-08-13T09:47:24.729Z] 5eb5b503b376: Download complete [2024-08-13T09:47:25.294Z] 2f39f015ded8: Download complete [2024-08-13T09:47:25.859Z] 5eb5b503b376: Pull complete [2024-08-13T09:47:25.859Z] 5c69ac0246d0: Pull complete [2024-08-13T09:47:26.425Z] ec43610c2a17: Pull complete [2024-08-13T09:47:26.425Z] 3a2ae6a8a46f: Pull complete [2024-08-13T09:47:26.425Z] 33b1e0a273af: Pull complete [2024-08-13T09:47:26.683Z] 5d3b04190fa2: Pull complete [2024-08-13T09:47:30.892Z] 2f39f015ded8: Pull complete [2024-08-13T09:47:30.892Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-13T09:47:30.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-13T09:47:30.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T09:47:31.066Z] prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container [2024-08-13T09:47:31.148Z] $ 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/670/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/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-13T09:47:35.129Z] $ docker top 4756bf7295549a12273cc0e846674c76f26c7aa57a3944f4953902d6a1ce6606 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-13T09:47:35.489Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-13T09:47:35.771Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-13T09:47:36.055Z] + ls /var/log/sa-host [2024-08-13T09:47:36.055Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-13T09:47:36.215Z] provisioning config files... [2024-08-13T09:47:36.225Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/670@tmp/config10233359175888301115tmp [Pipeline] { [Pipeline] echo [2024-08-13T09:47:36.243Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-13T09:47:36.523Z] ---> create-netrc.sh [Pipeline] } [2024-08-13T09:47:36.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-13T09:47:36.875Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-13T09:47:36.886Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-13T09:47:37.167Z] ---> sudo-logs.sh [2024-08-13T09:47:37.168Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-13T09:47:37.198Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-13T09:47:37.482Z] ---> job-cost.sh [2024-08-13T09:47:37.482Z] lf-activate-venv: SKIPPING [2024-08-13T09:47:37.482Z] DEBUG: total: 0.10999999940395355 [2024-08-13T09:47:37.482Z] INFO: Retrieving Stack Cost... [2024-08-13T09:47:37.741Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-13T09:47:38.308Z] INFO: Archiving Costs [Pipeline] echo [2024-08-13T09:47:38.323Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-13T09:47:38.605Z] ---> logs-deploy.sh [2024-08-13T09:47:38.605Z] lf-activate-venv: SKIPPING [2024-08-13T09:47:38.605Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/670 [2024-08-13T09:47:38.605Z] INFO: archiving workspace using pattern(s): [2024-08-13T09:47:39.538Z] Archives upload complete. [2024-08-13T09:47:39.797Z] INFO: archiving logs to Nexus [2024-08-13T09:47:40.366Z] ---> uname -a: [2024-08-13T09:47:40.366Z] Linux prd-ubuntu20-04-docker-8c-8g-7620 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-13T09:47:40.366Z] [2024-08-13T09:47:40.366Z] [2024-08-13T09:47:40.366Z] ---> lscpu: [2024-08-13T09:47:40.367Z] Architecture: x86_64 [2024-08-13T09:47:40.367Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-13T09:47:40.367Z] Byte Order: Little Endian [2024-08-13T09:47:40.367Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-13T09:47:40.367Z] CPU(s): 8 [2024-08-13T09:47:40.367Z] On-line CPU(s) list: 0-7 [2024-08-13T09:47:40.367Z] Thread(s) per core: 1 [2024-08-13T09:47:40.367Z] Core(s) per socket: 1 [2024-08-13T09:47:40.367Z] Socket(s): 8 [2024-08-13T09:47:40.367Z] NUMA node(s): 1 [2024-08-13T09:47:40.367Z] Vendor ID: AuthenticAMD [2024-08-13T09:47:40.367Z] CPU family: 23 [2024-08-13T09:47:40.367Z] Model: 49 [2024-08-13T09:47:40.367Z] Model name: AMD EPYC-Rome Processor [2024-08-13T09:47:40.367Z] Stepping: 0 [2024-08-13T09:47:40.367Z] CPU MHz: 2800.000 [2024-08-13T09:47:40.367Z] BogoMIPS: 5600.00 [2024-08-13T09:47:40.367Z] Virtualization: AMD-V [2024-08-13T09:47:40.367Z] Hypervisor vendor: KVM [2024-08-13T09:47:40.367Z] Virtualization type: full [2024-08-13T09:47:40.367Z] L1d cache: 256 KiB [2024-08-13T09:47:40.367Z] L1i cache: 256 KiB [2024-08-13T09:47:40.367Z] L2 cache: 4 MiB [2024-08-13T09:47:40.367Z] L3 cache: 128 MiB [2024-08-13T09:47:40.367Z] NUMA node0 CPU(s): 0-7 [2024-08-13T09:47:40.367Z] Vulnerability Itlb multihit: Not affected [2024-08-13T09:47:40.367Z] Vulnerability L1tf: Not affected [2024-08-13T09:47:40.367Z] Vulnerability Mds: Not affected [2024-08-13T09:47:40.367Z] Vulnerability Meltdown: Not affected [2024-08-13T09:47:40.367Z] Vulnerability Mmio stale data: Not affected [2024-08-13T09:47:40.367Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-13T09:47:40.367Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-13T09:47:40.367Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-13T09:47:40.367Z] Vulnerability Srbds: Not affected [2024-08-13T09:47:40.367Z] Vulnerability Tsx async abort: Not affected [2024-08-13T09:47:40.367Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-08-13T09:47:40.367Z] [2024-08-13T09:47:40.367Z] [2024-08-13T09:47:40.367Z] ---> nproc: [2024-08-13T09:47:40.367Z] 8 [2024-08-13T09:47:40.367Z] [2024-08-13T09:47:40.367Z] [2024-08-13T09:47:40.367Z] ---> df -h: [2024-08-13T09:47:40.367Z] Filesystem Size Used Avail Use% Mounted on [2024-08-13T09:47:40.367Z] overlay 155G 29G 127G 19% / [2024-08-13T09:47:40.367Z] tmpfs 64M 0 64M 0% /dev [2024-08-13T09:47:40.367Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-13T09:47:40.367Z] shm 64M 0 64M 0% /dev/shm [2024-08-13T09:47:40.367Z] /dev/vda1 155G 29G 127G 19% /facter-os [2024-08-13T09:47:40.367Z] [2024-08-13T09:47:40.367Z] [2024-08-13T09:47:40.367Z] ---> sar -b -r -n DEV: [2024-08-13T09:47:40.367Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7620) 08/13/24 _x86_64_ (8 CPU) [2024-08-13T09:47:40.367Z] [2024-08-13T09:47:40.367Z] 08:58:34 LINUX RESTART (8 CPU) [2024-08-13T09:47:40.367Z] [2024-08-13T09:47:40.367Z] 08:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-13T09:47:40.367Z] 09:00:01 350.33 38.37 311.97 0.00 4230.00 38479.60 0.00 [2024-08-13T09:47:40.367Z] 09:01:01 167.19 2.10 165.09 0.00 48.92 50742.42 0.00 [2024-08-13T09:47:40.367Z] 09:02:01 43.74 0.00 43.74 0.00 0.00 33891.30 0.00 [2024-08-13T09:47:40.367Z] 09:03:01 39.20 0.18 39.02 0.00 2.67 19096.30 0.00 [2024-08-13T09:47:40.367Z] 09:04:01 242.58 1.37 241.21 0.00 111.31 160455.79 0.00 [2024-08-13T09:47:40.367Z] 09:05:01 724.21 15.78 708.42 0.00 4453.36 175874.93 0.00 [2024-08-13T09:47:40.367Z] 09:06:01 353.67 0.68 352.98 0.00 6.13 138448.92 0.00 [2024-08-13T09:47:40.367Z] 09:07:01 232.52 0.05 232.47 0.00 0.40 87138.69 0.00 [2024-08-13T09:47:40.367Z] 09:08:01 329.28 0.00 329.28 0.00 0.00 134955.11 0.00 [2024-08-13T09:47:40.367Z] 09:09:01 511.00 0.15 510.85 0.00 19.73 29899.82 0.00 [2024-08-13T09:47:40.367Z] 09:10:01 26.95 0.02 26.93 0.00 3.07 680.42 0.00 [2024-08-13T09:47:40.367Z] 09:11:01 9.52 0.03 9.48 0.00 7.60 221.43 0.00 [2024-08-13T09:47:40.367Z] 09:12:02 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2024-08-13T09:47:40.367Z] 09:13:01 1.51 0.00 1.51 0.00 0.00 18.03 0.00 [2024-08-13T09:47:40.367Z] 09:14:01 1.90 0.02 1.88 0.00 0.13 21.46 0.00 [2024-08-13T09:47:40.367Z] 09:15:01 1.08 0.00 1.08 0.00 0.00 17.06 0.00 [2024-08-13T09:47:40.367Z] 09:16:01 1.22 0.02 1.20 0.00 2.53 14.40 0.00 [2024-08-13T09:47:40.367Z] 09:17:01 1.45 0.02 1.43 0.00 0.13 16.66 0.00 [2024-08-13T09:47:40.367Z] 09:18:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 [2024-08-13T09:47:40.367Z] 09:19:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 [2024-08-13T09:47:40.367Z] 09:20:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2024-08-13T09:47:40.367Z] 09:21:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 [2024-08-13T09:47:40.367Z] 09:22:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2024-08-13T09:47:40.367Z] 09:23:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 [2024-08-13T09:47:40.367Z] 09:24:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2024-08-13T09:47:40.367Z] 09:25:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2024-08-13T09:47:40.367Z] 09:26:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2024-08-13T09:47:40.367Z] 09:27:01 0.92 0.00 0.92 0.00 0.00 11.74 0.00 [2024-08-13T09:47:40.367Z] 09:28:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2024-08-13T09:47:40.367Z] 09:29:01 1.58 0.00 1.58 0.00 0.00 19.59 0.00 [2024-08-13T09:47:40.367Z] 09:30:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2024-08-13T09:47:40.367Z] 09:31:01 0.97 0.00 0.97 0.00 0.00 12.93 0.00 [2024-08-13T09:47:40.367Z] 09:32:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2024-08-13T09:47:40.367Z] 09:33:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2024-08-13T09:47:40.367Z] 09:34:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 [2024-08-13T09:47:40.367Z] 09:35:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 [2024-08-13T09:47:40.367Z] 09:36:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2024-08-13T09:47:40.367Z] 09:37:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 [2024-08-13T09:47:40.367Z] 09:38:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2024-08-13T09:47:40.367Z] 09:39:01 1.63 0.00 1.63 0.00 0.00 20.80 0.00 [2024-08-13T09:47:40.367Z] 09:40:02 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2024-08-13T09:47:40.367Z] 09:41:01 0.97 0.00 0.97 0.00 0.00 11.79 0.00 [2024-08-13T09:47:40.367Z] 09:42:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2024-08-13T09:47:40.367Z] 09:43:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 [2024-08-13T09:47:40.367Z] 09:44:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2024-08-13T09:47:40.367Z] 09:45:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 [2024-08-13T09:47:40.367Z] 09:46:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 [2024-08-13T09:47:40.367Z] 09:47:01 143.11 0.38 142.73 0.00 13.86 44465.39 0.00 [2024-08-13T09:47:40.367Z] Average: 67.06 1.23 65.83 0.00 185.75 19078.32 0.00 [2024-08-13T09:47:40.367Z] [2024-08-13T09:47:40.367Z] 08:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-13T09:47:40.367Z] 09:00:01 28728412 31547524 766536 2.33 75768 3009588 1851660 5.46 1074216 2682316 435580 [2024-08-13T09:47:40.367Z] 09:01:01 27210344 31100764 1200992 3.65 128568 3906780 2522800 7.43 1962384 3179544 625712 [2024-08-13T09:47:40.367Z] 09:02:01 27181756 31180196 1118676 3.40 131960 3997756 2524300 7.44 1722164 3430260 208536 [2024-08-13T09:47:40.367Z] 09:03:01 26661940 31497724 798916 2.43 136136 4774768 1880104 5.54 1676344 3939008 476268 [2024-08-13T09:47:40.367Z] 09:04:01 20890400 31375532 915452 2.78 147464 10286784 2995092 8.83 1875076 9371676 2589200 [2024-08-13T09:47:40.367Z] 09:05:01 16906984 31346728 897108 2.73 329404 13735220 2382460 7.02 2795964 12055188 1472140 [2024-08-13T09:47:40.367Z] 09:06:01 10000116 28630304 3539608 10.76 379932 17455072 11390848 33.57 6109664 15119412 1270108 [2024-08-13T09:47:40.367Z] 09:07:01 6538100 27518216 4659000 14.17 393576 19710452 9857612 29.05 8187832 16436968 1315116 [2024-08-13T09:47:40.367Z] 09:08:01 10068268 31363096 870836 2.65 403632 20174516 2354748 6.94 3238432 18099580 368404 [2024-08-13T09:47:40.367Z] 09:09:01 9783872 31407888 835056 2.54 410304 20487860 2217656 6.54 3448360 18182336 624 [2024-08-13T09:47:40.367Z] 09:10:01 9793624 31418672 824308 2.51 411504 20488268 2070116 6.10 3895896 17727296 248 [2024-08-13T09:47:40.367Z] 09:11:01 9792196 31417868 824948 2.51 411872 20488544 2080468 6.13 3963032 17660096 40 [2024-08-13T09:47:40.367Z] 09:12:02 9794748 31420428 822412 2.50 411888 20488544 2080468 6.13 3959812 17660096 12 [2024-08-13T09:47:40.367Z] 09:13:01 9795984 31421768 821048 2.50 411904 20488616 2080468 6.13 3958344 17660152 40 [2024-08-13T09:47:40.367Z] 09:14:01 9796960 31422832 820608 2.50 411932 20488616 2116840 6.24 3957856 17660172 28 [2024-08-13T09:47:40.367Z] 09:15:01 9810544 31436408 806968 2.45 411960 20488596 2116840 6.24 3944588 17660148 176 [2024-08-13T09:47:40.367Z] 09:16:01 9810180 31436108 807100 2.45 411980 20488676 2116840 6.24 3944540 17660212 8 [2024-08-13T09:47:40.367Z] 09:17:01 9810600 31436600 806800 2.45 412016 20488672 2116840 6.24 3944644 17660228 44 [2024-08-13T09:47:40.367Z] 09:18:01 9810984 31437208 806132 2.45 412028 20488808 2116840 6.24 3944688 17660364 12 [2024-08-13T09:47:40.367Z] 09:19:01 9811936 31438168 805056 2.45 412052 20488812 2116840 6.24 3943728 17660368 192 [2024-08-13T09:47:40.367Z] 09:20:01 9811960 31438192 805004 2.45 412064 20488812 2116840 6.24 3943844 17660368 8 [2024-08-13T09:47:40.367Z] 09:21:01 9812164 31438444 804728 2.45 412076 20488812 2116840 6.24 3943424 17660368 204 [2024-08-13T09:47:40.367Z] 09:22:01 9812108 31438400 804692 2.45 412084 20488824 2116840 6.24 3943232 17660376 8 [2024-08-13T09:47:40.367Z] 09:23:01 9811556 31437860 805144 2.45 412112 20488828 2116840 6.24 3943232 17660380 152 [2024-08-13T09:47:40.367Z] 09:24:01 9811976 31438332 804852 2.45 412148 20488820 2116840 6.24 3943276 17660388 24 [2024-08-13T09:47:40.367Z] 09:25:01 9811864 31438248 804904 2.45 412164 20488832 2116840 6.24 3943456 17660384 148 [2024-08-13T09:47:40.367Z] 09:26:01 9811808 31438376 804732 2.45 412188 20488964 2116840 6.24 3943724 17660520 8 [2024-08-13T09:47:40.367Z] 09:27:01 9811516 31438088 804928 2.45 412204 20488968 2116840 6.24 3943488 17660524 200 [2024-08-13T09:47:40.367Z] 09:28:01 9811744 31438320 804648 2.45 412208 20488968 2116840 6.24 3943508 17660524 12 [2024-08-13T09:47:40.367Z] 09:29:01 9811704 31438324 804576 2.45 412244 20488968 2116840 6.24 3943448 17660528 56 [2024-08-13T09:47:40.367Z] 09:30:01 9811648 31438284 804672 2.45 412256 20488976 2116840 6.24 3943812 17660528 8 [2024-08-13T09:47:40.367Z] 09:31:01 9811820 31438460 804444 2.45 412256 20488980 2116840 6.24 3943768 17660532 184 [2024-08-13T09:47:40.367Z] 09:32:01 9812028 31438680 804384 2.45 412260 20488984 2116840 6.24 3943508 17660536 8 [2024-08-13T09:47:40.367Z] 09:33:01 9811928 31438580 804656 2.45 412268 20488984 2116840 6.24 3943496 17660536 148 [2024-08-13T09:47:40.367Z] 09:34:01 9811920 31438624 804620 2.45 412296 20488976 2116840 6.24 3943500 17660544 12 [2024-08-13T09:47:40.367Z] 09:35:01 9811708 31438420 804740 2.45 412308 20488988 2132924 6.29 3943580 17660540 40 [2024-08-13T09:47:40.367Z] 09:36:01 9811408 31438124 804956 2.45 412328 20488992 2132924 6.29 3943532 17660544 12 [2024-08-13T09:47:40.367Z] 09:37:01 9811328 31438100 804960 2.45 412336 20488996 2132924 6.29 3943612 17660548 184 [2024-08-13T09:47:40.367Z] 09:38:01 9811564 31438336 804652 2.45 412348 20488996 2132924 6.29 3943792 17660548 16 [2024-08-13T09:47:40.367Z] 09:39:01 9811484 31438268 804684 2.45 412380 20488992 2132924 6.29 3943552 17660552 52 [2024-08-13T09:47:40.367Z] 09:40:02 9811144 31437972 804932 2.45 412384 20489012 2132924 6.29 3943660 17660564 8 [2024-08-13T09:47:40.367Z] 09:41:01 9811564 31438416 804644 2.45 412400 20489012 2132924 6.29 3943628 17660568 184 [2024-08-13T09:47:40.367Z] 09:42:01 9811516 31438404 804632 2.45 412420 20489016 2132924 6.29 3943716 17660576 12 [2024-08-13T09:47:40.367Z] 09:43:01 9811184 31438080 804872 2.45 412444 20489016 2132924 6.29 3943996 17660576 44 [2024-08-13T09:47:40.367Z] 09:44:01 9811136 31438084 804840 2.45 412456 20489020 2116632 6.24 3943704 17660572 8 [2024-08-13T09:47:40.367Z] 09:45:01 9811088 31438056 804796 2.45 412480 20489024 2116632 6.24 3943792 17660576 24 [2024-08-13T09:47:40.367Z] 09:46:01 9811040 31438012 804776 2.45 412484 20489024 2100044 6.19 3944128 17660576 8 [2024-08-13T09:47:40.367Z] 09:47:01 8386596 31395004 844408 2.57 437708 21721764 2214204 6.53 4037964 18861432 524448 [2024-08-13T09:47:40.367Z] Average: 11568718 31280886 965009 2.93 379691 18694760 2510131 7.40 3792978 16142930 193515 [2024-08-13T09:47:40.367Z] [2024-08-13T09:47:40.367Z] 08:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-13T09:47:40.367Z] 09:00:01 ens3 1152.87 980.55 11248.62 146.27 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.367Z] 09:00:01 docker0 462.43 455.38 32.34 2870.98 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.367Z] 09:00:01 lo 4.87 4.87 0.48 0.48 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.367Z] 09:01:01 ens3 357.28 250.35 2096.26 39.75 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.367Z] 09:01:01 docker0 227.34 324.19 19.98 2064.50 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.367Z] 09:01:01 vethc1c4063 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.367Z] 09:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.367Z] 09:02:01 ens3 35.56 22.63 27.94 15.78 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.367Z] 09:02:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.367Z] 09:02:01 vethc1c4063 1.37 1.40 0.12 0.13 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.367Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.367Z] 09:03:01 ens3 19.14 10.50 19.02 8.82 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.367Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.367Z] 09:03:01 vethc1c4063 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.367Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 vethadfe744 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 ens3 204.73 141.26 3154.72 147.10 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 veth55a94bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 veth1666988 3.07 4.72 0.23 61.73 0.00 0.00 0.00 0.01 [2024-08-13T09:47:40.368Z] 09:04:01 docker0 9.72 16.25 0.60 195.20 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 vethbf882a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 veth30d2c04 1.38 2.72 0.10 30.88 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 vethf2ed90e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 veth22a350a 1.85 3.38 0.13 30.93 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 vethc76f656 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 vethb79a113 1.40 2.68 0.10 30.88 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 veth50d8312 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 vethed4eadd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 veth0bcd51f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 veth2af9922 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 veth37d5ac0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 vethde67e98 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 vethe97dfde 1.40 3.12 0.11 40.60 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:04:01 veth9250f8e 0.62 0.70 0.06 0.24 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:05:01 ens3 1001.89 555.51 9715.51 63.13 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:05:01 docker0 463.28 800.40 39.08 6805.38 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:05:01 lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:05:01 vethf5784e8 102.18 162.49 9.60 1180.47 0.00 0.00 0.00 0.10 [2024-08-13T09:47:40.368Z] 09:05:01 vethec27c5f 75.08 153.90 7.83 1176.62 0.00 0.00 0.00 0.10 [2024-08-13T09:47:40.368Z] 09:05:01 veth83d19f0 83.00 128.48 8.35 1179.80 0.00 0.00 0.00 0.10 [2024-08-13T09:47:40.368Z] 09:05:01 veth574b140 75.66 145.12 7.84 1176.47 0.00 0.00 0.00 0.10 [2024-08-13T09:47:40.368Z] 09:05:01 veth9250f8e 0.05 0.71 0.00 0.03 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:05:01 vethd8b731f 81.69 139.26 8.36 1177.14 0.00 0.00 0.00 0.10 [2024-08-13T09:47:40.368Z] 09:06:01 veth7a748e6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 ens3 10.28 5.51 8.50 4.50 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 vethcd2c908 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 veth49b7ee6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 veth813a583 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 vethf2e4f44 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 vethb3853c6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 vethf9a4432 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 veth5bc576b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 vethc7da8d7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 veth7fdf36f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 veth6b954a3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 veth9250f8e 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 vethcdeeb2e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:06:01 veth7478038 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 veth7a748e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 ens3 2.85 1.52 2.28 1.21 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 vethcd2c908 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 veth49b7ee6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 veth813a583 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 vethf2e4f44 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 vethb3853c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 vethf9a4432 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 veth5bc576b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 vethc7da8d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 veth7fdf36f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 veth6b954a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 veth9250f8e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 vethcdeeb2e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:07:01 veth7478038 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 veth7a748e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 ens3 4.98 2.80 4.09 2.17 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 vethcd2c908 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 veth49b7ee6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 veth813a583 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 vethf2e4f44 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 vethb3853c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 vethf9a4432 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 veth5bc576b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 vethc7da8d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 veth7fdf36f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 veth6b954a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 veth9250f8e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 vethcdeeb2e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:08:01 veth7478038 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:09:01 ens3 339.56 343.09 184.10 1264.94 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:09:01 lo 40.59 40.59 4.00 4.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:10:01 ens3 399.68 392.47 168.76 2523.10 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:10:01 lo 34.99 34.99 3.45 3.45 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:11:01 ens3 118.48 129.00 53.51 502.18 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:11:01 lo 9.73 9.73 0.95 0.95 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:12:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:15:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:16:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:20:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:25:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:30:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:33:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.368Z] 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:35:01 ens3 0.40 0.37 0.40 0.08 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:37:01 ens3 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:38:01 ens3 0.73 0.32 0.34 0.21 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:40:02 ens3 0.43 0.27 0.15 0.11 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:41:01 ens3 0.53 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:42:01 ens3 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:43:01 ens3 0.55 0.50 0.27 0.22 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:45:01 ens3 0.38 0.30 0.14 0.08 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:46:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:47:01 ens3 405.98 225.23 8085.52 46.52 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:47:01 docker0 75.69 141.44 7.08 1271.17 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] 09:47:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] Average: ens3 84.66 63.89 725.23 99.34 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] Average: docker0 25.87 36.29 2.07 275.68 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] Average: lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2024-08-13T09:47:40.369Z] [2024-08-13T09:47:40.369Z]