Push event to branch main Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b547b08863b9eb04e96d431cd29a638682022cb 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-ssh2611180252851843519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh15428770162667094032.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh9214009589028479739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh1698887591418196342.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-ssh3038103222334975058.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9804 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/687 [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/687 # 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 1b547b08863b9eb04e96d431cd29a638682022cb (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b547b08863b9eb04e96d431cd29a638682022cb # timeout=10 Commit message: "Merge pull request #4895 from jackchenjc/issue-4885" > git rev-list --no-walk 8993ba01b563173d09700f15170e60450ab0a438 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T03:59:01.508Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T03:59:01.569Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T03:59:01.595Z] ========================================================= [2024-09-09T03:59:01.595Z] EdgeX Global Pipelines Version Info [2024-09-09T03:59:01.595Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:59:02.328Z] ------------------- [2024-09-09T03:59:02.328Z] stable info: [2024-09-09T03:59:02.328Z] ------------------- [2024-09-09T03:59:02.328Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T03:59:02.328Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T03:59:02.328Z] Message: update stable to v1.0.263 [2024-09-09T03:59:02.899Z] ------------------- [2024-09-09T03:59:02.899Z] experimental info: [2024-09-09T03:59:02.899Z] ------------------- [2024-09-09T03:59:02.899Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T03:59:02.899Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T03:59:02.899Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T03:59:02.983Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-09T03:59:03.009Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-09T03:59:03.027Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T03:59:03.050Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T03:59:03.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T03:59:03.097Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T03:59:03.121Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T03:59:03.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-09T03:59:03.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-09T03:59:03.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-09T03:59:03.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T03:59:03.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T03:59:03.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T03:59:03.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T03:59:03.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T03:59:03.332Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T03:59:03.360Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T03:59:03.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T03:59:03.410Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-09T03:59:03.432Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-09T03:59:03.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T03:59:03.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T03:59:03.501Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T03:59:03.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-09T03:59:03.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-09T03:59:03.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-09T03:59:03.575Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] echo [2024-09-09T03:59:03.595Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b547b0 [Pipeline] echo [2024-09-09T03:59:03.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T03:59:03.671Z] provisioning config files... [2024-09-09T03:59:03.690Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/687@tmp/config13899960394913188538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:59:04.038Z] ---> ****-login.sh [2024-09-09T03:59:04.038Z] nexus3.edgexfoundry.org:10001 [2024-09-09T03:59:04.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:59:04.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:59:04.303Z] Configure a credential helper to remove this warning. See [2024-09-09T03:59:04.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:59:04.303Z] [2024-09-09T03:59:04.303Z] Login Succeeded [2024-09-09T03:59:04.303Z] nexus3.edgexfoundry.org:10002 [2024-09-09T03:59:04.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:59:04.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:59:04.304Z] Configure a credential helper to remove this warning. See [2024-09-09T03:59:04.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:59:04.304Z] [2024-09-09T03:59:04.304Z] Login Succeeded [2024-09-09T03:59:04.304Z] nexus3.edgexfoundry.org:10003 [2024-09-09T03:59:04.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:59:04.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:59:04.564Z] Configure a credential helper to remove this warning. See [2024-09-09T03:59:04.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:59:04.564Z] [2024-09-09T03:59:04.564Z] Login Succeeded [2024-09-09T03:59:04.564Z] nexus3.edgexfoundry.org:10004 [2024-09-09T03:59:04.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:59:04.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:59:04.565Z] Configure a credential helper to remove this warning. See [2024-09-09T03:59:04.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:59:04.565Z] [2024-09-09T03:59:04.565Z] Login Succeeded [2024-09-09T03:59:04.565Z] ****.io [2024-09-09T03:59:04.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:59:04.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:59:04.825Z] Configure a credential helper to remove this warning. See [2024-09-09T03:59:04.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:59:04.825Z] [2024-09-09T03:59:04.825Z] Login Succeeded [2024-09-09T03:59:04.825Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T03:59:04.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T03:59:05.173Z] + 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-09-09T03:59:05.173Z] + cut -d/ -f2 [2024-09-09T03:59:05.173Z] + dirname cmd/core-command/Dockerfile [2024-09-09T03:59:05.173Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-09T03:59:05.173Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T03:59:05.173Z] + cut -d/ -f2 [2024-09-09T03:59:05.173Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T03:59:05.173Z] + + cut -d/ -f2 [2024-09-09T03:59:05.173Z] dirname cmd/core-data/Dockerfile [2024-09-09T03:59:05.173Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-09T03:59:05.173Z] + + dirname cmd/core-keeper/Dockerfile [2024-09-09T03:59:05.173Z] cut -d/ -f2 [2024-09-09T03:59:05.173Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-09T03:59:05.173Z] + dirname cmd/core-metadata/Dockerfile [2024-09-09T03:59:05.173Z] + cut -d/ -f2 [2024-09-09T03:59:05.173Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-09T03:59:05.173Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-09T03:59:05.173Z] + cut -d/ -f2 [2024-09-09T03:59:05.173Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-09T03:59:05.173Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-09T03:59:05.173Z] + cut -d/ -f2 [2024-09-09T03:59:05.173Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-09T03:59:05.173Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-09T03:59:05.173Z] + cut -d/ -f2 [2024-09-09T03:59:05.173Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-09T03:59:05.173Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-09T03:59:05.173Z] + cut -d/ -f2 [2024-09-09T03:59:05.173Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-09T03:59:05.173Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T03:59:05.173Z] + cut -d/ -f2 [2024-09-09T03:59:05.173Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T03:59:05.173Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-09T03:59:05.173Z] + cut -d/ -f2 [2024-09-09T03:59:05.173Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-09T03:59:05.173Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-09T03:59:05.173Z] + cut -d/ -f2 [2024-09-09T03:59:05.173Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-09T03:59:05.173Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-09T03:59:05.173Z] + cut -d/ -f2 [2024-09-09T03:59:05.173Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-09T03:59:05.173Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-09T03:59:05.173Z] + cut -d/ -f2 [2024-09-09T03:59:05.173Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-09T03:59:05.173Z] + dirname cmd/support-notifications/Dockerfile [2024-09-09T03:59:05.173Z] + cut -d/ -f2 [2024-09-09T03:59:05.173Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-09T03:59:05.173Z] + + dirname cmd/support-scheduler/Dockerfile [2024-09-09T03:59:05.173Z] cut -d/ -f2 [2024-09-09T03:59:05.173Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-09T03:59:05.209Z] 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-09-09T03:59:05.578Z] + git rev-list -1 --merges 1b547b08863b9eb04e96d431cd29a638682022cb~1..1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] echo [2024-09-09T03:59:05.592Z] -----------> git rev-list -1 --merges 1b547b08863b9eb04e96d431cd29a638682022cb~1..1b547b08863b9eb04e96d431cd29a638682022cb 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T03:59:05.592Z] 1b547b08863b9eb04e96d431cd29a638682022cb [false] [Pipeline] sh [2024-09-09T03:59:05.893Z] + git log --format=format:%s -1 1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] echo [2024-09-09T03:59:05.911Z] ========================================================= [2024-09-09T03:59:05.911Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T03:59:05.911Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-09T03:59:06.299Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T03:59:06.299Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T03:59:06.299Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T03:59:06.299Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T03:59:06.299Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T03:59:06.299Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T03:59:06.299Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:59:06.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:59:06.665Z] [2024-09-09T03:59:06.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:59:06.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:59:06.970Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T03:59:06.970Z] b85a868b505f: Pulling fs layer [2024-09-09T03:59:06.970Z] e2be974225ed: Pulling fs layer [2024-09-09T03:59:06.970Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T03:59:06.970Z] 988bab9f4d93: Pulling fs layer [2024-09-09T03:59:06.970Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T03:59:06.970Z] eaf3925da568: Pulling fs layer [2024-09-09T03:59:06.970Z] bab4dde63d76: Pulling fs layer [2024-09-09T03:59:06.970Z] bde34c3a00c8: Pulling fs layer [2024-09-09T03:59:06.970Z] b352a97aabf1: Pulling fs layer [2024-09-09T03:59:06.970Z] 4872d77fe225: Pulling fs layer [2024-09-09T03:59:06.970Z] 5851b861e8e6: Pulling fs layer [2024-09-09T03:59:06.970Z] bde34c3a00c8: Waiting [2024-09-09T03:59:06.970Z] 988bab9f4d93: Waiting [2024-09-09T03:59:06.970Z] 1469e6f7b9e6: Waiting [2024-09-09T03:59:06.970Z] eaf3925da568: Waiting [2024-09-09T03:59:06.970Z] bab4dde63d76: Waiting [2024-09-09T03:59:06.970Z] 4872d77fe225: Waiting [2024-09-09T03:59:06.970Z] 5851b861e8e6: Waiting [2024-09-09T03:59:06.970Z] b352a97aabf1: Waiting [2024-09-09T03:59:06.970Z] e2be974225ed: Verifying Checksum [2024-09-09T03:59:06.970Z] e2be974225ed: Download complete [2024-09-09T03:59:06.970Z] 988bab9f4d93: Download complete [2024-09-09T03:59:07.229Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T03:59:07.229Z] 1469e6f7b9e6: Download complete [2024-09-09T03:59:07.229Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T03:59:07.229Z] 339a4e72a1f5: Download complete [2024-09-09T03:59:07.229Z] eaf3925da568: Verifying Checksum [2024-09-09T03:59:07.229Z] eaf3925da568: Download complete [2024-09-09T03:59:07.229Z] bde34c3a00c8: Verifying Checksum [2024-09-09T03:59:07.229Z] bde34c3a00c8: Download complete [2024-09-09T03:59:07.229Z] b352a97aabf1: Download complete [2024-09-09T03:59:07.229Z] 4872d77fe225: Verifying Checksum [2024-09-09T03:59:07.229Z] 4872d77fe225: Download complete [2024-09-09T03:59:07.229Z] 5851b861e8e6: Verifying Checksum [2024-09-09T03:59:07.229Z] 5851b861e8e6: Download complete [2024-09-09T03:59:07.229Z] b85a868b505f: Verifying Checksum [2024-09-09T03:59:07.229Z] b85a868b505f: Download complete [2024-09-09T03:59:07.491Z] bab4dde63d76: Verifying Checksum [2024-09-09T03:59:07.491Z] bab4dde63d76: Download complete [2024-09-09T03:59:08.871Z] b85a868b505f: Pull complete [2024-09-09T03:59:08.871Z] e2be974225ed: Pull complete [2024-09-09T03:59:09.130Z] 339a4e72a1f5: Pull complete [2024-09-09T03:59:09.390Z] 988bab9f4d93: Pull complete [2024-09-09T03:59:09.654Z] 1469e6f7b9e6: Pull complete [2024-09-09T03:59:09.654Z] eaf3925da568: Pull complete [2024-09-09T03:59:11.568Z] bab4dde63d76: Pull complete [2024-09-09T03:59:11.568Z] bde34c3a00c8: Pull complete [2024-09-09T03:59:11.568Z] b352a97aabf1: Pull complete [2024-09-09T03:59:11.568Z] 4872d77fe225: Pull complete [2024-09-09T03:59:11.831Z] 5851b861e8e6: Pull complete [2024-09-09T03:59:11.831Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T03:59:11.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:59:11.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:59:11.978Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2024-09-09T03:59:12.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T03:59:15.441Z] $ docker top ce2b91af0729f56ba3fa268a683873e9e63efd824a27951787bbf311190c27e2 -eo pid,comm [2024-09-09T03:59:15.507Z] 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-09-09T03:59:15.507Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T03:59:15.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T03:59:15.565Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T03:59:15.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T03:59:15.699Z] $ docker exec ce2b91af0729f56ba3fa268a683873e9e63efd824a27951787bbf311190c27e2 ssh-agent [2024-09-09T03:59:15.816Z] SSH_AUTH_SOCK=/tmp/ssh-SS4JDP0iTLvp/agent.31 [2024-09-09T03:59:15.816Z] SSH_AGENT_PID=37 [2024-09-09T03:59:15.823Z] Running ssh-add (command line suppressed) [2024-09-09T03:59:15.923Z] Identity added: /w/workspace/edgex-go/687@tmp/private_key_5262675281594310736.key (/w/workspace/edgex-go/687@tmp/private_key_5262675281594310736.key) [2024-09-09T03:59:15.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T03:59:16.231Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T03:59:16.240Z] $ docker exec --env ******** --env ******** ce2b91af0729f56ba3fa268a683873e9e63efd824a27951787bbf311190c27e2 ssh-agent -k [2024-09-09T03:59:16.349Z] unset SSH_AUTH_SOCK; [2024-09-09T03:59:16.350Z] unset SSH_AGENT_PID; [2024-09-09T03:59:16.350Z] echo Agent pid 37 killed; [2024-09-09T03:59:16.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T03:59:16.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T03:59:16.411Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T03:59:16.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T03:59:16.538Z] $ docker exec ce2b91af0729f56ba3fa268a683873e9e63efd824a27951787bbf311190c27e2 ssh-agent [2024-09-09T03:59:17.558Z] SSH_AUTH_SOCK=/tmp/ssh-fVvXKj3hS4zi/agent.70 [2024-09-09T03:59:17.558Z] SSH_AGENT_PID=76 [2024-09-09T03:59:17.563Z] Running ssh-add (command line suppressed) [2024-09-09T03:59:17.679Z] Identity added: /w/workspace/edgex-go/687@tmp/private_key_10105827885383863939.key (/w/workspace/edgex-go/687@tmp/private_key_10105827885383863939.key) [2024-09-09T03:59:17.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T03:59:17.985Z] + git semver init [2024-09-09T03:59:18.244Z] 2024-09-09 03:59:18,174 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T03:59:18.244Z] 2024-09-09 03:59:18,175 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/687/.semver [2024-09-09T03:59:18.244Z] 2024-09-09 03:59:18,176 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/687/.semver [2024-09-09T03:59:18.244Z] 2024-09-09 03:59:18,176 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/687/.semver'], cwd=/w/workspace/edgex-go/687, universal_newlines=False, shell=None, istream=None) [2024-09-09T03:59:23.527Z] 2024-09-09 03:59:23,404 [append_file] DEBUG append to file:/w/workspace/edgex-go/687/.git/info/exclude [2024-09-09T03:59:23.527Z] 2024-09-09 03:59:23,405 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/687/.semver/main with force:False [2024-09-09T03:59:23.527Z] 2024-09-09 03:59:23,405 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main [2024-09-09T03:59:23.527Z] 2024-09-09 03:59:23,405 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main [2024-09-09T03:59:23.527Z] 3.2.0-dev.66 [Pipeline] } [2024-09-09T03:59:23.534Z] $ docker exec --env ******** --env ******** ce2b91af0729f56ba3fa268a683873e9e63efd824a27951787bbf311190c27e2 ssh-agent -k [2024-09-09T03:59:23.618Z] unset SSH_AUTH_SOCK; [2024-09-09T03:59:23.618Z] unset SSH_AGENT_PID; [2024-09-09T03:59:23.618Z] echo Agent pid 76 killed; [2024-09-09T03:59:23.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T03:59:23.951Z] + git semver [Pipeline] } [2024-09-09T03:59:24.223Z] $ docker stop --time=1 ce2b91af0729f56ba3fa268a683873e9e63efd824a27951787bbf311190c27e2 [2024-09-09T03:59:25.523Z] $ docker rm -f --volumes ce2b91af0729f56ba3fa268a683873e9e63efd824a27951787bbf311190c27e2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T03:59:25.873Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T03:59:26.107Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T03:59:26.111Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.66 [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-09-09T03:59:26.544Z] + git config --global --add safe.directory /w/workspace/edgex-go/687 [Pipeline] echo [2024-09-09T03:59:26.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:59:26.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:59:26.601Z] ========================================================= [2024-09-09T03:59:26.601Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T03:59:26.601Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T03:59:26.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T03:59:26.898Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T03:59:26.898Z] 619be1103602: Pulling fs layer [2024-09-09T03:59:26.898Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T03:59:26.898Z] 5df492c9dc93: Pulling fs layer [2024-09-09T03:59:26.898Z] 7629e6793208: Pulling fs layer [2024-09-09T03:59:26.898Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T03:59:26.898Z] fb5054dd5b73: Pulling fs layer [2024-09-09T03:59:26.898Z] 7629e6793208: Waiting [2024-09-09T03:59:26.898Z] eeca6798cff9: Pulling fs layer [2024-09-09T03:59:26.898Z] aa269ceb94a6: Pulling fs layer [2024-09-09T03:59:26.898Z] ada007ff1a6a: Pulling fs layer [2024-09-09T03:59:26.898Z] fb5054dd5b73: Waiting [2024-09-09T03:59:26.898Z] ada007ff1a6a: Waiting [2024-09-09T03:59:26.898Z] eeca6798cff9: Waiting [2024-09-09T03:59:26.898Z] 4f4fb700ef54: Waiting [2024-09-09T03:59:26.898Z] aa269ceb94a6: Waiting [2024-09-09T03:59:26.898Z] 7862e08f4a3e: Verifying Checksum [2024-09-09T03:59:26.898Z] 7862e08f4a3e: Download complete [2024-09-09T03:59:26.898Z] 7629e6793208: Download complete [2024-09-09T03:59:26.898Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T03:59:26.898Z] 4f4fb700ef54: Download complete [2024-09-09T03:59:26.898Z] fb5054dd5b73: Verifying Checksum [2024-09-09T03:59:26.898Z] fb5054dd5b73: Download complete [2024-09-09T03:59:26.898Z] 619be1103602: Verifying Checksum [2024-09-09T03:59:26.898Z] 619be1103602: Download complete [2024-09-09T03:59:26.898Z] eeca6798cff9: Verifying Checksum [2024-09-09T03:59:26.898Z] eeca6798cff9: Download complete [2024-09-09T03:59:27.167Z] 619be1103602: Pull complete [2024-09-09T03:59:27.167Z] 7862e08f4a3e: Pull complete [2024-09-09T03:59:27.441Z] ada007ff1a6a: Verifying Checksum [2024-09-09T03:59:27.441Z] ada007ff1a6a: Download complete [2024-09-09T03:59:27.701Z] 5df492c9dc93: Verifying Checksum [2024-09-09T03:59:27.701Z] 5df492c9dc93: Download complete [2024-09-09T03:59:27.959Z] aa269ceb94a6: Download complete [2024-09-09T03:59:31.250Z] 5df492c9dc93: Pull complete [2024-09-09T03:59:31.250Z] 7629e6793208: Pull complete [2024-09-09T03:59:31.250Z] 4f4fb700ef54: Pull complete [2024-09-09T03:59:31.250Z] fb5054dd5b73: Pull complete [2024-09-09T03:59:31.250Z] eeca6798cff9: Pull complete [2024-09-09T03:59:33.780Z] aa269ceb94a6: Pull complete [2024-09-09T03:59:34.039Z] ada007ff1a6a: Pull complete [2024-09-09T03:59:34.039Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T03:59:34.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T03:59:34.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T03:59:34.343Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T03:59:34.343Z] WORKDIR /edgex [2024-09-09T03:59:34.343Z] COPY go.mod . [2024-09-09T03:59:34.343Z] RUN go mod download [2024-09-09T03:59:34.343Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-09T03:59:35.280Z] Sending build context to Docker daemon 179.2MB [2024-09-09T03:59:35.280Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T03:59:35.280Z] ---> f489d0715acc [2024-09-09T03:59:35.280Z] Step 2/4 : WORKDIR /edgex [2024-09-09T03:59:39.503Z] ---> Running in fa85cea107d2 [2024-09-09T03:59:39.763Z] Removing intermediate container fa85cea107d2 [2024-09-09T03:59:39.763Z] ---> 25ac43ff4c93 [2024-09-09T03:59:39.763Z] Step 3/4 : COPY go.mod . [2024-09-09T03:59:39.763Z] ---> 45fc0e455cbc [2024-09-09T03:59:39.763Z] Step 4/4 : RUN go mod download [2024-09-09T03:59:39.763Z] ---> Running in a1bc09fe104f [2024-09-09T03:59:41.211Z] Still waiting to schedule task [2024-09-09T03:59:41.211Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-09-09T04:00:11.916Z] Removing intermediate container a1bc09fe104f [2024-09-09T04:00:11.916Z] ---> a49cc1f4d0f8 [2024-09-09T04:00:11.916Z] Successfully built a49cc1f4d0f8 [2024-09-09T04:00:11.916Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:00:12.218Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T04:00:12.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:00:12.297Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2024-09-09T04:00:12.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T04:00:12.751Z] $ docker top 2d1497812908cf79f0a0ecd508161f9acf5eefedb4d62853c6b7720bf563cde6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T04:00:13.104Z] + go version [2024-09-09T04:00:13.104Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T04:00:13.112Z] $ docker stop --time=1 2d1497812908cf79f0a0ecd508161f9acf5eefedb4d62853c6b7720bf563cde6 [2024-09-09T04:00:14.420Z] $ docker rm -f --volumes 2d1497812908cf79f0a0ecd508161f9acf5eefedb4d62853c6b7720bf563cde6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:00:14.868Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T04:00:14.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:00:14.945Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2024-09-09T04:00:14.975Z] $ 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/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T04:00:15.289Z] $ docker top 770bacbd9c1dfa11ec97d3a7c6e6066dcf2db4b841a5090be1c3fa3b3ecf61ee -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-09T04:00:15.364Z] ========================================================= [2024-09-09T04:00:15.364Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-09T04:00:15.364Z] ========================================================= [Pipeline] sh [2024-09-09T04:00:15.645Z] + git config --global --add safe.directory /w/workspace/edgex-go/687 [Pipeline] fileExists [Pipeline] sh [2024-09-09T04:00:15.958Z] + make test [2024-09-09T04:00:15.958Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T04:00:24.075Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-09T04:00:51.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-09T04:00:51.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-09T04:00:51.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-09T04:00:55.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-09-09T04:00:55.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-09T04:00:55.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-09T04:00:55.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-09T04:00:55.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-09T04:00:55.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-09T04:00:55.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2024-09-09T04:00:55.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-09T04:00:55.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-09T04:00:55.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-09T04:00:55.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-09T04:00:55.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-09T04:00:55.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-09T04:00:55.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-09T04:00:55.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-09T04:00:55.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-09T04:00:56.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-09T04:00:56.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-09T04:00:56.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-09T04:00:56.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-09T04:00:56.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-09T04:00:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-09T04:00:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-09T04:00:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.2% of statements [2024-09-09T04:00:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements [2024-09-09T04:00:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.932s coverage: 93.4% of statements [2024-09-09T04:00:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.140s coverage: 91.7% of statements [2024-09-09T04:01:02.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 7.0% of statements [2024-09-09T04:01:02.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-09T04:01:02.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-09T04:01:02.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-09T04:01:02.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-09T04:01:02.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-09T04:01:02.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-09T04:01:02.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-09T04:01:02.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-09T04:01:02.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-09T04:01:02.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-09T04:01:02.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-09T04:01:02.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-09T04:01:02.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.400s coverage: 95.8% of statements [2024-09-09T04:01:02.530Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-09-09T04:01:02.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-09T04:01:02.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-09T04:01:02.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] [2024-09-09T04:01:02.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements [2024-09-09T04:01:02.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 30.7% of statements [2024-09-09T04:01:02.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 41.7% of statements [2024-09-09T04:01:02.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements [2024-09-09T04:01:02.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-09-09T04:01:04.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-09T04:01:04.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-09T04:01:04.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-09T04:01:04.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-09T04:01:04.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 2.030s coverage: 96.3% of statements [2024-09-09T04:01:04.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-09-09T04:01:04.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-09T04:01:04.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-09T04:01:04.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-09T04:01:04.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-09T04:01:05.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-09T04:01:05.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-09T04:01:05.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-09T04:01:06.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-09T04:01:06.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-09T04:01:06.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-09T04:01:06.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-09T04:01:06.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-09T04:01:06.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-09T04:01:07.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-09T04:01:08.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-09T04:01:09.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-09T04:01:10.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-09T04:01:10.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-09T04:01:13.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-09T04:01:13.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-09T04:01:13.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-09T04:01:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-09T04:01:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-09T04:01:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-09T04:01:14.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-09T04:01:14.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-09T04:01:14.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-09T04:01:14.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-09T04:01:15.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2024-09-09T04:01:15.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-09T04:01:15.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-09T04:01:15.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-09T04:01:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-09T04:01:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-09T04:01:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T04:01:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-09T04:01:18.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-09T04:01:18.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-09T04:01:18.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-09T04:01:18.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-09T04:01:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-09T04:01:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-09T04:01:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-09T04:01:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-09T04:01:20.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-09T04:01:20.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-09T04:01:21.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-09T04:01:21.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.274s coverage: 79.9% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.044s coverage: 92.9% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 75.0% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.093s coverage: 20.0% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.040s coverage: 100.0% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.065s coverage: 82.1% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.028s coverage: 100.0% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.611s coverage: 36.5% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 89.5% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 5.2% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.069s coverage: 97.1% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.049s coverage: 19.9% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-09-09T04:01:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements [2024-09-09T04:01:27.829Z] 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-09-09T04:01:28.088Z] running golangci-lint [2024-09-09T04:01:28.347Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-09T04:01:28.347Z] go version go1.21.9 linux/amd64 [2024-09-09T04:01:28.347Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-09T04:01:28.347Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-09T04:01:50.290Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|imports|compiled_files|name) took 20.428710311s" [2024-09-09T04:01:50.290Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.744853ms" [2024-09-09T04:02:00.262Z] level=info msg="[linters_context/goanalysis] analyzers took 1m26.391611896s with top 10 stages: buildir: 50.666831505s, gosec: 7.543485828s, inspect: 2.560453911s, fact_deprecated: 2.098454395s, printf: 1.564733945s, ctrlflow: 1.532901323s, nilness: 1.106703975s, fact_purity: 997.146519ms, S1038: 927.205851ms, errcheck: 734.026086ms" [2024-09-09T04:02:00.262Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-09T04:02:00.262Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 214/214, path_prettifier: 214/214, identifier_marker: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, cgo: 214/214, skip_dirs: 214/214, exclude-rules: 22/214" [2024-09-09T04:02:00.262Z] level=info msg="[runner] processing took 16.261484ms with stages: nolint: 6.847698ms, identifier_marker: 4.846969ms, exclude-rules: 1.583633ms, autogenerated_exclude: 1.29564ms, path_prettifier: 1.144287ms, skip_dirs: 494.657µs, cgo: 29.57µs, filename_unadjuster: 15.19µs, max_same_issues: 830ns, exclude: 390ns, fixer: 380ns, uniq_by_line: 350ns, skip_files: 320ns, severity-rules: 260ns, sort_results: 250ns, diff: 220ns, source_code: 210ns, path_shortener: 210ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns" [2024-09-09T04:02:00.262Z] level=info msg="[runner] linters took 10.791860369s with stages: goanalysis_metalinter: 10.775513023s" [2024-09-09T04:02:00.262Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-09T04:02:00.262Z] level=info msg="Memory: 312 samples, avg is 297.4MB, max is 1383.9MB" [2024-09-09T04:02:00.262Z] level=info msg="Execution took 31.268711596s" [2024-09-09T04:02:00.262Z] go vet ./... [2024-09-09T04:02:06.818Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T04:02:06.818Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T04:02:06.818Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-09T04:02:06.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-09T04:02:07.126Z] + ls -al . [2024-09-09T04:02:07.126Z] total 916 [2024-09-09T04:02:07.126Z] drwxrwxr-x 11 1001 1001 4096 Sep 9 04:00 . [2024-09-09T04:02:07.126Z] drwxr-xr-x 4 root root 4096 Sep 9 04:00 .. [2024-09-09T04:02:07.126Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 03:58 .blubracket [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 03:58 .dockerignore [2024-09-09T04:02:07.126Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 04:01 .git [2024-09-09T04:02:07.126Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 03:58 .github [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 1102 Sep 9 03:58 .gitignore [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 42 Sep 9 03:58 .golangci.yml [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 03:58 .hadolint.yml [2024-09-09T04:02:07.126Z] drwxr-xr-x 3 1001 1001 4096 Sep 9 03:59 .semver [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 03:58 .sonarcloud.properties [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 03:58 ADOPTERS.md [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 21286 Sep 9 03:58 Attribution.txt [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 100284 Sep 9 03:58 CHANGELOG.md [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 03:58 CONTRIBUTING.md [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 03:58 GOVERNANCE.md [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 861 Sep 9 03:58 Jenkinsfile [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 03:58 LICENSE [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 16854 Sep 9 03:58 Makefile [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 03:58 OWNERS.md [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 9528 Sep 9 03:58 README.md [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 03:58 SECURITY.md [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 12 Sep 9 03:59 VERSION [2024-09-09T04:02:07.126Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 03:58 bin [2024-09-09T04:02:07.126Z] drwxrwxr-x 20 1001 1001 4096 Sep 9 03:58 cmd [2024-09-09T04:02:07.126Z] -rw-r--r-- 1 root root 545398 Sep 9 04:01 coverage.out [2024-09-09T04:02:07.126Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 03:58 fuzz_test [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 7306 Sep 9 03:58 go.mod [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 102583 Sep 9 03:58 go.sum [2024-09-09T04:02:07.126Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 03:58 internal [2024-09-09T04:02:07.126Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 03:58 openapi [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 03:58 security.txt [2024-09-09T04:02:07.126Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 03:58 version.go [Pipeline] sh [2024-09-09T04:02:07.418Z] + '[' -e coverage.out ] [2024-09-09T04:02:07.418Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-09T04:02:07.542Z] Stashed 1 file(s) [Pipeline] sh [2024-09-09T04:02:07.828Z] + make build [2024-09-09T04:02:07.828Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-09T04:02:29.760Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-09T04:02:31.137Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-09T04:02:32.515Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-09T04:02:33.083Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-09T04:02:34.984Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-09T04:02:38.279Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-09T04:02:40.183Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-09T04:02:41.558Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-09T04:02:44.094Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-09T04:02:44.662Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-09T04:02:45.228Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-09T04:02:46.164Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-09T04:02:46.727Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-09T04:02:47.670Z] $ docker stop --time=1 770bacbd9c1dfa11ec97d3a7c6e6066dcf2db4b841a5090be1c3fa3b3ecf61ee [2024-09-09T04:02:52.559Z] $ docker rm -f --volumes 770bacbd9c1dfa11ec97d3a7c6e6066dcf2db4b841a5090be1c3fa3b3ecf61ee [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-09-09T04:02:53.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T04:02:53.811Z] [2024-09-09T04:02:53.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:02:54.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T04:02:54.127Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-09T04:02:54.127Z] 91d30c5bc195: Pulling fs layer [2024-09-09T04:02:54.127Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-09T04:02:54.127Z] 9c61dcf015f6: Pulling fs layer [2024-09-09T04:02:54.127Z] 4698f68db338: Pulling fs layer [2024-09-09T04:02:54.127Z] 2a2f49069b9e: Pulling fs layer [2024-09-09T04:02:54.127Z] e0025b399a48: Pulling fs layer [2024-09-09T04:02:54.127Z] 4698f68db338: Waiting [2024-09-09T04:02:54.127Z] 2a2f49069b9e: Waiting [2024-09-09T04:02:54.127Z] e0025b399a48: Waiting [2024-09-09T04:02:54.385Z] 91d30c5bc195: Verifying Checksum [2024-09-09T04:02:54.385Z] 91d30c5bc195: Download complete [2024-09-09T04:02:54.385Z] 4698f68db338: Verifying Checksum [2024-09-09T04:02:54.385Z] 4698f68db338: Download complete [2024-09-09T04:02:54.385Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-09T04:02:54.385Z] 2e9b0aa3be6d: Download complete [2024-09-09T04:02:54.385Z] e0025b399a48: Verifying Checksum [2024-09-09T04:02:54.385Z] e0025b399a48: Download complete [2024-09-09T04:02:54.385Z] 91d30c5bc195: Pull complete [2024-09-09T04:02:54.385Z] 2a2f49069b9e: Download complete [2024-09-09T04:02:54.642Z] 2e9b0aa3be6d: Pull complete [2024-09-09T04:02:54.900Z] 9c61dcf015f6: Download complete [2024-09-09T04:02:57.425Z] 9c61dcf015f6: Pull complete [2024-09-09T04:02:57.425Z] 4698f68db338: Pull complete [2024-09-09T04:02:57.682Z] 2a2f49069b9e: Pull complete [2024-09-09T04:02:57.682Z] e0025b399a48: Pull complete [2024-09-09T04:02:57.682Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-09T04:02:57.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T04:02:57.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:02:57.775Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2024-09-09T04:02:57.804Z] $ 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/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-09T04:03:00.142Z] $ docker top b6b4e711fef0a0d35ac360c81f5375b663781691581c12bbb26a41743b564476 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T04:03:00.480Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T04:03:03.013Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #1 transferring dockerfile: 2.23kB done [2024-09-09T04:03:03.013Z] #1 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #2 [core-command internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #2 transferring dockerfile: 1.93kB done [2024-09-09T04:03:03.013Z] #2 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #3 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #3 transferring dockerfile: 1.85kB done [2024-09-09T04:03:03.013Z] #3 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #4 transferring dockerfile: 1.89kB done [2024-09-09T04:03:03.013Z] #4 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #5 transferring dockerfile: 2.15kB done [2024-09-09T04:03:03.013Z] #5 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #6 transferring dockerfile: 1.81kB done [2024-09-09T04:03:03.013Z] #6 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #7 transferring dockerfile: 2.50kB done [2024-09-09T04:03:03.013Z] #7 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #8 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T04:03:03.013Z] #8 transferring context: 50B done [2024-09-09T04:03:03.013Z] #8 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #9 transferring dockerfile: 1.93kB done [2024-09-09T04:03:03.013Z] #9 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #10 transferring dockerfile: 2.06kB done [2024-09-09T04:03:03.013Z] #10 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #11 transferring dockerfile: 2.01kB done [2024-09-09T04:03:03.013Z] #11 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #12 transferring dockerfile: 3.17kB done [2024-09-09T04:03:03.013Z] #12 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #13 transferring dockerfile: 1.70kB done [2024-09-09T04:03:03.013Z] #13 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #14 [core-data internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #14 transferring dockerfile: 2.07kB done [2024-09-09T04:03:03.013Z] #14 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #15 transferring dockerfile: 1.95kB done [2024-09-09T04:03:03.013Z] #15 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #16 transferring dockerfile: 2.49kB done [2024-09-09T04:03:03.013Z] #16 DONE 0.0s [2024-09-09T04:03:03.013Z] [2024-09-09T04:03:03.013Z] #17 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T04:03:03.013Z] #17 transferring dockerfile: 1.69kB done [2024-09-09T04:03:03.013Z] #17 DONE 0.0s [2024-09-09T04:03:03.275Z] [2024-09-09T04:03:03.275Z] #18 [core-command internal] load .dockerignore [2024-09-09T04:03:03.275Z] #18 transferring context: 50B done [2024-09-09T04:03:03.275Z] #18 DONE 0.0s [2024-09-09T04:03:03.275Z] [2024-09-09T04:03:03.275Z] #19 [support-cron-scheduler internal] load .dockerignore [2024-09-09T04:03:03.275Z] #19 transferring context: 50B done [2024-09-09T04:03:03.275Z] #19 DONE 0.0s [2024-09-09T04:03:03.275Z] [2024-09-09T04:03:03.275Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T04:03:03.275Z] #20 transferring context: 50B done [2024-09-09T04:03:03.275Z] #20 DONE 0.0s [2024-09-09T04:03:03.275Z] [2024-09-09T04:03:03.275Z] #21 [security-proxy-auth internal] load .dockerignore [2024-09-09T04:03:03.275Z] #21 transferring context: 50B done [2024-09-09T04:03:03.275Z] #21 DONE 0.0s [2024-09-09T04:03:03.275Z] [2024-09-09T04:03:03.275Z] #22 [security-spire-agent internal] load .dockerignore [2024-09-09T04:03:03.275Z] #22 transferring context: 50B done [2024-09-09T04:03:03.275Z] #22 DONE 0.0s [2024-09-09T04:03:03.275Z] [2024-09-09T04:03:03.275Z] #23 [security-proxy-setup internal] load .dockerignore [2024-09-09T04:03:03.275Z] #23 transferring context: 50B done [2024-09-09T04:03:03.275Z] #23 DONE 0.0s [2024-09-09T04:03:03.275Z] [2024-09-09T04:03:03.275Z] #24 [support-scheduler internal] load .dockerignore [2024-09-09T04:03:03.275Z] #24 transferring context: 50B done [2024-09-09T04:03:03.275Z] #24 DONE 0.0s [2024-09-09T04:03:03.275Z] [2024-09-09T04:03:03.275Z] #25 [core-metadata internal] load .dockerignore [2024-09-09T04:03:03.275Z] #25 transferring context: 50B done [2024-09-09T04:03:03.275Z] #25 DONE 0.0s [2024-09-09T04:03:03.275Z] [2024-09-09T04:03:03.275Z] #26 [security-bootstrapper internal] load .dockerignore [2024-09-09T04:03:03.275Z] #26 transferring context: 50B done [2024-09-09T04:03:03.275Z] #26 DONE 0.0s [2024-09-09T04:03:03.275Z] [2024-09-09T04:03:03.275Z] #27 [core-keeper internal] load .dockerignore [2024-09-09T04:03:03.275Z] #27 transferring context: 50B done [2024-09-09T04:03:03.275Z] #27 DONE 0.0s [2024-09-09T04:03:03.275Z] [2024-09-09T04:03:03.275Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T04:03:03.275Z] #28 DONE 0.0s [2024-09-09T04:03:03.275Z] [2024-09-09T04:03:03.275Z] #29 [support-notifications internal] load .dockerignore [2024-09-09T04:03:03.582Z] #29 transferring context: 50B done [2024-09-09T04:03:03.582Z] #29 DONE 0.1s [2024-09-09T04:03:03.582Z] [2024-09-09T04:03:03.582Z] #30 [security-spire-server internal] load .dockerignore [2024-09-09T04:03:03.582Z] #30 transferring context: 50B done [2024-09-09T04:03:03.582Z] #30 DONE 0.0s [2024-09-09T04:03:03.582Z] [2024-09-09T04:03:03.582Z] #31 [core-data internal] load .dockerignore [2024-09-09T04:03:03.582Z] #31 transferring context: 50B done [2024-09-09T04:03:03.582Z] #31 DONE 0.0s [2024-09-09T04:03:03.582Z] [2024-09-09T04:03:03.582Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-09-09T04:03:03.582Z] #32 transferring context: 50B done [2024-09-09T04:03:03.582Z] #32 DONE 0.1s [2024-09-09T04:03:03.582Z] [2024-09-09T04:03:03.582Z] #33 [security-spire-config internal] load .dockerignore [2024-09-09T04:03:03.582Z] #33 transferring context: 50B done [2024-09-09T04:03:03.582Z] #33 DONE 0.1s [2024-09-09T04:03:03.582Z] [2024-09-09T04:03:03.582Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:03:03.582Z] #34 DONE 0.1s [2024-09-09T04:03:03.582Z] [2024-09-09T04:03:03.582Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:03:03.582Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:03:03.582Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T04:03:03.582Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 2.10MB / 3.42MB 0.1s [2024-09-09T04:03:03.582Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:03:03.582Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T04:03:03.582Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T04:03:03.582Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-09T04:03:03.841Z] #35 ... [2024-09-09T04:03:03.841Z] [2024-09-09T04:03:03.841Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T04:03:03.841Z] #28 DONE 0.0s [2024-09-09T04:03:03.841Z] [2024-09-09T04:03:03.841Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:03:03.841Z] #34 DONE 0.1s [2024-09-09T04:03:03.841Z] [2024-09-09T04:03:03.841Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T04:03:03.841Z] #36 DONE 0.4s [2024-09-09T04:03:03.841Z] [2024-09-09T04:03:03.841Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:03:03.841Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:03:03.841Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T04:03:03.841Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T04:03:03.841Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:03:03.841Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T04:03:03.841Z] #35 ... [2024-09-09T04:03:03.841Z] [2024-09-09T04:03:03.841Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T04:03:03.841Z] #28 DONE 0.0s [2024-09-09T04:03:03.841Z] [2024-09-09T04:03:03.841Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:03:03.841Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T04:03:03.841Z] #35 ... [2024-09-09T04:03:03.841Z] [2024-09-09T04:03:03.841Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T04:03:03.841Z] #28 DONE 0.0s [2024-09-09T04:03:04.100Z] [2024-09-09T04:03:04.100Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T04:03:04.100Z] #36 DONE 0.4s [2024-09-09T04:03:04.100Z] [2024-09-09T04:03:04.100Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T04:03:04.100Z] #28 DONE 0.0s [2024-09-09T04:03:04.100Z] [2024-09-09T04:03:04.100Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-09T04:03:04.101Z] #37 DONE 0.6s [2024-09-09T04:03:04.101Z] [2024-09-09T04:03:04.101Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:03:04.101Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:03:04.101Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T04:03:04.101Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T04:03:04.101Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:03:04.101Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T04:03:04.101Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T04:03:04.101Z] #35 ... [2024-09-09T04:03:04.101Z] [2024-09-09T04:03:04.101Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T04:03:04.101Z] #36 DONE 0.5s [2024-09-09T04:03:04.101Z] [2024-09-09T04:03:04.101Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:03:04.101Z] #34 DONE 0.4s [2024-09-09T04:03:04.101Z] [2024-09-09T04:03:04.101Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-09T04:03:04.101Z] #37 DONE 0.6s [2024-09-09T04:03:04.101Z] [2024-09-09T04:03:04.101Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:03:04.101Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:03:04.101Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T04:03:04.101Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T04:03:04.101Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:03:04.101Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T04:03:04.101Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T04:03:04.670Z] #35 DONE 1.3s [2024-09-09T04:03:04.670Z] [2024-09-09T04:03:04.670Z] #38 [security-proxy-auth internal] load build context [2024-09-09T04:03:05.260Z] #38 ... [2024-09-09T04:03:05.260Z] [2024-09-09T04:03:05.260Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:03:05.260Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:03:05.260Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T04:03:05.260Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T04:03:05.260Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:03:05.260Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T04:03:05.260Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T04:03:05.260Z] #35 DONE 1.3s [2024-09-09T04:03:05.260Z] [2024-09-09T04:03:05.260Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T04:03:05.260Z] #39 DONE 1.5s [2024-09-09T04:03:05.260Z] [2024-09-09T04:03:05.260Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T04:03:05.260Z] #40 DONE 1.5s [2024-09-09T04:03:05.260Z] [2024-09-09T04:03:05.260Z] #38 [security-proxy-auth internal] load build context [2024-09-09T04:03:08.767Z] #38 transferring context: 163.67MB 4.3s [2024-09-09T04:03:11.343Z] #38 ... [2024-09-09T04:03:11.343Z] [2024-09-09T04:03:11.343Z] #41 [core-keeper internal] load build context [2024-09-09T04:03:11.343Z] #41 ... [2024-09-09T04:03:11.343Z] [2024-09-09T04:03:11.343Z] #38 [security-proxy-auth internal] load build context [2024-09-09T04:03:15.361Z] #38 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #42 [core-common-config-bootstrapper internal] load build context [2024-09-09T04:03:15.361Z] #42 transferring context: 405.68MB 10.0s [2024-09-09T04:03:15.361Z] #42 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #38 [security-proxy-auth internal] load build context [2024-09-09T04:03:15.361Z] #38 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T04:03:15.361Z] #43 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #44 [core-command internal] load build context [2024-09-09T04:03:15.361Z] #44 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #45 [support-cron-scheduler internal] load build context [2024-09-09T04:03:15.361Z] #45 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #38 [security-proxy-auth internal] load build context [2024-09-09T04:03:15.361Z] #38 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #46 [security-proxy-setup internal] load build context [2024-09-09T04:03:15.361Z] #46 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #47 [security-bootstrapper internal] load build context [2024-09-09T04:03:15.361Z] #47 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #48 [support-notifications internal] load build context [2024-09-09T04:03:15.361Z] #48 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:03:15.361Z] #0 1.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:15.361Z] #0 1.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:15.361Z] #0 1.560 OK: 264 MiB in 52 packages [2024-09-09T04:03:15.361Z] #49 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T04:03:15.361Z] #0 4.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:15.361Z] #0 4.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:15.361Z] #0 4.346 OK: 264 MiB in 52 packages [2024-09-09T04:03:15.361Z] #50 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T04:03:15.361Z] #51 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #52 [core-metadata internal] load build context [2024-09-09T04:03:15.361Z] #52 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T04:03:15.361Z] #0 3.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:15.361Z] #0 3.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:15.361Z] #0 3.817 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:03:15.361Z] #0 3.817 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:03:15.361Z] #0 3.817 OK: 20078 distinct packages available [2024-09-09T04:03:15.361Z] #0 3.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:15.361Z] #0 3.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:15.361Z] #0 4.141 OK: 264 MiB in 52 packages [2024-09-09T04:03:15.361Z] #53 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #54 [core-data internal] load build context [2024-09-09T04:03:15.361Z] #54 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T04:03:15.361Z] #55 ... [2024-09-09T04:03:15.361Z] [2024-09-09T04:03:15.361Z] #56 [security-secretstore-setup internal] load build context [2024-09-09T04:03:15.621Z] #56 ... [2024-09-09T04:03:15.621Z] [2024-09-09T04:03:15.621Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T04:03:15.621Z] #57 ... [2024-09-09T04:03:15.621Z] [2024-09-09T04:03:15.621Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T04:03:15.621Z] #0 5.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:15.621Z] #0 5.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:15.621Z] #0 5.303 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T04:03:15.621Z] #0 5.338 (2/2) Installing su-exec (0.2-r3) [2024-09-09T04:03:15.621Z] #0 5.338 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:03:15.621Z] #0 5.341 OK: 7 MiB in 17 packages [2024-09-09T04:03:15.621Z] #58 ... [2024-09-09T04:03:15.621Z] [2024-09-09T04:03:15.621Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T04:03:15.621Z] #59 ... [2024-09-09T04:03:15.621Z] [2024-09-09T04:03:15.621Z] #60 [support-scheduler internal] load build context [2024-09-09T04:03:15.621Z] #60 ... [2024-09-09T04:03:15.621Z] [2024-09-09T04:03:15.621Z] #61 [security-spire-agent internal] load build context [2024-09-09T04:03:15.621Z] #61 ... [2024-09-09T04:03:15.621Z] [2024-09-09T04:03:15.621Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T04:03:16.293Z] #62 ... [2024-09-09T04:03:16.293Z] [2024-09-09T04:03:16.293Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T04:03:16.293Z] #63 ... [2024-09-09T04:03:16.293Z] [2024-09-09T04:03:16.293Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T04:03:16.293Z] #64 ... [2024-09-09T04:03:16.293Z] [2024-09-09T04:03:16.293Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T04:03:16.293Z] #65 ... [2024-09-09T04:03:16.293Z] [2024-09-09T04:03:16.293Z] #66 [security-spire-server internal] load build context [2024-09-09T04:03:16.293Z] #66 transferring context: 27.71kB 0.0s done [2024-09-09T04:03:16.293Z] #66 ... [2024-09-09T04:03:16.293Z] [2024-09-09T04:03:16.293Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:03:16.293Z] #67 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 6.2s done [2024-09-09T04:03:16.293Z] #67 ... [2024-09-09T04:03:16.293Z] [2024-09-09T04:03:16.293Z] #68 [security-spire-config internal] load build context [2024-09-09T04:03:16.293Z] #68 ... [2024-09-09T04:03:16.293Z] [2024-09-09T04:03:16.293Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:03:16.293Z] #69 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:03:16.954Z] #69 ... [2024-09-09T04:03:16.954Z] [2024-09-09T04:03:16.954Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T04:03:16.954Z] #70 ... [2024-09-09T04:03:16.954Z] [2024-09-09T04:03:16.954Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T04:03:16.954Z] #71 ... [2024-09-09T04:03:16.954Z] [2024-09-09T04:03:16.954Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:03:16.954Z] #0 2.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:16.954Z] #0 2.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:16.954Z] #0 2.719 OK: 264 MiB in 52 packages [2024-09-09T04:03:16.954Z] #72 ... [2024-09-09T04:03:16.954Z] [2024-09-09T04:03:16.954Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T04:03:16.954Z] #73 ... [2024-09-09T04:03:16.954Z] [2024-09-09T04:03:16.954Z] #56 [security-secretstore-setup internal] load build context [2024-09-09T04:03:16.954Z] #56 transferring context: 422.56MB 12.5s [2024-09-09T04:03:17.449Z] #56 ... [2024-09-09T04:03:17.449Z] [2024-09-09T04:03:17.449Z] #66 [security-spire-server internal] load build context [2024-09-09T04:03:17.449Z] #66 DONE 11.9s [2024-09-09T04:03:17.449Z] [2024-09-09T04:03:17.449Z] #56 [security-secretstore-setup internal] load build context [2024-09-09T04:03:17.720Z] #56 ... [2024-09-09T04:03:17.720Z] [2024-09-09T04:03:17.720Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:03:17.720Z] #69 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12.4s done [2024-09-09T04:03:17.720Z] #69 DONE 12.4s [2024-09-09T04:03:17.720Z] [2024-09-09T04:03:17.720Z] #56 [security-secretstore-setup internal] load build context [2024-09-09T04:03:18.285Z] #56 transferring context: 495.48MB 13.6s done [2024-09-09T04:03:19.195Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9805 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-09T04:03:19.214Z] Running in /w/workspace/edgex-go/687 [Pipeline] { [Pipeline] checkout [2024-09-09T04:03:21.584Z] #56 ... [2024-09-09T04:03:21.585Z] [2024-09-09T04:03:21.585Z] #41 [core-keeper internal] load build context [2024-09-09T04:03:21.585Z] #41 transferring context: 495.48MB 12.7s done [2024-09-09T04:03:22.263Z] The recommended git tool is: git [2024-09-09T04:03:23.496Z] #41 ... [2024-09-09T04:03:23.497Z] [2024-09-09T04:03:23.497Z] #42 [core-common-config-bootstrapper internal] load build context [2024-09-09T04:03:23.497Z] #42 transferring context: 495.48MB 11.7s done [2024-09-09T04:03:23.756Z] #42 ... [2024-09-09T04:03:23.756Z] [2024-09-09T04:03:23.756Z] #52 [core-metadata internal] load build context [2024-09-09T04:03:23.756Z] #52 transferring context: 495.48MB 14.2s done [2024-09-09T04:03:23.756Z] #52 ... [2024-09-09T04:03:23.756Z] [2024-09-09T04:03:23.756Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T04:03:23.756Z] #43 transferring context: 495.48MB 12.6s done [2024-09-09T04:03:24.016Z] #43 ... [2024-09-09T04:03:24.016Z] [2024-09-09T04:03:24.016Z] #44 [core-command internal] load build context [2024-09-09T04:03:24.016Z] #44 transferring context: 495.48MB 12.5s done [2024-09-09T04:03:24.016Z] #44 ... [2024-09-09T04:03:24.016Z] [2024-09-09T04:03:24.016Z] #38 [security-proxy-auth internal] load build context [2024-09-09T04:03:24.016Z] #38 transferring context: 495.48MB 11.9s done [2024-09-09T04:03:24.274Z] #38 ... [2024-09-09T04:03:24.274Z] [2024-09-09T04:03:24.274Z] #45 [support-cron-scheduler internal] load build context [2024-09-09T04:03:24.274Z] #45 transferring context: 495.48MB 13.0s done [2024-09-09T04:03:24.534Z] #45 ... [2024-09-09T04:03:24.534Z] [2024-09-09T04:03:24.534Z] #46 [security-proxy-setup internal] load build context [2024-09-09T04:03:24.534Z] #46 transferring context: 495.48MB 13.2s done [2024-09-09T04:03:24.534Z] #46 ... [2024-09-09T04:03:24.534Z] [2024-09-09T04:03:24.534Z] #48 [support-notifications internal] load build context [2024-09-09T04:03:24.534Z] #48 transferring context: 495.48MB 11.7s done [2024-09-09T04:03:25.297Z] #48 ... [2024-09-09T04:03:25.297Z] [2024-09-09T04:03:25.297Z] #47 [security-bootstrapper internal] load build context [2024-09-09T04:03:25.297Z] #47 transferring context: 495.48MB 12.8s done [2024-09-09T04:03:25.557Z] #47 ... [2024-09-09T04:03:25.557Z] [2024-09-09T04:03:25.557Z] #54 [core-data internal] load build context [2024-09-09T04:03:25.557Z] #54 transferring context: 495.48MB 12.2s done [2024-09-09T04:03:25.815Z] #54 ... [2024-09-09T04:03:25.815Z] [2024-09-09T04:03:25.815Z] #60 [support-scheduler internal] load build context [2024-09-09T04:03:25.815Z] #60 transferring context: 495.48MB 12.2s done [2024-09-09T04:03:27.206Z] #60 ... [2024-09-09T04:03:27.206Z] [2024-09-09T04:03:27.206Z] #68 [security-spire-config internal] load build context [2024-09-09T04:03:27.206Z] #68 transferring context: 25.96kB done [2024-09-09T04:03:27.474Z] #68 ... [2024-09-09T04:03:27.474Z] [2024-09-09T04:03:27.474Z] #61 [security-spire-agent internal] load build context [2024-09-09T04:03:27.474Z] #61 transferring context: 27.24kB done [2024-09-09T04:03:27.474Z] #61 ... [2024-09-09T04:03:27.474Z] [2024-09-09T04:03:27.474Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:03:27.474Z] #67 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T04:03:27.474Z] #67 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-09T04:03:28.042Z] #67 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-09T04:03:30.282Z] using credential edgex-jenkins-ssh [2024-09-09T04:03:30.310Z] Cloning the remote Git repository [2024-09-09T04:03:30.353Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-09T04:03:30.454Z] > git init /w/workspace/edgex-go/687 # timeout=10 [2024-09-09T04:03:30.712Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-09T04:03:30.723Z] > git --version # timeout=10 [2024-09-09T04:03:30.773Z] > git --version # 'git version 2.25.1' [2024-09-09T04:03:30.775Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T04:03:31.092Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T04:03:32.450Z] #67 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 3.5s [2024-09-09T04:03:33.535Z] #67 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.3s [2024-09-09T04:03:36.852Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 8.7s [2024-09-09T04:03:38.246Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 9.8s [2024-09-09T04:03:38.246Z] #67 ... [2024-09-09T04:03:38.246Z] [2024-09-09T04:03:38.246Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:03:40.159Z] #69 ... [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T04:03:40.159Z] #51 DONE 36.1s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T04:03:40.159Z] #53 DONE 36.2s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:03:40.159Z] #72 DONE 36.2s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #42 [core-common-config-bootstrapper internal] load build context [2024-09-09T04:03:40.159Z] #42 DONE 36.8s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:03:40.159Z] #49 DONE 36.4s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:03:40.159Z] #69 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T04:03:40.159Z] #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-09T04:03:40.159Z] #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-09T04:03:40.159Z] #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s [2024-09-09T04:03:40.159Z] #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.1s [2024-09-09T04:03:40.159Z] #69 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T04:03:40.159Z] #69 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-09T04:03:40.159Z] #69 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-09T04:03:40.159Z] #69 ... [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #48 [support-notifications internal] load build context [2024-09-09T04:03:40.159Z] #48 DONE 36.2s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #38 [security-proxy-auth internal] load build context [2024-09-09T04:03:40.159Z] #38 DONE 36.2s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #50 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T04:03:40.159Z] #50 DONE 36.3s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #54 [core-data internal] load build context [2024-09-09T04:03:40.159Z] #54 DONE 36.2s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T04:03:40.159Z] #58 DONE 35.5s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #44 [core-command internal] load build context [2024-09-09T04:03:40.159Z] #44 DONE 36.6s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #41 [core-keeper internal] load build context [2024-09-09T04:03:40.159Z] #41 DONE 36.2s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T04:03:40.159Z] #43 DONE 36.6s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #60 [support-scheduler internal] load build context [2024-09-09T04:03:40.159Z] #60 DONE 36.2s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #45 [support-cron-scheduler internal] load build context [2024-09-09T04:03:40.159Z] #45 DONE 36.7s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #61 [security-spire-agent internal] load build context [2024-09-09T04:03:40.159Z] #61 DONE 35.0s [2024-09-09T04:03:40.159Z] [2024-09-09T04:03:40.159Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:03:40.418Z] #69 ... [2024-09-09T04:03:40.418Z] [2024-09-09T04:03:40.418Z] #68 [security-spire-config internal] load build context [2024-09-09T04:03:40.418Z] #68 DONE 35.0s [2024-09-09T04:03:40.418Z] [2024-09-09T04:03:40.418Z] #56 [security-secretstore-setup internal] load build context [2024-09-09T04:03:40.418Z] #56 DONE 36.3s [2024-09-09T04:03:40.418Z] [2024-09-09T04:03:40.418Z] #47 [security-bootstrapper internal] load build context [2024-09-09T04:03:40.418Z] #47 DONE 36.3s [2024-09-09T04:03:40.418Z] [2024-09-09T04:03:40.418Z] #46 [security-proxy-setup internal] load build context [2024-09-09T04:03:40.418Z] #46 DONE 36.3s [2024-09-09T04:03:40.418Z] [2024-09-09T04:03:40.418Z] #52 [core-metadata internal] load build context [2024-09-09T04:03:40.418Z] #52 DONE 36.3s [2024-09-09T04:03:40.418Z] [2024-09-09T04:03:40.418Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:03:40.418Z] #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s [2024-09-09T04:03:40.418Z] #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.05MB / 20.02MB 0.4s [2024-09-09T04:03:40.418Z] #69 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-09T04:03:40.678Z] #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-09-09T04:03:40.678Z] #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 5.24MB / 20.02MB 0.5s [2024-09-09T04:03:40.678Z] #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 10.49MB / 20.02MB 0.7s [2024-09-09T04:03:40.938Z] #69 ... [2024-09-09T04:03:40.938Z] [2024-09-09T04:03:40.938Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:03:40.938Z] #74 DONE 0.7s [2024-09-09T04:03:40.938Z] [2024-09-09T04:03:40.938Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:03:40.938Z] #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 13.63MB / 20.02MB 0.8s [2024-09-09T04:03:40.938Z] #69 ... [2024-09-09T04:03:40.938Z] [2024-09-09T04:03:40.938Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:03:40.938Z] #75 DONE 0.8s [2024-09-09T04:03:40.938Z] [2024-09-09T04:03:40.938Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:03:40.938Z] #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 16.78MB / 20.02MB 0.9s [2024-09-09T04:03:41.197Z] #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 19.92MB / 20.02MB 1.0s [2024-09-09T04:03:41.197Z] #69 ... [2024-09-09T04:03:41.197Z] [2024-09-09T04:03:41.197Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:03:41.197Z] #76 DONE 0.9s [2024-09-09T04:03:41.197Z] [2024-09-09T04:03:41.197Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:03:41.197Z] #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done [2024-09-09T04:03:41.197Z] #69 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-09-09T04:03:41.457Z] #69 ... [2024-09-09T04:03:41.457Z] [2024-09-09T04:03:41.457Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:03:41.457Z] #77 DONE 1.0s [2024-09-09T04:03:41.457Z] [2024-09-09T04:03:41.457Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:03:42.051Z] #69 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2024-09-09T04:03:43.463Z] #69 ... [2024-09-09T04:03:43.463Z] [2024-09-09T04:03:43.463Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T04:03:43.463Z] #73 36.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:43.463Z] #73 36.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:43.463Z] #73 36.57 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T04:03:43.463Z] #73 36.57 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:03:43.463Z] #73 36.58 OK: 7 MiB in 16 packages [2024-09-09T04:03:43.463Z] #73 DONE 38.5s [2024-09-09T04:03:43.463Z] [2024-09-09T04:03:43.463Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T04:03:43.463Z] #70 36.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:43.463Z] #70 36.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:43.463Z] #70 36.50 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:03:43.463Z] #70 36.50 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:03:43.463Z] #70 36.50 OK: 20070 distinct packages available [2024-09-09T04:03:43.463Z] #70 36.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:43.463Z] #70 36.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:43.463Z] #70 36.83 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T04:03:43.463Z] #70 36.85 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T04:03:43.463Z] #70 36.95 (3/11) Installing libunistring (1.1-r1) [2024-09-09T04:03:43.463Z] #70 36.96 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T04:03:43.463Z] #70 36.97 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T04:03:43.463Z] #70 36.97 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T04:03:43.463Z] #70 36.98 (7/11) Installing curl (8.9.0-r0) [2024-09-09T04:03:43.463Z] #70 36.99 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T04:03:43.463Z] #70 36.99 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T04:03:43.463Z] #70 36.99 (10/11) Installing libucontext (1.2-r2) [2024-09-09T04:03:43.463Z] #70 37.00 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T04:03:43.463Z] #70 37.00 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:03:43.463Z] #70 37.01 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:03:43.463Z] #70 37.04 OK: 12 MiB in 26 packages [2024-09-09T04:03:43.463Z] #70 DONE 38.5s [2024-09-09T04:03:43.463Z] [2024-09-09T04:03:43.463Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T04:03:43.463Z] #57 36.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:43.463Z] #57 36.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:43.463Z] #57 36.46 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T04:03:43.463Z] #57 36.49 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T04:03:43.463Z] #57 36.49 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:03:43.463Z] #57 36.50 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:03:43.463Z] #57 36.53 OK: 8 MiB in 17 packages [2024-09-09T04:03:43.463Z] #57 DONE 38.5s [2024-09-09T04:03:43.463Z] [2024-09-09T04:03:43.463Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T04:03:43.463Z] #63 36.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:43.463Z] #63 36.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:43.463Z] #63 36.47 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T04:03:43.463Z] #63 36.50 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T04:03:43.463Z] #63 36.50 (3/3) Installing tzdata (2024a-r0) [2024-09-09T04:03:43.463Z] #63 36.58 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:03:43.463Z] #63 36.59 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:03:43.463Z] #63 36.65 OK: 11 MiB in 18 packages [2024-09-09T04:03:43.463Z] #63 DONE 38.5s [2024-09-09T04:03:43.749Z] [2024-09-09T04:03:43.749Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T04:03:43.749Z] #59 36.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:43.749Z] #59 36.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:43.749Z] #59 36.58 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T04:03:43.749Z] #59 36.58 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T04:03:43.749Z] #59 36.59 (3/4) Installing su-exec (0.2-r3) [2024-09-09T04:03:43.749Z] #59 36.60 (4/4) Installing yq (4.33.3-r5) [2024-09-09T04:03:43.749Z] #59 36.67 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:03:43.749Z] #59 36.68 OK: 17 MiB in 19 packages [2024-09-09T04:03:43.749Z] #59 DONE 38.6s [2024-09-09T04:03:43.749Z] [2024-09-09T04:03:43.749Z] #65 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T04:03:43.749Z] #65 36.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:43.749Z] #65 36.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:43.749Z] #65 36.70 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T04:03:43.749Z] #65 36.72 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:03:43.749Z] #65 36.74 OK: 7 MiB in 16 packages [2024-09-09T04:03:43.749Z] #65 DONE 39.0s [2024-09-09T04:03:43.749Z] [2024-09-09T04:03:43.749Z] #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T04:03:47.941Z] #78 ... [2024-09-09T04:03:47.941Z] [2024-09-09T04:03:47.941Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:03:47.941Z] #67 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 10.9s done [2024-09-09T04:03:47.941Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.9s done [2024-09-09T04:03:47.941Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 11.9s done [2024-09-09T04:03:47.941Z] #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T04:03:47.941Z] #67 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 12.5s done [2024-09-09T04:03:47.941Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-09T04:03:47.941Z] #67 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-09T04:03:47.941Z] #67 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done [2024-09-09T04:03:48.638Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-09T04:03:48.657Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T04:03:49.572Z] Avoid second fetch [2024-09-09T04:03:49.573Z] Checking out Revision 1b547b08863b9eb04e96d431cd29a638682022cb (main) [2024-09-09T04:03:49.843Z] #67 ... [2024-09-09T04:03:49.843Z] [2024-09-09T04:03:49.843Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T04:03:49.843Z] #64 41.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:49.843Z] #64 41.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:49.843Z] #64 41.97 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:03:49.843Z] #64 41.97 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:03:49.843Z] #64 41.97 OK: 20070 distinct packages available [2024-09-09T04:03:49.844Z] #64 42.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:49.844Z] #64 42.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:49.844Z] #64 42.29 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T04:03:49.844Z] #64 42.29 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T04:03:49.844Z] #64 42.30 (3/4) Installing libucontext (1.2-r2) [2024-09-09T04:03:49.844Z] #64 42.30 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T04:03:49.844Z] #64 42.31 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:03:49.844Z] #64 42.31 OK: 8 MiB in 19 packages [2024-09-09T04:03:49.844Z] #64 DONE 44.3s [2024-09-09T04:03:49.844Z] [2024-09-09T04:03:49.844Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:03:49.844Z] #69 DONE 24.2s [2024-09-09T04:03:49.844Z] [2024-09-09T04:03:49.844Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T04:03:49.844Z] #71 42.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:49.844Z] #71 42.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:49.844Z] #71 42.35 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T04:03:49.844Z] #71 42.37 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T04:03:49.844Z] #71 42.37 (3/4) Installing su-exec (0.2-r3) [2024-09-09T04:03:49.844Z] #71 42.37 (4/4) Installing yq (4.33.3-r5) [2024-09-09T04:03:49.844Z] #71 42.44 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:03:49.844Z] #71 42.45 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:03:49.844Z] #71 42.49 OK: 17 MiB in 19 packages [2024-09-09T04:03:50.413Z] #71 ... [2024-09-09T04:03:50.413Z] [2024-09-09T04:03:50.413Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T04:03:50.413Z] #55 DONE 45.3s [2024-09-09T04:03:50.413Z] [2024-09-09T04:03:50.413Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T04:03:50.413Z] #79 ... [2024-09-09T04:03:50.413Z] [2024-09-09T04:03:50.413Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T04:03:50.446Z] Commit message: "Merge pull request #4895 from jackchenjc/issue-4885" [2024-09-09T04:03:50.671Z] #80 ... [2024-09-09T04:03:50.671Z] [2024-09-09T04:03:50.671Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T04:03:50.671Z] #81 ... [2024-09-09T04:03:50.671Z] [2024-09-09T04:03:50.671Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T04:03:50.671Z] #71 DONE 45.8s [2024-09-09T04:03:50.930Z] [2024-09-09T04:03:50.930Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T04:03:50.930Z] #82 ... [2024-09-09T04:03:50.930Z] [2024-09-09T04:03:50.930Z] #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:03:51.188Z] #83 ... [2024-09-09T04:03:51.188Z] [2024-09-09T04:03:51.188Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:03:51.188Z] #84 ... [2024-09-09T04:03:51.188Z] [2024-09-09T04:03:51.188Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:03:49.585Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T04:03:49.656Z] > git checkout -f 1b547b08863b9eb04e96d431cd29a638682022cb # timeout=10 [2024-09-09T04:03:51.445Z] #85 ... [2024-09-09T04:03:51.445Z] [2024-09-09T04:03:51.445Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:03:51.703Z] #86 ... [2024-09-09T04:03:51.703Z] [2024-09-09T04:03:51.703Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T04:03:53.611Z] #87 ... [2024-09-09T04:03:53.611Z] [2024-09-09T04:03:53.611Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T04:03:53.611Z] #88 ... [2024-09-09T04:03:53.611Z] [2024-09-09T04:03:53.611Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:03:53.868Z] #89 ... [2024-09-09T04:03:53.868Z] [2024-09-09T04:03:53.868Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T04:03:53.868Z] #90 ... [2024-09-09T04:03:53.868Z] [2024-09-09T04:03:53.868Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:03:54.127Z] #91 ... [2024-09-09T04:03:54.127Z] [2024-09-09T04:03:54.127Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:03:54.127Z] #92 ... [2024-09-09T04:03:54.127Z] [2024-09-09T04:03:54.127Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T04:03:54.127Z] #62 47.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:54.127Z] #62 47.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:54.127Z] #62 47.66 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:03:54.127Z] #62 47.66 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:03:54.127Z] #62 47.66 OK: 20070 distinct packages available [2024-09-09T04:03:54.127Z] #62 47.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:54.127Z] #62 47.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:54.127Z] #62 48.01 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T04:03:54.127Z] #62 48.01 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T04:03:54.127Z] #62 48.01 (3/5) Installing libucontext (1.2-r2) [2024-09-09T04:03:54.127Z] #62 48.01 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T04:03:54.127Z] #62 48.02 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T04:03:54.127Z] #62 48.03 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:03:54.127Z] #62 48.03 OK: 8 MiB in 20 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T04:03:54.692Z] #62 DONE 49.1s [2024-09-09T04:03:54.692Z] [2024-09-09T04:03:54.692Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T04:03:54.692Z] #79 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:54.692Z] #79 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:54.692Z] #79 14.40 OK: 7 MiB in 17 packages [2024-09-09T04:03:55.218Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T04:03:55.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T04:03:55.218Z] Dload Upload Total Spent Left Speed [2024-09-09T04:03:55.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-09-09T04:03:55.562Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T04:03:55.668Z] #79 DONE 15.3s [2024-09-09T04:03:55.668Z] [2024-09-09T04:03:55.668Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T04:03:55.892Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-09T04:03:55.892Z] + sudo tee /etc/docker/daemon.new [2024-09-09T04:03:55.892Z] { [2024-09-09T04:03:55.892Z] "registry-mirrors": [ [2024-09-09T04:03:55.892Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T04:03:55.892Z] ], [2024-09-09T04:03:55.892Z] "bip": "10.250.0.254/24", [2024-09-09T04:03:55.892Z] "hosts": [ [2024-09-09T04:03:55.892Z] "tcp://0.0.0.0:5555", [2024-09-09T04:03:55.892Z] "unix:///var/run/docker.sock" [2024-09-09T04:03:55.892Z] ], [2024-09-09T04:03:55.892Z] "mtu": 1458, [2024-09-09T04:03:55.892Z] "selinux-enabled": true, [2024-09-09T04:03:55.892Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T04:03:55.892Z] } [Pipeline] sh [2024-09-09T04:03:56.228Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T04:03:56.560Z] + sudo service docker restart [2024-09-09T04:03:57.080Z] #93 ... [2024-09-09T04:03:57.080Z] [2024-09-09T04:03:57.080Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T04:03:57.080Z] #80 14.08 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:57.080Z] #80 14.62 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:03:57.081Z] #80 15.38 OK: 264 MiB in 52 packages [2024-09-09T04:03:57.081Z] #80 DONE 16.8s [2024-09-09T04:03:57.081Z] [2024-09-09T04:03:57.081Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T04:04:01.285Z] #94 ... [2024-09-09T04:04:01.286Z] [2024-09-09T04:04:01.286Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T04:04:01.286Z] #95 DONE 3.8s [2024-09-09T04:04:01.286Z] [2024-09-09T04:04:01.286Z] #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:04:01.286Z] #67 ... [2024-09-09T04:04:01.286Z] [2024-09-09T04:04:01.286Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:04:03.832Z] #96 ... [2024-09-09T04:04:03.832Z] [2024-09-09T04:04:03.832Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T04:04:03.832Z] #88 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:03.832Z] #88 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:03.832Z] #88 20.28 OK: 7 MiB in 16 packages [2024-09-09T04:04:03.832Z] #88 DONE 20.4s [2024-09-09T04:04:03.832Z] [2024-09-09T04:04:03.832Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:04:03.832Z] #91 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:03.832Z] #91 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:03.833Z] #91 20.24 OK: 12 MiB in 26 packages [2024-09-09T04:04:03.833Z] #91 DONE 20.4s [2024-09-09T04:04:04.093Z] [2024-09-09T04:04:04.094Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:04:05.033Z] #96 ... [2024-09-09T04:04:05.033Z] [2024-09-09T04:04:05.033Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:04:05.033Z] #92 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:05.033Z] #92 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:05.033Z] #92 21.16 OK: 8 MiB in 17 packages [2024-09-09T04:04:05.033Z] #92 DONE 21.4s [2024-09-09T04:04:05.033Z] [2024-09-09T04:04:05.033Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:04:05.033Z] #89 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:05.033Z] #89 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:05.033Z] #89 21.28 OK: 11 MiB in 18 packages [2024-09-09T04:04:05.033Z] #89 DONE 21.4s [2024-09-09T04:04:05.033Z] [2024-09-09T04:04:05.033Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T04:04:05.033Z] #90 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:05.033Z] #90 21.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:05.033Z] #90 21.30 OK: 17 MiB in 19 packages [2024-09-09T04:04:05.033Z] #90 DONE 21.5s [2024-09-09T04:04:05.033Z] [2024-09-09T04:04:05.033Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T04:04:05.033Z] #81 14.37 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:05.033Z] #81 ... [2024-09-09T04:04:05.033Z] [2024-09-09T04:04:05.033Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T04:04:05.033Z] #97 DONE 0.1s [2024-09-09T04:04:05.033Z] [2024-09-09T04:04:05.033Z] #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T04:04:05.033Z] #78 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:05.033Z] #78 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:05.033Z] #78 21.37 OK: 7 MiB in 16 packages [2024-09-09T04:04:05.033Z] #78 DONE 21.7s [2024-09-09T04:04:05.294Z] [2024-09-09T04:04:05.294Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T04:04:05.294Z] #82 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:05.294Z] #82 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:05.294Z] #82 15.23 OK: 8 MiB in 19 packages [2024-09-09T04:04:05.555Z] #82 DONE 15.4s [2024-09-09T04:04:05.555Z] [2024-09-09T04:04:05.555Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T04:04:05.555Z] #87 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:05.555Z] #87 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:05.815Z] #87 14.95 OK: 17 MiB in 19 packages [2024-09-09T04:04:06.097Z] #87 DONE 15.2s [2024-09-09T04:04:06.097Z] [2024-09-09T04:04:06.097Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T04:04:06.097Z] #81 14.85 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:06.097Z] #81 15.50 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T04:04:06.097Z] #81 ... [2024-09-09T04:04:06.097Z] [2024-09-09T04:04:06.097Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T04:04:06.097Z] #98 DONE 0.6s [2024-09-09T04:04:06.097Z] [2024-09-09T04:04:06.097Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T04:04:06.097Z] #99 DONE 0.1s [2024-09-09T04:04:06.097Z] [2024-09-09T04:04:06.097Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T04:04:06.097Z] #94 DONE 10.3s [2024-09-09T04:04:06.097Z] [2024-09-09T04:04:06.097Z] #100 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T04:04:06.097Z] #100 DONE 0.1s [2024-09-09T04:04:06.360Z] [2024-09-09T04:04:06.360Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T04:04:06.360Z] #101 DONE 0.1s [2024-09-09T04:04:06.360Z] [2024-09-09T04:04:06.360Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T04:04:06.360Z] #102 DONE 0.1s [2024-09-09T04:04:06.360Z] [2024-09-09T04:04:06.360Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T04:04:06.360Z] #103 DONE 0.0s [2024-09-09T04:04:06.360Z] [2024-09-09T04:04:06.360Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T04:04:06.360Z] #93 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:06.360Z] #93 ... [2024-09-09T04:04:06.360Z] [2024-09-09T04:04:06.360Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T04:04:06.360Z] #104 DONE 0.1s [2024-09-09T04:04:06.360Z] [2024-09-09T04:04:06.360Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T04:04:06.360Z] #81 15.81 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:04:06.360Z] #81 15.81 OK: 7 MiB in 16 packages [2024-09-09T04:04:06.360Z] #81 DONE 15.9s [2024-09-09T04:04:06.621Z] [2024-09-09T04:04:06.621Z] #105 [security-spire-config] exporting to image [2024-09-09T04:04:06.621Z] #105 exporting layers [2024-09-09T04:04:07.192Z] #105 exporting layers 0.7s done [2024-09-09T04:04:07.192Z] #105 writing image sha256:06d14ca2cc1ecd9c764bba000fcb205375594d056df5c4a7a0b6d4baee03de49 done [2024-09-09T04:04:07.192Z] #105 naming to docker.io/library/security-spire-config done [2024-09-09T04:04:07.192Z] #105 DONE 0.7s [2024-09-09T04:04:07.192Z] [2024-09-09T04:04:07.192Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T04:04:07.192Z] #93 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T04:04:07.192Z] #93 12.14 OK: 8 MiB in 20 packages [2024-09-09T04:04:07.192Z] #93 DONE 12.3s [2024-09-09T04:04:07.192Z] [2024-09-09T04:04:07.192Z] #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T04:04:08.131Z] #106 DONE 1.0s [2024-09-09T04:04:08.131Z] [2024-09-09T04:04:08.131Z] #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T04:04:08.131Z] #107 DONE 1.0s [2024-09-09T04:04:08.131Z] [2024-09-09T04:04:08.131Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T04:04:08.131Z] #108 DONE 0.0s [2024-09-09T04:04:08.131Z] [2024-09-09T04:04:08.131Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T04:04:10.214Z] #109 ... [2024-09-09T04:04:10.214Z] [2024-09-09T04:04:10.214Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T04:04:10.214Z] #110 DONE 2.1s [2024-09-09T04:04:10.214Z] [2024-09-09T04:04:10.214Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T04:04:14.854Z] provisioning config files... [2024-09-09T04:04:14.878Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/687@tmp/config5774031499839094502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:04:15.376Z] ---> ****-login.sh [2024-09-09T04:04:15.377Z] nexus3.edgexfoundry.org:10001 [2024-09-09T04:04:15.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:04:15.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:04:15.920Z] Configure a credential helper to remove this warning. See [2024-09-09T04:04:15.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:04:15.920Z] [2024-09-09T04:04:15.920Z] Login Succeeded [2024-09-09T04:04:15.920Z] nexus3.edgexfoundry.org:10002 [2024-09-09T04:04:16.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:04:16.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:04:16.189Z] Configure a credential helper to remove this warning. See [2024-09-09T04:04:16.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:04:16.189Z] [2024-09-09T04:04:16.189Z] Login Succeeded [2024-09-09T04:04:16.189Z] nexus3.edgexfoundry.org:10003 [2024-09-09T04:04:16.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:04:16.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:04:16.726Z] Configure a credential helper to remove this warning. See [2024-09-09T04:04:16.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:04:16.726Z] [2024-09-09T04:04:16.726Z] Login Succeeded [2024-09-09T04:04:16.726Z] nexus3.edgexfoundry.org:10004 [2024-09-09T04:04:16.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:04:16.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:04:16.996Z] Configure a credential helper to remove this warning. See [2024-09-09T04:04:16.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:04:16.996Z] [2024-09-09T04:04:16.996Z] Login Succeeded [2024-09-09T04:04:16.996Z] ****.io [2024-09-09T04:04:17.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:04:17.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:04:17.530Z] Configure a credential helper to remove this warning. See [2024-09-09T04:04:17.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:04:17.530Z] [2024-09-09T04:04:17.530Z] Login Succeeded [2024-09-09T04:04:17.530Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T04:04:17.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-09T04:04:18.173Z] + git config --global --add safe.directory /w/workspace/edgex-go/687 [Pipeline] echo [2024-09-09T04:04:18.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T04:04:18.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T04:04:18.241Z] ========================================================= [2024-09-09T04:04:18.241Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T04:04:18.241Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T04:04:18.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T04:04:18.834Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T04:04:18.834Z] c6b39de5b339: Pulling fs layer [2024-09-09T04:04:18.834Z] a69c41024577: Pulling fs layer [2024-09-09T04:04:18.834Z] d6de4b400683: Pulling fs layer [2024-09-09T04:04:18.834Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T04:04:18.834Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T04:04:18.834Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T04:04:18.834Z] 00f215d4a9da: Pulling fs layer [2024-09-09T04:04:18.834Z] d496ad576159: Pulling fs layer [2024-09-09T04:04:18.834Z] d496ad576159: Waiting [2024-09-09T04:04:18.834Z] 4f4fb700ef54: Waiting [2024-09-09T04:04:18.834Z] 464afbd9ba4c: Waiting [2024-09-09T04:04:18.834Z] 00f215d4a9da: Waiting [2024-09-09T04:04:18.834Z] 35cb2a7552d0: Waiting [2024-09-09T04:04:18.834Z] a69c41024577: Download complete [2024-09-09T04:04:18.834Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T04:04:18.834Z] 35cb2a7552d0: Download complete [2024-09-09T04:04:18.834Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T04:04:18.834Z] 4f4fb700ef54: Download complete [2024-09-09T04:04:18.834Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T04:04:18.834Z] 464afbd9ba4c: Download complete [2024-09-09T04:04:18.834Z] c6b39de5b339: Verifying Checksum [2024-09-09T04:04:18.834Z] c6b39de5b339: Download complete [2024-09-09T04:04:19.103Z] d496ad576159: Verifying Checksum [2024-09-09T04:04:19.103Z] d496ad576159: Download complete [2024-09-09T04:04:19.694Z] c6b39de5b339: Pull complete [2024-09-09T04:04:20.281Z] a69c41024577: Pull complete [2024-09-09T04:04:20.550Z] d6de4b400683: Verifying Checksum [2024-09-09T04:04:20.550Z] d6de4b400683: Download complete [2024-09-09T04:04:21.962Z] 00f215d4a9da: Verifying Checksum [2024-09-09T04:04:21.962Z] 00f215d4a9da: Download complete [2024-09-09T04:04:32.252Z] #111 ... [2024-09-09T04:04:32.252Z] [2024-09-09T04:04:32.252Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T04:04:32.252Z] #109 DONE 23.4s [2024-09-09T04:04:32.252Z] [2024-09-09T04:04:32.252Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T04:04:34.301Z] d6de4b400683: Pull complete [2024-09-09T04:04:34.301Z] 35cb2a7552d0: Pull complete [2024-09-09T04:04:34.301Z] 4f4fb700ef54: Pull complete [2024-09-09T04:04:34.301Z] 464afbd9ba4c: Pull complete [2024-09-09T04:04:37.551Z] #112 ... [2024-09-09T04:04:37.551Z] [2024-09-09T04:04:37.551Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:04:37.551Z] #86 DONE 56.1s [2024-09-09T04:04:37.551Z] [2024-09-09T04:04:37.551Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:04:37.551Z] #84 DONE 56.3s [2024-09-09T04:04:37.551Z] [2024-09-09T04:04:37.551Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T04:04:37.551Z] #111 DONE 27.0s [2024-09-09T04:04:37.551Z] [2024-09-09T04:04:37.551Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:04:37.551Z] #85 DONE 56.0s [2024-09-09T04:04:37.551Z] [2024-09-09T04:04:37.551Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:04:37.551Z] #96 DONE 36.2s [2024-09-09T04:04:37.551Z] [2024-09-09T04:04:37.551Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T04:04:37.551Z] #112 DONE 5.7s [2024-09-09T04:04:37.551Z] [2024-09-09T04:04:37.551Z] #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:04:37.551Z] #83 DONE 56.4s [2024-09-09T04:04:37.551Z] [2024-09-09T04:04:37.551Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T04:04:44.422Z] 00f215d4a9da: Pull complete [2024-09-09T04:04:45.840Z] d496ad576159: Pull complete [2024-09-09T04:04:45.840Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T04:04:45.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T04:04:45.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T04:04:46.026Z] #113 ... [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #114 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T04:04:46.026Z] #114 DONE 7.0s [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T04:04:46.026Z] #115 ... [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T04:04:46.026Z] #116 DONE 7.1s [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T04:04:46.026Z] #117 DONE 7.1s [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T04:04:46.026Z] #118 CACHED [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:04:46.026Z] #119 CACHED [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:04:46.026Z] #120 CACHED [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:04:46.026Z] #121 CACHED [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T04:04:46.026Z] #122 CACHED [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:04:46.026Z] #123 CACHED [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #124 [support-notifications builder 6/7] COPY . . [2024-09-09T04:04:46.026Z] #124 DONE 7.2s [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T04:04:46.026Z] #125 ... [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:04:46.026Z] #126 CACHED [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #127 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:04:46.026Z] #127 CACHED [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #128 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T04:04:46.026Z] #128 CACHED [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T04:04:46.026Z] #113 DONE 7.2s [2024-09-09T04:04:46.026Z] [2024-09-09T04:04:46.026Z] #129 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T04:04:46.179Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T04:04:46.180Z] WORKDIR /edgex [2024-09-09T04:04:46.180Z] COPY go.mod . [2024-09-09T04:04:46.180Z] RUN go mod download -t [2024-09-09T04:04:46.180Z] ci-base-image-arm64 -f - . [2024-09-09T04:04:46.787Z] Sending build context to Docker daemon 3.537MB [2024-09-09T04:04:46.787Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T04:04:46.787Z] ---> f246e2811388 [2024-09-09T04:04:46.787Z] Step 2/4 : WORKDIR /edgex [2024-09-09T04:04:47.416Z] #129 ... [2024-09-09T04:04:47.416Z] [2024-09-09T04:04:47.416Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T04:04:47.687Z] #130 ... [2024-09-09T04:04:47.687Z] [2024-09-09T04:04:47.687Z] #131 [core-keeper builder 7/8] COPY . . [2024-09-09T04:04:47.687Z] #131 ... [2024-09-09T04:04:47.687Z] [2024-09-09T04:04:47.687Z] #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T04:04:48.733Z] ---> Running in 39b6a0ae19f5 [2024-09-09T04:04:49.001Z] Removing intermediate container 39b6a0ae19f5 [2024-09-09T04:04:49.001Z] ---> da7d815106ad [2024-09-09T04:04:49.001Z] Step 3/4 : COPY go.mod . [2024-09-09T04:04:49.598Z] ---> 0547081d14e8 [2024-09-09T04:04:49.598Z] Step 4/4 : RUN go mod download [2024-09-09T04:04:49.598Z] ---> Running in 1493a2e798e5 [2024-09-09T04:04:50.235Z] #132 ... [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #131 [core-keeper builder 7/8] COPY . . [2024-09-09T04:04:50.235Z] #131 DONE 12.7s [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #133 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T04:04:50.235Z] #133 ... [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #134 [core-data builder 6/7] COPY . . [2024-09-09T04:04:50.235Z] #134 CACHED [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:04:50.235Z] #135 CACHED [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:04:50.235Z] #136 CACHED [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #137 [core-metadata builder 6/7] COPY . . [2024-09-09T04:04:50.235Z] #137 CACHED [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:04:50.235Z] #138 CACHED [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:04:50.235Z] #139 CACHED [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:04:50.235Z] #140 CACHED [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #141 [support-scheduler builder 6/7] COPY . . [2024-09-09T04:04:50.235Z] #141 CACHED [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:04:50.235Z] #142 CACHED [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T04:04:50.235Z] #115 DONE 5.9s [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:04:50.235Z] #143 CACHED [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:04:50.235Z] #144 CACHED [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #145 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T04:04:50.235Z] #145 CACHED [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #146 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:04:50.235Z] #146 CACHED [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:04:50.235Z] #147 CACHED [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #148 [core-command builder 6/7] COPY . . [2024-09-09T04:04:50.235Z] #148 CACHED [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T04:04:50.235Z] #130 DONE 12.8s [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #129 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T04:04:50.235Z] #129 DONE 5.7s [2024-09-09T04:04:50.235Z] [2024-09-09T04:04:50.235Z] #105 [security-spire-server] exporting to image [2024-09-09T04:04:50.235Z] #105 exporting layers [2024-09-09T04:04:51.627Z] #105 ... [2024-09-09T04:04:51.627Z] [2024-09-09T04:04:51.627Z] #149 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T04:04:51.627Z] #149 DONE 1.2s [2024-09-09T04:04:51.627Z] [2024-09-09T04:04:51.627Z] #150 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T04:04:53.031Z] #150 DONE 1.4s [2024-09-09T04:04:53.031Z] [2024-09-09T04:04:53.031Z] #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T04:04:53.031Z] #132 7.897 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-09T04:04:54.415Z] #132 ... [2024-09-09T04:04:54.415Z] [2024-09-09T04:04:54.415Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T04:04:54.415Z] #0 6.522 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-09T04:04:54.682Z] #151 ... [2024-09-09T04:04:54.682Z] [2024-09-09T04:04:54.682Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T04:04:54.682Z] #0 6.535 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-09T04:04:54.682Z] #152 ... [2024-09-09T04:04:54.682Z] [2024-09-09T04:04:54.682Z] #153 [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-09-09T04:04:54.682Z] #0 6.543 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-09T04:04:54.941Z] #153 ... [2024-09-09T04:04:54.941Z] [2024-09-09T04:04:54.941Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T04:04:54.941Z] #0 6.854 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-09T04:04:55.203Z] #154 ... [2024-09-09T04:04:55.203Z] [2024-09-09T04:04:55.203Z] #133 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T04:04:55.203Z] #133 4.944 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-09T04:04:55.464Z] #133 ... [2024-09-09T04:04:55.464Z] [2024-09-09T04:04:55.464Z] #105 [security-spire-agent] exporting to image [2024-09-09T04:04:55.464Z] #105 exporting layers 2.0s done [2024-09-09T04:04:55.464Z] #105 writing image sha256:9981c06e2cc417daf73fd688d73c1c138fd33dbeb60457962c20c057e6f1dc29 0.2s done [2024-09-09T04:04:55.464Z] #105 naming to docker.io/library/security-spire-server 0.0s done [2024-09-09T04:04:55.464Z] #105 writing image sha256:044432965ebdcbfa96b141dd3f581440d0abff157abe456e145d50b0954183d1 done [2024-09-09T04:04:55.464Z] #105 naming to docker.io/library/security-spire-agent done [2024-09-09T04:04:55.464Z] #105 DONE 5.8s [2024-09-09T04:04:55.464Z] [2024-09-09T04:04:55.464Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T04:04:55.464Z] #125 9.129 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-09T04:04:59.856Z] #125 ... [2024-09-09T04:04:59.856Z] [2024-09-09T04:04:59.856Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T04:04:59.856Z] #0 3.548 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-09T04:05:00.440Z] #155 ... [2024-09-09T04:05:00.440Z] [2024-09-09T04:05:00.440Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T04:05:00.440Z] #0 3.362 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-09T04:05:02.295Z] #156 ... [2024-09-09T04:05:02.295Z] [2024-09-09T04:05:02.295Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T04:05:02.295Z] #0 5.167 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-09T04:05:02.295Z] #157 ... [2024-09-09T04:05:02.295Z] [2024-09-09T04:05:02.295Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T04:05:02.295Z] #0 5.404 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-09T04:05:02.295Z] #158 ... [2024-09-09T04:05:02.295Z] [2024-09-09T04:05:02.295Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T04:05:02.295Z] #0 4.326 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-09T04:05:02.295Z] #159 ... [2024-09-09T04:05:02.295Z] [2024-09-09T04:05:02.295Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T04:05:02.295Z] #0 5.350 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-09T04:05:59.245Z] Removing intermediate container 1493a2e798e5 [2024-09-09T04:05:59.245Z] ---> 123d414a18b5 [2024-09-09T04:05:59.245Z] Successfully built 123d414a18b5 [2024-09-09T04:05:59.245Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:05:59.580Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T04:05:59.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:05:59.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-9805 does not seem to be running inside a container [2024-09-09T04:05:59.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@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-09-09T04:06:01.157Z] $ docker top 63fb9d8bfa3db5bcdf3307f8a766ba0bcd497a02457b591593cf7a323791317d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T04:06:02.010Z] + go version [2024-09-09T04:06:02.010Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T04:06:02.024Z] $ docker stop --time=1 63fb9d8bfa3db5bcdf3307f8a766ba0bcd497a02457b591593cf7a323791317d [2024-09-09T04:06:03.653Z] $ docker rm -f --volumes 63fb9d8bfa3db5bcdf3307f8a766ba0bcd497a02457b591593cf7a323791317d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:06:04.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T04:06:04.343Z] [2024-09-09T04:06:04.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:06:04.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T04:06:04.670Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-09T04:06:04.670Z] 547446be3368: Pulling fs layer [2024-09-09T04:06:04.670Z] d125d8839a47: Pulling fs layer [2024-09-09T04:06:04.670Z] 3e85d5ac6304: Pulling fs layer [2024-09-09T04:06:04.670Z] c3105a71a48b: Pulling fs layer [2024-09-09T04:06:04.670Z] 0f093f025ec4: Pulling fs layer [2024-09-09T04:06:04.670Z] c3106fc0e877: Pulling fs layer [2024-09-09T04:06:04.670Z] c3105a71a48b: Waiting [2024-09-09T04:06:04.670Z] 0f093f025ec4: Waiting [2024-09-09T04:06:04.670Z] c3106fc0e877: Waiting [2024-09-09T04:06:04.935Z] 547446be3368: Download complete [2024-09-09T04:06:04.935Z] c3105a71a48b: Verifying Checksum [2024-09-09T04:06:04.935Z] c3105a71a48b: Download complete [2024-09-09T04:06:05.201Z] d125d8839a47: Verifying Checksum [2024-09-09T04:06:05.201Z] d125d8839a47: Download complete [2024-09-09T04:06:05.201Z] c3106fc0e877: Verifying Checksum [2024-09-09T04:06:05.201Z] c3106fc0e877: Download complete [2024-09-09T04:06:05.467Z] 0f093f025ec4: Verifying Checksum [2024-09-09T04:06:05.467Z] 0f093f025ec4: Download complete [2024-09-09T04:06:05.467Z] 547446be3368: Pull complete [2024-09-09T04:06:06.870Z] d125d8839a47: Pull complete [2024-09-09T04:06:07.450Z] 3e85d5ac6304: Download complete [2024-09-09T04:06:17.509Z] 3e85d5ac6304: Pull complete [2024-09-09T04:06:17.509Z] c3105a71a48b: Pull complete [2024-09-09T04:06:18.100Z] 0f093f025ec4: Pull complete [2024-09-09T04:06:18.366Z] c3106fc0e877: Pull complete [2024-09-09T04:06:18.366Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-09T04:06:18.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T04:06:18.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:06:18.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-9805 does not seem to be running inside a container [2024-09-09T04:06:18.721Z] $ 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/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@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-09-09T04:06:20.979Z] $ docker top 1b6f890113b4f1bfd98c74e56162d6c4300fd89965fbf6c62cd031da2d4bda1e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T04:06:21.871Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T04:06:28.980Z] #160 ... [2024-09-09T04:06:28.980Z] [2024-09-09T04:06:28.980Z] #153 [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-09-09T04:06:28.980Z] #153 94.67 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-09T04:06:31.992Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-09-09T04:06:31.993Z] #1 transferring dockerfile: [2024-09-09T04:06:31.993Z] #1 transferring dockerfile: 2.06kB done [2024-09-09T04:06:31.993Z] #1 DONE 0.1s [2024-09-09T04:06:32.583Z] [2024-09-09T04:06:32.583Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T04:06:32.583Z] #2 transferring dockerfile: 1.85kB done [2024-09-09T04:06:32.583Z] #2 DONE 0.0s [2024-09-09T04:06:32.583Z] [2024-09-09T04:06:32.583Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T04:06:32.583Z] #3 transferring dockerfile: 1.70kB 0.0s done [2024-09-09T04:06:32.583Z] #3 DONE 0.1s [2024-09-09T04:06:32.583Z] [2024-09-09T04:06:32.583Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-09-09T04:06:32.583Z] #4 transferring dockerfile: 2.01kB done [2024-09-09T04:06:32.852Z] #4 DONE 0.1s [2024-09-09T04:06:32.852Z] [2024-09-09T04:06:32.852Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T04:06:32.852Z] #5 transferring dockerfile: 1.69kB done [2024-09-09T04:06:32.852Z] #5 DONE 0.1s [2024-09-09T04:06:32.852Z] [2024-09-09T04:06:32.852Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T04:06:32.852Z] #6 transferring dockerfile: 1.93kB done [2024-09-09T04:06:32.852Z] #6 DONE 0.1s [2024-09-09T04:06:32.852Z] [2024-09-09T04:06:32.852Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T04:06:32.852Z] #7 transferring dockerfile: 2.15kB done [2024-09-09T04:06:32.852Z] #7 DONE 0.1s [2024-09-09T04:06:32.852Z] [2024-09-09T04:06:32.852Z] #8 [core-command internal] load build definition from Dockerfile [2024-09-09T04:06:33.122Z] #8 transferring dockerfile: 1.93kB done [2024-09-09T04:06:33.122Z] #8 DONE 0.1s [2024-09-09T04:06:33.122Z] [2024-09-09T04:06:33.122Z] #9 [core-data internal] load build definition from Dockerfile [2024-09-09T04:06:33.122Z] #9 transferring dockerfile: 2.07kB done [2024-09-09T04:06:33.122Z] #9 DONE 0.1s [2024-09-09T04:06:33.122Z] [2024-09-09T04:06:33.122Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T04:06:33.122Z] #10 transferring dockerfile: 1.89kB done [2024-09-09T04:06:33.122Z] #10 DONE 0.1s [2024-09-09T04:06:33.122Z] [2024-09-09T04:06:33.122Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-09-09T04:06:33.122Z] #11 transferring dockerfile: 1.95kB 0.0s done [2024-09-09T04:06:33.122Z] #11 DONE 0.1s [2024-09-09T04:06:33.122Z] [2024-09-09T04:06:33.122Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T04:06:33.390Z] #12 transferring dockerfile: 2.23kB done [2024-09-09T04:06:33.390Z] #12 DONE 0.1s [2024-09-09T04:06:33.390Z] [2024-09-09T04:06:33.390Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T04:06:33.390Z] #13 transferring dockerfile: 2.50kB done [2024-09-09T04:06:33.390Z] #13 DONE 0.1s [2024-09-09T04:06:33.390Z] [2024-09-09T04:06:33.390Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T04:06:33.390Z] #14 transferring dockerfile: 1.81kB 0.0s done [2024-09-09T04:06:33.390Z] #14 DONE 0.1s [2024-09-09T04:06:33.390Z] [2024-09-09T04:06:33.390Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T04:06:33.390Z] #15 transferring dockerfile: 3.17kB done [2024-09-09T04:06:33.390Z] #15 DONE 0.1s [2024-09-09T04:06:33.390Z] [2024-09-09T04:06:33.390Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T04:06:33.390Z] #16 transferring dockerfile: 2.49kB 0.0s done [2024-09-09T04:06:33.390Z] #16 DONE 0.1s [2024-09-09T04:06:33.390Z] [2024-09-09T04:06:33.390Z] #17 [core-metadata internal] load .dockerignore [2024-09-09T04:06:33.390Z] #17 transferring context: [2024-09-09T04:06:33.671Z] #17 transferring context: 50B done [2024-09-09T04:06:33.671Z] #17 DONE 0.1s [2024-09-09T04:06:34.255Z] [2024-09-09T04:06:34.255Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-09-09T04:06:34.255Z] #18 transferring context: 50B done [2024-09-09T04:06:34.255Z] #18 DONE 0.0s [2024-09-09T04:06:34.523Z] [2024-09-09T04:06:34.523Z] #19 [security-spire-server internal] load .dockerignore [2024-09-09T04:06:34.523Z] #19 transferring context: 50B 0.0s done [2024-09-09T04:06:34.523Z] #19 DONE 0.0s [2024-09-09T04:06:34.523Z] [2024-09-09T04:06:34.523Z] #20 [core-keeper internal] load .dockerignore [2024-09-09T04:06:34.523Z] #20 transferring context: 50B done [2024-09-09T04:06:34.523Z] #20 DONE 0.1s [2024-09-09T04:06:34.523Z] [2024-09-09T04:06:34.523Z] #21 [security-spire-config internal] load .dockerignore [2024-09-09T04:06:34.523Z] #21 transferring context: 50B done [2024-09-09T04:06:34.523Z] #21 DONE 0.1s [2024-09-09T04:06:34.523Z] [2024-09-09T04:06:34.523Z] #22 [support-scheduler internal] load .dockerignore [2024-09-09T04:06:34.792Z] #22 transferring context: 50B done [2024-09-09T04:06:34.792Z] #22 DONE 0.1s [2024-09-09T04:06:34.792Z] [2024-09-09T04:06:34.792Z] #23 [security-proxy-auth internal] load .dockerignore [2024-09-09T04:06:34.792Z] #23 transferring context: 50B done [2024-09-09T04:06:34.792Z] #23 DONE 0.1s [2024-09-09T04:06:34.792Z] [2024-09-09T04:06:34.792Z] #24 [core-command internal] load .dockerignore [2024-09-09T04:06:34.792Z] #24 transferring context: 50B 0.0s done [2024-09-09T04:06:34.792Z] #24 DONE 0.1s [2024-09-09T04:06:34.792Z] [2024-09-09T04:06:34.792Z] #25 [core-data internal] load .dockerignore [2024-09-09T04:06:34.792Z] #25 transferring context: 50B 0.0s done [2024-09-09T04:06:34.792Z] #25 DONE 0.1s [2024-09-09T04:06:34.792Z] [2024-09-09T04:06:34.792Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T04:06:34.792Z] #26 transferring context: 50B done [2024-09-09T04:06:34.792Z] #26 DONE 0.1s [2024-09-09T04:06:34.792Z] [2024-09-09T04:06:34.792Z] #27 [support-notifications internal] load .dockerignore [2024-09-09T04:06:35.064Z] #27 transferring context: 50B 0.0s done [2024-09-09T04:06:35.064Z] #27 DONE 0.1s [2024-09-09T04:06:35.064Z] [2024-09-09T04:06:35.064Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T04:06:35.064Z] #28 transferring context: 50B done [2024-09-09T04:06:35.064Z] #28 DONE 0.1s [2024-09-09T04:06:35.064Z] [2024-09-09T04:06:35.064Z] #29 [security-proxy-setup internal] load .dockerignore [2024-09-09T04:06:35.064Z] #29 transferring context: 50B 0.0s done [2024-09-09T04:06:35.064Z] #29 DONE 0.1s [2024-09-09T04:06:35.064Z] [2024-09-09T04:06:35.064Z] #30 [security-spire-agent internal] load .dockerignore [2024-09-09T04:06:35.343Z] #30 transferring context: 50B 0.0s done [2024-09-09T04:06:35.343Z] #30 DONE 0.1s [2024-09-09T04:06:35.343Z] [2024-09-09T04:06:35.343Z] #31 [security-bootstrapper internal] load .dockerignore [2024-09-09T04:06:35.343Z] #31 transferring context: 50B 0.0s done [2024-09-09T04:06:35.343Z] #31 DONE 0.1s [2024-09-09T04:06:35.343Z] [2024-09-09T04:06:35.343Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-09-09T04:06:35.343Z] #32 transferring context: 50B done [2024-09-09T04:06:35.343Z] #32 DONE 0.1s [2024-09-09T04:06:35.343Z] [2024-09-09T04:06:35.343Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:06:35.343Z] #33 DONE 0.0s [2024-09-09T04:06:35.343Z] [2024-09-09T04:06:35.343Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:06:35.610Z] #34 DONE 0.1s [2024-09-09T04:06:35.610Z] [2024-09-09T04:06:35.610Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:06:35.610Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:06:35.610Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:06:35.610Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:06:35.610Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:06:35.610Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.2s [2024-09-09T04:06:35.878Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s [2024-09-09T04:06:35.878Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T04:06:35.878Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-09T04:06:36.464Z] #35 ... [2024-09-09T04:06:36.464Z] [2024-09-09T04:06:36.464Z] #36 [core-metadata internal] load build context [2024-09-09T04:06:36.464Z] #36 transferring context: 3.10MB 0.7s done [2024-09-09T04:06:36.464Z] #36 DONE 0.8s [2024-09-09T04:06:36.464Z] [2024-09-09T04:06:36.464Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:06:36.464Z] #35 ... [2024-09-09T04:06:36.464Z] [2024-09-09T04:06:36.464Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:06:36.464Z] #33 DONE 0.0s [2024-09-09T04:06:36.464Z] [2024-09-09T04:06:36.464Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:06:36.464Z] #37 DONE 1.0s [2024-09-09T04:06:36.735Z] [2024-09-09T04:06:36.735Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T04:06:36.735Z] #38 ... [2024-09-09T04:06:36.735Z] [2024-09-09T04:06:36.735Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:06:36.735Z] #34 DONE 0.3s [2024-09-09T04:06:36.735Z] [2024-09-09T04:06:36.735Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:06:36.735Z] #37 DONE 1.8s [2024-09-09T04:06:36.735Z] [2024-09-09T04:06:36.735Z] #39 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-09T04:06:36.735Z] #39 DONE 0.4s [2024-09-09T04:06:37.003Z] [2024-09-09T04:06:37.003Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:06:37.003Z] #33 DONE 0.0s [2024-09-09T04:06:37.004Z] [2024-09-09T04:06:37.004Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:06:37.004Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:06:37.004Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:06:37.004Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:06:37.004Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:06:37.004Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T04:06:37.004Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:06:37.004Z] #35 ... [2024-09-09T04:06:37.004Z] [2024-09-09T04:06:37.004Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:06:37.004Z] #34 DONE 0.5s [2024-09-09T04:06:37.272Z] [2024-09-09T04:06:37.272Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:06:37.272Z] #33 DONE 0.0s [2024-09-09T04:06:37.272Z] [2024-09-09T04:06:37.272Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:06:37.272Z] #37 DONE 1.8s [2024-09-09T04:06:37.272Z] [2024-09-09T04:06:37.272Z] #39 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-09T04:06:37.272Z] #39 DONE 0.5s [2024-09-09T04:06:37.272Z] [2024-09-09T04:06:37.272Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:06:37.272Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:06:37.272Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:06:37.272Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:06:37.272Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:06:37.272Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T04:06:37.272Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:06:37.272Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:06:37.272Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:06:37.272Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:06:37.272Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:06:37.272Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T04:06:37.272Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:06:37.272Z] #35 DONE 2.6s [2024-09-09T04:06:37.272Z] [2024-09-09T04:06:37.272Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:06:37.272Z] #33 DONE 0.0s [2024-09-09T04:06:37.272Z] [2024-09-09T04:06:37.272Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:06:37.272Z] #34 DONE 0.7s [2024-09-09T04:06:37.272Z] [2024-09-09T04:06:37.272Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:06:37.272Z] #37 DONE 1.9s [2024-09-09T04:06:37.272Z] [2024-09-09T04:06:37.272Z] #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-09T04:06:37.272Z] #39 DONE 0.5s [2024-09-09T04:06:37.272Z] [2024-09-09T04:06:37.272Z] #40 [support-scheduler internal] load build context [2024-09-09T04:06:37.540Z] #40 ... [2024-09-09T04:06:37.540Z] [2024-09-09T04:06:37.540Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:06:37.540Z] #33 DONE 0.0s [2024-09-09T04:06:37.540Z] [2024-09-09T04:06:37.540Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:06:37.540Z] #33 DONE 0.0s [2024-09-09T04:06:37.540Z] [2024-09-09T04:06:37.540Z] #41 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T04:06:37.540Z] #41 ... [2024-09-09T04:06:37.540Z] [2024-09-09T04:06:37.540Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:06:37.540Z] #33 DONE 0.0s [2024-09-09T04:06:37.540Z] [2024-09-09T04:06:37.540Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T04:06:37.540Z] #42 transferring context: 3.10MB 0.8s done [2024-09-09T04:06:37.540Z] #42 DONE 0.9s [2024-09-09T04:06:37.811Z] [2024-09-09T04:06:37.811Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:06:37.811Z] #34 DONE 1.0s [2024-09-09T04:06:37.811Z] [2024-09-09T04:06:37.811Z] #40 [support-scheduler internal] load build context [2024-09-09T04:06:37.811Z] #40 ... [2024-09-09T04:06:37.811Z] [2024-09-09T04:06:37.811Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:06:37.811Z] #37 DONE 1.9s [2024-09-09T04:06:37.811Z] [2024-09-09T04:06:37.811Z] #39 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-09T04:06:37.811Z] #39 DONE 0.6s [2024-09-09T04:06:37.811Z] [2024-09-09T04:06:37.811Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:06:37.811Z] #33 DONE 0.0s [2024-09-09T04:06:37.811Z] [2024-09-09T04:06:37.811Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:06:37.811Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:06:37.811Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:06:37.811Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:06:37.811Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:06:37.811Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T04:06:37.811Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:06:37.811Z] #35 DONE 2.7s [2024-09-09T04:06:38.082Z] [2024-09-09T04:06:38.082Z] #40 [support-scheduler internal] load build context [2024-09-09T04:06:38.082Z] #40 ... [2024-09-09T04:06:38.082Z] [2024-09-09T04:06:38.082Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:06:38.082Z] #33 DONE 0.1s [2024-09-09T04:06:38.082Z] [2024-09-09T04:06:38.082Z] #40 [support-scheduler internal] load build context [2024-09-09T04:06:38.352Z] #40 ... [2024-09-09T04:06:38.352Z] [2024-09-09T04:06:38.352Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:06:38.352Z] #33 DONE 0.1s [2024-09-09T04:06:38.352Z] [2024-09-09T04:06:38.352Z] #43 [core-keeper internal] load build context [2024-09-09T04:06:38.352Z] #43 ... [2024-09-09T04:06:38.352Z] [2024-09-09T04:06:38.352Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:06:38.352Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:06:38.352Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:06:38.352Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:06:38.352Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:06:38.352Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T04:06:38.352Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:06:38.352Z] #35 DONE 2.7s [2024-09-09T04:06:38.352Z] [2024-09-09T04:06:38.352Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T04:06:38.352Z] #38 DONE 1.7s [2024-09-09T04:06:38.352Z] [2024-09-09T04:06:38.352Z] #43 [core-keeper internal] load build context [2024-09-09T04:06:38.620Z] #43 transferring context: 3.10MB 1.4s done [2024-09-09T04:06:38.620Z] #43 DONE 1.6s [2024-09-09T04:06:38.620Z] [2024-09-09T04:06:38.620Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:38.620Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:38.896Z] #44 ... [2024-09-09T04:06:38.896Z] [2024-09-09T04:06:38.896Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:06:38.896Z] #37 DONE 1.9s [2024-09-09T04:06:38.896Z] [2024-09-09T04:06:38.896Z] #39 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-09T04:06:38.896Z] #39 DONE 0.6s [2024-09-09T04:06:38.896Z] [2024-09-09T04:06:38.896Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:06:38.896Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:06:38.896Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:06:38.896Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:06:38.896Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:06:38.896Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T04:06:38.896Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:06:38.896Z] #35 DONE 2.7s [2024-09-09T04:06:38.896Z] [2024-09-09T04:06:38.896Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:06:38.896Z] #33 DONE 0.1s [2024-09-09T04:06:38.896Z] [2024-09-09T04:06:38.896Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:06:38.896Z] #37 DONE 2.0s [2024-09-09T04:06:38.896Z] [2024-09-09T04:06:38.896Z] #39 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-09T04:06:38.896Z] #39 DONE 0.6s [2024-09-09T04:06:38.896Z] [2024-09-09T04:06:38.896Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:06:38.896Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:06:38.896Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:06:38.896Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:06:38.896Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:06:38.896Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T04:06:38.896Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:06:38.896Z] #35 DONE 2.7s [2024-09-09T04:06:38.896Z] [2024-09-09T04:06:38.896Z] #45 [security-proxy-setup internal] load build context [2024-09-09T04:06:39.167Z] #45 ... [2024-09-09T04:06:39.167Z] [2024-09-09T04:06:39.167Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T04:06:39.167Z] #33 DONE 0.1s [2024-09-09T04:06:39.167Z] [2024-09-09T04:06:39.167Z] #46 [security-proxy-auth internal] load build context [2024-09-09T04:06:39.167Z] #46 transferring context: 3.10MB 1.4s done [2024-09-09T04:06:39.751Z] #46 DONE 2.2s [2024-09-09T04:06:39.751Z] [2024-09-09T04:06:39.751Z] #47 [core-command internal] load build context [2024-09-09T04:06:39.751Z] #47 ... [2024-09-09T04:06:39.751Z] [2024-09-09T04:06:39.751Z] #40 [support-scheduler internal] load build context [2024-09-09T04:06:39.751Z] #40 transferring context: 3.10MB 1.8s done [2024-09-09T04:06:39.751Z] #40 DONE 2.5s [2024-09-09T04:06:39.751Z] [2024-09-09T04:06:39.751Z] #47 [core-command internal] load build context [2024-09-09T04:06:40.337Z] #47 ... [2024-09-09T04:06:40.337Z] [2024-09-09T04:06:40.337Z] #48 [security-spire-config internal] load build context [2024-09-09T04:06:40.337Z] #48 transferring context: 25.96kB 0.3s done [2024-09-09T04:06:40.337Z] #48 DONE 1.8s [2024-09-09T04:06:40.337Z] [2024-09-09T04:06:40.337Z] #47 [core-command internal] load build context [2024-09-09T04:06:40.608Z] #47 ... [2024-09-09T04:06:40.608Z] [2024-09-09T04:06:40.608Z] #49 [security-spire-server internal] load build context [2024-09-09T04:06:40.608Z] #49 transferring context: 27.71kB 0.3s done [2024-09-09T04:06:40.608Z] #49 DONE 2.1s [2024-09-09T04:06:40.608Z] [2024-09-09T04:06:40.608Z] #47 [core-command internal] load build context [2024-09-09T04:06:40.608Z] #47 transferring context: 3.10MB 2.2s done [2024-09-09T04:06:40.878Z] #47 ... [2024-09-09T04:06:40.878Z] [2024-09-09T04:06:40.878Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T04:06:40.878Z] #38 DONE 4.1s [2024-09-09T04:06:41.149Z] [2024-09-09T04:06:41.149Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:41.149Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.2s done [2024-09-09T04:06:41.149Z] #44 ... [2024-09-09T04:06:41.149Z] [2024-09-09T04:06:41.149Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T04:06:41.149Z] #34 DONE 4.2s [2024-09-09T04:06:41.149Z] [2024-09-09T04:06:41.149Z] #47 [core-command internal] load build context [2024-09-09T04:06:41.149Z] #47 DONE 3.4s [2024-09-09T04:06:41.419Z] [2024-09-09T04:06:41.419Z] #45 [security-proxy-setup internal] load build context [2024-09-09T04:06:41.690Z] #45 ... [2024-09-09T04:06:41.691Z] [2024-09-09T04:06:41.691Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:06:41.691Z] #37 DONE 2.0s [2024-09-09T04:06:41.691Z] [2024-09-09T04:06:41.691Z] #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-09T04:06:41.691Z] #39 DONE 0.6s [2024-09-09T04:06:41.691Z] [2024-09-09T04:06:41.691Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:06:41.691Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:06:41.691Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:06:41.691Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:06:41.691Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:06:41.691Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T04:06:41.691Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:06:41.691Z] #35 DONE 2.7s [2024-09-09T04:06:41.691Z] [2024-09-09T04:06:41.691Z] #50 [core-data internal] load build context [2024-09-09T04:06:41.691Z] #50 transferring context: 3.10MB 2.1s done [2024-09-09T04:06:41.691Z] #50 DONE 3.7s [2024-09-09T04:06:41.691Z] [2024-09-09T04:06:41.691Z] #45 [security-proxy-setup internal] load build context [2024-09-09T04:06:41.691Z] #45 ... [2024-09-09T04:06:41.691Z] [2024-09-09T04:06:41.691Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T04:06:41.691Z] #37 DONE 2.0s [2024-09-09T04:06:41.691Z] [2024-09-09T04:06:41.691Z] #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-09T04:06:41.691Z] #39 DONE 0.6s [2024-09-09T04:06:41.691Z] [2024-09-09T04:06:41.691Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:06:41.691Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:06:41.691Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:06:41.691Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:06:41.691Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:06:41.691Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T04:06:41.691Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:06:41.691Z] #35 DONE 2.7s [2024-09-09T04:06:41.691Z] [2024-09-09T04:06:41.691Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T04:06:41.691Z] #51 DONE 0.0s [2024-09-09T04:06:41.691Z] [2024-09-09T04:06:41.691Z] #45 [security-proxy-setup internal] load build context [2024-09-09T04:06:42.300Z] #45 ... [2024-09-09T04:06:42.300Z] [2024-09-09T04:06:42.300Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-09T04:06:42.300Z] #52 transferring context: 3.10MB 3.3s done [2024-09-09T04:06:42.300Z] #52 DONE 4.2s [2024-09-09T04:06:42.300Z] [2024-09-09T04:06:42.300Z] #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T04:06:42.572Z] #53 ... [2024-09-09T04:06:42.572Z] [2024-09-09T04:06:42.572Z] #54 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T04:06:42.572Z] #54 DONE 3.9s [2024-09-09T04:06:42.572Z] [2024-09-09T04:06:42.572Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:06:42.572Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T04:06:42.572Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T04:06:42.572Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T04:06:42.572Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T04:06:42.572Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T04:06:42.572Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-09T04:06:42.572Z] #35 DONE 2.7s [2024-09-09T04:06:42.572Z] [2024-09-09T04:06:42.572Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:42.572Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.2s done [2024-09-09T04:06:42.572Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T04:06:42.572Z] #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-09T04:06:42.572Z] #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-09T04:06:42.840Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.9s [2024-09-09T04:06:43.111Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s [2024-09-09T04:06:43.111Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s [2024-09-09T04:06:43.111Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.2s [2024-09-09T04:06:43.696Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s [2024-09-09T04:06:43.696Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done [2024-09-09T04:06:43.968Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done [2024-09-09T04:06:43.968Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-09T04:06:43.968Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done [2024-09-09T04:06:43.968Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-09-09T04:06:44.235Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s done [2024-09-09T04:06:44.236Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-09-09T04:06:44.236Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s done [2024-09-09T04:06:44.820Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.8s [2024-09-09T04:06:45.091Z] #44 ... [2024-09-09T04:06:45.091Z] [2024-09-09T04:06:45.091Z] #55 [security-spire-agent internal] load build context [2024-09-09T04:06:45.091Z] #55 transferring context: 27.24kB 0.5s done [2024-09-09T04:06:45.091Z] #55 DONE 2.4s [2024-09-09T04:06:45.091Z] [2024-09-09T04:06:45.091Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:45.675Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.6s [2024-09-09T04:06:46.264Z] #44 ... [2024-09-09T04:06:46.264Z] [2024-09-09T04:06:46.264Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T04:06:46.264Z] #56 transferring context: 3.10MB 5.4s done [2024-09-09T04:06:46.264Z] #56 DONE 7.2s [2024-09-09T04:06:46.264Z] [2024-09-09T04:06:46.264Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:46.851Z] #44 ... [2024-09-09T04:06:46.851Z] [2024-09-09T04:06:46.851Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:06:46.851Z] #0 8.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:06:46.851Z] #0 9.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:06:46.851Z] #0 10.85 OK: 266 MiB in 52 packages [2024-09-09T04:06:46.851Z] #57 ... [2024-09-09T04:06:46.851Z] [2024-09-09T04:06:46.851Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T04:06:46.851Z] #0 9.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:06:47.127Z] #58 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:06:47.127Z] #58 ... [2024-09-09T04:06:47.127Z] [2024-09-09T04:06:47.127Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T04:06:47.127Z] #59 ... [2024-09-09T04:06:47.127Z] [2024-09-09T04:06:47.127Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:47.127Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.61MB / 28.04MB 5.2s [2024-09-09T04:06:47.410Z] #44 ... [2024-09-09T04:06:47.410Z] [2024-09-09T04:06:47.410Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T04:06:47.679Z] #60 ... [2024-09-09T04:06:47.679Z] [2024-09-09T04:06:47.679Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T04:06:47.679Z] #61 ... [2024-09-09T04:06:47.679Z] [2024-09-09T04:06:47.679Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:47.679Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 5.8s [2024-09-09T04:06:47.679Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-09T04:06:47.990Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-09T04:06:47.990Z] #44 ... [2024-09-09T04:06:47.990Z] [2024-09-09T04:06:47.990Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T04:06:48.264Z] #62 ... [2024-09-09T04:06:48.264Z] [2024-09-09T04:06:48.264Z] #41 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T04:06:48.264Z] #41 ... [2024-09-09T04:06:48.264Z] [2024-09-09T04:06:48.264Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T04:06:48.264Z] #63 ... [2024-09-09T04:06:48.264Z] [2024-09-09T04:06:48.264Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T04:06:48.264Z] #60 DONE 10.9s [2024-09-09T04:06:48.264Z] [2024-09-09T04:06:48.264Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T04:06:48.534Z] #64 ... [2024-09-09T04:06:48.534Z] [2024-09-09T04:06:48.534Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:49.119Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 7.0s [2024-09-09T04:06:49.119Z] #44 ... [2024-09-09T04:06:49.119Z] [2024-09-09T04:06:49.119Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:06:49.119Z] #65 ... [2024-09-09T04:06:49.119Z] [2024-09-09T04:06:49.119Z] #66 [support-notifications internal] load build context [2024-09-09T04:06:49.119Z] #66 transferring context: 3.10MB 7.2s done [2024-09-09T04:06:49.119Z] #66 ... [2024-09-09T04:06:49.119Z] [2024-09-09T04:06:49.119Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T04:06:49.387Z] #67 ... [2024-09-09T04:06:49.387Z] [2024-09-09T04:06:49.387Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:06:49.387Z] #57 DONE 13.2s [2024-09-09T04:06:49.387Z] [2024-09-09T04:06:49.387Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T04:06:49.387Z] #68 ... [2024-09-09T04:06:49.387Z] [2024-09-09T04:06:49.387Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:49.657Z] #44 ... [2024-09-09T04:06:49.657Z] [2024-09-09T04:06:49.657Z] #66 [support-notifications internal] load build context [2024-09-09T04:06:49.657Z] #66 DONE 10.7s [2024-09-09T04:06:49.657Z] [2024-09-09T04:06:49.657Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:49.925Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 8.0s [2024-09-09T04:06:50.194Z] #44 ... [2024-09-09T04:06:50.194Z] [2024-09-09T04:06:50.194Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T04:06:50.194Z] #59 DONE 13.0s [2024-09-09T04:06:50.194Z] [2024-09-09T04:06:50.194Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:50.194Z] #44 ... [2024-09-09T04:06:50.194Z] [2024-09-09T04:06:50.194Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T04:06:50.194Z] #69 ... [2024-09-09T04:06:50.194Z] [2024-09-09T04:06:50.194Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T04:06:50.462Z] #51 ... [2024-09-09T04:06:50.462Z] [2024-09-09T04:06:50.462Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T04:06:50.462Z] #70 ... [2024-09-09T04:06:50.462Z] [2024-09-09T04:06:50.462Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:50.462Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.49MB / 28.04MB 8.6s [2024-09-09T04:06:51.050Z] #44 ... [2024-09-09T04:06:51.050Z] [2024-09-09T04:06:51.050Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T04:06:51.050Z] #58 11.67 OK: 266 MiB in 52 packages [2024-09-09T04:06:51.050Z] #58 DONE 14.4s [2024-09-09T04:06:51.050Z] [2024-09-09T04:06:51.050Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:51.050Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.07MB / 28.04MB 9.2s [2024-09-09T04:06:51.648Z] #44 ... [2024-09-09T04:06:51.648Z] [2024-09-09T04:06:51.648Z] #41 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T04:06:51.648Z] #41 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:06:51.648Z] #41 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:06:51.648Z] #41 12.63 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T04:06:51.648Z] #41 12.66 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:06:51.648Z] #41 12.75 OK: 8 MiB in 16 packages [2024-09-09T04:06:51.648Z] #41 DONE 14.8s [2024-09-09T04:06:51.648Z] [2024-09-09T04:06:51.648Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:51.648Z] #44 ... [2024-09-09T04:06:51.648Z] [2024-09-09T04:06:51.648Z] #45 [security-proxy-setup internal] load build context [2024-09-09T04:06:51.648Z] #45 transferring context: 3.10MB 10.4s done [2024-09-09T04:06:51.648Z] #45 DONE 12.7s [2024-09-09T04:06:51.648Z] [2024-09-09T04:06:51.648Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:51.648Z] #44 ... [2024-09-09T04:06:51.648Z] [2024-09-09T04:06:51.648Z] #71 [security-bootstrapper internal] load build context [2024-09-09T04:06:51.648Z] #71 transferring context: 3.10MB 7.6s done [2024-09-09T04:06:51.648Z] #71 DONE 9.8s [2024-09-09T04:06:51.648Z] [2024-09-09T04:06:51.648Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T04:06:51.648Z] #51 transferring context: 3.10MB 8.5s done [2024-09-09T04:06:51.648Z] #51 DONE 9.9s [2024-09-09T04:06:51.648Z] [2024-09-09T04:06:51.648Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:51.957Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 9.9s [2024-09-09T04:06:52.225Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-09T04:06:52.225Z] #44 ... [2024-09-09T04:06:52.225Z] [2024-09-09T04:06:52.225Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T04:06:52.493Z] #72 ... [2024-09-09T04:06:52.493Z] [2024-09-09T04:06:52.493Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:52.493Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 10.7s [2024-09-09T04:06:52.493Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-09-09T04:06:52.769Z] #44 ... [2024-09-09T04:06:52.769Z] [2024-09-09T04:06:52.769Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:06:52.769Z] #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.2s done [2024-09-09T04:06:52.769Z] #73 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-09T04:06:52.769Z] #73 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T04:06:52.769Z] #73 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-09T04:06:52.769Z] #73 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T04:06:52.769Z] #73 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-09T04:06:52.769Z] #73 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-09T04:06:52.769Z] #73 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done [2024-09-09T04:06:52.769Z] #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 7.5s [2024-09-09T04:06:52.769Z] #73 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-09T04:06:52.769Z] #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 7.6s [2024-09-09T04:06:52.769Z] #73 ... [2024-09-09T04:06:52.769Z] [2024-09-09T04:06:52.770Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:53.038Z] #44 ... [2024-09-09T04:06:53.038Z] [2024-09-09T04:06:53.038Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:06:53.038Z] #74 DONE 3.3s [2024-09-09T04:06:53.038Z] [2024-09-09T04:06:53.038Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:53.038Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.39MB / 28.04MB 11.2s [2024-09-09T04:06:53.307Z] #44 ... [2024-09-09T04:06:53.307Z] [2024-09-09T04:06:53.307Z] #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:06:53.307Z] #75 DONE 2.0s [2024-09-09T04:06:53.307Z] [2024-09-09T04:06:53.307Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:54.307Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 12.3s [2024-09-09T04:06:54.575Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 12.8s [2024-09-09T04:06:55.540Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.6s [2024-09-09T04:06:56.124Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.1s done [2024-09-09T04:06:56.124Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.1s done [2024-09-09T04:06:58.069Z] #44 ... [2024-09-09T04:06:58.069Z] [2024-09-09T04:06:58.069Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T04:06:58.069Z] #64 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:06:58.069Z] #64 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:06:58.069Z] #64 16.97 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T04:06:58.069Z] #64 17.06 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:06:58.069Z] #64 17.19 OK: 8 MiB in 16 packages [2024-09-09T04:06:58.069Z] #64 DONE 19.8s [2024-09-09T04:06:58.069Z] [2024-09-09T04:06:58.069Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:06:58.069Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-09-09T04:06:58.340Z] #44 ... [2024-09-09T04:06:58.340Z] [2024-09-09T04:06:58.340Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T04:06:58.929Z] #76 ... [2024-09-09T04:06:58.929Z] [2024-09-09T04:06:58.929Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T04:06:58.929Z] #61 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:06:58.929Z] #61 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:06:58.929Z] #61 15.99 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T04:06:58.929Z] #61 16.24 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T04:06:58.929Z] #61 16.25 (3/3) Installing tzdata (2024a-r0) [2024-09-09T04:06:58.929Z] #61 17.93 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:06:58.929Z] #61 18.15 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:06:58.929Z] #61 19.63 OK: 12 MiB in 18 packages [2024-09-09T04:06:58.929Z] #61 DONE 21.3s [2024-09-09T04:06:58.929Z] [2024-09-09T04:06:58.929Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T04:06:58.929Z] #77 ... [2024-09-09T04:06:58.929Z] [2024-09-09T04:06:58.929Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:00.345Z] #44 ... [2024-09-09T04:07:00.345Z] [2024-09-09T04:07:00.345Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T04:07:00.613Z] #78 ... [2024-09-09T04:07:00.613Z] [2024-09-09T04:07:00.613Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:00.882Z] #44 ... [2024-09-09T04:07:00.882Z] [2024-09-09T04:07:00.882Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T04:07:00.882Z] #62 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:00.882Z] #62 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:00.882Z] #62 15.59 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:07:00.882Z] #62 15.59 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:07:00.882Z] #62 15.59 OK: 19954 distinct packages available [2024-09-09T04:07:00.882Z] #62 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:00.882Z] #62 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:00.882Z] #62 22.57 OK: 266 MiB in 52 packages [2024-09-09T04:07:00.882Z] #62 ... [2024-09-09T04:07:00.882Z] [2024-09-09T04:07:00.882Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:01.481Z] #44 ... [2024-09-09T04:07:01.481Z] [2024-09-09T04:07:01.481Z] #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T04:07:01.481Z] #0 8.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:01.752Z] #79 ... [2024-09-09T04:07:01.752Z] [2024-09-09T04:07:01.752Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T04:07:01.752Z] #63 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:01.752Z] #63 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:01.752Z] #63 17.43 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:07:01.752Z] #63 17.43 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:07:01.752Z] #63 17.43 OK: 19946 distinct packages available [2024-09-09T04:07:01.752Z] #63 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:01.752Z] #63 20.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:02.020Z] #63 ... [2024-09-09T04:07:02.020Z] [2024-09-09T04:07:02.020Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:02.294Z] #44 ... [2024-09-09T04:07:02.294Z] [2024-09-09T04:07:02.294Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T04:07:02.294Z] #62 DONE 24.5s [2024-09-09T04:07:02.567Z] [2024-09-09T04:07:02.567Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:07:03.157Z] #80 ... [2024-09-09T04:07:03.157Z] [2024-09-09T04:07:03.157Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:07:03.157Z] #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.5s done [2024-09-09T04:07:03.157Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.4s [2024-09-09T04:07:03.157Z] #73 ... [2024-09-09T04:07:03.157Z] [2024-09-09T04:07:03.157Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:07:03.157Z] #80 DONE 0.7s [2024-09-09T04:07:03.157Z] [2024-09-09T04:07:03.157Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:07:03.157Z] #73 ... [2024-09-09T04:07:03.157Z] [2024-09-09T04:07:03.157Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:07:03.424Z] #81 ... [2024-09-09T04:07:03.424Z] [2024-09-09T04:07:03.424Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:07:03.424Z] #82 ... [2024-09-09T04:07:03.424Z] [2024-09-09T04:07:03.424Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:03.424Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s [2024-09-09T04:07:05.369Z] #44 ... [2024-09-09T04:07:05.369Z] [2024-09-09T04:07:05.369Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T04:07:05.369Z] #67 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:05.369Z] #67 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:05.369Z] #67 25.33 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:07:05.369Z] #67 25.33 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:07:05.369Z] #67 25.33 OK: 19946 distinct packages available [2024-09-09T04:07:05.369Z] #67 ... [2024-09-09T04:07:05.369Z] [2024-09-09T04:07:05.369Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:05.638Z] #44 ... [2024-09-09T04:07:05.638Z] [2024-09-09T04:07:05.638Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T04:07:05.638Z] #65 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:05.638Z] #65 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:05.638Z] #65 24.86 OK: 266 MiB in 52 packages [2024-09-09T04:07:05.638Z] #65 DONE 26.5s [2024-09-09T04:07:05.638Z] [2024-09-09T04:07:05.638Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:05.638Z] #44 ... [2024-09-09T04:07:05.638Z] [2024-09-09T04:07:05.638Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T04:07:05.638Z] #69 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:05.638Z] #69 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:05.638Z] #69 23.78 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T04:07:05.638Z] #69 24.56 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T04:07:05.638Z] #69 24.64 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:07:05.638Z] #69 24.89 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:07:05.638Z] #69 ... [2024-09-09T04:07:05.638Z] [2024-09-09T04:07:05.638Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T04:07:05.638Z] #68 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:05.638Z] #68 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:05.638Z] #68 26.05 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T04:07:05.638Z] #68 26.05 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T04:07:05.638Z] #68 26.05 OK: 19946 distinct packages available [2024-09-09T04:07:05.638Z] #68 ... [2024-09-09T04:07:05.638Z] [2024-09-09T04:07:05.638Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:07:06.222Z] #73 ... [2024-09-09T04:07:06.222Z] [2024-09-09T04:07:06.222Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:07:06.222Z] #83 DONE 0.7s [2024-09-09T04:07:06.222Z] [2024-09-09T04:07:06.222Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:07:06.827Z] #73 ... [2024-09-09T04:07:06.827Z] [2024-09-09T04:07:06.827Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T04:07:06.827Z] #70 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:06.827Z] #70 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:06.827Z] #70 25.50 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T04:07:06.827Z] #70 25.55 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T04:07:06.827Z] #70 25.72 (3/4) Installing su-exec (0.2-r3) [2024-09-09T04:07:06.827Z] #70 25.75 (4/4) Installing yq (4.33.3-r5) [2024-09-09T04:07:06.827Z] #70 ... [2024-09-09T04:07:06.827Z] [2024-09-09T04:07:06.827Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:07.096Z] #44 ... [2024-09-09T04:07:07.096Z] [2024-09-09T04:07:07.096Z] #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T04:07:07.096Z] #53 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:07.096Z] #53 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:07.096Z] #53 24.54 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T04:07:07.096Z] #53 24.55 (2/2) Installing su-exec (0.2-r3) [2024-09-09T04:07:07.096Z] #53 24.56 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:07:07.096Z] #53 ... [2024-09-09T04:07:07.096Z] [2024-09-09T04:07:07.096Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:07.367Z] #44 ... [2024-09-09T04:07:07.367Z] [2024-09-09T04:07:07.367Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T04:07:07.367Z] #72 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:07.367Z] #72 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:07.367Z] #72 24.07 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T04:07:07.367Z] #72 24.71 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T04:07:07.367Z] #72 24.76 (3/4) Installing su-exec (0.2-r3) [2024-09-09T04:07:07.367Z] #72 24.82 (4/4) Installing yq (4.33.3-r5) [2024-09-09T04:07:07.367Z] #72 ... [2024-09-09T04:07:07.367Z] [2024-09-09T04:07:07.367Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:08.781Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.4s [2024-09-09T04:07:08.781Z] #44 ... [2024-09-09T04:07:08.781Z] [2024-09-09T04:07:08.781Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:07:08.781Z] #0 6.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:08.781Z] #0 9.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:09.050Z] #84 ... [2024-09-09T04:07:09.050Z] [2024-09-09T04:07:09.050Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:09.639Z] #44 ... [2024-09-09T04:07:09.639Z] [2024-09-09T04:07:09.639Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T04:07:09.639Z] #69 26.61 OK: 9 MiB in 17 packages [2024-09-09T04:07:09.639Z] #69 DONE 29.3s [2024-09-09T04:07:09.639Z] [2024-09-09T04:07:09.639Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:10.227Z] #44 ... [2024-09-09T04:07:10.227Z] [2024-09-09T04:07:10.227Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T04:07:10.227Z] #63 26.48 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T04:07:10.227Z] #63 27.00 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T04:07:10.227Z] #63 27.24 (3/11) Installing libunistring (1.1-r1) [2024-09-09T04:07:10.227Z] #63 27.53 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T04:07:10.227Z] #63 27.57 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T04:07:10.227Z] #63 27.66 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T04:07:10.227Z] #63 27.77 (7/11) Installing curl (8.9.0-r0) [2024-09-09T04:07:10.227Z] #63 27.84 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T04:07:10.227Z] #63 27.91 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T04:07:10.227Z] #63 27.95 (10/11) Installing libucontext (1.2-r2) [2024-09-09T04:07:10.227Z] #63 28.02 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T04:07:10.227Z] #63 28.04 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:07:10.227Z] #63 28.23 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:07:10.227Z] #63 30.24 OK: 13 MiB in 26 packages [2024-09-09T04:07:10.227Z] #63 DONE 31.9s [2024-09-09T04:07:10.227Z] [2024-09-09T04:07:10.227Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:10.227Z] #44 ... [2024-09-09T04:07:10.227Z] [2024-09-09T04:07:10.227Z] #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T04:07:10.227Z] #53 24.91 OK: 8 MiB in 17 packages [2024-09-09T04:07:10.227Z] #53 DONE 27.9s [2024-09-09T04:07:10.227Z] [2024-09-09T04:07:10.227Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:10.820Z] #44 ... [2024-09-09T04:07:10.820Z] [2024-09-09T04:07:10.820Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T04:07:11.093Z] #78 10.60 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:11.093Z] #78 13.42 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:11.093Z] #78 ... [2024-09-09T04:07:11.093Z] [2024-09-09T04:07:11.093Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T04:07:11.093Z] #77 12.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:11.093Z] #77 14.93 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:11.360Z] #77 ... [2024-09-09T04:07:11.360Z] [2024-09-09T04:07:11.360Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:11.360Z] #44 ... [2024-09-09T04:07:11.360Z] [2024-09-09T04:07:11.360Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T04:07:11.360Z] #70 27.33 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:07:11.360Z] #70 27.71 OK: 18 MiB in 19 packages [2024-09-09T04:07:11.360Z] #70 DONE 31.0s [2024-09-09T04:07:11.360Z] [2024-09-09T04:07:11.360Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:11.628Z] #44 ... [2024-09-09T04:07:11.628Z] [2024-09-09T04:07:11.628Z] #79 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T04:07:11.628Z] #79 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:11.628Z] #79 18.14 OK: 8 MiB in 16 packages [2024-09-09T04:07:11.628Z] #79 DONE 21.0s [2024-09-09T04:07:11.628Z] [2024-09-09T04:07:11.628Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:13.603Z] #44 ... [2024-09-09T04:07:13.603Z] [2024-09-09T04:07:13.603Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T04:07:13.603Z] #72 25.92 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:07:13.603Z] #72 26.35 Executing ca-certificates-20240226-r0.trigger [2024-09-09T04:07:13.603Z] #72 28.78 OK: 18 MiB in 19 packages [2024-09-09T04:07:13.603Z] #72 DONE 31.0s [2024-09-09T04:07:13.603Z] [2024-09-09T04:07:13.603Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:07:13.603Z] #85 ... [2024-09-09T04:07:13.603Z] [2024-09-09T04:07:13.603Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:13.870Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.7s [2024-09-09T04:07:14.527Z] #44 ... [2024-09-09T04:07:14.527Z] [2024-09-09T04:07:14.527Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T04:07:14.527Z] #76 6.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:14.527Z] #76 8.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:14.527Z] #76 15.79 OK: 8 MiB in 16 packages [2024-09-09T04:07:14.796Z] #76 ... [2024-09-09T04:07:14.796Z] [2024-09-09T04:07:14.796Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:15.783Z] #44 ... [2024-09-09T04:07:15.783Z] [2024-09-09T04:07:15.783Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T04:07:15.783Z] #76 DONE 17.5s [2024-09-09T04:07:15.783Z] [2024-09-09T04:07:15.783Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:16.053Z] #44 ... [2024-09-09T04:07:16.053Z] [2024-09-09T04:07:16.053Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T04:07:16.053Z] #77 23.84 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T04:07:16.053Z] #77 25.19 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:07:16.053Z] #77 25.38 OK: 8 MiB in 16 packages [2024-09-09T04:07:16.053Z] #77 DONE 27.2s [2024-09-09T04:07:16.053Z] [2024-09-09T04:07:16.053Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:07:16.320Z] #86 ... [2024-09-09T04:07:16.320Z] [2024-09-09T04:07:16.320Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:16.588Z] #44 ... [2024-09-09T04:07:16.588Z] [2024-09-09T04:07:16.588Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:07:16.588Z] #84 16.19 OK: 12 MiB in 18 packages [2024-09-09T04:07:16.588Z] #84 DONE 17.7s [2024-09-09T04:07:16.588Z] [2024-09-09T04:07:16.588Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:16.588Z] #44 ... [2024-09-09T04:07:16.588Z] [2024-09-09T04:07:16.588Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T04:07:16.588Z] #78 24.14 OK: 266 MiB in 52 packages [2024-09-09T04:07:16.588Z] #78 DONE 26.3s [2024-09-09T04:07:16.588Z] [2024-09-09T04:07:16.588Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:07:16.588Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.7s done [2024-09-09T04:07:16.858Z] #73 ... [2024-09-09T04:07:16.858Z] [2024-09-09T04:07:16.858Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T04:07:17.126Z] #87 ... [2024-09-09T04:07:17.126Z] [2024-09-09T04:07:17.126Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T04:07:17.126Z] #68 28.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:17.126Z] #68 30.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:17.126Z] #68 37.63 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T04:07:17.126Z] #68 37.67 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T04:07:17.126Z] #68 37.67 (3/5) Installing libucontext (1.2-r2) [2024-09-09T04:07:17.126Z] #68 37.68 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T04:07:17.126Z] #68 37.69 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T04:07:17.126Z] #68 37.76 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:07:17.126Z] #68 37.82 OK: 9 MiB in 20 packages [2024-09-09T04:07:17.126Z] #68 ... [2024-09-09T04:07:17.126Z] [2024-09-09T04:07:17.126Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T04:07:17.126Z] #67 28.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:17.126Z] #67 29.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:17.126Z] #67 36.32 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T04:07:17.126Z] #67 36.33 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T04:07:17.126Z] #67 36.36 (3/4) Installing libucontext (1.2-r2) [2024-09-09T04:07:17.126Z] #67 36.39 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T04:07:17.126Z] #67 36.44 Executing busybox-1.36.1-r7.trigger [2024-09-09T04:07:17.126Z] #67 36.67 OK: 8 MiB in 19 packages [2024-09-09T04:07:17.126Z] #67 DONE 38.2s [2024-09-09T04:07:17.126Z] [2024-09-09T04:07:17.126Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:18.093Z] #44 ... [2024-09-09T04:07:18.093Z] [2024-09-09T04:07:18.093Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T04:07:18.093Z] #68 DONE 38.9s [2024-09-09T04:07:18.093Z] [2024-09-09T04:07:18.093Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T04:07:18.093Z] #87 DONE 1.2s [2024-09-09T04:07:18.093Z] [2024-09-09T04:07:18.093Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:07:19.509Z] #88 ... [2024-09-09T04:07:19.509Z] [2024-09-09T04:07:19.509Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:07:19.509Z] #0 6.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:19.509Z] #0 7.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:19.777Z] #89 ... [2024-09-09T04:07:19.777Z] [2024-09-09T04:07:19.777Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:19.777Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.5s [2024-09-09T04:07:20.361Z] #44 ... [2024-09-09T04:07:20.361Z] [2024-09-09T04:07:20.361Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:07:20.361Z] #0 7.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:20.361Z] #0 8.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:20.361Z] #90 ... [2024-09-09T04:07:20.361Z] [2024-09-09T04:07:20.361Z] #91 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T04:07:20.361Z] #0 7.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:20.361Z] #0 9.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:20.628Z] #91 ... [2024-09-09T04:07:20.628Z] [2024-09-09T04:07:20.628Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:20.628Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.3s done [2024-09-09T04:07:20.898Z] #44 DONE 42.5s [2024-09-09T04:07:20.898Z] [2024-09-09T04:07:20.898Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T04:07:21.482Z] #92 ... [2024-09-09T04:07:21.482Z] [2024-09-09T04:07:21.482Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T04:07:21.482Z] #0 8.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:21.482Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:21.751Z] #93 ... [2024-09-09T04:07:21.751Z] [2024-09-09T04:07:21.751Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:07:21.751Z] #89 12.30 OK: 9 MiB in 17 packages [2024-09-09T04:07:22.721Z] #89 DONE 13.2s [2024-09-09T04:07:22.721Z] [2024-09-09T04:07:22.721Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T04:07:22.721Z] #92 4.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:23.311Z] #92 ... [2024-09-09T04:07:23.311Z] [2024-09-09T04:07:23.311Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T04:07:23.311Z] #0 7.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:23.311Z] #0 9.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:23.578Z] #94 ... [2024-09-09T04:07:23.578Z] [2024-09-09T04:07:23.578Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T04:07:23.578Z] #90 13.17 OK: 13 MiB in 26 packages [2024-09-09T04:07:24.178Z] #90 DONE 13.9s [2024-09-09T04:07:24.178Z] [2024-09-09T04:07:24.178Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T04:07:24.178Z] #92 6.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:24.444Z] #92 ... [2024-09-09T04:07:24.444Z] [2024-09-09T04:07:24.444Z] #91 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T04:07:24.444Z] #91 13.46 OK: 8 MiB in 17 packages [2024-09-09T04:07:24.444Z] #91 DONE 14.2s [2024-09-09T04:07:24.713Z] [2024-09-09T04:07:24.713Z] #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T04:07:25.820Z] #153 ... [2024-09-09T04:07:25.820Z] [2024-09-09T04:07:25.820Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T04:07:25.820Z] #151 DONE 155.1s [2024-09-09T04:07:25.820Z] [2024-09-09T04:07:25.820Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T04:07:25.820Z] #155 ... [2024-09-09T04:07:25.820Z] [2024-09-09T04:07:25.820Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T04:07:25.820Z] #154 DONE 159.9s [2024-09-09T04:07:25.820Z] [2024-09-09T04:07:25.820Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T04:07:26.661Z] #95 DONE 2.1s [2024-09-09T04:07:26.661Z] [2024-09-09T04:07:26.661Z] #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T04:07:26.661Z] #96 ... [2024-09-09T04:07:26.661Z] [2024-09-09T04:07:26.661Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T04:07:26.661Z] #93 14.57 OK: 18 MiB in 19 packages [2024-09-09T04:07:26.661Z] #93 DONE 15.3s [2024-09-09T04:07:26.931Z] [2024-09-09T04:07:26.931Z] #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T04:07:26.931Z] #96 DONE 0.3s [2024-09-09T04:07:26.931Z] [2024-09-09T04:07:26.931Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T04:07:27.201Z] #97 DONE 0.3s [2024-09-09T04:07:27.201Z] [2024-09-09T04:07:27.201Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T04:07:27.201Z] #94 13.15 OK: 18 MiB in 19 packages [2024-09-09T04:07:27.471Z] #94 ... [2024-09-09T04:07:27.471Z] [2024-09-09T04:07:27.471Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T04:07:27.471Z] #0 4.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:27.471Z] #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:07:27.471Z] #0 10.04 OK: 8 MiB in 19 packages [2024-09-09T04:07:27.471Z] #98 ... [2024-09-09T04:07:27.471Z] [2024-09-09T04:07:27.471Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T04:07:27.471Z] #94 DONE 14.2s [2024-09-09T04:07:27.471Z] [2024-09-09T04:07:27.471Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T04:07:27.471Z] #92 9.749 OK: 9 MiB in 20 packages [2024-09-09T04:07:28.080Z] #92 ... [2024-09-09T04:07:28.080Z] [2024-09-09T04:07:28.080Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T04:07:28.080Z] #98 DONE 10.7s [2024-09-09T04:07:28.080Z] [2024-09-09T04:07:28.080Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T04:07:28.080Z] #92 DONE 10.4s [2024-09-09T04:07:28.080Z] [2024-09-09T04:07:28.080Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T04:07:29.499Z] #99 ... [2024-09-09T04:07:29.499Z] [2024-09-09T04:07:29.499Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T04:07:29.499Z] #100 DONE 1.5s [2024-09-09T04:07:29.767Z] [2024-09-09T04:07:29.767Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T04:07:29.767Z] #99 DONE 1.5s [2024-09-09T04:07:29.767Z] [2024-09-09T04:07:29.767Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T04:07:29.767Z] #101 DONE 1.7s [2024-09-09T04:07:29.767Z] [2024-09-09T04:07:29.767Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T04:07:29.767Z] #102 ... [2024-09-09T04:07:29.767Z] [2024-09-09T04:07:29.767Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T04:07:29.767Z] #103 DONE 0.2s [2024-09-09T04:07:30.043Z] [2024-09-09T04:07:30.043Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T04:07:30.043Z] #102 DONE 0.2s [2024-09-09T04:07:30.043Z] [2024-09-09T04:07:30.043Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T04:07:30.043Z] #104 ... [2024-09-09T04:07:30.043Z] [2024-09-09T04:07:30.043Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T04:07:30.043Z] #105 DONE 0.2s [2024-09-09T04:07:30.112Z] #156 ... [2024-09-09T04:07:30.112Z] [2024-09-09T04:07:30.112Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T04:07:30.315Z] [2024-09-09T04:07:30.315Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T04:07:30.315Z] #104 DONE 0.3s [2024-09-09T04:07:30.315Z] [2024-09-09T04:07:30.315Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T04:07:30.373Z] #161 ... [2024-09-09T04:07:30.373Z] [2024-09-09T04:07:30.373Z] #153 [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-09-09T04:07:30.373Z] #153 DONE 165.9s [2024-09-09T04:07:30.601Z] #106 ... [2024-09-09T04:07:30.601Z] [2024-09-09T04:07:30.601Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T04:07:30.601Z] #107 DONE 0.4s [2024-09-09T04:07:30.601Z] [2024-09-09T04:07:30.601Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T04:07:30.601Z] #106 DONE 0.3s [2024-09-09T04:07:30.601Z] [2024-09-09T04:07:30.601Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T04:07:30.601Z] #108 ... [2024-09-09T04:07:30.601Z] [2024-09-09T04:07:30.601Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T04:07:30.601Z] #109 DONE 0.2s [2024-09-09T04:07:30.634Z] [2024-09-09T04:07:30.634Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T04:07:30.868Z] [2024-09-09T04:07:30.868Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T04:07:30.868Z] #108 DONE 0.2s [2024-09-09T04:07:30.868Z] [2024-09-09T04:07:30.868Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T04:07:30.868Z] #110 ... [2024-09-09T04:07:30.868Z] [2024-09-09T04:07:30.868Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T04:07:30.868Z] #111 DONE 0.3s [2024-09-09T04:07:31.136Z] [2024-09-09T04:07:31.136Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T04:07:31.136Z] #110 DONE 0.2s [2024-09-09T04:07:31.136Z] [2024-09-09T04:07:31.136Z] #112 [security-spire-config] exporting to image [2024-09-09T04:07:31.136Z] #112 exporting layers [2024-09-09T04:07:31.717Z] #112 ... [2024-09-09T04:07:31.717Z] [2024-09-09T04:07:31.717Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T04:07:31.717Z] #113 DONE 1.9s [2024-09-09T04:07:31.717Z] [2024-09-09T04:07:31.717Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T04:07:31.717Z] #114 DONE 0.3s [2024-09-09T04:07:31.717Z] [2024-09-09T04:07:31.717Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:07:31.987Z] #81 ... [2024-09-09T04:07:31.987Z] [2024-09-09T04:07:31.987Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T04:07:32.255Z] #115 DONE 0.3s [2024-09-09T04:07:32.255Z] [2024-09-09T04:07:32.255Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T04:07:32.521Z] #116 DONE 0.3s [2024-09-09T04:07:32.521Z] [2024-09-09T04:07:32.521Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T04:07:32.791Z] #117 DONE 0.2s [2024-09-09T04:07:32.791Z] [2024-09-09T04:07:32.791Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:07:32.791Z] #86 ... [2024-09-09T04:07:32.791Z] [2024-09-09T04:07:32.791Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T04:07:33.058Z] #118 DONE 0.3s [2024-09-09T04:07:33.058Z] [2024-09-09T04:07:33.058Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:07:33.058Z] #88 ... [2024-09-09T04:07:33.058Z] [2024-09-09T04:07:33.058Z] #112 [security-spire-agent] exporting to image [2024-09-09T04:07:34.483Z] #112 exporting layers 3.4s done [2024-09-09T04:07:34.483Z] #112 writing image sha256:09969844ebf9129d882c35f601061dba81b2be17d4cea9b1ec164b03b301223f [2024-09-09T04:07:34.483Z] #112 exporting layers 3.5s done [2024-09-09T04:07:34.483Z] #112 writing image sha256:bf79ad53fc622008228511134abe5a5969f56fb0d85a1943bce951f755d244c6 0.0s done [2024-09-09T04:07:34.483Z] #112 naming to docker.io/library/security-spire-server-arm64 [2024-09-09T04:07:34.749Z] #112 writing image sha256:09969844ebf9129d882c35f601061dba81b2be17d4cea9b1ec164b03b301223f 0.1s done [2024-09-09T04:07:34.749Z] #112 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-09T04:07:34.749Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2024-09-09T04:07:35.708Z] #112 exporting layers 2.5s done [2024-09-09T04:07:35.708Z] #112 writing image sha256:578ddf313f9542bd2c6c331b295f74a449260b0ad78af9c65c22b6966aace68f done [2024-09-09T04:07:35.708Z] #112 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-09T04:07:35.708Z] #112 DONE 4.4s [2024-09-09T04:07:35.708Z] [2024-09-09T04:07:35.708Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:07:38.765Z] #125 ... [2024-09-09T04:07:38.765Z] [2024-09-09T04:07:38.765Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T04:07:38.765Z] #157 DONE 168.6s [2024-09-09T04:07:39.025Z] [2024-09-09T04:07:39.025Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T04:07:39.025Z] #152 DONE 174.5s [2024-09-09T04:07:39.025Z] [2024-09-09T04:07:39.025Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T04:07:39.025Z] #158 DONE 168.8s [2024-09-09T04:07:39.025Z] [2024-09-09T04:07:39.025Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:39.025Z] #162 ... [2024-09-09T04:07:39.025Z] [2024-09-09T04:07:39.025Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T04:07:39.025Z] #159 DONE 168.8s [2024-09-09T04:07:39.283Z] [2024-09-09T04:07:39.283Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T04:07:39.283Z] #156 DONE 168.9s [2024-09-09T04:07:39.283Z] [2024-09-09T04:07:39.283Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T04:07:39.283Z] #160 DONE 169.0s [2024-09-09T04:07:39.283Z] [2024-09-09T04:07:39.283Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:39.283Z] #163 ... [2024-09-09T04:07:39.283Z] [2024-09-09T04:07:39.283Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T04:07:39.283Z] #155 DONE 169.0s [2024-09-09T04:07:39.283Z] [2024-09-09T04:07:39.283Z] #133 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T04:07:39.283Z] #133 DONE 169.2s [2024-09-09T04:07:39.283Z] [2024-09-09T04:07:39.283Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T04:07:39.283Z] #125 DONE 174.7s [2024-09-09T04:07:39.283Z] [2024-09-09T04:07:39.283Z] #132 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T04:07:39.283Z] #132 DONE 174.7s [2024-09-09T04:07:39.542Z] [2024-09-09T04:07:39.542Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:39.819Z] #164 ... [2024-09-09T04:07:39.819Z] [2024-09-09T04:07:39.819Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:39.819Z] #162 DONE 0.9s [2024-09-09T04:07:39.819Z] [2024-09-09T04:07:39.819Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T04:07:39.819Z] #161 DONE 10.5s [2024-09-09T04:07:39.819Z] [2024-09-09T04:07:39.819Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:39.819Z] #165 DONE 0.9s [2024-09-09T04:07:39.819Z] [2024-09-09T04:07:39.819Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:39.819Z] #166 DONE 0.9s [2024-09-09T04:07:40.080Z] [2024-09-09T04:07:40.080Z] #167 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:40.080Z] #167 DONE 0.6s [2024-09-09T04:07:40.080Z] [2024-09-09T04:07:40.080Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:40.080Z] #163 DONE 0.8s [2024-09-09T04:07:40.080Z] [2024-09-09T04:07:40.080Z] #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:40.080Z] #168 DONE 0.7s [2024-09-09T04:07:40.080Z] [2024-09-09T04:07:40.080Z] #169 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:07:40.080Z] #169 ... [2024-09-09T04:07:40.080Z] [2024-09-09T04:07:40.080Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:40.080Z] #164 DONE 0.6s [2024-09-09T04:07:40.080Z] [2024-09-09T04:07:40.080Z] #170 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:40.080Z] #170 DONE 0.4s [2024-09-09T04:07:40.424Z] [2024-09-09T04:07:40.424Z] #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:07:40.424Z] #171 DONE 0.4s [2024-09-09T04:07:40.424Z] [2024-09-09T04:07:40.424Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:07:40.424Z] #172 DONE 0.4s [2024-09-09T04:07:40.424Z] [2024-09-09T04:07:40.424Z] #173 [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-09-09T04:07:40.424Z] #173 ... [2024-09-09T04:07:40.424Z] [2024-09-09T04:07:40.424Z] #174 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:40.424Z] #174 CACHED [2024-09-09T04:07:40.424Z] [2024-09-09T04:07:40.424Z] #175 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:07:40.424Z] #175 CACHED [2024-09-09T04:07:40.424Z] [2024-09-09T04:07:40.424Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:40.424Z] #176 CACHED [2024-09-09T04:07:40.424Z] [2024-09-09T04:07:40.424Z] #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:07:40.424Z] #177 CACHED [2024-09-09T04:07:40.424Z] [2024-09-09T04:07:40.424Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:07:40.424Z] #178 CACHED [2024-09-09T04:07:40.424Z] [2024-09-09T04:07:40.424Z] #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:40.424Z] #179 CACHED [2024-09-09T04:07:40.424Z] [2024-09-09T04:07:40.424Z] #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:07:40.424Z] #180 CACHED [2024-09-09T04:07:40.424Z] [2024-09-09T04:07:40.424Z] #181 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:40.424Z] #181 CACHED [2024-09-09T04:07:40.424Z] [2024-09-09T04:07:40.424Z] #169 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:07:40.424Z] #169 DONE 0.3s [2024-09-09T04:07:40.424Z] [2024-09-09T04:07:40.424Z] #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:07:40.424Z] #182 DONE 0.4s [2024-09-09T04:07:40.424Z] [2024-09-09T04:07:40.424Z] #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:07:40.424Z] #183 DONE 0.3s [2024-09-09T04:07:40.848Z] [2024-09-09T04:07:40.848Z] #184 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T04:07:40.848Z] #184 ... [2024-09-09T04:07:40.848Z] [2024-09-09T04:07:40.848Z] #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:07:40.848Z] #185 DONE 0.6s [2024-09-09T04:07:40.848Z] [2024-09-09T04:07:40.848Z] #186 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:07:40.848Z] #186 DONE 0.5s [2024-09-09T04:07:40.848Z] [2024-09-09T04:07:40.848Z] #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T04:07:40.848Z] #187 DONE 0.7s [2024-09-09T04:07:41.133Z] [2024-09-09T04:07:41.133Z] #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:07:41.489Z] #188 ... [2024-09-09T04:07:41.489Z] [2024-09-09T04:07:41.489Z] #189 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T04:07:41.489Z] #189 DONE 1.6s [2024-09-09T04:07:41.489Z] [2024-09-09T04:07:41.489Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T04:07:41.489Z] #190 DONE 1.2s [2024-09-09T04:07:41.489Z] [2024-09-09T04:07:41.489Z] #191 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:42.074Z] #191 ... [2024-09-09T04:07:42.074Z] [2024-09-09T04:07:42.074Z] #173 [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-09-09T04:07:42.074Z] #173 DONE 2.0s [2024-09-09T04:07:42.074Z] [2024-09-09T04:07:42.074Z] #192 [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-09-09T04:07:42.074Z] #192 DONE 2.0s [2024-09-09T04:07:42.074Z] [2024-09-09T04:07:42.074Z] #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-09T04:07:42.074Z] #193 DONE 2.0s [2024-09-09T04:07:42.333Z] [2024-09-09T04:07:42.333Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T04:07:42.333Z] #194 DONE 2.0s [2024-09-09T04:07:42.333Z] [2024-09-09T04:07:42.333Z] #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T04:07:42.333Z] #195 DONE 2.0s [2024-09-09T04:07:42.333Z] [2024-09-09T04:07:42.333Z] #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:07:42.604Z] #196 ... [2024-09-09T04:07:42.604Z] [2024-09-09T04:07:42.604Z] #184 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T04:07:42.604Z] #184 DONE 2.0s [2024-09-09T04:07:42.604Z] [2024-09-09T04:07:42.604Z] #197 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T04:07:42.604Z] #197 DONE 2.0s [2024-09-09T04:07:42.604Z] [2024-09-09T04:07:42.604Z] #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T04:07:42.604Z] #198 DONE 2.4s [2024-09-09T04:07:42.604Z] [2024-09-09T04:07:42.604Z] #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-09T04:07:42.604Z] #199 DONE 2.3s [2024-09-09T04:07:42.862Z] [2024-09-09T04:07:42.862Z] #200 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T04:07:42.862Z] #200 DONE 2.0s [2024-09-09T04:07:42.862Z] [2024-09-09T04:07:42.862Z] #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:07:42.862Z] #188 DONE 1.9s [2024-09-09T04:07:42.862Z] [2024-09-09T04:07:42.862Z] #105 [core-keeper] exporting to image [2024-09-09T04:07:42.862Z] #105 exporting layers [2024-09-09T04:07:42.862Z] #105 ... [2024-09-09T04:07:42.862Z] [2024-09-09T04:07:42.862Z] #191 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:07:42.862Z] #191 DONE 1.4s [2024-09-09T04:07:42.862Z] [2024-09-09T04:07:42.862Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:07:42.862Z] #201 DONE 0.9s [2024-09-09T04:07:42.862Z] [2024-09-09T04:07:42.862Z] #202 [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-09-09T04:07:42.862Z] #202 DONE 0.7s [2024-09-09T04:07:42.862Z] [2024-09-09T04:07:42.862Z] #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T04:07:42.862Z] #203 DONE 0.7s [2024-09-09T04:07:42.862Z] [2024-09-09T04:07:42.862Z] #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:07:42.862Z] #196 DONE 0.7s [2024-09-09T04:07:42.862Z] [2024-09-09T04:07:42.862Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:07:42.862Z] #204 DONE 0.5s [2024-09-09T04:07:42.862Z] [2024-09-09T04:07:42.862Z] #205 [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-09-09T04:07:42.862Z] #205 DONE 0.7s [2024-09-09T04:07:42.862Z] [2024-09-09T04:07:42.862Z] #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-09T04:07:43.120Z] #206 ... [2024-09-09T04:07:43.120Z] [2024-09-09T04:07:43.120Z] #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:07:43.120Z] #207 DONE 0.4s [2024-09-09T04:07:43.120Z] [2024-09-09T04:07:43.120Z] #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T04:07:43.120Z] #208 DONE 0.4s [2024-09-09T04:07:43.120Z] [2024-09-09T04:07:43.120Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:07:43.120Z] #209 DONE 0.4s [2024-09-09T04:07:43.120Z] [2024-09-09T04:07:43.120Z] #210 [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-09-09T04:07:43.120Z] #210 DONE 0.4s [2024-09-09T04:07:43.379Z] [2024-09-09T04:07:43.379Z] #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:07:43.379Z] #211 DONE 0.5s [2024-09-09T04:07:43.379Z] [2024-09-09T04:07:43.379Z] #105 [support-notifications] exporting to image [2024-09-09T04:07:43.379Z] #105 ... [2024-09-09T04:07:43.379Z] [2024-09-09T04:07:43.379Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:07:43.379Z] #212 DONE 0.4s [2024-09-09T04:07:43.379Z] [2024-09-09T04:07:43.379Z] #213 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:07:43.379Z] #213 DONE 0.5s [2024-09-09T04:07:43.379Z] [2024-09-09T04:07:43.379Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T04:07:43.379Z] #214 DONE 0.5s [2024-09-09T04:07:43.379Z] [2024-09-09T04:07:43.379Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T04:07:43.379Z] #215 DONE 0.5s [2024-09-09T04:07:43.379Z] [2024-09-09T04:07:43.379Z] #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-09T04:07:43.379Z] #206 DONE 0.4s [2024-09-09T04:07:43.379Z] [2024-09-09T04:07:43.379Z] #105 [support-notifications] exporting to image [2024-09-09T04:07:43.379Z] #105 exporting layers 0.3s done [2024-09-09T04:07:43.637Z] #105 ... [2024-09-09T04:07:43.637Z] [2024-09-09T04:07:43.637Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T04:07:43.637Z] #216 DONE 0.4s [2024-09-09T04:07:43.637Z] [2024-09-09T04:07:43.637Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T04:07:43.637Z] #217 DONE 0.4s [2024-09-09T04:07:43.637Z] [2024-09-09T04:07:43.637Z] #105 [core-data] exporting to image [2024-09-09T04:07:43.900Z] #105 ... [2024-09-09T04:07:43.900Z] [2024-09-09T04:07:43.900Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T04:07:43.900Z] #218 DONE 0.5s [2024-09-09T04:07:43.900Z] [2024-09-09T04:07:43.900Z] #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T04:07:43.900Z] #219 DONE 0.5s [2024-09-09T04:07:43.900Z] [2024-09-09T04:07:43.900Z] #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T04:07:43.900Z] #220 DONE 0.5s [2024-09-09T04:07:43.900Z] [2024-09-09T04:07:43.900Z] #105 [core-keeper] exporting to image [2024-09-09T04:07:43.900Z] #105 exporting layers 0.9s done [2024-09-09T04:07:43.900Z] #105 writing image sha256:97a0c829f7201b4e70d0d21d0d129132f80bf2e4748784e5f0cbd57e83f7cff1 0.0s done [2024-09-09T04:07:43.900Z] #105 writing image sha256:b8ad35f29c71541d453b8ffb4326489a672887e705c1eff05687c743c56570dc 0.1s done [2024-09-09T04:07:43.900Z] #105 writing image sha256:80e488cc5b3cc3793ad446c9dcf6917a9b71bb3e02ea5cd439d8c1bcf387728e [2024-09-09T04:07:43.900Z] #105 naming to docker.io/library/core-keeper done [2024-09-09T04:07:43.900Z] #105 naming to docker.io/library/core-command [2024-09-09T04:07:44.160Z] #105 exporting layers 1.0s done [2024-09-09T04:07:44.160Z] #105 writing image sha256:80e488cc5b3cc3793ad446c9dcf6917a9b71bb3e02ea5cd439d8c1bcf387728e 0.1s done [2024-09-09T04:07:44.160Z] #105 naming to docker.io/library/core-command done [2024-09-09T04:07:44.160Z] #105 naming to docker.io/library/support-scheduler 0.0s done [2024-09-09T04:07:44.160Z] #105 writing image sha256:c328bba2b5bd774490b4c0edb14667c320167c04bbaa3a73649ce537c9e9b487 [2024-09-09T04:07:44.160Z] #105 writing image sha256:c328bba2b5bd774490b4c0edb14667c320167c04bbaa3a73649ce537c9e9b487 0.3s done [2024-09-09T04:07:44.160Z] #105 naming to docker.io/library/security-spiffe-token-provider [2024-09-09T04:07:44.419Z] #105 ... [2024-09-09T04:07:44.419Z] [2024-09-09T04:07:44.419Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T04:07:44.419Z] #221 DONE 0.4s [2024-09-09T04:07:44.419Z] [2024-09-09T04:07:44.419Z] #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T04:07:44.419Z] #222 DONE 0.4s [2024-09-09T04:07:44.419Z] [2024-09-09T04:07:44.419Z] #105 [core-metadata] exporting to image [2024-09-09T04:07:44.419Z] #105 exporting layers 0.9s done [2024-09-09T04:07:44.419Z] #105 naming to docker.io/library/security-spiffe-token-provider done [2024-09-09T04:07:44.419Z] #105 writing image sha256:3d717d5629f8b91ef5ad0fe77bd37e1f3ee4a56c7fd71df3f8a5a614e963071f done [2024-09-09T04:07:44.419Z] #105 writing image sha256:ad66030f703e646dbb58741c6b14cb149fe0c071675077488db87a38eefc82ba done [2024-09-09T04:07:44.419Z] #105 naming to docker.io/library/support-notifications done [2024-09-09T04:07:44.419Z] #105 naming to docker.io/library/support-cron-scheduler done [2024-09-09T04:07:44.419Z] #105 writing image sha256:69257bc02bdb427c5b7ddc44d9b6127ec556d58732a5a48ddb5abcd6d9da54d1 done [2024-09-09T04:07:44.419Z] #105 naming to docker.io/library/core-metadata done [2024-09-09T04:07:44.419Z] #105 writing image sha256:7a48b14670f3178b75fe4fbd0d3ca2b2237d69fde70f9e9491b93ca7634d62c9 [2024-09-09T04:07:44.419Z] #105 ... [2024-09-09T04:07:44.419Z] [2024-09-09T04:07:44.419Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T04:07:44.419Z] #223 DONE 1.0s [2024-09-09T04:07:44.419Z] [2024-09-09T04:07:44.419Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T04:07:44.419Z] #224 DONE 0.2s [2024-09-09T04:07:44.419Z] [2024-09-09T04:07:44.419Z] #225 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T04:07:44.419Z] #225 DONE 1.0s [2024-09-09T04:07:44.419Z] [2024-09-09T04:07:44.419Z] #105 [core-common-config-bootstrapper] exporting to image [2024-09-09T04:07:44.419Z] #105 writing image sha256:7a48b14670f3178b75fe4fbd0d3ca2b2237d69fde70f9e9491b93ca7634d62c9 done [2024-09-09T04:07:44.419Z] #105 naming to docker.io/library/core-data done [2024-09-09T04:07:44.677Z] #105 ... [2024-09-09T04:07:44.677Z] [2024-09-09T04:07:44.677Z] #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-09-09T04:07:44.677Z] #226 DONE 0.2s [2024-09-09T04:07:44.677Z] [2024-09-09T04:07:44.677Z] #227 [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-09-09T04:07:44.677Z] #227 DONE 0.1s [2024-09-09T04:07:44.677Z] [2024-09-09T04:07:44.677Z] #105 [core-common-config-bootstrapper] exporting to image [2024-09-09T04:07:44.677Z] #105 exporting layers 0.1s done [2024-09-09T04:07:44.677Z] #105 writing image sha256:07218e0caf071e76c7a0738c38edd30de4d7bf3af725959b8920203158907f56 done [2024-09-09T04:07:44.677Z] #105 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-09T04:07:44.677Z] #105 exporting layers 0.2s done [2024-09-09T04:07:44.677Z] #105 writing image sha256:197e08348c9e553b78a609617f7832fb8731f95188dbadf4d3196ebe49a18b25 0.0s done [2024-09-09T04:07:44.677Z] #105 naming to docker.io/library/security-proxy-auth 0.0s done [2024-09-09T04:07:44.677Z] #105 DONE 7.8s [2024-09-09T04:07:44.677Z] [2024-09-09T04:07:44.677Z] #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T04:07:44.677Z] #228 DONE 0.8s [2024-09-09T04:07:44.677Z] [2024-09-09T04:07:44.677Z] #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-09-09T04:07:44.935Z] #229 DONE 0.1s [2024-09-09T04:07:44.935Z] [2024-09-09T04:07:44.935Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T04:07:44.936Z] #230 DONE 0.1s [2024-09-09T04:07:44.936Z] [2024-09-09T04:07:44.936Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T04:07:44.936Z] #231 DONE 0.1s [2024-09-09T04:07:44.936Z] [2024-09-09T04:07:44.936Z] #105 [security-proxy-setup] exporting to image [2024-09-09T04:07:44.936Z] #105 exporting layers 0.2s done [2024-09-09T04:07:44.936Z] #105 writing image sha256:6131587cfdeaf1b84661b7f10f9a3c0c3e7fba3562aaae9b7016f6cd2bd56960 done [2024-09-09T04:07:44.936Z] #105 naming to docker.io/library/security-proxy-setup done [2024-09-09T04:07:44.936Z] #105 DONE 8.0s [2024-09-09T04:07:44.936Z] [2024-09-09T04:07:44.936Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T04:07:45.195Z] #232 ... [2024-09-09T04:07:45.195Z] [2024-09-09T04:07:45.195Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T04:07:45.195Z] #233 DONE 0.6s [2024-09-09T04:07:45.195Z] [2024-09-09T04:07:45.195Z] #105 [security-secretstore-setup] exporting to image [2024-09-09T04:07:45.195Z] #105 exporting layers 0.2s done [2024-09-09T04:07:45.454Z] #105 ... [2024-09-09T04:07:45.455Z] [2024-09-09T04:07:45.455Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T04:07:45.455Z] #232 DONE 0.5s [2024-09-09T04:07:45.455Z] [2024-09-09T04:07:45.455Z] #105 [security-bootstrapper] exporting to image [2024-09-09T04:07:45.455Z] #105 writing image sha256:08cc458dc1ba97e12d723c39f9fb0c6570aea26e08a8b0ec4e8b89f37bf37b3e done [2024-09-09T04:07:45.455Z] #105 naming to docker.io/library/security-secretstore-setup done [2024-09-09T04:07:45.455Z] #105 exporting layers 0.2s done [2024-09-09T04:07:45.455Z] #105 writing image sha256:872c46a22e5d6e67abf0f97b47a47d34e300cc12f64a6a13dd3cdd3a21bb2ce3 done [2024-09-09T04:07:45.455Z] #105 naming to docker.io/library/security-bootstrapper done [2024-09-09T04:07:45.455Z] #105 DONE 8.4s [2024-09-09T04:07:45.455Z] [2024-09-09T04:07:45.455Z] #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:07:45.455Z] time="2024-09-09T04:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T04:07:45.464Z] $ docker stop --time=1 b6b4e711fef0a0d35ac360c81f5375b663781691581c12bbb26a41743b564476 [2024-09-09T04:07:46.759Z] $ docker rm -f --volumes b6b4e711fef0a0d35ac360c81f5375b663781691581c12bbb26a41743b564476 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T04:07:47.117Z] + docker images [2024-09-09T04:07:47.117Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T04:07:47.117Z] security-bootstrapper latest 872c46a22e5d 1 second ago 19MB [2024-09-09T04:07:47.117Z] security-proxy-setup latest 6131587cfdea 2 seconds ago 26.2MB [2024-09-09T04:07:47.117Z] security-secretstore-setup latest 08cc458dc1ba 2 seconds ago 37MB [2024-09-09T04:07:47.117Z] core-common-config-bootstrapper latest 07218e0caf07 2 seconds ago 15.2MB [2024-09-09T04:07:47.117Z] security-proxy-auth latest 197e08348c9e 2 seconds ago 33.1MB [2024-09-09T04:07:47.117Z] core-metadata latest 69257bc02bdb 3 seconds ago 39.8MB [2024-09-09T04:07:47.117Z] core-data latest 7a48b14670f3 3 seconds ago 39.6MB [2024-09-09T04:07:47.117Z] core-keeper latest 97a0c829f720 4 seconds ago 39.5MB [2024-09-09T04:07:47.117Z] support-scheduler latest 80e488cc5b3c 4 seconds ago 42MB [2024-09-09T04:07:47.117Z] security-spiffe-token-provider latest c328bba2b5bd 4 seconds ago 28.9MB [2024-09-09T04:07:47.117Z] support-notifications latest 3d717d5629f8 4 seconds ago 42.5MB [2024-09-09T04:07:47.117Z] support-cron-scheduler latest ad66030f703e 4 seconds ago 44.1MB [2024-09-09T04:07:47.117Z] core-command latest b8ad35f29c71 4 seconds ago 35.5MB [2024-09-09T04:07:47.117Z] security-spire-agent latest 044432965ebd 2 minutes ago 182MB [2024-09-09T04:07:47.117Z] security-spire-server latest 9981c06e2cc4 2 minutes ago 121MB [2024-09-09T04:07:47.117Z] security-spire-config latest 06d14ca2cc1e 3 minutes ago 120MB [2024-09-09T04:07:47.117Z] ci-base-image-x86_64 latest a49cc1f4d0f8 7 minutes ago 971MB [2024-09-09T04:07:47.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-09T04:07:47.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-09T04:07:47.117Z] 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-09-09T04:07:47.279Z] provisioning config files... [2024-09-09T04:07:47.287Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/687@tmp/config13542862232262108046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:07:47.596Z] ---> ****-login.sh [2024-09-09T04:07:47.596Z] nexus3.edgexfoundry.org:10001 [2024-09-09T04:07:47.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:07:47.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:07:47.597Z] Configure a credential helper to remove this warning. See [2024-09-09T04:07:47.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:07:47.597Z] [2024-09-09T04:07:47.597Z] Login Succeeded [2024-09-09T04:07:47.597Z] nexus3.edgexfoundry.org:10002 [2024-09-09T04:07:47.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:07:47.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:07:47.597Z] Configure a credential helper to remove this warning. See [2024-09-09T04:07:47.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:07:47.597Z] [2024-09-09T04:07:47.597Z] Login Succeeded [2024-09-09T04:07:47.597Z] nexus3.edgexfoundry.org:10003 [2024-09-09T04:07:47.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:07:47.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:07:47.858Z] Configure a credential helper to remove this warning. See [2024-09-09T04:07:47.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:07:47.858Z] [2024-09-09T04:07:47.858Z] Login Succeeded [2024-09-09T04:07:47.858Z] nexus3.edgexfoundry.org:10004 [2024-09-09T04:07:47.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:07:47.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:07:47.858Z] Configure a credential helper to remove this warning. See [2024-09-09T04:07:47.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:07:47.858Z] [2024-09-09T04:07:47.858Z] Login Succeeded [2024-09-09T04:07:47.858Z] ****.io [2024-09-09T04:07:48.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:07:48.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:07:48.116Z] Configure a credential helper to remove this warning. See [2024-09-09T04:07:48.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:07:48.116Z] [2024-09-09T04:07:48.116Z] Login Succeeded [2024-09-09T04:07:48.116Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T04:07:48.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:07:48.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T04:07:48.217Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-09T04:07:48.217Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:07:48.217Z] latest [2024-09-09T04:07:48.217Z] 3.2.0-dev.66 [2024-09-09T04:07:48.217Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:07:48.217Z] main [2024-09-09T04:07:48.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:48.579Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:48.915Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:07:48.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-09T04:07:48.915Z] 495da9efb090: Preparing [2024-09-09T04:07:48.915Z] 3096aa0d5ef6: Preparing [2024-09-09T04:07:48.915Z] 2f449208cda4: Preparing [2024-09-09T04:07:48.915Z] e7f6477a5af3: Preparing [2024-09-09T04:07:48.915Z] 7396ffcf17f1: Preparing [2024-09-09T04:07:48.915Z] 4ef0404a7863: Preparing [2024-09-09T04:07:48.915Z] d62a02444d39: Preparing [2024-09-09T04:07:48.915Z] 4ef0404a7863: Waiting [2024-09-09T04:07:48.915Z] d62a02444d39: Waiting [2024-09-09T04:07:48.915Z] 2f449208cda4: Pushed [2024-09-09T04:07:48.915Z] e7f6477a5af3: Pushed [2024-09-09T04:07:48.915Z] 7396ffcf17f1: Pushed [2024-09-09T04:07:48.915Z] 495da9efb090: Pushed [2024-09-09T04:07:48.915Z] d62a02444d39: Layer already exists [2024-09-09T04:07:48.915Z] 4ef0404a7863: Pushed [2024-09-09T04:07:52.199Z] 3096aa0d5ef6: Pushed [2024-09-09T04:07:52.199Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:57d581896cdeb996e83c8431dd7c4187195d3ea112c6ef0231acb90bfdef97b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:52.541Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:52.874Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-09T04:07:52.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-09T04:07:52.874Z] 495da9efb090: Preparing [2024-09-09T04:07:52.874Z] 3096aa0d5ef6: Preparing [2024-09-09T04:07:52.874Z] 2f449208cda4: Preparing [2024-09-09T04:07:52.874Z] e7f6477a5af3: Preparing [2024-09-09T04:07:52.874Z] 7396ffcf17f1: Preparing [2024-09-09T04:07:52.874Z] 4ef0404a7863: Preparing [2024-09-09T04:07:52.874Z] d62a02444d39: Preparing [2024-09-09T04:07:52.874Z] 4ef0404a7863: Waiting [2024-09-09T04:07:52.874Z] d62a02444d39: Waiting [2024-09-09T04:07:52.874Z] 3096aa0d5ef6: Layer already exists [2024-09-09T04:07:52.874Z] e7f6477a5af3: Layer already exists [2024-09-09T04:07:52.874Z] 495da9efb090: Layer already exists [2024-09-09T04:07:52.874Z] 2f449208cda4: Layer already exists [2024-09-09T04:07:52.874Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:07:52.874Z] 4ef0404a7863: Layer already exists [2024-09-09T04:07:52.874Z] d62a02444d39: Layer already exists [2024-09-09T04:07:52.874Z] latest: digest: sha256:57d581896cdeb996e83c8431dd7c4187195d3ea112c6ef0231acb90bfdef97b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:53.212Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:53.542Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.66 [2024-09-09T04:07:53.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-09T04:07:53.542Z] 495da9efb090: Preparing [2024-09-09T04:07:53.542Z] 3096aa0d5ef6: Preparing [2024-09-09T04:07:53.542Z] 2f449208cda4: Preparing [2024-09-09T04:07:53.542Z] e7f6477a5af3: Preparing [2024-09-09T04:07:53.542Z] 7396ffcf17f1: Preparing [2024-09-09T04:07:53.542Z] 4ef0404a7863: Preparing [2024-09-09T04:07:53.542Z] d62a02444d39: Preparing [2024-09-09T04:07:53.542Z] 4ef0404a7863: Waiting [2024-09-09T04:07:53.542Z] 495da9efb090: Layer already exists [2024-09-09T04:07:53.542Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:07:53.542Z] 3096aa0d5ef6: Layer already exists [2024-09-09T04:07:53.542Z] 2f449208cda4: Layer already exists [2024-09-09T04:07:53.542Z] e7f6477a5af3: Layer already exists [2024-09-09T04:07:53.542Z] 4ef0404a7863: Layer already exists [2024-09-09T04:07:53.542Z] d62a02444d39: Layer already exists [2024-09-09T04:07:53.542Z] 3.2.0-dev.66: digest: sha256:57d581896cdeb996e83c8431dd7c4187195d3ea112c6ef0231acb90bfdef97b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:53.886Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:54.223Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:07:54.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-09T04:07:54.223Z] 495da9efb090: Preparing [2024-09-09T04:07:54.224Z] 3096aa0d5ef6: Preparing [2024-09-09T04:07:54.224Z] 2f449208cda4: Preparing [2024-09-09T04:07:54.224Z] e7f6477a5af3: Preparing [2024-09-09T04:07:54.224Z] 7396ffcf17f1: Preparing [2024-09-09T04:07:54.224Z] 4ef0404a7863: Preparing [2024-09-09T04:07:54.224Z] d62a02444d39: Preparing [2024-09-09T04:07:54.224Z] d62a02444d39: Waiting [2024-09-09T04:07:54.224Z] 4ef0404a7863: Waiting [2024-09-09T04:07:54.224Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:07:54.224Z] e7f6477a5af3: Layer already exists [2024-09-09T04:07:54.224Z] 3096aa0d5ef6: Layer already exists [2024-09-09T04:07:54.224Z] 495da9efb090: Layer already exists [2024-09-09T04:07:54.224Z] 2f449208cda4: Layer already exists [2024-09-09T04:07:54.224Z] 4ef0404a7863: Layer already exists [2024-09-09T04:07:54.224Z] d62a02444d39: Layer already exists [2024-09-09T04:07:54.224Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:57d581896cdeb996e83c8431dd7c4187195d3ea112c6ef0231acb90bfdef97b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:54.556Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:54.892Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-09T04:07:54.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-09T04:07:54.892Z] 495da9efb090: Preparing [2024-09-09T04:07:54.892Z] 3096aa0d5ef6: Preparing [2024-09-09T04:07:54.892Z] 2f449208cda4: Preparing [2024-09-09T04:07:54.892Z] e7f6477a5af3: Preparing [2024-09-09T04:07:54.892Z] 7396ffcf17f1: Preparing [2024-09-09T04:07:54.892Z] 4ef0404a7863: Preparing [2024-09-09T04:07:54.892Z] d62a02444d39: Preparing [2024-09-09T04:07:54.892Z] 4ef0404a7863: Waiting [2024-09-09T04:07:54.892Z] d62a02444d39: Waiting [2024-09-09T04:07:54.892Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:07:54.892Z] e7f6477a5af3: Layer already exists [2024-09-09T04:07:54.892Z] 3096aa0d5ef6: Layer already exists [2024-09-09T04:07:54.892Z] 495da9efb090: Layer already exists [2024-09-09T04:07:54.892Z] 2f449208cda4: Layer already exists [2024-09-09T04:07:54.892Z] d62a02444d39: Layer already exists [2024-09-09T04:07:54.892Z] 4ef0404a7863: Layer already exists [2024-09-09T04:07:54.892Z] main: digest: sha256:57d581896cdeb996e83c8431dd7c4187195d3ea112c6ef0231acb90bfdef97b5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:07:54.983Z] ===================================================== [Pipeline] echo [2024-09-09T04:07:54.998Z] taggedImages: [2024-09-09T04:07:54.998Z] - nexus3.edgexfoundry.org:10004/core-command:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:07:54.998Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-09T04:07:54.998Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.66 [2024-09-09T04:07:54.998Z] - nexus3.edgexfoundry.org:10004/core-command:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:07:54.998Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-09T04:07:55.029Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-09T04:07:55.029Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:07:55.029Z] latest [2024-09-09T04:07:55.029Z] 3.2.0-dev.66 [2024-09-09T04:07:55.029Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:07:55.029Z] main [2024-09-09T04:07:55.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:55.381Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:55.712Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:07:55.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-09T04:07:55.712Z] 507720ef5050: Preparing [2024-09-09T04:07:55.712Z] 44f061b9fd22: Preparing [2024-09-09T04:07:55.712Z] 6d43d03d23b4: Preparing [2024-09-09T04:07:55.712Z] 22142fefaa15: Preparing [2024-09-09T04:07:55.712Z] 2f449208cda4: Preparing [2024-09-09T04:07:55.712Z] e7f6477a5af3: Preparing [2024-09-09T04:07:55.712Z] 7396ffcf17f1: Preparing [2024-09-09T04:07:55.712Z] e7f6477a5af3: Waiting [2024-09-09T04:07:55.712Z] 4ef0404a7863: Preparing [2024-09-09T04:07:55.712Z] d62a02444d39: Preparing [2024-09-09T04:07:55.712Z] 7396ffcf17f1: Waiting [2024-09-09T04:07:55.712Z] 4ef0404a7863: Waiting [2024-09-09T04:07:55.712Z] d62a02444d39: Waiting [2024-09-09T04:07:55.712Z] 2f449208cda4: Layer already exists [2024-09-09T04:07:55.712Z] e7f6477a5af3: Layer already exists [2024-09-09T04:07:55.712Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:07:55.712Z] 4ef0404a7863: Layer already exists [2024-09-09T04:07:55.712Z] d62a02444d39: Layer already exists [2024-09-09T04:07:55.712Z] 6d43d03d23b4: Pushed [2024-09-09T04:07:55.712Z] 44f061b9fd22: Pushed [2024-09-09T04:07:55.712Z] 507720ef5050: Pushed [2024-09-09T04:07:56.649Z] 22142fefaa15: Pushed [2024-09-09T04:07:56.649Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:1294b44b2aa63cafba728f427dd92252ddb9e7d239d59a49f4014492c1b1083d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:56.978Z] + 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-09-09T04:07:57.337Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-09T04:07:57.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-09T04:07:57.337Z] 507720ef5050: Preparing [2024-09-09T04:07:57.337Z] 44f061b9fd22: Preparing [2024-09-09T04:07:57.337Z] 6d43d03d23b4: Preparing [2024-09-09T04:07:57.337Z] 22142fefaa15: Preparing [2024-09-09T04:07:57.337Z] 2f449208cda4: Preparing [2024-09-09T04:07:57.337Z] e7f6477a5af3: Preparing [2024-09-09T04:07:57.337Z] 7396ffcf17f1: Preparing [2024-09-09T04:07:57.337Z] 4ef0404a7863: Preparing [2024-09-09T04:07:57.337Z] d62a02444d39: Preparing [2024-09-09T04:07:57.337Z] 7396ffcf17f1: Waiting [2024-09-09T04:07:57.337Z] 4ef0404a7863: Waiting [2024-09-09T04:07:57.337Z] d62a02444d39: Waiting [2024-09-09T04:07:57.337Z] e7f6477a5af3: Waiting [2024-09-09T04:07:57.337Z] 2f449208cda4: Layer already exists [2024-09-09T04:07:57.337Z] 6d43d03d23b4: Layer already exists [2024-09-09T04:07:57.337Z] 507720ef5050: Layer already exists [2024-09-09T04:07:57.337Z] 44f061b9fd22: Layer already exists [2024-09-09T04:07:57.337Z] 22142fefaa15: Layer already exists [2024-09-09T04:07:57.337Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:07:57.337Z] 4ef0404a7863: Layer already exists [2024-09-09T04:07:57.337Z] e7f6477a5af3: Layer already exists [2024-09-09T04:07:57.337Z] d62a02444d39: Layer already exists [2024-09-09T04:07:57.337Z] latest: digest: sha256:1294b44b2aa63cafba728f427dd92252ddb9e7d239d59a49f4014492c1b1083d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:57.691Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:58.041Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.66 [2024-09-09T04:07:58.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-09T04:07:58.041Z] 507720ef5050: Preparing [2024-09-09T04:07:58.041Z] 44f061b9fd22: Preparing [2024-09-09T04:07:58.041Z] 6d43d03d23b4: Preparing [2024-09-09T04:07:58.041Z] 22142fefaa15: Preparing [2024-09-09T04:07:58.041Z] 2f449208cda4: Preparing [2024-09-09T04:07:58.041Z] e7f6477a5af3: Preparing [2024-09-09T04:07:58.041Z] 7396ffcf17f1: Preparing [2024-09-09T04:07:58.041Z] 4ef0404a7863: Preparing [2024-09-09T04:07:58.041Z] d62a02444d39: Preparing [2024-09-09T04:07:58.041Z] e7f6477a5af3: Waiting [2024-09-09T04:07:58.041Z] 7396ffcf17f1: Waiting [2024-09-09T04:07:58.041Z] 4ef0404a7863: Waiting [2024-09-09T04:07:58.041Z] d62a02444d39: Waiting [2024-09-09T04:07:58.041Z] 2f449208cda4: Layer already exists [2024-09-09T04:07:58.041Z] 6d43d03d23b4: Layer already exists [2024-09-09T04:07:58.041Z] 22142fefaa15: Layer already exists [2024-09-09T04:07:58.041Z] 44f061b9fd22: Layer already exists [2024-09-09T04:07:58.041Z] 507720ef5050: Layer already exists [2024-09-09T04:07:58.041Z] e7f6477a5af3: Layer already exists [2024-09-09T04:07:58.041Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:07:58.041Z] d62a02444d39: Layer already exists [2024-09-09T04:07:58.041Z] 4ef0404a7863: Layer already exists [2024-09-09T04:07:58.041Z] 3.2.0-dev.66: digest: sha256:1294b44b2aa63cafba728f427dd92252ddb9e7d239d59a49f4014492c1b1083d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:58.378Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:58.703Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:07:58.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-09T04:07:58.703Z] 507720ef5050: Preparing [2024-09-09T04:07:58.703Z] 44f061b9fd22: Preparing [2024-09-09T04:07:58.703Z] 6d43d03d23b4: Preparing [2024-09-09T04:07:58.703Z] 22142fefaa15: Preparing [2024-09-09T04:07:58.703Z] 2f449208cda4: Preparing [2024-09-09T04:07:58.703Z] e7f6477a5af3: Preparing [2024-09-09T04:07:58.703Z] 7396ffcf17f1: Preparing [2024-09-09T04:07:58.703Z] 4ef0404a7863: Preparing [2024-09-09T04:07:58.703Z] d62a02444d39: Preparing [2024-09-09T04:07:58.703Z] 4ef0404a7863: Waiting [2024-09-09T04:07:58.703Z] 7396ffcf17f1: Waiting [2024-09-09T04:07:58.703Z] e7f6477a5af3: Waiting [2024-09-09T04:07:58.703Z] d62a02444d39: Waiting [2024-09-09T04:07:58.703Z] 6d43d03d23b4: Layer already exists [2024-09-09T04:07:58.703Z] 2f449208cda4: Layer already exists [2024-09-09T04:07:58.703Z] 22142fefaa15: Layer already exists [2024-09-09T04:07:58.703Z] 507720ef5050: Layer already exists [2024-09-09T04:07:58.703Z] 44f061b9fd22: Layer already exists [2024-09-09T04:07:58.703Z] d62a02444d39: Layer already exists [2024-09-09T04:07:58.703Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:07:58.703Z] 4ef0404a7863: Layer already exists [2024-09-09T04:07:58.703Z] e7f6477a5af3: Layer already exists [2024-09-09T04:07:58.704Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:1294b44b2aa63cafba728f427dd92252ddb9e7d239d59a49f4014492c1b1083d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:59.030Z] + 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-09-09T04:07:59.365Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-09T04:07:59.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-09T04:07:59.365Z] 507720ef5050: Preparing [2024-09-09T04:07:59.365Z] 44f061b9fd22: Preparing [2024-09-09T04:07:59.365Z] 6d43d03d23b4: Preparing [2024-09-09T04:07:59.365Z] 22142fefaa15: Preparing [2024-09-09T04:07:59.365Z] 2f449208cda4: Preparing [2024-09-09T04:07:59.365Z] e7f6477a5af3: Preparing [2024-09-09T04:07:59.365Z] 7396ffcf17f1: Preparing [2024-09-09T04:07:59.365Z] 4ef0404a7863: Preparing [2024-09-09T04:07:59.365Z] d62a02444d39: Preparing [2024-09-09T04:07:59.365Z] e7f6477a5af3: Waiting [2024-09-09T04:07:59.365Z] 7396ffcf17f1: Waiting [2024-09-09T04:07:59.365Z] d62a02444d39: Waiting [2024-09-09T04:07:59.365Z] 507720ef5050: Layer already exists [2024-09-09T04:07:59.365Z] 44f061b9fd22: Layer already exists [2024-09-09T04:07:59.365Z] 6d43d03d23b4: Layer already exists [2024-09-09T04:07:59.365Z] 2f449208cda4: Layer already exists [2024-09-09T04:07:59.365Z] 22142fefaa15: Layer already exists [2024-09-09T04:07:59.365Z] 4ef0404a7863: Layer already exists [2024-09-09T04:07:59.365Z] e7f6477a5af3: Layer already exists [2024-09-09T04:07:59.365Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:07:59.365Z] d62a02444d39: Layer already exists [2024-09-09T04:07:59.365Z] main: digest: sha256:1294b44b2aa63cafba728f427dd92252ddb9e7d239d59a49f4014492c1b1083d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:07:59.445Z] ===================================================== [Pipeline] echo [2024-09-09T04:07:59.459Z] taggedImages: [2024-09-09T04:07:59.459Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:07:59.459Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-09T04:07:59.459Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.66 [2024-09-09T04:07:59.459Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:07:59.459Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-09T04:07:59.483Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-09T04:07:59.483Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:07:59.483Z] latest [2024-09-09T04:07:59.483Z] 3.2.0-dev.66 [2024-09-09T04:07:59.483Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:07:59.483Z] main [2024-09-09T04:07:59.483Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:59.827Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:00.162Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:00.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-09T04:08:00.163Z] 19c30a34a534: Preparing [2024-09-09T04:08:00.163Z] 6017146feda6: Preparing [2024-09-09T04:08:00.163Z] de8a1fa748aa: Preparing [2024-09-09T04:08:00.163Z] 2f449208cda4: Preparing [2024-09-09T04:08:00.163Z] e7f6477a5af3: Preparing [2024-09-09T04:08:00.163Z] 00cd44429185: Preparing [2024-09-09T04:08:00.163Z] 4ef0404a7863: Preparing [2024-09-09T04:08:00.163Z] d62a02444d39: Preparing [2024-09-09T04:08:00.163Z] 4ef0404a7863: Waiting [2024-09-09T04:08:00.163Z] d62a02444d39: Waiting [2024-09-09T04:08:00.163Z] 00cd44429185: Waiting [2024-09-09T04:08:00.163Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:00.163Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:00.163Z] 4ef0404a7863: Layer already exists [2024-09-09T04:08:00.163Z] d62a02444d39: Layer already exists [2024-09-09T04:08:00.163Z] 6017146feda6: Pushed [2024-09-09T04:08:00.163Z] 00cd44429185: Pushed [2024-09-09T04:08:00.163Z] 19c30a34a534: Pushed [2024-09-09T04:08:03.453Z] de8a1fa748aa: Pushed [2024-09-09T04:08:03.453Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:e3e8d19b3540270cb2d8feecc7638df6294a49906d3539677a938b416635276c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:03.792Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:04.125Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-09T04:08:04.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-09T04:08:04.125Z] 19c30a34a534: Preparing [2024-09-09T04:08:04.125Z] 6017146feda6: Preparing [2024-09-09T04:08:04.125Z] de8a1fa748aa: Preparing [2024-09-09T04:08:04.125Z] 2f449208cda4: Preparing [2024-09-09T04:08:04.125Z] e7f6477a5af3: Preparing [2024-09-09T04:08:04.125Z] 00cd44429185: Preparing [2024-09-09T04:08:04.125Z] 4ef0404a7863: Preparing [2024-09-09T04:08:04.125Z] d62a02444d39: Preparing [2024-09-09T04:08:04.125Z] 00cd44429185: Waiting [2024-09-09T04:08:04.125Z] 4ef0404a7863: Waiting [2024-09-09T04:08:04.125Z] d62a02444d39: Waiting [2024-09-09T04:08:04.125Z] 19c30a34a534: Layer already exists [2024-09-09T04:08:04.125Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:04.125Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:04.125Z] de8a1fa748aa: Layer already exists [2024-09-09T04:08:04.125Z] 6017146feda6: Layer already exists [2024-09-09T04:08:04.125Z] d62a02444d39: Layer already exists [2024-09-09T04:08:04.125Z] 00cd44429185: Layer already exists [2024-09-09T04:08:04.125Z] 4ef0404a7863: Layer already exists [2024-09-09T04:08:04.125Z] latest: digest: sha256:e3e8d19b3540270cb2d8feecc7638df6294a49906d3539677a938b416635276c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:04.459Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:04.787Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.66 [2024-09-09T04:08:04.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-09T04:08:04.787Z] 19c30a34a534: Preparing [2024-09-09T04:08:04.787Z] 6017146feda6: Preparing [2024-09-09T04:08:04.787Z] de8a1fa748aa: Preparing [2024-09-09T04:08:04.787Z] 2f449208cda4: Preparing [2024-09-09T04:08:04.787Z] e7f6477a5af3: Preparing [2024-09-09T04:08:04.787Z] 00cd44429185: Preparing [2024-09-09T04:08:04.787Z] 4ef0404a7863: Preparing [2024-09-09T04:08:04.787Z] d62a02444d39: Preparing [2024-09-09T04:08:04.787Z] 00cd44429185: Waiting [2024-09-09T04:08:04.787Z] 4ef0404a7863: Waiting [2024-09-09T04:08:04.787Z] d62a02444d39: Waiting [2024-09-09T04:08:04.787Z] 6017146feda6: Layer already exists [2024-09-09T04:08:04.787Z] de8a1fa748aa: Layer already exists [2024-09-09T04:08:04.787Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:04.787Z] 19c30a34a534: Layer already exists [2024-09-09T04:08:04.787Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:04.787Z] d62a02444d39: Layer already exists [2024-09-09T04:08:04.787Z] 00cd44429185: Layer already exists [2024-09-09T04:08:04.787Z] 4ef0404a7863: Layer already exists [2024-09-09T04:08:04.787Z] 3.2.0-dev.66: digest: sha256:e3e8d19b3540270cb2d8feecc7638df6294a49906d3539677a938b416635276c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:05.131Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:05.474Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:05.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-09T04:08:05.474Z] 19c30a34a534: Preparing [2024-09-09T04:08:05.474Z] 6017146feda6: Preparing [2024-09-09T04:08:05.474Z] de8a1fa748aa: Preparing [2024-09-09T04:08:05.474Z] 2f449208cda4: Preparing [2024-09-09T04:08:05.474Z] e7f6477a5af3: Preparing [2024-09-09T04:08:05.474Z] 00cd44429185: Preparing [2024-09-09T04:08:05.474Z] 4ef0404a7863: Preparing [2024-09-09T04:08:05.474Z] d62a02444d39: Preparing [2024-09-09T04:08:05.474Z] 00cd44429185: Waiting [2024-09-09T04:08:05.474Z] d62a02444d39: Waiting [2024-09-09T04:08:05.474Z] 4ef0404a7863: Waiting [2024-09-09T04:08:05.474Z] 6017146feda6: Layer already exists [2024-09-09T04:08:05.474Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:05.474Z] 19c30a34a534: Layer already exists [2024-09-09T04:08:05.474Z] de8a1fa748aa: Layer already exists [2024-09-09T04:08:05.474Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:05.474Z] 00cd44429185: Layer already exists [2024-09-09T04:08:05.474Z] 4ef0404a7863: Layer already exists [2024-09-09T04:08:05.474Z] d62a02444d39: Layer already exists [2024-09-09T04:08:05.474Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:e3e8d19b3540270cb2d8feecc7638df6294a49906d3539677a938b416635276c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:05.820Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:06.156Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-09T04:08:06.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-09T04:08:06.156Z] 19c30a34a534: Preparing [2024-09-09T04:08:06.156Z] 6017146feda6: Preparing [2024-09-09T04:08:06.156Z] de8a1fa748aa: Preparing [2024-09-09T04:08:06.156Z] 2f449208cda4: Preparing [2024-09-09T04:08:06.156Z] e7f6477a5af3: Preparing [2024-09-09T04:08:06.156Z] 00cd44429185: Preparing [2024-09-09T04:08:06.156Z] 4ef0404a7863: Preparing [2024-09-09T04:08:06.156Z] d62a02444d39: Preparing [2024-09-09T04:08:06.156Z] 00cd44429185: Waiting [2024-09-09T04:08:06.156Z] d62a02444d39: Waiting [2024-09-09T04:08:06.156Z] 6017146feda6: Layer already exists [2024-09-09T04:08:06.156Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:06.156Z] 19c30a34a534: Layer already exists [2024-09-09T04:08:06.156Z] de8a1fa748aa: Layer already exists [2024-09-09T04:08:06.156Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:06.156Z] d62a02444d39: Layer already exists [2024-09-09T04:08:06.156Z] 00cd44429185: Layer already exists [2024-09-09T04:08:06.156Z] 4ef0404a7863: Layer already exists [2024-09-09T04:08:06.156Z] main: digest: sha256:e3e8d19b3540270cb2d8feecc7638df6294a49906d3539677a938b416635276c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:08:06.248Z] ===================================================== [Pipeline] echo [2024-09-09T04:08:06.264Z] taggedImages: [2024-09-09T04:08:06.264Z] - nexus3.edgexfoundry.org:10004/core-data:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:06.264Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-09T04:08:06.264Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.66 [2024-09-09T04:08:06.264Z] - nexus3.edgexfoundry.org:10004/core-data:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:06.264Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-09T04:08:06.295Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-09T04:08:06.295Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:06.295Z] latest [2024-09-09T04:08:06.295Z] 3.2.0-dev.66 [2024-09-09T04:08:06.295Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:06.295Z] main [2024-09-09T04:08:06.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:06.662Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:06.996Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:06.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-09T04:08:06.996Z] 54efa52f9033: Preparing [2024-09-09T04:08:06.996Z] dadf19623ebc: Preparing [2024-09-09T04:08:06.996Z] e7f6477a5af3: Preparing [2024-09-09T04:08:06.996Z] 7a99b62481da: Preparing [2024-09-09T04:08:06.996Z] 501de90b0a76: Preparing [2024-09-09T04:08:06.996Z] d62a02444d39: Preparing [2024-09-09T04:08:06.996Z] d62a02444d39: Waiting [2024-09-09T04:08:06.996Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:06.996Z] d62a02444d39: Layer already exists [2024-09-09T04:08:06.996Z] 501de90b0a76: Pushed [2024-09-09T04:08:06.996Z] 7a99b62481da: Pushed [2024-09-09T04:08:06.996Z] 54efa52f9033: Pushed [2024-09-09T04:08:10.281Z] dadf19623ebc: Pushed [2024-09-09T04:08:10.281Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:7df8ce063986d6bf24f21169712b6f133e4191dcae5c1489f7a1d0ac7d089903 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:10.613Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:10.941Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-09T04:08:10.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-09T04:08:10.941Z] 54efa52f9033: Preparing [2024-09-09T04:08:10.941Z] dadf19623ebc: Preparing [2024-09-09T04:08:10.941Z] e7f6477a5af3: Preparing [2024-09-09T04:08:10.942Z] 7a99b62481da: Preparing [2024-09-09T04:08:10.942Z] 501de90b0a76: Preparing [2024-09-09T04:08:10.942Z] d62a02444d39: Preparing [2024-09-09T04:08:10.942Z] d62a02444d39: Waiting [2024-09-09T04:08:10.942Z] 501de90b0a76: Layer already exists [2024-09-09T04:08:10.942Z] dadf19623ebc: Layer already exists [2024-09-09T04:08:10.942Z] 54efa52f9033: Layer already exists [2024-09-09T04:08:10.942Z] 7a99b62481da: Layer already exists [2024-09-09T04:08:10.942Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:10.942Z] d62a02444d39: Layer already exists [2024-09-09T04:08:10.942Z] latest: digest: sha256:7df8ce063986d6bf24f21169712b6f133e4191dcae5c1489f7a1d0ac7d089903 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:11.283Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:11.608Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.66 [2024-09-09T04:08:11.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-09T04:08:11.608Z] 54efa52f9033: Preparing [2024-09-09T04:08:11.608Z] dadf19623ebc: Preparing [2024-09-09T04:08:11.608Z] e7f6477a5af3: Preparing [2024-09-09T04:08:11.608Z] 7a99b62481da: Preparing [2024-09-09T04:08:11.608Z] 501de90b0a76: Preparing [2024-09-09T04:08:11.608Z] d62a02444d39: Preparing [2024-09-09T04:08:11.608Z] d62a02444d39: Waiting [2024-09-09T04:08:11.608Z] dadf19623ebc: Layer already exists [2024-09-09T04:08:11.608Z] 501de90b0a76: Layer already exists [2024-09-09T04:08:11.608Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:11.608Z] 54efa52f9033: Layer already exists [2024-09-09T04:08:11.608Z] 7a99b62481da: Layer already exists [2024-09-09T04:08:11.608Z] d62a02444d39: Layer already exists [2024-09-09T04:08:11.608Z] 3.2.0-dev.66: digest: sha256:7df8ce063986d6bf24f21169712b6f133e4191dcae5c1489f7a1d0ac7d089903 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:11.967Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:12.281Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:12.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-09T04:08:12.281Z] 54efa52f9033: Preparing [2024-09-09T04:08:12.281Z] dadf19623ebc: Preparing [2024-09-09T04:08:12.281Z] e7f6477a5af3: Preparing [2024-09-09T04:08:12.281Z] 7a99b62481da: Preparing [2024-09-09T04:08:12.281Z] 501de90b0a76: Preparing [2024-09-09T04:08:12.281Z] d62a02444d39: Preparing [2024-09-09T04:08:12.281Z] d62a02444d39: Waiting [2024-09-09T04:08:12.281Z] 7a99b62481da: Layer already exists [2024-09-09T04:08:12.281Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:12.281Z] 501de90b0a76: Layer already exists [2024-09-09T04:08:12.281Z] dadf19623ebc: Layer already exists [2024-09-09T04:08:12.281Z] 54efa52f9033: Layer already exists [2024-09-09T04:08:12.281Z] d62a02444d39: Layer already exists [2024-09-09T04:08:12.281Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:7df8ce063986d6bf24f21169712b6f133e4191dcae5c1489f7a1d0ac7d089903 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:12.609Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:12.940Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-09T04:08:12.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-09T04:08:12.940Z] 54efa52f9033: Preparing [2024-09-09T04:08:12.940Z] dadf19623ebc: Preparing [2024-09-09T04:08:12.940Z] e7f6477a5af3: Preparing [2024-09-09T04:08:12.940Z] 7a99b62481da: Preparing [2024-09-09T04:08:12.940Z] 501de90b0a76: Preparing [2024-09-09T04:08:12.940Z] d62a02444d39: Preparing [2024-09-09T04:08:12.940Z] d62a02444d39: Waiting [2024-09-09T04:08:12.940Z] dadf19623ebc: Layer already exists [2024-09-09T04:08:12.940Z] 7a99b62481da: Layer already exists [2024-09-09T04:08:12.940Z] 54efa52f9033: Layer already exists [2024-09-09T04:08:12.940Z] 501de90b0a76: Layer already exists [2024-09-09T04:08:12.940Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:12.940Z] d62a02444d39: Layer already exists [2024-09-09T04:08:12.940Z] main: digest: sha256:7df8ce063986d6bf24f21169712b6f133e4191dcae5c1489f7a1d0ac7d089903 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:08:13.081Z] ===================================================== [Pipeline] echo [2024-09-09T04:08:13.097Z] taggedImages: [2024-09-09T04:08:13.097Z] - nexus3.edgexfoundry.org:10004/core-keeper:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:13.097Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-09T04:08:13.097Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.66 [2024-09-09T04:08:13.097Z] - nexus3.edgexfoundry.org:10004/core-keeper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:13.097Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-09T04:08:13.125Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-09T04:08:13.125Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:13.125Z] latest [2024-09-09T04:08:13.125Z] 3.2.0-dev.66 [2024-09-09T04:08:13.125Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:13.125Z] main [2024-09-09T04:08:13.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:13.492Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:13.818Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:13.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-09T04:08:13.818Z] 27e126f320ee: Preparing [2024-09-09T04:08:13.818Z] b996bd875c2a: Preparing [2024-09-09T04:08:13.818Z] 67c717681d31: Preparing [2024-09-09T04:08:13.818Z] 2f449208cda4: Preparing [2024-09-09T04:08:13.818Z] e7f6477a5af3: Preparing [2024-09-09T04:08:13.818Z] 7396ffcf17f1: Preparing [2024-09-09T04:08:13.818Z] 4ef0404a7863: Preparing [2024-09-09T04:08:13.818Z] d62a02444d39: Preparing [2024-09-09T04:08:13.818Z] 4ef0404a7863: Waiting [2024-09-09T04:08:13.818Z] 7396ffcf17f1: Waiting [2024-09-09T04:08:13.818Z] d62a02444d39: Waiting [2024-09-09T04:08:13.818Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:13.818Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:13.818Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:08:13.818Z] 4ef0404a7863: Layer already exists [2024-09-09T04:08:13.818Z] d62a02444d39: Layer already exists [2024-09-09T04:08:13.818Z] b996bd875c2a: Pushed [2024-09-09T04:08:13.818Z] 27e126f320ee: Pushed [2024-09-09T04:08:17.103Z] 67c717681d31: Pushed [2024-09-09T04:08:17.103Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:a145a641b9698e040d88d0a7d76514e0c889bbcfaa7edfa6c2a15ab52d13a7b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:17.445Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:17.817Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-09T04:08:17.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-09T04:08:17.818Z] 27e126f320ee: Preparing [2024-09-09T04:08:17.818Z] b996bd875c2a: Preparing [2024-09-09T04:08:17.818Z] 67c717681d31: Preparing [2024-09-09T04:08:17.818Z] 2f449208cda4: Preparing [2024-09-09T04:08:17.818Z] e7f6477a5af3: Preparing [2024-09-09T04:08:17.818Z] 7396ffcf17f1: Preparing [2024-09-09T04:08:17.818Z] 4ef0404a7863: Preparing [2024-09-09T04:08:17.818Z] d62a02444d39: Preparing [2024-09-09T04:08:17.818Z] 4ef0404a7863: Waiting [2024-09-09T04:08:17.818Z] d62a02444d39: Waiting [2024-09-09T04:08:17.818Z] 7396ffcf17f1: Waiting [2024-09-09T04:08:17.818Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:17.818Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:17.818Z] 67c717681d31: Layer already exists [2024-09-09T04:08:17.818Z] b996bd875c2a: Layer already exists [2024-09-09T04:08:17.818Z] 27e126f320ee: Layer already exists [2024-09-09T04:08:17.818Z] d62a02444d39: Layer already exists [2024-09-09T04:08:17.818Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:08:17.818Z] 4ef0404a7863: Layer already exists [2024-09-09T04:08:17.818Z] latest: digest: sha256:a145a641b9698e040d88d0a7d76514e0c889bbcfaa7edfa6c2a15ab52d13a7b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:18.186Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:18.522Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.66 [2024-09-09T04:08:18.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-09T04:08:18.522Z] 27e126f320ee: Preparing [2024-09-09T04:08:18.522Z] b996bd875c2a: Preparing [2024-09-09T04:08:18.522Z] 67c717681d31: Preparing [2024-09-09T04:08:18.522Z] 2f449208cda4: Preparing [2024-09-09T04:08:18.522Z] e7f6477a5af3: Preparing [2024-09-09T04:08:18.522Z] 7396ffcf17f1: Preparing [2024-09-09T04:08:18.522Z] 4ef0404a7863: Preparing [2024-09-09T04:08:18.522Z] d62a02444d39: Preparing [2024-09-09T04:08:18.522Z] 7396ffcf17f1: Waiting [2024-09-09T04:08:18.522Z] 4ef0404a7863: Waiting [2024-09-09T04:08:18.522Z] d62a02444d39: Waiting [2024-09-09T04:08:18.522Z] 67c717681d31: Layer already exists [2024-09-09T04:08:18.522Z] b996bd875c2a: Layer already exists [2024-09-09T04:08:18.522Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:18.522Z] 27e126f320ee: Layer already exists [2024-09-09T04:08:18.522Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:18.522Z] 4ef0404a7863: Layer already exists [2024-09-09T04:08:18.522Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:08:18.522Z] d62a02444d39: Layer already exists [2024-09-09T04:08:18.522Z] 3.2.0-dev.66: digest: sha256:a145a641b9698e040d88d0a7d76514e0c889bbcfaa7edfa6c2a15ab52d13a7b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:18.853Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:19.184Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:19.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-09T04:08:19.184Z] 27e126f320ee: Preparing [2024-09-09T04:08:19.184Z] b996bd875c2a: Preparing [2024-09-09T04:08:19.184Z] 67c717681d31: Preparing [2024-09-09T04:08:19.184Z] 2f449208cda4: Preparing [2024-09-09T04:08:19.184Z] e7f6477a5af3: Preparing [2024-09-09T04:08:19.184Z] 7396ffcf17f1: Preparing [2024-09-09T04:08:19.184Z] 4ef0404a7863: Preparing [2024-09-09T04:08:19.184Z] d62a02444d39: Preparing [2024-09-09T04:08:19.184Z] 7396ffcf17f1: Waiting [2024-09-09T04:08:19.184Z] 4ef0404a7863: Waiting [2024-09-09T04:08:19.184Z] d62a02444d39: Waiting [2024-09-09T04:08:19.184Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:19.184Z] 27e126f320ee: Layer already exists [2024-09-09T04:08:19.184Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:19.184Z] b996bd875c2a: Layer already exists [2024-09-09T04:08:19.184Z] 67c717681d31: Layer already exists [2024-09-09T04:08:19.184Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:08:19.184Z] d62a02444d39: Layer already exists [2024-09-09T04:08:19.184Z] 4ef0404a7863: Layer already exists [2024-09-09T04:08:19.184Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:a145a641b9698e040d88d0a7d76514e0c889bbcfaa7edfa6c2a15ab52d13a7b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:19.513Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:19.849Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-09T04:08:19.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-09T04:08:19.849Z] 27e126f320ee: Preparing [2024-09-09T04:08:19.849Z] b996bd875c2a: Preparing [2024-09-09T04:08:19.849Z] 67c717681d31: Preparing [2024-09-09T04:08:19.849Z] 2f449208cda4: Preparing [2024-09-09T04:08:19.849Z] e7f6477a5af3: Preparing [2024-09-09T04:08:19.849Z] 7396ffcf17f1: Preparing [2024-09-09T04:08:19.849Z] 4ef0404a7863: Preparing [2024-09-09T04:08:19.849Z] d62a02444d39: Preparing [2024-09-09T04:08:19.849Z] 7396ffcf17f1: Waiting [2024-09-09T04:08:19.849Z] 4ef0404a7863: Waiting [2024-09-09T04:08:19.849Z] d62a02444d39: Waiting [2024-09-09T04:08:19.849Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:19.849Z] 27e126f320ee: Layer already exists [2024-09-09T04:08:19.849Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:19.849Z] 67c717681d31: Layer already exists [2024-09-09T04:08:19.849Z] b996bd875c2a: Layer already exists [2024-09-09T04:08:19.849Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:08:19.849Z] 4ef0404a7863: Layer already exists [2024-09-09T04:08:19.849Z] d62a02444d39: Layer already exists [2024-09-09T04:08:19.849Z] main: digest: sha256:a145a641b9698e040d88d0a7d76514e0c889bbcfaa7edfa6c2a15ab52d13a7b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:08:19.948Z] ===================================================== [Pipeline] echo [2024-09-09T04:08:19.965Z] taggedImages: [2024-09-09T04:08:19.965Z] - nexus3.edgexfoundry.org:10004/core-metadata:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:19.965Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-09T04:08:19.965Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.66 [2024-09-09T04:08:19.965Z] - nexus3.edgexfoundry.org:10004/core-metadata:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:19.965Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-09T04:08:19.989Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-09T04:08:19.989Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:19.989Z] latest [2024-09-09T04:08:19.989Z] 3.2.0-dev.66 [2024-09-09T04:08:19.989Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:19.989Z] main [2024-09-09T04:08:19.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:20.344Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:20.675Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:20.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-09T04:08:20.675Z] 1ad14efc80b1: Preparing [2024-09-09T04:08:20.675Z] e3be429aa3e5: Preparing [2024-09-09T04:08:20.675Z] 73a19a02279f: Preparing [2024-09-09T04:08:20.675Z] cf826aae4ee6: Preparing [2024-09-09T04:08:20.675Z] b7f790e06adf: Preparing [2024-09-09T04:08:20.675Z] 45459d29e43a: Preparing [2024-09-09T04:08:20.675Z] 55f87e589ded: Preparing [2024-09-09T04:08:20.675Z] 732d9911964d: Preparing [2024-09-09T04:08:20.675Z] 2f449208cda4: Preparing [2024-09-09T04:08:20.675Z] e7f6477a5af3: Preparing [2024-09-09T04:08:20.675Z] 258c2898230f: Preparing [2024-09-09T04:08:20.675Z] d94495a28008: Preparing [2024-09-09T04:08:20.675Z] 5f70bf18a086: Preparing [2024-09-09T04:08:20.675Z] 21bb54b86aa1: Preparing [2024-09-09T04:08:20.675Z] f37e9548cdaf: Preparing [2024-09-09T04:08:20.675Z] 69f2579cc0f2: Preparing [2024-09-09T04:08:20.675Z] d62a02444d39: Preparing [2024-09-09T04:08:20.675Z] 258c2898230f: Waiting [2024-09-09T04:08:20.675Z] 5f70bf18a086: Waiting [2024-09-09T04:08:20.675Z] 69f2579cc0f2: Waiting [2024-09-09T04:08:20.675Z] d94495a28008: Waiting [2024-09-09T04:08:20.675Z] d62a02444d39: Waiting [2024-09-09T04:08:20.675Z] f37e9548cdaf: Waiting [2024-09-09T04:08:20.675Z] 21bb54b86aa1: Waiting [2024-09-09T04:08:20.675Z] 732d9911964d: Waiting [2024-09-09T04:08:20.675Z] 55f87e589ded: Waiting [2024-09-09T04:08:20.675Z] 2f449208cda4: Waiting [2024-09-09T04:08:20.675Z] e7f6477a5af3: Waiting [2024-09-09T04:08:20.675Z] 73a19a02279f: Pushed [2024-09-09T04:08:20.675Z] b7f790e06adf: Pushed [2024-09-09T04:08:20.675Z] e3be429aa3e5: Pushed [2024-09-09T04:08:20.675Z] 1ad14efc80b1: Pushed [2024-09-09T04:08:20.675Z] cf826aae4ee6: Pushed [2024-09-09T04:08:20.933Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:20.933Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:20.933Z] 45459d29e43a: Pushed [2024-09-09T04:08:20.933Z] 55f87e589ded: Pushed [2024-09-09T04:08:20.933Z] 5f70bf18a086: Layer already exists [2024-09-09T04:08:20.933Z] 258c2898230f: Pushed [2024-09-09T04:08:20.933Z] d94495a28008: Pushed [2024-09-09T04:08:20.933Z] d62a02444d39: Layer already exists [2024-09-09T04:08:20.933Z] 21bb54b86aa1: Pushed [2024-09-09T04:08:20.933Z] f37e9548cdaf: Pushed [2024-09-09T04:08:20.933Z] 69f2579cc0f2: Pushed [2024-09-09T04:08:22.315Z] 732d9911964d: Pushed [2024-09-09T04:08:22.574Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:20789035359f6e4a0568e6bd6274dbbb9e21cd42467244de82400e5e69f53221 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:22.944Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:23.286Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-09T04:08:23.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-09T04:08:23.286Z] 1ad14efc80b1: Preparing [2024-09-09T04:08:23.286Z] e3be429aa3e5: Preparing [2024-09-09T04:08:23.286Z] 73a19a02279f: Preparing [2024-09-09T04:08:23.286Z] cf826aae4ee6: Preparing [2024-09-09T04:08:23.286Z] b7f790e06adf: Preparing [2024-09-09T04:08:23.286Z] 45459d29e43a: Preparing [2024-09-09T04:08:23.286Z] 55f87e589ded: Preparing [2024-09-09T04:08:23.286Z] 732d9911964d: Preparing [2024-09-09T04:08:23.286Z] 2f449208cda4: Preparing [2024-09-09T04:08:23.286Z] e7f6477a5af3: Preparing [2024-09-09T04:08:23.286Z] 258c2898230f: Preparing [2024-09-09T04:08:23.286Z] d94495a28008: Preparing [2024-09-09T04:08:23.286Z] 5f70bf18a086: Preparing [2024-09-09T04:08:23.286Z] 21bb54b86aa1: Preparing [2024-09-09T04:08:23.286Z] f37e9548cdaf: Preparing [2024-09-09T04:08:23.286Z] 69f2579cc0f2: Preparing [2024-09-09T04:08:23.286Z] d62a02444d39: Preparing [2024-09-09T04:08:23.286Z] 732d9911964d: Waiting [2024-09-09T04:08:23.286Z] 2f449208cda4: Waiting [2024-09-09T04:08:23.286Z] e7f6477a5af3: Waiting [2024-09-09T04:08:23.286Z] 258c2898230f: Waiting [2024-09-09T04:08:23.286Z] d94495a28008: Waiting [2024-09-09T04:08:23.286Z] 5f70bf18a086: Waiting [2024-09-09T04:08:23.286Z] 21bb54b86aa1: Waiting [2024-09-09T04:08:23.286Z] f37e9548cdaf: Waiting [2024-09-09T04:08:23.286Z] 69f2579cc0f2: Waiting [2024-09-09T04:08:23.286Z] d62a02444d39: Waiting [2024-09-09T04:08:23.286Z] 45459d29e43a: Waiting [2024-09-09T04:08:23.286Z] 55f87e589ded: Waiting [2024-09-09T04:08:23.286Z] 1ad14efc80b1: Layer already exists [2024-09-09T04:08:23.286Z] b7f790e06adf: Layer already exists [2024-09-09T04:08:23.286Z] e3be429aa3e5: Layer already exists [2024-09-09T04:08:23.286Z] 73a19a02279f: Layer already exists [2024-09-09T04:08:23.286Z] cf826aae4ee6: Layer already exists [2024-09-09T04:08:23.286Z] 45459d29e43a: Layer already exists [2024-09-09T04:08:23.286Z] 732d9911964d: Layer already exists [2024-09-09T04:08:23.286Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:23.286Z] 55f87e589ded: Layer already exists [2024-09-09T04:08:23.286Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:23.286Z] 258c2898230f: Layer already exists [2024-09-09T04:08:23.286Z] 21bb54b86aa1: Layer already exists [2024-09-09T04:08:23.286Z] 5f70bf18a086: Layer already exists [2024-09-09T04:08:23.286Z] d94495a28008: Layer already exists [2024-09-09T04:08:23.286Z] f37e9548cdaf: Layer already exists [2024-09-09T04:08:23.286Z] 69f2579cc0f2: Layer already exists [2024-09-09T04:08:23.286Z] d62a02444d39: Layer already exists [2024-09-09T04:08:23.286Z] latest: digest: sha256:20789035359f6e4a0568e6bd6274dbbb9e21cd42467244de82400e5e69f53221 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:23.624Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:23.953Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.66 [2024-09-09T04:08:23.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-09T04:08:23.953Z] 1ad14efc80b1: Preparing [2024-09-09T04:08:23.953Z] e3be429aa3e5: Preparing [2024-09-09T04:08:23.953Z] 73a19a02279f: Preparing [2024-09-09T04:08:23.953Z] cf826aae4ee6: Preparing [2024-09-09T04:08:23.953Z] b7f790e06adf: Preparing [2024-09-09T04:08:23.953Z] 45459d29e43a: Preparing [2024-09-09T04:08:23.953Z] 55f87e589ded: Preparing [2024-09-09T04:08:23.953Z] 732d9911964d: Preparing [2024-09-09T04:08:23.953Z] 2f449208cda4: Preparing [2024-09-09T04:08:23.953Z] e7f6477a5af3: Preparing [2024-09-09T04:08:23.953Z] 258c2898230f: Preparing [2024-09-09T04:08:23.953Z] d94495a28008: Preparing [2024-09-09T04:08:23.953Z] 5f70bf18a086: Preparing [2024-09-09T04:08:23.953Z] 21bb54b86aa1: Preparing [2024-09-09T04:08:23.953Z] f37e9548cdaf: Preparing [2024-09-09T04:08:23.953Z] 69f2579cc0f2: Preparing [2024-09-09T04:08:23.953Z] d62a02444d39: Preparing [2024-09-09T04:08:23.953Z] 45459d29e43a: Waiting [2024-09-09T04:08:23.953Z] 21bb54b86aa1: Waiting [2024-09-09T04:08:23.953Z] e7f6477a5af3: Waiting [2024-09-09T04:08:23.953Z] 732d9911964d: Waiting [2024-09-09T04:08:23.953Z] 258c2898230f: Waiting [2024-09-09T04:08:23.953Z] d94495a28008: Waiting [2024-09-09T04:08:23.953Z] 2f449208cda4: Waiting [2024-09-09T04:08:23.953Z] 55f87e589ded: Waiting [2024-09-09T04:08:23.953Z] 5f70bf18a086: Waiting [2024-09-09T04:08:23.953Z] 69f2579cc0f2: Waiting [2024-09-09T04:08:23.953Z] d62a02444d39: Waiting [2024-09-09T04:08:23.953Z] 1ad14efc80b1: Layer already exists [2024-09-09T04:08:23.953Z] b7f790e06adf: Layer already exists [2024-09-09T04:08:23.953Z] e3be429aa3e5: Layer already exists [2024-09-09T04:08:23.953Z] 73a19a02279f: Layer already exists [2024-09-09T04:08:23.953Z] cf826aae4ee6: Layer already exists [2024-09-09T04:08:23.953Z] 55f87e589ded: Layer already exists [2024-09-09T04:08:23.953Z] 45459d29e43a: Layer already exists [2024-09-09T04:08:23.953Z] 732d9911964d: Layer already exists [2024-09-09T04:08:23.953Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:23.953Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:23.953Z] d94495a28008: Layer already exists [2024-09-09T04:08:23.953Z] 258c2898230f: Layer already exists [2024-09-09T04:08:23.953Z] 21bb54b86aa1: Layer already exists [2024-09-09T04:08:23.953Z] 5f70bf18a086: Layer already exists [2024-09-09T04:08:23.953Z] f37e9548cdaf: Layer already exists [2024-09-09T04:08:23.953Z] 69f2579cc0f2: Layer already exists [2024-09-09T04:08:23.953Z] d62a02444d39: Layer already exists [2024-09-09T04:08:23.953Z] 3.2.0-dev.66: digest: sha256:20789035359f6e4a0568e6bd6274dbbb9e21cd42467244de82400e5e69f53221 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:24.284Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:24.610Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:24.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-09T04:08:24.610Z] 1ad14efc80b1: Preparing [2024-09-09T04:08:24.610Z] e3be429aa3e5: Preparing [2024-09-09T04:08:24.610Z] 73a19a02279f: Preparing [2024-09-09T04:08:24.610Z] cf826aae4ee6: Preparing [2024-09-09T04:08:24.610Z] b7f790e06adf: Preparing [2024-09-09T04:08:24.610Z] 45459d29e43a: Preparing [2024-09-09T04:08:24.610Z] 55f87e589ded: Preparing [2024-09-09T04:08:24.610Z] 732d9911964d: Preparing [2024-09-09T04:08:24.610Z] 2f449208cda4: Preparing [2024-09-09T04:08:24.610Z] e7f6477a5af3: Preparing [2024-09-09T04:08:24.610Z] 258c2898230f: Preparing [2024-09-09T04:08:24.610Z] d94495a28008: Preparing [2024-09-09T04:08:24.610Z] 5f70bf18a086: Preparing [2024-09-09T04:08:24.610Z] 21bb54b86aa1: Preparing [2024-09-09T04:08:24.610Z] f37e9548cdaf: Preparing [2024-09-09T04:08:24.610Z] 69f2579cc0f2: Preparing [2024-09-09T04:08:24.610Z] d62a02444d39: Preparing [2024-09-09T04:08:24.610Z] d94495a28008: Waiting [2024-09-09T04:08:24.610Z] e7f6477a5af3: Waiting [2024-09-09T04:08:24.610Z] 2f449208cda4: Waiting [2024-09-09T04:08:24.610Z] 45459d29e43a: Waiting [2024-09-09T04:08:24.610Z] 5f70bf18a086: Waiting [2024-09-09T04:08:24.610Z] 21bb54b86aa1: Waiting [2024-09-09T04:08:24.610Z] 55f87e589ded: Waiting [2024-09-09T04:08:24.610Z] 732d9911964d: Waiting [2024-09-09T04:08:24.610Z] f37e9548cdaf: Waiting [2024-09-09T04:08:24.610Z] 69f2579cc0f2: Waiting [2024-09-09T04:08:24.610Z] d62a02444d39: Waiting [2024-09-09T04:08:24.610Z] b7f790e06adf: Layer already exists [2024-09-09T04:08:24.610Z] 1ad14efc80b1: Layer already exists [2024-09-09T04:08:24.610Z] e3be429aa3e5: Layer already exists [2024-09-09T04:08:24.610Z] 73a19a02279f: Layer already exists [2024-09-09T04:08:24.610Z] cf826aae4ee6: Layer already exists [2024-09-09T04:08:24.610Z] 45459d29e43a: Layer already exists [2024-09-09T04:08:24.610Z] 55f87e589ded: Layer already exists [2024-09-09T04:08:24.610Z] 732d9911964d: Layer already exists [2024-09-09T04:08:24.610Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:24.610Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:24.610Z] 5f70bf18a086: Layer already exists [2024-09-09T04:08:24.610Z] 258c2898230f: Layer already exists [2024-09-09T04:08:24.610Z] d94495a28008: Layer already exists [2024-09-09T04:08:24.610Z] 21bb54b86aa1: Layer already exists [2024-09-09T04:08:24.610Z] f37e9548cdaf: Layer already exists [2024-09-09T04:08:24.610Z] 69f2579cc0f2: Layer already exists [2024-09-09T04:08:24.610Z] d62a02444d39: Layer already exists [2024-09-09T04:08:24.610Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:20789035359f6e4a0568e6bd6274dbbb9e21cd42467244de82400e5e69f53221 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:24.946Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:25.277Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-09T04:08:25.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-09T04:08:25.277Z] 1ad14efc80b1: Preparing [2024-09-09T04:08:25.277Z] e3be429aa3e5: Preparing [2024-09-09T04:08:25.277Z] 73a19a02279f: Preparing [2024-09-09T04:08:25.277Z] cf826aae4ee6: Preparing [2024-09-09T04:08:25.277Z] b7f790e06adf: Preparing [2024-09-09T04:08:25.277Z] 45459d29e43a: Preparing [2024-09-09T04:08:25.277Z] 55f87e589ded: Preparing [2024-09-09T04:08:25.277Z] 732d9911964d: Preparing [2024-09-09T04:08:25.277Z] 2f449208cda4: Preparing [2024-09-09T04:08:25.277Z] e7f6477a5af3: Preparing [2024-09-09T04:08:25.277Z] 258c2898230f: Preparing [2024-09-09T04:08:25.277Z] d94495a28008: Preparing [2024-09-09T04:08:25.277Z] 5f70bf18a086: Preparing [2024-09-09T04:08:25.277Z] 21bb54b86aa1: Preparing [2024-09-09T04:08:25.277Z] f37e9548cdaf: Preparing [2024-09-09T04:08:25.277Z] 55f87e589ded: Waiting [2024-09-09T04:08:25.277Z] 69f2579cc0f2: Preparing [2024-09-09T04:08:25.277Z] d62a02444d39: Preparing [2024-09-09T04:08:25.277Z] 45459d29e43a: Waiting [2024-09-09T04:08:25.277Z] 732d9911964d: Waiting [2024-09-09T04:08:25.277Z] 5f70bf18a086: Waiting [2024-09-09T04:08:25.277Z] 21bb54b86aa1: Waiting [2024-09-09T04:08:25.277Z] 258c2898230f: Waiting [2024-09-09T04:08:25.277Z] f37e9548cdaf: Waiting [2024-09-09T04:08:25.277Z] d94495a28008: Waiting [2024-09-09T04:08:25.277Z] 69f2579cc0f2: Waiting [2024-09-09T04:08:25.277Z] 2f449208cda4: Waiting [2024-09-09T04:08:25.277Z] e7f6477a5af3: Waiting [2024-09-09T04:08:25.277Z] d62a02444d39: Waiting [2024-09-09T04:08:25.277Z] cf826aae4ee6: Layer already exists [2024-09-09T04:08:25.277Z] e3be429aa3e5: Layer already exists [2024-09-09T04:08:25.277Z] 1ad14efc80b1: Layer already exists [2024-09-09T04:08:25.277Z] b7f790e06adf: Layer already exists [2024-09-09T04:08:25.277Z] 73a19a02279f: Layer already exists [2024-09-09T04:08:25.277Z] 45459d29e43a: Layer already exists [2024-09-09T04:08:25.277Z] 55f87e589ded: Layer already exists [2024-09-09T04:08:25.277Z] 732d9911964d: Layer already exists [2024-09-09T04:08:25.277Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:25.277Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:25.277Z] 5f70bf18a086: Layer already exists [2024-09-09T04:08:25.277Z] 258c2898230f: Layer already exists [2024-09-09T04:08:25.277Z] d94495a28008: Layer already exists [2024-09-09T04:08:25.277Z] f37e9548cdaf: Layer already exists [2024-09-09T04:08:25.277Z] 21bb54b86aa1: Layer already exists [2024-09-09T04:08:25.277Z] d62a02444d39: Layer already exists [2024-09-09T04:08:25.277Z] 69f2579cc0f2: Layer already exists [2024-09-09T04:08:25.277Z] main: digest: sha256:20789035359f6e4a0568e6bd6274dbbb9e21cd42467244de82400e5e69f53221 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:08:25.496Z] ===================================================== [Pipeline] echo [2024-09-09T04:08:25.513Z] taggedImages: [2024-09-09T04:08:25.513Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:25.513Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-09T04:08:25.513Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.66 [2024-09-09T04:08:25.513Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:25.513Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-09T04:08:25.540Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-09T04:08:25.540Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:25.540Z] latest [2024-09-09T04:08:25.540Z] 3.2.0-dev.66 [2024-09-09T04:08:25.540Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:25.540Z] main [2024-09-09T04:08:25.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:25.930Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:26.299Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:26.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-09T04:08:26.299Z] fc6efd92c468: Preparing [2024-09-09T04:08:26.299Z] 74129115d092: Preparing [2024-09-09T04:08:26.299Z] 204e7e73d2f4: Preparing [2024-09-09T04:08:26.299Z] 91cc5418c39d: Preparing [2024-09-09T04:08:26.299Z] 2f449208cda4: Preparing [2024-09-09T04:08:26.299Z] e7f6477a5af3: Preparing [2024-09-09T04:08:26.299Z] 7396ffcf17f1: Preparing [2024-09-09T04:08:26.299Z] 4ef0404a7863: Preparing [2024-09-09T04:08:26.299Z] d62a02444d39: Preparing [2024-09-09T04:08:26.299Z] e7f6477a5af3: Waiting [2024-09-09T04:08:26.299Z] 7396ffcf17f1: Waiting [2024-09-09T04:08:26.299Z] 4ef0404a7863: Waiting [2024-09-09T04:08:26.299Z] d62a02444d39: Waiting [2024-09-09T04:08:26.299Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:26.299Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:26.299Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:08:26.299Z] 4ef0404a7863: Layer already exists [2024-09-09T04:08:26.299Z] d62a02444d39: Layer already exists [2024-09-09T04:08:26.299Z] 74129115d092: Pushed [2024-09-09T04:08:26.299Z] fc6efd92c468: Pushed [2024-09-09T04:08:26.299Z] 204e7e73d2f4: Pushed [2024-09-09T04:08:28.914Z] 91cc5418c39d: Pushed [2024-09-09T04:08:28.914Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:1b998435d5ecd85fca788e1be30c426b2cfee354cdf9ca60b05149d939c9383f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:29.247Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:29.588Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-09T04:08:29.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-09T04:08:29.588Z] fc6efd92c468: Preparing [2024-09-09T04:08:29.588Z] 74129115d092: Preparing [2024-09-09T04:08:29.588Z] 204e7e73d2f4: Preparing [2024-09-09T04:08:29.588Z] 91cc5418c39d: Preparing [2024-09-09T04:08:29.588Z] 2f449208cda4: Preparing [2024-09-09T04:08:29.588Z] e7f6477a5af3: Preparing [2024-09-09T04:08:29.588Z] 7396ffcf17f1: Preparing [2024-09-09T04:08:29.588Z] 4ef0404a7863: Preparing [2024-09-09T04:08:29.588Z] d62a02444d39: Preparing [2024-09-09T04:08:29.588Z] 4ef0404a7863: Waiting [2024-09-09T04:08:29.588Z] e7f6477a5af3: Waiting [2024-09-09T04:08:29.588Z] 7396ffcf17f1: Waiting [2024-09-09T04:08:29.588Z] d62a02444d39: Waiting [2024-09-09T04:08:29.588Z] fc6efd92c468: Layer already exists [2024-09-09T04:08:29.588Z] 91cc5418c39d: Layer already exists [2024-09-09T04:08:29.588Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:29.588Z] 74129115d092: Layer already exists [2024-09-09T04:08:29.588Z] 204e7e73d2f4: Layer already exists [2024-09-09T04:08:29.588Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:29.588Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:08:29.588Z] 4ef0404a7863: Layer already exists [2024-09-09T04:08:29.588Z] d62a02444d39: Layer already exists [2024-09-09T04:08:29.588Z] latest: digest: sha256:1b998435d5ecd85fca788e1be30c426b2cfee354cdf9ca60b05149d939c9383f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:29.922Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:30.248Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.66 [2024-09-09T04:08:30.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-09T04:08:30.248Z] fc6efd92c468: Preparing [2024-09-09T04:08:30.248Z] 74129115d092: Preparing [2024-09-09T04:08:30.248Z] 204e7e73d2f4: Preparing [2024-09-09T04:08:30.248Z] 91cc5418c39d: Preparing [2024-09-09T04:08:30.248Z] 2f449208cda4: Preparing [2024-09-09T04:08:30.248Z] e7f6477a5af3: Preparing [2024-09-09T04:08:30.248Z] 7396ffcf17f1: Preparing [2024-09-09T04:08:30.248Z] 4ef0404a7863: Preparing [2024-09-09T04:08:30.248Z] d62a02444d39: Preparing [2024-09-09T04:08:30.248Z] 7396ffcf17f1: Waiting [2024-09-09T04:08:30.248Z] e7f6477a5af3: Waiting [2024-09-09T04:08:30.248Z] 4ef0404a7863: Waiting [2024-09-09T04:08:30.248Z] d62a02444d39: Waiting [2024-09-09T04:08:30.248Z] 74129115d092: Layer already exists [2024-09-09T04:08:30.248Z] 204e7e73d2f4: Layer already exists [2024-09-09T04:08:30.248Z] 91cc5418c39d: Layer already exists [2024-09-09T04:08:30.248Z] fc6efd92c468: Layer already exists [2024-09-09T04:08:30.248Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:30.248Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:30.248Z] 4ef0404a7863: Layer already exists [2024-09-09T04:08:30.248Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:08:30.248Z] d62a02444d39: Layer already exists [2024-09-09T04:08:30.248Z] 3.2.0-dev.66: digest: sha256:1b998435d5ecd85fca788e1be30c426b2cfee354cdf9ca60b05149d939c9383f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:30.578Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:30.913Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:30.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-09T04:08:30.913Z] fc6efd92c468: Preparing [2024-09-09T04:08:30.913Z] 74129115d092: Preparing [2024-09-09T04:08:30.913Z] 204e7e73d2f4: Preparing [2024-09-09T04:08:30.913Z] 91cc5418c39d: Preparing [2024-09-09T04:08:30.913Z] 2f449208cda4: Preparing [2024-09-09T04:08:30.913Z] e7f6477a5af3: Preparing [2024-09-09T04:08:30.913Z] 7396ffcf17f1: Preparing [2024-09-09T04:08:30.913Z] 4ef0404a7863: Preparing [2024-09-09T04:08:30.913Z] d62a02444d39: Preparing [2024-09-09T04:08:30.913Z] d62a02444d39: Waiting [2024-09-09T04:08:30.913Z] 7396ffcf17f1: Waiting [2024-09-09T04:08:30.913Z] 4ef0404a7863: Waiting [2024-09-09T04:08:30.913Z] e7f6477a5af3: Waiting [2024-09-09T04:08:30.914Z] 91cc5418c39d: Layer already exists [2024-09-09T04:08:30.914Z] 204e7e73d2f4: Layer already exists [2024-09-09T04:08:30.914Z] fc6efd92c468: Layer already exists [2024-09-09T04:08:30.914Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:30.914Z] 74129115d092: Layer already exists [2024-09-09T04:08:30.914Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:30.914Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:08:30.914Z] 4ef0404a7863: Layer already exists [2024-09-09T04:08:30.914Z] d62a02444d39: Layer already exists [2024-09-09T04:08:30.914Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:1b998435d5ecd85fca788e1be30c426b2cfee354cdf9ca60b05149d939c9383f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:31.251Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:31.578Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-09T04:08:31.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-09T04:08:31.578Z] fc6efd92c468: Preparing [2024-09-09T04:08:31.578Z] 74129115d092: Preparing [2024-09-09T04:08:31.578Z] 204e7e73d2f4: Preparing [2024-09-09T04:08:31.578Z] 91cc5418c39d: Preparing [2024-09-09T04:08:31.578Z] 2f449208cda4: Preparing [2024-09-09T04:08:31.578Z] e7f6477a5af3: Preparing [2024-09-09T04:08:31.578Z] 7396ffcf17f1: Preparing [2024-09-09T04:08:31.578Z] 4ef0404a7863: Preparing [2024-09-09T04:08:31.578Z] d62a02444d39: Preparing [2024-09-09T04:08:31.578Z] e7f6477a5af3: Waiting [2024-09-09T04:08:31.578Z] 7396ffcf17f1: Waiting [2024-09-09T04:08:31.578Z] 4ef0404a7863: Waiting [2024-09-09T04:08:31.578Z] d62a02444d39: Waiting [2024-09-09T04:08:31.578Z] fc6efd92c468: Layer already exists [2024-09-09T04:08:31.578Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:31.578Z] 74129115d092: Layer already exists [2024-09-09T04:08:31.578Z] 91cc5418c39d: Layer already exists [2024-09-09T04:08:31.578Z] 204e7e73d2f4: Layer already exists [2024-09-09T04:08:31.578Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:08:31.578Z] d62a02444d39: Layer already exists [2024-09-09T04:08:31.578Z] 4ef0404a7863: Layer already exists [2024-09-09T04:08:31.578Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:31.578Z] main: digest: sha256:1b998435d5ecd85fca788e1be30c426b2cfee354cdf9ca60b05149d939c9383f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:08:31.729Z] ===================================================== [Pipeline] echo [2024-09-09T04:08:31.747Z] taggedImages: [2024-09-09T04:08:31.747Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:31.747Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-09T04:08:31.747Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.66 [2024-09-09T04:08:31.747Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:31.747Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-09T04:08:31.779Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-09T04:08:31.779Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:31.779Z] latest [2024-09-09T04:08:31.779Z] 3.2.0-dev.66 [2024-09-09T04:08:31.779Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:31.779Z] main [2024-09-09T04:08:31.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:32.139Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:32.468Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:32.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-09T04:08:32.469Z] bc04c5f74912: Preparing [2024-09-09T04:08:32.469Z] 77d47e320da8: Preparing [2024-09-09T04:08:32.469Z] afb4c0bb3841: Preparing [2024-09-09T04:08:32.469Z] 2938dd3312ba: Preparing [2024-09-09T04:08:32.469Z] 8cd4d662ebcb: Preparing [2024-09-09T04:08:32.469Z] 2f449208cda4: Preparing [2024-09-09T04:08:32.469Z] e7f6477a5af3: Preparing [2024-09-09T04:08:32.469Z] 3062286020a7: Preparing [2024-09-09T04:08:32.469Z] 23b70b1d7e97: Preparing [2024-09-09T04:08:32.469Z] 2c62280de077: Preparing [2024-09-09T04:08:32.469Z] d62a02444d39: Preparing [2024-09-09T04:08:32.469Z] e7f6477a5af3: Waiting [2024-09-09T04:08:32.469Z] 3062286020a7: Waiting [2024-09-09T04:08:32.469Z] 23b70b1d7e97: Waiting [2024-09-09T04:08:32.469Z] 2c62280de077: Waiting [2024-09-09T04:08:32.469Z] d62a02444d39: Waiting [2024-09-09T04:08:32.469Z] 2f449208cda4: Waiting [2024-09-09T04:08:32.469Z] bc04c5f74912: Pushed [2024-09-09T04:08:32.469Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:32.469Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:32.728Z] 77d47e320da8: Pushed [2024-09-09T04:08:32.728Z] 3062286020a7: Pushed [2024-09-09T04:08:32.728Z] 2938dd3312ba: Pushed [2024-09-09T04:08:32.728Z] 8cd4d662ebcb: Pushed [2024-09-09T04:08:32.728Z] d62a02444d39: Layer already exists [2024-09-09T04:08:32.728Z] 23b70b1d7e97: Pushed [2024-09-09T04:08:33.297Z] afb4c0bb3841: Pushed [2024-09-09T04:08:33.867Z] 2c62280de077: Pushed [2024-09-09T04:08:33.867Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:5059a367279ba4b869789442ad535475031910dce71f93fd6fc588e8bab61116 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:34.207Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:34.551Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-09T04:08:34.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-09T04:08:34.551Z] bc04c5f74912: Preparing [2024-09-09T04:08:34.551Z] 77d47e320da8: Preparing [2024-09-09T04:08:34.551Z] afb4c0bb3841: Preparing [2024-09-09T04:08:34.551Z] 2938dd3312ba: Preparing [2024-09-09T04:08:34.551Z] 8cd4d662ebcb: Preparing [2024-09-09T04:08:34.551Z] 2f449208cda4: Preparing [2024-09-09T04:08:34.551Z] e7f6477a5af3: Preparing [2024-09-09T04:08:34.551Z] 3062286020a7: Preparing [2024-09-09T04:08:34.551Z] 23b70b1d7e97: Preparing [2024-09-09T04:08:34.551Z] 2c62280de077: Preparing [2024-09-09T04:08:34.551Z] d62a02444d39: Preparing [2024-09-09T04:08:34.551Z] 3062286020a7: Waiting [2024-09-09T04:08:34.551Z] 23b70b1d7e97: Waiting [2024-09-09T04:08:34.551Z] 2c62280de077: Waiting [2024-09-09T04:08:34.551Z] 2f449208cda4: Waiting [2024-09-09T04:08:34.551Z] d62a02444d39: Waiting [2024-09-09T04:08:34.551Z] 2938dd3312ba: Layer already exists [2024-09-09T04:08:34.551Z] 77d47e320da8: Layer already exists [2024-09-09T04:08:34.551Z] 8cd4d662ebcb: Layer already exists [2024-09-09T04:08:34.551Z] afb4c0bb3841: Layer already exists [2024-09-09T04:08:34.551Z] bc04c5f74912: Layer already exists [2024-09-09T04:08:34.551Z] 23b70b1d7e97: Layer already exists [2024-09-09T04:08:34.551Z] 3062286020a7: Layer already exists [2024-09-09T04:08:34.551Z] 2c62280de077: Layer already exists [2024-09-09T04:08:34.551Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:34.551Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:34.551Z] d62a02444d39: Layer already exists [2024-09-09T04:08:34.551Z] latest: digest: sha256:5059a367279ba4b869789442ad535475031910dce71f93fd6fc588e8bab61116 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:34.884Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:35.234Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.66 [2024-09-09T04:08:35.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-09T04:08:35.235Z] bc04c5f74912: Preparing [2024-09-09T04:08:35.235Z] 77d47e320da8: Preparing [2024-09-09T04:08:35.235Z] afb4c0bb3841: Preparing [2024-09-09T04:08:35.235Z] 2938dd3312ba: Preparing [2024-09-09T04:08:35.235Z] 8cd4d662ebcb: Preparing [2024-09-09T04:08:35.235Z] 2f449208cda4: Preparing [2024-09-09T04:08:35.235Z] e7f6477a5af3: Preparing [2024-09-09T04:08:35.235Z] 3062286020a7: Preparing [2024-09-09T04:08:35.235Z] 23b70b1d7e97: Preparing [2024-09-09T04:08:35.235Z] 2c62280de077: Preparing [2024-09-09T04:08:35.235Z] d62a02444d39: Preparing [2024-09-09T04:08:35.235Z] e7f6477a5af3: Waiting [2024-09-09T04:08:35.235Z] 3062286020a7: Waiting [2024-09-09T04:08:35.235Z] 23b70b1d7e97: Waiting [2024-09-09T04:08:35.235Z] 2f449208cda4: Waiting [2024-09-09T04:08:35.235Z] 2c62280de077: Waiting [2024-09-09T04:08:35.235Z] d62a02444d39: Waiting [2024-09-09T04:08:35.235Z] 77d47e320da8: Layer already exists [2024-09-09T04:08:35.235Z] 8cd4d662ebcb: Layer already exists [2024-09-09T04:08:35.235Z] afb4c0bb3841: Layer already exists [2024-09-09T04:08:35.235Z] bc04c5f74912: Layer already exists [2024-09-09T04:08:35.235Z] 2938dd3312ba: Layer already exists [2024-09-09T04:08:35.235Z] 3062286020a7: Layer already exists [2024-09-09T04:08:35.235Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:35.235Z] 23b70b1d7e97: Layer already exists [2024-09-09T04:08:35.235Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:35.235Z] 2c62280de077: Layer already exists [2024-09-09T04:08:35.235Z] d62a02444d39: Layer already exists [2024-09-09T04:08:35.235Z] 3.2.0-dev.66: digest: sha256:5059a367279ba4b869789442ad535475031910dce71f93fd6fc588e8bab61116 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:35.568Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:35.899Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:35.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-09T04:08:35.899Z] bc04c5f74912: Preparing [2024-09-09T04:08:35.899Z] 77d47e320da8: Preparing [2024-09-09T04:08:35.899Z] afb4c0bb3841: Preparing [2024-09-09T04:08:35.899Z] 2938dd3312ba: Preparing [2024-09-09T04:08:35.899Z] 8cd4d662ebcb: Preparing [2024-09-09T04:08:35.899Z] 2f449208cda4: Preparing [2024-09-09T04:08:35.899Z] e7f6477a5af3: Preparing [2024-09-09T04:08:35.899Z] 3062286020a7: Preparing [2024-09-09T04:08:35.899Z] 23b70b1d7e97: Preparing [2024-09-09T04:08:35.899Z] 2c62280de077: Preparing [2024-09-09T04:08:35.899Z] d62a02444d39: Preparing [2024-09-09T04:08:35.899Z] 3062286020a7: Waiting [2024-09-09T04:08:35.899Z] 2c62280de077: Waiting [2024-09-09T04:08:35.899Z] 23b70b1d7e97: Waiting [2024-09-09T04:08:35.899Z] d62a02444d39: Waiting [2024-09-09T04:08:35.899Z] 2f449208cda4: Waiting [2024-09-09T04:08:35.899Z] e7f6477a5af3: Waiting [2024-09-09T04:08:35.899Z] afb4c0bb3841: Layer already exists [2024-09-09T04:08:35.899Z] bc04c5f74912: Layer already exists [2024-09-09T04:08:35.899Z] 77d47e320da8: Layer already exists [2024-09-09T04:08:35.899Z] 8cd4d662ebcb: Layer already exists [2024-09-09T04:08:35.899Z] 2938dd3312ba: Layer already exists [2024-09-09T04:08:35.899Z] 3062286020a7: Layer already exists [2024-09-09T04:08:35.899Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:35.899Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:35.899Z] 23b70b1d7e97: Layer already exists [2024-09-09T04:08:35.899Z] 2c62280de077: Layer already exists [2024-09-09T04:08:35.899Z] d62a02444d39: Layer already exists [2024-09-09T04:08:35.899Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:5059a367279ba4b869789442ad535475031910dce71f93fd6fc588e8bab61116 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:36.229Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:36.544Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-09T04:08:36.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-09T04:08:36.544Z] bc04c5f74912: Preparing [2024-09-09T04:08:36.544Z] 77d47e320da8: Preparing [2024-09-09T04:08:36.544Z] afb4c0bb3841: Preparing [2024-09-09T04:08:36.544Z] 2938dd3312ba: Preparing [2024-09-09T04:08:36.544Z] 8cd4d662ebcb: Preparing [2024-09-09T04:08:36.544Z] 2f449208cda4: Preparing [2024-09-09T04:08:36.544Z] e7f6477a5af3: Preparing [2024-09-09T04:08:36.544Z] 2f449208cda4: Waiting [2024-09-09T04:08:36.544Z] 3062286020a7: Preparing [2024-09-09T04:08:36.544Z] 23b70b1d7e97: Preparing [2024-09-09T04:08:36.544Z] 2c62280de077: Preparing [2024-09-09T04:08:36.544Z] e7f6477a5af3: Waiting [2024-09-09T04:08:36.544Z] 3062286020a7: Waiting [2024-09-09T04:08:36.544Z] 23b70b1d7e97: Waiting [2024-09-09T04:08:36.544Z] d62a02444d39: Preparing [2024-09-09T04:08:36.544Z] d62a02444d39: Waiting [2024-09-09T04:08:36.544Z] 77d47e320da8: Layer already exists [2024-09-09T04:08:36.544Z] 2938dd3312ba: Layer already exists [2024-09-09T04:08:36.544Z] afb4c0bb3841: Layer already exists [2024-09-09T04:08:36.544Z] 8cd4d662ebcb: Layer already exists [2024-09-09T04:08:36.544Z] bc04c5f74912: Layer already exists [2024-09-09T04:08:36.544Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:36.544Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:36.544Z] 3062286020a7: Layer already exists [2024-09-09T04:08:36.544Z] 2c62280de077: Layer already exists [2024-09-09T04:08:36.544Z] 23b70b1d7e97: Layer already exists [2024-09-09T04:08:36.544Z] d62a02444d39: Layer already exists [2024-09-09T04:08:36.544Z] main: digest: sha256:5059a367279ba4b869789442ad535475031910dce71f93fd6fc588e8bab61116 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:08:36.638Z] ===================================================== [Pipeline] echo [2024-09-09T04:08:36.659Z] taggedImages: [2024-09-09T04:08:36.659Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:36.659Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-09T04:08:36.659Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.66 [2024-09-09T04:08:36.659Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:36.659Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-09T04:08:36.692Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-09T04:08:36.692Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:36.692Z] latest [2024-09-09T04:08:36.692Z] 3.2.0-dev.66 [2024-09-09T04:08:36.692Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:36.692Z] main [2024-09-09T04:08:36.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:37.053Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:37.392Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:37.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-09T04:08:37.392Z] a509b7442470: Preparing [2024-09-09T04:08:37.392Z] 03b23a6d0b64: Preparing [2024-09-09T04:08:37.392Z] 21f3796b3255: Preparing [2024-09-09T04:08:37.392Z] 4af5cb83f694: Preparing [2024-09-09T04:08:37.392Z] 8b9a8e6b1cc2: Preparing [2024-09-09T04:08:37.392Z] 45be9ed92c1c: Preparing [2024-09-09T04:08:37.392Z] 3bb85debaf7e: Preparing [2024-09-09T04:08:37.392Z] 2f449208cda4: Preparing [2024-09-09T04:08:37.392Z] e7f6477a5af3: Preparing [2024-09-09T04:08:37.392Z] ebc036e66800: Preparing [2024-09-09T04:08:37.392Z] 939f847d12ed: Preparing [2024-09-09T04:08:37.392Z] d62a02444d39: Preparing [2024-09-09T04:08:37.392Z] 45be9ed92c1c: Waiting [2024-09-09T04:08:37.392Z] ebc036e66800: Waiting [2024-09-09T04:08:37.392Z] 3bb85debaf7e: Waiting [2024-09-09T04:08:37.392Z] 939f847d12ed: Waiting [2024-09-09T04:08:37.392Z] d62a02444d39: Waiting [2024-09-09T04:08:37.392Z] 2f449208cda4: Waiting [2024-09-09T04:08:37.392Z] a509b7442470: Pushed [2024-09-09T04:08:37.392Z] 8b9a8e6b1cc2: Pushed [2024-09-09T04:08:37.392Z] 03b23a6d0b64: Pushed [2024-09-09T04:08:37.392Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:37.392Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:37.392Z] 45be9ed92c1c: Pushed [2024-09-09T04:08:37.651Z] 3bb85debaf7e: Pushed [2024-09-09T04:08:37.651Z] d62a02444d39: Layer already exists [2024-09-09T04:08:37.651Z] ebc036e66800: Pushed [2024-09-09T04:08:38.219Z] 4af5cb83f694: Pushed [2024-09-09T04:08:38.479Z] 21f3796b3255: Pushed [2024-09-09T04:08:38.739Z] 939f847d12ed: Pushed [2024-09-09T04:08:38.739Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:984ce59e8d4a9ea124ca59c9e029d88e67c5d6334a8bacb4eb99823e61112f39 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:39.074Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:39.408Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-09T04:08:39.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-09T04:08:39.408Z] a509b7442470: Preparing [2024-09-09T04:08:39.408Z] 03b23a6d0b64: Preparing [2024-09-09T04:08:39.408Z] 21f3796b3255: Preparing [2024-09-09T04:08:39.408Z] 4af5cb83f694: Preparing [2024-09-09T04:08:39.408Z] 8b9a8e6b1cc2: Preparing [2024-09-09T04:08:39.408Z] 45be9ed92c1c: Preparing [2024-09-09T04:08:39.408Z] 3bb85debaf7e: Preparing [2024-09-09T04:08:39.408Z] 2f449208cda4: Preparing [2024-09-09T04:08:39.408Z] e7f6477a5af3: Preparing [2024-09-09T04:08:39.408Z] ebc036e66800: Preparing [2024-09-09T04:08:39.408Z] 939f847d12ed: Preparing [2024-09-09T04:08:39.408Z] d62a02444d39: Preparing [2024-09-09T04:08:39.408Z] e7f6477a5af3: Waiting [2024-09-09T04:08:39.408Z] ebc036e66800: Waiting [2024-09-09T04:08:39.408Z] 939f847d12ed: Waiting [2024-09-09T04:08:39.408Z] 45be9ed92c1c: Waiting [2024-09-09T04:08:39.408Z] 3bb85debaf7e: Waiting [2024-09-09T04:08:39.408Z] 2f449208cda4: Waiting [2024-09-09T04:08:39.408Z] d62a02444d39: Waiting [2024-09-09T04:08:39.408Z] 03b23a6d0b64: Layer already exists [2024-09-09T04:08:39.408Z] 4af5cb83f694: Layer already exists [2024-09-09T04:08:39.408Z] 8b9a8e6b1cc2: Layer already exists [2024-09-09T04:08:39.408Z] 21f3796b3255: Layer already exists [2024-09-09T04:08:39.408Z] a509b7442470: Layer already exists [2024-09-09T04:08:39.408Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:39.408Z] 3bb85debaf7e: Layer already exists [2024-09-09T04:08:39.408Z] 45be9ed92c1c: Layer already exists [2024-09-09T04:08:39.408Z] ebc036e66800: Layer already exists [2024-09-09T04:08:39.408Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:39.408Z] d62a02444d39: Layer already exists [2024-09-09T04:08:39.408Z] 939f847d12ed: Layer already exists [2024-09-09T04:08:39.408Z] latest: digest: sha256:984ce59e8d4a9ea124ca59c9e029d88e67c5d6334a8bacb4eb99823e61112f39 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:39.738Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:40.069Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.66 [2024-09-09T04:08:40.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-09T04:08:40.069Z] a509b7442470: Preparing [2024-09-09T04:08:40.069Z] 03b23a6d0b64: Preparing [2024-09-09T04:08:40.069Z] 21f3796b3255: Preparing [2024-09-09T04:08:40.069Z] 4af5cb83f694: Preparing [2024-09-09T04:08:40.069Z] 8b9a8e6b1cc2: Preparing [2024-09-09T04:08:40.069Z] 45be9ed92c1c: Preparing [2024-09-09T04:08:40.069Z] 3bb85debaf7e: Preparing [2024-09-09T04:08:40.069Z] 2f449208cda4: Preparing [2024-09-09T04:08:40.069Z] e7f6477a5af3: Preparing [2024-09-09T04:08:40.069Z] ebc036e66800: Preparing [2024-09-09T04:08:40.069Z] 939f847d12ed: Preparing [2024-09-09T04:08:40.069Z] d62a02444d39: Preparing [2024-09-09T04:08:40.069Z] e7f6477a5af3: Waiting [2024-09-09T04:08:40.069Z] 939f847d12ed: Waiting [2024-09-09T04:08:40.069Z] 3bb85debaf7e: Waiting [2024-09-09T04:08:40.069Z] d62a02444d39: Waiting [2024-09-09T04:08:40.069Z] ebc036e66800: Waiting [2024-09-09T04:08:40.069Z] 45be9ed92c1c: Waiting [2024-09-09T04:08:40.069Z] 2f449208cda4: Waiting [2024-09-09T04:08:40.069Z] a509b7442470: Layer already exists [2024-09-09T04:08:40.069Z] 03b23a6d0b64: Layer already exists [2024-09-09T04:08:40.069Z] 4af5cb83f694: Layer already exists [2024-09-09T04:08:40.069Z] 21f3796b3255: Layer already exists [2024-09-09T04:08:40.069Z] 8b9a8e6b1cc2: Layer already exists [2024-09-09T04:08:40.069Z] 45be9ed92c1c: Layer already exists [2024-09-09T04:08:40.069Z] 3bb85debaf7e: Layer already exists [2024-09-09T04:08:40.069Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:40.069Z] ebc036e66800: Layer already exists [2024-09-09T04:08:40.069Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:40.069Z] 939f847d12ed: Layer already exists [2024-09-09T04:08:40.069Z] d62a02444d39: Layer already exists [2024-09-09T04:08:40.069Z] 3.2.0-dev.66: digest: sha256:984ce59e8d4a9ea124ca59c9e029d88e67c5d6334a8bacb4eb99823e61112f39 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:40.406Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:40.742Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:40.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-09T04:08:40.742Z] a509b7442470: Preparing [2024-09-09T04:08:40.742Z] 03b23a6d0b64: Preparing [2024-09-09T04:08:40.742Z] 21f3796b3255: Preparing [2024-09-09T04:08:40.742Z] 4af5cb83f694: Preparing [2024-09-09T04:08:40.742Z] 8b9a8e6b1cc2: Preparing [2024-09-09T04:08:40.742Z] 45be9ed92c1c: Preparing [2024-09-09T04:08:40.742Z] 3bb85debaf7e: Preparing [2024-09-09T04:08:40.742Z] 2f449208cda4: Preparing [2024-09-09T04:08:40.742Z] e7f6477a5af3: Preparing [2024-09-09T04:08:40.742Z] ebc036e66800: Preparing [2024-09-09T04:08:40.742Z] 939f847d12ed: Preparing [2024-09-09T04:08:40.742Z] d62a02444d39: Preparing [2024-09-09T04:08:40.742Z] 45be9ed92c1c: Waiting [2024-09-09T04:08:40.742Z] 3bb85debaf7e: Waiting [2024-09-09T04:08:40.742Z] 2f449208cda4: Waiting [2024-09-09T04:08:40.742Z] e7f6477a5af3: Waiting [2024-09-09T04:08:40.742Z] ebc036e66800: Waiting [2024-09-09T04:08:40.742Z] 939f847d12ed: Waiting [2024-09-09T04:08:40.742Z] d62a02444d39: Waiting [2024-09-09T04:08:40.742Z] a509b7442470: Layer already exists [2024-09-09T04:08:40.742Z] 8b9a8e6b1cc2: Layer already exists [2024-09-09T04:08:40.742Z] 03b23a6d0b64: Layer already exists [2024-09-09T04:08:40.742Z] 4af5cb83f694: Layer already exists [2024-09-09T04:08:40.742Z] 21f3796b3255: Layer already exists [2024-09-09T04:08:40.742Z] 3bb85debaf7e: Layer already exists [2024-09-09T04:08:40.742Z] 45be9ed92c1c: Layer already exists [2024-09-09T04:08:40.742Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:40.742Z] ebc036e66800: Layer already exists [2024-09-09T04:08:40.742Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:40.742Z] 939f847d12ed: Layer already exists [2024-09-09T04:08:40.742Z] d62a02444d39: Layer already exists [2024-09-09T04:08:40.742Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:984ce59e8d4a9ea124ca59c9e029d88e67c5d6334a8bacb4eb99823e61112f39 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:41.084Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:41.414Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-09T04:08:41.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-09T04:08:41.414Z] a509b7442470: Preparing [2024-09-09T04:08:41.414Z] 03b23a6d0b64: Preparing [2024-09-09T04:08:41.414Z] 21f3796b3255: Preparing [2024-09-09T04:08:41.414Z] 4af5cb83f694: Preparing [2024-09-09T04:08:41.414Z] 8b9a8e6b1cc2: Preparing [2024-09-09T04:08:41.414Z] 45be9ed92c1c: Preparing [2024-09-09T04:08:41.414Z] 3bb85debaf7e: Preparing [2024-09-09T04:08:41.414Z] 2f449208cda4: Preparing [2024-09-09T04:08:41.414Z] e7f6477a5af3: Preparing [2024-09-09T04:08:41.414Z] ebc036e66800: Preparing [2024-09-09T04:08:41.414Z] 939f847d12ed: Preparing [2024-09-09T04:08:41.414Z] d62a02444d39: Preparing [2024-09-09T04:08:41.414Z] 45be9ed92c1c: Waiting [2024-09-09T04:08:41.414Z] e7f6477a5af3: Waiting [2024-09-09T04:08:41.414Z] 939f847d12ed: Waiting [2024-09-09T04:08:41.414Z] ebc036e66800: Waiting [2024-09-09T04:08:41.414Z] 3bb85debaf7e: Waiting [2024-09-09T04:08:41.414Z] 2f449208cda4: Waiting [2024-09-09T04:08:41.414Z] 21f3796b3255: Layer already exists [2024-09-09T04:08:41.414Z] 4af5cb83f694: Layer already exists [2024-09-09T04:08:41.414Z] 03b23a6d0b64: Layer already exists [2024-09-09T04:08:41.414Z] a509b7442470: Layer already exists [2024-09-09T04:08:41.414Z] 8b9a8e6b1cc2: Layer already exists [2024-09-09T04:08:41.414Z] 45be9ed92c1c: Layer already exists [2024-09-09T04:08:41.414Z] 3bb85debaf7e: Layer already exists [2024-09-09T04:08:41.414Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:41.414Z] ebc036e66800: Layer already exists [2024-09-09T04:08:41.414Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:41.414Z] 939f847d12ed: Layer already exists [2024-09-09T04:08:41.414Z] d62a02444d39: Layer already exists [2024-09-09T04:08:41.414Z] main: digest: sha256:984ce59e8d4a9ea124ca59c9e029d88e67c5d6334a8bacb4eb99823e61112f39 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:08:41.502Z] ===================================================== [Pipeline] echo [2024-09-09T04:08:41.520Z] taggedImages: [2024-09-09T04:08:41.520Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:41.520Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-09T04:08:41.520Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.66 [2024-09-09T04:08:41.520Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:41.520Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-09T04:08:41.551Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-09T04:08:41.551Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:41.551Z] latest [2024-09-09T04:08:41.551Z] 3.2.0-dev.66 [2024-09-09T04:08:41.551Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:41.551Z] main [2024-09-09T04:08:41.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:41.910Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:42.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:42.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-09T04:08:42.251Z] 1e57a2eb781e: Preparing [2024-09-09T04:08:42.251Z] 528db92ce274: Preparing [2024-09-09T04:08:42.251Z] 2f449208cda4: Preparing [2024-09-09T04:08:42.251Z] e7f6477a5af3: Preparing [2024-09-09T04:08:42.251Z] cb2dcf75e8f2: Preparing [2024-09-09T04:08:42.251Z] 46d60036efcb: Preparing [2024-09-09T04:08:42.251Z] d62a02444d39: Preparing [2024-09-09T04:08:42.251Z] d62a02444d39: Waiting [2024-09-09T04:08:42.251Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:42.251Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:42.251Z] d62a02444d39: Layer already exists [2024-09-09T04:08:42.251Z] cb2dcf75e8f2: Pushed [2024-09-09T04:08:42.509Z] 1e57a2eb781e: Pushed [2024-09-09T04:08:43.077Z] 46d60036efcb: Pushed [2024-09-09T04:08:43.566Z] #73 ... [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:08:43.566Z] #81 DONE 102.9s [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:08:43.566Z] #85 DONE 93.0s [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:08:43.566Z] #88 DONE 78.1s [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:08:43.566Z] #82 DONE 103.1s [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #119 [core-metadata builder 6/7] COPY . . [2024-09-09T04:08:43.566Z] #119 ... [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:08:43.566Z] #86 DONE 90.1s [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T04:08:43.566Z] #120 DONE 2.0s [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T04:08:43.566Z] #121 CACHED [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:08:43.566Z] #122 CACHED [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:08:43.566Z] #123 CACHED [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:08:43.566Z] #124 CACHED [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:08:43.566Z] #125 CACHED [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T04:08:43.566Z] #126 CACHED [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #127 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:08:43.566Z] #127 CACHED [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #128 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:08:43.566Z] #128 CACHED [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #129 [support-notifications builder 6/7] COPY . . [2024-09-09T04:08:43.566Z] #129 CACHED [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #130 [core-keeper builder 7/8] COPY . . [2024-09-09T04:08:43.566Z] #130 DONE 2.1s [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #131 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T04:08:43.566Z] #131 DONE 2.1s [2024-09-09T04:08:43.566Z] [2024-09-09T04:08:43.566Z] #119 [core-metadata builder 6/7] COPY . . [2024-09-09T04:08:43.566Z] #119 DONE 2.1s [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T04:08:43.567Z] #132 ... [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:08:43.567Z] #133 CACHED [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T04:08:43.567Z] #134 CACHED [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:08:43.567Z] #135 CACHED [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #136 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T04:08:43.567Z] #136 DONE 2.1s [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:08:43.567Z] #137 CACHED [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:08:43.567Z] #138 CACHED [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #139 [core-data builder 6/7] COPY . . [2024-09-09T04:08:43.567Z] #139 CACHED [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #140 [core-command builder 6/7] COPY . . [2024-09-09T04:08:43.567Z] #140 CACHED [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:08:43.567Z] #141 CACHED [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:08:43.567Z] #142 CACHED [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:08:43.567Z] #143 CACHED [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #144 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T04:08:43.567Z] #144 CACHED [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #145 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:08:43.567Z] #145 CACHED [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #146 [support-scheduler builder 6/7] COPY . . [2024-09-09T04:08:43.567Z] #146 CACHED [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #147 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T04:08:43.567Z] #147 CACHED [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #148 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:08:43.567Z] #148 CACHED [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T04:08:43.567Z] #149 ... [2024-09-09T04:08:43.567Z] [2024-09-09T04:08:43.567Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T04:08:43.567Z] #0 5.294 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-09T04:08:43.834Z] #150 ... [2024-09-09T04:08:43.834Z] [2024-09-09T04:08:43.834Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T04:08:43.834Z] #0 5.524 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-09T04:08:44.015Z] 528db92ce274: Pushed [2024-09-09T04:08:44.015Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:fc0b63435bce626522c3d0092b3fd56b77b56b1e3f2dcc6b4982e4bc7f8de285 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:44.357Z] + 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-09-09T04:08:44.421Z] #151 ... [2024-09-09T04:08:44.421Z] [2024-09-09T04:08:44.421Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T04:08:44.421Z] #132 6.151 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-09T04:08:44.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-09T04:08:44.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-09T04:08:44.694Z] 1e57a2eb781e: Preparing [2024-09-09T04:08:44.694Z] 528db92ce274: Preparing [2024-09-09T04:08:44.694Z] 2f449208cda4: Preparing [2024-09-09T04:08:44.694Z] e7f6477a5af3: Preparing [2024-09-09T04:08:44.694Z] cb2dcf75e8f2: Preparing [2024-09-09T04:08:44.694Z] 46d60036efcb: Preparing [2024-09-09T04:08:44.694Z] d62a02444d39: Preparing [2024-09-09T04:08:44.694Z] 46d60036efcb: Waiting [2024-09-09T04:08:44.694Z] d62a02444d39: Waiting [2024-09-09T04:08:44.694Z] cb2dcf75e8f2: Layer already exists [2024-09-09T04:08:44.694Z] 1e57a2eb781e: Layer already exists [2024-09-09T04:08:44.694Z] 528db92ce274: Layer already exists [2024-09-09T04:08:44.694Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:44.694Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:44.694Z] 46d60036efcb: Layer already exists [2024-09-09T04:08:44.694Z] d62a02444d39: Layer already exists [2024-09-09T04:08:44.694Z] latest: digest: sha256:fc0b63435bce626522c3d0092b3fd56b77b56b1e3f2dcc6b4982e4bc7f8de285 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:45.040Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:45.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.66 [2024-09-09T04:08:45.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-09T04:08:45.375Z] 1e57a2eb781e: Preparing [2024-09-09T04:08:45.375Z] 528db92ce274: Preparing [2024-09-09T04:08:45.375Z] 2f449208cda4: Preparing [2024-09-09T04:08:45.375Z] e7f6477a5af3: Preparing [2024-09-09T04:08:45.375Z] cb2dcf75e8f2: Preparing [2024-09-09T04:08:45.375Z] 46d60036efcb: Preparing [2024-09-09T04:08:45.375Z] d62a02444d39: Preparing [2024-09-09T04:08:45.375Z] d62a02444d39: Waiting [2024-09-09T04:08:45.375Z] 46d60036efcb: Waiting [2024-09-09T04:08:45.375Z] cb2dcf75e8f2: Layer already exists [2024-09-09T04:08:45.375Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:45.375Z] 1e57a2eb781e: Layer already exists [2024-09-09T04:08:45.375Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:45.375Z] 528db92ce274: Layer already exists [2024-09-09T04:08:45.375Z] d62a02444d39: Layer already exists [2024-09-09T04:08:45.375Z] 46d60036efcb: Layer already exists [2024-09-09T04:08:45.375Z] 3.2.0-dev.66: digest: sha256:fc0b63435bce626522c3d0092b3fd56b77b56b1e3f2dcc6b4982e4bc7f8de285 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:45.716Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:46.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:46.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-09T04:08:46.047Z] 1e57a2eb781e: Preparing [2024-09-09T04:08:46.047Z] 528db92ce274: Preparing [2024-09-09T04:08:46.047Z] 2f449208cda4: Preparing [2024-09-09T04:08:46.047Z] e7f6477a5af3: Preparing [2024-09-09T04:08:46.047Z] cb2dcf75e8f2: Preparing [2024-09-09T04:08:46.047Z] 46d60036efcb: Preparing [2024-09-09T04:08:46.047Z] d62a02444d39: Preparing [2024-09-09T04:08:46.047Z] 46d60036efcb: Waiting [2024-09-09T04:08:46.047Z] d62a02444d39: Waiting [2024-09-09T04:08:46.047Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:46.047Z] 1e57a2eb781e: Layer already exists [2024-09-09T04:08:46.047Z] 528db92ce274: Layer already exists [2024-09-09T04:08:46.047Z] cb2dcf75e8f2: Layer already exists [2024-09-09T04:08:46.047Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:46.047Z] 46d60036efcb: Layer already exists [2024-09-09T04:08:46.047Z] d62a02444d39: Layer already exists [2024-09-09T04:08:46.047Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:fc0b63435bce626522c3d0092b3fd56b77b56b1e3f2dcc6b4982e4bc7f8de285 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:46.379Z] + 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-09-09T04:08:46.724Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-09T04:08:46.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-09T04:08:46.724Z] 1e57a2eb781e: Preparing [2024-09-09T04:08:46.724Z] 528db92ce274: Preparing [2024-09-09T04:08:46.724Z] 2f449208cda4: Preparing [2024-09-09T04:08:46.724Z] e7f6477a5af3: Preparing [2024-09-09T04:08:46.724Z] cb2dcf75e8f2: Preparing [2024-09-09T04:08:46.724Z] 46d60036efcb: Preparing [2024-09-09T04:08:46.724Z] d62a02444d39: Preparing [2024-09-09T04:08:46.724Z] 46d60036efcb: Waiting [2024-09-09T04:08:46.724Z] d62a02444d39: Waiting [2024-09-09T04:08:46.724Z] cb2dcf75e8f2: Layer already exists [2024-09-09T04:08:46.724Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:46.724Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:46.724Z] 528db92ce274: Layer already exists [2024-09-09T04:08:46.724Z] 1e57a2eb781e: Layer already exists [2024-09-09T04:08:46.724Z] 46d60036efcb: Layer already exists [2024-09-09T04:08:46.724Z] d62a02444d39: Layer already exists [2024-09-09T04:08:46.724Z] main: digest: sha256:fc0b63435bce626522c3d0092b3fd56b77b56b1e3f2dcc6b4982e4bc7f8de285 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:08:46.855Z] ===================================================== [Pipeline] echo [2024-09-09T04:08:46.869Z] taggedImages: [2024-09-09T04:08:46.869Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:46.869Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-09T04:08:46.869Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.66 [2024-09-09T04:08:46.869Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:46.869Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-09T04:08:46.897Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-09T04:08:46.897Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:46.897Z] latest [2024-09-09T04:08:46.897Z] 3.2.0-dev.66 [2024-09-09T04:08:46.897Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:46.897Z] main [2024-09-09T04:08:46.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:47.288Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:47.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:47.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-09T04:08:47.621Z] c9091de296b2: Preparing [2024-09-09T04:08:47.621Z] bec3527a8bd1: Preparing [2024-09-09T04:08:47.621Z] 4281a572ff1c: Preparing [2024-09-09T04:08:47.621Z] 2f449208cda4: Preparing [2024-09-09T04:08:47.621Z] e7f6477a5af3: Preparing [2024-09-09T04:08:47.621Z] f22ab71dd2f0: Preparing [2024-09-09T04:08:47.621Z] fec267c7aab3: Preparing [2024-09-09T04:08:47.621Z] 87b7f981a413: Preparing [2024-09-09T04:08:47.621Z] 5b07579c4812: Preparing [2024-09-09T04:08:47.621Z] d62a02444d39: Preparing [2024-09-09T04:08:47.621Z] 87b7f981a413: Waiting [2024-09-09T04:08:47.621Z] f22ab71dd2f0: Waiting [2024-09-09T04:08:47.621Z] fec267c7aab3: Waiting [2024-09-09T04:08:47.621Z] d62a02444d39: Waiting [2024-09-09T04:08:47.621Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:47.621Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:47.621Z] c9091de296b2: Pushed [2024-09-09T04:08:47.621Z] 4281a572ff1c: Pushed [2024-09-09T04:08:47.621Z] bec3527a8bd1: Pushed [2024-09-09T04:08:47.880Z] d62a02444d39: Layer already exists [2024-09-09T04:08:47.880Z] 87b7f981a413: Pushed [2024-09-09T04:08:48.139Z] 5b07579c4812: Pushed [2024-09-09T04:08:48.685Z] #132 ... [2024-09-09T04:08:48.685Z] [2024-09-09T04:08:48.685Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T04:08:48.685Z] #0 4.622 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-09T04:08:48.685Z] #152 ... [2024-09-09T04:08:48.685Z] [2024-09-09T04:08:48.685Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T04:08:48.685Z] #0 6.465 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-09T04:08:48.685Z] #153 ... [2024-09-09T04:08:48.685Z] [2024-09-09T04:08:48.685Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T04:08:48.685Z] #0 6.194 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-09T04:08:48.685Z] #154 ... [2024-09-09T04:08:48.685Z] [2024-09-09T04:08:48.685Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T04:08:48.685Z] #0 6.452 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-09T04:08:48.963Z] #155 ... [2024-09-09T04:08:48.963Z] [2024-09-09T04:08:48.963Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T04:08:48.963Z] #0 5.294 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-09T04:08:48.963Z] #156 ... [2024-09-09T04:08:48.963Z] [2024-09-09T04:08:48.963Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T04:08:48.963Z] #0 5.230 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-09T04:08:49.272Z] #157 ... [2024-09-09T04:08:49.272Z] [2024-09-09T04:08:49.272Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T04:08:49.272Z] #0 5.397 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-09T04:08:49.539Z] #158 ... [2024-09-09T04:08:49.539Z] [2024-09-09T04:08:49.539Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T04:08:49.539Z] #0 4.665 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-09T04:08:49.539Z] #159 ... [2024-09-09T04:08:49.539Z] [2024-09-09T04:08:49.539Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T04:08:49.539Z] #0 5.809 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-09T04:08:49.804Z] #160 ... [2024-09-09T04:08:49.804Z] [2024-09-09T04:08:49.804Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T04:08:49.804Z] #149 6.422 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-09T04:08:53.411Z] fec267c7aab3: Pushed [2024-09-09T04:08:56.702Z] f22ab71dd2f0: Pushed [2024-09-09T04:08:56.702Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:d1c5edf04c9e07b3ec691104112293936d82835d7850e6453e0dee48a76c1741 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:57.100Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:57.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-09T04:08:57.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-09T04:08:57.437Z] c9091de296b2: Preparing [2024-09-09T04:08:57.437Z] bec3527a8bd1: Preparing [2024-09-09T04:08:57.437Z] 4281a572ff1c: Preparing [2024-09-09T04:08:57.437Z] 2f449208cda4: Preparing [2024-09-09T04:08:57.437Z] e7f6477a5af3: Preparing [2024-09-09T04:08:57.437Z] f22ab71dd2f0: Preparing [2024-09-09T04:08:57.437Z] fec267c7aab3: Preparing [2024-09-09T04:08:57.437Z] 87b7f981a413: Preparing [2024-09-09T04:08:57.437Z] 5b07579c4812: Preparing [2024-09-09T04:08:57.437Z] d62a02444d39: Preparing [2024-09-09T04:08:57.437Z] f22ab71dd2f0: Waiting [2024-09-09T04:08:57.437Z] fec267c7aab3: Waiting [2024-09-09T04:08:57.437Z] 87b7f981a413: Waiting [2024-09-09T04:08:57.437Z] 5b07579c4812: Waiting [2024-09-09T04:08:57.437Z] d62a02444d39: Waiting [2024-09-09T04:08:57.437Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:57.437Z] 4281a572ff1c: Layer already exists [2024-09-09T04:08:57.437Z] bec3527a8bd1: Layer already exists [2024-09-09T04:08:57.437Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:57.437Z] c9091de296b2: Layer already exists [2024-09-09T04:08:57.437Z] fec267c7aab3: Layer already exists [2024-09-09T04:08:57.437Z] 5b07579c4812: Layer already exists [2024-09-09T04:08:57.437Z] f22ab71dd2f0: Layer already exists [2024-09-09T04:08:57.437Z] 87b7f981a413: Layer already exists [2024-09-09T04:08:57.437Z] d62a02444d39: Layer already exists [2024-09-09T04:08:57.437Z] latest: digest: sha256:d1c5edf04c9e07b3ec691104112293936d82835d7850e6453e0dee48a76c1741 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:57.831Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:58.186Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.66 [2024-09-09T04:08:58.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-09T04:08:58.186Z] c9091de296b2: Preparing [2024-09-09T04:08:58.186Z] bec3527a8bd1: Preparing [2024-09-09T04:08:58.186Z] 4281a572ff1c: Preparing [2024-09-09T04:08:58.186Z] 2f449208cda4: Preparing [2024-09-09T04:08:58.186Z] e7f6477a5af3: Preparing [2024-09-09T04:08:58.186Z] f22ab71dd2f0: Preparing [2024-09-09T04:08:58.186Z] fec267c7aab3: Preparing [2024-09-09T04:08:58.186Z] 87b7f981a413: Preparing [2024-09-09T04:08:58.186Z] 5b07579c4812: Preparing [2024-09-09T04:08:58.186Z] d62a02444d39: Preparing [2024-09-09T04:08:58.186Z] fec267c7aab3: Waiting [2024-09-09T04:08:58.186Z] 87b7f981a413: Waiting [2024-09-09T04:08:58.186Z] 5b07579c4812: Waiting [2024-09-09T04:08:58.186Z] d62a02444d39: Waiting [2024-09-09T04:08:58.186Z] f22ab71dd2f0: Waiting [2024-09-09T04:08:58.186Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:58.186Z] c9091de296b2: Layer already exists [2024-09-09T04:08:58.186Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:58.186Z] 4281a572ff1c: Layer already exists [2024-09-09T04:08:58.186Z] bec3527a8bd1: Layer already exists [2024-09-09T04:08:58.186Z] f22ab71dd2f0: Layer already exists [2024-09-09T04:08:58.186Z] 87b7f981a413: Layer already exists [2024-09-09T04:08:58.186Z] fec267c7aab3: Layer already exists [2024-09-09T04:08:58.186Z] d62a02444d39: Layer already exists [2024-09-09T04:08:58.186Z] 5b07579c4812: Layer already exists [2024-09-09T04:08:58.186Z] 3.2.0-dev.66: digest: sha256:d1c5edf04c9e07b3ec691104112293936d82835d7850e6453e0dee48a76c1741 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:58.630Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:58.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:58.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-09T04:08:58.964Z] c9091de296b2: Preparing [2024-09-09T04:08:58.964Z] bec3527a8bd1: Preparing [2024-09-09T04:08:58.964Z] 4281a572ff1c: Preparing [2024-09-09T04:08:58.964Z] 2f449208cda4: Preparing [2024-09-09T04:08:58.964Z] e7f6477a5af3: Preparing [2024-09-09T04:08:58.964Z] f22ab71dd2f0: Preparing [2024-09-09T04:08:58.964Z] fec267c7aab3: Preparing [2024-09-09T04:08:58.964Z] 87b7f981a413: Preparing [2024-09-09T04:08:58.964Z] 5b07579c4812: Preparing [2024-09-09T04:08:58.964Z] d62a02444d39: Preparing [2024-09-09T04:08:58.964Z] fec267c7aab3: Waiting [2024-09-09T04:08:58.964Z] 5b07579c4812: Waiting [2024-09-09T04:08:58.964Z] d62a02444d39: Waiting [2024-09-09T04:08:58.964Z] 87b7f981a413: Waiting [2024-09-09T04:08:58.964Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:58.964Z] 4281a572ff1c: Layer already exists [2024-09-09T04:08:58.964Z] c9091de296b2: Layer already exists [2024-09-09T04:08:58.964Z] bec3527a8bd1: Layer already exists [2024-09-09T04:08:58.964Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:58.964Z] fec267c7aab3: Layer already exists [2024-09-09T04:08:58.964Z] f22ab71dd2f0: Layer already exists [2024-09-09T04:08:58.964Z] 87b7f981a413: Layer already exists [2024-09-09T04:08:58.964Z] 5b07579c4812: Layer already exists [2024-09-09T04:08:58.964Z] d62a02444d39: Layer already exists [2024-09-09T04:08:58.964Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:d1c5edf04c9e07b3ec691104112293936d82835d7850e6453e0dee48a76c1741 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:59.308Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:08:59.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-09T04:08:59.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-09T04:08:59.659Z] c9091de296b2: Preparing [2024-09-09T04:08:59.659Z] bec3527a8bd1: Preparing [2024-09-09T04:08:59.659Z] 4281a572ff1c: Preparing [2024-09-09T04:08:59.659Z] 2f449208cda4: Preparing [2024-09-09T04:08:59.659Z] e7f6477a5af3: Preparing [2024-09-09T04:08:59.659Z] f22ab71dd2f0: Preparing [2024-09-09T04:08:59.659Z] fec267c7aab3: Preparing [2024-09-09T04:08:59.659Z] 87b7f981a413: Preparing [2024-09-09T04:08:59.659Z] 5b07579c4812: Preparing [2024-09-09T04:08:59.659Z] d62a02444d39: Preparing [2024-09-09T04:08:59.659Z] 87b7f981a413: Waiting [2024-09-09T04:08:59.659Z] 5b07579c4812: Waiting [2024-09-09T04:08:59.659Z] d62a02444d39: Waiting [2024-09-09T04:08:59.659Z] fec267c7aab3: Waiting [2024-09-09T04:08:59.659Z] c9091de296b2: Layer already exists [2024-09-09T04:08:59.659Z] e7f6477a5af3: Layer already exists [2024-09-09T04:08:59.659Z] bec3527a8bd1: Layer already exists [2024-09-09T04:08:59.659Z] 2f449208cda4: Layer already exists [2024-09-09T04:08:59.659Z] 4281a572ff1c: Layer already exists [2024-09-09T04:08:59.659Z] f22ab71dd2f0: Layer already exists [2024-09-09T04:08:59.659Z] 5b07579c4812: Layer already exists [2024-09-09T04:08:59.659Z] fec267c7aab3: Layer already exists [2024-09-09T04:08:59.659Z] 87b7f981a413: Layer already exists [2024-09-09T04:08:59.659Z] d62a02444d39: Layer already exists [2024-09-09T04:08:59.659Z] main: digest: sha256:d1c5edf04c9e07b3ec691104112293936d82835d7850e6453e0dee48a76c1741 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:08:59.729Z] ===================================================== [Pipeline] echo [2024-09-09T04:08:59.742Z] taggedImages: [2024-09-09T04:08:59.742Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:59.742Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-09T04:08:59.742Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.66 [2024-09-09T04:08:59.742Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:59.742Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-09T04:08:59.849Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-09T04:08:59.849Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:08:59.849Z] latest [2024-09-09T04:08:59.849Z] 3.2.0-dev.66 [2024-09-09T04:08:59.849Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:08:59.849Z] main [2024-09-09T04:08:59.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:00.204Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:00.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:09:00.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-09T04:09:00.785Z] a729ec0b74b0: Preparing [2024-09-09T04:09:00.785Z] 7af1825506c8: Preparing [2024-09-09T04:09:00.785Z] ac2e794b09d0: Preparing [2024-09-09T04:09:00.785Z] 2f449208cda4: Preparing [2024-09-09T04:09:00.785Z] e7f6477a5af3: Preparing [2024-09-09T04:09:00.785Z] d774a1601d7b: Preparing [2024-09-09T04:09:00.785Z] 5c14cccea18f: Preparing [2024-09-09T04:09:00.785Z] 353aeeb23860: Preparing [2024-09-09T04:09:00.785Z] d62a02444d39: Preparing [2024-09-09T04:09:00.785Z] 5c14cccea18f: Waiting [2024-09-09T04:09:00.785Z] 353aeeb23860: Waiting [2024-09-09T04:09:00.785Z] d62a02444d39: Waiting [2024-09-09T04:09:00.785Z] d774a1601d7b: Waiting [2024-09-09T04:09:00.785Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:00.785Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:01.042Z] a729ec0b74b0: Pushed [2024-09-09T04:09:01.042Z] 7af1825506c8: Pushed [2024-09-09T04:09:01.042Z] 5c14cccea18f: Pushed [2024-09-09T04:09:01.042Z] ac2e794b09d0: Pushed [2024-09-09T04:09:01.042Z] d62a02444d39: Layer already exists [2024-09-09T04:09:01.300Z] 353aeeb23860: Pushed [2024-09-09T04:09:11.281Z] d774a1601d7b: Pushed [2024-09-09T04:09:11.281Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:216b20d51c00dc697f65af8f28dfc6a5eadfe6ad474ab98ceefbbaebd9f84e6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:11.619Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:11.955Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-09T04:09:11.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-09T04:09:11.955Z] a729ec0b74b0: Preparing [2024-09-09T04:09:11.955Z] 7af1825506c8: Preparing [2024-09-09T04:09:11.955Z] ac2e794b09d0: Preparing [2024-09-09T04:09:11.955Z] 2f449208cda4: Preparing [2024-09-09T04:09:11.955Z] e7f6477a5af3: Preparing [2024-09-09T04:09:11.955Z] d774a1601d7b: Preparing [2024-09-09T04:09:11.956Z] 5c14cccea18f: Preparing [2024-09-09T04:09:11.956Z] 353aeeb23860: Preparing [2024-09-09T04:09:11.956Z] d62a02444d39: Preparing [2024-09-09T04:09:11.956Z] d774a1601d7b: Waiting [2024-09-09T04:09:11.956Z] 5c14cccea18f: Waiting [2024-09-09T04:09:11.956Z] 353aeeb23860: Waiting [2024-09-09T04:09:11.956Z] d62a02444d39: Waiting [2024-09-09T04:09:11.956Z] a729ec0b74b0: Layer already exists [2024-09-09T04:09:11.956Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:11.956Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:11.956Z] ac2e794b09d0: Layer already exists [2024-09-09T04:09:11.956Z] 7af1825506c8: Layer already exists [2024-09-09T04:09:11.956Z] 5c14cccea18f: Layer already exists [2024-09-09T04:09:11.956Z] d62a02444d39: Layer already exists [2024-09-09T04:09:11.956Z] d774a1601d7b: Layer already exists [2024-09-09T04:09:11.956Z] 353aeeb23860: Layer already exists [2024-09-09T04:09:11.956Z] latest: digest: sha256:216b20d51c00dc697f65af8f28dfc6a5eadfe6ad474ab98ceefbbaebd9f84e6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:12.301Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:12.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.66 [2024-09-09T04:09:12.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-09T04:09:12.635Z] a729ec0b74b0: Preparing [2024-09-09T04:09:12.635Z] 7af1825506c8: Preparing [2024-09-09T04:09:12.635Z] ac2e794b09d0: Preparing [2024-09-09T04:09:12.635Z] 2f449208cda4: Preparing [2024-09-09T04:09:12.635Z] e7f6477a5af3: Preparing [2024-09-09T04:09:12.635Z] d774a1601d7b: Preparing [2024-09-09T04:09:12.635Z] d774a1601d7b: Waiting [2024-09-09T04:09:12.635Z] 5c14cccea18f: Preparing [2024-09-09T04:09:12.635Z] 353aeeb23860: Preparing [2024-09-09T04:09:12.635Z] 5c14cccea18f: Waiting [2024-09-09T04:09:12.635Z] d62a02444d39: Preparing [2024-09-09T04:09:12.635Z] d62a02444d39: Waiting [2024-09-09T04:09:12.635Z] 353aeeb23860: Waiting [2024-09-09T04:09:12.635Z] a729ec0b74b0: Layer already exists [2024-09-09T04:09:12.635Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:12.635Z] ac2e794b09d0: Layer already exists [2024-09-09T04:09:12.635Z] 7af1825506c8: Layer already exists [2024-09-09T04:09:12.635Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:12.635Z] 353aeeb23860: Layer already exists [2024-09-09T04:09:12.635Z] d774a1601d7b: Layer already exists [2024-09-09T04:09:12.635Z] d62a02444d39: Layer already exists [2024-09-09T04:09:12.635Z] 5c14cccea18f: Layer already exists [2024-09-09T04:09:12.635Z] 3.2.0-dev.66: digest: sha256:216b20d51c00dc697f65af8f28dfc6a5eadfe6ad474ab98ceefbbaebd9f84e6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:12.978Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:13.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:09:13.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-09T04:09:13.317Z] a729ec0b74b0: Preparing [2024-09-09T04:09:13.317Z] 7af1825506c8: Preparing [2024-09-09T04:09:13.317Z] ac2e794b09d0: Preparing [2024-09-09T04:09:13.317Z] 2f449208cda4: Preparing [2024-09-09T04:09:13.317Z] e7f6477a5af3: Preparing [2024-09-09T04:09:13.317Z] d774a1601d7b: Preparing [2024-09-09T04:09:13.317Z] 5c14cccea18f: Preparing [2024-09-09T04:09:13.317Z] 353aeeb23860: Preparing [2024-09-09T04:09:13.317Z] d62a02444d39: Preparing [2024-09-09T04:09:13.317Z] d774a1601d7b: Waiting [2024-09-09T04:09:13.317Z] 5c14cccea18f: Waiting [2024-09-09T04:09:13.317Z] d62a02444d39: Waiting [2024-09-09T04:09:13.317Z] 353aeeb23860: Waiting [2024-09-09T04:09:13.317Z] ac2e794b09d0: Layer already exists [2024-09-09T04:09:13.317Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:13.317Z] a729ec0b74b0: Layer already exists [2024-09-09T04:09:13.317Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:13.317Z] 7af1825506c8: Layer already exists [2024-09-09T04:09:13.317Z] d774a1601d7b: Layer already exists [2024-09-09T04:09:13.317Z] 353aeeb23860: Layer already exists [2024-09-09T04:09:13.317Z] 5c14cccea18f: Layer already exists [2024-09-09T04:09:13.317Z] d62a02444d39: Layer already exists [2024-09-09T04:09:13.317Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:216b20d51c00dc697f65af8f28dfc6a5eadfe6ad474ab98ceefbbaebd9f84e6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:13.848Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:14.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-09T04:09:14.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-09T04:09:14.177Z] a729ec0b74b0: Preparing [2024-09-09T04:09:14.177Z] 7af1825506c8: Preparing [2024-09-09T04:09:14.177Z] ac2e794b09d0: Preparing [2024-09-09T04:09:14.177Z] 2f449208cda4: Preparing [2024-09-09T04:09:14.177Z] e7f6477a5af3: Preparing [2024-09-09T04:09:14.177Z] d774a1601d7b: Preparing [2024-09-09T04:09:14.177Z] 5c14cccea18f: Preparing [2024-09-09T04:09:14.177Z] 353aeeb23860: Preparing [2024-09-09T04:09:14.177Z] d62a02444d39: Preparing [2024-09-09T04:09:14.177Z] d774a1601d7b: Waiting [2024-09-09T04:09:14.177Z] 5c14cccea18f: Waiting [2024-09-09T04:09:14.177Z] 353aeeb23860: Waiting [2024-09-09T04:09:14.177Z] d62a02444d39: Waiting [2024-09-09T04:09:14.177Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:14.177Z] 7af1825506c8: Layer already exists [2024-09-09T04:09:14.177Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:14.177Z] ac2e794b09d0: Layer already exists [2024-09-09T04:09:14.177Z] a729ec0b74b0: Layer already exists [2024-09-09T04:09:14.177Z] d774a1601d7b: Layer already exists [2024-09-09T04:09:14.177Z] 5c14cccea18f: Layer already exists [2024-09-09T04:09:14.177Z] 353aeeb23860: Layer already exists [2024-09-09T04:09:14.177Z] d62a02444d39: Layer already exists [2024-09-09T04:09:14.177Z] main: digest: sha256:216b20d51c00dc697f65af8f28dfc6a5eadfe6ad474ab98ceefbbaebd9f84e6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:09:14.270Z] ===================================================== [Pipeline] echo [2024-09-09T04:09:14.286Z] taggedImages: [2024-09-09T04:09:14.286Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:09:14.286Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-09T04:09:14.286Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.66 [2024-09-09T04:09:14.286Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:09:14.286Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-09T04:09:14.315Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-09T04:09:14.315Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:09:14.315Z] latest [2024-09-09T04:09:14.315Z] 3.2.0-dev.66 [2024-09-09T04:09:14.315Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:09:14.315Z] main [2024-09-09T04:09:14.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:14.681Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:15.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:09:15.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-09T04:09:15.020Z] 8dfd7c005f0e: Preparing [2024-09-09T04:09:15.020Z] e8edf08b5c8d: Preparing [2024-09-09T04:09:15.020Z] 90100dc60e9a: Preparing [2024-09-09T04:09:15.020Z] 2f449208cda4: Preparing [2024-09-09T04:09:15.020Z] e7f6477a5af3: Preparing [2024-09-09T04:09:15.020Z] 678abbd5fdae: Preparing [2024-09-09T04:09:15.020Z] 87b7f981a413: Preparing [2024-09-09T04:09:15.020Z] 5b07579c4812: Preparing [2024-09-09T04:09:15.020Z] d62a02444d39: Preparing [2024-09-09T04:09:15.020Z] 87b7f981a413: Waiting [2024-09-09T04:09:15.020Z] 5b07579c4812: Waiting [2024-09-09T04:09:15.020Z] d62a02444d39: Waiting [2024-09-09T04:09:15.020Z] 678abbd5fdae: Waiting [2024-09-09T04:09:15.020Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:15.020Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:15.020Z] 87b7f981a413: Layer already exists [2024-09-09T04:09:15.020Z] 5b07579c4812: Layer already exists [2024-09-09T04:09:15.020Z] d62a02444d39: Layer already exists [2024-09-09T04:09:15.020Z] 90100dc60e9a: Pushed [2024-09-09T04:09:15.020Z] e8edf08b5c8d: Pushed [2024-09-09T04:09:15.020Z] 8dfd7c005f0e: Pushed [2024-09-09T04:09:25.015Z] 678abbd5fdae: Pushed [2024-09-09T04:09:25.015Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:f97d32849f2092635ba405760db0cbed12635c37f9ee7e986d02413e0caebfeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:25.355Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:25.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-09T04:09:25.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-09T04:09:25.697Z] 8dfd7c005f0e: Preparing [2024-09-09T04:09:25.697Z] e8edf08b5c8d: Preparing [2024-09-09T04:09:25.697Z] 90100dc60e9a: Preparing [2024-09-09T04:09:25.697Z] 2f449208cda4: Preparing [2024-09-09T04:09:25.697Z] e7f6477a5af3: Preparing [2024-09-09T04:09:25.697Z] 678abbd5fdae: Preparing [2024-09-09T04:09:25.697Z] 87b7f981a413: Preparing [2024-09-09T04:09:25.697Z] 5b07579c4812: Preparing [2024-09-09T04:09:25.697Z] d62a02444d39: Preparing [2024-09-09T04:09:25.697Z] 678abbd5fdae: Waiting [2024-09-09T04:09:25.697Z] 87b7f981a413: Waiting [2024-09-09T04:09:25.697Z] 5b07579c4812: Waiting [2024-09-09T04:09:25.697Z] d62a02444d39: Waiting [2024-09-09T04:09:25.697Z] e8edf08b5c8d: Layer already exists [2024-09-09T04:09:25.697Z] 8dfd7c005f0e: Layer already exists [2024-09-09T04:09:25.697Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:25.697Z] 90100dc60e9a: Layer already exists [2024-09-09T04:09:25.697Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:25.697Z] 678abbd5fdae: Layer already exists [2024-09-09T04:09:25.697Z] 87b7f981a413: Layer already exists [2024-09-09T04:09:25.697Z] 5b07579c4812: Layer already exists [2024-09-09T04:09:25.697Z] d62a02444d39: Layer already exists [2024-09-09T04:09:25.697Z] latest: digest: sha256:f97d32849f2092635ba405760db0cbed12635c37f9ee7e986d02413e0caebfeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:26.037Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:26.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.66 [2024-09-09T04:09:26.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-09T04:09:26.389Z] 8dfd7c005f0e: Preparing [2024-09-09T04:09:26.389Z] e8edf08b5c8d: Preparing [2024-09-09T04:09:26.389Z] 90100dc60e9a: Preparing [2024-09-09T04:09:26.389Z] 2f449208cda4: Preparing [2024-09-09T04:09:26.389Z] e7f6477a5af3: Preparing [2024-09-09T04:09:26.389Z] 678abbd5fdae: Preparing [2024-09-09T04:09:26.389Z] 87b7f981a413: Preparing [2024-09-09T04:09:26.389Z] 5b07579c4812: Preparing [2024-09-09T04:09:26.389Z] d62a02444d39: Preparing [2024-09-09T04:09:26.389Z] 5b07579c4812: Waiting [2024-09-09T04:09:26.389Z] d62a02444d39: Waiting [2024-09-09T04:09:26.389Z] 87b7f981a413: Waiting [2024-09-09T04:09:26.389Z] 678abbd5fdae: Waiting [2024-09-09T04:09:26.389Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:26.389Z] 8dfd7c005f0e: Layer already exists [2024-09-09T04:09:26.389Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:26.389Z] e8edf08b5c8d: Layer already exists [2024-09-09T04:09:26.389Z] 90100dc60e9a: Layer already exists [2024-09-09T04:09:26.389Z] 5b07579c4812: Layer already exists [2024-09-09T04:09:26.389Z] 87b7f981a413: Layer already exists [2024-09-09T04:09:26.389Z] d62a02444d39: Layer already exists [2024-09-09T04:09:26.389Z] 678abbd5fdae: Layer already exists [2024-09-09T04:09:26.389Z] 3.2.0-dev.66: digest: sha256:f97d32849f2092635ba405760db0cbed12635c37f9ee7e986d02413e0caebfeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:26.728Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:27.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:09:27.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-09T04:09:27.053Z] 8dfd7c005f0e: Preparing [2024-09-09T04:09:27.053Z] e8edf08b5c8d: Preparing [2024-09-09T04:09:27.053Z] 90100dc60e9a: Preparing [2024-09-09T04:09:27.053Z] 2f449208cda4: Preparing [2024-09-09T04:09:27.053Z] e7f6477a5af3: Preparing [2024-09-09T04:09:27.053Z] 678abbd5fdae: Preparing [2024-09-09T04:09:27.053Z] 678abbd5fdae: Waiting [2024-09-09T04:09:27.053Z] 87b7f981a413: Preparing [2024-09-09T04:09:27.053Z] 5b07579c4812: Preparing [2024-09-09T04:09:27.053Z] d62a02444d39: Preparing [2024-09-09T04:09:27.053Z] 87b7f981a413: Waiting [2024-09-09T04:09:27.053Z] d62a02444d39: Waiting [2024-09-09T04:09:27.053Z] 5b07579c4812: Waiting [2024-09-09T04:09:27.053Z] e8edf08b5c8d: Layer already exists [2024-09-09T04:09:27.053Z] 8dfd7c005f0e: Layer already exists [2024-09-09T04:09:27.053Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:27.053Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:27.053Z] 90100dc60e9a: Layer already exists [2024-09-09T04:09:27.053Z] 5b07579c4812: Layer already exists [2024-09-09T04:09:27.053Z] 678abbd5fdae: Layer already exists [2024-09-09T04:09:27.053Z] 87b7f981a413: Layer already exists [2024-09-09T04:09:27.053Z] d62a02444d39: Layer already exists [2024-09-09T04:09:27.053Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:f97d32849f2092635ba405760db0cbed12635c37f9ee7e986d02413e0caebfeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:27.389Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:27.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-09T04:09:27.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-09T04:09:27.806Z] 8dfd7c005f0e: Preparing [2024-09-09T04:09:27.806Z] e8edf08b5c8d: Preparing [2024-09-09T04:09:27.806Z] 90100dc60e9a: Preparing [2024-09-09T04:09:27.806Z] 2f449208cda4: Preparing [2024-09-09T04:09:27.806Z] e7f6477a5af3: Preparing [2024-09-09T04:09:27.806Z] 678abbd5fdae: Preparing [2024-09-09T04:09:27.806Z] 87b7f981a413: Preparing [2024-09-09T04:09:27.806Z] 5b07579c4812: Preparing [2024-09-09T04:09:27.806Z] d62a02444d39: Preparing [2024-09-09T04:09:27.806Z] 87b7f981a413: Waiting [2024-09-09T04:09:27.806Z] 5b07579c4812: Waiting [2024-09-09T04:09:27.806Z] d62a02444d39: Waiting [2024-09-09T04:09:27.806Z] 678abbd5fdae: Waiting [2024-09-09T04:09:27.806Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:27.806Z] 8dfd7c005f0e: Layer already exists [2024-09-09T04:09:27.806Z] 90100dc60e9a: Layer already exists [2024-09-09T04:09:27.806Z] e8edf08b5c8d: Layer already exists [2024-09-09T04:09:27.806Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:27.806Z] 678abbd5fdae: Layer already exists [2024-09-09T04:09:27.806Z] d62a02444d39: Layer already exists [2024-09-09T04:09:27.806Z] 87b7f981a413: Layer already exists [2024-09-09T04:09:27.806Z] 5b07579c4812: Layer already exists [2024-09-09T04:09:27.806Z] main: digest: sha256:f97d32849f2092635ba405760db0cbed12635c37f9ee7e986d02413e0caebfeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:09:27.909Z] ===================================================== [Pipeline] echo [2024-09-09T04:09:27.984Z] taggedImages: [2024-09-09T04:09:27.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:09:27.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-09T04:09:27.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.66 [2024-09-09T04:09:27.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:09:27.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-09T04:09:28.012Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-09T04:09:28.012Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:09:28.012Z] latest [2024-09-09T04:09:28.012Z] 3.2.0-dev.66 [2024-09-09T04:09:28.012Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:09:28.012Z] main [2024-09-09T04:09:28.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:28.375Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:28.715Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:09:28.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-09T04:09:28.715Z] 8f6d7d018eaf: Preparing [2024-09-09T04:09:28.715Z] ea79281e750f: Preparing [2024-09-09T04:09:28.715Z] 2f449208cda4: Preparing [2024-09-09T04:09:28.715Z] e7f6477a5af3: Preparing [2024-09-09T04:09:28.715Z] 4f9ce7c21deb: Preparing [2024-09-09T04:09:28.715Z] c998ac5c6b72: Preparing [2024-09-09T04:09:28.715Z] d62a02444d39: Preparing [2024-09-09T04:09:28.715Z] d62a02444d39: Waiting [2024-09-09T04:09:28.715Z] c998ac5c6b72: Waiting [2024-09-09T04:09:28.715Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:28.715Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:28.715Z] d62a02444d39: Layer already exists [2024-09-09T04:09:28.972Z] 4f9ce7c21deb: Pushed [2024-09-09T04:09:28.972Z] 8f6d7d018eaf: Pushed [2024-09-09T04:09:28.972Z] c998ac5c6b72: Pushed [2024-09-09T04:09:32.261Z] ea79281e750f: Pushed [2024-09-09T04:09:32.261Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:c152981e5c6cc1a85713c0e1528ad581971435ec9d3ac10f88b6d4cd36d4461f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:32.604Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:32.936Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-09T04:09:32.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-09T04:09:32.937Z] 8f6d7d018eaf: Preparing [2024-09-09T04:09:32.937Z] ea79281e750f: Preparing [2024-09-09T04:09:32.937Z] 2f449208cda4: Preparing [2024-09-09T04:09:32.937Z] e7f6477a5af3: Preparing [2024-09-09T04:09:32.937Z] 4f9ce7c21deb: Preparing [2024-09-09T04:09:32.937Z] c998ac5c6b72: Preparing [2024-09-09T04:09:32.937Z] d62a02444d39: Preparing [2024-09-09T04:09:32.937Z] c998ac5c6b72: Waiting [2024-09-09T04:09:32.937Z] d62a02444d39: Waiting [2024-09-09T04:09:32.937Z] ea79281e750f: Layer already exists [2024-09-09T04:09:32.937Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:32.937Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:32.937Z] 8f6d7d018eaf: Layer already exists [2024-09-09T04:09:32.937Z] 4f9ce7c21deb: Layer already exists [2024-09-09T04:09:32.937Z] c998ac5c6b72: Layer already exists [2024-09-09T04:09:32.937Z] d62a02444d39: Layer already exists [2024-09-09T04:09:32.937Z] latest: digest: sha256:c152981e5c6cc1a85713c0e1528ad581971435ec9d3ac10f88b6d4cd36d4461f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:33.264Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:33.600Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.66 [2024-09-09T04:09:33.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-09T04:09:33.600Z] 8f6d7d018eaf: Preparing [2024-09-09T04:09:33.600Z] ea79281e750f: Preparing [2024-09-09T04:09:33.600Z] 2f449208cda4: Preparing [2024-09-09T04:09:33.600Z] e7f6477a5af3: Preparing [2024-09-09T04:09:33.600Z] 4f9ce7c21deb: Preparing [2024-09-09T04:09:33.600Z] c998ac5c6b72: Preparing [2024-09-09T04:09:33.600Z] d62a02444d39: Preparing [2024-09-09T04:09:33.600Z] d62a02444d39: Waiting [2024-09-09T04:09:33.600Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:33.600Z] ea79281e750f: Layer already exists [2024-09-09T04:09:33.600Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:33.600Z] 4f9ce7c21deb: Layer already exists [2024-09-09T04:09:33.600Z] 8f6d7d018eaf: Layer already exists [2024-09-09T04:09:33.600Z] d62a02444d39: Layer already exists [2024-09-09T04:09:33.600Z] c998ac5c6b72: Layer already exists [2024-09-09T04:09:33.600Z] 3.2.0-dev.66: digest: sha256:c152981e5c6cc1a85713c0e1528ad581971435ec9d3ac10f88b6d4cd36d4461f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:33.933Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:34.262Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:09:34.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-09T04:09:34.262Z] 8f6d7d018eaf: Preparing [2024-09-09T04:09:34.262Z] ea79281e750f: Preparing [2024-09-09T04:09:34.262Z] 2f449208cda4: Preparing [2024-09-09T04:09:34.262Z] e7f6477a5af3: Preparing [2024-09-09T04:09:34.262Z] 4f9ce7c21deb: Preparing [2024-09-09T04:09:34.262Z] c998ac5c6b72: Preparing [2024-09-09T04:09:34.262Z] d62a02444d39: Preparing [2024-09-09T04:09:34.262Z] d62a02444d39: Waiting [2024-09-09T04:09:34.262Z] 4f9ce7c21deb: Layer already exists [2024-09-09T04:09:34.262Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:34.262Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:34.262Z] 8f6d7d018eaf: Layer already exists [2024-09-09T04:09:34.262Z] ea79281e750f: Layer already exists [2024-09-09T04:09:34.262Z] c998ac5c6b72: Layer already exists [2024-09-09T04:09:34.262Z] d62a02444d39: Layer already exists [2024-09-09T04:09:34.262Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:c152981e5c6cc1a85713c0e1528ad581971435ec9d3ac10f88b6d4cd36d4461f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:34.591Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:34.921Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-09T04:09:34.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-09T04:09:34.921Z] 8f6d7d018eaf: Preparing [2024-09-09T04:09:34.921Z] ea79281e750f: Preparing [2024-09-09T04:09:34.921Z] 2f449208cda4: Preparing [2024-09-09T04:09:34.921Z] e7f6477a5af3: Preparing [2024-09-09T04:09:34.921Z] 4f9ce7c21deb: Preparing [2024-09-09T04:09:34.921Z] c998ac5c6b72: Preparing [2024-09-09T04:09:34.921Z] d62a02444d39: Preparing [2024-09-09T04:09:34.921Z] c998ac5c6b72: Waiting [2024-09-09T04:09:34.921Z] d62a02444d39: Waiting [2024-09-09T04:09:34.921Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:34.921Z] 8f6d7d018eaf: Layer already exists [2024-09-09T04:09:34.921Z] 4f9ce7c21deb: Layer already exists [2024-09-09T04:09:34.921Z] ea79281e750f: Layer already exists [2024-09-09T04:09:34.921Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:34.921Z] c998ac5c6b72: Layer already exists [2024-09-09T04:09:34.921Z] d62a02444d39: Layer already exists [2024-09-09T04:09:34.921Z] main: digest: sha256:c152981e5c6cc1a85713c0e1528ad581971435ec9d3ac10f88b6d4cd36d4461f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:09:35.000Z] ===================================================== [Pipeline] echo [2024-09-09T04:09:35.018Z] taggedImages: [2024-09-09T04:09:35.018Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:09:35.018Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-09T04:09:35.018Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.66 [2024-09-09T04:09:35.018Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:09:35.018Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-09T04:09:35.048Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-09T04:09:35.048Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:09:35.048Z] latest [2024-09-09T04:09:35.048Z] 3.2.0-dev.66 [2024-09-09T04:09:35.048Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:09:35.048Z] main [2024-09-09T04:09:35.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:35.404Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:35.718Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:09:35.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-09T04:09:35.718Z] 53082568e83b: Preparing [2024-09-09T04:09:35.718Z] 968c779bbb6f: Preparing [2024-09-09T04:09:35.718Z] 2f449208cda4: Preparing [2024-09-09T04:09:35.718Z] e7f6477a5af3: Preparing [2024-09-09T04:09:35.718Z] 40eac2cb93e6: Preparing [2024-09-09T04:09:35.718Z] 027d27b853c7: Preparing [2024-09-09T04:09:35.718Z] d62a02444d39: Preparing [2024-09-09T04:09:35.718Z] 027d27b853c7: Waiting [2024-09-09T04:09:35.718Z] d62a02444d39: Waiting [2024-09-09T04:09:35.718Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:35.718Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:35.718Z] d62a02444d39: Layer already exists [2024-09-09T04:09:35.718Z] 40eac2cb93e6: Pushed [2024-09-09T04:09:35.718Z] 53082568e83b: Pushed [2024-09-09T04:09:35.718Z] 027d27b853c7: Pushed [2024-09-09T04:09:39.016Z] 968c779bbb6f: Pushed [2024-09-09T04:09:39.016Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:6ddc5c4072b48791aeb1e9a782d5b8764e58a8d1d2d1eb039f2e10d82dce57ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:39.358Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:39.696Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-09T04:09:39.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-09T04:09:39.696Z] 53082568e83b: Preparing [2024-09-09T04:09:39.696Z] 968c779bbb6f: Preparing [2024-09-09T04:09:39.696Z] 2f449208cda4: Preparing [2024-09-09T04:09:39.696Z] e7f6477a5af3: Preparing [2024-09-09T04:09:39.696Z] 40eac2cb93e6: Preparing [2024-09-09T04:09:39.696Z] 027d27b853c7: Preparing [2024-09-09T04:09:39.696Z] d62a02444d39: Preparing [2024-09-09T04:09:39.696Z] 027d27b853c7: Waiting [2024-09-09T04:09:39.696Z] d62a02444d39: Waiting [2024-09-09T04:09:39.696Z] 53082568e83b: Layer already exists [2024-09-09T04:09:39.696Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:39.696Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:39.696Z] 968c779bbb6f: Layer already exists [2024-09-09T04:09:39.696Z] 40eac2cb93e6: Layer already exists [2024-09-09T04:09:39.696Z] 027d27b853c7: Layer already exists [2024-09-09T04:09:39.696Z] d62a02444d39: Layer already exists [2024-09-09T04:09:39.696Z] latest: digest: sha256:6ddc5c4072b48791aeb1e9a782d5b8764e58a8d1d2d1eb039f2e10d82dce57ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:40.059Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:40.392Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.66 [2024-09-09T04:09:40.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-09T04:09:40.392Z] 53082568e83b: Preparing [2024-09-09T04:09:40.392Z] 968c779bbb6f: Preparing [2024-09-09T04:09:40.392Z] 2f449208cda4: Preparing [2024-09-09T04:09:40.392Z] e7f6477a5af3: Preparing [2024-09-09T04:09:40.392Z] 40eac2cb93e6: Preparing [2024-09-09T04:09:40.392Z] 027d27b853c7: Preparing [2024-09-09T04:09:40.392Z] d62a02444d39: Preparing [2024-09-09T04:09:40.392Z] 027d27b853c7: Waiting [2024-09-09T04:09:40.392Z] 968c779bbb6f: Layer already exists [2024-09-09T04:09:40.392Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:40.392Z] 40eac2cb93e6: Layer already exists [2024-09-09T04:09:40.392Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:40.392Z] 53082568e83b: Layer already exists [2024-09-09T04:09:40.392Z] 027d27b853c7: Layer already exists [2024-09-09T04:09:40.392Z] d62a02444d39: Layer already exists [2024-09-09T04:09:40.392Z] 3.2.0-dev.66: digest: sha256:6ddc5c4072b48791aeb1e9a782d5b8764e58a8d1d2d1eb039f2e10d82dce57ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:40.735Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:41.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:09:41.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-09T04:09:41.068Z] 53082568e83b: Preparing [2024-09-09T04:09:41.068Z] 968c779bbb6f: Preparing [2024-09-09T04:09:41.068Z] 2f449208cda4: Preparing [2024-09-09T04:09:41.068Z] e7f6477a5af3: Preparing [2024-09-09T04:09:41.068Z] 40eac2cb93e6: Preparing [2024-09-09T04:09:41.068Z] 027d27b853c7: Preparing [2024-09-09T04:09:41.068Z] d62a02444d39: Preparing [2024-09-09T04:09:41.068Z] 027d27b853c7: Waiting [2024-09-09T04:09:41.068Z] d62a02444d39: Waiting [2024-09-09T04:09:41.068Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:41.068Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:41.068Z] 968c779bbb6f: Layer already exists [2024-09-09T04:09:41.068Z] 40eac2cb93e6: Layer already exists [2024-09-09T04:09:41.068Z] 53082568e83b: Layer already exists [2024-09-09T04:09:41.068Z] 027d27b853c7: Layer already exists [2024-09-09T04:09:41.068Z] d62a02444d39: Layer already exists [2024-09-09T04:09:41.068Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:6ddc5c4072b48791aeb1e9a782d5b8764e58a8d1d2d1eb039f2e10d82dce57ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:41.396Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:41.816Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-09T04:09:41.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-09T04:09:41.816Z] 53082568e83b: Preparing [2024-09-09T04:09:41.816Z] 968c779bbb6f: Preparing [2024-09-09T04:09:41.816Z] 2f449208cda4: Preparing [2024-09-09T04:09:41.816Z] e7f6477a5af3: Preparing [2024-09-09T04:09:41.816Z] 40eac2cb93e6: Preparing [2024-09-09T04:09:41.816Z] 027d27b853c7: Preparing [2024-09-09T04:09:41.816Z] d62a02444d39: Preparing [2024-09-09T04:09:41.816Z] 027d27b853c7: Waiting [2024-09-09T04:09:41.816Z] d62a02444d39: Waiting [2024-09-09T04:09:41.816Z] 968c779bbb6f: Layer already exists [2024-09-09T04:09:41.816Z] 53082568e83b: Layer already exists [2024-09-09T04:09:41.816Z] 40eac2cb93e6: Layer already exists [2024-09-09T04:09:41.816Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:41.816Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:41.816Z] d62a02444d39: Layer already exists [2024-09-09T04:09:41.816Z] 027d27b853c7: Layer already exists [2024-09-09T04:09:41.816Z] main: digest: sha256:6ddc5c4072b48791aeb1e9a782d5b8764e58a8d1d2d1eb039f2e10d82dce57ef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:09:41.907Z] ===================================================== [Pipeline] echo [2024-09-09T04:09:41.926Z] taggedImages: [2024-09-09T04:09:41.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:09:41.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-09T04:09:41.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.66 [2024-09-09T04:09:41.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:09:41.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-09T04:09:41.961Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-09T04:09:41.961Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:09:41.961Z] latest [2024-09-09T04:09:41.961Z] 3.2.0-dev.66 [2024-09-09T04:09:41.961Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:09:41.961Z] main [2024-09-09T04:09:41.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:42.317Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:42.712Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:09:42.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-09T04:09:42.712Z] b43339a175d9: Preparing [2024-09-09T04:09:42.712Z] 4b0e281af1f1: Preparing [2024-09-09T04:09:42.712Z] 2f449208cda4: Preparing [2024-09-09T04:09:42.712Z] e7f6477a5af3: Preparing [2024-09-09T04:09:42.712Z] 7396ffcf17f1: Preparing [2024-09-09T04:09:42.712Z] 4ef0404a7863: Preparing [2024-09-09T04:09:42.712Z] d62a02444d39: Preparing [2024-09-09T04:09:42.712Z] d62a02444d39: Waiting [2024-09-09T04:09:42.712Z] 4ef0404a7863: Waiting [2024-09-09T04:09:42.712Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:42.712Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:42.712Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:09:42.712Z] 4ef0404a7863: Layer already exists [2024-09-09T04:09:42.712Z] d62a02444d39: Layer already exists [2024-09-09T04:09:42.971Z] b43339a175d9: Pushed [2024-09-09T04:09:46.268Z] 4b0e281af1f1: Pushed [2024-09-09T04:09:46.268Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:bac1ea956f9c351dd314ddfe736803be11c88562d22cb5503e0d47eba25490f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:46.609Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:46.928Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-09T04:09:46.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-09T04:09:46.929Z] b43339a175d9: Preparing [2024-09-09T04:09:46.929Z] 4b0e281af1f1: Preparing [2024-09-09T04:09:46.929Z] 2f449208cda4: Preparing [2024-09-09T04:09:46.929Z] e7f6477a5af3: Preparing [2024-09-09T04:09:46.929Z] 7396ffcf17f1: Preparing [2024-09-09T04:09:46.929Z] 4ef0404a7863: Preparing [2024-09-09T04:09:46.929Z] d62a02444d39: Preparing [2024-09-09T04:09:46.929Z] 4ef0404a7863: Waiting [2024-09-09T04:09:46.929Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:09:46.929Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:46.929Z] 4b0e281af1f1: Layer already exists [2024-09-09T04:09:46.929Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:46.929Z] b43339a175d9: Layer already exists [2024-09-09T04:09:46.929Z] d62a02444d39: Layer already exists [2024-09-09T04:09:46.929Z] 4ef0404a7863: Layer already exists [2024-09-09T04:09:46.929Z] latest: digest: sha256:bac1ea956f9c351dd314ddfe736803be11c88562d22cb5503e0d47eba25490f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:47.264Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:47.817Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.66 [2024-09-09T04:09:47.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-09T04:09:47.818Z] b43339a175d9: Preparing [2024-09-09T04:09:47.818Z] 4b0e281af1f1: Preparing [2024-09-09T04:09:47.818Z] 2f449208cda4: Preparing [2024-09-09T04:09:47.818Z] e7f6477a5af3: Preparing [2024-09-09T04:09:47.818Z] 7396ffcf17f1: Preparing [2024-09-09T04:09:47.818Z] 4ef0404a7863: Preparing [2024-09-09T04:09:47.818Z] d62a02444d39: Preparing [2024-09-09T04:09:47.818Z] 4ef0404a7863: Waiting [2024-09-09T04:09:47.818Z] d62a02444d39: Waiting [2024-09-09T04:09:47.818Z] 4b0e281af1f1: Layer already exists [2024-09-09T04:09:47.818Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:47.818Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:47.818Z] b43339a175d9: Layer already exists [2024-09-09T04:09:47.818Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:09:47.818Z] 4ef0404a7863: Layer already exists [2024-09-09T04:09:47.818Z] d62a02444d39: Layer already exists [2024-09-09T04:09:47.818Z] 3.2.0-dev.66: digest: sha256:bac1ea956f9c351dd314ddfe736803be11c88562d22cb5503e0d47eba25490f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:48.157Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:48.568Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:09:48.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-09T04:09:48.568Z] b43339a175d9: Preparing [2024-09-09T04:09:48.568Z] 4b0e281af1f1: Preparing [2024-09-09T04:09:48.568Z] 2f449208cda4: Preparing [2024-09-09T04:09:48.568Z] e7f6477a5af3: Preparing [2024-09-09T04:09:48.568Z] 7396ffcf17f1: Preparing [2024-09-09T04:09:48.568Z] 4ef0404a7863: Preparing [2024-09-09T04:09:48.568Z] d62a02444d39: Preparing [2024-09-09T04:09:48.568Z] 4ef0404a7863: Waiting [2024-09-09T04:09:48.568Z] d62a02444d39: Waiting [2024-09-09T04:09:48.568Z] 4b0e281af1f1: Layer already exists [2024-09-09T04:09:48.568Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:09:48.568Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:48.568Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:48.568Z] b43339a175d9: Layer already exists [2024-09-09T04:09:48.568Z] d62a02444d39: Layer already exists [2024-09-09T04:09:48.568Z] 4ef0404a7863: Layer already exists [2024-09-09T04:09:48.568Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:bac1ea956f9c351dd314ddfe736803be11c88562d22cb5503e0d47eba25490f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:48.904Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:09:49.232Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-09T04:09:49.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-09T04:09:49.232Z] b43339a175d9: Preparing [2024-09-09T04:09:49.232Z] 4b0e281af1f1: Preparing [2024-09-09T04:09:49.232Z] 2f449208cda4: Preparing [2024-09-09T04:09:49.232Z] e7f6477a5af3: Preparing [2024-09-09T04:09:49.232Z] 7396ffcf17f1: Preparing [2024-09-09T04:09:49.232Z] 4ef0404a7863: Preparing [2024-09-09T04:09:49.232Z] d62a02444d39: Preparing [2024-09-09T04:09:49.232Z] 4ef0404a7863: Waiting [2024-09-09T04:09:49.232Z] e7f6477a5af3: Layer already exists [2024-09-09T04:09:49.232Z] 7396ffcf17f1: Layer already exists [2024-09-09T04:09:49.232Z] b43339a175d9: Layer already exists [2024-09-09T04:09:49.232Z] 4b0e281af1f1: Layer already exists [2024-09-09T04:09:49.232Z] 2f449208cda4: Layer already exists [2024-09-09T04:09:49.232Z] d62a02444d39: Layer already exists [2024-09-09T04:09:49.232Z] 4ef0404a7863: Layer already exists [2024-09-09T04:09:49.232Z] main: digest: sha256:bac1ea956f9c351dd314ddfe736803be11c88562d22cb5503e0d47eba25490f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:09:49.319Z] ===================================================== [Pipeline] echo [2024-09-09T04:09:49.330Z] taggedImages: [2024-09-09T04:09:49.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:09:49.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-09T04:09:49.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.66 [2024-09-09T04:09:49.330Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:09:49.330Z] - 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-09-09T04:28:12.853Z] #149 ... [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T04:28:12.853Z] #152 DONE 1160.4s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T04:28:12.853Z] #156 ... [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T04:28:12.853Z] #161 DONE 0.4s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T04:28:12.853Z] #162 DONE 2.1s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:28:12.853Z] #163 DONE 0.5s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T04:28:12.853Z] #159 ... [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:28:12.853Z] #164 DONE 0.2s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T04:28:12.853Z] #165 DONE 0.3s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T04:28:12.853Z] #166 DONE 0.2s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #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-09-09T04:28:12.853Z] #167 DONE 0.1s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #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-09-09T04:28:12.853Z] #168 DONE 0.1s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #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-09-09T04:28:12.853Z] #169 DONE 0.1s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T04:28:12.853Z] #170 DONE 0.1s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T04:28:12.853Z] #158 1164.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.66" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-09T04:28:12.853Z] #158 ... [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T04:28:12.853Z] #171 DONE 0.1s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T04:28:12.853Z] #172 DONE 2.5s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #112 [security-bootstrapper] exporting to image [2024-09-09T04:28:12.853Z] #112 exporting layers [2024-09-09T04:28:12.853Z] #112 exporting layers 1.1s done [2024-09-09T04:28:12.853Z] #112 writing image sha256:413f46aeec331bf027029da623a9675ace34a7976a5b6d4878fc3f1f0788c557 0.0s done [2024-09-09T04:28:12.853Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-09T04:28:12.853Z] #112 DONE 5.5s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:28:12.853Z] #73 ... [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T04:28:12.853Z] #156 DONE 1174.1s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T04:28:12.853Z] #155 ... [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:28:12.853Z] #173 DONE 0.3s [2024-09-09T04:28:12.853Z] [2024-09-09T04:28:12.853Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T04:28:13.119Z] #132 ... [2024-09-09T04:28:13.119Z] [2024-09-09T04:28:13.119Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:28:13.119Z] #174 DONE 0.2s [2024-09-09T04:28:13.119Z] [2024-09-09T04:28:13.119Z] #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-09-09T04:28:13.401Z] #175 DONE 0.2s [2024-09-09T04:28:13.401Z] [2024-09-09T04:28:13.401Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T04:28:13.691Z] #176 DONE 0.3s [2024-09-09T04:28:13.691Z] [2024-09-09T04:28:13.691Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T04:28:13.983Z] #177 DONE 0.3s [2024-09-09T04:28:13.983Z] [2024-09-09T04:28:13.983Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T04:28:14.248Z] #178 DONE 0.1s [2024-09-09T04:28:14.248Z] [2024-09-09T04:28:14.248Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T04:28:16.182Z] #179 DONE 2.1s [2024-09-09T04:28:16.182Z] [2024-09-09T04:28:16.182Z] #112 [security-proxy-setup] exporting to image [2024-09-09T04:28:16.182Z] #112 exporting layers [2024-09-09T04:28:17.584Z] #112 exporting layers 1.1s done [2024-09-09T04:28:17.584Z] #112 writing image sha256:f5154fea0ff7a16d1bbecd5e6382cd244c535e6d9e4d6c828c4a58148ade2672 [2024-09-09T04:28:17.584Z] #112 writing image sha256:f5154fea0ff7a16d1bbecd5e6382cd244c535e6d9e4d6c828c4a58148ade2672 done [2024-09-09T04:28:17.584Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-09T04:28:17.584Z] #112 DONE 6.6s [2024-09-09T04:28:17.584Z] [2024-09-09T04:28:17.584Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:28:24.207Z] #73 ... [2024-09-09T04:28:24.207Z] [2024-09-09T04:28:24.207Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T04:28:24.207Z] #158 DONE 1185.1s [2024-09-09T04:28:24.207Z] [2024-09-09T04:28:24.207Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T04:28:24.207Z] #155 ... [2024-09-09T04:28:24.207Z] [2024-09-09T04:28:24.207Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:28:24.207Z] #180 DONE 0.3s [2024-09-09T04:28:24.207Z] [2024-09-09T04:28:24.207Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:28:24.207Z] #73 ... [2024-09-09T04:28:24.207Z] [2024-09-09T04:28:24.207Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:28:24.207Z] #181 DONE 0.3s [2024-09-09T04:28:24.207Z] [2024-09-09T04:28:24.207Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:28:24.474Z] #73 ... [2024-09-09T04:28:24.474Z] [2024-09-09T04:28:24.474Z] #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-09-09T04:28:24.474Z] #182 DONE 0.3s [2024-09-09T04:28:24.474Z] [2024-09-09T04:28:24.474Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:28:24.739Z] #73 ... [2024-09-09T04:28:24.739Z] [2024-09-09T04:28:24.739Z] #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-09-09T04:28:24.739Z] #183 DONE 0.1s [2024-09-09T04:28:24.739Z] [2024-09-09T04:28:24.739Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:28:24.739Z] #184 DONE 0.1s [2024-09-09T04:28:24.739Z] [2024-09-09T04:28:24.739Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T04:28:25.048Z] #185 DONE 0.2s [2024-09-09T04:28:25.048Z] [2024-09-09T04:28:25.048Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T04:28:25.323Z] #186 DONE 0.3s [2024-09-09T04:28:25.323Z] [2024-09-09T04:28:25.323Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T04:28:25.589Z] #187 DONE 0.1s [2024-09-09T04:28:25.589Z] [2024-09-09T04:28:25.589Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T04:28:28.165Z] #188 DONE 2.3s [2024-09-09T04:28:28.165Z] [2024-09-09T04:28:28.165Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T04:28:28.165Z] #155 ... [2024-09-09T04:28:28.165Z] [2024-09-09T04:28:28.165Z] #112 [security-secretstore-setup] exporting to image [2024-09-09T04:28:28.165Z] #112 exporting layers [2024-09-09T04:28:29.137Z] #112 exporting layers 1.1s done [2024-09-09T04:28:29.137Z] #112 writing image sha256:4a9569dd5040153245f7419af27a62c03927601c464c3daaa0a018c85e7127c5 done [2024-09-09T04:28:29.137Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-09T04:28:29.137Z] #112 DONE 7.7s [2024-09-09T04:28:29.137Z] [2024-09-09T04:28:29.137Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:29:25.584Z] #73 ... [2024-09-09T04:29:25.584Z] [2024-09-09T04:29:25.584Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T04:29:25.584Z] #150 DONE 1243.9s [2024-09-09T04:29:25.584Z] [2024-09-09T04:29:25.584Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T04:29:25.584Z] #159 ... [2024-09-09T04:29:25.584Z] [2024-09-09T04:29:25.584Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:29:25.584Z] #189 DONE 0.3s [2024-09-09T04:29:25.584Z] [2024-09-09T04:29:25.584Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:29:25.584Z] #190 DONE 0.1s [2024-09-09T04:29:25.584Z] [2024-09-09T04:29:25.584Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:29:25.584Z] #73 ... [2024-09-09T04:29:25.584Z] [2024-09-09T04:29:25.584Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-09T04:29:25.584Z] #191 DONE 0.3s [2024-09-09T04:29:25.584Z] [2024-09-09T04:29:25.584Z] #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-09-09T04:29:25.584Z] #192 DONE 0.2s [2024-09-09T04:29:25.584Z] [2024-09-09T04:29:25.584Z] #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-09-09T04:29:25.584Z] #193 DONE 0.1s [2024-09-09T04:29:25.584Z] [2024-09-09T04:29:25.584Z] #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-09-09T04:29:25.584Z] #194 DONE 1.8s [2024-09-09T04:29:25.584Z] [2024-09-09T04:29:25.584Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T04:29:25.584Z] #160 ... [2024-09-09T04:29:25.584Z] [2024-09-09T04:29:25.584Z] #112 [core-common-config-bootstrapper] exporting to image [2024-09-09T04:29:25.584Z] #112 exporting layers [2024-09-09T04:29:26.543Z] #112 exporting layers 0.8s done [2024-09-09T04:29:26.543Z] #112 writing image sha256:7657531233832dbb1a4269aed597059282883d8fb6fcb75c5b535397fde8547d done [2024-09-09T04:29:26.543Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-09T04:29:26.543Z] #112 DONE 8.5s [2024-09-09T04:29:26.543Z] [2024-09-09T04:29:26.543Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T04:31:33.213Z] #155 ... [2024-09-09T04:31:33.213Z] [2024-09-09T04:31:33.213Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T04:31:33.213Z] #149 DONE 1363.4s [2024-09-09T04:31:33.213Z] [2024-09-09T04:31:33.213Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T04:31:33.213Z] #155 ... [2024-09-09T04:31:33.213Z] [2024-09-09T04:31:33.213Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:31:33.213Z] #195 DONE 0.3s [2024-09-09T04:31:33.213Z] [2024-09-09T04:31:33.213Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:31:33.213Z] #196 DONE 0.1s [2024-09-09T04:31:33.213Z] [2024-09-09T04:31:33.213Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-09T04:31:33.213Z] #197 DONE 0.4s [2024-09-09T04:31:33.213Z] [2024-09-09T04:31:33.213Z] #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-09-09T04:31:33.213Z] #198 DONE 0.1s [2024-09-09T04:31:33.213Z] [2024-09-09T04:31:33.213Z] #112 [security-spiffe-token-provider] exporting to image [2024-09-09T04:31:33.213Z] #112 exporting layers [2024-09-09T04:31:33.213Z] #112 exporting layers 0.6s done [2024-09-09T04:31:33.213Z] #112 writing image sha256:792efa5553cfb1cc36cf2bfaba1bdf27cb99f16b8066d57cef4de9eb763f9189 done [2024-09-09T04:31:33.213Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-09T04:31:33.213Z] #112 DONE 9.0s [2024-09-09T04:31:33.213Z] [2024-09-09T04:31:33.213Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T04:39:25.303Z] #159 ... [2024-09-09T04:39:25.303Z] [2024-09-09T04:39:25.303Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T04:39:25.303Z] #153 DONE 1842.6s [2024-09-09T04:39:25.303Z] [2024-09-09T04:39:25.303Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T04:39:25.303Z] #155 ... [2024-09-09T04:39:25.303Z] [2024-09-09T04:39:25.303Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:39:25.303Z] #199 DONE 0.2s [2024-09-09T04:39:25.303Z] [2024-09-09T04:39:25.303Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:39:25.303Z] #73 ... [2024-09-09T04:39:25.303Z] [2024-09-09T04:39:25.303Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:39:25.303Z] #200 DONE 0.2s [2024-09-09T04:39:25.303Z] [2024-09-09T04:39:25.303Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T04:39:25.303Z] #201 DONE 0.3s [2024-09-09T04:39:25.303Z] [2024-09-09T04:39:25.303Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:39:25.303Z] #202 DONE 0.2s [2024-09-09T04:39:25.303Z] [2024-09-09T04:39:25.303Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T04:39:25.303Z] #159 ... [2024-09-09T04:39:25.303Z] [2024-09-09T04:39:25.303Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T04:39:25.303Z] #203 DONE 0.1s [2024-09-09T04:39:25.303Z] [2024-09-09T04:39:25.303Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T04:39:25.303Z] #204 DONE 2.0s [2024-09-09T04:39:25.303Z] [2024-09-09T04:39:25.303Z] #112 [security-proxy-auth] exporting to image [2024-09-09T04:39:25.303Z] #112 exporting layers [2024-09-09T04:39:25.303Z] #112 exporting layers 0.7s done [2024-09-09T04:39:25.303Z] #112 writing image sha256:287a2eaa2f5c479b5b7a01a7fbe15e03ffd1ae3aefc0ef70c2c27c32f2f60ac5 done [2024-09-09T04:39:25.303Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-09T04:39:25.303Z] #112 DONE 9.7s [2024-09-09T04:39:25.303Z] [2024-09-09T04:39:25.303Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T04:40:23.239Z] #160 ... [2024-09-09T04:40:23.239Z] [2024-09-09T04:40:23.239Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T04:40:23.240Z] #151 DONE 1898.7s [2024-09-09T04:40:23.240Z] [2024-09-09T04:40:23.240Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:40:23.240Z] #73 ... [2024-09-09T04:40:23.240Z] [2024-09-09T04:40:23.240Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:40:23.240Z] #205 DONE 0.2s [2024-09-09T04:40:23.240Z] [2024-09-09T04:40:23.240Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:40:23.240Z] #206 DONE 0.2s [2024-09-09T04:40:23.240Z] [2024-09-09T04:40:23.240Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T04:40:23.240Z] #159 ... [2024-09-09T04:40:23.240Z] [2024-09-09T04:40:23.240Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T04:40:23.240Z] #207 DONE 0.4s [2024-09-09T04:40:23.240Z] [2024-09-09T04:40:23.240Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T04:40:23.240Z] #155 ... [2024-09-09T04:40:23.240Z] [2024-09-09T04:40:23.240Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:40:23.240Z] #208 DONE 0.1s [2024-09-09T04:40:23.240Z] [2024-09-09T04:40:23.240Z] #112 [core-command] exporting to image [2024-09-09T04:40:23.240Z] #112 exporting layers [2024-09-09T04:40:23.240Z] #112 exporting layers 0.4s done [2024-09-09T04:40:23.240Z] #112 writing image sha256:c0a743dcf3656ddb0314cd52ea6d1e4c8f39531c93c9c3586e574536472c6ef1 done [2024-09-09T04:40:23.240Z] #112 naming to docker.io/library/core-command-arm64 done [2024-09-09T04:40:23.240Z] #112 DONE 10.2s [2024-09-09T04:40:23.240Z] [2024-09-09T04:40:23.240Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:42:29.934Z] #73 ... [2024-09-09T04:42:29.934Z] [2024-09-09T04:42:29.934Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T04:42:29.934Z] #155 DONE 2026.8s [2024-09-09T04:42:29.934Z] [2024-09-09T04:42:29.934Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:42:29.934Z] #73 ... [2024-09-09T04:42:29.934Z] [2024-09-09T04:42:29.934Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:42:29.934Z] #209 DONE 0.2s [2024-09-09T04:42:29.934Z] [2024-09-09T04:42:29.934Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:42:29.934Z] #73 ... [2024-09-09T04:42:29.934Z] [2024-09-09T04:42:29.934Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T04:42:29.934Z] #210 DONE 0.5s [2024-09-09T04:42:29.934Z] [2024-09-09T04:42:29.934Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:42:29.934Z] #211 DONE 0.2s [2024-09-09T04:42:29.934Z] [2024-09-09T04:42:29.934Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T04:42:29.934Z] #159 ... [2024-09-09T04:42:29.934Z] [2024-09-09T04:42:29.934Z] #112 [core-keeper] exporting to image [2024-09-09T04:42:29.934Z] #112 exporting layers [2024-09-09T04:42:29.934Z] #112 exporting layers 0.5s done [2024-09-09T04:42:29.934Z] #112 writing image sha256:0831495a6ad2605a76f174b917cd08253b7673a5ea054b123e44a978d120ef32 done [2024-09-09T04:42:29.934Z] #112 naming to docker.io/library/core-keeper-arm64 done [2024-09-09T04:42:29.934Z] #112 DONE 10.7s [2024-09-09T04:42:29.934Z] [2024-09-09T04:42:29.934Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:42:29.934Z] #73 ... [2024-09-09T04:42:29.934Z] [2024-09-09T04:42:29.934Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T04:42:29.934Z] #132 DONE 2030.1s [2024-09-09T04:42:29.934Z] [2024-09-09T04:42:29.934Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:42:29.934Z] #73 ... [2024-09-09T04:42:29.934Z] [2024-09-09T04:42:29.934Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:42:29.934Z] #212 ... [2024-09-09T04:42:29.934Z] [2024-09-09T04:42:29.935Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T04:42:29.935Z] #157 DONE 2030.6s [2024-09-09T04:42:29.935Z] [2024-09-09T04:42:29.935Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:42:29.935Z] #212 DONE 0.3s [2024-09-09T04:42:29.935Z] [2024-09-09T04:42:29.935Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:42:29.935Z] #73 ... [2024-09-09T04:42:29.935Z] [2024-09-09T04:42:29.935Z] #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:42:29.935Z] #213 DONE 0.3s [2024-09-09T04:42:29.935Z] [2024-09-09T04:42:29.935Z] #214 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:42:29.935Z] #214 DONE 0.3s [2024-09-09T04:42:29.935Z] [2024-09-09T04:42:29.935Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T04:42:30.206Z] #215 ... [2024-09-09T04:42:30.206Z] [2024-09-09T04:42:30.206Z] #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:42:30.206Z] #216 DONE 0.2s [2024-09-09T04:42:30.206Z] [2024-09-09T04:42:30.206Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:42:30.475Z] #73 ... [2024-09-09T04:42:30.475Z] [2024-09-09T04:42:30.475Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T04:42:30.475Z] #215 DONE 0.6s [2024-09-09T04:42:30.475Z] [2024-09-09T04:42:30.475Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:42:30.475Z] #217 DONE 0.2s [2024-09-09T04:42:30.475Z] [2024-09-09T04:42:30.475Z] #218 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T04:42:30.747Z] #218 ... [2024-09-09T04:42:30.747Z] [2024-09-09T04:42:30.747Z] #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T04:42:30.747Z] #219 DONE 0.2s [2024-09-09T04:42:31.013Z] [2024-09-09T04:42:31.013Z] #218 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T04:42:31.013Z] #218 DONE 0.7s [2024-09-09T04:42:31.013Z] [2024-09-09T04:42:31.013Z] #112 [core-metadata] exporting to image [2024-09-09T04:42:31.280Z] #112 ... [2024-09-09T04:42:31.280Z] [2024-09-09T04:42:31.280Z] #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:42:31.280Z] #220 DONE 0.2s [2024-09-09T04:42:31.547Z] [2024-09-09T04:42:31.547Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T04:42:31.547Z] #221 DONE 0.1s [2024-09-09T04:42:31.547Z] [2024-09-09T04:42:31.547Z] #112 [core-data] exporting to image [2024-09-09T04:42:32.129Z] #112 exporting layers 1.1s done [2024-09-09T04:42:32.129Z] #112 writing image sha256:60e45fb5e29f64e25da6432df3615a0d19cbe944ae21694adb48ae7585c58bb4 0.0s done [2024-09-09T04:42:32.129Z] #112 naming to docker.io/library/core-metadata-arm64 done [2024-09-09T04:42:32.129Z] #112 exporting layers 0.8s done [2024-09-09T04:42:32.395Z] #112 writing image sha256:8cf2f83b0b55f326e7d63f23ecd644c4ba4510df0f52b518e68a4ddf74e8566d done [2024-09-09T04:42:32.395Z] #112 naming to docker.io/library/core-data-arm64 done [2024-09-09T04:42:32.395Z] #112 DONE 12.2s [2024-09-09T04:42:32.395Z] [2024-09-09T04:42:32.395Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T04:43:11.251Z] #160 ... [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T04:43:11.251Z] #159 DONE 2067.8s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T04:43:11.251Z] #154 DONE 2067.8s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:43:11.251Z] #73 ... [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:43:11.251Z] #222 DONE 0.3s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:43:11.251Z] #223 DONE 0.3s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:43:11.251Z] #224 DONE 0.3s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:43:11.251Z] #225 DONE 0.3s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T04:43:11.251Z] #226 ... [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T04:43:11.251Z] #227 DONE 0.5s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T04:43:11.251Z] #160 DONE 2069.4s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T04:43:11.251Z] #226 DONE 0.7s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:43:11.251Z] #228 DONE 0.2s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T04:43:11.251Z] #229 DONE 0.2s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #112 [support-scheduler] exporting to image [2024-09-09T04:43:11.251Z] #112 exporting layers [2024-09-09T04:43:11.251Z] #112 ... [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T04:43:11.251Z] #230 DONE 0.1s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T04:43:11.251Z] #231 DONE 0.1s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #112 [support-scheduler] exporting to image [2024-09-09T04:43:11.251Z] #112 exporting layers 0.6s done [2024-09-09T04:43:11.251Z] #112 writing image sha256:73348cbdd0c6a18f328756098761ec5f6bb21ee17817b401ecbac47a30eef30f 0.0s done [2024-09-09T04:43:11.251Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2024-09-09T04:43:11.251Z] #112 exporting layers 0.7s done [2024-09-09T04:43:11.251Z] #112 writing image sha256:f567f007c0af165398ff32fc7546bb87f449e362bb276ec89fcbe5e6e42bac41 done [2024-09-09T04:43:11.251Z] #112 naming to docker.io/library/support-notifications-arm64 done [2024-09-09T04:43:11.251Z] #112 DONE 12.9s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T04:43:11.251Z] #232 DONE 0.6s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T04:43:11.251Z] #233 DONE 0.1s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:43:11.251Z] #73 ... [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #112 [support-cron-scheduler] exporting to image [2024-09-09T04:43:11.251Z] #112 exporting layers 1.2s done [2024-09-09T04:43:11.251Z] #112 writing image sha256:61d2ffc0ac5a6122261db514d6347992f7f82db94cb3e750d937c9c7f7b7010b done [2024-09-09T04:43:11.251Z] #112 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-09T04:43:11.251Z] #112 DONE 14.1s [2024-09-09T04:43:11.251Z] [2024-09-09T04:43:11.251Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T04:43:11.251Z] time="2024-09-09T04:06:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T04:43:11.254Z] $ docker stop --time=1 1b6f890113b4f1bfd98c74e56162d6c4300fd89965fbf6c62cd031da2d4bda1e [2024-09-09T04:43:12.876Z] $ docker rm -f --volumes 1b6f890113b4f1bfd98c74e56162d6c4300fd89965fbf6c62cd031da2d4bda1e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T04:43:13.372Z] + docker images [2024-09-09T04:43:13.372Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T04:43:13.372Z] support-cron-scheduler-arm64 latest 61d2ffc0ac5a 5 seconds ago 43.6MB [2024-09-09T04:43:13.372Z] support-notifications-arm64 latest f567f007c0af 6 seconds ago 42MB [2024-09-09T04:43:13.372Z] support-scheduler-arm64 latest 73348cbdd0c6 6 seconds ago 41.4MB [2024-09-09T04:43:13.372Z] core-data-arm64 latest 8cf2f83b0b55 42 seconds ago 39.1MB [2024-09-09T04:43:13.372Z] core-metadata-arm64 latest 60e45fb5e29f 43 seconds ago 39.3MB [2024-09-09T04:43:13.372Z] core-keeper-arm64 latest 0831495a6ad2 47 seconds ago 39MB [2024-09-09T04:43:13.372Z] core-command-arm64 latest c0a743dcf365 2 minutes ago 35.1MB [2024-09-09T04:43:13.372Z] security-proxy-auth-arm64 latest 287a2eaa2f5c 3 minutes ago 32.7MB [2024-09-09T04:43:13.372Z] security-spiffe-token-provider-arm64 latest 792efa5553cf 11 minutes ago 29.1MB [2024-09-09T04:43:13.372Z] core-common-config-bootstrapper-arm64 latest 765753123383 13 minutes ago 15.4MB [2024-09-09T04:43:13.372Z] security-secretstore-setup-arm64 latest 4a9569dd5040 14 minutes ago 36.4MB [2024-09-09T04:43:13.372Z] security-proxy-setup-arm64 latest f5154fea0ff7 14 minutes ago 26.2MB [2024-09-09T04:43:13.372Z] security-bootstrapper-arm64 latest 413f46aeec33 15 minutes ago 18.9MB [2024-09-09T04:43:13.372Z] security-spire-agent-arm64 latest 578ddf313f95 35 minutes ago 174MB [2024-09-09T04:43:13.372Z] security-spire-config-arm64 latest 09969844ebf9 35 minutes ago 115MB [2024-09-09T04:43:13.372Z] security-spire-server-arm64 latest bf79ad53fc62 35 minutes ago 116MB [2024-09-09T04:43:13.372Z] ci-base-image-arm64 latest 123d414a18b5 37 minutes ago 967MB [2024-09-09T04:43:13.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-09T04:43:13.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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-09-09T04:43:13.569Z] provisioning config files... [2024-09-09T04:43:13.581Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/687@tmp/config8649923652389709535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:43:13.913Z] ---> ****-login.sh [2024-09-09T04:43:13.913Z] nexus3.edgexfoundry.org:10001 [2024-09-09T04:43:13.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:43:14.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:43:14.179Z] Configure a credential helper to remove this warning. See [2024-09-09T04:43:14.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:43:14.179Z] [2024-09-09T04:43:14.179Z] Login Succeeded [2024-09-09T04:43:14.179Z] nexus3.edgexfoundry.org:10002 [2024-09-09T04:43:14.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:43:14.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:43:14.709Z] Configure a credential helper to remove this warning. See [2024-09-09T04:43:14.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:43:14.709Z] [2024-09-09T04:43:14.709Z] Login Succeeded [2024-09-09T04:43:14.709Z] nexus3.edgexfoundry.org:10003 [2024-09-09T04:43:14.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:43:14.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:43:14.973Z] Configure a credential helper to remove this warning. See [2024-09-09T04:43:14.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:43:14.973Z] [2024-09-09T04:43:14.973Z] Login Succeeded [2024-09-09T04:43:14.973Z] nexus3.edgexfoundry.org:10004 [2024-09-09T04:43:15.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:43:15.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:43:15.239Z] Configure a credential helper to remove this warning. See [2024-09-09T04:43:15.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:43:15.239Z] [2024-09-09T04:43:15.239Z] Login Succeeded [2024-09-09T04:43:15.239Z] ****.io [2024-09-09T04:43:15.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:43:15.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:43:15.766Z] Configure a credential helper to remove this warning. See [2024-09-09T04:43:15.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:43:15.766Z] [2024-09-09T04:43:15.766Z] Login Succeeded [2024-09-09T04:43:15.766Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T04:43:15.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:43:15.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T04:43:15.880Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-09T04:43:15.880Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:43:15.880Z] latest [2024-09-09T04:43:15.880Z] 3.2.0-dev.66 [2024-09-09T04:43:15.880Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:43:15.880Z] main [2024-09-09T04:43:15.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:16.250Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:16.600Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:43:16.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-09T04:43:16.600Z] cea53923ec84: Preparing [2024-09-09T04:43:16.600Z] 80462d9d27c1: Preparing [2024-09-09T04:43:16.600Z] 3d71b67633be: Preparing [2024-09-09T04:43:16.600Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:16.600Z] 8c4e33a8e123: Preparing [2024-09-09T04:43:16.600Z] 66e0784511fa: Preparing [2024-09-09T04:43:16.600Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:16.600Z] 66e0784511fa: Waiting [2024-09-09T04:43:16.600Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:16.865Z] 3d71b67633be: Pushed [2024-09-09T04:43:16.865Z] cea53923ec84: Pushed [2024-09-09T04:43:16.865Z] 8e1b4aaa03cc: Pushed [2024-09-09T04:43:16.865Z] 8c4e33a8e123: Pushed [2024-09-09T04:43:16.865Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:16.865Z] 66e0784511fa: Pushed [2024-09-09T04:43:23.475Z] 80462d9d27c1: Pushed [2024-09-09T04:43:23.475Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:7a2b51329a5cf9165ab434cb29788ec440ecde8770d10eda452a3ba3cc5e1acf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:23.838Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:24.195Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-09T04:43:24.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-09T04:43:24.195Z] cea53923ec84: Preparing [2024-09-09T04:43:24.195Z] 80462d9d27c1: Preparing [2024-09-09T04:43:24.195Z] 3d71b67633be: Preparing [2024-09-09T04:43:24.195Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:24.195Z] 8c4e33a8e123: Preparing [2024-09-09T04:43:24.195Z] 66e0784511fa: Preparing [2024-09-09T04:43:24.195Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:24.195Z] 66e0784511fa: Waiting [2024-09-09T04:43:24.195Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:24.195Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:24.195Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:43:24.195Z] 80462d9d27c1: Layer already exists [2024-09-09T04:43:24.195Z] cea53923ec84: Layer already exists [2024-09-09T04:43:24.195Z] 3d71b67633be: Layer already exists [2024-09-09T04:43:24.195Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:24.195Z] 66e0784511fa: Layer already exists [2024-09-09T04:43:24.457Z] latest: digest: sha256:7a2b51329a5cf9165ab434cb29788ec440ecde8770d10eda452a3ba3cc5e1acf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:24.824Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:25.175Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.66 [2024-09-09T04:43:25.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-09T04:43:25.175Z] cea53923ec84: Preparing [2024-09-09T04:43:25.175Z] 80462d9d27c1: Preparing [2024-09-09T04:43:25.175Z] 3d71b67633be: Preparing [2024-09-09T04:43:25.175Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:25.175Z] 8c4e33a8e123: Preparing [2024-09-09T04:43:25.175Z] 66e0784511fa: Preparing [2024-09-09T04:43:25.175Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:25.175Z] 66e0784511fa: Waiting [2024-09-09T04:43:25.175Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:25.175Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:25.175Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:43:25.175Z] cea53923ec84: Layer already exists [2024-09-09T04:43:25.175Z] 3d71b67633be: Layer already exists [2024-09-09T04:43:25.175Z] 80462d9d27c1: Layer already exists [2024-09-09T04:43:25.175Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:25.175Z] 66e0784511fa: Layer already exists [2024-09-09T04:43:25.442Z] 3.2.0-dev.66: digest: sha256:7a2b51329a5cf9165ab434cb29788ec440ecde8770d10eda452a3ba3cc5e1acf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:25.803Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:26.159Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:43:26.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-09T04:43:26.159Z] cea53923ec84: Preparing [2024-09-09T04:43:26.159Z] 80462d9d27c1: Preparing [2024-09-09T04:43:26.159Z] 3d71b67633be: Preparing [2024-09-09T04:43:26.159Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:26.159Z] 8c4e33a8e123: Preparing [2024-09-09T04:43:26.159Z] 66e0784511fa: Preparing [2024-09-09T04:43:26.159Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:26.159Z] 66e0784511fa: Waiting [2024-09-09T04:43:26.159Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:26.159Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:26.159Z] 3d71b67633be: Layer already exists [2024-09-09T04:43:26.159Z] cea53923ec84: Layer already exists [2024-09-09T04:43:26.159Z] 80462d9d27c1: Layer already exists [2024-09-09T04:43:26.159Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:43:26.159Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:26.159Z] 66e0784511fa: Layer already exists [2024-09-09T04:43:26.159Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:7a2b51329a5cf9165ab434cb29788ec440ecde8770d10eda452a3ba3cc5e1acf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:26.517Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:26.869Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-09T04:43:26.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-09T04:43:26.869Z] cea53923ec84: Preparing [2024-09-09T04:43:26.869Z] 80462d9d27c1: Preparing [2024-09-09T04:43:26.869Z] 3d71b67633be: Preparing [2024-09-09T04:43:26.869Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:26.869Z] 8c4e33a8e123: Preparing [2024-09-09T04:43:26.869Z] 66e0784511fa: Preparing [2024-09-09T04:43:26.869Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:26.869Z] 66e0784511fa: Waiting [2024-09-09T04:43:26.869Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:26.869Z] 3d71b67633be: Layer already exists [2024-09-09T04:43:26.869Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:26.869Z] cea53923ec84: Layer already exists [2024-09-09T04:43:26.869Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:43:26.869Z] 80462d9d27c1: Layer already exists [2024-09-09T04:43:26.869Z] 66e0784511fa: Layer already exists [2024-09-09T04:43:26.869Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:27.131Z] main: digest: sha256:7a2b51329a5cf9165ab434cb29788ec440ecde8770d10eda452a3ba3cc5e1acf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:43:27.217Z] ===================================================== [Pipeline] echo [2024-09-09T04:43:27.236Z] taggedImages: [2024-09-09T04:43:27.236Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:43:27.236Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-09T04:43:27.236Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.66 [2024-09-09T04:43:27.236Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:43:27.236Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-09T04:43:27.262Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-09T04:43:27.262Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:43:27.262Z] latest [2024-09-09T04:43:27.262Z] 3.2.0-dev.66 [2024-09-09T04:43:27.262Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:43:27.262Z] main [2024-09-09T04:43:27.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:27.630Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:27.995Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:43:27.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-09T04:43:27.996Z] 9eb60cd4e955: Preparing [2024-09-09T04:43:27.996Z] da5a36a0ccd8: Preparing [2024-09-09T04:43:27.996Z] a957b60c8e2f: Preparing [2024-09-09T04:43:27.996Z] dc72b0e6f86a: Preparing [2024-09-09T04:43:27.996Z] 3d71b67633be: Preparing [2024-09-09T04:43:27.996Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:27.996Z] 8c4e33a8e123: Preparing [2024-09-09T04:43:27.996Z] 66e0784511fa: Preparing [2024-09-09T04:43:27.996Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:27.996Z] 8c4e33a8e123: Waiting [2024-09-09T04:43:27.996Z] 66e0784511fa: Waiting [2024-09-09T04:43:27.996Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:27.996Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:43:27.996Z] 3d71b67633be: Layer already exists [2024-09-09T04:43:28.261Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:28.261Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:43:28.261Z] 66e0784511fa: Layer already exists [2024-09-09T04:43:28.261Z] 9eb60cd4e955: Pushed [2024-09-09T04:43:28.261Z] da5a36a0ccd8: Pushed [2024-09-09T04:43:28.261Z] a957b60c8e2f: Pushed [2024-09-09T04:43:28.261Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:30.186Z] dc72b0e6f86a: Pushed [2024-09-09T04:43:30.187Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:81981f1d434831748582cfb2f6295c3e21108e5fa7db0c2ba2699eb4c7c2a7af size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:30.557Z] + 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-09-09T04:43:30.919Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-09T04:43:30.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-09T04:43:30.919Z] 9eb60cd4e955: Preparing [2024-09-09T04:43:30.919Z] da5a36a0ccd8: Preparing [2024-09-09T04:43:30.919Z] a957b60c8e2f: Preparing [2024-09-09T04:43:30.919Z] dc72b0e6f86a: Preparing [2024-09-09T04:43:30.919Z] 3d71b67633be: Preparing [2024-09-09T04:43:30.919Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:30.919Z] 8c4e33a8e123: Preparing [2024-09-09T04:43:30.919Z] 66e0784511fa: Preparing [2024-09-09T04:43:30.919Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:30.919Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:43:30.919Z] 66e0784511fa: Waiting [2024-09-09T04:43:30.919Z] 8c4e33a8e123: Waiting [2024-09-09T04:43:30.919Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:30.919Z] 9eb60cd4e955: Layer already exists [2024-09-09T04:43:30.919Z] a957b60c8e2f: Layer already exists [2024-09-09T04:43:30.919Z] dc72b0e6f86a: Layer already exists [2024-09-09T04:43:30.919Z] da5a36a0ccd8: Layer already exists [2024-09-09T04:43:30.919Z] 3d71b67633be: Layer already exists [2024-09-09T04:43:30.919Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:30.919Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:43:30.919Z] 66e0784511fa: Layer already exists [2024-09-09T04:43:30.919Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:31.182Z] latest: digest: sha256:81981f1d434831748582cfb2f6295c3e21108e5fa7db0c2ba2699eb4c7c2a7af size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:31.549Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:31.916Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.66 [2024-09-09T04:43:31.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-09T04:43:31.916Z] 9eb60cd4e955: Preparing [2024-09-09T04:43:31.916Z] da5a36a0ccd8: Preparing [2024-09-09T04:43:31.916Z] a957b60c8e2f: Preparing [2024-09-09T04:43:31.916Z] dc72b0e6f86a: Preparing [2024-09-09T04:43:31.916Z] 3d71b67633be: Preparing [2024-09-09T04:43:31.916Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:31.916Z] 8c4e33a8e123: Preparing [2024-09-09T04:43:31.916Z] 66e0784511fa: Preparing [2024-09-09T04:43:31.916Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:31.916Z] 8c4e33a8e123: Waiting [2024-09-09T04:43:31.916Z] 66e0784511fa: Waiting [2024-09-09T04:43:31.916Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:31.916Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:43:31.916Z] dc72b0e6f86a: Layer already exists [2024-09-09T04:43:31.916Z] a957b60c8e2f: Layer already exists [2024-09-09T04:43:31.916Z] 9eb60cd4e955: Layer already exists [2024-09-09T04:43:31.916Z] 3d71b67633be: Layer already exists [2024-09-09T04:43:31.916Z] da5a36a0ccd8: Layer already exists [2024-09-09T04:43:31.916Z] 66e0784511fa: Layer already exists [2024-09-09T04:43:31.916Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:31.916Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:43:31.916Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:31.916Z] 3.2.0-dev.66: digest: sha256:81981f1d434831748582cfb2f6295c3e21108e5fa7db0c2ba2699eb4c7c2a7af size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:32.273Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:32.665Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:43:32.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-09T04:43:32.665Z] 9eb60cd4e955: Preparing [2024-09-09T04:43:32.665Z] da5a36a0ccd8: Preparing [2024-09-09T04:43:32.665Z] a957b60c8e2f: Preparing [2024-09-09T04:43:32.665Z] dc72b0e6f86a: Preparing [2024-09-09T04:43:32.665Z] 3d71b67633be: Preparing [2024-09-09T04:43:32.665Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:32.665Z] 8c4e33a8e123: Preparing [2024-09-09T04:43:32.665Z] 66e0784511fa: Preparing [2024-09-09T04:43:32.665Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:32.665Z] 8c4e33a8e123: Waiting [2024-09-09T04:43:32.665Z] 66e0784511fa: Waiting [2024-09-09T04:43:32.665Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:32.665Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:43:32.665Z] 9eb60cd4e955: Layer already exists [2024-09-09T04:43:32.665Z] 3d71b67633be: Layer already exists [2024-09-09T04:43:32.665Z] a957b60c8e2f: Layer already exists [2024-09-09T04:43:32.665Z] da5a36a0ccd8: Layer already exists [2024-09-09T04:43:32.665Z] dc72b0e6f86a: Layer already exists [2024-09-09T04:43:32.665Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:43:32.665Z] 66e0784511fa: Layer already exists [2024-09-09T04:43:32.665Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:32.665Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:32.929Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:81981f1d434831748582cfb2f6295c3e21108e5fa7db0c2ba2699eb4c7c2a7af size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:33.294Z] + 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-09-09T04:43:33.663Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-09T04:43:33.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-09T04:43:33.663Z] 9eb60cd4e955: Preparing [2024-09-09T04:43:33.663Z] da5a36a0ccd8: Preparing [2024-09-09T04:43:33.663Z] a957b60c8e2f: Preparing [2024-09-09T04:43:33.663Z] dc72b0e6f86a: Preparing [2024-09-09T04:43:33.663Z] 3d71b67633be: Preparing [2024-09-09T04:43:33.663Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:33.663Z] 8c4e33a8e123: Preparing [2024-09-09T04:43:33.663Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:43:33.663Z] 8c4e33a8e123: Waiting [2024-09-09T04:43:33.663Z] 66e0784511fa: Preparing [2024-09-09T04:43:33.663Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:33.663Z] 66e0784511fa: Waiting [2024-09-09T04:43:33.663Z] 9eb60cd4e955: Layer already exists [2024-09-09T04:43:33.663Z] a957b60c8e2f: Layer already exists [2024-09-09T04:43:33.663Z] dc72b0e6f86a: Layer already exists [2024-09-09T04:43:33.663Z] da5a36a0ccd8: Layer already exists [2024-09-09T04:43:33.663Z] 3d71b67633be: Layer already exists [2024-09-09T04:43:33.663Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:33.663Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:43:33.663Z] 66e0784511fa: Layer already exists [2024-09-09T04:43:33.663Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:33.927Z] main: digest: sha256:81981f1d434831748582cfb2f6295c3e21108e5fa7db0c2ba2699eb4c7c2a7af size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:43:34.019Z] ===================================================== [Pipeline] echo [2024-09-09T04:43:34.034Z] taggedImages: [2024-09-09T04:43:34.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:43:34.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-09T04:43:34.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.66 [2024-09-09T04:43:34.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:43:34.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-09T04:43:34.065Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-09T04:43:34.065Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:43:34.065Z] latest [2024-09-09T04:43:34.065Z] 3.2.0-dev.66 [2024-09-09T04:43:34.065Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:43:34.065Z] main [2024-09-09T04:43:34.065Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:34.435Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:34.797Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:43:34.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-09T04:43:34.797Z] f95f9232a529: Preparing [2024-09-09T04:43:34.797Z] 24fbbce94662: Preparing [2024-09-09T04:43:34.797Z] 74ae844bb3b3: Preparing [2024-09-09T04:43:34.797Z] 3d71b67633be: Preparing [2024-09-09T04:43:34.797Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:34.797Z] d1bb7f9e518b: Preparing [2024-09-09T04:43:34.797Z] 186e0561e917: Preparing [2024-09-09T04:43:34.797Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:34.797Z] 186e0561e917: Waiting [2024-09-09T04:43:34.797Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:34.797Z] d1bb7f9e518b: Waiting [2024-09-09T04:43:34.797Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:34.797Z] 3d71b67633be: Layer already exists [2024-09-09T04:43:35.061Z] f95f9232a529: Pushed [2024-09-09T04:43:35.061Z] 24fbbce94662: Pushed [2024-09-09T04:43:35.061Z] d1bb7f9e518b: Pushed [2024-09-09T04:43:35.061Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:35.061Z] 186e0561e917: Pushed [2024-09-09T04:43:41.673Z] 74ae844bb3b3: Pushed [2024-09-09T04:43:41.673Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:9c9753a44fdef6861f9c3070c1a9b35b28b674c1ce475fe758e526be6c6c2aa8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:42.031Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:42.379Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-09T04:43:42.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-09T04:43:42.379Z] f95f9232a529: Preparing [2024-09-09T04:43:42.379Z] 24fbbce94662: Preparing [2024-09-09T04:43:42.379Z] 74ae844bb3b3: Preparing [2024-09-09T04:43:42.379Z] 3d71b67633be: Preparing [2024-09-09T04:43:42.379Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:42.379Z] d1bb7f9e518b: Preparing [2024-09-09T04:43:42.379Z] 186e0561e917: Preparing [2024-09-09T04:43:42.379Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:42.379Z] 186e0561e917: Waiting [2024-09-09T04:43:42.379Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:42.379Z] d1bb7f9e518b: Waiting [2024-09-09T04:43:42.379Z] 24fbbce94662: Layer already exists [2024-09-09T04:43:42.379Z] f95f9232a529: Layer already exists [2024-09-09T04:43:42.379Z] 3d71b67633be: Layer already exists [2024-09-09T04:43:42.379Z] 74ae844bb3b3: Layer already exists [2024-09-09T04:43:42.379Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:42.379Z] 186e0561e917: Layer already exists [2024-09-09T04:43:42.379Z] d1bb7f9e518b: Layer already exists [2024-09-09T04:43:42.379Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:42.643Z] latest: digest: sha256:9c9753a44fdef6861f9c3070c1a9b35b28b674c1ce475fe758e526be6c6c2aa8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:42.995Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:43.347Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.66 [2024-09-09T04:43:43.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-09T04:43:43.347Z] f95f9232a529: Preparing [2024-09-09T04:43:43.347Z] 24fbbce94662: Preparing [2024-09-09T04:43:43.347Z] 74ae844bb3b3: Preparing [2024-09-09T04:43:43.347Z] 3d71b67633be: Preparing [2024-09-09T04:43:43.347Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:43.347Z] d1bb7f9e518b: Preparing [2024-09-09T04:43:43.347Z] 186e0561e917: Preparing [2024-09-09T04:43:43.347Z] d1bb7f9e518b: Waiting [2024-09-09T04:43:43.347Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:43.347Z] 186e0561e917: Waiting [2024-09-09T04:43:43.347Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:43.347Z] 24fbbce94662: Layer already exists [2024-09-09T04:43:43.347Z] f95f9232a529: Layer already exists [2024-09-09T04:43:43.347Z] 3d71b67633be: Layer already exists [2024-09-09T04:43:43.347Z] 74ae844bb3b3: Layer already exists [2024-09-09T04:43:43.347Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:43.347Z] 186e0561e917: Layer already exists [2024-09-09T04:43:43.347Z] d1bb7f9e518b: Layer already exists [2024-09-09T04:43:43.347Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:43.609Z] 3.2.0-dev.66: digest: sha256:9c9753a44fdef6861f9c3070c1a9b35b28b674c1ce475fe758e526be6c6c2aa8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:43.965Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:44.322Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:43:44.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-09T04:43:44.322Z] f95f9232a529: Preparing [2024-09-09T04:43:44.322Z] 24fbbce94662: Preparing [2024-09-09T04:43:44.322Z] 74ae844bb3b3: Preparing [2024-09-09T04:43:44.322Z] 3d71b67633be: Preparing [2024-09-09T04:43:44.322Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:44.322Z] d1bb7f9e518b: Preparing [2024-09-09T04:43:44.322Z] 186e0561e917: Preparing [2024-09-09T04:43:44.322Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:44.322Z] d1bb7f9e518b: Waiting [2024-09-09T04:43:44.322Z] 186e0561e917: Waiting [2024-09-09T04:43:44.322Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:44.322Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:44.322Z] 24fbbce94662: Layer already exists [2024-09-09T04:43:44.322Z] f95f9232a529: Layer already exists [2024-09-09T04:43:44.322Z] 3d71b67633be: Layer already exists [2024-09-09T04:43:44.322Z] 74ae844bb3b3: Layer already exists [2024-09-09T04:43:44.322Z] d1bb7f9e518b: Layer already exists [2024-09-09T04:43:44.322Z] 186e0561e917: Layer already exists [2024-09-09T04:43:44.322Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:44.322Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:9c9753a44fdef6861f9c3070c1a9b35b28b674c1ce475fe758e526be6c6c2aa8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:44.949Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:45.305Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-09T04:43:45.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-09T04:43:45.305Z] f95f9232a529: Preparing [2024-09-09T04:43:45.305Z] 24fbbce94662: Preparing [2024-09-09T04:43:45.305Z] 74ae844bb3b3: Preparing [2024-09-09T04:43:45.305Z] 3d71b67633be: Preparing [2024-09-09T04:43:45.305Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:45.305Z] d1bb7f9e518b: Preparing [2024-09-09T04:43:45.305Z] 186e0561e917: Preparing [2024-09-09T04:43:45.305Z] d1bb7f9e518b: Waiting [2024-09-09T04:43:45.305Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:45.305Z] 186e0561e917: Waiting [2024-09-09T04:43:45.305Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:45.305Z] 74ae844bb3b3: Layer already exists [2024-09-09T04:43:45.305Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:45.305Z] 3d71b67633be: Layer already exists [2024-09-09T04:43:45.305Z] 24fbbce94662: Layer already exists [2024-09-09T04:43:45.305Z] f95f9232a529: Layer already exists [2024-09-09T04:43:45.305Z] 186e0561e917: Layer already exists [2024-09-09T04:43:45.305Z] d1bb7f9e518b: Layer already exists [2024-09-09T04:43:45.305Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:45.569Z] main: digest: sha256:9c9753a44fdef6861f9c3070c1a9b35b28b674c1ce475fe758e526be6c6c2aa8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:43:45.670Z] ===================================================== [Pipeline] echo [2024-09-09T04:43:45.684Z] taggedImages: [2024-09-09T04:43:45.684Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:43:45.684Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-09T04:43:45.684Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.66 [2024-09-09T04:43:45.684Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:43:45.684Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-09T04:43:45.710Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-09T04:43:45.710Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:43:45.710Z] latest [2024-09-09T04:43:45.710Z] 3.2.0-dev.66 [2024-09-09T04:43:45.710Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:43:45.710Z] main [2024-09-09T04:43:45.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:46.235Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:46.581Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:43:46.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-09T04:43:46.581Z] 5396c8193fdd: Preparing [2024-09-09T04:43:46.581Z] 7397bc083d58: Preparing [2024-09-09T04:43:46.581Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:46.581Z] 7005fe7b5378: Preparing [2024-09-09T04:43:46.581Z] 61b2c9e807d6: Preparing [2024-09-09T04:43:46.581Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:46.581Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:46.847Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:46.847Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:46.847Z] 61b2c9e807d6: Pushed [2024-09-09T04:43:46.847Z] 7005fe7b5378: Pushed [2024-09-09T04:43:46.847Z] 5396c8193fdd: Pushed [2024-09-09T04:43:53.461Z] 7397bc083d58: Pushed [2024-09-09T04:43:53.461Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:dc969d3ae817aa24606c311bbfe1d9edb07ec39121df774cc6e977d861d422a1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:53.824Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:54.182Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-09T04:43:54.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-09T04:43:54.182Z] 5396c8193fdd: Preparing [2024-09-09T04:43:54.182Z] 7397bc083d58: Preparing [2024-09-09T04:43:54.182Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:54.182Z] 7005fe7b5378: Preparing [2024-09-09T04:43:54.182Z] 61b2c9e807d6: Preparing [2024-09-09T04:43:54.182Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:54.182Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:54.182Z] 5396c8193fdd: Layer already exists [2024-09-09T04:43:54.182Z] 61b2c9e807d6: Layer already exists [2024-09-09T04:43:54.182Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:54.182Z] 7397bc083d58: Layer already exists [2024-09-09T04:43:54.182Z] 7005fe7b5378: Layer already exists [2024-09-09T04:43:54.182Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:54.182Z] latest: digest: sha256:dc969d3ae817aa24606c311bbfe1d9edb07ec39121df774cc6e977d861d422a1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:54.546Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:54.908Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.66 [2024-09-09T04:43:54.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-09T04:43:54.908Z] 5396c8193fdd: Preparing [2024-09-09T04:43:54.908Z] 7397bc083d58: Preparing [2024-09-09T04:43:54.908Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:54.908Z] 7005fe7b5378: Preparing [2024-09-09T04:43:54.908Z] 61b2c9e807d6: Preparing [2024-09-09T04:43:54.908Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:54.908Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:54.908Z] 7397bc083d58: Layer already exists [2024-09-09T04:43:54.908Z] 7005fe7b5378: Layer already exists [2024-09-09T04:43:54.908Z] 5396c8193fdd: Layer already exists [2024-09-09T04:43:54.908Z] 61b2c9e807d6: Layer already exists [2024-09-09T04:43:54.908Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:54.908Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:54.908Z] 3.2.0-dev.66: digest: sha256:dc969d3ae817aa24606c311bbfe1d9edb07ec39121df774cc6e977d861d422a1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:55.263Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:55.620Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:43:55.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-09T04:43:55.620Z] 5396c8193fdd: Preparing [2024-09-09T04:43:55.620Z] 7397bc083d58: Preparing [2024-09-09T04:43:55.620Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:55.620Z] 7005fe7b5378: Preparing [2024-09-09T04:43:55.620Z] 61b2c9e807d6: Preparing [2024-09-09T04:43:55.620Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:55.620Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:55.620Z] 7005fe7b5378: Layer already exists [2024-09-09T04:43:55.620Z] 7397bc083d58: Layer already exists [2024-09-09T04:43:55.620Z] 61b2c9e807d6: Layer already exists [2024-09-09T04:43:55.620Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:55.620Z] 5396c8193fdd: Layer already exists [2024-09-09T04:43:55.621Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:55.621Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:dc969d3ae817aa24606c311bbfe1d9edb07ec39121df774cc6e977d861d422a1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:55.980Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:56.349Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-09T04:43:56.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-09T04:43:56.349Z] 5396c8193fdd: Preparing [2024-09-09T04:43:56.349Z] 7397bc083d58: Preparing [2024-09-09T04:43:56.349Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:56.349Z] 7005fe7b5378: Preparing [2024-09-09T04:43:56.349Z] 61b2c9e807d6: Preparing [2024-09-09T04:43:56.349Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:56.349Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:43:56.349Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:56.349Z] 7397bc083d58: Layer already exists [2024-09-09T04:43:56.349Z] 7005fe7b5378: Layer already exists [2024-09-09T04:43:56.349Z] 5396c8193fdd: Layer already exists [2024-09-09T04:43:56.349Z] 61b2c9e807d6: Layer already exists [2024-09-09T04:43:56.349Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:56.349Z] main: digest: sha256:dc969d3ae817aa24606c311bbfe1d9edb07ec39121df774cc6e977d861d422a1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:43:56.742Z] ===================================================== [Pipeline] echo [2024-09-09T04:43:56.758Z] taggedImages: [2024-09-09T04:43:56.758Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:43:56.758Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-09T04:43:56.758Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.66 [2024-09-09T04:43:56.758Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:43:56.758Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-09T04:43:56.787Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-09T04:43:56.788Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:43:56.788Z] latest [2024-09-09T04:43:56.788Z] 3.2.0-dev.66 [2024-09-09T04:43:56.788Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:43:56.788Z] main [2024-09-09T04:43:56.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:57.153Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:43:57.580Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:43:57.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-09T04:43:57.580Z] acfcfbf600f1: Preparing [2024-09-09T04:43:57.580Z] 2b1f33a92149: Preparing [2024-09-09T04:43:57.580Z] 24ae319a131c: Preparing [2024-09-09T04:43:57.580Z] 3d71b67633be: Preparing [2024-09-09T04:43:57.580Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:43:57.580Z] 8c4e33a8e123: Preparing [2024-09-09T04:43:57.580Z] 66e0784511fa: Preparing [2024-09-09T04:43:57.580Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:43:57.580Z] 66e0784511fa: Waiting [2024-09-09T04:43:57.580Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:43:57.580Z] 3d71b67633be: Layer already exists [2024-09-09T04:43:57.843Z] 66e0784511fa: Layer already exists [2024-09-09T04:43:57.843Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:43:57.843Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:43:57.843Z] acfcfbf600f1: Pushed [2024-09-09T04:43:57.843Z] 2b1f33a92149: Pushed [2024-09-09T04:44:04.457Z] 24ae319a131c: Pushed [2024-09-09T04:44:04.457Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:0996efaecc087f76336c09bd12aae1b4a6e04672e1a48da5c50f89d4edcd60e2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:04.805Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:05.162Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-09T04:44:05.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-09T04:44:05.162Z] acfcfbf600f1: Preparing [2024-09-09T04:44:05.162Z] 2b1f33a92149: Preparing [2024-09-09T04:44:05.162Z] 24ae319a131c: Preparing [2024-09-09T04:44:05.162Z] 3d71b67633be: Preparing [2024-09-09T04:44:05.162Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:05.162Z] 8c4e33a8e123: Preparing [2024-09-09T04:44:05.162Z] 66e0784511fa: Preparing [2024-09-09T04:44:05.162Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:05.162Z] 8c4e33a8e123: Waiting [2024-09-09T04:44:05.162Z] 66e0784511fa: Waiting [2024-09-09T04:44:05.162Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:05.162Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:05.162Z] 24ae319a131c: Layer already exists [2024-09-09T04:44:05.162Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:05.162Z] 2b1f33a92149: Layer already exists [2024-09-09T04:44:05.162Z] acfcfbf600f1: Layer already exists [2024-09-09T04:44:05.162Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:44:05.162Z] 66e0784511fa: Layer already exists [2024-09-09T04:44:05.162Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:05.425Z] latest: digest: sha256:0996efaecc087f76336c09bd12aae1b4a6e04672e1a48da5c50f89d4edcd60e2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:05.793Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:06.150Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.66 [2024-09-09T04:44:06.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-09T04:44:06.151Z] acfcfbf600f1: Preparing [2024-09-09T04:44:06.151Z] 2b1f33a92149: Preparing [2024-09-09T04:44:06.151Z] 24ae319a131c: Preparing [2024-09-09T04:44:06.151Z] 3d71b67633be: Preparing [2024-09-09T04:44:06.151Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:06.151Z] 8c4e33a8e123: Preparing [2024-09-09T04:44:06.151Z] 66e0784511fa: Preparing [2024-09-09T04:44:06.151Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:06.151Z] 66e0784511fa: Waiting [2024-09-09T04:44:06.151Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:06.151Z] 8c4e33a8e123: Waiting [2024-09-09T04:44:06.151Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:06.151Z] acfcfbf600f1: Layer already exists [2024-09-09T04:44:06.151Z] 24ae319a131c: Layer already exists [2024-09-09T04:44:06.151Z] 2b1f33a92149: Layer already exists [2024-09-09T04:44:06.151Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:06.151Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:44:06.151Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:06.151Z] 66e0784511fa: Layer already exists [2024-09-09T04:44:06.151Z] 3.2.0-dev.66: digest: sha256:0996efaecc087f76336c09bd12aae1b4a6e04672e1a48da5c50f89d4edcd60e2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:06.523Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:06.883Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:06.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-09T04:44:06.883Z] acfcfbf600f1: Preparing [2024-09-09T04:44:06.883Z] 2b1f33a92149: Preparing [2024-09-09T04:44:06.883Z] 24ae319a131c: Preparing [2024-09-09T04:44:06.883Z] 3d71b67633be: Preparing [2024-09-09T04:44:06.883Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:06.883Z] 8c4e33a8e123: Preparing [2024-09-09T04:44:06.883Z] 66e0784511fa: Preparing [2024-09-09T04:44:06.883Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:06.883Z] 66e0784511fa: Waiting [2024-09-09T04:44:06.883Z] 8c4e33a8e123: Waiting [2024-09-09T04:44:06.883Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:06.883Z] acfcfbf600f1: Layer already exists [2024-09-09T04:44:06.883Z] 2b1f33a92149: Layer already exists [2024-09-09T04:44:06.883Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:06.883Z] 24ae319a131c: Layer already exists [2024-09-09T04:44:06.883Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:06.883Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:44:06.883Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:06.883Z] 66e0784511fa: Layer already exists [2024-09-09T04:44:07.148Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:0996efaecc087f76336c09bd12aae1b4a6e04672e1a48da5c50f89d4edcd60e2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:07.501Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:08.116Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-09T04:44:08.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-09T04:44:08.116Z] acfcfbf600f1: Preparing [2024-09-09T04:44:08.116Z] 2b1f33a92149: Preparing [2024-09-09T04:44:08.116Z] 24ae319a131c: Preparing [2024-09-09T04:44:08.116Z] 3d71b67633be: Preparing [2024-09-09T04:44:08.116Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:08.116Z] 8c4e33a8e123: Preparing [2024-09-09T04:44:08.116Z] 66e0784511fa: Preparing [2024-09-09T04:44:08.116Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:08.116Z] 8c4e33a8e123: Waiting [2024-09-09T04:44:08.116Z] 66e0784511fa: Waiting [2024-09-09T04:44:08.116Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:08.116Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:08.116Z] 2b1f33a92149: Layer already exists [2024-09-09T04:44:08.116Z] 24ae319a131c: Layer already exists [2024-09-09T04:44:08.116Z] acfcfbf600f1: Layer already exists [2024-09-09T04:44:08.116Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:08.116Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:44:08.116Z] 66e0784511fa: Layer already exists [2024-09-09T04:44:08.116Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:08.116Z] main: digest: sha256:0996efaecc087f76336c09bd12aae1b4a6e04672e1a48da5c50f89d4edcd60e2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:44:08.476Z] ===================================================== [Pipeline] echo [2024-09-09T04:44:08.491Z] taggedImages: [2024-09-09T04:44:08.491Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:08.491Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-09T04:44:08.491Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.66 [2024-09-09T04:44:08.491Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:08.491Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-09T04:44:08.520Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-09T04:44:08.520Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:08.520Z] latest [2024-09-09T04:44:08.520Z] 3.2.0-dev.66 [2024-09-09T04:44:08.520Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:08.520Z] main [2024-09-09T04:44:08.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:08.886Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:09.241Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:09.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-09T04:44:09.241Z] 8dcc99dc5955: Preparing [2024-09-09T04:44:09.241Z] d0770aab7683: Preparing [2024-09-09T04:44:09.241Z] fed0d8006029: Preparing [2024-09-09T04:44:09.241Z] dae32921e565: Preparing [2024-09-09T04:44:09.241Z] 748bca906ee6: Preparing [2024-09-09T04:44:09.241Z] e8ff30d0eb39: Preparing [2024-09-09T04:44:09.241Z] 57f089f32155: Preparing [2024-09-09T04:44:09.241Z] 78b8c1ac95ab: Preparing [2024-09-09T04:44:09.241Z] 3d71b67633be: Preparing [2024-09-09T04:44:09.241Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:09.241Z] 6d2effe7bdc8: Preparing [2024-09-09T04:44:09.241Z] 4bda98afbca6: Preparing [2024-09-09T04:44:09.241Z] 5f70bf18a086: Preparing [2024-09-09T04:44:09.241Z] 9c36c154dfb4: Preparing [2024-09-09T04:44:09.241Z] d6aff6c23763: Preparing [2024-09-09T04:44:09.241Z] 596b9e185543: Preparing [2024-09-09T04:44:09.241Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:09.241Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:09.241Z] 6d2effe7bdc8: Waiting [2024-09-09T04:44:09.241Z] 4bda98afbca6: Waiting [2024-09-09T04:44:09.241Z] 5f70bf18a086: Waiting [2024-09-09T04:44:09.241Z] 9c36c154dfb4: Waiting [2024-09-09T04:44:09.241Z] d6aff6c23763: Waiting [2024-09-09T04:44:09.241Z] e8ff30d0eb39: Waiting [2024-09-09T04:44:09.241Z] 596b9e185543: Waiting [2024-09-09T04:44:09.241Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:09.241Z] 57f089f32155: Waiting [2024-09-09T04:44:09.241Z] 78b8c1ac95ab: Waiting [2024-09-09T04:44:09.241Z] 3d71b67633be: Waiting [2024-09-09T04:44:09.504Z] dae32921e565: Pushed [2024-09-09T04:44:09.504Z] fed0d8006029: Pushed [2024-09-09T04:44:09.504Z] d0770aab7683: Pushed [2024-09-09T04:44:09.504Z] 8dcc99dc5955: Pushed [2024-09-09T04:44:09.504Z] 748bca906ee6: Pushed [2024-09-09T04:44:09.504Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:09.504Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:09.504Z] e8ff30d0eb39: Pushed [2024-09-09T04:44:09.766Z] 57f089f32155: Pushed [2024-09-09T04:44:09.766Z] 6d2effe7bdc8: Pushed [2024-09-09T04:44:09.766Z] 5f70bf18a086: Layer already exists [2024-09-09T04:44:09.766Z] 4bda98afbca6: Pushed [2024-09-09T04:44:09.766Z] 9c36c154dfb4: Pushed [2024-09-09T04:44:09.766Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:09.766Z] d6aff6c23763: Pushed [2024-09-09T04:44:09.766Z] 596b9e185543: Pushed [2024-09-09T04:44:12.336Z] 78b8c1ac95ab: Pushed [2024-09-09T04:44:12.336Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:425cc0efb3801e0bf9d4a436203f60d155bca361e3140b910905bc909ebc7bcb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:12.854Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:13.213Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-09T04:44:13.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-09T04:44:13.213Z] 8dcc99dc5955: Preparing [2024-09-09T04:44:13.213Z] d0770aab7683: Preparing [2024-09-09T04:44:13.213Z] fed0d8006029: Preparing [2024-09-09T04:44:13.213Z] dae32921e565: Preparing [2024-09-09T04:44:13.213Z] 748bca906ee6: Preparing [2024-09-09T04:44:13.213Z] e8ff30d0eb39: Preparing [2024-09-09T04:44:13.213Z] 57f089f32155: Preparing [2024-09-09T04:44:13.213Z] e8ff30d0eb39: Waiting [2024-09-09T04:44:13.213Z] 78b8c1ac95ab: Preparing [2024-09-09T04:44:13.213Z] 3d71b67633be: Preparing [2024-09-09T04:44:13.213Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:13.213Z] 6d2effe7bdc8: Preparing [2024-09-09T04:44:13.213Z] 4bda98afbca6: Preparing [2024-09-09T04:44:13.213Z] 5f70bf18a086: Preparing [2024-09-09T04:44:13.213Z] 9c36c154dfb4: Preparing [2024-09-09T04:44:13.213Z] 57f089f32155: Waiting [2024-09-09T04:44:13.213Z] d6aff6c23763: Preparing [2024-09-09T04:44:13.213Z] 596b9e185543: Preparing [2024-09-09T04:44:13.213Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:13.213Z] 6d2effe7bdc8: Waiting [2024-09-09T04:44:13.213Z] 4bda98afbca6: Waiting [2024-09-09T04:44:13.213Z] 5f70bf18a086: Waiting [2024-09-09T04:44:13.213Z] 78b8c1ac95ab: Waiting [2024-09-09T04:44:13.213Z] 9c36c154dfb4: Waiting [2024-09-09T04:44:13.213Z] 3d71b67633be: Waiting [2024-09-09T04:44:13.213Z] d6aff6c23763: Waiting [2024-09-09T04:44:13.213Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:13.213Z] dae32921e565: Layer already exists [2024-09-09T04:44:13.213Z] 8dcc99dc5955: Layer already exists [2024-09-09T04:44:13.213Z] d0770aab7683: Layer already exists [2024-09-09T04:44:13.213Z] fed0d8006029: Layer already exists [2024-09-09T04:44:13.213Z] 748bca906ee6: Layer already exists [2024-09-09T04:44:13.213Z] e8ff30d0eb39: Layer already exists [2024-09-09T04:44:13.213Z] 57f089f32155: Layer already exists [2024-09-09T04:44:13.213Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:13.213Z] 78b8c1ac95ab: Layer already exists [2024-09-09T04:44:13.213Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:13.213Z] 9c36c154dfb4: Layer already exists [2024-09-09T04:44:13.213Z] 4bda98afbca6: Layer already exists [2024-09-09T04:44:13.213Z] 6d2effe7bdc8: Layer already exists [2024-09-09T04:44:13.213Z] 5f70bf18a086: Layer already exists [2024-09-09T04:44:13.213Z] d6aff6c23763: Layer already exists [2024-09-09T04:44:13.213Z] 596b9e185543: Layer already exists [2024-09-09T04:44:13.213Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:13.484Z] latest: digest: sha256:425cc0efb3801e0bf9d4a436203f60d155bca361e3140b910905bc909ebc7bcb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:13.840Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:14.202Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.66 [2024-09-09T04:44:14.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-09T04:44:14.202Z] 8dcc99dc5955: Preparing [2024-09-09T04:44:14.202Z] d0770aab7683: Preparing [2024-09-09T04:44:14.202Z] fed0d8006029: Preparing [2024-09-09T04:44:14.202Z] dae32921e565: Preparing [2024-09-09T04:44:14.202Z] 748bca906ee6: Preparing [2024-09-09T04:44:14.202Z] e8ff30d0eb39: Preparing [2024-09-09T04:44:14.202Z] 57f089f32155: Preparing [2024-09-09T04:44:14.202Z] 78b8c1ac95ab: Preparing [2024-09-09T04:44:14.202Z] 3d71b67633be: Preparing [2024-09-09T04:44:14.202Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:14.202Z] 6d2effe7bdc8: Preparing [2024-09-09T04:44:14.202Z] 4bda98afbca6: Preparing [2024-09-09T04:44:14.202Z] 5f70bf18a086: Preparing [2024-09-09T04:44:14.202Z] 9c36c154dfb4: Preparing [2024-09-09T04:44:14.202Z] d6aff6c23763: Preparing [2024-09-09T04:44:14.202Z] 596b9e185543: Preparing [2024-09-09T04:44:14.202Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:14.202Z] 78b8c1ac95ab: Waiting [2024-09-09T04:44:14.202Z] 3d71b67633be: Waiting [2024-09-09T04:44:14.202Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:14.202Z] 6d2effe7bdc8: Waiting [2024-09-09T04:44:14.202Z] 4bda98afbca6: Waiting [2024-09-09T04:44:14.202Z] 5f70bf18a086: Waiting [2024-09-09T04:44:14.202Z] 9c36c154dfb4: Waiting [2024-09-09T04:44:14.202Z] 596b9e185543: Waiting [2024-09-09T04:44:14.202Z] d6aff6c23763: Waiting [2024-09-09T04:44:14.202Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:14.202Z] 57f089f32155: Waiting [2024-09-09T04:44:14.202Z] e8ff30d0eb39: Waiting [2024-09-09T04:44:14.202Z] 748bca906ee6: Layer already exists [2024-09-09T04:44:14.202Z] dae32921e565: Layer already exists [2024-09-09T04:44:14.202Z] 8dcc99dc5955: Layer already exists [2024-09-09T04:44:14.202Z] fed0d8006029: Layer already exists [2024-09-09T04:44:14.202Z] d0770aab7683: Layer already exists [2024-09-09T04:44:14.202Z] 57f089f32155: Layer already exists [2024-09-09T04:44:14.202Z] e8ff30d0eb39: Layer already exists [2024-09-09T04:44:14.202Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:14.202Z] 78b8c1ac95ab: Layer already exists [2024-09-09T04:44:14.202Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:14.202Z] 9c36c154dfb4: Layer already exists [2024-09-09T04:44:14.202Z] 6d2effe7bdc8: Layer already exists [2024-09-09T04:44:14.202Z] 4bda98afbca6: Layer already exists [2024-09-09T04:44:14.202Z] d6aff6c23763: Layer already exists [2024-09-09T04:44:14.202Z] 5f70bf18a086: Layer already exists [2024-09-09T04:44:14.202Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:14.202Z] 596b9e185543: Layer already exists [2024-09-09T04:44:14.466Z] 3.2.0-dev.66: digest: sha256:425cc0efb3801e0bf9d4a436203f60d155bca361e3140b910905bc909ebc7bcb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:14.824Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:15.182Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:15.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-09T04:44:15.182Z] 8dcc99dc5955: Preparing [2024-09-09T04:44:15.182Z] d0770aab7683: Preparing [2024-09-09T04:44:15.182Z] fed0d8006029: Preparing [2024-09-09T04:44:15.182Z] dae32921e565: Preparing [2024-09-09T04:44:15.182Z] 748bca906ee6: Preparing [2024-09-09T04:44:15.182Z] e8ff30d0eb39: Preparing [2024-09-09T04:44:15.182Z] 57f089f32155: Preparing [2024-09-09T04:44:15.182Z] 78b8c1ac95ab: Preparing [2024-09-09T04:44:15.182Z] 3d71b67633be: Preparing [2024-09-09T04:44:15.182Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:15.182Z] 6d2effe7bdc8: Preparing [2024-09-09T04:44:15.182Z] 4bda98afbca6: Preparing [2024-09-09T04:44:15.182Z] 5f70bf18a086: Preparing [2024-09-09T04:44:15.182Z] 9c36c154dfb4: Preparing [2024-09-09T04:44:15.182Z] d6aff6c23763: Preparing [2024-09-09T04:44:15.182Z] 596b9e185543: Preparing [2024-09-09T04:44:15.182Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:15.182Z] 6d2effe7bdc8: Waiting [2024-09-09T04:44:15.182Z] 4bda98afbca6: Waiting [2024-09-09T04:44:15.182Z] 5f70bf18a086: Waiting [2024-09-09T04:44:15.182Z] 9c36c154dfb4: Waiting [2024-09-09T04:44:15.182Z] d6aff6c23763: Waiting [2024-09-09T04:44:15.182Z] 596b9e185543: Waiting [2024-09-09T04:44:15.182Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:15.182Z] e8ff30d0eb39: Waiting [2024-09-09T04:44:15.182Z] 57f089f32155: Waiting [2024-09-09T04:44:15.182Z] 78b8c1ac95ab: Waiting [2024-09-09T04:44:15.182Z] 3d71b67633be: Waiting [2024-09-09T04:44:15.182Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:15.182Z] d0770aab7683: Layer already exists [2024-09-09T04:44:15.182Z] dae32921e565: Layer already exists [2024-09-09T04:44:15.182Z] fed0d8006029: Layer already exists [2024-09-09T04:44:15.182Z] 8dcc99dc5955: Layer already exists [2024-09-09T04:44:15.182Z] 748bca906ee6: Layer already exists [2024-09-09T04:44:15.182Z] 78b8c1ac95ab: Layer already exists [2024-09-09T04:44:15.182Z] 57f089f32155: Layer already exists [2024-09-09T04:44:15.182Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:15.182Z] e8ff30d0eb39: Layer already exists [2024-09-09T04:44:15.182Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:15.182Z] 6d2effe7bdc8: Layer already exists [2024-09-09T04:44:15.182Z] 9c36c154dfb4: Layer already exists [2024-09-09T04:44:15.182Z] 4bda98afbca6: Layer already exists [2024-09-09T04:44:15.182Z] 5f70bf18a086: Layer already exists [2024-09-09T04:44:15.182Z] d6aff6c23763: Layer already exists [2024-09-09T04:44:15.182Z] 596b9e185543: Layer already exists [2024-09-09T04:44:15.182Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:15.445Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:425cc0efb3801e0bf9d4a436203f60d155bca361e3140b910905bc909ebc7bcb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:15.798Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:16.149Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-09T04:44:16.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-09T04:44:16.149Z] 8dcc99dc5955: Preparing [2024-09-09T04:44:16.149Z] d0770aab7683: Preparing [2024-09-09T04:44:16.149Z] fed0d8006029: Preparing [2024-09-09T04:44:16.149Z] dae32921e565: Preparing [2024-09-09T04:44:16.149Z] 748bca906ee6: Preparing [2024-09-09T04:44:16.149Z] e8ff30d0eb39: Preparing [2024-09-09T04:44:16.149Z] 57f089f32155: Preparing [2024-09-09T04:44:16.149Z] 78b8c1ac95ab: Preparing [2024-09-09T04:44:16.149Z] 3d71b67633be: Preparing [2024-09-09T04:44:16.149Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:16.149Z] 6d2effe7bdc8: Preparing [2024-09-09T04:44:16.149Z] 4bda98afbca6: Preparing [2024-09-09T04:44:16.149Z] 5f70bf18a086: Preparing [2024-09-09T04:44:16.149Z] 9c36c154dfb4: Preparing [2024-09-09T04:44:16.149Z] d6aff6c23763: Preparing [2024-09-09T04:44:16.149Z] 596b9e185543: Preparing [2024-09-09T04:44:16.149Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:16.149Z] 78b8c1ac95ab: Waiting [2024-09-09T04:44:16.149Z] 3d71b67633be: Waiting [2024-09-09T04:44:16.149Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:16.149Z] 6d2effe7bdc8: Waiting [2024-09-09T04:44:16.149Z] 4bda98afbca6: Waiting [2024-09-09T04:44:16.149Z] 5f70bf18a086: Waiting [2024-09-09T04:44:16.149Z] 9c36c154dfb4: Waiting [2024-09-09T04:44:16.149Z] d6aff6c23763: Waiting [2024-09-09T04:44:16.149Z] 57f089f32155: Waiting [2024-09-09T04:44:16.149Z] e8ff30d0eb39: Waiting [2024-09-09T04:44:16.149Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:16.149Z] 596b9e185543: Waiting [2024-09-09T04:44:16.149Z] 8dcc99dc5955: Layer already exists [2024-09-09T04:44:16.149Z] d0770aab7683: Layer already exists [2024-09-09T04:44:16.149Z] fed0d8006029: Layer already exists [2024-09-09T04:44:16.149Z] 748bca906ee6: Layer already exists [2024-09-09T04:44:16.149Z] dae32921e565: Layer already exists [2024-09-09T04:44:16.149Z] 78b8c1ac95ab: Layer already exists [2024-09-09T04:44:16.149Z] 57f089f32155: Layer already exists [2024-09-09T04:44:16.149Z] e8ff30d0eb39: Layer already exists [2024-09-09T04:44:16.149Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:16.149Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:16.149Z] 9c36c154dfb4: Layer already exists [2024-09-09T04:44:16.149Z] 5f70bf18a086: Layer already exists [2024-09-09T04:44:16.149Z] 4bda98afbca6: Layer already exists [2024-09-09T04:44:16.149Z] 6d2effe7bdc8: Layer already exists [2024-09-09T04:44:16.149Z] d6aff6c23763: Layer already exists [2024-09-09T04:44:16.149Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:16.149Z] 596b9e185543: Layer already exists [2024-09-09T04:44:16.412Z] main: digest: sha256:425cc0efb3801e0bf9d4a436203f60d155bca361e3140b910905bc909ebc7bcb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:44:16.501Z] ===================================================== [Pipeline] echo [2024-09-09T04:44:16.516Z] taggedImages: [2024-09-09T04:44:16.516Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:16.516Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-09T04:44:16.516Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.66 [2024-09-09T04:44:16.516Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:16.516Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-09T04:44:16.547Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-09T04:44:16.547Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:16.547Z] latest [2024-09-09T04:44:16.547Z] 3.2.0-dev.66 [2024-09-09T04:44:16.547Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:16.547Z] main [2024-09-09T04:44:16.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:16.918Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:17.276Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:17.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-09T04:44:17.276Z] f2911130d4ce: Preparing [2024-09-09T04:44:17.276Z] a1906e2108ed: Preparing [2024-09-09T04:44:17.276Z] 01150680a4d1: Preparing [2024-09-09T04:44:17.276Z] be0b1016462e: Preparing [2024-09-09T04:44:17.276Z] 3d71b67633be: Preparing [2024-09-09T04:44:17.276Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:17.276Z] 8c4e33a8e123: Preparing [2024-09-09T04:44:17.276Z] 66e0784511fa: Preparing [2024-09-09T04:44:17.276Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:17.276Z] 8c4e33a8e123: Waiting [2024-09-09T04:44:17.276Z] 66e0784511fa: Waiting [2024-09-09T04:44:17.276Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:17.276Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:17.276Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:17.539Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:17.539Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:44:17.539Z] a1906e2108ed: Pushed [2024-09-09T04:44:17.539Z] f2911130d4ce: Pushed [2024-09-09T04:44:17.539Z] 66e0784511fa: Layer already exists [2024-09-09T04:44:17.539Z] 01150680a4d1: Pushed [2024-09-09T04:44:17.539Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:22.849Z] be0b1016462e: Pushed [2024-09-09T04:44:22.849Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:e63d256ece52fb5890cdac9f15d8a2c0a6f3cadf17d01e4019c889d85b3a4dda size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:23.271Z] + 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-09-09T04:44:23.631Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-09T04:44:23.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-09T04:44:23.631Z] f2911130d4ce: Preparing [2024-09-09T04:44:23.631Z] a1906e2108ed: Preparing [2024-09-09T04:44:23.631Z] 01150680a4d1: Preparing [2024-09-09T04:44:23.631Z] be0b1016462e: Preparing [2024-09-09T04:44:23.631Z] 3d71b67633be: Preparing [2024-09-09T04:44:23.631Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:23.631Z] 8c4e33a8e123: Preparing [2024-09-09T04:44:23.631Z] 66e0784511fa: Preparing [2024-09-09T04:44:23.631Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:23.631Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:23.631Z] 66e0784511fa: Waiting [2024-09-09T04:44:23.631Z] 8c4e33a8e123: Waiting [2024-09-09T04:44:23.631Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:23.631Z] a1906e2108ed: Layer already exists [2024-09-09T04:44:23.631Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:23.631Z] f2911130d4ce: Layer already exists [2024-09-09T04:44:23.631Z] be0b1016462e: Layer already exists [2024-09-09T04:44:23.631Z] 01150680a4d1: Layer already exists [2024-09-09T04:44:23.631Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:44:23.631Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:23.631Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:23.631Z] 66e0784511fa: Layer already exists [2024-09-09T04:44:23.900Z] latest: digest: sha256:e63d256ece52fb5890cdac9f15d8a2c0a6f3cadf17d01e4019c889d85b3a4dda size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:24.265Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:24.623Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.66 [2024-09-09T04:44:24.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-09T04:44:24.623Z] f2911130d4ce: Preparing [2024-09-09T04:44:24.623Z] a1906e2108ed: Preparing [2024-09-09T04:44:24.623Z] 01150680a4d1: Preparing [2024-09-09T04:44:24.623Z] be0b1016462e: Preparing [2024-09-09T04:44:24.623Z] 3d71b67633be: Preparing [2024-09-09T04:44:24.623Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:24.623Z] 8c4e33a8e123: Preparing [2024-09-09T04:44:24.623Z] 66e0784511fa: Preparing [2024-09-09T04:44:24.623Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:24.623Z] 8c4e33a8e123: Waiting [2024-09-09T04:44:24.623Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:24.623Z] 66e0784511fa: Waiting [2024-09-09T04:44:24.623Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:24.623Z] 01150680a4d1: Layer already exists [2024-09-09T04:44:24.623Z] a1906e2108ed: Layer already exists [2024-09-09T04:44:24.623Z] f2911130d4ce: Layer already exists [2024-09-09T04:44:24.623Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:24.623Z] be0b1016462e: Layer already exists [2024-09-09T04:44:24.623Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:44:24.623Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:24.623Z] 66e0784511fa: Layer already exists [2024-09-09T04:44:24.623Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:24.888Z] 3.2.0-dev.66: digest: sha256:e63d256ece52fb5890cdac9f15d8a2c0a6f3cadf17d01e4019c889d85b3a4dda size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:25.241Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:25.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:25.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-09T04:44:25.589Z] f2911130d4ce: Preparing [2024-09-09T04:44:25.589Z] a1906e2108ed: Preparing [2024-09-09T04:44:25.589Z] 01150680a4d1: Preparing [2024-09-09T04:44:25.589Z] be0b1016462e: Preparing [2024-09-09T04:44:25.589Z] 3d71b67633be: Preparing [2024-09-09T04:44:25.589Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:25.589Z] 8c4e33a8e123: Preparing [2024-09-09T04:44:25.589Z] 66e0784511fa: Preparing [2024-09-09T04:44:25.589Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:25.589Z] 8c4e33a8e123: Waiting [2024-09-09T04:44:25.589Z] 66e0784511fa: Waiting [2024-09-09T04:44:25.589Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:25.589Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:25.589Z] a1906e2108ed: Layer already exists [2024-09-09T04:44:25.589Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:25.589Z] be0b1016462e: Layer already exists [2024-09-09T04:44:25.589Z] f2911130d4ce: Layer already exists [2024-09-09T04:44:25.589Z] 01150680a4d1: Layer already exists [2024-09-09T04:44:25.589Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:44:25.589Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:25.589Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:25.589Z] 66e0784511fa: Layer already exists [2024-09-09T04:44:25.853Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:e63d256ece52fb5890cdac9f15d8a2c0a6f3cadf17d01e4019c889d85b3a4dda size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:26.217Z] + 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-09-09T04:44:26.566Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-09T04:44:26.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-09T04:44:26.566Z] f2911130d4ce: Preparing [2024-09-09T04:44:26.566Z] a1906e2108ed: Preparing [2024-09-09T04:44:26.566Z] 01150680a4d1: Preparing [2024-09-09T04:44:26.566Z] be0b1016462e: Preparing [2024-09-09T04:44:26.566Z] 3d71b67633be: Preparing [2024-09-09T04:44:26.566Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:26.566Z] 8c4e33a8e123: Preparing [2024-09-09T04:44:26.566Z] 66e0784511fa: Preparing [2024-09-09T04:44:26.566Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:26.566Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:26.566Z] 8c4e33a8e123: Waiting [2024-09-09T04:44:26.566Z] 66e0784511fa: Waiting [2024-09-09T04:44:26.566Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:26.566Z] f2911130d4ce: Layer already exists [2024-09-09T04:44:26.566Z] be0b1016462e: Layer already exists [2024-09-09T04:44:26.566Z] a1906e2108ed: Layer already exists [2024-09-09T04:44:26.566Z] 01150680a4d1: Layer already exists [2024-09-09T04:44:26.566Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:26.566Z] 66e0784511fa: Layer already exists [2024-09-09T04:44:26.566Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:26.566Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:26.566Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:44:26.828Z] main: digest: sha256:e63d256ece52fb5890cdac9f15d8a2c0a6f3cadf17d01e4019c889d85b3a4dda size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:44:26.908Z] ===================================================== [Pipeline] echo [2024-09-09T04:44:26.921Z] taggedImages: [2024-09-09T04:44:26.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:26.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-09T04:44:26.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.66 [2024-09-09T04:44:26.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:26.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-09T04:44:26.945Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-09T04:44:26.945Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:26.945Z] latest [2024-09-09T04:44:26.945Z] 3.2.0-dev.66 [2024-09-09T04:44:26.945Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:26.945Z] main [2024-09-09T04:44:26.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:27.287Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:27.643Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:27.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-09T04:44:27.643Z] 3341f192a077: Preparing [2024-09-09T04:44:27.643Z] 5955fd1d6b45: Preparing [2024-09-09T04:44:27.643Z] fb542bd27d8b: Preparing [2024-09-09T04:44:27.643Z] 3e73c9dd2c79: Preparing [2024-09-09T04:44:27.643Z] 478ca163a8fd: Preparing [2024-09-09T04:44:27.643Z] 3d71b67633be: Preparing [2024-09-09T04:44:27.643Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:27.643Z] e51433ef3d21: Preparing [2024-09-09T04:44:27.643Z] 8f559a0502c8: Preparing [2024-09-09T04:44:27.643Z] b1a51f4acd9d: Preparing [2024-09-09T04:44:27.643Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:27.643Z] 3d71b67633be: Waiting [2024-09-09T04:44:27.643Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:27.643Z] e51433ef3d21: Waiting [2024-09-09T04:44:27.643Z] 8f559a0502c8: Waiting [2024-09-09T04:44:27.643Z] b1a51f4acd9d: Waiting [2024-09-09T04:44:27.643Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:27.908Z] 478ca163a8fd: Pushed [2024-09-09T04:44:27.908Z] 3e73c9dd2c79: Pushed [2024-09-09T04:44:27.908Z] 3341f192a077: Pushed [2024-09-09T04:44:27.908Z] 5955fd1d6b45: Pushed [2024-09-09T04:44:27.908Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:27.908Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:27.908Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:28.172Z] e51433ef3d21: Pushed [2024-09-09T04:44:28.172Z] 8f559a0502c8: Pushed [2024-09-09T04:44:30.097Z] fb542bd27d8b: Pushed [2024-09-09T04:44:30.360Z] b1a51f4acd9d: Pushed [2024-09-09T04:44:30.623Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:7d1ff0d84055ca90cfcdbd9041bad7eae01c3c478705f02ff3c1ed3bcfda8bca size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:31.001Z] + 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-09-09T04:44:31.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-09T04:44:31.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-09T04:44:31.350Z] 3341f192a077: Preparing [2024-09-09T04:44:31.350Z] 5955fd1d6b45: Preparing [2024-09-09T04:44:31.350Z] fb542bd27d8b: Preparing [2024-09-09T04:44:31.350Z] 3e73c9dd2c79: Preparing [2024-09-09T04:44:31.350Z] 478ca163a8fd: Preparing [2024-09-09T04:44:31.350Z] 3d71b67633be: Preparing [2024-09-09T04:44:31.350Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:31.350Z] e51433ef3d21: Preparing [2024-09-09T04:44:31.350Z] 8f559a0502c8: Preparing [2024-09-09T04:44:31.350Z] b1a51f4acd9d: Preparing [2024-09-09T04:44:31.350Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:31.350Z] 3d71b67633be: Waiting [2024-09-09T04:44:31.350Z] e51433ef3d21: Waiting [2024-09-09T04:44:31.350Z] 8f559a0502c8: Waiting [2024-09-09T04:44:31.350Z] b1a51f4acd9d: Waiting [2024-09-09T04:44:31.350Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:31.350Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:31.350Z] 3341f192a077: Layer already exists [2024-09-09T04:44:31.350Z] 478ca163a8fd: Layer already exists [2024-09-09T04:44:31.350Z] 5955fd1d6b45: Layer already exists [2024-09-09T04:44:31.350Z] fb542bd27d8b: Layer already exists [2024-09-09T04:44:31.350Z] 3e73c9dd2c79: Layer already exists [2024-09-09T04:44:31.350Z] 8f559a0502c8: Layer already exists [2024-09-09T04:44:31.350Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:31.350Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:31.350Z] e51433ef3d21: Layer already exists [2024-09-09T04:44:31.350Z] b1a51f4acd9d: Layer already exists [2024-09-09T04:44:31.350Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:31.613Z] latest: digest: sha256:7d1ff0d84055ca90cfcdbd9041bad7eae01c3c478705f02ff3c1ed3bcfda8bca size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:31.966Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:32.309Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.66 [2024-09-09T04:44:32.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-09T04:44:32.309Z] 3341f192a077: Preparing [2024-09-09T04:44:32.309Z] 5955fd1d6b45: Preparing [2024-09-09T04:44:32.309Z] fb542bd27d8b: Preparing [2024-09-09T04:44:32.309Z] 3e73c9dd2c79: Preparing [2024-09-09T04:44:32.309Z] 478ca163a8fd: Preparing [2024-09-09T04:44:32.309Z] 3d71b67633be: Preparing [2024-09-09T04:44:32.309Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:32.309Z] e51433ef3d21: Preparing [2024-09-09T04:44:32.309Z] 8f559a0502c8: Preparing [2024-09-09T04:44:32.309Z] b1a51f4acd9d: Preparing [2024-09-09T04:44:32.309Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:32.309Z] 3d71b67633be: Waiting [2024-09-09T04:44:32.309Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:32.309Z] e51433ef3d21: Waiting [2024-09-09T04:44:32.309Z] 8f559a0502c8: Waiting [2024-09-09T04:44:32.309Z] b1a51f4acd9d: Waiting [2024-09-09T04:44:32.309Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:32.309Z] 478ca163a8fd: Layer already exists [2024-09-09T04:44:32.309Z] 5955fd1d6b45: Layer already exists [2024-09-09T04:44:32.309Z] fb542bd27d8b: Layer already exists [2024-09-09T04:44:32.309Z] 3e73c9dd2c79: Layer already exists [2024-09-09T04:44:32.309Z] 3341f192a077: Layer already exists [2024-09-09T04:44:32.309Z] b1a51f4acd9d: Layer already exists [2024-09-09T04:44:32.309Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:32.309Z] e51433ef3d21: Layer already exists [2024-09-09T04:44:32.309Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:32.309Z] 8f559a0502c8: Layer already exists [2024-09-09T04:44:32.309Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:32.571Z] 3.2.0-dev.66: digest: sha256:7d1ff0d84055ca90cfcdbd9041bad7eae01c3c478705f02ff3c1ed3bcfda8bca size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:32.914Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:33.277Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:33.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-09T04:44:33.277Z] 3341f192a077: Preparing [2024-09-09T04:44:33.277Z] 5955fd1d6b45: Preparing [2024-09-09T04:44:33.277Z] fb542bd27d8b: Preparing [2024-09-09T04:44:33.277Z] 3e73c9dd2c79: Preparing [2024-09-09T04:44:33.277Z] 478ca163a8fd: Preparing [2024-09-09T04:44:33.277Z] 3d71b67633be: Preparing [2024-09-09T04:44:33.277Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:33.277Z] e51433ef3d21: Preparing [2024-09-09T04:44:33.277Z] 8f559a0502c8: Preparing [2024-09-09T04:44:33.277Z] b1a51f4acd9d: Preparing [2024-09-09T04:44:33.277Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:33.277Z] 3d71b67633be: Waiting [2024-09-09T04:44:33.277Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:33.277Z] 8f559a0502c8: Waiting [2024-09-09T04:44:33.277Z] e51433ef3d21: Waiting [2024-09-09T04:44:33.277Z] b1a51f4acd9d: Waiting [2024-09-09T04:44:33.277Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:33.277Z] 3341f192a077: Layer already exists [2024-09-09T04:44:33.277Z] 5955fd1d6b45: Layer already exists [2024-09-09T04:44:33.277Z] 478ca163a8fd: Layer already exists [2024-09-09T04:44:33.277Z] fb542bd27d8b: Layer already exists [2024-09-09T04:44:33.277Z] 3e73c9dd2c79: Layer already exists [2024-09-09T04:44:33.277Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:33.277Z] 8f559a0502c8: Layer already exists [2024-09-09T04:44:33.277Z] e51433ef3d21: Layer already exists [2024-09-09T04:44:33.277Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:33.277Z] b1a51f4acd9d: Layer already exists [2024-09-09T04:44:33.277Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:33.540Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:7d1ff0d84055ca90cfcdbd9041bad7eae01c3c478705f02ff3c1ed3bcfda8bca size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:33.903Z] + 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-09-09T04:44:34.266Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-09T04:44:34.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-09T04:44:34.266Z] 3341f192a077: Preparing [2024-09-09T04:44:34.266Z] 5955fd1d6b45: Preparing [2024-09-09T04:44:34.266Z] fb542bd27d8b: Preparing [2024-09-09T04:44:34.266Z] 3e73c9dd2c79: Preparing [2024-09-09T04:44:34.266Z] 478ca163a8fd: Preparing [2024-09-09T04:44:34.266Z] 3d71b67633be: Preparing [2024-09-09T04:44:34.266Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:34.266Z] e51433ef3d21: Preparing [2024-09-09T04:44:34.266Z] 8f559a0502c8: Preparing [2024-09-09T04:44:34.266Z] b1a51f4acd9d: Preparing [2024-09-09T04:44:34.266Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:34.266Z] 3d71b67633be: Waiting [2024-09-09T04:44:34.266Z] 8f559a0502c8: Waiting [2024-09-09T04:44:34.266Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:34.266Z] e51433ef3d21: Waiting [2024-09-09T04:44:34.266Z] b1a51f4acd9d: Waiting [2024-09-09T04:44:34.266Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:34.266Z] 3e73c9dd2c79: Layer already exists [2024-09-09T04:44:34.266Z] 5955fd1d6b45: Layer already exists [2024-09-09T04:44:34.266Z] 3341f192a077: Layer already exists [2024-09-09T04:44:34.266Z] fb542bd27d8b: Layer already exists [2024-09-09T04:44:34.266Z] 478ca163a8fd: Layer already exists [2024-09-09T04:44:34.266Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:34.266Z] e51433ef3d21: Layer already exists [2024-09-09T04:44:34.266Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:34.266Z] 8f559a0502c8: Layer already exists [2024-09-09T04:44:34.266Z] b1a51f4acd9d: Layer already exists [2024-09-09T04:44:34.266Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:34.530Z] main: digest: sha256:7d1ff0d84055ca90cfcdbd9041bad7eae01c3c478705f02ff3c1ed3bcfda8bca size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:44:34.625Z] ===================================================== [Pipeline] echo [2024-09-09T04:44:34.641Z] taggedImages: [2024-09-09T04:44:34.641Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:34.641Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-09T04:44:34.641Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.66 [2024-09-09T04:44:34.641Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:34.641Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-09T04:44:34.667Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-09T04:44:34.667Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:34.667Z] latest [2024-09-09T04:44:34.667Z] 3.2.0-dev.66 [2024-09-09T04:44:34.667Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:34.667Z] main [2024-09-09T04:44:34.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:35.039Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:35.385Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:35.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-09T04:44:35.385Z] a10d6c02581f: Preparing [2024-09-09T04:44:35.385Z] fe2661b0c1b2: Preparing [2024-09-09T04:44:35.385Z] 1d009cf43581: Preparing [2024-09-09T04:44:35.385Z] 8a92316c78ad: Preparing [2024-09-09T04:44:35.385Z] 518f2b8fea1c: Preparing [2024-09-09T04:44:35.385Z] 78e6e0c78323: Preparing [2024-09-09T04:44:35.385Z] a05ea94e48d5: Preparing [2024-09-09T04:44:35.385Z] 3d71b67633be: Preparing [2024-09-09T04:44:35.385Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:35.385Z] 131a17a86d08: Preparing [2024-09-09T04:44:35.385Z] f9071456b888: Preparing [2024-09-09T04:44:35.385Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:35.385Z] a05ea94e48d5: Waiting [2024-09-09T04:44:35.385Z] 3d71b67633be: Waiting [2024-09-09T04:44:35.385Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:35.385Z] 131a17a86d08: Waiting [2024-09-09T04:44:35.385Z] f9071456b888: Waiting [2024-09-09T04:44:35.385Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:35.649Z] fe2661b0c1b2: Pushed [2024-09-09T04:44:35.649Z] 518f2b8fea1c: Pushed [2024-09-09T04:44:35.649Z] a10d6c02581f: Pushed [2024-09-09T04:44:35.649Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:35.649Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:35.649Z] 78e6e0c78323: Pushed [2024-09-09T04:44:35.649Z] a05ea94e48d5: Pushed [2024-09-09T04:44:35.911Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:35.911Z] 131a17a86d08: Pushed [2024-09-09T04:44:37.845Z] 8a92316c78ad: Pushed [2024-09-09T04:44:38.109Z] 1d009cf43581: Pushed [2024-09-09T04:44:38.372Z] f9071456b888: Pushed [2024-09-09T04:44:38.372Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:0db92c8eca68f41372463d571154d89e8d9e43effa925be7d5b1b064e5ab3ab1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:38.735Z] + 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-09-09T04:44:39.084Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-09T04:44:39.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-09T04:44:39.084Z] a10d6c02581f: Preparing [2024-09-09T04:44:39.084Z] fe2661b0c1b2: Preparing [2024-09-09T04:44:39.084Z] 1d009cf43581: Preparing [2024-09-09T04:44:39.084Z] 8a92316c78ad: Preparing [2024-09-09T04:44:39.084Z] 518f2b8fea1c: Preparing [2024-09-09T04:44:39.084Z] 78e6e0c78323: Preparing [2024-09-09T04:44:39.084Z] a05ea94e48d5: Preparing [2024-09-09T04:44:39.084Z] 3d71b67633be: Preparing [2024-09-09T04:44:39.084Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:39.084Z] 131a17a86d08: Preparing [2024-09-09T04:44:39.084Z] f9071456b888: Preparing [2024-09-09T04:44:39.084Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:39.084Z] a05ea94e48d5: Waiting [2024-09-09T04:44:39.084Z] 78e6e0c78323: Waiting [2024-09-09T04:44:39.084Z] 3d71b67633be: Waiting [2024-09-09T04:44:39.084Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:39.084Z] f9071456b888: Waiting [2024-09-09T04:44:39.084Z] 131a17a86d08: Waiting [2024-09-09T04:44:39.084Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:39.084Z] 8a92316c78ad: Layer already exists [2024-09-09T04:44:39.084Z] fe2661b0c1b2: Layer already exists [2024-09-09T04:44:39.084Z] 518f2b8fea1c: Layer already exists [2024-09-09T04:44:39.084Z] a10d6c02581f: Layer already exists [2024-09-09T04:44:39.084Z] 1d009cf43581: Layer already exists [2024-09-09T04:44:39.084Z] a05ea94e48d5: Layer already exists [2024-09-09T04:44:39.084Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:39.084Z] 131a17a86d08: Layer already exists [2024-09-09T04:44:39.084Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:39.084Z] 78e6e0c78323: Layer already exists [2024-09-09T04:44:39.084Z] f9071456b888: Layer already exists [2024-09-09T04:44:39.084Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:39.348Z] latest: digest: sha256:0db92c8eca68f41372463d571154d89e8d9e43effa925be7d5b1b064e5ab3ab1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:39.707Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:40.061Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.66 [2024-09-09T04:44:40.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-09T04:44:40.061Z] a10d6c02581f: Preparing [2024-09-09T04:44:40.061Z] fe2661b0c1b2: Preparing [2024-09-09T04:44:40.061Z] 1d009cf43581: Preparing [2024-09-09T04:44:40.061Z] 8a92316c78ad: Preparing [2024-09-09T04:44:40.061Z] 518f2b8fea1c: Preparing [2024-09-09T04:44:40.061Z] 78e6e0c78323: Preparing [2024-09-09T04:44:40.061Z] a05ea94e48d5: Preparing [2024-09-09T04:44:40.061Z] 3d71b67633be: Preparing [2024-09-09T04:44:40.061Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:40.061Z] 131a17a86d08: Preparing [2024-09-09T04:44:40.061Z] f9071456b888: Preparing [2024-09-09T04:44:40.061Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:40.061Z] 78e6e0c78323: Waiting [2024-09-09T04:44:40.061Z] a05ea94e48d5: Waiting [2024-09-09T04:44:40.061Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:40.061Z] 131a17a86d08: Waiting [2024-09-09T04:44:40.061Z] f9071456b888: Waiting [2024-09-09T04:44:40.061Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:40.061Z] 518f2b8fea1c: Layer already exists [2024-09-09T04:44:40.061Z] fe2661b0c1b2: Layer already exists [2024-09-09T04:44:40.061Z] a10d6c02581f: Layer already exists [2024-09-09T04:44:40.061Z] 8a92316c78ad: Layer already exists [2024-09-09T04:44:40.061Z] 1d009cf43581: Layer already exists [2024-09-09T04:44:40.061Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:40.061Z] 78e6e0c78323: Layer already exists [2024-09-09T04:44:40.061Z] a05ea94e48d5: Layer already exists [2024-09-09T04:44:40.061Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:40.061Z] 131a17a86d08: Layer already exists [2024-09-09T04:44:40.061Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:40.061Z] f9071456b888: Layer already exists [2024-09-09T04:44:40.324Z] 3.2.0-dev.66: digest: sha256:0db92c8eca68f41372463d571154d89e8d9e43effa925be7d5b1b064e5ab3ab1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:40.687Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:41.046Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:41.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-09T04:44:41.046Z] a10d6c02581f: Preparing [2024-09-09T04:44:41.046Z] fe2661b0c1b2: Preparing [2024-09-09T04:44:41.046Z] 1d009cf43581: Preparing [2024-09-09T04:44:41.046Z] 8a92316c78ad: Preparing [2024-09-09T04:44:41.046Z] 518f2b8fea1c: Preparing [2024-09-09T04:44:41.046Z] 78e6e0c78323: Preparing [2024-09-09T04:44:41.046Z] a05ea94e48d5: Preparing [2024-09-09T04:44:41.046Z] 3d71b67633be: Preparing [2024-09-09T04:44:41.046Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:41.046Z] 131a17a86d08: Preparing [2024-09-09T04:44:41.046Z] f9071456b888: Preparing [2024-09-09T04:44:41.046Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:41.046Z] 78e6e0c78323: Waiting [2024-09-09T04:44:41.046Z] a05ea94e48d5: Waiting [2024-09-09T04:44:41.046Z] 3d71b67633be: Waiting [2024-09-09T04:44:41.046Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:41.046Z] 131a17a86d08: Waiting [2024-09-09T04:44:41.046Z] f9071456b888: Waiting [2024-09-09T04:44:41.046Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:41.046Z] fe2661b0c1b2: Layer already exists [2024-09-09T04:44:41.046Z] 1d009cf43581: Layer already exists [2024-09-09T04:44:41.046Z] 8a92316c78ad: Layer already exists [2024-09-09T04:44:41.046Z] 518f2b8fea1c: Layer already exists [2024-09-09T04:44:41.046Z] a10d6c02581f: Layer already exists [2024-09-09T04:44:41.046Z] 78e6e0c78323: Layer already exists [2024-09-09T04:44:41.046Z] a05ea94e48d5: Layer already exists [2024-09-09T04:44:41.046Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:41.046Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:41.046Z] 131a17a86d08: Layer already exists [2024-09-09T04:44:41.046Z] f9071456b888: Layer already exists [2024-09-09T04:44:41.046Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:41.309Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:0db92c8eca68f41372463d571154d89e8d9e43effa925be7d5b1b064e5ab3ab1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:41.669Z] + 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-09-09T04:44:42.016Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-09T04:44:42.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-09T04:44:42.016Z] a10d6c02581f: Preparing [2024-09-09T04:44:42.016Z] fe2661b0c1b2: Preparing [2024-09-09T04:44:42.016Z] 1d009cf43581: Preparing [2024-09-09T04:44:42.016Z] 8a92316c78ad: Preparing [2024-09-09T04:44:42.016Z] 518f2b8fea1c: Preparing [2024-09-09T04:44:42.016Z] 78e6e0c78323: Preparing [2024-09-09T04:44:42.016Z] a05ea94e48d5: Preparing [2024-09-09T04:44:42.016Z] 78e6e0c78323: Waiting [2024-09-09T04:44:42.016Z] 3d71b67633be: Preparing [2024-09-09T04:44:42.016Z] a05ea94e48d5: Waiting [2024-09-09T04:44:42.016Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:42.016Z] 3d71b67633be: Waiting [2024-09-09T04:44:42.016Z] 131a17a86d08: Preparing [2024-09-09T04:44:42.016Z] 8e1b4aaa03cc: Waiting [2024-09-09T04:44:42.016Z] f9071456b888: Preparing [2024-09-09T04:44:42.016Z] 131a17a86d08: Waiting [2024-09-09T04:44:42.016Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:42.016Z] f9071456b888: Waiting [2024-09-09T04:44:42.016Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:42.016Z] 1d009cf43581: Layer already exists [2024-09-09T04:44:42.016Z] fe2661b0c1b2: Layer already exists [2024-09-09T04:44:42.016Z] 518f2b8fea1c: Layer already exists [2024-09-09T04:44:42.016Z] 8a92316c78ad: Layer already exists [2024-09-09T04:44:42.016Z] a10d6c02581f: Layer already exists [2024-09-09T04:44:42.016Z] 78e6e0c78323: Layer already exists [2024-09-09T04:44:42.016Z] a05ea94e48d5: Layer already exists [2024-09-09T04:44:42.016Z] 131a17a86d08: Layer already exists [2024-09-09T04:44:42.016Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:42.016Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:42.016Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:42.016Z] f9071456b888: Layer already exists [2024-09-09T04:44:42.279Z] main: digest: sha256:0db92c8eca68f41372463d571154d89e8d9e43effa925be7d5b1b064e5ab3ab1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:44:42.377Z] ===================================================== [Pipeline] echo [2024-09-09T04:44:42.394Z] taggedImages: [2024-09-09T04:44:42.394Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:42.394Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-09T04:44:42.394Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.66 [2024-09-09T04:44:42.395Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:42.395Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-09T04:44:42.421Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-09T04:44:42.421Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:42.421Z] latest [2024-09-09T04:44:42.421Z] 3.2.0-dev.66 [2024-09-09T04:44:42.421Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:42.421Z] main [2024-09-09T04:44:42.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:42.804Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:43.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:43.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-09T04:44:43.149Z] b02a08c2ff35: Preparing [2024-09-09T04:44:43.149Z] 92bd955928f6: Preparing [2024-09-09T04:44:43.149Z] 3d71b67633be: Preparing [2024-09-09T04:44:43.149Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:43.149Z] 9a1580d0d5f3: Preparing [2024-09-09T04:44:43.149Z] ac442506a58a: Preparing [2024-09-09T04:44:43.149Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:43.149Z] ac442506a58a: Waiting [2024-09-09T04:44:43.149Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:43.149Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:43.149Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:43.413Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:43.413Z] 9a1580d0d5f3: Pushed [2024-09-09T04:44:43.413Z] b02a08c2ff35: Pushed [2024-09-09T04:44:45.339Z] ac442506a58a: Pushed [2024-09-09T04:44:46.733Z] 92bd955928f6: Pushed [2024-09-09T04:44:46.996Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:f54febd78ef1043ce1655188194033bf80ae8b2744e79967fc859fa84cadc839 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:47.348Z] + 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-09-09T04:44:47.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-09T04:44:47.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-09T04:44:47.695Z] b02a08c2ff35: Preparing [2024-09-09T04:44:47.695Z] 92bd955928f6: Preparing [2024-09-09T04:44:47.695Z] 3d71b67633be: Preparing [2024-09-09T04:44:47.695Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:47.695Z] 9a1580d0d5f3: Preparing [2024-09-09T04:44:47.695Z] ac442506a58a: Preparing [2024-09-09T04:44:47.695Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:47.695Z] ac442506a58a: Waiting [2024-09-09T04:44:47.695Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:47.695Z] 92bd955928f6: Layer already exists [2024-09-09T04:44:47.695Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:47.695Z] b02a08c2ff35: Layer already exists [2024-09-09T04:44:47.695Z] 9a1580d0d5f3: Layer already exists [2024-09-09T04:44:47.695Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:47.695Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:47.695Z] ac442506a58a: Layer already exists [2024-09-09T04:44:47.959Z] latest: digest: sha256:f54febd78ef1043ce1655188194033bf80ae8b2744e79967fc859fa84cadc839 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:48.311Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:48.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.66 [2024-09-09T04:44:48.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-09T04:44:48.667Z] b02a08c2ff35: Preparing [2024-09-09T04:44:48.667Z] 92bd955928f6: Preparing [2024-09-09T04:44:48.667Z] 3d71b67633be: Preparing [2024-09-09T04:44:48.667Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:48.667Z] 9a1580d0d5f3: Preparing [2024-09-09T04:44:48.667Z] ac442506a58a: Preparing [2024-09-09T04:44:48.667Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:48.667Z] ac442506a58a: Waiting [2024-09-09T04:44:48.667Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:48.667Z] 9a1580d0d5f3: Layer already exists [2024-09-09T04:44:48.667Z] 92bd955928f6: Layer already exists [2024-09-09T04:44:48.667Z] b02a08c2ff35: Layer already exists [2024-09-09T04:44:48.667Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:48.667Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:48.667Z] ac442506a58a: Layer already exists [2024-09-09T04:44:48.667Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:48.667Z] 3.2.0-dev.66: digest: sha256:f54febd78ef1043ce1655188194033bf80ae8b2744e79967fc859fa84cadc839 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:49.290Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:49.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:49.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-09T04:44:49.636Z] b02a08c2ff35: Preparing [2024-09-09T04:44:49.636Z] 92bd955928f6: Preparing [2024-09-09T04:44:49.636Z] 3d71b67633be: Preparing [2024-09-09T04:44:49.636Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:49.636Z] 9a1580d0d5f3: Preparing [2024-09-09T04:44:49.636Z] ac442506a58a: Preparing [2024-09-09T04:44:49.636Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:49.636Z] ac442506a58a: Waiting [2024-09-09T04:44:49.636Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:49.636Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:49.636Z] b02a08c2ff35: Layer already exists [2024-09-09T04:44:49.636Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:49.636Z] 92bd955928f6: Layer already exists [2024-09-09T04:44:49.636Z] 9a1580d0d5f3: Layer already exists [2024-09-09T04:44:49.636Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:49.636Z] ac442506a58a: Layer already exists [2024-09-09T04:44:49.636Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:f54febd78ef1043ce1655188194033bf80ae8b2744e79967fc859fa84cadc839 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:50.256Z] + 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-09-09T04:44:50.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-09T04:44:50.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-09T04:44:50.604Z] b02a08c2ff35: Preparing [2024-09-09T04:44:50.604Z] 92bd955928f6: Preparing [2024-09-09T04:44:50.604Z] 3d71b67633be: Preparing [2024-09-09T04:44:50.604Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:50.604Z] 9a1580d0d5f3: Preparing [2024-09-09T04:44:50.604Z] ac442506a58a: Preparing [2024-09-09T04:44:50.604Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:50.604Z] ac442506a58a: Waiting [2024-09-09T04:44:50.604Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:50.604Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:50.604Z] b02a08c2ff35: Layer already exists [2024-09-09T04:44:50.604Z] 92bd955928f6: Layer already exists [2024-09-09T04:44:50.604Z] 9a1580d0d5f3: Layer already exists [2024-09-09T04:44:50.604Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:50.604Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:50.604Z] ac442506a58a: Layer already exists [2024-09-09T04:44:50.867Z] main: digest: sha256:f54febd78ef1043ce1655188194033bf80ae8b2744e79967fc859fa84cadc839 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:44:50.970Z] ===================================================== [Pipeline] echo [2024-09-09T04:44:50.985Z] taggedImages: [2024-09-09T04:44:50.985Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:50.985Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-09T04:44:50.985Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.66 [2024-09-09T04:44:50.985Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:50.985Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-09T04:44:51.018Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-09T04:44:51.018Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:51.018Z] latest [2024-09-09T04:44:51.018Z] 3.2.0-dev.66 [2024-09-09T04:44:51.018Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:44:51.018Z] main [2024-09-09T04:44:51.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:51.389Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:44:51.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:44:51.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-09T04:44:51.756Z] 9dc9a96a0656: Preparing [2024-09-09T04:44:51.756Z] 82752a66b473: Preparing [2024-09-09T04:44:51.756Z] 2e54460153f4: Preparing [2024-09-09T04:44:51.756Z] 3d71b67633be: Preparing [2024-09-09T04:44:51.756Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:44:51.756Z] c31040980075: Preparing [2024-09-09T04:44:51.756Z] f9e35470ac43: Preparing [2024-09-09T04:44:51.756Z] de71e719524e: Preparing [2024-09-09T04:44:51.756Z] 93eaf51d360c: Preparing [2024-09-09T04:44:51.756Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:44:51.756Z] c31040980075: Waiting [2024-09-09T04:44:51.756Z] f9e35470ac43: Waiting [2024-09-09T04:44:51.756Z] de71e719524e: Waiting [2024-09-09T04:44:51.756Z] 93eaf51d360c: Waiting [2024-09-09T04:44:51.756Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:44:51.756Z] 3d71b67633be: Layer already exists [2024-09-09T04:44:51.756Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:44:52.019Z] 82752a66b473: Pushed [2024-09-09T04:44:52.019Z] 2e54460153f4: Pushed [2024-09-09T04:44:52.019Z] 9dc9a96a0656: Pushed [2024-09-09T04:44:52.019Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:44:52.019Z] de71e719524e: Pushed [2024-09-09T04:44:52.967Z] 93eaf51d360c: Pushed [2024-09-09T04:45:05.246Z] f9e35470ac43: Pushed [2024-09-09T04:45:13.420Z] c31040980075: Pushed [2024-09-09T04:45:13.420Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:b478463d6855a4cba386bcafd0e4b0adfe964b6267156bd2760ca6cad7f925d6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:13.778Z] + 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-09-09T04:45:14.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-09T04:45:14.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-09T04:45:14.120Z] 9dc9a96a0656: Preparing [2024-09-09T04:45:14.120Z] 82752a66b473: Preparing [2024-09-09T04:45:14.120Z] 2e54460153f4: Preparing [2024-09-09T04:45:14.120Z] 3d71b67633be: Preparing [2024-09-09T04:45:14.120Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:14.120Z] c31040980075: Preparing [2024-09-09T04:45:14.120Z] f9e35470ac43: Preparing [2024-09-09T04:45:14.120Z] de71e719524e: Preparing [2024-09-09T04:45:14.120Z] 93eaf51d360c: Preparing [2024-09-09T04:45:14.120Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:14.120Z] c31040980075: Waiting [2024-09-09T04:45:14.120Z] f9e35470ac43: Waiting [2024-09-09T04:45:14.120Z] de71e719524e: Waiting [2024-09-09T04:45:14.120Z] 93eaf51d360c: Waiting [2024-09-09T04:45:14.120Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:14.120Z] 82752a66b473: Layer already exists [2024-09-09T04:45:14.120Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:14.120Z] 2e54460153f4: Layer already exists [2024-09-09T04:45:14.120Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:14.120Z] 9dc9a96a0656: Layer already exists [2024-09-09T04:45:14.120Z] de71e719524e: Layer already exists [2024-09-09T04:45:14.120Z] c31040980075: Layer already exists [2024-09-09T04:45:14.120Z] f9e35470ac43: Layer already exists [2024-09-09T04:45:14.120Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:14.120Z] 93eaf51d360c: Layer already exists [2024-09-09T04:45:14.383Z] latest: digest: sha256:b478463d6855a4cba386bcafd0e4b0adfe964b6267156bd2760ca6cad7f925d6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:14.736Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:15.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.66 [2024-09-09T04:45:15.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-09T04:45:15.117Z] 9dc9a96a0656: Preparing [2024-09-09T04:45:15.117Z] 82752a66b473: Preparing [2024-09-09T04:45:15.117Z] 2e54460153f4: Preparing [2024-09-09T04:45:15.117Z] 3d71b67633be: Preparing [2024-09-09T04:45:15.117Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:15.117Z] c31040980075: Preparing [2024-09-09T04:45:15.117Z] f9e35470ac43: Preparing [2024-09-09T04:45:15.117Z] de71e719524e: Preparing [2024-09-09T04:45:15.117Z] 93eaf51d360c: Preparing [2024-09-09T04:45:15.117Z] c31040980075: Waiting [2024-09-09T04:45:15.117Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:15.117Z] f9e35470ac43: Waiting [2024-09-09T04:45:15.117Z] de71e719524e: Waiting [2024-09-09T04:45:15.117Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:15.117Z] 9dc9a96a0656: Layer already exists [2024-09-09T04:45:15.117Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:15.117Z] 2e54460153f4: Layer already exists [2024-09-09T04:45:15.117Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:15.117Z] 82752a66b473: Layer already exists [2024-09-09T04:45:15.117Z] c31040980075: Layer already exists [2024-09-09T04:45:15.117Z] 93eaf51d360c: Layer already exists [2024-09-09T04:45:15.117Z] f9e35470ac43: Layer already exists [2024-09-09T04:45:15.117Z] de71e719524e: Layer already exists [2024-09-09T04:45:15.117Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:15.381Z] 3.2.0-dev.66: digest: sha256:b478463d6855a4cba386bcafd0e4b0adfe964b6267156bd2760ca6cad7f925d6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:15.745Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:16.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:45:16.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-09T04:45:16.090Z] 9dc9a96a0656: Preparing [2024-09-09T04:45:16.090Z] 82752a66b473: Preparing [2024-09-09T04:45:16.090Z] 2e54460153f4: Preparing [2024-09-09T04:45:16.090Z] 3d71b67633be: Preparing [2024-09-09T04:45:16.090Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:16.090Z] c31040980075: Preparing [2024-09-09T04:45:16.090Z] f9e35470ac43: Preparing [2024-09-09T04:45:16.090Z] de71e719524e: Preparing [2024-09-09T04:45:16.090Z] 93eaf51d360c: Preparing [2024-09-09T04:45:16.090Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:16.090Z] c31040980075: Waiting [2024-09-09T04:45:16.090Z] f9e35470ac43: Waiting [2024-09-09T04:45:16.090Z] de71e719524e: Waiting [2024-09-09T04:45:16.090Z] 93eaf51d360c: Waiting [2024-09-09T04:45:16.090Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:16.090Z] 9dc9a96a0656: Layer already exists [2024-09-09T04:45:16.090Z] 82752a66b473: Layer already exists [2024-09-09T04:45:16.090Z] 2e54460153f4: Layer already exists [2024-09-09T04:45:16.090Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:16.090Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:16.090Z] f9e35470ac43: Layer already exists [2024-09-09T04:45:16.090Z] de71e719524e: Layer already exists [2024-09-09T04:45:16.090Z] c31040980075: Layer already exists [2024-09-09T04:45:16.090Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:16.090Z] 93eaf51d360c: Layer already exists [2024-09-09T04:45:16.352Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:b478463d6855a4cba386bcafd0e4b0adfe964b6267156bd2760ca6cad7f925d6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:16.708Z] + 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-09-09T04:45:17.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-09T04:45:17.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-09T04:45:17.061Z] 9dc9a96a0656: Preparing [2024-09-09T04:45:17.061Z] 82752a66b473: Preparing [2024-09-09T04:45:17.061Z] 2e54460153f4: Preparing [2024-09-09T04:45:17.061Z] 3d71b67633be: Preparing [2024-09-09T04:45:17.061Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:17.061Z] c31040980075: Preparing [2024-09-09T04:45:17.061Z] f9e35470ac43: Preparing [2024-09-09T04:45:17.061Z] de71e719524e: Preparing [2024-09-09T04:45:17.061Z] 93eaf51d360c: Preparing [2024-09-09T04:45:17.061Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:17.061Z] de71e719524e: Waiting [2024-09-09T04:45:17.061Z] 93eaf51d360c: Waiting [2024-09-09T04:45:17.061Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:17.061Z] c31040980075: Waiting [2024-09-09T04:45:17.061Z] f9e35470ac43: Waiting [2024-09-09T04:45:17.061Z] 2e54460153f4: Layer already exists [2024-09-09T04:45:17.061Z] 82752a66b473: Layer already exists [2024-09-09T04:45:17.061Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:17.061Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:17.061Z] 9dc9a96a0656: Layer already exists [2024-09-09T04:45:17.061Z] f9e35470ac43: Layer already exists [2024-09-09T04:45:17.061Z] c31040980075: Layer already exists [2024-09-09T04:45:17.061Z] de71e719524e: Layer already exists [2024-09-09T04:45:17.061Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:17.061Z] 93eaf51d360c: Layer already exists [2024-09-09T04:45:17.324Z] main: digest: sha256:b478463d6855a4cba386bcafd0e4b0adfe964b6267156bd2760ca6cad7f925d6 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:45:17.421Z] ===================================================== [Pipeline] echo [2024-09-09T04:45:17.437Z] taggedImages: [2024-09-09T04:45:17.437Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:45:17.437Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-09T04:45:17.437Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.66 [2024-09-09T04:45:17.437Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:45:17.437Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-09T04:45:17.468Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-09T04:45:17.468Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:45:17.468Z] latest [2024-09-09T04:45:17.468Z] 3.2.0-dev.66 [2024-09-09T04:45:17.468Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:45:17.468Z] main [2024-09-09T04:45:17.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:17.833Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:18.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:45:18.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-09T04:45:18.191Z] 6b8d1c6d70a7: Preparing [2024-09-09T04:45:18.191Z] e7fa79ef15d5: Preparing [2024-09-09T04:45:18.191Z] 87e499b5454c: Preparing [2024-09-09T04:45:18.191Z] 3d71b67633be: Preparing [2024-09-09T04:45:18.191Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:18.191Z] e56f054c06f4: Preparing [2024-09-09T04:45:18.191Z] b8f9eb8f13df: Preparing [2024-09-09T04:45:18.191Z] 31cc56a40377: Preparing [2024-09-09T04:45:18.191Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:18.191Z] b8f9eb8f13df: Waiting [2024-09-09T04:45:18.191Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:18.191Z] 31cc56a40377: Waiting [2024-09-09T04:45:18.191Z] e56f054c06f4: Waiting [2024-09-09T04:45:18.191Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:18.191Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:18.453Z] 6b8d1c6d70a7: Pushed [2024-09-09T04:45:18.453Z] 87e499b5454c: Pushed [2024-09-09T04:45:18.453Z] e7fa79ef15d5: Pushed [2024-09-09T04:45:18.453Z] b8f9eb8f13df: Pushed [2024-09-09T04:45:18.453Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:19.029Z] 31cc56a40377: Pushed [2024-09-09T04:45:41.043Z] e56f054c06f4: Pushed [2024-09-09T04:45:41.043Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:abf6028d178a3cbde751e55f0ade2867813aca76f983868413479c3fa114a9b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:41.389Z] + 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-09-09T04:45:41.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-09T04:45:41.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-09T04:45:41.793Z] 6b8d1c6d70a7: Preparing [2024-09-09T04:45:41.793Z] e7fa79ef15d5: Preparing [2024-09-09T04:45:41.793Z] 87e499b5454c: Preparing [2024-09-09T04:45:41.793Z] 3d71b67633be: Preparing [2024-09-09T04:45:41.793Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:41.793Z] e56f054c06f4: Preparing [2024-09-09T04:45:41.793Z] e56f054c06f4: Waiting [2024-09-09T04:45:41.793Z] b8f9eb8f13df: Preparing [2024-09-09T04:45:41.793Z] 31cc56a40377: Preparing [2024-09-09T04:45:41.793Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:41.793Z] 31cc56a40377: Waiting [2024-09-09T04:45:41.793Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:41.793Z] b8f9eb8f13df: Waiting [2024-09-09T04:45:41.793Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:41.793Z] 6b8d1c6d70a7: Layer already exists [2024-09-09T04:45:41.793Z] e7fa79ef15d5: Layer already exists [2024-09-09T04:45:41.793Z] 87e499b5454c: Layer already exists [2024-09-09T04:45:41.793Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:41.793Z] e56f054c06f4: Layer already exists [2024-09-09T04:45:41.793Z] b8f9eb8f13df: Layer already exists [2024-09-09T04:45:41.793Z] 31cc56a40377: Layer already exists [2024-09-09T04:45:41.793Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:42.062Z] latest: digest: sha256:abf6028d178a3cbde751e55f0ade2867813aca76f983868413479c3fa114a9b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:42.418Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:42.771Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.66 [2024-09-09T04:45:42.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-09T04:45:42.771Z] 6b8d1c6d70a7: Preparing [2024-09-09T04:45:42.771Z] e7fa79ef15d5: Preparing [2024-09-09T04:45:42.771Z] 87e499b5454c: Preparing [2024-09-09T04:45:42.771Z] 3d71b67633be: Preparing [2024-09-09T04:45:42.771Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:42.771Z] e56f054c06f4: Preparing [2024-09-09T04:45:42.771Z] b8f9eb8f13df: Preparing [2024-09-09T04:45:42.771Z] 31cc56a40377: Preparing [2024-09-09T04:45:42.771Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:42.771Z] e56f054c06f4: Waiting [2024-09-09T04:45:42.771Z] b8f9eb8f13df: Waiting [2024-09-09T04:45:42.771Z] 31cc56a40377: Waiting [2024-09-09T04:45:42.771Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:42.771Z] e7fa79ef15d5: Layer already exists [2024-09-09T04:45:42.771Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:42.771Z] 87e499b5454c: Layer already exists [2024-09-09T04:45:42.771Z] 6b8d1c6d70a7: Layer already exists [2024-09-09T04:45:42.771Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:42.771Z] 31cc56a40377: Layer already exists [2024-09-09T04:45:42.771Z] e56f054c06f4: Layer already exists [2024-09-09T04:45:42.771Z] b8f9eb8f13df: Layer already exists [2024-09-09T04:45:42.771Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:43.043Z] 3.2.0-dev.66: digest: sha256:abf6028d178a3cbde751e55f0ade2867813aca76f983868413479c3fa114a9b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:43.412Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:43.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:45:43.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-09T04:45:43.776Z] 6b8d1c6d70a7: Preparing [2024-09-09T04:45:43.776Z] e7fa79ef15d5: Preparing [2024-09-09T04:45:43.776Z] 87e499b5454c: Preparing [2024-09-09T04:45:43.776Z] 3d71b67633be: Preparing [2024-09-09T04:45:43.776Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:43.776Z] e56f054c06f4: Preparing [2024-09-09T04:45:43.776Z] b8f9eb8f13df: Preparing [2024-09-09T04:45:43.776Z] 31cc56a40377: Preparing [2024-09-09T04:45:43.776Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:43.776Z] b8f9eb8f13df: Waiting [2024-09-09T04:45:43.776Z] 31cc56a40377: Waiting [2024-09-09T04:45:43.776Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:43.776Z] e56f054c06f4: Waiting [2024-09-09T04:45:43.776Z] 87e499b5454c: Layer already exists [2024-09-09T04:45:43.776Z] 6b8d1c6d70a7: Layer already exists [2024-09-09T04:45:43.776Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:43.776Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:43.776Z] e7fa79ef15d5: Layer already exists [2024-09-09T04:45:43.776Z] e56f054c06f4: Layer already exists [2024-09-09T04:45:43.776Z] 31cc56a40377: Layer already exists [2024-09-09T04:45:43.776Z] b8f9eb8f13df: Layer already exists [2024-09-09T04:45:43.776Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:43.776Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:abf6028d178a3cbde751e55f0ade2867813aca76f983868413479c3fa114a9b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:44.387Z] + 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-09-09T04:45:44.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-09T04:45:44.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-09T04:45:44.726Z] 6b8d1c6d70a7: Preparing [2024-09-09T04:45:44.726Z] e7fa79ef15d5: Preparing [2024-09-09T04:45:44.726Z] 87e499b5454c: Preparing [2024-09-09T04:45:44.726Z] 3d71b67633be: Preparing [2024-09-09T04:45:44.726Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:44.726Z] e56f054c06f4: Preparing [2024-09-09T04:45:44.726Z] b8f9eb8f13df: Preparing [2024-09-09T04:45:44.726Z] e56f054c06f4: Waiting [2024-09-09T04:45:44.726Z] 31cc56a40377: Preparing [2024-09-09T04:45:44.726Z] b8f9eb8f13df: Waiting [2024-09-09T04:45:44.726Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:44.726Z] 31cc56a40377: Waiting [2024-09-09T04:45:44.726Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:44.726Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:44.726Z] e7fa79ef15d5: Layer already exists [2024-09-09T04:45:44.726Z] 6b8d1c6d70a7: Layer already exists [2024-09-09T04:45:44.726Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:44.726Z] 87e499b5454c: Layer already exists [2024-09-09T04:45:44.726Z] b8f9eb8f13df: Layer already exists [2024-09-09T04:45:44.726Z] 31cc56a40377: Layer already exists [2024-09-09T04:45:44.726Z] e56f054c06f4: Layer already exists [2024-09-09T04:45:44.726Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:44.990Z] main: digest: sha256:abf6028d178a3cbde751e55f0ade2867813aca76f983868413479c3fa114a9b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:45:45.068Z] ===================================================== [Pipeline] echo [2024-09-09T04:45:45.081Z] taggedImages: [2024-09-09T04:45:45.081Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:45:45.081Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-09T04:45:45.081Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.66 [2024-09-09T04:45:45.081Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:45:45.081Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-09T04:45:45.109Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-09T04:45:45.109Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:45:45.109Z] latest [2024-09-09T04:45:45.109Z] 3.2.0-dev.66 [2024-09-09T04:45:45.109Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:45:45.109Z] main [2024-09-09T04:45:45.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:45.477Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:45.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:45:45.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-09T04:45:45.822Z] 55965cf7182b: Preparing [2024-09-09T04:45:45.822Z] 802e67a68fe8: Preparing [2024-09-09T04:45:45.822Z] 76f8b10df6a7: Preparing [2024-09-09T04:45:45.822Z] 3d71b67633be: Preparing [2024-09-09T04:45:45.822Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:45.822Z] e56f054c06f4: Preparing [2024-09-09T04:45:45.822Z] de71e719524e: Preparing [2024-09-09T04:45:45.822Z] 93eaf51d360c: Preparing [2024-09-09T04:45:45.822Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:45.822Z] de71e719524e: Waiting [2024-09-09T04:45:45.822Z] 93eaf51d360c: Waiting [2024-09-09T04:45:45.822Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:45.822Z] e56f054c06f4: Waiting [2024-09-09T04:45:45.822Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:45.822Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:45.822Z] e56f054c06f4: Layer already exists [2024-09-09T04:45:46.086Z] de71e719524e: Layer already exists [2024-09-09T04:45:46.086Z] 93eaf51d360c: Layer already exists [2024-09-09T04:45:46.086Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:46.086Z] 55965cf7182b: Pushed [2024-09-09T04:45:46.086Z] 76f8b10df6a7: Pushed [2024-09-09T04:45:46.086Z] 802e67a68fe8: Pushed [2024-09-09T04:45:46.086Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:dfa8b3be796f5032b15a59f4d6cf9aee23f44ac7fcf3288aec6282e0f839d790 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:46.434Z] + 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-09-09T04:45:46.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-09T04:45:46.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-09T04:45:46.776Z] 55965cf7182b: Preparing [2024-09-09T04:45:46.776Z] 802e67a68fe8: Preparing [2024-09-09T04:45:46.776Z] 76f8b10df6a7: Preparing [2024-09-09T04:45:46.776Z] 3d71b67633be: Preparing [2024-09-09T04:45:46.776Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:46.776Z] e56f054c06f4: Preparing [2024-09-09T04:45:46.776Z] de71e719524e: Preparing [2024-09-09T04:45:46.776Z] 93eaf51d360c: Preparing [2024-09-09T04:45:46.776Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:46.776Z] e56f054c06f4: Waiting [2024-09-09T04:45:46.776Z] 93eaf51d360c: Waiting [2024-09-09T04:45:46.776Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:46.776Z] 802e67a68fe8: Layer already exists [2024-09-09T04:45:46.776Z] 55965cf7182b: Layer already exists [2024-09-09T04:45:46.776Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:46.776Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:46.776Z] 76f8b10df6a7: Layer already exists [2024-09-09T04:45:46.776Z] 93eaf51d360c: Layer already exists [2024-09-09T04:45:46.776Z] de71e719524e: Layer already exists [2024-09-09T04:45:46.776Z] e56f054c06f4: Layer already exists [2024-09-09T04:45:46.776Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:47.039Z] latest: digest: sha256:dfa8b3be796f5032b15a59f4d6cf9aee23f44ac7fcf3288aec6282e0f839d790 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:47.401Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:47.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.66 [2024-09-09T04:45:47.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-09T04:45:47.748Z] 55965cf7182b: Preparing [2024-09-09T04:45:47.748Z] 802e67a68fe8: Preparing [2024-09-09T04:45:47.748Z] 76f8b10df6a7: Preparing [2024-09-09T04:45:47.748Z] 3d71b67633be: Preparing [2024-09-09T04:45:47.748Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:47.748Z] e56f054c06f4: Preparing [2024-09-09T04:45:47.748Z] de71e719524e: Preparing [2024-09-09T04:45:47.748Z] 93eaf51d360c: Preparing [2024-09-09T04:45:47.748Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:47.748Z] e56f054c06f4: Waiting [2024-09-09T04:45:47.748Z] de71e719524e: Waiting [2024-09-09T04:45:47.748Z] 93eaf51d360c: Waiting [2024-09-09T04:45:47.748Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:47.748Z] 76f8b10df6a7: Layer already exists [2024-09-09T04:45:47.749Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:47.749Z] 55965cf7182b: Layer already exists [2024-09-09T04:45:47.749Z] 802e67a68fe8: Layer already exists [2024-09-09T04:45:47.749Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:47.749Z] e56f054c06f4: Layer already exists [2024-09-09T04:45:47.749Z] de71e719524e: Layer already exists [2024-09-09T04:45:47.749Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:47.749Z] 93eaf51d360c: Layer already exists [2024-09-09T04:45:48.012Z] 3.2.0-dev.66: digest: sha256:dfa8b3be796f5032b15a59f4d6cf9aee23f44ac7fcf3288aec6282e0f839d790 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:48.366Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:48.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:45:48.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-09T04:45:48.710Z] 55965cf7182b: Preparing [2024-09-09T04:45:48.710Z] 802e67a68fe8: Preparing [2024-09-09T04:45:48.710Z] 76f8b10df6a7: Preparing [2024-09-09T04:45:48.710Z] 3d71b67633be: Preparing [2024-09-09T04:45:48.710Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:48.710Z] e56f054c06f4: Preparing [2024-09-09T04:45:48.710Z] de71e719524e: Preparing [2024-09-09T04:45:48.710Z] 93eaf51d360c: Preparing [2024-09-09T04:45:48.710Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:48.710Z] e56f054c06f4: Waiting [2024-09-09T04:45:48.710Z] de71e719524e: Waiting [2024-09-09T04:45:48.710Z] 93eaf51d360c: Waiting [2024-09-09T04:45:48.710Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:48.710Z] 55965cf7182b: Layer already exists [2024-09-09T04:45:48.710Z] 802e67a68fe8: Layer already exists [2024-09-09T04:45:48.710Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:48.710Z] 76f8b10df6a7: Layer already exists [2024-09-09T04:45:48.710Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:48.710Z] 93eaf51d360c: Layer already exists [2024-09-09T04:45:48.710Z] de71e719524e: Layer already exists [2024-09-09T04:45:48.710Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:48.710Z] e56f054c06f4: Layer already exists [2024-09-09T04:45:48.974Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:dfa8b3be796f5032b15a59f4d6cf9aee23f44ac7fcf3288aec6282e0f839d790 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:49.328Z] + 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-09-09T04:45:49.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-09T04:45:49.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-09T04:45:49.690Z] 55965cf7182b: Preparing [2024-09-09T04:45:49.690Z] 802e67a68fe8: Preparing [2024-09-09T04:45:49.690Z] 76f8b10df6a7: Preparing [2024-09-09T04:45:49.690Z] 3d71b67633be: Preparing [2024-09-09T04:45:49.690Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:49.690Z] e56f054c06f4: Preparing [2024-09-09T04:45:49.690Z] de71e719524e: Preparing [2024-09-09T04:45:49.690Z] 93eaf51d360c: Preparing [2024-09-09T04:45:49.690Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:49.690Z] de71e719524e: Waiting [2024-09-09T04:45:49.690Z] e56f054c06f4: Waiting [2024-09-09T04:45:49.690Z] 93eaf51d360c: Waiting [2024-09-09T04:45:49.690Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:49.690Z] 55965cf7182b: Layer already exists [2024-09-09T04:45:49.690Z] 76f8b10df6a7: Layer already exists [2024-09-09T04:45:49.690Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:49.690Z] 802e67a68fe8: Layer already exists [2024-09-09T04:45:49.690Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:49.690Z] 93eaf51d360c: Layer already exists [2024-09-09T04:45:49.690Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:49.690Z] e56f054c06f4: Layer already exists [2024-09-09T04:45:49.690Z] de71e719524e: Layer already exists [2024-09-09T04:45:49.954Z] main: digest: sha256:dfa8b3be796f5032b15a59f4d6cf9aee23f44ac7fcf3288aec6282e0f839d790 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:45:50.034Z] ===================================================== [Pipeline] echo [2024-09-09T04:45:50.047Z] taggedImages: [2024-09-09T04:45:50.048Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:45:50.048Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-09T04:45:50.048Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.66 [2024-09-09T04:45:50.048Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:45:50.048Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-09T04:45:50.070Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-09T04:45:50.070Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:45:50.070Z] latest [2024-09-09T04:45:50.070Z] 3.2.0-dev.66 [2024-09-09T04:45:50.070Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:45:50.070Z] main [2024-09-09T04:45:50.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:50.432Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:50.777Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:45:50.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-09T04:45:50.777Z] d17abb144980: Preparing [2024-09-09T04:45:50.777Z] 1706950e4dfb: Preparing [2024-09-09T04:45:50.777Z] 3d71b67633be: Preparing [2024-09-09T04:45:50.777Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:50.777Z] 1fa56844f034: Preparing [2024-09-09T04:45:50.777Z] 67a143ef5eb2: Preparing [2024-09-09T04:45:50.777Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:50.777Z] 67a143ef5eb2: Waiting [2024-09-09T04:45:50.777Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:50.777Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:50.777Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:51.041Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:51.041Z] d17abb144980: Pushed [2024-09-09T04:45:51.041Z] 1fa56844f034: Pushed [2024-09-09T04:45:51.619Z] 67a143ef5eb2: Pushed [2024-09-09T04:45:58.249Z] 1706950e4dfb: Pushed [2024-09-09T04:45:58.249Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:3d779ae344d861e38d98a979ab43bebb3e3c675e58ba2be1be96afb7ec182f37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:58.605Z] + 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-09-09T04:45:58.945Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-09T04:45:58.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-09T04:45:58.945Z] d17abb144980: Preparing [2024-09-09T04:45:58.945Z] 1706950e4dfb: Preparing [2024-09-09T04:45:58.945Z] 3d71b67633be: Preparing [2024-09-09T04:45:58.946Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:58.946Z] 1fa56844f034: Preparing [2024-09-09T04:45:58.946Z] 67a143ef5eb2: Preparing [2024-09-09T04:45:58.946Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:58.946Z] 67a143ef5eb2: Waiting [2024-09-09T04:45:58.946Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:58.946Z] 1706950e4dfb: Layer already exists [2024-09-09T04:45:58.946Z] d17abb144980: Layer already exists [2024-09-09T04:45:58.946Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:58.946Z] 1fa56844f034: Layer already exists [2024-09-09T04:45:58.946Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:58.946Z] 67a143ef5eb2: Layer already exists [2024-09-09T04:45:58.946Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:59.209Z] latest: digest: sha256:3d779ae344d861e38d98a979ab43bebb3e3c675e58ba2be1be96afb7ec182f37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:59.547Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:45:59.887Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.66 [2024-09-09T04:45:59.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-09T04:45:59.887Z] d17abb144980: Preparing [2024-09-09T04:45:59.887Z] 1706950e4dfb: Preparing [2024-09-09T04:45:59.887Z] 3d71b67633be: Preparing [2024-09-09T04:45:59.887Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:45:59.887Z] 1fa56844f034: Preparing [2024-09-09T04:45:59.887Z] 67a143ef5eb2: Preparing [2024-09-09T04:45:59.887Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:45:59.887Z] 67a143ef5eb2: Waiting [2024-09-09T04:45:59.887Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:45:59.887Z] 3d71b67633be: Layer already exists [2024-09-09T04:45:59.887Z] 1fa56844f034: Layer already exists [2024-09-09T04:45:59.887Z] 1706950e4dfb: Layer already exists [2024-09-09T04:45:59.887Z] d17abb144980: Layer already exists [2024-09-09T04:45:59.887Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:45:59.887Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:45:59.887Z] 67a143ef5eb2: Layer already exists [2024-09-09T04:46:00.150Z] 3.2.0-dev.66: digest: sha256:3d779ae344d861e38d98a979ab43bebb3e3c675e58ba2be1be96afb7ec182f37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:00.493Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:00.832Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:46:00.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-09T04:46:00.832Z] d17abb144980: Preparing [2024-09-09T04:46:00.832Z] 1706950e4dfb: Preparing [2024-09-09T04:46:00.832Z] 3d71b67633be: Preparing [2024-09-09T04:46:00.832Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:46:00.832Z] 1fa56844f034: Preparing [2024-09-09T04:46:00.832Z] 67a143ef5eb2: Preparing [2024-09-09T04:46:00.832Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:46:00.832Z] 67a143ef5eb2: Waiting [2024-09-09T04:46:00.832Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:46:00.832Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:46:00.832Z] d17abb144980: Layer already exists [2024-09-09T04:46:00.832Z] 1fa56844f034: Layer already exists [2024-09-09T04:46:00.832Z] 3d71b67633be: Layer already exists [2024-09-09T04:46:00.832Z] 1706950e4dfb: Layer already exists [2024-09-09T04:46:00.832Z] 67a143ef5eb2: Layer already exists [2024-09-09T04:46:00.832Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:46:01.096Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:3d779ae344d861e38d98a979ab43bebb3e3c675e58ba2be1be96afb7ec182f37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:01.446Z] + 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-09-09T04:46:01.790Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-09T04:46:01.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-09T04:46:01.790Z] d17abb144980: Preparing [2024-09-09T04:46:01.790Z] 1706950e4dfb: Preparing [2024-09-09T04:46:01.790Z] 3d71b67633be: Preparing [2024-09-09T04:46:01.790Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:46:01.790Z] 1fa56844f034: Preparing [2024-09-09T04:46:01.790Z] 67a143ef5eb2: Preparing [2024-09-09T04:46:01.790Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:46:01.790Z] 67a143ef5eb2: Waiting [2024-09-09T04:46:01.790Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:46:01.790Z] 1fa56844f034: Layer already exists [2024-09-09T04:46:01.790Z] 3d71b67633be: Layer already exists [2024-09-09T04:46:01.790Z] d17abb144980: Layer already exists [2024-09-09T04:46:01.790Z] 1706950e4dfb: Layer already exists [2024-09-09T04:46:01.790Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:46:01.790Z] 67a143ef5eb2: Layer already exists [2024-09-09T04:46:02.056Z] main: digest: sha256:3d779ae344d861e38d98a979ab43bebb3e3c675e58ba2be1be96afb7ec182f37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:46:02.132Z] ===================================================== [Pipeline] echo [2024-09-09T04:46:02.145Z] taggedImages: [2024-09-09T04:46:02.145Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:46:02.145Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-09T04:46:02.145Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.66 [2024-09-09T04:46:02.145Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:46:02.145Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-09T04:46:02.174Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-09T04:46:02.174Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:46:02.174Z] latest [2024-09-09T04:46:02.174Z] 3.2.0-dev.66 [2024-09-09T04:46:02.174Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:46:02.174Z] main [2024-09-09T04:46:02.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:02.522Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:02.873Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:46:02.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-09T04:46:02.873Z] fa1bf565ff16: Preparing [2024-09-09T04:46:02.873Z] 4ce3798805f5: Preparing [2024-09-09T04:46:02.873Z] 3d71b67633be: Preparing [2024-09-09T04:46:02.873Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:46:02.873Z] 7c3b321664a3: Preparing [2024-09-09T04:46:02.873Z] 6daa0852f768: Preparing [2024-09-09T04:46:02.873Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:46:02.873Z] 6daa0852f768: Waiting [2024-09-09T04:46:02.873Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:46:02.873Z] 3d71b67633be: Layer already exists [2024-09-09T04:46:02.873Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:46:03.137Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:46:03.400Z] 7c3b321664a3: Pushed [2024-09-09T04:46:03.400Z] fa1bf565ff16: Pushed [2024-09-09T04:46:03.400Z] 6daa0852f768: Pushed [2024-09-09T04:46:11.570Z] 4ce3798805f5: Pushed [2024-09-09T04:46:11.570Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:0adeedde6a367c523536bec3496535e34f22b936f4607ba37e1cee37cd2023eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:11.919Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:12.264Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-09T04:46:12.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-09T04:46:12.264Z] fa1bf565ff16: Preparing [2024-09-09T04:46:12.264Z] 4ce3798805f5: Preparing [2024-09-09T04:46:12.264Z] 3d71b67633be: Preparing [2024-09-09T04:46:12.264Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:46:12.264Z] 7c3b321664a3: Preparing [2024-09-09T04:46:12.264Z] 6daa0852f768: Preparing [2024-09-09T04:46:12.264Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:46:12.264Z] 6daa0852f768: Waiting [2024-09-09T04:46:12.264Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:46:12.264Z] 3d71b67633be: Layer already exists [2024-09-09T04:46:12.264Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:46:12.264Z] 4ce3798805f5: Layer already exists [2024-09-09T04:46:12.264Z] fa1bf565ff16: Layer already exists [2024-09-09T04:46:12.264Z] 7c3b321664a3: Layer already exists [2024-09-09T04:46:12.264Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:46:12.264Z] 6daa0852f768: Layer already exists [2024-09-09T04:46:12.528Z] latest: digest: sha256:0adeedde6a367c523536bec3496535e34f22b936f4607ba37e1cee37cd2023eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:12.876Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:13.215Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.66 [2024-09-09T04:46:13.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-09T04:46:13.215Z] fa1bf565ff16: Preparing [2024-09-09T04:46:13.215Z] 4ce3798805f5: Preparing [2024-09-09T04:46:13.215Z] 3d71b67633be: Preparing [2024-09-09T04:46:13.215Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:46:13.215Z] 7c3b321664a3: Preparing [2024-09-09T04:46:13.215Z] 6daa0852f768: Preparing [2024-09-09T04:46:13.215Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:46:13.215Z] 6daa0852f768: Waiting [2024-09-09T04:46:13.215Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:46:13.215Z] 3d71b67633be: Layer already exists [2024-09-09T04:46:13.215Z] 4ce3798805f5: Layer already exists [2024-09-09T04:46:13.215Z] 7c3b321664a3: Layer already exists [2024-09-09T04:46:13.215Z] fa1bf565ff16: Layer already exists [2024-09-09T04:46:13.215Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:46:13.215Z] 6daa0852f768: Layer already exists [2024-09-09T04:46:13.215Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:46:13.480Z] 3.2.0-dev.66: digest: sha256:0adeedde6a367c523536bec3496535e34f22b936f4607ba37e1cee37cd2023eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:13.828Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:14.176Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:46:14.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-09T04:46:14.176Z] fa1bf565ff16: Preparing [2024-09-09T04:46:14.176Z] 4ce3798805f5: Preparing [2024-09-09T04:46:14.176Z] 3d71b67633be: Preparing [2024-09-09T04:46:14.176Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:46:14.176Z] 7c3b321664a3: Preparing [2024-09-09T04:46:14.176Z] 6daa0852f768: Preparing [2024-09-09T04:46:14.176Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:46:14.176Z] 6daa0852f768: Waiting [2024-09-09T04:46:14.176Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:46:14.176Z] 7c3b321664a3: Layer already exists [2024-09-09T04:46:14.176Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:46:14.176Z] 4ce3798805f5: Layer already exists [2024-09-09T04:46:14.176Z] fa1bf565ff16: Layer already exists [2024-09-09T04:46:14.176Z] 3d71b67633be: Layer already exists [2024-09-09T04:46:14.176Z] 6daa0852f768: Layer already exists [2024-09-09T04:46:14.176Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:46:14.176Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:0adeedde6a367c523536bec3496535e34f22b936f4607ba37e1cee37cd2023eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:14.785Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:15.123Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-09T04:46:15.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-09T04:46:15.123Z] fa1bf565ff16: Preparing [2024-09-09T04:46:15.123Z] 4ce3798805f5: Preparing [2024-09-09T04:46:15.123Z] 3d71b67633be: Preparing [2024-09-09T04:46:15.123Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:46:15.123Z] 7c3b321664a3: Preparing [2024-09-09T04:46:15.123Z] 6daa0852f768: Preparing [2024-09-09T04:46:15.123Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:46:15.123Z] 6daa0852f768: Waiting [2024-09-09T04:46:15.123Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:46:15.123Z] fa1bf565ff16: Layer already exists [2024-09-09T04:46:15.123Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:46:15.123Z] 4ce3798805f5: Layer already exists [2024-09-09T04:46:15.123Z] 3d71b67633be: Layer already exists [2024-09-09T04:46:15.123Z] 7c3b321664a3: Layer already exists [2024-09-09T04:46:15.123Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:46:15.123Z] 6daa0852f768: Layer already exists [2024-09-09T04:46:15.386Z] main: digest: sha256:0adeedde6a367c523536bec3496535e34f22b936f4607ba37e1cee37cd2023eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:46:15.464Z] ===================================================== [Pipeline] echo [2024-09-09T04:46:15.480Z] taggedImages: [2024-09-09T04:46:15.480Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:46:15.480Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-09T04:46:15.480Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.66 [2024-09-09T04:46:15.480Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:46:15.480Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-09T04:46:15.512Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-09T04:46:15.512Z] 1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:46:15.512Z] latest [2024-09-09T04:46:15.512Z] 3.2.0-dev.66 [2024-09-09T04:46:15.512Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:46:15.512Z] main [2024-09-09T04:46:15.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:15.869Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:16.215Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:46:16.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-09T04:46:16.215Z] c7d7cf0dad44: Preparing [2024-09-09T04:46:16.215Z] e27be57a002a: Preparing [2024-09-09T04:46:16.215Z] 3d71b67633be: Preparing [2024-09-09T04:46:16.215Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:46:16.215Z] 8c4e33a8e123: Preparing [2024-09-09T04:46:16.215Z] 66e0784511fa: Preparing [2024-09-09T04:46:16.215Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:46:16.215Z] 66e0784511fa: Waiting [2024-09-09T04:46:16.215Z] 3d71b67633be: Layer already exists [2024-09-09T04:46:16.215Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:46:16.480Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:46:16.480Z] 66e0784511fa: Layer already exists [2024-09-09T04:46:16.480Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:46:16.480Z] c7d7cf0dad44: Pushed [2024-09-09T04:46:23.256Z] e27be57a002a: Pushed [2024-09-09T04:46:23.256Z] 1b547b08863b9eb04e96d431cd29a638682022cb: digest: sha256:c1ea8ac3081d82fe75c3ade186b3197e72cf4b948f45d04b9cf80b614a8d5cef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:23.604Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:23.952Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-09T04:46:23.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-09T04:46:23.952Z] c7d7cf0dad44: Preparing [2024-09-09T04:46:23.952Z] e27be57a002a: Preparing [2024-09-09T04:46:23.952Z] 3d71b67633be: Preparing [2024-09-09T04:46:23.952Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:46:23.952Z] 8c4e33a8e123: Preparing [2024-09-09T04:46:23.952Z] 66e0784511fa: Preparing [2024-09-09T04:46:23.952Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:46:23.952Z] 66e0784511fa: Waiting [2024-09-09T04:46:23.952Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:46:23.952Z] e27be57a002a: Layer already exists [2024-09-09T04:46:23.952Z] c7d7cf0dad44: Layer already exists [2024-09-09T04:46:23.952Z] 3d71b67633be: Layer already exists [2024-09-09T04:46:23.952Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:46:23.952Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:46:23.952Z] 66e0784511fa: Layer already exists [2024-09-09T04:46:23.952Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:46:24.217Z] latest: digest: sha256:c1ea8ac3081d82fe75c3ade186b3197e72cf4b948f45d04b9cf80b614a8d5cef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:24.567Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:24.911Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.66 [2024-09-09T04:46:24.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-09T04:46:24.911Z] c7d7cf0dad44: Preparing [2024-09-09T04:46:24.911Z] e27be57a002a: Preparing [2024-09-09T04:46:24.911Z] 3d71b67633be: Preparing [2024-09-09T04:46:24.911Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:46:24.911Z] 8c4e33a8e123: Preparing [2024-09-09T04:46:24.911Z] 66e0784511fa: Preparing [2024-09-09T04:46:24.911Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:46:24.911Z] 66e0784511fa: Waiting [2024-09-09T04:46:24.911Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:46:24.911Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:46:24.911Z] 3d71b67633be: Layer already exists [2024-09-09T04:46:24.911Z] c7d7cf0dad44: Layer already exists [2024-09-09T04:46:24.911Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:46:24.911Z] e27be57a002a: Layer already exists [2024-09-09T04:46:24.911Z] 66e0784511fa: Layer already exists [2024-09-09T04:46:24.911Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:46:24.911Z] 3.2.0-dev.66: digest: sha256:c1ea8ac3081d82fe75c3ade186b3197e72cf4b948f45d04b9cf80b614a8d5cef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:25.520Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:25.857Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:46:25.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-09T04:46:25.857Z] c7d7cf0dad44: Preparing [2024-09-09T04:46:25.857Z] e27be57a002a: Preparing [2024-09-09T04:46:25.857Z] 3d71b67633be: Preparing [2024-09-09T04:46:25.857Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:46:25.857Z] 8c4e33a8e123: Preparing [2024-09-09T04:46:25.857Z] 66e0784511fa: Preparing [2024-09-09T04:46:25.857Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:46:25.857Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:46:25.857Z] 66e0784511fa: Waiting [2024-09-09T04:46:25.857Z] 3d71b67633be: Layer already exists [2024-09-09T04:46:25.857Z] e27be57a002a: Layer already exists [2024-09-09T04:46:25.857Z] c7d7cf0dad44: Layer already exists [2024-09-09T04:46:25.857Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:46:25.857Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:46:25.857Z] 66e0784511fa: Layer already exists [2024-09-09T04:46:25.857Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:46:26.120Z] 1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66: digest: sha256:c1ea8ac3081d82fe75c3ade186b3197e72cf4b948f45d04b9cf80b614a8d5cef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:26.464Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:26.808Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-09T04:46:26.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-09T04:46:26.808Z] c7d7cf0dad44: Preparing [2024-09-09T04:46:26.808Z] e27be57a002a: Preparing [2024-09-09T04:46:26.808Z] 3d71b67633be: Preparing [2024-09-09T04:46:26.808Z] 8e1b4aaa03cc: Preparing [2024-09-09T04:46:26.808Z] 8c4e33a8e123: Preparing [2024-09-09T04:46:26.808Z] 66e0784511fa: Preparing [2024-09-09T04:46:26.808Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:46:26.808Z] 66e0784511fa: Waiting [2024-09-09T04:46:26.808Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:46:26.808Z] e27be57a002a: Layer already exists [2024-09-09T04:46:26.808Z] 8c4e33a8e123: Layer already exists [2024-09-09T04:46:26.808Z] c7d7cf0dad44: Layer already exists [2024-09-09T04:46:26.808Z] 8e1b4aaa03cc: Layer already exists [2024-09-09T04:46:26.808Z] 3d71b67633be: Layer already exists [2024-09-09T04:46:26.808Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:46:26.809Z] 66e0784511fa: Layer already exists [2024-09-09T04:46:27.072Z] main: digest: sha256:c1ea8ac3081d82fe75c3ade186b3197e72cf4b948f45d04b9cf80b614a8d5cef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:46:27.146Z] ===================================================== [Pipeline] echo [2024-09-09T04:46:27.159Z] taggedImages: [2024-09-09T04:46:27.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb [2024-09-09T04:46:27.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-09T04:46:27.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.66 [2024-09-09T04:46:27.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1b547b08863b9eb04e96d431cd29a638682022cb-3.2.0-dev.66 [2024-09-09T04:46:27.159Z] - 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-09-09T04:46:27.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T04:46:27.544Z] [2024-09-09T04:46:27.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:46:27.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T04:46:27.874Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T04:46:27.874Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T04:46:27.874Z] 04944245beec: Pulling fs layer [2024-09-09T04:46:27.874Z] 699f458cf7ca: Pulling fs layer [2024-09-09T04:46:27.874Z] 765212b225bb: Pulling fs layer [2024-09-09T04:46:27.874Z] f23df028b6ca: Pulling fs layer [2024-09-09T04:46:27.874Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T04:46:27.874Z] 765212b225bb: Waiting [2024-09-09T04:46:27.874Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T04:46:27.874Z] f23df028b6ca: Waiting [2024-09-09T04:46:27.874Z] d65c8cfc05b1: Waiting [2024-09-09T04:46:27.874Z] 2437ff75d9bd: Waiting [2024-09-09T04:46:28.142Z] 04944245beec: Verifying Checksum [2024-09-09T04:46:28.142Z] 04944245beec: Download complete [2024-09-09T04:46:28.142Z] 765212b225bb: Verifying Checksum [2024-09-09T04:46:28.142Z] 765212b225bb: Download complete [2024-09-09T04:46:28.142Z] f23df028b6ca: Download complete [2024-09-09T04:46:28.142Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T04:46:28.142Z] d65c8cfc05b1: Download complete [2024-09-09T04:46:28.409Z] 699f458cf7ca: Verifying Checksum [2024-09-09T04:46:28.409Z] 699f458cf7ca: Download complete [2024-09-09T04:46:28.676Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T04:46:28.676Z] 8998bd30e6a1: Download complete [2024-09-09T04:46:31.253Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T04:46:31.253Z] 2437ff75d9bd: Download complete [2024-09-09T04:46:33.186Z] 8998bd30e6a1: Pull complete [2024-09-09T04:46:33.453Z] 04944245beec: Pull complete [2024-09-09T04:46:34.858Z] 699f458cf7ca: Pull complete [2024-09-09T04:46:35.125Z] 765212b225bb: Pull complete [2024-09-09T04:46:36.080Z] f23df028b6ca: Pull complete [2024-09-09T04:46:36.080Z] d65c8cfc05b1: Pull complete [2024-09-09T04:46:54.260Z] 2437ff75d9bd: Pull complete [2024-09-09T04:46:54.260Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T04:46:54.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T04:46:54.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:46:54.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-9805 does not seem to be running inside a container [2024-09-09T04:46:54.497Z] $ 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/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@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-09-09T04:46:56.214Z] $ docker top 30e32db8f5fc8ab4c51f32ccece7a72e2e031d2a6284ce80d9fca544efb515e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:46:57.098Z] ---> job-cost.sh [2024-09-09T04:46:57.098Z] lf-activate-venv: SKIPPING [2024-09-09T04:46:57.098Z] INFO: No Stack... [2024-09-09T04:46:57.673Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T04:46:58.247Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T04:46:58.868Z] + cat /w/workspace/edgex-go/687/archives/cost.csv [2024-09-09T04:46:58.868Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T04:46:58.901Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-687-stack-cost] [2024-09-09T04:46:58.910Z] Resource [jenkins-edgexfoundry-edgex-go-main-687-stack-cost] did not exist. Created. [2024-09-09T04:46:58.921Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-687-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T04:46:59.558Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-09T04:47:00.334Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T04:47:00.344Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-687-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T04:47:00.355Z] $ docker stop --time=1 30e32db8f5fc8ab4c51f32ccece7a72e2e031d2a6284ce80d9fca544efb515e4 [2024-09-09T04:47:01.842Z] $ docker rm -f --volumes 30e32db8f5fc8ab4c51f32ccece7a72e2e031d2a6284ce80d9fca544efb515e4 [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-09-09T04:47:02.332Z] provisioning config files... [2024-09-09T04:47:02.339Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/687@tmp/config14769713018003711005tmp [Pipeline] { [Pipeline] sh [2024-09-09T04:47:02.640Z] + set +x [2024-09-09T04:47:02.640Z] + curl -s https://codecov.io/bash [2024-09-09T04:47:02.640Z] + bash -s -- [2024-09-09T04:47:02.640Z] [2024-09-09T04:47:02.640Z] _____ _ [2024-09-09T04:47:02.640Z] / ____| | | [2024-09-09T04:47:02.640Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T04:47:02.640Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T04:47:02.640Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T04:47:02.640Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T04:47:02.640Z] Bash-1.0.6 [2024-09-09T04:47:02.640Z] [2024-09-09T04:47:02.640Z] [2024-09-09T04:47:02.640Z] ==> git version 2.25.1 found [2024-09-09T04:47:02.640Z] ==> 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-09-09T04:47:02.640Z] Release-Date: 2020-01-08 [2024-09-09T04:47:02.640Z] 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-09-09T04:47:02.640Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T04:47:02.640Z] ==> Jenkins CI detected. [2024-09-09T04:47:02.640Z] current dir:  /w/workspace/edgex-go/687 [2024-09-09T04:47:02.640Z] project root: . [2024-09-09T04:47:02.640Z] --> token set from env [2024-09-09T04:47:02.640Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T04:47:02.898Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T04:47:02.898Z] ==> Python coveragepy not found [2024-09-09T04:47:02.898Z] ==> Searching for coverage reports in: [2024-09-09T04:47:02.898Z] + . [2024-09-09T04:47:02.898Z] -> Found 1 reports [2024-09-09T04:47:02.898Z] ==> Detecting git/mercurial file structure [2024-09-09T04:47:02.898Z] ==> Reading reports [2024-09-09T04:47:02.898Z] + ./coverage.out bytes=545398 [2024-09-09T04:47:02.898Z] ==> Appending adjustments [2024-09-09T04:47:02.898Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T04:47:04.276Z] + Found adjustments [2024-09-09T04:47:04.276Z] ==> Gzipping contents [2024-09-09T04:47:04.276Z] 68K /tmp/codecov.2IYZRu.gz [2024-09-09T04:47:04.276Z] ==> Uploading reports [2024-09-09T04:47:04.276Z] url: https://codecov.io [2024-09-09T04:47:04.276Z] query: branch=main&commit=1b547b08863b9eb04e96d431cd29a638682022cb&build=687&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F687%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T04:47:04.276Z] -> Pinging Codecov [2024-09-09T04:47:04.276Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1b547b08863b9eb04e96d431cd29a638682022cb&build=687&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F687%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T04:47:04.276Z] -> Uploading to [2024-09-09T04:47:04.276Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/00271124DB129430A58F1EEE437C3FCB/1b547b08863b9eb04e96d431cd29a638682022cb/b0536294-4ac4-4f6c-8ac9-b6b542d967cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T044704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4aca3b8f17fc775172a14375f8445969970867594584b8d3d9f0c3d81d694ad3 [2024-09-09T04:47:04.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T04:47:04.276Z] Dload Upload Total Spent Left Speed [2024-09-09T04:47:04.536Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68075 0 0 100 68075 0 225k --:--:-- --:--:-- --:--:-- 224k [2024-09-09T04:47:04.536Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1b547b08863b9eb04e96d431cd29a638682022cb [Pipeline] } [2024-09-09T04:47:04.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-09T04:47:04.771Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-09T04:47:04.797Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:47:05.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T04:47:05.098Z] [2024-09-09T04:47:05.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:47:05.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T04:47:05.403Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-09T04:47:05.403Z] 619be1103602: Already exists [2024-09-09T04:47:05.403Z] f8ea3408117e: Pulling fs layer [2024-09-09T04:47:05.403Z] 91320369b822: Pulling fs layer [2024-09-09T04:47:05.403Z] 0406650e8295: Pulling fs layer [2024-09-09T04:47:05.403Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T04:47:05.403Z] 96d80e3f36e1: Pulling fs layer [2024-09-09T04:47:05.403Z] bcf3aedb951c: Pulling fs layer [2024-09-09T04:47:05.403Z] 4f4fb700ef54: Waiting [2024-09-09T04:47:05.403Z] 96d80e3f36e1: Waiting [2024-09-09T04:47:05.403Z] 0406650e8295: Download complete [2024-09-09T04:47:05.403Z] f8ea3408117e: Verifying Checksum [2024-09-09T04:47:05.403Z] f8ea3408117e: Download complete [2024-09-09T04:47:05.403Z] 4f4fb700ef54: Download complete [2024-09-09T04:47:05.660Z] f8ea3408117e: Pull complete [2024-09-09T04:47:05.660Z] 96d80e3f36e1: Verifying Checksum [2024-09-09T04:47:05.660Z] 96d80e3f36e1: Download complete [2024-09-09T04:47:05.919Z] 91320369b822: Verifying Checksum [2024-09-09T04:47:05.919Z] 91320369b822: Download complete [2024-09-09T04:47:06.514Z] bcf3aedb951c: Verifying Checksum [2024-09-09T04:47:06.514Z] bcf3aedb951c: Download complete [2024-09-09T04:47:09.805Z] 91320369b822: Pull complete [2024-09-09T04:47:09.805Z] 0406650e8295: Pull complete [2024-09-09T04:47:09.805Z] 4f4fb700ef54: Pull complete [2024-09-09T04:47:09.805Z] 96d80e3f36e1: Pull complete [2024-09-09T04:47:13.089Z] bcf3aedb951c: Pull complete [2024-09-09T04:47:13.089Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-09T04:47:13.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T04:47:13.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:47:13.184Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2024-09-09T04:47:13.209Z] $ 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/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-09T04:47:18.431Z] $ docker top d6fe5e9f2a547aa4d801d29055b9d32291e76085c547849946ba025197041c48 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T04:47:18.790Z] + git config --global --add safe.directory /w/workspace/edgex-go/687 [Pipeline] echo [2024-09-09T04:47:18.801Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-09T04:47:19.077Z] + set -o pipefail [2024-09-09T04:47:19.078Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-09T04:47:27.198Z] [2024-09-09T04:47:27.198Z] Monitoring /w/workspace/edgex-go/687 (github.com/edgexfoundry/edgex-go)... [2024-09-09T04:47:27.198Z] [2024-09-09T04:47:27.198Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3ff27570-9176-456d-b690-c9f84063fd87 [2024-09-09T04:47:27.198Z] [2024-09-09T04:47:27.198Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-09T04:47:27.198Z] [2024-09-09T04:47:27.198Z] [2024-09-09T04:47:27.198Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-09T04:47:27.198Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-09T04:47:27.204Z] $ docker stop --time=1 d6fe5e9f2a547aa4d801d29055b9d32291e76085c547849946ba025197041c48 [2024-09-09T04:47:31.592Z] $ docker rm -f --volumes d6fe5e9f2a547aa4d801d29055b9d32291e76085c547849946ba025197041c48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-09T04:47:32.093Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T04:47:32.115Z] provisioning config files... [2024-09-09T04:47:32.122Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/687@tmp/config1573966803251156986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:47:32.417Z] --> edgex-publish-swagger.sh [2024-09-09T04:47:32.417Z] === Publish openapi/v3 API === [2024-09-09T04:47:32.417Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-09T04:47:32.417Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/687/openapi/v3/core-command.yaml] [2024-09-09T04:47:32.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T04:47:32.417Z] Dload Upload Total Spent Left Speed [2024-09-09T04:47:32.677Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70197 --:--:-- --:--:-- --:--:-- 70047 [2024-09-09T04:47:32.677Z] [2024-09-09T04:47:32.677Z] [2024-09-09T04:47:32.677Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/687/openapi/v3/core-data.yaml] [2024-09-09T04:47:32.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T04:47:32.677Z] Dload Upload Total Spent Left Speed [2024-09-09T04:47:33.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 165k --:--:-- --:--:-- --:--:-- 165k [2024-09-09T04:47:33.247Z] [2024-09-09T04:47:33.247Z] [2024-09-09T04:47:33.247Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/687/openapi/v3/core-keeper.yaml] [2024-09-09T04:47:33.247Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T04:47:33.247Z] Dload Upload Total Spent Left Speed [2024-09-09T04:47:33.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32887 100 66 100 32821 283 137k --:--:-- --:--:-- --:--:-- 137k [2024-09-09T04:47:33.506Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-09T04:47:33.506Z] [2024-09-09T04:47:33.506Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/687/openapi/v3/core-metadata.yaml] [2024-09-09T04:47:33.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T04:47:33.506Z] Dload Upload Total Spent Left Speed [2024-09-09T04:47:33.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 401 382k --:--:-- --:--:-- --:--:-- 383k [2024-09-09T04:47:33.764Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-09T04:47:33.764Z] [2024-09-09T04:47:33.764Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/687/openapi/v3/support-cron-scheduler.yaml] [2024-09-09T04:47:33.764Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T04:47:33.764Z] Dload Upload Total Spent Left Speed [2024-09-09T04:47:34.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46921 100 66 100 46855 276 191k --:--:-- --:--:-- --:--:-- 191k [2024-09-09T04:47:34.023Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-09T04:47:34.023Z] [2024-09-09T04:47:34.023Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/687/openapi/v3/support-notifications.yaml] [2024-09-09T04:47:34.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T04:47:34.023Z] Dload Upload Total Spent Left Speed [2024-09-09T04:47:34.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 468 256k --:--:-- --:--:-- --:--:-- 255k 100 87457 100 156 100 87301 468 256k --:--:-- --:--:-- --:--:-- 255k [2024-09-09T04:47:34.593Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-09T04:47:34.593Z] [2024-09-09T04:47:34.593Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/687/openapi/v3/support-scheduler.yaml] [2024-09-09T04:47:34.593Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T04:47:34.593Z] Dload Upload Total Spent Left Speed [2024-09-09T04:47:34.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 449 103k --:--:-- --:--:-- --:--:-- 104k [2024-09-09T04:47:34.854Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-09T04:47:34.854Z] [Pipeline] } [2024-09-09T04:47:34.863Z] 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-09-09T04:47:35.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T04:47:35.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:47:35.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T04:47:35.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:47:35.705Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2024-09-09T04:47:35.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T04:47:36.193Z] $ docker top 62a647077f8bd21d065ccd2cf8e22984f9e14eb657c13ba8ab892247e924ecc1 -eo pid,comm [2024-09-09T04:47:36.244Z] 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-09-09T04:47:36.244Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T04:47:36.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T04:47:36.293Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T04:47:36.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T04:47:36.411Z] $ docker exec 62a647077f8bd21d065ccd2cf8e22984f9e14eb657c13ba8ab892247e924ecc1 ssh-agent [2024-09-09T04:47:36.522Z] SSH_AUTH_SOCK=/tmp/ssh-zrVxVGfS9Ydx/agent.32 [2024-09-09T04:47:36.522Z] SSH_AGENT_PID=38 [2024-09-09T04:47:36.527Z] Running ssh-add (command line suppressed) [2024-09-09T04:47:36.611Z] Identity added: /w/workspace/edgex-go/687@tmp/private_key_545486950118404878.key (/w/workspace/edgex-go/687@tmp/private_key_545486950118404878.key) [2024-09-09T04:47:36.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T04:47:36.932Z] + git semver tag [2024-09-09T04:47:37.191Z] 2024-09-09 04:47:37,089 [run_tag] DEBUG tag force:False [2024-09-09T04:47:37.191Z] 2024-09-09 04:47:37,089 [check_head_tag] DEBUG check head tag [2024-09-09T04:47:37.191Z] 2024-09-09 04:47:37,092 [execute] INFO git cat-file --batch-check [2024-09-09T04:47:37.191Z] 2024-09-09 04:47:37,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/687, universal_newlines=False, shell=None, istream=) [2024-09-09T04:47:37.191Z] 2024-09-09 04:47:37,096 [execute] INFO git cat-file --batch [2024-09-09T04:47:37.191Z] 2024-09-09 04:47:37,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/687, universal_newlines=False, shell=None, istream=) [2024-09-09T04:47:37.191Z] 2024-09-09 04:47:37,135 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main [2024-09-09T04:47:37.191Z] 2024-09-09 04:47:37,135 [execute] INFO git tag -a v3.2.0-dev.66 -m v3.2.0-dev.66 [2024-09-09T04:47:37.191Z] 2024-09-09 04:47:37,135 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.66', '-m', 'v3.2.0-dev.66'], cwd=/w/workspace/edgex-go/687, universal_newlines=False, shell=None, istream=None) [2024-09-09T04:47:37.191Z] 2024-09-09 04:47:37,140 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main [2024-09-09T04:47:37.191Z] 3.2.0-dev.66 [Pipeline] } [2024-09-09T04:47:37.193Z] $ docker exec --env ******** --env ******** 62a647077f8bd21d065ccd2cf8e22984f9e14eb657c13ba8ab892247e924ecc1 ssh-agent -k [2024-09-09T04:47:37.282Z] unset SSH_AUTH_SOCK; [2024-09-09T04:47:37.283Z] unset SSH_AGENT_PID; [2024-09-09T04:47:37.283Z] echo Agent pid 38 killed; [2024-09-09T04:47:37.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T04:47:37.631Z] + git semver [Pipeline] } [2024-09-09T04:47:37.896Z] $ docker stop --time=1 62a647077f8bd21d065ccd2cf8e22984f9e14eb657c13ba8ab892247e924ecc1 [2024-09-09T04:47:39.141Z] $ docker rm -f --volumes 62a647077f8bd21d065ccd2cf8e22984f9e14eb657c13ba8ab892247e924ecc1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:47:39.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T04:47:39.631Z] [2024-09-09T04:47:39.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:47:39.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T04:47:39.929Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-09T04:47:39.929Z] ab5ef0e58194: Pulling fs layer [2024-09-09T04:47:39.929Z] 9712f1f96733: Pulling fs layer [2024-09-09T04:47:39.929Z] 63f879dbbcfc: Pulling fs layer [2024-09-09T04:47:39.929Z] 0d9ebad4ef96: Pulling fs layer [2024-09-09T04:47:39.929Z] e9a5061849ea: Pulling fs layer [2024-09-09T04:47:39.929Z] d747dcd14b5f: Pulling fs layer [2024-09-09T04:47:39.929Z] 2de7ff778b66: Pulling fs layer [2024-09-09T04:47:39.929Z] e9a5061849ea: Waiting [2024-09-09T04:47:39.929Z] 2de7ff778b66: Waiting [2024-09-09T04:47:39.929Z] 0d9ebad4ef96: Waiting [2024-09-09T04:47:39.929Z] 9712f1f96733: Verifying Checksum [2024-09-09T04:47:39.929Z] 9712f1f96733: Download complete [2024-09-09T04:47:40.188Z] 63f879dbbcfc: Verifying Checksum [2024-09-09T04:47:40.188Z] 63f879dbbcfc: Download complete [2024-09-09T04:47:40.188Z] e9a5061849ea: Verifying Checksum [2024-09-09T04:47:40.188Z] e9a5061849ea: Download complete [2024-09-09T04:47:40.188Z] d747dcd14b5f: Verifying Checksum [2024-09-09T04:47:40.188Z] d747dcd14b5f: Download complete [2024-09-09T04:47:40.446Z] 0d9ebad4ef96: Verifying Checksum [2024-09-09T04:47:40.446Z] 0d9ebad4ef96: Download complete [2024-09-09T04:47:40.446Z] ab5ef0e58194: Verifying Checksum [2024-09-09T04:47:40.446Z] ab5ef0e58194: Download complete [2024-09-09T04:47:40.446Z] 2de7ff778b66: Verifying Checksum [2024-09-09T04:47:40.446Z] 2de7ff778b66: Download complete [2024-09-09T04:47:42.974Z] ab5ef0e58194: Pull complete [2024-09-09T04:47:42.974Z] 9712f1f96733: Pull complete [2024-09-09T04:47:43.545Z] 63f879dbbcfc: Pull complete [2024-09-09T04:47:47.735Z] 0d9ebad4ef96: Pull complete [2024-09-09T04:47:47.735Z] e9a5061849ea: Pull complete [2024-09-09T04:47:47.735Z] d747dcd14b5f: Pull complete [2024-09-09T04:47:48.301Z] 2de7ff778b66: Pull complete [2024-09-09T04:47:48.301Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-09T04:47:48.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T04:47:48.301Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:47:48.391Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2024-09-09T04:47:48.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-09T04:47:53.635Z] $ docker top 900260f65d4224d5b31cc1ade2480839f92813978c4a1fb34c6b975b91d90bc0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-09T04:47:53.721Z] provisioning config files... [2024-09-09T04:47:53.728Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/687@tmp/config10092153612871819631tmp [2024-09-09T04:47:53.736Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/687@tmp/config4091030127656462032tmp [2024-09-09T04:47:53.743Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/687@tmp/config17258964718885661431tmp [Pipeline] { [Pipeline] echo [2024-09-09T04:47:53.820Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:47:54.102Z] ---> sigul-configuration.sh [2024-09-09T04:47:54.103Z] gpg: directory `/root/.gnupg' created [2024-09-09T04:47:54.103Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-09T04:47:54.103Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-09T04:47:54.103Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-09T04:47:54.103Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-09T04:47:54.103Z] gpg: CAST5 encrypted data [2024-09-09T04:47:54.103Z] gpg: encrypted with 1 passphrase [2024-09-09T04:47:54.103Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-09T04:47:54.392Z] + mkdir /home/jenkins [2024-09-09T04:47:54.392Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-09T04:47:54.698Z] + 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-09-09T04:47:54.713Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:47:55.003Z] ---> sigul-install.sh [2024-09-09T04:47:55.003Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-09T04:47:55.295Z] + git tag --list [2024-09-09T04:47:55.295Z] 0.6.0 [2024-09-09T04:47:55.295Z] 0.6.1 [2024-09-09T04:47:55.295Z] 0.7.0 [2024-09-09T04:47:55.295Z] 0.7.1 [2024-09-09T04:47:55.295Z] v1.0.0 [2024-09-09T04:47:55.295Z] v1.0.1 [2024-09-09T04:47:55.295Z] v1.1.0 [2024-09-09T04:47:55.295Z] v1.2.0 [2024-09-09T04:47:55.295Z] v1.2.1 [2024-09-09T04:47:55.295Z] v1.3.0 [2024-09-09T04:47:55.295Z] v1.3.1 [2024-09-09T04:47:55.295Z] v2.0.0 [2024-09-09T04:47:55.295Z] v2.1.0 [2024-09-09T04:47:55.295Z] v2.1.1 [2024-09-09T04:47:55.295Z] v2.2.0 [2024-09-09T04:47:55.295Z] v2.3.0 [2024-09-09T04:47:55.295Z] v3.0 [2024-09-09T04:47:55.295Z] v3.0.0 [2024-09-09T04:47:55.295Z] v3.1 [2024-09-09T04:47:55.295Z] v3.1.0 [2024-09-09T04:47:55.295Z] v3.1.0-dev.1 [2024-09-09T04:47:55.295Z] v3.1.0-dev.10 [2024-09-09T04:47:55.295Z] v3.1.0-dev.11 [2024-09-09T04:47:55.295Z] v3.1.0-dev.12 [2024-09-09T04:47:55.295Z] v3.1.0-dev.13 [2024-09-09T04:47:55.295Z] v3.1.0-dev.14 [2024-09-09T04:47:55.295Z] v3.1.0-dev.15 [2024-09-09T04:47:55.295Z] v3.1.0-dev.16 [2024-09-09T04:47:55.295Z] v3.1.0-dev.17 [2024-09-09T04:47:55.295Z] v3.1.0-dev.18 [2024-09-09T04:47:55.295Z] v3.1.0-dev.19 [2024-09-09T04:47:55.295Z] v3.1.0-dev.2 [2024-09-09T04:47:55.295Z] v3.1.0-dev.20 [2024-09-09T04:47:55.295Z] v3.1.0-dev.21 [2024-09-09T04:47:55.295Z] v3.1.0-dev.22 [2024-09-09T04:47:55.295Z] v3.1.0-dev.23 [2024-09-09T04:47:55.295Z] v3.1.0-dev.24 [2024-09-09T04:47:55.295Z] v3.1.0-dev.25 [2024-09-09T04:47:55.295Z] v3.1.0-dev.26 [2024-09-09T04:47:55.295Z] v3.1.0-dev.27 [2024-09-09T04:47:55.295Z] v3.1.0-dev.28 [2024-09-09T04:47:55.295Z] v3.1.0-dev.29 [2024-09-09T04:47:55.295Z] v3.1.0-dev.3 [2024-09-09T04:47:55.295Z] v3.1.0-dev.30 [2024-09-09T04:47:55.295Z] v3.1.0-dev.31 [2024-09-09T04:47:55.295Z] v3.1.0-dev.32 [2024-09-09T04:47:55.295Z] v3.1.0-dev.33 [2024-09-09T04:47:55.295Z] v3.1.0-dev.34 [2024-09-09T04:47:55.295Z] v3.1.0-dev.35 [2024-09-09T04:47:55.295Z] v3.1.0-dev.36 [2024-09-09T04:47:55.295Z] v3.1.0-dev.37 [2024-09-09T04:47:55.295Z] v3.1.0-dev.38 [2024-09-09T04:47:55.295Z] v3.1.0-dev.39 [2024-09-09T04:47:55.295Z] v3.1.0-dev.4 [2024-09-09T04:47:55.295Z] v3.1.0-dev.40 [2024-09-09T04:47:55.295Z] v3.1.0-dev.41 [2024-09-09T04:47:55.295Z] v3.1.0-dev.42 [2024-09-09T04:47:55.295Z] v3.1.0-dev.43 [2024-09-09T04:47:55.295Z] v3.1.0-dev.44 [2024-09-09T04:47:55.295Z] v3.1.0-dev.45 [2024-09-09T04:47:55.295Z] v3.1.0-dev.46 [2024-09-09T04:47:55.295Z] v3.1.0-dev.47 [2024-09-09T04:47:55.295Z] v3.1.0-dev.48 [2024-09-09T04:47:55.295Z] v3.1.0-dev.49 [2024-09-09T04:47:55.295Z] v3.1.0-dev.5 [2024-09-09T04:47:55.295Z] v3.1.0-dev.50 [2024-09-09T04:47:55.295Z] v3.1.0-dev.51 [2024-09-09T04:47:55.295Z] v3.1.0-dev.52 [2024-09-09T04:47:55.295Z] v3.1.0-dev.53 [2024-09-09T04:47:55.295Z] v3.1.0-dev.54 [2024-09-09T04:47:55.295Z] v3.1.0-dev.55 [2024-09-09T04:47:55.295Z] v3.1.0-dev.56 [2024-09-09T04:47:55.295Z] v3.1.0-dev.57 [2024-09-09T04:47:55.295Z] v3.1.0-dev.58 [2024-09-09T04:47:55.295Z] v3.1.0-dev.59 [2024-09-09T04:47:55.295Z] v3.1.0-dev.6 [2024-09-09T04:47:55.295Z] v3.1.0-dev.60 [2024-09-09T04:47:55.295Z] v3.1.0-dev.61 [2024-09-09T04:47:55.295Z] v3.1.0-dev.62 [2024-09-09T04:47:55.295Z] v3.1.0-dev.63 [2024-09-09T04:47:55.295Z] v3.1.0-dev.64 [2024-09-09T04:47:55.295Z] v3.1.0-dev.65 [2024-09-09T04:47:55.295Z] v3.1.0-dev.66 [2024-09-09T04:47:55.295Z] v3.1.0-dev.67 [2024-09-09T04:47:55.295Z] v3.1.0-dev.68 [2024-09-09T04:47:55.295Z] v3.1.0-dev.69 [2024-09-09T04:47:55.295Z] v3.1.0-dev.7 [2024-09-09T04:47:55.295Z] v3.1.0-dev.70 [2024-09-09T04:47:55.295Z] v3.1.0-dev.71 [2024-09-09T04:47:55.295Z] v3.1.0-dev.72 [2024-09-09T04:47:55.295Z] v3.1.0-dev.73 [2024-09-09T04:47:55.295Z] v3.1.0-dev.8 [2024-09-09T04:47:55.295Z] v3.1.0-dev.9 [2024-09-09T04:47:55.295Z] v3.1.1 [2024-09-09T04:47:55.295Z] v3.1.1-dev.1 [2024-09-09T04:47:55.295Z] v3.1.1-dev.2 [2024-09-09T04:47:55.295Z] v3.2.0-dev.1 [2024-09-09T04:47:55.295Z] v3.2.0-dev.10 [2024-09-09T04:47:55.295Z] v3.2.0-dev.11 [2024-09-09T04:47:55.295Z] v3.2.0-dev.12 [2024-09-09T04:47:55.295Z] v3.2.0-dev.13 [2024-09-09T04:47:55.295Z] v3.2.0-dev.14 [2024-09-09T04:47:55.295Z] v3.2.0-dev.15 [2024-09-09T04:47:55.295Z] v3.2.0-dev.16 [2024-09-09T04:47:55.295Z] v3.2.0-dev.17 [2024-09-09T04:47:55.295Z] v3.2.0-dev.18 [2024-09-09T04:47:55.295Z] v3.2.0-dev.19 [2024-09-09T04:47:55.295Z] v3.2.0-dev.2 [2024-09-09T04:47:55.295Z] v3.2.0-dev.20 [2024-09-09T04:47:55.295Z] v3.2.0-dev.21 [2024-09-09T04:47:55.295Z] v3.2.0-dev.22 [2024-09-09T04:47:55.295Z] v3.2.0-dev.23 [2024-09-09T04:47:55.295Z] v3.2.0-dev.24 [2024-09-09T04:47:55.295Z] v3.2.0-dev.25 [2024-09-09T04:47:55.295Z] v3.2.0-dev.26 [2024-09-09T04:47:55.295Z] v3.2.0-dev.27 [2024-09-09T04:47:55.295Z] v3.2.0-dev.28 [2024-09-09T04:47:55.295Z] v3.2.0-dev.29 [2024-09-09T04:47:55.295Z] v3.2.0-dev.3 [2024-09-09T04:47:55.295Z] v3.2.0-dev.30 [2024-09-09T04:47:55.295Z] v3.2.0-dev.31 [2024-09-09T04:47:55.295Z] v3.2.0-dev.32 [2024-09-09T04:47:55.295Z] v3.2.0-dev.33 [2024-09-09T04:47:55.295Z] v3.2.0-dev.34 [2024-09-09T04:47:55.295Z] v3.2.0-dev.35 [2024-09-09T04:47:55.295Z] v3.2.0-dev.36 [2024-09-09T04:47:55.295Z] v3.2.0-dev.37 [2024-09-09T04:47:55.295Z] v3.2.0-dev.38 [2024-09-09T04:47:55.295Z] v3.2.0-dev.39 [2024-09-09T04:47:55.295Z] v3.2.0-dev.4 [2024-09-09T04:47:55.295Z] v3.2.0-dev.40 [2024-09-09T04:47:55.295Z] v3.2.0-dev.41 [2024-09-09T04:47:55.295Z] v3.2.0-dev.42 [2024-09-09T04:47:55.295Z] v3.2.0-dev.43 [2024-09-09T04:47:55.295Z] v3.2.0-dev.44 [2024-09-09T04:47:55.295Z] v3.2.0-dev.45 [2024-09-09T04:47:55.295Z] v3.2.0-dev.46 [2024-09-09T04:47:55.295Z] v3.2.0-dev.47 [2024-09-09T04:47:55.295Z] v3.2.0-dev.48 [2024-09-09T04:47:55.295Z] v3.2.0-dev.49 [2024-09-09T04:47:55.295Z] v3.2.0-dev.5 [2024-09-09T04:47:55.295Z] v3.2.0-dev.50 [2024-09-09T04:47:55.295Z] v3.2.0-dev.51 [2024-09-09T04:47:55.295Z] v3.2.0-dev.52 [2024-09-09T04:47:55.295Z] v3.2.0-dev.53 [2024-09-09T04:47:55.295Z] v3.2.0-dev.54 [2024-09-09T04:47:55.295Z] v3.2.0-dev.55 [2024-09-09T04:47:55.295Z] v3.2.0-dev.56 [2024-09-09T04:47:55.295Z] v3.2.0-dev.57 [2024-09-09T04:47:55.295Z] v3.2.0-dev.58 [2024-09-09T04:47:55.295Z] v3.2.0-dev.59 [2024-09-09T04:47:55.295Z] v3.2.0-dev.6 [2024-09-09T04:47:55.295Z] v3.2.0-dev.60 [2024-09-09T04:47:55.295Z] v3.2.0-dev.61 [2024-09-09T04:47:55.295Z] v3.2.0-dev.62 [2024-09-09T04:47:55.295Z] v3.2.0-dev.63 [2024-09-09T04:47:55.295Z] v3.2.0-dev.64 [2024-09-09T04:47:55.295Z] v3.2.0-dev.65 [2024-09-09T04:47:55.295Z] v3.2.0-dev.66 [2024-09-09T04:47:55.295Z] v3.2.0-dev.7 [2024-09-09T04:47:55.295Z] v3.2.0-dev.8 [2024-09-09T04:47:55.295Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-09T04:47:55.592Z] + lftools sign git-tag v3.2.0-dev.66 [2024-09-09T04:47:56.163Z] Signing Git tag with Sigul... [2024-09-09T04:47:56.163Z] Signing v3.2.0-dev.66 [Pipeline] echo [2024-09-09T04:47:56.551Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:47:56.848Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-09T04:47:56.859Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-09T04:47:56.879Z] $ docker stop --time=1 900260f65d4224d5b31cc1ade2480839f92813978c4a1fb34c6b975b91d90bc0 [2024-09-09T04:47:58.165Z] $ docker rm -f --volumes 900260f65d4224d5b31cc1ade2480839f92813978c4a1fb34c6b975b91d90bc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-09T04:47:58.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T04:47:58.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:47:58.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T04:47:58.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:47:58.984Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2024-09-09T04:47:59.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T04:47:59.340Z] $ docker top edbf4ce4410cfcf558c183c35861a4b909f27b0db2643dce79c104483d811799 -eo pid,comm [2024-09-09T04:47:59.390Z] 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-09-09T04:47:59.390Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T04:47:59.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T04:47:59.453Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T04:47:59.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T04:47:59.557Z] $ docker exec edbf4ce4410cfcf558c183c35861a4b909f27b0db2643dce79c104483d811799 ssh-agent [2024-09-09T04:47:59.661Z] SSH_AUTH_SOCK=/tmp/ssh-IQdqqwzoDcEs/agent.32 [2024-09-09T04:47:59.661Z] SSH_AGENT_PID=38 [2024-09-09T04:47:59.665Z] Running ssh-add (command line suppressed) [2024-09-09T04:47:59.753Z] Identity added: /w/workspace/edgex-go/687@tmp/private_key_7146267224767559021.key (/w/workspace/edgex-go/687@tmp/private_key_7146267224767559021.key) [2024-09-09T04:47:59.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T04:48:00.060Z] + git semver bump pre [2024-09-09T04:48:00.319Z] 2024-09-09 04:48:00,215 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main [2024-09-09T04:48:00.319Z] 2024-09-09 04:48:00,216 [bump_version] DEBUG bumping version:3.2.0-dev.66 on axis:pre with prefix:dev [2024-09-09T04:48:00.319Z] 2024-09-09 04:48:00,216 [bump_version] DEBUG bumped version:3.2.0-dev.67 [2024-09-09T04:48:00.319Z] 2024-09-09 04:48:00,216 [write_version] DEBUG write version:3.2.0-dev.67 to path:/w/workspace/edgex-go/687/.semver/main with force:True [2024-09-09T04:48:00.319Z] 2024-09-09 04:48:00,216 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main [2024-09-09T04:48:00.319Z] 2024-09-09 04:48:00,216 [write_file] DEBUG write to file:/w/workspace/edgex-go/687/.semver/main [2024-09-09T04:48:00.319Z] 2024-09-09 04:48:00,218 [execute] INFO git cat-file --batch-check [2024-09-09T04:48:00.319Z] 2024-09-09 04:48:00,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/687/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T04:48:00.319Z] 2024-09-09 04:48:00,222 [execute] INFO git cat-file --batch [2024-09-09T04:48:00.319Z] 2024-09-09 04:48:00,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/687/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T04:48:00.319Z] 2024-09-09 04:48:00,228 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main [2024-09-09T04:48:00.319Z] 3.2.0-dev.67 [Pipeline] } [2024-09-09T04:48:00.323Z] $ docker exec --env ******** --env ******** edbf4ce4410cfcf558c183c35861a4b909f27b0db2643dce79c104483d811799 ssh-agent -k [2024-09-09T04:48:00.406Z] unset SSH_AUTH_SOCK; [2024-09-09T04:48:00.407Z] unset SSH_AGENT_PID; [2024-09-09T04:48:00.407Z] echo Agent pid 38 killed; [2024-09-09T04:48:00.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T04:48:00.746Z] + git semver [Pipeline] } [2024-09-09T04:48:01.012Z] $ docker stop --time=1 edbf4ce4410cfcf558c183c35861a4b909f27b0db2643dce79c104483d811799 [2024-09-09T04:48:02.312Z] $ docker rm -f --volumes edbf4ce4410cfcf558c183c35861a4b909f27b0db2643dce79c104483d811799 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T04:48:02.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T04:48:02.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:48:02.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T04:48:02.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:48:03.059Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2024-09-09T04:48:03.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T04:48:03.390Z] $ docker top 758f558dc32700521ebfd097853410646522c5733dfa1727b83e5c945b652cd8 -eo pid,comm [2024-09-09T04:48:03.441Z] 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-09-09T04:48:03.441Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T04:48:03.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T04:48:03.501Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T04:48:03.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T04:48:03.595Z] $ docker exec 758f558dc32700521ebfd097853410646522c5733dfa1727b83e5c945b652cd8 ssh-agent [2024-09-09T04:48:03.696Z] SSH_AUTH_SOCK=/tmp/ssh-eMEIE0Qei6ik/agent.33 [2024-09-09T04:48:03.696Z] SSH_AGENT_PID=39 [2024-09-09T04:48:03.700Z] Running ssh-add (command line suppressed) [2024-09-09T04:48:03.789Z] Identity added: /w/workspace/edgex-go/687@tmp/private_key_4590161399740129174.key (/w/workspace/edgex-go/687@tmp/private_key_4590161399740129174.key) [2024-09-09T04:48:03.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T04:48:04.099Z] + git semver push [2024-09-09T04:48:04.358Z] 2024-09-09 04:48:04,260 [run_push] DEBUG push [2024-09-09T04:48:04.358Z] 2024-09-09 04:48:04,261 [execute] INFO git cat-file --batch-check [2024-09-09T04:48:04.358Z] 2024-09-09 04:48:04,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/687/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T04:48:04.358Z] 2024-09-09 04:48:04,265 [execute] INFO git rev-list 4520a15565c4802dd1cb1896f64742460c65f212 -- [2024-09-09T04:48:04.358Z] 2024-09-09 04:48:04,265 [execute] DEBUG Popen(['git', 'rev-list', '4520a15565c4802dd1cb1896f64742460c65f212', '--'], cwd=/w/workspace/edgex-go/687/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T04:48:04.358Z] 2024-09-09 04:48:04,284 [execute] INFO git fetch -v origin [2024-09-09T04:48:04.358Z] 2024-09-09 04:48:04,284 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/687/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-09T04:48:04.927Z] 2024-09-09 04:48:04,882 [run_push] DEBUG no remote changes detected [2024-09-09T04:48:04.927Z] 2024-09-09 04:48:04,883 [execute] INFO git push origin semver [2024-09-09T04:48:04.927Z] 2024-09-09 04:48:04,883 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/687/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T04:48:05.863Z] 2024-09-09 04:48:05,580 [run_push] DEBUG push all version tags [2024-09-09T04:48:05.863Z] 2024-09-09 04:48:05,580 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-09T04:48:05.863Z] 2024-09-09 04:48:05,581 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/687, universal_newlines=False, shell=None, istream=None) [2024-09-09T04:48:06.431Z] 2024-09-09 04:48:06,255 [read_version] DEBUG read version from /w/workspace/edgex-go/687/.semver/main [2024-09-09T04:48:06.431Z] 3.2.0-dev.67 [Pipeline] } [2024-09-09T04:48:06.435Z] $ docker exec --env ******** --env ******** 758f558dc32700521ebfd097853410646522c5733dfa1727b83e5c945b652cd8 ssh-agent -k [2024-09-09T04:48:06.534Z] unset SSH_AUTH_SOCK; [2024-09-09T04:48:06.534Z] unset SSH_AGENT_PID; [2024-09-09T04:48:06.534Z] echo Agent pid 39 killed; [2024-09-09T04:48:06.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T04:48:06.866Z] + git semver [Pipeline] } [2024-09-09T04:48:07.147Z] $ docker stop --time=1 758f558dc32700521ebfd097853410646522c5733dfa1727b83e5c945b652cd8 [2024-09-09T04:48:08.463Z] $ docker rm -f --volumes 758f558dc32700521ebfd097853410646522c5733dfa1727b83e5c945b652cd8 [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-09-09T04:48:09.025Z] + [ -d /w/workspace/edgex-go/687/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:48:09.319Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:48:10.182Z] ---> package-listing.sh [2024-09-09T04:48:10.182Z] ++ facter osfamily [2024-09-09T04:48:10.182Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T04:48:10.442Z] + OS_FAMILY=debian [2024-09-09T04:48:10.442Z] + workspace=/w/workspace/edgex-go/687 [2024-09-09T04:48:10.442Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T04:48:10.442Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T04:48:10.442Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T04:48:10.442Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T04:48:10.442Z] + '[' /w/workspace/edgex-go/687 ']' [2024-09-09T04:48:10.442Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T04:48:10.442Z] + case "${OS_FAMILY}" in [2024-09-09T04:48:10.442Z] + dpkg -l [2024-09-09T04:48:10.442Z] + grep '^ii' [2024-09-09T04:48:10.442Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T04:48:10.442Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T04:48:10.442Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T04:48:10.442Z] + '[' /w/workspace/edgex-go/687 ']' [2024-09-09T04:48:10.442Z] + mkdir -p /w/workspace/edgex-go/687/archives/ [2024-09-09T04:48:10.442Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/687/archives/ [Pipeline] echo [2024-09-09T04:48:10.453Z] 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/687/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-09T04:48:10.731Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:48:11.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T04:48:11.303Z] [2024-09-09T04:48:11.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:48:11.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T04:48:11.606Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T04:48:11.606Z] 5eb5b503b376: Pulling fs layer [2024-09-09T04:48:11.606Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T04:48:11.606Z] ec43610c2a17: Pulling fs layer [2024-09-09T04:48:11.606Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T04:48:11.606Z] 33b1e0a273af: Pulling fs layer [2024-09-09T04:48:11.606Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T04:48:11.606Z] 2f39f015ded8: Pulling fs layer [2024-09-09T04:48:11.606Z] 33b1e0a273af: Waiting [2024-09-09T04:48:11.606Z] 3a2ae6a8a46f: Waiting [2024-09-09T04:48:11.606Z] 2f39f015ded8: Waiting [2024-09-09T04:48:11.606Z] 5c69ac0246d0: Verifying Checksum [2024-09-09T04:48:11.606Z] 5c69ac0246d0: Download complete [2024-09-09T04:48:11.606Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-09T04:48:11.606Z] 3a2ae6a8a46f: Download complete [2024-09-09T04:48:11.606Z] 33b1e0a273af: Verifying Checksum [2024-09-09T04:48:11.606Z] 33b1e0a273af: Download complete [2024-09-09T04:48:11.606Z] ec43610c2a17: Verifying Checksum [2024-09-09T04:48:11.606Z] ec43610c2a17: Download complete [2024-09-09T04:48:11.606Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T04:48:11.606Z] 5d3b04190fa2: Download complete [2024-09-09T04:48:11.865Z] 5eb5b503b376: Verifying Checksum [2024-09-09T04:48:11.865Z] 5eb5b503b376: Download complete [2024-09-09T04:48:12.435Z] 2f39f015ded8: Download complete [2024-09-09T04:48:13.003Z] 5eb5b503b376: Pull complete [2024-09-09T04:48:13.263Z] 5c69ac0246d0: Pull complete [2024-09-09T04:48:13.520Z] ec43610c2a17: Pull complete [2024-09-09T04:48:13.783Z] 3a2ae6a8a46f: Pull complete [2024-09-09T04:48:13.783Z] 33b1e0a273af: Pull complete [2024-09-09T04:48:14.042Z] 5d3b04190fa2: Pull complete [2024-09-09T04:48:18.232Z] 2f39f015ded8: Pull complete [2024-09-09T04:48:18.232Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T04:48:18.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T04:48:18.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:48:18.507Z] prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container [2024-09-09T04:48:18.725Z] $ 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/687/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/687 -v /w/workspace/edgex-go/687:/w/workspace/edgex-go/687:rw,z -v /w/workspace/edgex-go/687@tmp:/w/workspace/edgex-go/687@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T04:48:22.612Z] $ docker top 85e4b01824edac90d256ccd02909e9cf387aa179545e669277125405063dd0b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T04:48:22.972Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T04:48:23.256Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T04:48:23.543Z] + ls /var/log/sa-host [2024-09-09T04:48:23.543Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T04:48:23.714Z] provisioning config files... [2024-09-09T04:48:23.723Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/687@tmp/config13830636144947439005tmp [Pipeline] { [Pipeline] echo [2024-09-09T04:48:23.744Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:48:24.028Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T04:48:24.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:48:24.378Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T04:48:24.386Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:48:24.667Z] ---> sudo-logs.sh [2024-09-09T04:48:24.667Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T04:48:24.698Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:48:24.981Z] ---> job-cost.sh [2024-09-09T04:48:24.981Z] lf-activate-venv: SKIPPING [2024-09-09T04:48:24.981Z] DEBUG: total: 0.10999999940395355 [2024-09-09T04:48:24.981Z] INFO: Retrieving Stack Cost... [2024-09-09T04:48:25.550Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T04:48:25.811Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T04:48:25.827Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:48:26.108Z] ---> logs-deploy.sh [2024-09-09T04:48:26.108Z] lf-activate-venv: SKIPPING [2024-09-09T04:48:26.108Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/687 [2024-09-09T04:48:26.108Z] INFO: archiving workspace using pattern(s): [2024-09-09T04:48:27.051Z] Archives upload complete. [2024-09-09T04:48:27.310Z] INFO: archiving logs to Nexus [2024-09-09T04:48:27.880Z] ---> uname -a: [2024-09-09T04:48:27.880Z] Linux prd-ubuntu20-04-docker-8c-8g-9804 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-09T04:48:27.880Z] [2024-09-09T04:48:27.880Z] [2024-09-09T04:48:27.880Z] ---> lscpu: [2024-09-09T04:48:27.880Z] Architecture: x86_64 [2024-09-09T04:48:27.880Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-09T04:48:27.880Z] Byte Order: Little Endian [2024-09-09T04:48:27.880Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-09T04:48:27.880Z] CPU(s): 8 [2024-09-09T04:48:27.880Z] On-line CPU(s) list: 0-7 [2024-09-09T04:48:27.880Z] Thread(s) per core: 1 [2024-09-09T04:48:27.880Z] Core(s) per socket: 1 [2024-09-09T04:48:27.880Z] Socket(s): 8 [2024-09-09T04:48:27.880Z] NUMA node(s): 1 [2024-09-09T04:48:27.880Z] Vendor ID: AuthenticAMD [2024-09-09T04:48:27.880Z] CPU family: 23 [2024-09-09T04:48:27.880Z] Model: 49 [2024-09-09T04:48:27.880Z] Model name: AMD EPYC-Rome Processor [2024-09-09T04:48:27.880Z] Stepping: 0 [2024-09-09T04:48:27.880Z] CPU MHz: 2799.998 [2024-09-09T04:48:27.880Z] BogoMIPS: 5599.99 [2024-09-09T04:48:27.880Z] Virtualization: AMD-V [2024-09-09T04:48:27.880Z] Hypervisor vendor: KVM [2024-09-09T04:48:27.880Z] Virtualization type: full [2024-09-09T04:48:27.880Z] L1d cache: 256 KiB [2024-09-09T04:48:27.880Z] L1i cache: 256 KiB [2024-09-09T04:48:27.880Z] L2 cache: 4 MiB [2024-09-09T04:48:27.880Z] L3 cache: 128 MiB [2024-09-09T04:48:27.880Z] NUMA node0 CPU(s): 0-7 [2024-09-09T04:48:27.880Z] Vulnerability Itlb multihit: Not affected [2024-09-09T04:48:27.880Z] Vulnerability L1tf: Not affected [2024-09-09T04:48:27.880Z] Vulnerability Mds: Not affected [2024-09-09T04:48:27.880Z] Vulnerability Meltdown: Not affected [2024-09-09T04:48:27.880Z] Vulnerability Mmio stale data: Not affected [2024-09-09T04:48:27.880Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-09T04:48:27.880Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-09T04:48:27.880Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-09T04:48:27.880Z] Vulnerability Srbds: Not affected [2024-09-09T04:48:27.880Z] Vulnerability Tsx async abort: Not affected [2024-09-09T04:48:27.880Z] 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-09-09T04:48:27.880Z] [2024-09-09T04:48:27.880Z] [2024-09-09T04:48:27.880Z] ---> nproc: [2024-09-09T04:48:27.880Z] 8 [2024-09-09T04:48:27.880Z] [2024-09-09T04:48:27.880Z] [2024-09-09T04:48:27.880Z] ---> df -h: [2024-09-09T04:48:27.880Z] Filesystem Size Used Avail Use% Mounted on [2024-09-09T04:48:27.880Z] overlay 155G 29G 127G 19% / [2024-09-09T04:48:27.880Z] tmpfs 64M 0 64M 0% /dev [2024-09-09T04:48:27.880Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-09T04:48:27.880Z] shm 64M 0 64M 0% /dev/shm [2024-09-09T04:48:27.880Z] /dev/vda1 155G 29G 127G 19% /facter-os [2024-09-09T04:48:27.880Z] [2024-09-09T04:48:27.880Z] [2024-09-09T04:48:27.880Z] ---> sar -b -r -n DEV: [2024-09-09T04:48:27.880Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9804) 09/09/24 _x86_64_ (8 CPU) [2024-09-09T04:48:27.880Z] [2024-09-09T04:48:27.880Z] 03:58:13 LINUX RESTART (8 CPU) [2024-09-09T04:48:27.880Z] [2024-09-09T04:48:27.880Z] 03:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-09T04:48:27.880Z] 04:00:01 199.66 11.17 188.49 0.00 1757.26 121435.42 0.00 [2024-09-09T04:48:27.880Z] 04:01:01 79.92 0.08 79.84 0.00 5.33 80494.72 0.00 [2024-09-09T04:48:27.880Z] 04:02:01 31.56 0.05 31.51 0.00 0.40 20837.34 0.00 [2024-09-09T04:48:27.880Z] 04:03:01 83.52 0.23 83.29 0.00 12.00 54692.35 0.00 [2024-09-09T04:48:27.880Z] 04:04:01 418.53 1.63 416.90 0.00 119.87 226642.13 0.00 [2024-09-09T04:48:27.880Z] 04:05:01 723.37 9.75 713.62 0.00 88.15 203113.98 0.00 [2024-09-09T04:48:27.880Z] 04:06:01 358.61 4.57 354.05 0.00 4272.84 89451.92 0.00 [2024-09-09T04:48:27.880Z] 04:07:01 248.68 0.10 248.58 0.00 3.07 90477.44 0.00 [2024-09-09T04:48:27.880Z] 04:08:01 687.69 0.08 687.60 0.00 1.20 107799.37 0.00 [2024-09-09T04:48:27.880Z] 04:09:01 40.85 0.10 40.75 0.00 15.06 1024.99 0.00 [2024-09-09T04:48:27.880Z] 04:10:01 18.25 0.02 18.23 0.00 1.73 462.72 0.00 [2024-09-09T04:48:27.880Z] 04:11:01 2.25 0.00 2.25 0.00 0.00 23.73 0.00 [2024-09-09T04:48:27.880Z] 04:12:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2024-09-09T04:48:27.880Z] 04:13:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 [2024-09-09T04:48:27.880Z] 04:14:01 1.65 0.02 1.63 0.00 0.13 19.33 0.00 [2024-09-09T04:48:27.880Z] 04:15:01 1.53 0.00 1.53 0.00 0.00 22.93 0.00 [2024-09-09T04:48:27.880Z] 04:16:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2024-09-09T04:48:27.880Z] 04:17:01 1.27 0.02 1.25 0.00 0.13 15.33 0.00 [2024-09-09T04:48:27.880Z] 04:18:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2024-09-09T04:48:27.880Z] 04:19:01 1.52 0.00 1.52 0.00 0.00 20.00 0.00 [2024-09-09T04:48:27.880Z] 04:20:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2024-09-09T04:48:27.880Z] 04:21:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2024-09-09T04:48:27.880Z] 04:22:01 0.78 0.00 0.78 0.00 0.00 9.60 0.00 [2024-09-09T04:48:27.880Z] 04:23:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2024-09-09T04:48:27.880Z] 04:24:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2024-09-09T04:48:27.880Z] 04:25:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 [2024-09-09T04:48:27.880Z] 04:26:01 0.82 0.00 0.82 0.00 0.00 9.60 0.00 [2024-09-09T04:48:27.880Z] 04:27:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 [2024-09-09T04:48:27.880Z] 04:28:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2024-09-09T04:48:27.880Z] 04:29:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 [2024-09-09T04:48:27.880Z] 04:30:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 [2024-09-09T04:48:27.880Z] 04:31:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 [2024-09-09T04:48:27.880Z] 04:32:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2024-09-09T04:48:27.880Z] 04:33:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 [2024-09-09T04:48:27.880Z] 04:34:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2024-09-09T04:48:27.880Z] 04:35:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 [2024-09-09T04:48:27.880Z] 04:36:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2024-09-09T04:48:27.880Z] 04:37:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 [2024-09-09T04:48:27.880Z] 04:38:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2024-09-09T04:48:27.880Z] 04:39:01 1.95 0.37 1.58 0.00 11.46 19.06 0.00 [2024-09-09T04:48:27.880Z] 04:40:01 2.27 1.22 1.05 0.00 25.46 13.86 0.00 [2024-09-09T04:48:27.880Z] 04:41:01 1.53 0.00 1.53 0.00 0.00 19.33 0.00 [2024-09-09T04:48:27.880Z] 04:42:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 [2024-09-09T04:48:27.880Z] 04:43:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 [2024-09-09T04:48:27.880Z] 04:44:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2024-09-09T04:48:27.880Z] 04:45:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 [2024-09-09T04:48:27.880Z] 04:46:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2024-09-09T04:48:27.880Z] 04:47:01 1.32 0.00 1.32 0.00 0.00 15.72 0.00 [2024-09-09T04:48:27.880Z] 04:48:01 173.04 0.47 172.57 0.00 16.00 61442.16 0.00 [2024-09-09T04:48:27.880Z] Average: 63.46 0.61 62.86 0.00 128.68 21577.12 0.00 [2024-09-09T04:48:27.880Z] [2024-09-09T04:48:27.880Z] 03:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-09T04:48:27.880Z] 04:00:01 27684664 31501984 809132 2.46 122632 3855908 2027968 5.98 1280912 3408968 409008 [2024-09-09T04:48:27.880Z] 04:01:01 26919624 31261176 1041084 3.17 128912 4339540 2470340 7.28 2055264 3359112 628696 [2024-09-09T04:48:27.880Z] 04:02:01 27102060 31452504 847924 2.58 134588 4314584 2172856 6.40 1387660 3815748 502272 [2024-09-09T04:48:27.880Z] 04:03:01 27556168 31485280 817496 2.49 139008 3938864 1938420 5.71 1335780 3456748 1564 [2024-09-09T04:48:27.880Z] 04:04:01 20532000 31283376 993060 3.02 151480 10516676 3263080 9.62 1971004 9582296 316 [2024-09-09T04:48:27.880Z] 04:05:01 12834144 30067996 2116128 6.44 355524 16155528 7514372 22.15 3967524 14532852 240820 [2024-09-09T04:48:27.880Z] 04:06:01 8153696 28123140 4047884 12.31 388404 18723816 11424816 33.67 7236304 15779556 309936 [2024-09-09T04:48:27.881Z] 04:07:01 6891100 29152044 3037740 9.24 400632 20954516 8056296 23.74 7016352 17244872 487332 [2024-09-09T04:48:27.881Z] 04:08:01 9763708 31423320 823296 2.50 409956 20521644 2445068 7.21 3313316 18337856 468 [2024-09-09T04:48:27.881Z] 04:09:01 9753468 31416080 829972 2.52 411728 20522880 2482728 7.32 3659888 18001172 636 [2024-09-09T04:48:27.881Z] 04:10:01 9765700 31429080 816860 2.48 412360 20523068 2330972 6.87 3957140 17691856 236 [2024-09-09T04:48:27.881Z] 04:11:01 9767752 31431156 815008 2.48 412376 20523068 2330972 6.87 3954476 17691856 12 [2024-09-09T04:48:27.881Z] 04:12:01 9769168 31432576 813524 2.47 412396 20523072 2330972 6.87 3952712 17691860 4 [2024-09-09T04:48:27.881Z] 04:13:01 9769852 31433288 813308 2.47 412404 20523072 2330972 6.87 3955304 17691860 176 [2024-09-09T04:48:27.881Z] 04:14:01 9768616 31432124 814740 2.48 412428 20523076 2346296 6.91 3954748 17691864 40 [2024-09-09T04:48:27.881Z] 04:15:01 9782428 31445924 800852 2.44 412456 20523056 2346296 6.91 3941124 17691844 8 [2024-09-09T04:48:27.881Z] 04:16:01 9782128 31445652 801072 2.44 412468 20523056 2346296 6.91 3941184 17691844 12 [2024-09-09T04:48:27.881Z] 04:17:01 9782584 31446144 800528 2.43 412488 20523056 2346296 6.91 3941324 17691848 8 [2024-09-09T04:48:27.881Z] 04:18:01 9782252 31445836 800756 2.44 412492 20523060 2346296 6.91 3940976 17691848 8 [2024-09-09T04:48:27.881Z] 04:19:01 9781928 31445552 800992 2.44 412540 20523056 2346296 6.91 3941096 17691856 44 [2024-09-09T04:48:27.881Z] 04:20:01 9782644 31446296 800196 2.43 412556 20523072 2346296 6.91 3940244 17691860 24 [2024-09-09T04:48:27.881Z] 04:21:01 9782816 31446500 799940 2.43 412580 20523072 2346296 6.91 3940296 17691860 4 [2024-09-09T04:48:27.881Z] 04:22:01 9782492 31446184 800172 2.43 412592 20523076 2346296 6.91 3940300 17691864 28 [2024-09-09T04:48:27.881Z] 04:23:01 9782184 31445912 800408 2.43 412612 20523080 2346296 6.91 3940360 17691868 4 [2024-09-09T04:48:27.881Z] 04:24:01 9782384 31446132 800348 2.43 412632 20523076 2346296 6.91 3940796 17691872 32 [2024-09-09T04:48:27.881Z] 04:25:01 9782464 31446256 800300 2.43 412656 20523088 2346296 6.91 3940464 17691876 8 [2024-09-09T04:48:27.881Z] 04:26:01 9782448 31446264 800280 2.43 412664 20523088 2346296 6.91 3940492 17691876 16 [2024-09-09T04:48:27.881Z] 04:27:01 9781864 31445700 800732 2.44 412684 20523096 2346296 6.91 3940508 17691884 4 [2024-09-09T04:48:27.881Z] 04:28:01 9782068 31445932 800444 2.43 412700 20523100 2346296 6.91 3940528 17691888 8 [2024-09-09T04:48:27.881Z] 04:29:01 9782052 31445932 800372 2.43 412732 20523096 2346296 6.91 3940604 17691888 4 [2024-09-09T04:48:27.881Z] 04:30:01 9781972 31445892 800320 2.43 412756 20523104 2346296 6.91 3940572 17691892 28 [2024-09-09T04:48:27.881Z] 04:31:01 9781856 31445780 800584 2.43 412760 20523104 2346296 6.91 3940600 17691892 4 [2024-09-09T04:48:27.881Z] 04:32:01 9781840 31445796 800548 2.43 412780 20523108 2346296 6.91 3940652 17691896 28 [2024-09-09T04:48:27.881Z] 04:33:01 9781784 31445888 800384 2.43 412796 20523240 2346296 6.91 3940672 17692020 8 [2024-09-09T04:48:27.881Z] 04:34:01 9781864 31445976 800224 2.43 412824 20523232 2346296 6.91 3940752 17692028 8 [2024-09-09T04:48:27.881Z] 04:35:01 9782068 31446244 800024 2.43 412856 20523244 2346296 6.91 3940668 17692036 28 [2024-09-09T04:48:27.881Z] 04:36:01 9782052 31446232 799960 2.43 412880 20523248 2346296 6.91 3940672 17692040 8 [2024-09-09T04:48:27.881Z] 04:37:01 9781972 31446196 799936 2.43 412928 20523252 2346296 6.91 3940752 17692040 24 [2024-09-09T04:48:27.881Z] 04:38:01 9782140 31446420 799900 2.43 412944 20523256 2346296 6.91 3940808 17692044 28 [2024-09-09T04:48:27.881Z] 04:39:01 9777184 31441872 804340 2.45 412980 20523584 2346296 6.91 3946896 17692180 4 [2024-09-09T04:48:27.881Z] 04:40:01 9771208 31437688 808348 2.46 412992 20524364 2346296 6.91 3951996 17692336 24 [2024-09-09T04:48:27.881Z] 04:41:01 9770940 31437476 808472 2.46 413012 20524372 2346296 6.91 3951664 17692340 8 [2024-09-09T04:48:27.881Z] 04:42:01 9770892 31437432 808436 2.46 413036 20524372 2346296 6.91 3951588 17692340 12 [2024-09-09T04:48:27.881Z] 04:43:01 9770780 31437376 808468 2.46 413052 20524376 2362356 6.96 3951676 17692344 8 [2024-09-09T04:48:27.881Z] 04:44:01 9770008 31436612 809172 2.46 413076 20524360 2362356 6.96 3951728 17692344 16 [2024-09-09T04:48:27.881Z] 04:45:01 9770024 31436672 809100 2.46 413096 20524380 2362356 6.96 3951796 17692348 8 [2024-09-09T04:48:27.881Z] 04:46:01 9769976 31436632 809060 2.46 413112 20524388 2378604 7.01 3951728 17692352 204 [2024-09-09T04:48:27.881Z] 04:47:01 9769400 31436072 809564 2.46 413128 20524384 2378604 7.01 3952036 17692352 44 [2024-09-09T04:48:27.881Z] 04:48:01 8306784 31367412 872300 2.65 442596 21757468 2592784 7.64 4088112 18876016 928 [2024-09-09T04:48:27.881Z] Average: 11368392 31292551 954973 2.90 383047 18887557 2767336 8.16 3820899 16299822 52717 [2024-09-09T04:48:27.881Z] [2024-09-09T04:48:27.881Z] 03:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-09T04:48:27.881Z] 04:00:01 ens3 1176.78 1130.79 9959.79 116.16 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:00:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:00:01 docker0 995.85 966.94 72.05 5041.05 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:01:01 ens3 27.80 18.88 35.57 11.24 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:01:01 veth641babc 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:01:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:02:01 ens3 29.30 20.26 24.46 12.88 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:02:01 veth641babc 1.33 1.35 0.11 0.12 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:02:01 docker0 1.33 1.33 0.10 0.11 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:03:01 veth94dc4e1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:03:01 ens3 100.70 65.72 2224.54 19.39 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:03:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:03:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:04:01 veth2902b22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:04:01 vethfabe2c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:04:01 veth631dc16 8.80 11.52 0.84 5.66 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:04:01 veth83e5c10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:04:01 veth45ec396 7.57 9.83 0.74 5.09 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:04:01 veth94dc4e1 0.62 1.38 0.05 0.27 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:04:01 ens3 241.15 149.85 2410.35 178.42 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:04:01 veth91a29a4 2.65 3.40 0.26 1.59 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:04:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:04:01 vetha8d8592 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:04:01 docker0 56.13 87.77 3.88 816.27 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:04:01 vetha57e973 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:04:01 veth6c0966a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 vethad47a7e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 veth5ce4444 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 veth20d8811 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 veth7685d34 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 vetha03aa58 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 veth94dc4e1 0.13 0.73 0.01 0.03 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 vethad10069 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 ens3 983.02 499.80 6917.03 58.61 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 vethaf21057 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 veth1974589 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 veth360e9a3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 vethcfbf5ef 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 docker0 423.47 712.27 36.53 6245.31 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 veth8cc57f5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 vethed53b63 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:05:01 veth466bc6c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 vethad47a7e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 veth5ce4444 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 veth20d8811 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 veth7685d34 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 vetha03aa58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 veth94dc4e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 vethad10069 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 ens3 95.05 30.62 1432.50 4.55 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 vethaf21057 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 veth1974589 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 veth360e9a3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 vethcfbf5ef 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 veth8cc57f5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 vethed53b63 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:06:01 veth466bc6c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 vethad47a7e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 veth5ce4444 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 veth20d8811 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 veth7685d34 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 vetha03aa58 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 veth94dc4e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 vethad10069 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 ens3 6.16 3.55 4.84 2.58 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 vethaf21057 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 veth1974589 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 veth360e9a3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 vethcfbf5ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 veth8cc57f5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 vethed53b63 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:07:01 veth466bc6c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:08:01 ens3 100.93 90.48 67.71 313.82 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:08:01 lo 12.40 12.40 1.22 1.22 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:09:01 ens3 484.19 467.14 226.27 2297.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:09:01 lo 50.25 50.25 4.95 4.95 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:10:01 ens3 256.07 245.13 111.85 1563.95 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:10:01 lo 21.60 21.60 2.13 2.13 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:11:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:13:01 ens3 2.05 2.33 5.78 14.09 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:14:01 ens3 1.23 1.82 0.15 6.61 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:15:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:16:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:19:01 ens3 3.17 5.48 0.27 7.27 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.881Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:24:01 ens3 1.18 1.58 0.14 6.67 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:25:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:29:01 ens3 2.87 4.73 0.25 7.20 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:33:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:34:01 ens3 4.08 6.77 0.33 7.36 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:36:01 ens3 0.23 0.10 0.28 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:39:01 ens3 13.81 21.33 1.77 41.90 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:40:01 ens3 16.20 19.90 5.28 40.41 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:44:01 ens3 0.23 0.15 0.13 0.07 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:47:01 ens3 0.90 0.30 0.32 0.21 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:48:01 vetheb5c923 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:48:01 ens3 449.78 266.62 8135.28 57.62 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:48:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] 04:48:01 docker0 85.75 134.58 7.73 1274.43 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] Average: vetheb5c923 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] Average: ens3 81.27 62.01 641.36 97.34 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] Average: lo 1.99 1.99 0.19 0.19 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] Average: docker0 31.58 38.55 2.43 271.60 0.00 0.00 0.00 0.00 [2024-09-09T04:48:27.882Z] [2024-09-09T04:48:27.882Z] [2024-09-09T04:48:27.882Z] ---> sar -P ALL: [2024-09-09T04:48:27.882Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9804) 09/09/24 _x86_64_ (8 CPU) [2024-09-09T04:48:27.882Z] [2024-09-09T04:48:27.882Z] 03:58:13 LINUX RESTART (8 CPU) [2024-09-09T04:48:27.882Z] [2024-09-09T04:48:27.882Z] 03:59:02 CPU %user %nice %system %iowait %steal %idle [2024-09-09T04:48:27.882Z] 04:00:01 all 9.16 0.00 4.44 3.19 0.06 83.15 [2024-09-09T04:48:27.882Z] 04:00:01 0 9.78 0.00 3.92 1.76 0.07 84.47 [2024-09-09T04:48:27.882Z] 04:00:01 1 8.47 0.00 5.26 5.36 0.05 80.87 [2024-09-09T04:48:27.882Z] 04:00:01 2 10.35 0.00 5.20 2.01 0.09 82.35 [2024-09-09T04:48:27.882Z] 04:00:01 3 9.51 0.00 4.05 1.47 0.07 84.90 [2024-09-09T04:48:27.882Z] 04:00:01 4 8.16 0.00 3.35 0.36 0.05 88.07 [2024-09-09T04:48:27.882Z] 04:00:01 5 9.97 0.00 5.87 13.79 0.09 70.28 [2024-09-09T04:48:27.882Z] 04:00:01 6 8.02 0.00 3.80 0.09 0.05 88.05 [2024-09-09T04:48:27.882Z] 04:00:01 7 9.04 0.00 4.05 0.74 0.05 86.11 [2024-09-09T04:48:27.882Z] 04:01:01 all 35.64 0.00 5.43 2.00 0.09 56.84 [2024-09-09T04:48:27.882Z] 04:01:01 0 36.63 0.00 5.01 0.69 0.07 57.60 [2024-09-09T04:48:27.882Z] 04:01:01 1 37.06 0.00 5.54 0.07 0.10 57.23 [2024-09-09T04:48:27.882Z] 04:01:01 2 34.18 0.00 4.82 6.68 0.07 54.25 [2024-09-09T04:48:27.882Z] 04:01:01 3 37.19 0.00 5.13 3.45 0.08 54.15 [2024-09-09T04:48:27.882Z] 04:01:01 4 28.24 0.00 4.60 0.81 0.08 66.27 [2024-09-09T04:48:27.882Z] 04:01:01 5 39.32 0.00 6.19 0.13 0.12 54.23 [2024-09-09T04:48:27.882Z] 04:01:01 6 35.07 0.00 5.51 4.16 0.14 55.13 [2024-09-09T04:48:27.882Z] 04:01:01 7 37.37 0.00 6.59 0.02 0.07 55.96 [2024-09-09T04:48:27.882Z] 04:02:01 all 46.46 0.00 5.31 1.17 0.08 46.98 [2024-09-09T04:48:27.882Z] 04:02:01 0 45.65 0.00 5.49 1.14 0.08 47.64 [2024-09-09T04:48:27.882Z] 04:02:01 1 48.57 0.00 5.56 0.02 0.08 45.77 [2024-09-09T04:48:27.882Z] 04:02:01 2 44.21 0.00 4.97 0.22 0.08 50.52 [2024-09-09T04:48:27.882Z] 04:02:01 3 45.65 0.00 5.50 1.68 0.08 47.09 [2024-09-09T04:48:27.882Z] 04:02:01 4 43.35 0.00 4.46 0.23 0.07 51.89 [2024-09-09T04:48:27.882Z] 04:02:01 5 48.89 0.00 5.62 0.08 0.08 45.32 [2024-09-09T04:48:27.882Z] 04:02:01 6 46.08 0.00 5.80 5.80 0.08 42.25 [2024-09-09T04:48:27.882Z] 04:02:01 7 49.28 0.00 5.09 0.18 0.10 45.34 [2024-09-09T04:48:27.882Z] 04:03:01 all 32.63 0.00 6.71 1.92 0.08 58.66 [2024-09-09T04:48:27.882Z] 04:03:01 0 32.66 0.00 7.84 3.65 0.07 55.78 [2024-09-09T04:48:27.882Z] 04:03:01 1 32.15 0.00 6.18 0.62 0.07 60.97 [2024-09-09T04:48:27.882Z] 04:03:01 2 29.32 0.00 7.01 7.10 0.08 56.49 [2024-09-09T04:48:27.882Z] 04:03:01 3 33.49 0.00 6.98 1.71 0.08 57.75 [2024-09-09T04:48:27.882Z] 04:03:01 4 29.59 0.00 5.87 0.25 0.08 64.20 [2024-09-09T04:48:27.882Z] 04:03:01 5 33.46 0.00 6.37 0.35 0.07 59.75 [2024-09-09T04:48:27.882Z] 04:03:01 6 34.95 0.00 6.93 0.81 0.08 57.22 [2024-09-09T04:48:27.882Z] 04:03:01 7 35.41 0.00 6.48 0.94 0.08 57.08 [2024-09-09T04:48:27.882Z] 04:04:01 all 16.07 0.00 5.83 28.03 0.13 49.95 [2024-09-09T04:48:27.882Z] 04:04:01 0 17.16 0.00 5.66 47.76 0.08 29.34 [2024-09-09T04:48:27.882Z] 04:04:01 1 16.24 0.00 5.57 17.77 0.14 60.27 [2024-09-09T04:48:27.882Z] 04:04:01 2 15.58 0.00 5.96 30.38 0.19 47.89 [2024-09-09T04:48:27.882Z] 04:04:01 3 16.44 0.00 5.94 20.09 0.08 57.44 [2024-09-09T04:48:27.882Z] 04:04:01 4 14.80 0.00 4.87 15.73 0.14 64.46 [2024-09-09T04:48:27.882Z] 04:04:01 5 16.31 0.00 5.57 26.90 0.08 51.14 [2024-09-09T04:48:27.882Z] 04:04:01 6 15.97 0.00 6.08 19.91 0.24 57.81 [2024-09-09T04:48:27.882Z] 04:04:01 7 16.03 0.00 6.97 45.80 0.09 31.11 [2024-09-09T04:48:27.882Z] 04:05:01 all 19.68 0.00 8.26 33.00 0.09 38.96 [2024-09-09T04:48:27.882Z] 04:05:01 0 19.90 0.00 8.31 35.97 0.10 35.71 [2024-09-09T04:48:27.882Z] 04:05:01 1 20.23 0.00 9.04 34.58 0.12 36.03 [2024-09-09T04:48:27.882Z] 04:05:01 2 19.27 0.00 7.13 22.11 0.08 51.40 [2024-09-09T04:48:27.882Z] 04:05:01 3 20.34 0.00 8.09 33.07 0.08 38.42 [2024-09-09T04:48:27.882Z] 04:05:01 4 18.89 0.00 8.38 25.63 0.10 47.00 [2024-09-09T04:48:27.882Z] 04:05:01 5 20.34 0.00 7.53 27.73 0.09 44.31 [2024-09-09T04:48:27.882Z] 04:05:01 6 20.39 0.00 9.03 29.05 0.08 41.44 [2024-09-09T04:48:27.882Z] 04:05:01 7 18.06 0.00 8.59 55.86 0.08 17.40 [2024-09-09T04:48:27.882Z] 04:06:01 all 87.04 0.00 12.70 0.08 0.15 0.02 [2024-09-09T04:48:27.882Z] 04:06:01 0 87.03 0.00 12.68 0.15 0.14 0.00 [2024-09-09T04:48:27.882Z] 04:06:01 1 86.75 0.00 13.02 0.02 0.19 0.02 [2024-09-09T04:48:27.882Z] 04:06:01 2 85.89 0.00 13.82 0.07 0.20 0.02 [2024-09-09T04:48:27.882Z] 04:06:01 3 87.69 0.00 12.01 0.15 0.14 0.02 [2024-09-09T04:48:27.882Z] 04:06:01 4 87.17 0.00 12.58 0.05 0.15 0.05 [2024-09-09T04:48:27.882Z] 04:06:01 5 87.44 0.00 12.28 0.14 0.14 0.00 [2024-09-09T04:48:27.882Z] 04:06:01 6 87.35 0.00 12.46 0.02 0.17 0.00 [2024-09-09T04:48:27.882Z] 04:06:01 7 86.95 0.00 12.81 0.07 0.12 0.05 [2024-09-09T04:48:27.882Z] 04:07:01 all 88.75 0.00 11.07 0.00 0.18 0.00 [2024-09-09T04:48:27.882Z] 04:07:01 0 88.72 0.00 11.10 0.00 0.17 0.02 [2024-09-09T04:48:27.882Z] 04:07:01 1 87.79 0.00 12.00 0.00 0.21 0.00 [2024-09-09T04:48:27.882Z] 04:07:01 2 88.71 0.00 11.12 0.00 0.18 0.00 [2024-09-09T04:48:27.882Z] 04:07:01 3 89.21 0.00 10.62 0.00 0.17 0.00 [2024-09-09T04:48:27.882Z] 04:07:01 4 89.00 0.00 10.83 0.00 0.17 0.00 [2024-09-09T04:48:27.882Z] 04:07:01 5 89.24 0.00 10.57 0.00 0.17 0.02 [2024-09-09T04:48:27.882Z] 04:07:01 6 88.36 0.00 11.41 0.00 0.22 0.00 [2024-09-09T04:48:27.882Z] 04:07:01 7 88.94 0.00 10.90 0.00 0.16 0.00 [2024-09-09T04:48:27.882Z] 04:08:01 all 49.33 0.00 9.06 5.49 0.19 35.94 [2024-09-09T04:48:27.882Z] 04:08:01 0 49.55 0.00 8.27 2.74 0.19 39.25 [2024-09-09T04:48:27.882Z] 04:08:01 1 49.15 0.00 9.63 5.17 0.15 35.89 [2024-09-09T04:48:27.882Z] 04:08:01 2 48.44 0.00 8.40 3.42 0.21 39.53 [2024-09-09T04:48:27.882Z] 04:08:01 3 49.31 0.00 8.51 5.61 0.22 36.35 [2024-09-09T04:48:27.882Z] 04:08:01 4 49.30 0.00 8.40 5.60 0.17 36.53 [2024-09-09T04:48:27.882Z] 04:08:01 5 48.98 0.00 9.19 6.16 0.17 35.50 [2024-09-09T04:48:27.882Z] 04:08:01 6 49.72 0.00 10.08 9.91 0.21 30.08 [2024-09-09T04:48:27.882Z] 04:08:01 7 50.16 0.00 9.99 5.28 0.23 34.33 [2024-09-09T04:48:27.882Z] 04:09:01 all 8.29 0.00 1.12 0.11 0.07 90.41 [2024-09-09T04:48:27.882Z] 04:09:01 0 8.02 0.00 1.03 0.02 0.07 90.87 [2024-09-09T04:48:27.882Z] 04:09:01 1 9.07 0.00 1.05 0.03 0.08 89.76 [2024-09-09T04:48:27.882Z] 04:09:01 2 7.26 0.00 1.34 0.02 0.07 91.32 [2024-09-09T04:48:27.882Z] 04:09:01 3 8.13 0.00 0.94 0.03 0.08 90.82 [2024-09-09T04:48:27.882Z] 04:09:01 4 6.71 0.00 0.91 0.03 0.05 92.30 [2024-09-09T04:48:27.882Z] 04:09:01 5 7.87 0.00 1.22 0.72 0.05 90.14 [2024-09-09T04:48:27.882Z] 04:09:01 6 11.09 0.00 1.31 0.03 0.08 87.49 [2024-09-09T04:48:27.882Z] 04:09:01 7 8.18 0.00 1.15 0.02 0.07 90.59 [2024-09-09T04:48:27.882Z] 04:10:01 all 6.23 0.00 0.56 0.06 0.06 93.09 [2024-09-09T04:48:27.882Z] 04:10:01 0 7.68 0.00 0.58 0.03 0.05 91.65 [2024-09-09T04:48:27.882Z] 04:10:01 1 3.53 0.00 0.50 0.02 0.05 95.90 [2024-09-09T04:48:27.882Z] 04:10:01 2 6.41 0.00 0.57 0.02 0.05 92.96 [2024-09-09T04:48:27.882Z] 04:10:01 3 4.86 0.00 0.52 0.00 0.05 94.57 [2024-09-09T04:48:27.882Z] 04:10:01 4 8.49 0.00 0.72 0.02 0.05 90.72 [2024-09-09T04:48:27.882Z] 04:10:01 5 6.12 0.00 0.53 0.33 0.07 92.95 [2024-09-09T04:48:27.882Z] 04:10:01 6 2.52 0.00 0.43 0.03 0.08 96.93 [2024-09-09T04:48:27.883Z] 04:10:01 7 10.24 0.00 0.62 0.03 0.07 89.04 [2024-09-09T04:48:27.883Z] [2024-09-09T04:48:27.883Z] 04:10:01 CPU %user %nice %system %iowait %steal %idle [2024-09-09T04:48:27.883Z] 04:11:01 all 0.03 0.00 0.01 0.00 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.883Z] 04:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T04:48:27.883Z] 04:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T04:48:27.883Z] 04:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T04:48:27.883Z] 04:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:11:01 6 0.12 0.00 0.07 0.03 0.03 99.75 [2024-09-09T04:48:27.883Z] 04:11:01 7 0.05 0.00 0.05 0.00 0.05 99.85 [2024-09-09T04:48:27.883Z] 04:12:01 all 0.07 0.00 0.02 0.00 0.02 99.90 [2024-09-09T04:48:27.883Z] 04:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T04:48:27.883Z] 04:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:12:01 3 0.32 0.00 0.02 0.00 0.02 99.65 [2024-09-09T04:48:27.883Z] 04:12:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-09T04:48:27.883Z] 04:12:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-09T04:48:27.883Z] 04:12:01 6 0.07 0.00 0.03 0.00 0.03 99.87 [2024-09-09T04:48:27.883Z] 04:12:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-09T04:48:27.883Z] 04:13:01 all 0.05 0.00 0.02 0.00 0.01 99.91 [2024-09-09T04:48:27.883Z] 04:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-09T04:48:27.883Z] 04:13:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2024-09-09T04:48:27.883Z] 04:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.883Z] 04:13:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2024-09-09T04:48:27.883Z] 04:13:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-09T04:48:27.883Z] 04:13:01 5 0.10 0.00 0.03 0.00 0.02 99.85 [2024-09-09T04:48:27.883Z] 04:13:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-09T04:48:27.883Z] 04:13:01 7 0.03 0.00 0.05 0.00 0.05 99.87 [2024-09-09T04:48:27.883Z] 04:14:01 all 0.03 0.00 0.03 0.00 0.01 99.92 [2024-09-09T04:48:27.883Z] 04:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:14:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-09T04:48:27.883Z] 04:14:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2024-09-09T04:48:27.883Z] 04:14:01 5 0.05 0.00 0.05 0.02 0.02 99.87 [2024-09-09T04:48:27.883Z] 04:14:01 6 0.08 0.00 0.03 0.00 0.00 99.88 [2024-09-09T04:48:27.883Z] 04:14:01 7 0.03 0.00 0.03 0.00 0.05 99.88 [2024-09-09T04:48:27.883Z] 04:15:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2024-09-09T04:48:27.883Z] 04:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T04:48:27.883Z] 04:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:15:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T04:48:27.883Z] 04:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.883Z] 04:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-09T04:48:27.883Z] 04:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:15:01 7 0.03 0.00 0.10 0.00 0.05 99.82 [2024-09-09T04:48:27.883Z] 04:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-09T04:48:27.883Z] 04:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.883Z] 04:16:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-09T04:48:27.883Z] 04:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T04:48:27.883Z] 04:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.883Z] 04:16:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-09T04:48:27.883Z] 04:16:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-09T04:48:27.883Z] 04:16:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-09T04:48:27.883Z] 04:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-09-09T04:48:27.883Z] 04:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T04:48:27.883Z] 04:17:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T04:48:27.883Z] 04:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.883Z] 04:17:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:17:01 7 0.00 0.00 0.03 0.00 0.03 99.93 [2024-09-09T04:48:27.883Z] 04:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-09T04:48:27.883Z] 04:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.883Z] 04:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.883Z] 04:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.883Z] 04:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T04:48:27.883Z] 04:18:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2024-09-09T04:48:27.883Z] 04:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.883Z] 04:18:01 7 0.05 0.00 0.03 0.00 0.05 99.87 [2024-09-09T04:48:27.883Z] 04:19:01 all 0.04 0.00 0.01 0.01 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T04:48:27.883Z] 04:19:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.883Z] 04:19:01 5 0.08 0.00 0.00 0.03 0.02 99.87 [2024-09-09T04:48:27.883Z] 04:19:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2024-09-09T04:48:27.883Z] 04:19:01 7 0.10 0.00 0.00 0.00 0.05 99.85 [2024-09-09T04:48:27.883Z] 04:20:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-09-09T04:48:27.883Z] 04:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.883Z] 04:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-09T04:48:27.883Z] 04:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T04:48:27.883Z] 04:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.883Z] 04:20:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2024-09-09T04:48:27.883Z] 04:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:20:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-09T04:48:27.883Z] 04:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-09-09T04:48:27.883Z] 04:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.883Z] 04:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.883Z] 04:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.883Z] 04:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:21:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:21:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-09T04:48:27.883Z] 04:21:01 7 0.03 0.00 0.05 0.00 0.05 99.87 [2024-09-09T04:48:27.883Z] [2024-09-09T04:48:27.883Z] 04:21:01 CPU %user %nice %system %iowait %steal %idle [2024-09-09T04:48:27.883Z] 04:22:01 all 0.02 0.00 0.01 0.09 0.01 99.86 [2024-09-09T04:48:27.883Z] 04:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.883Z] 04:22:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T04:48:27.883Z] 04:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-09T04:48:27.883Z] 04:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T04:48:27.883Z] 04:22:01 5 0.03 0.00 0.02 0.72 0.00 99.23 [2024-09-09T04:48:27.883Z] 04:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:22:01 7 0.07 0.00 0.03 0.00 0.03 99.87 [2024-09-09T04:48:27.883Z] 04:23:01 all 0.03 0.00 0.02 0.00 0.01 99.93 [2024-09-09T04:48:27.883Z] 04:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.883Z] 04:23:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-09T04:48:27.883Z] 04:23:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-09-09T04:48:27.883Z] 04:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.883Z] 04:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-09T04:48:27.883Z] 04:23:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-09T04:48:27.883Z] 04:23:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-09-09T04:48:27.883Z] 04:23:01 7 0.03 0.00 0.07 0.00 0.03 99.87 [2024-09-09T04:48:27.883Z] 04:24:01 all 0.03 0.00 0.01 0.00 0.02 99.94 [2024-09-09T04:48:27.883Z] 04:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T04:48:27.883Z] 04:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T04:48:27.883Z] 04:24:01 2 0.03 0.00 0.00 0.02 0.03 99.92 [2024-09-09T04:48:27.883Z] 04:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:24:01 5 0.12 0.00 0.03 0.00 0.00 99.85 [2024-09-09T04:48:27.883Z] 04:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T04:48:27.883Z] 04:24:01 7 0.02 0.00 0.03 0.00 0.05 99.90 [2024-09-09T04:48:27.883Z] 04:25:01 all 0.04 0.00 0.01 0.00 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T04:48:27.883Z] 04:25:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T04:48:27.883Z] 04:25:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-09T04:48:27.883Z] 04:25:01 5 0.07 0.00 0.02 0.02 0.02 99.88 [2024-09-09T04:48:27.883Z] 04:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:25:01 7 0.05 0.00 0.02 0.00 0.05 99.88 [2024-09-09T04:48:27.883Z] 04:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-09-09T04:48:27.883Z] 04:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.883Z] 04:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:26:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-09T04:48:27.883Z] 04:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T04:48:27.883Z] 04:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.883Z] 04:26:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2024-09-09T04:48:27.883Z] 04:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T04:48:27.883Z] 04:26:01 7 0.03 0.00 0.05 0.00 0.03 99.88 [2024-09-09T04:48:27.883Z] 04:27:01 all 0.03 0.00 0.01 0.00 0.02 99.94 [2024-09-09T04:48:27.883Z] 04:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.883Z] 04:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T04:48:27.883Z] 04:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.883Z] 04:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T04:48:27.883Z] 04:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T04:48:27.884Z] 04:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T04:48:27.884Z] 04:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T04:48:27.884Z] 04:27:01 7 0.07 0.00 0.03 0.00 0.05 99.85 [2024-09-09T04:48:27.884Z] 04:28:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-09-09T04:48:27.884Z] 04:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T04:48:27.884Z] 04:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:28:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2024-09-09T04:48:27.884Z] 04:28:01 6 0.05 0.00 0.03 0.00 0.05 99.87 [2024-09-09T04:48:27.884Z] 04:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:29:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-09-09T04:48:27.884Z] 04:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:29:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-09T04:48:27.884Z] 04:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T04:48:27.884Z] 04:29:01 5 0.00 0.00 0.05 0.02 0.02 99.92 [2024-09-09T04:48:27.884Z] 04:29:01 6 0.05 0.00 0.03 0.00 0.03 99.88 [2024-09-09T04:48:27.884Z] 04:29:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2024-09-09T04:48:27.884Z] 04:30:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2024-09-09T04:48:27.884Z] 04:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-09T04:48:27.884Z] 04:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.884Z] 04:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:30:01 5 0.00 0.00 0.07 0.02 0.02 99.90 [2024-09-09T04:48:27.884Z] 04:30:01 6 0.08 0.00 0.03 0.00 0.03 99.85 [2024-09-09T04:48:27.884Z] 04:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:31:01 all 0.01 0.00 0.01 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:31:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-09-09T04:48:27.884Z] 04:31:01 1 0.02 0.00 0.02 0.02 0.03 99.92 [2024-09-09T04:48:27.884Z] 04:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T04:48:27.884Z] 04:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.884Z] 04:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:31:01 5 0.03 0.00 0.02 0.02 0.03 99.90 [2024-09-09T04:48:27.884Z] 04:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:31:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-09T04:48:27.884Z] 04:32:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-09-09T04:48:27.884Z] 04:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:32:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T04:48:27.884Z] 04:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:32:01 5 0.02 0.00 0.03 0.02 0.03 99.90 [2024-09-09T04:48:27.884Z] 04:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-09T04:48:27.884Z] 04:32:01 7 0.07 0.00 0.02 0.00 0.03 99.88 [2024-09-09T04:48:27.884Z] [2024-09-09T04:48:27.884Z] 04:32:01 CPU %user %nice %system %iowait %steal %idle [2024-09-09T04:48:27.884Z] 04:33:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-09-09T04:48:27.884Z] 04:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.884Z] 04:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.884Z] 04:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:33:01 5 0.03 0.00 0.03 0.02 0.03 99.88 [2024-09-09T04:48:27.884Z] 04:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:33:01 7 0.07 0.00 0.08 0.00 0.03 99.82 [2024-09-09T04:48:27.884Z] 04:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-09T04:48:27.884Z] 04:34:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-09T04:48:27.884Z] 04:34:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-09T04:48:27.884Z] 04:34:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-09T04:48:27.884Z] 04:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:34:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-09T04:48:27.884Z] 04:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-09T04:48:27.884Z] 04:34:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-09T04:48:27.884Z] 04:35:01 all 0.01 0.00 0.01 0.00 0.01 99.95 [2024-09-09T04:48:27.884Z] 04:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T04:48:27.884Z] 04:35:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T04:48:27.884Z] 04:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:35:01 5 0.03 0.00 0.00 0.02 0.03 99.92 [2024-09-09T04:48:27.884Z] 04:35:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:35:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2024-09-09T04:48:27.884Z] 04:36:01 all 0.03 0.00 0.02 0.00 0.02 99.94 [2024-09-09T04:48:27.884Z] 04:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.884Z] 04:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:36:01 2 0.07 0.00 0.05 0.00 0.03 99.85 [2024-09-09T04:48:27.884Z] 04:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:36:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:36:01 5 0.05 0.00 0.03 0.02 0.03 99.87 [2024-09-09T04:48:27.884Z] 04:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:36:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-09T04:48:27.884Z] 04:37:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2024-09-09T04:48:27.884Z] 04:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T04:48:27.884Z] 04:37:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:37:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-09T04:48:27.884Z] 04:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:37:01 5 0.00 0.00 0.02 0.07 0.02 99.90 [2024-09-09T04:48:27.884Z] 04:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:37:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-09T04:48:27.884Z] 04:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-09-09T04:48:27.884Z] 04:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:38:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:38:01 5 0.03 0.00 0.03 0.02 0.03 99.88 [2024-09-09T04:48:27.884Z] 04:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:38:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2024-09-09T04:48:27.884Z] 04:39:01 all 0.09 0.00 0.03 0.01 0.01 99.85 [2024-09-09T04:48:27.884Z] 04:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:39:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-09-09T04:48:27.884Z] 04:39:01 2 0.13 0.00 0.08 0.03 0.03 99.72 [2024-09-09T04:48:27.884Z] 04:39:01 3 0.12 0.00 0.03 0.00 0.00 99.85 [2024-09-09T04:48:27.884Z] 04:39:01 4 0.17 0.00 0.02 0.00 0.02 99.80 [2024-09-09T04:48:27.884Z] 04:39:01 5 0.17 0.00 0.05 0.03 0.03 99.72 [2024-09-09T04:48:27.884Z] 04:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T04:48:27.884Z] 04:39:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2024-09-09T04:48:27.884Z] 04:40:01 all 0.24 0.00 0.05 0.01 0.01 99.69 [2024-09-09T04:48:27.884Z] 04:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:40:01 1 0.05 0.00 0.07 0.02 0.02 99.85 [2024-09-09T04:48:27.884Z] 04:40:01 2 0.22 0.00 0.05 0.02 0.00 99.72 [2024-09-09T04:48:27.884Z] 04:40:01 3 0.25 0.00 0.08 0.02 0.00 99.65 [2024-09-09T04:48:27.884Z] 04:40:01 4 0.15 0.00 0.05 0.00 0.00 99.80 [2024-09-09T04:48:27.884Z] 04:40:01 5 0.35 0.00 0.05 0.00 0.03 99.57 [2024-09-09T04:48:27.884Z] 04:40:01 6 0.77 0.00 0.03 0.00 0.02 99.18 [2024-09-09T04:48:27.884Z] 04:40:01 7 0.12 0.00 0.07 0.00 0.02 99.80 [2024-09-09T04:48:27.884Z] 04:41:01 all 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T04:48:27.884Z] 04:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T04:48:27.884Z] 04:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:41:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-09T04:48:27.884Z] 04:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:41:01 5 0.07 0.00 0.05 0.02 0.05 99.82 [2024-09-09T04:48:27.884Z] 04:41:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-09T04:48:27.884Z] 04:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T04:48:27.884Z] 04:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-09-09T04:48:27.884Z] 04:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T04:48:27.884Z] 04:42:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:42:01 5 0.05 0.00 0.03 0.02 0.03 99.87 [2024-09-09T04:48:27.884Z] 04:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:42:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2024-09-09T04:48:27.884Z] 04:43:01 all 0.01 0.00 0.02 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.884Z] 04:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-09T04:48:27.884Z] 04:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:43:01 5 0.02 0.00 0.05 0.00 0.05 99.88 [2024-09-09T04:48:27.884Z] 04:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:43:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-09T04:48:27.884Z] [2024-09-09T04:48:27.884Z] 04:43:01 CPU %user %nice %system %iowait %steal %idle [2024-09-09T04:48:27.884Z] 04:44:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-09-09T04:48:27.884Z] 04:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:44:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-09T04:48:27.884Z] 04:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T04:48:27.884Z] 04:44:01 5 0.08 0.00 0.05 0.02 0.03 99.82 [2024-09-09T04:48:27.884Z] 04:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:44:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2024-09-09T04:48:27.884Z] 04:45:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2024-09-09T04:48:27.884Z] 04:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.884Z] 04:45:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-09T04:48:27.884Z] 04:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:45:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:45:01 5 0.07 0.00 0.07 0.03 0.03 99.80 [2024-09-09T04:48:27.884Z] 04:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.884Z] 04:45:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-09T04:48:27.884Z] 04:46:01 all 0.02 0.00 0.01 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.884Z] 04:46:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:46:01 5 0.07 0.00 0.07 0.00 0.03 99.83 [2024-09-09T04:48:27.884Z] 04:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T04:48:27.884Z] 04:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T04:48:27.884Z] 04:47:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-09-09T04:48:27.884Z] 04:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T04:48:27.884Z] 04:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T04:48:27.884Z] 04:47:01 2 0.07 0.00 0.02 0.02 0.02 99.88 [2024-09-09T04:48:27.884Z] 04:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T04:48:27.884Z] 04:47:01 5 0.10 0.00 0.05 0.02 0.03 99.80 [2024-09-09T04:48:27.884Z] 04:47:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T04:48:27.884Z] 04:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T04:48:27.884Z] 04:48:01 all 9.01 0.00 4.19 3.04 0.07 83.70 [2024-09-09T04:48:27.884Z] 04:48:01 0 8.15 0.00 3.76 0.47 0.05 87.58 [2024-09-09T04:48:27.884Z] 04:48:01 1 9.56 0.00 5.98 17.04 0.10 67.31 [2024-09-09T04:48:27.884Z] 04:48:01 2 10.05 0.00 4.03 0.64 0.05 85.23 [2024-09-09T04:48:27.884Z] 04:48:01 3 8.99 0.00 4.18 1.22 0.07 85.54 [2024-09-09T04:48:27.884Z] 04:48:01 4 8.52 0.00 3.89 0.32 0.07 87.20 [2024-09-09T04:48:27.884Z] 04:48:01 5 9.32 0.00 4.29 2.52 0.07 83.80 [2024-09-09T04:48:27.884Z] 04:48:01 6 8.66 0.00 3.65 2.27 0.03 85.39 [2024-09-09T04:48:27.884Z] 04:48:01 7 8.84 0.00 3.79 0.07 0.08 87.22 [2024-09-09T04:48:27.884Z] Average: all 8.22 0.00 1.51 1.58 0.04 88.65 [2024-09-09T04:48:27.884Z] Average: 0 8.31 0.00 1.49 1.90 0.03 88.27 [2024-09-09T04:48:27.884Z] Average: 1 8.24 0.00 1.60 1.62 0.04 88.49 [2024-09-09T04:48:27.884Z] Average: 2 7.94 0.00 1.49 1.46 0.04 89.07 [2024-09-09T04:48:27.884Z] Average: 3 8.28 0.00 1.47 1.38 0.03 88.84 [2024-09-09T04:48:27.884Z] Average: 4 7.94 0.00 1.39 0.99 0.03 89.66 [2024-09-09T04:48:27.884Z] Average: 5 8.43 0.00 1.53 1.61 0.04 88.39 [2024-09-09T04:48:27.884Z] Average: 6 8.23 0.00 1.55 1.45 0.04 88.73 [2024-09-09T04:48:27.884Z] Average: 7 8.43 0.00 1.57 2.19 0.05 87.76 [2024-09-09T04:48:27.884Z] [2024-09-09T04:48:27.884Z] [2024-09-09T04:48:27.884Z]