Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9020600ba504d987cb44b33f5cd33d13328f6ef2 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-ssh7774889004814670101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4365368814394984120.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4501054869213752925.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh12730044624669499501.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-ssh9537735647530310570.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], buildSnap:false] ========================================================= [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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-7376’ Running on prd-ubuntu20.04-docker-8c-8g-7378 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/486 [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/486 # 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 9020600ba504d987cb44b33f5cd33d13328f6ef2 (main) Commit message: "Merge pull request #4504 from jinlinGuan/issue-4478" > 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 9020600ba504d987cb44b33f5cd33d13328f6ef2 # timeout=10 > git rev-list --no-walk d6c81549b4558d5b86ba0b804c244a1077168aa0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-11T05:27:08.726Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T05:27:08.776Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T05:27:08.792Z] ========================================================= [2023-04-11T05:27:08.792Z] EdgeX Global Pipelines Version Info [2023-04-11T05:27:08.792Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T05:27:09.868Z] ------------------- [2023-04-11T05:27:09.868Z] stable info: [2023-04-11T05:27:09.868Z] ------------------- [2023-04-11T05:27:09.868Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T05:27:09.868Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T05:27:09.868Z] Message: update stable to v1.0.245 [2023-04-11T05:27:10.127Z] ------------------- [2023-04-11T05:27:10.127Z] experimental info: [2023-04-11T05:27:10.127Z] ------------------- [2023-04-11T05:27:10.127Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T05:27:10.127Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T05:27:10.127Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T05:27:10.293Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-11T05:27:10.309Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-11T05:27:10.324Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T05:27:10.337Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T05:27:10.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T05:27:10.361Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-11T05:27:10.376Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T05:27:10.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-11T05:27:10.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-11T05:27:10.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-11T05:27:10.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T05:27:10.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T05:27:10.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T05:27:10.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T05:27:10.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T05:27:10.477Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T05:27:10.486Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T05:27:10.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T05:27:10.503Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-11T05:27:10.514Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-11T05:27:10.525Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-11T05:27:10.533Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T05:27:10.545Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T05:27:10.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-11T05:27:10.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-11T05:27:10.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-11T05:27:10.592Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] echo [2023-04-11T05:27:10.606Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9020600 [Pipeline] echo [2023-04-11T05:27:10.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T05:27:10.671Z] provisioning config files... [2023-04-11T05:27:10.686Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/486@tmp/config458150853887794864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T05:27:10.987Z] ---> docker-login.sh [2023-04-11T05:27:10.987Z] nexus3.edgexfoundry.org:10001 [2023-04-11T05:27:11.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:27:11.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:27:11.507Z] Configure a credential helper to remove this warning. See [2023-04-11T05:27:11.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:27:11.507Z] [2023-04-11T05:27:11.507Z] Login Succeeded [2023-04-11T05:27:11.507Z] nexus3.edgexfoundry.org:10002 [2023-04-11T05:27:11.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:27:11.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:27:11.507Z] Configure a credential helper to remove this warning. See [2023-04-11T05:27:11.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:27:11.507Z] [2023-04-11T05:27:11.508Z] Login Succeeded [2023-04-11T05:27:11.508Z] nexus3.edgexfoundry.org:10003 [2023-04-11T05:27:11.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:27:11.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:27:11.768Z] Configure a credential helper to remove this warning. See [2023-04-11T05:27:11.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:27:11.768Z] [2023-04-11T05:27:11.768Z] Login Succeeded [2023-04-11T05:27:11.768Z] nexus3.edgexfoundry.org:10004 [2023-04-11T05:27:11.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:27:11.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:27:11.768Z] Configure a credential helper to remove this warning. See [2023-04-11T05:27:11.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:27:11.768Z] [2023-04-11T05:27:11.768Z] Login Succeeded [2023-04-11T05:27:11.768Z] docker.io [2023-04-11T05:27:11.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:27:12.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:27:12.028Z] Configure a credential helper to remove this warning. See [2023-04-11T05:27:12.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:27:12.028Z] [2023-04-11T05:27:12.028Z] Login Succeeded [2023-04-11T05:27:12.028Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T05:27:12.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T05:27:12.356Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-04-11T05:27:12.356Z] + dirname cmd/core-command/Dockerfile [2023-04-11T05:27:12.356Z] + cut -d/ -f2 [2023-04-11T05:27:12.356Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-11T05:27:12.356Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-11T05:27:12.356Z] + cut -d/ -f2 [2023-04-11T05:27:12.356Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-11T05:27:12.356Z] + + dirname cmd/core-data/Dockerfile [2023-04-11T05:27:12.356Z] cut -d/ -f2 [2023-04-11T05:27:12.356Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-11T05:27:12.356Z] + dirname cmd/core-metadata/Dockerfile [2023-04-11T05:27:12.356Z] + cut -d/ -f2 [2023-04-11T05:27:12.356Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-11T05:27:12.356Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-11T05:27:12.356Z] + cut -d/ -f2 [2023-04-11T05:27:12.356Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-11T05:27:12.356Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-11T05:27:12.356Z] + cut -d/ -f2 [2023-04-11T05:27:12.356Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-11T05:27:12.356Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-11T05:27:12.356Z] + cut -d/ -f2 [2023-04-11T05:27:12.356Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-11T05:27:12.356Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-11T05:27:12.356Z] + cut -d/ -f2 [2023-04-11T05:27:12.356Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-11T05:27:12.356Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-11T05:27:12.356Z] + cut -d/ -f2 [2023-04-11T05:27:12.356Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-11T05:27:12.356Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-11T05:27:12.356Z] + cut -d/ -f2 [2023-04-11T05:27:12.356Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-11T05:27:12.356Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-11T05:27:12.356Z] + cut -d/ -f2 [2023-04-11T05:27:12.356Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-11T05:27:12.356Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-11T05:27:12.356Z] + cut -d/ -f2 [2023-04-11T05:27:12.356Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-11T05:27:12.356Z] + dirname cmd/support-notifications/Dockerfile [2023-04-11T05:27:12.356Z] + cut -d/ -f2 [2023-04-11T05:27:12.356Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-11T05:27:12.356Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-11T05:27:12.356Z] + cut -d/ -f2 [2023-04-11T05:27:12.356Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-11T05:27:12.424Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-11T05:27:12.769Z] + git rev-list -1 --merges 9020600ba504d987cb44b33f5cd33d13328f6ef2~1..9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] echo [2023-04-11T05:27:12.794Z] -----------> git rev-list -1 --merges 9020600ba504d987cb44b33f5cd33d13328f6ef2~1..9020600ba504d987cb44b33f5cd33d13328f6ef2 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:27:12.794Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [false] [Pipeline] sh [2023-04-11T05:27:13.080Z] + git log --format=format:%s -1 9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] echo [2023-04-11T05:27:13.094Z] ========================================================= [2023-04-11T05:27:13.094Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-11T05:27:13.094Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-11T05:27:13.511Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T05:27:13.511Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T05:27:13.511Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T05:27:13.511Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T05:27:13.511Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T05:27:13.511Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T05:27:13.511Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:27:13.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T05:27:13.924Z] [2023-04-11T05:27:13.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:27:14.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T05:27:14.225Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T05:27:14.225Z] b85a868b505f: Pulling fs layer [2023-04-11T05:27:14.225Z] e2be974225ed: Pulling fs layer [2023-04-11T05:27:14.225Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T05:27:14.225Z] 988bab9f4d93: Pulling fs layer [2023-04-11T05:27:14.225Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T05:27:14.225Z] eaf3925da568: Pulling fs layer [2023-04-11T05:27:14.225Z] bab4dde63d76: Pulling fs layer [2023-04-11T05:27:14.225Z] bde34c3a00c8: Pulling fs layer [2023-04-11T05:27:14.225Z] b352a97aabf1: Pulling fs layer [2023-04-11T05:27:14.225Z] 4872d77fe225: Pulling fs layer [2023-04-11T05:27:14.225Z] 5851b861e8e6: Pulling fs layer [2023-04-11T05:27:14.225Z] bab4dde63d76: Waiting [2023-04-11T05:27:14.225Z] eaf3925da568: Waiting [2023-04-11T05:27:14.225Z] 988bab9f4d93: Waiting [2023-04-11T05:27:14.225Z] bde34c3a00c8: Waiting [2023-04-11T05:27:14.225Z] 1469e6f7b9e6: Waiting [2023-04-11T05:27:14.225Z] b352a97aabf1: Waiting [2023-04-11T05:27:14.225Z] 4872d77fe225: Waiting [2023-04-11T05:27:14.225Z] 5851b861e8e6: Waiting [2023-04-11T05:27:14.225Z] e2be974225ed: Download complete [2023-04-11T05:27:14.225Z] 988bab9f4d93: Verifying Checksum [2023-04-11T05:27:14.225Z] 988bab9f4d93: Download complete [2023-04-11T05:27:14.485Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T05:27:14.485Z] 339a4e72a1f5: Download complete [2023-04-11T05:27:14.485Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T05:27:14.485Z] 1469e6f7b9e6: Download complete [2023-04-11T05:27:14.485Z] eaf3925da568: Verifying Checksum [2023-04-11T05:27:14.485Z] eaf3925da568: Download complete [2023-04-11T05:27:14.485Z] bde34c3a00c8: Verifying Checksum [2023-04-11T05:27:14.485Z] bde34c3a00c8: Download complete [2023-04-11T05:27:14.485Z] b352a97aabf1: Verifying Checksum [2023-04-11T05:27:14.485Z] b352a97aabf1: Download complete [2023-04-11T05:27:14.485Z] 4872d77fe225: Verifying Checksum [2023-04-11T05:27:14.485Z] 4872d77fe225: Download complete [2023-04-11T05:27:14.485Z] 5851b861e8e6: Verifying Checksum [2023-04-11T05:27:14.485Z] 5851b861e8e6: Download complete [2023-04-11T05:27:14.485Z] b85a868b505f: Verifying Checksum [2023-04-11T05:27:14.485Z] b85a868b505f: Download complete [2023-04-11T05:27:14.744Z] bab4dde63d76: Verifying Checksum [2023-04-11T05:27:14.744Z] bab4dde63d76: Download complete [2023-04-11T05:27:15.680Z] b85a868b505f: Pull complete [2023-04-11T05:27:15.941Z] e2be974225ed: Pull complete [2023-04-11T05:27:16.508Z] 339a4e72a1f5: Pull complete [2023-04-11T05:27:16.508Z] 988bab9f4d93: Pull complete [2023-04-11T05:27:16.768Z] 1469e6f7b9e6: Pull complete [2023-04-11T05:27:16.768Z] eaf3925da568: Pull complete [2023-04-11T05:27:18.675Z] bab4dde63d76: Pull complete [2023-04-11T05:27:18.675Z] bde34c3a00c8: Pull complete [2023-04-11T05:27:18.934Z] b352a97aabf1: Pull complete [2023-04-11T05:27:18.934Z] 4872d77fe225: Pull complete [2023-04-11T05:27:18.934Z] 5851b861e8e6: Pull complete [2023-04-11T05:27:18.934Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T05:27:18.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T05:27:18.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T05:27:19.030Z] prd-ubuntu20.04-docker-8c-8g-7378 does not seem to be running inside a container [2023-04-11T05:27:19.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/486 -v /w/workspace/edgex-go/486:/w/workspace/edgex-go/486:rw,z -v /w/workspace/edgex-go/486@tmp:/w/workspace/edgex-go/486@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T05:27:21.202Z] $ docker top 79e4959f2b2379b6be38d09dfe83991c68456f49e75cef3b8f53789ee9417793 -eo pid,comm [2023-04-11T05:27:21.257Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T05:27:21.257Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T05:27:21.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T05:27:21.295Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T05:27:21.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T05:27:21.421Z] $ docker exec 79e4959f2b2379b6be38d09dfe83991c68456f49e75cef3b8f53789ee9417793 ssh-agent [2023-04-11T05:27:21.515Z] SSH_AUTH_SOCK=/tmp/ssh-YznptAnl0dkD/agent.32 [2023-04-11T05:27:21.515Z] SSH_AGENT_PID=38 [2023-04-11T05:27:21.522Z] Running ssh-add (command line suppressed) [2023-04-11T05:27:21.624Z] Identity added: /w/workspace/edgex-go/486@tmp/private_key_15186265347691260931.key (/w/workspace/edgex-go/486@tmp/private_key_15186265347691260931.key) [2023-04-11T05:27:21.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T05:27:21.920Z] + git tag --points-at HEAD [Pipeline] } [2023-04-11T05:27:21.944Z] $ docker exec --env ******** --env ******** 79e4959f2b2379b6be38d09dfe83991c68456f49e75cef3b8f53789ee9417793 ssh-agent -k [2023-04-11T05:27:22.045Z] unset SSH_AUTH_SOCK; [2023-04-11T05:27:22.045Z] unset SSH_AGENT_PID; [2023-04-11T05:27:22.046Z] echo Agent pid 38 killed; [2023-04-11T05:27:22.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-11T05:27:22.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T05:27:22.078Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T05:27:22.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T05:27:22.190Z] $ docker exec 79e4959f2b2379b6be38d09dfe83991c68456f49e75cef3b8f53789ee9417793 ssh-agent [2023-04-11T05:27:22.300Z] SSH_AUTH_SOCK=/tmp/ssh-R4DnKHA3FqWK/agent.70 [2023-04-11T05:27:22.300Z] SSH_AGENT_PID=76 [2023-04-11T05:27:22.304Z] Running ssh-add (command line suppressed) [2023-04-11T05:27:22.413Z] Identity added: /w/workspace/edgex-go/486@tmp/private_key_36193626320499395.key (/w/workspace/edgex-go/486@tmp/private_key_36193626320499395.key) [2023-04-11T05:27:22.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T05:27:22.706Z] + git semver init [2023-04-11T05:27:22.967Z] 2023-04-11 05:27:22,906 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T05:27:22.967Z] 2023-04-11 05:27:22,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/486/.semver [2023-04-11T05:27:22.967Z] 2023-04-11 05:27:22,907 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/486/.semver [2023-04-11T05:27:22.967Z] 2023-04-11 05:27:22,907 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/486/.semver'], cwd=/w/workspace/edgex-go/486, universal_newlines=False, shell=None, istream=None) [2023-04-11T05:27:28.235Z] 2023-04-11 05:27:27,223 [append_file] DEBUG append to file:/w/workspace/edgex-go/486/.git/info/exclude [2023-04-11T05:27:28.235Z] 2023-04-11 05:27:27,225 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/486/.semver/main with force:False [2023-04-11T05:27:28.235Z] 2023-04-11 05:27:27,225 [read_version] DEBUG read version from /w/workspace/edgex-go/486/.semver/main [2023-04-11T05:27:28.235Z] 2023-04-11 05:27:27,226 [read_version] DEBUG read version from /w/workspace/edgex-go/486/.semver/main [2023-04-11T05:27:28.235Z] 3.0.0-dev.124 [Pipeline] } [2023-04-11T05:27:28.247Z] $ docker exec --env ******** --env ******** 79e4959f2b2379b6be38d09dfe83991c68456f49e75cef3b8f53789ee9417793 ssh-agent -k [2023-04-11T05:27:28.342Z] unset SSH_AUTH_SOCK; [2023-04-11T05:27:28.342Z] unset SSH_AGENT_PID; [2023-04-11T05:27:28.342Z] echo Agent pid 76 killed; [2023-04-11T05:27:28.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T05:27:28.650Z] + git semver [Pipeline] } [2023-04-11T05:27:28.929Z] $ docker stop --time=1 79e4959f2b2379b6be38d09dfe83991c68456f49e75cef3b8f53789ee9417793 [2023-04-11T05:27:30.235Z] $ docker rm -f --volumes 79e4959f2b2379b6be38d09dfe83991c68456f49e75cef3b8f53789ee9417793 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T05:27:30.563Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T05:27:30.770Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T05:27:30.773Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.124 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T05:27:31.169Z] + git config --global --add safe.directory /w/workspace/edgex-go/486 [Pipeline] echo [2023-04-11T05:27:31.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T05:27:31.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T05:27:31.196Z] ========================================================= [2023-04-11T05:27:31.196Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-11T05:27:31.196Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-11T05:27:31.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T05:27:31.478Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-11T05:27:31.478Z] 63b65145d645: Pulling fs layer [2023-04-11T05:27:31.478Z] a2d21d5440eb: Pulling fs layer [2023-04-11T05:27:31.478Z] 935e6c44a52c: Pulling fs layer [2023-04-11T05:27:31.478Z] 94cc34f8dd06: Pulling fs layer [2023-04-11T05:27:31.478Z] 30dea6a524f1: Pulling fs layer [2023-04-11T05:27:31.478Z] a2aff8979fd8: Pulling fs layer [2023-04-11T05:27:31.478Z] 6808be2612f2: Pulling fs layer [2023-04-11T05:27:31.478Z] f25807f1079a: Pulling fs layer [2023-04-11T05:27:31.478Z] 94cc34f8dd06: Waiting [2023-04-11T05:27:31.478Z] 30dea6a524f1: Waiting [2023-04-11T05:27:31.478Z] 6808be2612f2: Waiting [2023-04-11T05:27:31.478Z] a2aff8979fd8: Waiting [2023-04-11T05:27:31.478Z] f25807f1079a: Waiting [2023-04-11T05:27:31.478Z] a2d21d5440eb: Download complete [2023-04-11T05:27:31.478Z] 94cc34f8dd06: Download complete [2023-04-11T05:27:31.478Z] 30dea6a524f1: Verifying Checksum [2023-04-11T05:27:31.478Z] 30dea6a524f1: Download complete [2023-04-11T05:27:31.478Z] 63b65145d645: Verifying Checksum [2023-04-11T05:27:31.478Z] 63b65145d645: Download complete [2023-04-11T05:27:31.478Z] a2aff8979fd8: Verifying Checksum [2023-04-11T05:27:31.478Z] a2aff8979fd8: Download complete [2023-04-11T05:27:31.743Z] 63b65145d645: Pull complete [2023-04-11T05:27:31.743Z] a2d21d5440eb: Pull complete [2023-04-11T05:27:32.003Z] f25807f1079a: Verifying Checksum [2023-04-11T05:27:32.003Z] f25807f1079a: Download complete [2023-04-11T05:27:32.261Z] 935e6c44a52c: Verifying Checksum [2023-04-11T05:27:32.261Z] 935e6c44a52c: Download complete [2023-04-11T05:27:32.261Z] 6808be2612f2: Verifying Checksum [2023-04-11T05:27:32.261Z] 6808be2612f2: Download complete [2023-04-11T05:27:35.544Z] 935e6c44a52c: Pull complete [2023-04-11T05:27:35.544Z] 94cc34f8dd06: Pull complete [2023-04-11T05:27:35.545Z] 30dea6a524f1: Pull complete [2023-04-11T05:27:35.545Z] a2aff8979fd8: Pull complete [2023-04-11T05:27:38.075Z] 6808be2612f2: Pull complete [2023-04-11T05:27:38.334Z] f25807f1079a: Pull complete [2023-04-11T05:27:38.334Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-11T05:27:38.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T05:27:38.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-11T05:27:38.890Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T05:27:38.890Z] WORKDIR /edgex [2023-04-11T05:27:38.890Z] COPY go.mod . [2023-04-11T05:27:38.890Z] RUN go mod download [2023-04-11T05:27:38.890Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-11T05:27:39.454Z] Sending build context to Docker daemon 170.6MB [2023-04-11T05:27:39.455Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T05:27:39.455Z] ---> 3b553350e43f [2023-04-11T05:27:39.455Z] Step 2/4 : WORKDIR /edgex [2023-04-11T05:27:43.649Z] ---> Running in 457aec338473 [2023-04-11T05:27:43.649Z] Removing intermediate container 457aec338473 [2023-04-11T05:27:43.649Z] ---> ef950df973ab [2023-04-11T05:27:43.649Z] Step 3/4 : COPY go.mod . [2023-04-11T05:27:43.649Z] ---> b9f61f5d8b26 [2023-04-11T05:27:43.649Z] Step 4/4 : RUN go mod download [2023-04-11T05:27:43.649Z] ---> Running in 28fa89161c0b [2023-04-11T05:27:45.852Z] Still waiting to schedule task [2023-04-11T05:27:45.852Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7377’ [2023-04-11T05:27:58.532Z] Removing intermediate container 28fa89161c0b [2023-04-11T05:27:58.532Z] ---> 0ac109f0d70b [2023-04-11T05:27:58.532Z] Successfully built 0ac109f0d70b [2023-04-11T05:27:58.532Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:27:58.838Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T05:27:58.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T05:27:58.911Z] prd-ubuntu20.04-docker-8c-8g-7378 does not seem to be running inside a container [2023-04-11T05:27:58.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/486 -v /w/workspace/edgex-go/486:/w/workspace/edgex-go/486:rw,z -v /w/workspace/edgex-go/486@tmp:/w/workspace/edgex-go/486@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T05:27:59.406Z] $ docker top 15843a9d17d7f84fc6ed5ca8fb589b2a7792f66e8455349618bfb758f389e09f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T05:27:59.738Z] + go version [2023-04-11T05:27:59.738Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-11T05:27:59.750Z] $ docker stop --time=1 15843a9d17d7f84fc6ed5ca8fb589b2a7792f66e8455349618bfb758f389e09f [2023-04-11T05:28:01.022Z] $ docker rm -f --volumes 15843a9d17d7f84fc6ed5ca8fb589b2a7792f66e8455349618bfb758f389e09f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:28:01.415Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T05:28:01.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T05:28:01.488Z] prd-ubuntu20.04-docker-8c-8g-7378 does not seem to be running inside a container [2023-04-11T05:28:01.519Z] $ 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/486 -v /w/workspace/edgex-go/486:/w/workspace/edgex-go/486:rw,z -v /w/workspace/edgex-go/486@tmp:/w/workspace/edgex-go/486@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T05:28:01.849Z] $ docker top 14244ea18cfd618b2e1ec5f9c8c6ec42c8a99a8f77e7977bd7545422e04920f6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T05:28:01.918Z] ========================================================= [2023-04-11T05:28:01.918Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-11T05:28:01.918Z] ========================================================= [Pipeline] sh [2023-04-11T05:28:02.205Z] + git config --global --add safe.directory /w/workspace/edgex-go/486 [Pipeline] fileExists [Pipeline] sh [2023-04-11T05:28:02.498Z] + make test [2023-04-11T05:28:02.498Z] go test -race -coverprofile=coverage.out ./... [2023-04-11T05:28:10.613Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-11T05:28:25.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-11T05:28:25.498Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-11T05:28:25.498Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-11T05:28:25.756Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-11T05:28:26.322Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-11T05:28:26.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-11T05:28:26.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-11T05:28:27.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-11T05:28:27.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-11T05:28:27.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-11T05:28:27.667Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-11T05:28:27.925Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-11T05:28:27.925Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-11T05:28:27.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-11T05:28:29.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-11T05:28:29.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-11T05:28:29.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-04-11T05:28:32.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2023-04-11T05:28:36.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.3% of statements [2023-04-11T05:28:36.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-11T05:28:36.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-11T05:28:36.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-11T05:28:37.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-11T05:28:37.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-11T05:28:37.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-04-11T05:28:39.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-11T05:28:39.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-11T05:28:39.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-11T05:28:39.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-11T05:28:39.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-11T05:28:40.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-11T05:28:40.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-11T05:28:42.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.855s coverage: 88.5% of statements [2023-04-11T05:28:42.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements [2023-04-11T05:28:43.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-11T05:28:43.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-11T05:28:43.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-11T05:28:43.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.373s coverage: 95.6% of statements [2023-04-11T05:28:43.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-11T05:28:43.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-11T05:28:43.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-11T05:28:43.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-11T05:28:43.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-11T05:28:43.845Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-04-11T05:28:45.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-11T05:28:45.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-11T05:28:45.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-11T05:28:45.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 65.9% of statements [2023-04-11T05:28:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-11T05:28:47.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-11T05:28:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements [2023-04-11T05:28:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements [2023-04-11T05:28:47.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 44.1% of statements [2023-04-11T05:28:47.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 82.9% of statements [2023-04-11T05:28:47.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2023-04-11T05:28:47.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-04-11T05:28:47.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2023-04-11T05:28:48.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-11T05:28:48.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-11T05:28:48.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-11T05:28:48.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-11T05:28:49.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-11T05:28:49.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-11T05:28:49.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-11T05:28:49.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-11T05:28:50.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-11T05:28:50.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-11T05:28:50.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-11T05:28:50.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-11T05:28:50.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-11T05:28:50.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-11T05:28:51.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-11T05:28:52.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-11T05:28:53.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-11T05:28:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-11T05:28:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-11T05:28:55.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-11T05:28:55.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-11T05:28:55.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-11T05:28:56.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-11T05:28:56.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-11T05:28:57.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-11T05:28:57.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-11T05:28:57.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-11T05:28:57.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-11T05:28:57.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-11T05:28:59.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-11T05:28:59.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-11T05:28:59.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-11T05:28:59.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-11T05:29:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2023-04-11T05:29:00.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-11T05:29:00.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-11T05:29:00.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-11T05:29:00.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-11T05:29:01.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-11T05:29:01.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-11T05:29:02.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-11T05:29:02.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.303s coverage: 79.9% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.074s coverage: 92.9% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 62.3% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 81.2% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 86.0% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.1% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.3% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.5% of statements [2023-04-11T05:29:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-04-11T05:29:12.167Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-04-11T05:29:12.425Z] running golangci-lint [2023-04-11T05:29:12.684Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-11T05:29:12.684Z] go version go1.20.2 linux/amd64 [2023-04-11T05:29:12.942Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-11T05:29:12.942Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-11T05:29:31.014Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 15.227251888s" [2023-04-11T05:29:31.014Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.443733ms" [2023-04-11T05:29:37.576Z] level=info msg="[linters_context/goanalysis] analyzers took 1m13.885587895s with top 10 stages: buildir: 37.649772936s, fact_deprecated: 1.885893882s, inspect: 1.877772361s, ctrlflow: 1.649032735s, printf: 1.551202714s, gosec: 1.412994457s, S1038: 1.18701976s, fact_purity: 870.452872ms, nilness: 779.978057ms, unused: 705.745761ms" [2023-04-11T05:29:37.577Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-11T05:29:37.577Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 201/201, identifier_marker: 201/201, exclude-rules: 21/201, cgo: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, exclude: 201/201, skip_files: 201/201, autogenerated_exclude: 201/201, nolint: 0/21" [2023-04-11T05:29:37.577Z] level=info msg="[runner] processing took 22.820809ms with stages: nolint: 13.033872ms, identifier_marker: 4.923793ms, exclude-rules: 1.684398ms, path_prettifier: 1.427876ms, autogenerated_exclude: 1.259064ms, skip_dirs: 436.875µs, cgo: 32.08µs, filename_unadjuster: 16.361µs, max_same_issues: 1.67µs, max_from_linter: 710ns, uniq_by_line: 670ns, sort_results: 500ns, skip_files: 440ns, path_shortener: 400ns, source_code: 400ns, exclude: 400ns, diff: 400ns, severity-rules: 370ns, max_per_file_from_linter: 280ns, path_prefixer: 250ns" [2023-04-11T05:29:37.577Z] level=info msg="[runner] linters took 8.631172229s with stages: goanalysis_metalinter: 8.608196249s" [2023-04-11T05:29:37.577Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-11T05:29:37.577Z] level=info msg="Memory: 240 samples, avg is 199.7MB, max is 778.3MB" [2023-04-11T05:29:37.577Z] level=info msg="Execution took 23.911935179s" [2023-04-11T05:29:37.577Z] go vet ./... [2023-04-11T05:29:41.761Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T05:29:41.762Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T05:29:41.762Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T05:29:41.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-11T05:29:42.057Z] + ls -al . [2023-04-11T05:29:42.057Z] total 704 [2023-04-11T05:29:42.057Z] drwxrwxr-x 11 1001 1001 4096 Apr 11 05:28 . [2023-04-11T05:29:42.057Z] drwxr-xr-x 4 root root 4096 Apr 11 05:28 .. [2023-04-11T05:29:42.058Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 05:27 .blubracket [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 16 Apr 11 05:27 .dockerignore [2023-04-11T05:29:42.058Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 05:27 .git [2023-04-11T05:29:42.058Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 05:27 .github [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 1133 Apr 11 05:27 .gitignore [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 05:27 .golangci.yml [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 05:27 .hadolint.yml [2023-04-11T05:29:42.058Z] drwxr-xr-x 3 1001 1001 4096 Apr 11 05:27 .semver [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 05:27 .sonarcloud.properties [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 05:27 ADOPTERS.md [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 10835 Apr 11 05:27 Attribution.txt [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 73765 Apr 11 05:27 CHANGELOG.md [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 05:27 CONTRIBUTING.md [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 05:27 GOVERNANCE.md [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 883 Apr 11 05:27 Jenkinsfile [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 05:27 LICENSE [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 14368 Apr 11 05:27 Makefile [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 05:27 OWNERS.md [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 9403 Apr 11 05:27 README.md [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 789 Apr 11 05:27 SECURITY.md [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 13 Apr 11 05:27 VERSION [2023-04-11T05:29:42.058Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 05:27 bin [2023-04-11T05:29:42.058Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 05:27 cmd [2023-04-11T05:29:42.058Z] -rw-r--r-- 1 root root 448242 Apr 11 05:29 coverage.out [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 3200 Apr 11 05:27 go.mod [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 31265 Apr 11 05:27 go.sum [2023-04-11T05:29:42.058Z] drwxrwxr-x 7 1001 1001 4096 Apr 11 05:27 internal [2023-04-11T05:29:42.058Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 05:27 openapi [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 594 Apr 11 05:27 security.txt [2023-04-11T05:29:42.058Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 05:27 snap [2023-04-11T05:29:42.058Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 05:27 version.go [Pipeline] sh [2023-04-11T05:29:42.342Z] + '[' -e coverage.out ] [2023-04-11T05:29:42.342Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-11T05:29:42.453Z] Stashed 1 file(s) [Pipeline] sh [2023-04-11T05:29:42.733Z] + make build [2023-04-11T05:29:42.733Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-11T05:29:54.961Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-11T05:29:56.334Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-11T05:29:57.266Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-11T05:29:58.200Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-11T05:30:04.762Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-11T05:30:05.698Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-11T05:30:07.114Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-11T05:30:08.048Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-11T05:30:08.980Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-11T05:30:09.914Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-11T05:30:11.285Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-11T05:30:12.671Z] $ docker stop --time=1 14244ea18cfd618b2e1ec5f9c8c6ec42c8a99a8f77e7977bd7545422e04920f6 [2023-04-11T05:30:17.669Z] $ docker rm -f --volumes 14244ea18cfd618b2e1ec5f9c8c6ec42c8a99a8f77e7977bd7545422e04920f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:30:18.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T05:30:18.617Z] [2023-04-11T05:30:18.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:30:18.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T05:30:18.914Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-11T05:30:18.914Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-11T05:30:18.914Z] ca9280d653b3: Pulling fs layer [2023-04-11T05:30:18.914Z] 7e9c9ca2126c: Pulling fs layer [2023-04-11T05:30:18.914Z] cbdbe7a5bc2a: Download complete [2023-04-11T05:30:19.172Z] ca9280d653b3: Verifying Checksum [2023-04-11T05:30:19.172Z] ca9280d653b3: Download complete [2023-04-11T05:30:19.172Z] cbdbe7a5bc2a: Pull complete [2023-04-11T05:30:19.430Z] 7e9c9ca2126c: Download complete [2023-04-11T05:30:19.689Z] ca9280d653b3: Pull complete [2023-04-11T05:30:22.974Z] 7e9c9ca2126c: Pull complete [2023-04-11T05:30:22.975Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-11T05:30:22.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T05:30:22.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T05:30:23.061Z] prd-ubuntu20.04-docker-8c-8g-7378 does not seem to be running inside a container [2023-04-11T05:30:23.091Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/486 -v /w/workspace/edgex-go/486:/w/workspace/edgex-go/486:rw,z -v /w/workspace/edgex-go/486@tmp:/w/workspace/edgex-go/486@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 [2023-04-11T05:30:25.318Z] $ docker top 8e5e6b7211f8cf2696dad1016d7a969e3e60afc28ae0d1c2df2fbc51574e4bd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T05:30:25.653Z] + docker-compose build --help [2023-04-11T05:30:25.653Z] + grep parallel [2023-04-11T05:30:26.219Z] --parallel Build images in parallel. [Pipeline] } [2023-04-11T05:30:26.231Z] $ docker stop --time=1 8e5e6b7211f8cf2696dad1016d7a969e3e60afc28ae0d1c2df2fbc51574e4bd3 [2023-04-11T05:30:27.535Z] $ docker rm -f --volumes 8e5e6b7211f8cf2696dad1016d7a969e3e60afc28ae0d1c2df2fbc51574e4bd3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:30:27.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T05:30:27.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T05:30:27.998Z] prd-ubuntu20.04-docker-8c-8g-7378 does not seem to be running inside a container [2023-04-11T05:30:28.028Z] $ 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/486 -v /w/workspace/edgex-go/486:/w/workspace/edgex-go/486:rw,z -v /w/workspace/edgex-go/486@tmp:/w/workspace/edgex-go/486@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-11T05:30:28.379Z] $ docker top da1042cb684d4353d6efeee95f6500a8166bcf3ec12527637f8fe4bf997cc124 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T05:30:28.720Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-11T05:30:29.286Z] Building core-command ... [2023-04-11T05:30:29.286Z] Building core-common-config-bootstrapper ... [2023-04-11T05:30:29.286Z] Building core-data ... [2023-04-11T05:30:29.286Z] Building core-metadata ... [2023-04-11T05:30:29.286Z] Building security-bootstrapper ... [2023-04-11T05:30:29.286Z] Building security-proxy-auth ... [2023-04-11T05:30:29.286Z] Building security-proxy-setup ... [2023-04-11T05:30:29.286Z] Building security-secretstore-setup ... [2023-04-11T05:30:29.286Z] Building security-spiffe-token-provider ... [2023-04-11T05:30:29.286Z] Building security-spire-agent ... [2023-04-11T05:30:29.286Z] Building security-spire-config ... [2023-04-11T05:30:29.286Z] Building security-spire-server ... [2023-04-11T05:30:29.286Z] Building support-notifications ... [2023-04-11T05:30:29.286Z] Building support-scheduler ... [2023-04-11T05:30:29.286Z] Building core-metadata [2023-04-11T05:30:29.286Z] Building security-proxy-auth [2023-04-11T05:30:29.286Z] Building core-data [2023-04-11T05:30:29.286Z] Building security-secretstore-setup [2023-04-11T05:30:29.286Z] Building support-scheduler [2023-04-11T05:30:44.164Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:30:44.164Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:30:44.164Z] ---> 0ac109f0d70b [2023-04-11T05:30:44.164Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T05:30:44.164Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:30:44.164Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:30:44.164Z] ---> 0ac109f0d70b [2023-04-11T05:30:44.164Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T05:30:44.164Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:30:44.164Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:30:44.164Z] ---> 0ac109f0d70b [2023-04-11T05:30:44.164Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T05:30:44.164Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:30:44.164Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:30:44.164Z] ---> 0ac109f0d70b [2023-04-11T05:30:44.164Z] Step 3/25 : WORKDIR /edgex-go [2023-04-11T05:30:44.164Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:30:44.164Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:30:44.164Z] ---> 0ac109f0d70b [2023-04-11T05:30:44.164Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-11T05:30:49.431Z] ---> Running in 2fc44bc9fd62 [2023-04-11T05:30:49.431Z] ---> Running in 5212223b8dbc [2023-04-11T05:30:49.431Z] ---> Running in e1c248115250 [2023-04-11T05:30:49.431Z] ---> Running in a2252c1193d6 [2023-04-11T05:30:49.431Z] ---> Running in 93c6410d5251 [2023-04-11T05:30:49.431Z] Removing intermediate container e1c248115250 [2023-04-11T05:30:49.431Z] ---> 24439cd6bc71 [2023-04-11T05:30:49.431Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T05:30:49.431Z] Removing intermediate container a2252c1193d6 [2023-04-11T05:30:49.431Z] ---> 5f6214e5516c [2023-04-11T05:30:49.431Z] Step 4/25 : WORKDIR /edgex-go [2023-04-11T05:30:49.431Z] Removing intermediate container 5212223b8dbc [2023-04-11T05:30:49.431Z] ---> 182615ec82b8 [2023-04-11T05:30:49.431Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T05:30:49.431Z] Removing intermediate container 93c6410d5251 [2023-04-11T05:30:49.431Z] ---> 32c6b8ebaa1a [2023-04-11T05:30:49.431Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T05:30:49.431Z] Removing intermediate container 2fc44bc9fd62 [2023-04-11T05:30:49.431Z] ---> 9bce493d4843 [2023-04-11T05:30:49.431Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-11T05:30:49.431Z] ---> Running in e0569b13c59d [2023-04-11T05:30:49.431Z] ---> Running in c058858fe983 [2023-04-11T05:30:49.431Z] ---> Running in 13c51f6712af [2023-04-11T05:30:49.431Z] ---> Running in eef09af4fc5f [2023-04-11T05:30:49.431Z] ---> Running in 365bbbab1e8a [2023-04-11T05:30:49.431Z] Removing intermediate container eef09af4fc5f [2023-04-11T05:30:49.431Z] ---> 7c8278425459 [2023-04-11T05:30:49.431Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-11T05:30:49.431Z] Removing intermediate container e0569b13c59d [2023-04-11T05:30:49.431Z] ---> f6ff82fa2231 [2023-04-11T05:30:49.431Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T05:30:49.431Z] Removing intermediate container 13c51f6712af [2023-04-11T05:30:49.431Z] ---> 9c0d339494ad [2023-04-11T05:30:49.431Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T05:30:49.431Z] Removing intermediate container c058858fe983 [2023-04-11T05:30:49.431Z] ---> 7f503646869a [2023-04-11T05:30:49.431Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T05:30:49.431Z] ---> Running in 0559957a8871 [2023-04-11T05:30:49.431Z] ---> Running in f12c11093ff3 [2023-04-11T05:30:49.431Z] ---> Running in 4098f4408b06 [2023-04-11T05:30:49.431Z] ---> Running in 810cb1c08209 [2023-04-11T05:30:49.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:30:49.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:30:49.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:30:49.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:30:49.689Z] OK: 265 MiB in 53 packages [2023-04-11T05:30:49.689Z] OK: 265 MiB in 53 packages [2023-04-11T05:30:49.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:30:49.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:30:49.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:30:49.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:30:49.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:30:49.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:30:49.948Z] OK: 265 MiB in 53 packages [2023-04-11T05:30:49.948Z] Removing intermediate container 365bbbab1e8a [2023-04-11T05:30:49.948Z] ---> 847bf6579a35 [2023-04-11T05:30:49.948Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-11T05:30:49.948Z] Removing intermediate container 0559957a8871 [2023-04-11T05:30:49.948Z] ---> 47ccc7368f1e [2023-04-11T05:30:49.948Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T05:30:50.209Z] OK: 265 MiB in 53 packages [2023-04-11T05:30:50.209Z] OK: 265 MiB in 53 packages [2023-04-11T05:30:50.209Z] ---> 75cdf49e1c4f [2023-04-11T05:30:50.209Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:30:50.209Z] ---> f0f1db738b35 [2023-04-11T05:30:50.209Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:30:50.209Z] ---> Running in e5d16d90347a [2023-04-11T05:30:50.209Z] ---> Running in 9d4296d987ff [2023-04-11T05:30:50.467Z] Removing intermediate container f12c11093ff3 [2023-04-11T05:30:50.467Z] ---> 23a55cba29c9 [2023-04-11T05:30:50.467Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-11T05:30:50.467Z] ---> aa220fb33f64 [2023-04-11T05:30:50.467Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:30:50.467Z] Removing intermediate container 810cb1c08209 [2023-04-11T05:30:50.467Z] ---> a93a44d288dd [2023-04-11T05:30:50.467Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T05:30:50.467Z] ---> Running in 71d8304a4828 [2023-04-11T05:30:50.467Z] Removing intermediate container 4098f4408b06 [2023-04-11T05:30:50.467Z] ---> 9dad94e54f43 [2023-04-11T05:30:50.467Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T05:30:50.725Z] ---> cd55173f792b [2023-04-11T05:30:50.725Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:30:50.725Z] ---> Running in 0398f68925c0 [2023-04-11T05:30:50.725Z] ---> 8152291eed23 [2023-04-11T05:30:50.725Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:30:50.725Z] ---> Running in 71e76ba55a3c [2023-04-11T05:31:16.848Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7379 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-11T05:31:16.860Z] Running in /w/workspace/edgex-go/486 [Pipeline] { [Pipeline] checkout [2023-04-11T05:31:16.897Z] The recommended git tool is: git [2023-04-11T05:31:22.502Z] using credential edgex-jenkins-ssh [2023-04-11T05:31:22.520Z] Cloning the remote Git repository [2023-04-11T05:31:22.569Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-11T05:31:22.680Z] > git init /w/workspace/edgex-go/486 # timeout=10 [2023-04-11T05:31:22.839Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-11T05:31:22.840Z] > git --version # timeout=10 [2023-04-11T05:31:22.862Z] > git --version # 'git version 2.25.1' [2023-04-11T05:31:22.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T05:31:23.019Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T05:31:40.533Z] Avoid second fetch [2023-04-11T05:31:40.533Z] Checking out Revision 9020600ba504d987cb44b33f5cd33d13328f6ef2 (main) [2023-04-11T05:31:39.656Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-11T05:31:39.685Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T05:31:40.548Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T05:31:40.616Z] > git checkout -f 9020600ba504d987cb44b33f5cd33d13328f6ef2 # timeout=10 [2023-04-11T05:31:41.255Z] Commit message: "Merge pull request #4504 from jinlinGuan/issue-4478" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T05:31:42.248Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T05:31:42.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T05:31:42.248Z] Dload Upload Total Spent Left Speed [2023-04-11T05:31:42.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74567 0 --:--:-- --:--:-- --:--:-- 74567 [Pipeline] sh [2023-04-11T05:31:42.884Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T05:31:43.211Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T05:31:43.211Z] + sudo tee /etc/docker/daemon.new [2023-04-11T05:31:43.211Z] { [2023-04-11T05:31:43.211Z] "registry-mirrors": [ [2023-04-11T05:31:43.211Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T05:31:43.211Z] ], [2023-04-11T05:31:43.211Z] "bip": "10.250.0.254/24", [2023-04-11T05:31:43.211Z] "hosts": [ [2023-04-11T05:31:43.211Z] "tcp://0.0.0.0:5555", [2023-04-11T05:31:43.211Z] "unix:///var/run/docker.sock" [2023-04-11T05:31:43.211Z] ], [2023-04-11T05:31:43.211Z] "mtu": 1458, [2023-04-11T05:31:43.211Z] "selinux-enabled": true, [2023-04-11T05:31:43.211Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T05:31:43.211Z] } [Pipeline] sh [2023-04-11T05:31:43.550Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-11T05:31:43.877Z] + sudo service docker restart [2023-04-11T05:31:58.412Z] Removing intermediate container 71d8304a4828 [2023-04-11T05:31:58.412Z] ---> 7fcb5cb299c0 [2023-04-11T05:31:58.412Z] Step 8/25 : COPY . . [2023-04-11T05:31:58.412Z] Removing intermediate container 71e76ba55a3c [2023-04-11T05:31:58.412Z] ---> 441c531562f3 [2023-04-11T05:31:58.412Z] Step 8/23 : COPY . . [2023-04-11T05:31:58.412Z] Removing intermediate container 0398f68925c0 [2023-04-11T05:31:58.412Z] ---> 719c1d3cfdf0 [2023-04-11T05:31:58.412Z] Step 8/23 : COPY . . [2023-04-11T05:31:58.413Z] Removing intermediate container 9d4296d987ff [2023-04-11T05:31:58.413Z] ---> 128a20b66168 [2023-04-11T05:31:58.413Z] Step 7/25 : COPY . . [2023-04-11T05:31:58.413Z] Removing intermediate container e5d16d90347a [2023-04-11T05:31:58.413Z] ---> 96cc781b02b7 [2023-04-11T05:31:58.413Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T05:32:02.138Z] provisioning config files... [2023-04-11T05:32:02.169Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/486@tmp/config3226680296908695765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T05:32:02.524Z] ---> docker-login.sh [2023-04-11T05:32:02.524Z] nexus3.edgexfoundry.org:10001 [2023-04-11T05:32:02.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:32:03.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:32:03.067Z] Configure a credential helper to remove this warning. See [2023-04-11T05:32:03.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:32:03.067Z] [2023-04-11T05:32:03.067Z] Login Succeeded [2023-04-11T05:32:03.067Z] nexus3.edgexfoundry.org:10002 [2023-04-11T05:32:03.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:32:03.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:32:03.611Z] Configure a credential helper to remove this warning. See [2023-04-11T05:32:03.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:32:03.611Z] [2023-04-11T05:32:03.611Z] Login Succeeded [2023-04-11T05:32:03.611Z] nexus3.edgexfoundry.org:10003 [2023-04-11T05:32:03.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:32:03.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:32:03.882Z] Configure a credential helper to remove this warning. See [2023-04-11T05:32:03.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:32:03.882Z] [2023-04-11T05:32:03.882Z] Login Succeeded [2023-04-11T05:32:03.882Z] nexus3.edgexfoundry.org:10004 [2023-04-11T05:32:04.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:32:04.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:32:04.152Z] Configure a credential helper to remove this warning. See [2023-04-11T05:32:04.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:32:04.152Z] [2023-04-11T05:32:04.152Z] Login Succeeded [2023-04-11T05:32:04.152Z] docker.io [2023-04-11T05:32:04.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:32:04.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:32:04.692Z] Configure a credential helper to remove this warning. See [2023-04-11T05:32:04.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:32:04.692Z] [2023-04-11T05:32:04.692Z] Login Succeeded [2023-04-11T05:32:04.692Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T05:32:04.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-11T05:32:05.257Z] + git config --global --add safe.directory /w/workspace/edgex-go/486 [Pipeline] echo [2023-04-11T05:32:05.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T05:32:05.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T05:32:05.292Z] ========================================================= [2023-04-11T05:32:05.292Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-11T05:32:05.292Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-11T05:32:05.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T05:32:05.610Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T05:32:05.610Z] af6eaf76a39c: Pulling fs layer [2023-04-11T05:32:05.610Z] 55522c791124: Pulling fs layer [2023-04-11T05:32:05.610Z] ce5c4a1c91eb: Pulling fs layer [2023-04-11T05:32:05.610Z] 169dfbe0d373: Pulling fs layer [2023-04-11T05:32:05.611Z] e1ff8fa3b103: Pulling fs layer [2023-04-11T05:32:05.611Z] 52ebb69f0ebf: Pulling fs layer [2023-04-11T05:32:05.611Z] 5abe8eddf0d5: Pulling fs layer [2023-04-11T05:32:05.611Z] e1ff8fa3b103: Waiting [2023-04-11T05:32:05.611Z] 52ebb69f0ebf: Waiting [2023-04-11T05:32:05.611Z] 169dfbe0d373: Waiting [2023-04-11T05:32:05.611Z] 5abe8eddf0d5: Waiting [2023-04-11T05:32:05.882Z] 55522c791124: Verifying Checksum [2023-04-11T05:32:05.882Z] 55522c791124: Download complete [2023-04-11T05:32:05.882Z] 169dfbe0d373: Verifying Checksum [2023-04-11T05:32:05.882Z] 169dfbe0d373: Download complete [2023-04-11T05:32:05.882Z] e1ff8fa3b103: Verifying Checksum [2023-04-11T05:32:05.882Z] e1ff8fa3b103: Download complete [2023-04-11T05:32:05.882Z] af6eaf76a39c: Download complete [2023-04-11T05:32:06.535Z] ---> 1e9c6785a52d [2023-04-11T05:32:06.535Z] ---> e5e278847c40 [2023-04-11T05:32:06.535Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-authStep 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-11T05:32:06.535Z] [2023-04-11T05:32:06.535Z] ---> 0054a88b03b0 [2023-04-11T05:32:06.535Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-11T05:32:06.535Z] ---> 1f1c5f241da4 [2023-04-11T05:32:06.535Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-11T05:32:06.535Z] ---> 159204fd3890 [2023-04-11T05:32:06.535Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-11T05:32:06.535Z] ---> Running in 50756b3cf7b8 [2023-04-11T05:32:06.535Z] ---> Running in 47ae3593ea1c [2023-04-11T05:32:06.535Z] ---> Running in ffdc37f2d2c8 [2023-04-11T05:32:06.535Z] ---> Running in 98924989076e [2023-04-11T05:32:06.535Z] ---> Running in 255d63a7a9fa [2023-04-11T05:32:06.535Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-11T05:32:06.535Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-11T05:32:06.535Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-11T05:32:06.535Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-11T05:32:06.535Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-11T05:32:06.856Z] 5abe8eddf0d5: Verifying Checksum [2023-04-11T05:32:06.856Z] 5abe8eddf0d5: Download complete [2023-04-11T05:32:06.856Z] af6eaf76a39c: Pull complete [2023-04-11T05:32:07.446Z] 55522c791124: Pull complete [2023-04-11T05:32:08.419Z] ce5c4a1c91eb: Verifying Checksum [2023-04-11T05:32:08.419Z] ce5c4a1c91eb: Download complete [2023-04-11T05:32:08.419Z] 52ebb69f0ebf: Verifying Checksum [2023-04-11T05:32:08.419Z] 52ebb69f0ebf: Download complete [2023-04-11T05:32:20.760Z] ce5c4a1c91eb: Pull complete [2023-04-11T05:32:20.760Z] 169dfbe0d373: Pull complete [2023-04-11T05:32:20.760Z] e1ff8fa3b103: Pull complete [2023-04-11T05:32:26.115Z] 52ebb69f0ebf: Pull complete [2023-04-11T05:32:27.534Z] 5abe8eddf0d5: Pull complete [2023-04-11T05:32:27.534Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-11T05:32:27.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T05:32:27.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-11T05:32:27.961Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-11T05:32:27.961Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T05:32:27.961Z] WORKDIR /edgex [2023-04-11T05:32:27.961Z] COPY go.mod . [2023-04-11T05:32:27.961Z] RUN go mod download [2023-04-11T05:32:28.581Z] Sending build context to Docker daemon 2.936MB [2023-04-11T05:32:28.581Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T05:32:28.581Z] ---> 6cb57ee374ae [2023-04-11T05:32:28.581Z] Step 2/4 : WORKDIR /edgex [2023-04-11T05:32:31.177Z] ---> Running in 1cfd644bbd82 [2023-04-11T05:32:31.177Z] Removing intermediate container 1cfd644bbd82 [2023-04-11T05:32:31.177Z] ---> 2edfc0bb264a [2023-04-11T05:32:31.177Z] Step 3/4 : COPY go.mod . [2023-04-11T05:32:31.763Z] ---> bcecc3610bf8 [2023-04-11T05:32:31.763Z] Step 4/4 : RUN go mod download [2023-04-11T05:32:31.763Z] ---> Running in 395c6eab91fc [2023-04-11T05:32:39.821Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-11T05:32:42.478Z] Removing intermediate container 50756b3cf7b8 [2023-04-11T05:32:42.478Z] ---> 47b62f1cc6f2 [2023-04-11T05:32:42.478Z] [2023-04-11T05:32:42.478Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T05:32:44.379Z] 3.17: Pulling from library/alpine [2023-04-11T05:32:44.379Z] Removing intermediate container 47ae3593ea1c [2023-04-11T05:32:44.379Z] ---> adf31dd8feb4 [2023-04-11T05:32:44.379Z] [2023-04-11T05:32:44.379Z] Step 10/25 : FROM alpine:3.17 [2023-04-11T05:32:44.379Z] Removing intermediate container 98924989076e [2023-04-11T05:32:44.379Z] ---> d3f710315705 [2023-04-11T05:32:44.379Z] [2023-04-11T05:32:44.379Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T05:32:44.380Z] Removing intermediate container 255d63a7a9fa [2023-04-11T05:32:44.380Z] ---> 5a598604a3b1 [2023-04-11T05:32:44.380Z] [2023-04-11T05:32:44.380Z] Step 9/25 : FROM alpine:3.17 [2023-04-11T05:32:44.380Z] 3.17: Pulling from library/alpine [2023-04-11T05:32:44.646Z] 3.17: Pulling from library/alpine [2023-04-11T05:32:44.646Z] 3.17: Pulling from library/alpine [2023-04-11T05:32:45.311Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T05:32:45.311Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T05:32:45.311Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T05:32:45.311Z] Status: Image is up to date for alpine:3.17 [2023-04-11T05:32:45.311Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T05:32:45.311Z] Status: Image is up to date for alpine:3.17 [2023-04-11T05:32:45.311Z] ---> 9ed4aefc74f6 [2023-04-11T05:32:45.311Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-11T05:32:45.311Z] ---> 9ed4aefc74f6 [2023-04-11T05:32:45.311Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-11T05:32:45.311Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T05:32:45.311Z] Status: Image is up to date for alpine:3.17 [2023-04-11T05:32:45.311Z] ---> 9ed4aefc74f6 [2023-04-11T05:32:45.311Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T05:32:46.074Z] ---> 9ed4aefc74f6 [2023-04-11T05:32:46.074Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T05:32:47.455Z] ---> Running in 51bbead7493d [2023-04-11T05:32:47.455Z] ---> Running in 6b19947bb84c [2023-04-11T05:32:47.455Z] ---> Running in 6a10c554a376 [2023-04-11T05:32:47.455Z] ---> Running in 9ad59eff1f8f [2023-04-11T05:32:47.455Z] Removing intermediate container 51bbead7493d [2023-04-11T05:32:47.455Z] ---> a425557ec6ed [2023-04-11T05:32:47.455Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-11T05:32:47.455Z] Removing intermediate container ffdc37f2d2c8 [2023-04-11T05:32:47.455Z] ---> 72047db52a08 [2023-04-11T05:32:47.455Z] [2023-04-11T05:32:47.455Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T05:32:47.455Z] ---> 9ed4aefc74f6 [2023-04-11T05:32:47.455Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T05:32:47.455Z] Removing intermediate container 6a10c554a376 [2023-04-11T05:32:47.455Z] ---> e34a6d9b729a [2023-04-11T05:32:47.455Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T05:32:47.455Z] ---> Running in e68927418b5f [2023-04-11T05:32:47.455Z] ---> Running in f558a96ab995 [2023-04-11T05:32:47.455Z] ---> Running in 6ca05b83f91b [2023-04-11T05:32:47.455Z] Removing intermediate container e68927418b5f [2023-04-11T05:32:47.455Z] ---> 9436ddcf1518 [2023-04-11T05:32:47.455Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-11T05:32:47.455Z] ---> Running in ae6d1698652c [2023-04-11T05:32:47.714Z] Removing intermediate container ae6d1698652c [2023-04-11T05:32:47.714Z] ---> 75db32419949 [2023-04-11T05:32:47.714Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T05:32:47.714Z] ---> Running in 46408e341718 [2023-04-11T05:32:47.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:32:47.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:32:47.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:32:47.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:32:47.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:32:48.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:32:48.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:32:48.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:32:48.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:32:48.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:32:48.228Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-11T05:32:48.228Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-11T05:32:48.228Z] (3/3) Installing su-exec (0.2-r2) [2023-04-11T05:32:48.228Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:32:48.486Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T05:32:48.486Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T05:32:48.486Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:32:48.486Z] OK: 7 MiB in 16 packages [2023-04-11T05:32:48.487Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T05:32:48.487Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:32:48.487Z] OK: 8 MiB in 18 packages [2023-04-11T05:32:48.487Z] OK: 7 MiB in 16 packages [2023-04-11T05:32:48.487Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T05:32:48.487Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:32:48.487Z] OK: 7 MiB in 16 packages [2023-04-11T05:32:48.487Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T05:32:48.487Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:32:48.487Z] OK: 7 MiB in 16 packages [2023-04-11T05:32:49.060Z] Removing intermediate container 6b19947bb84c [2023-04-11T05:32:49.060Z] ---> 0bf97b94f634 [2023-04-11T05:32:49.060Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T05:32:49.060Z] ---> Running in 8f800e7586cf [2023-04-11T05:32:49.060Z] Removing intermediate container 46408e341718 [2023-04-11T05:32:49.060Z] ---> 70ddd1287431 [2023-04-11T05:32:49.060Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:32:49.060Z] Removing intermediate container 9ad59eff1f8f [2023-04-11T05:32:49.060Z] ---> 43b9e87a05d1 [2023-04-11T05:32:49.060Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T05:32:49.322Z] Removing intermediate container 6ca05b83f91b [2023-04-11T05:32:49.322Z] ---> 4081a75d8552 [2023-04-11T05:32:49.322Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:32:49.322Z] ---> Running in a3e3a5f70faf [2023-04-11T05:32:49.322Z] Removing intermediate container 8f800e7586cf [2023-04-11T05:32:49.322Z] ---> c476b68d22d8 [2023-04-11T05:32:49.322Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-11T05:32:49.322Z] Removing intermediate container f558a96ab995 [2023-04-11T05:32:49.322Z] ---> 6b135f55a8c8 [2023-04-11T05:32:49.322Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T05:32:49.322Z] ---> Running in c65d8dc7d939 [2023-04-11T05:32:49.322Z] ---> Running in 92d9a9d34d0f [2023-04-11T05:32:49.322Z] Removing intermediate container a3e3a5f70faf [2023-04-11T05:32:49.322Z] ---> b144518e161d [2023-04-11T05:32:49.322Z] Step 12/25 : WORKDIR / [2023-04-11T05:32:49.322Z] ---> ffd0f0529a59 [2023-04-11T05:32:49.322Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:32:49.322Z] ---> Running in a86a0e6414db [2023-04-11T05:32:49.322Z] Removing intermediate container c65d8dc7d939 [2023-04-11T05:32:49.322Z] ---> 75e16761ce7e [2023-04-11T05:32:49.322Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-11T05:32:49.322Z] Removing intermediate container 92d9a9d34d0f [2023-04-11T05:32:49.322Z] ---> 74720cb9f787 [2023-04-11T05:32:49.322Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-11T05:32:49.599Z] ---> 11a696e558c3 [2023-04-11T05:32:49.599Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:32:49.599Z] ---> Running in 25da5f04dd77 [2023-04-11T05:32:49.599Z] Removing intermediate container a86a0e6414db [2023-04-11T05:32:49.599Z] ---> 43ba156b31c9 [2023-04-11T05:32:49.599Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:32:49.599Z] ---> Running in b560cdce7abc [2023-04-11T05:32:49.599Z] ---> 7046e6b68733 [2023-04-11T05:32:49.599Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-11T05:32:49.599Z] Removing intermediate container 25da5f04dd77 [2023-04-11T05:32:49.599Z] ---> 33ab1b688195 [2023-04-11T05:32:49.599Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T05:32:49.599Z] Removing intermediate container b560cdce7abc [2023-04-11T05:32:49.599Z] ---> 60d4ff3825c5 [2023-04-11T05:32:49.599Z] Step 15/25 : WORKDIR / [2023-04-11T05:32:49.599Z] ---> 7c34a9c0591d [2023-04-11T05:32:49.599Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-11T05:32:49.599Z] ---> Running in a91c73299626 [2023-04-11T05:32:49.599Z] ---> Running in 6e2ce68d0f84 [2023-04-11T05:32:49.864Z] ---> 37e4f047a3f1 [2023-04-11T05:32:49.864Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:32:50.121Z] Removing intermediate container a91c73299626 [2023-04-11T05:32:50.121Z] ---> ababfb55c84b [2023-04-11T05:32:50.121Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:32:50.121Z] Removing intermediate container 6e2ce68d0f84 [2023-04-11T05:32:50.121Z] ---> 9e2691a01a12 [2023-04-11T05:32:50.121Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:32:50.121Z] ---> 604c5596ce94 [2023-04-11T05:32:50.121Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-11T05:32:50.121Z] ---> 2fefb5cbc63b [2023-04-11T05:32:50.121Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:32:50.121Z] ---> 3bfa4702d1e7 [2023-04-11T05:32:50.121Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:32:50.379Z] ---> d1b50bc96b45 [2023-04-11T05:32:50.379Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-11T05:32:50.379Z] ---> 1250ce9a2db3 [2023-04-11T05:32:50.379Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-11T05:32:50.379Z] ---> 4b5432441795 [2023-04-11T05:32:50.379Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:32:50.379Z] ---> 8a573f6bb5c5 [2023-04-11T05:32:50.379Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-11T05:32:50.379Z] ---> Running in f7ee9d4a8828 [2023-04-11T05:32:50.379Z] ---> a6c96a025268 [2023-04-11T05:32:50.379Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:32:50.637Z] Removing intermediate container f7ee9d4a8828 [2023-04-11T05:32:50.637Z] ---> 8ede6fc80396 [2023-04-11T05:32:50.637Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T05:32:50.637Z] ---> 100fe51b432d [2023-04-11T05:32:50.637Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:32:50.637Z] ---> Running in ab2662d6ea8e [2023-04-11T05:32:50.637Z] ---> cd551418f7ac [2023-04-11T05:32:50.637Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-11T05:32:50.637Z] ---> 32d5ce84e318 [2023-04-11T05:32:50.637Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T05:32:50.637Z] ---> e6608abd532f [2023-04-11T05:32:50.637Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-11T05:32:50.637Z] ---> Running in c32357cc7ac3 [2023-04-11T05:32:50.637Z] ---> bdb2116e836f [2023-04-11T05:32:50.637Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-11T05:32:50.637Z] Removing intermediate container ab2662d6ea8e [2023-04-11T05:32:50.637Z] ---> ddc229218ee3 [2023-04-11T05:32:50.637Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T05:32:50.637Z] ---> Running in 0542c50fc3a7 [2023-04-11T05:32:51.589Z] Removing intermediate container 0542c50fc3a7 [2023-04-11T05:32:51.589Z] ---> 50a1e46c9df6 [2023-04-11T05:32:51.589Z] Step 22/23 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:32:51.589Z] ---> 42bafdd55279 [2023-04-11T05:32:51.589Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:32:51.589Z] ---> Running in 95e3be27f811 [2023-04-11T05:32:51.589Z] ---> f83606e9634d [2023-04-11T05:32:51.589Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:32:51.589Z] ---> 248fca06d298 [2023-04-11T05:32:51.589Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-11T05:32:51.589Z] Removing intermediate container 95e3be27f811 [2023-04-11T05:32:51.589Z] ---> e2cef62c1cf7 [2023-04-11T05:32:51.589Z] Step 23/23 : LABEL version=3.0.0-dev.124 [2023-04-11T05:32:51.589Z] ---> Running in 98b0b99e01c3 [2023-04-11T05:32:51.849Z] ---> 6e2201381875 [2023-04-11T05:32:51.849Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-11T05:32:51.849Z] ---> b5c313b8e0e4 [2023-04-11T05:32:51.849Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-11T05:32:52.109Z] Removing intermediate container 98b0b99e01c3 [2023-04-11T05:32:52.109Z] ---> a9455f48571b [2023-04-11T05:32:52.109Z] [2023-04-11T05:32:52.109Z] Removing intermediate container c32357cc7ac3 [2023-04-11T05:32:52.109Z] ---> 3708b0e160d1 [2023-04-11T05:32:52.109Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T05:32:52.109Z] ---> Running in e84c97cdc04d [2023-04-11T05:32:52.109Z] ---> Running in 7a8289bb265f [2023-04-11T05:32:52.109Z] ---> 90bea58828c4 [2023-04-11T05:32:52.109Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] ---> f92d4a6101a5 [2023-04-11T05:32:52.109Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T05:32:52.109Z] [2023-04-11T05:32:52.109Z] Successfully built a9455f48571b [2023-04-11T05:32:52.109Z] Successfully tagged core-data:latest [2023-04-11T05:32:52.109Z] ---> Running in a2bcdd4c0921 [2023-04-11T05:32:52.109Z]  Building core-data ... done Building support-notifications [2023-04-11T05:32:55.390Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:32:55.390Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:32:55.390Z] ---> 0ac109f0d70b [2023-04-11T05:32:55.390Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T05:32:55.390Z] ---> Using cache [2023-04-11T05:32:55.390Z] ---> 32c6b8ebaa1a [2023-04-11T05:32:55.390Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T05:32:55.390Z] ---> Using cache [2023-04-11T05:32:55.390Z] ---> 9c0d339494ad [2023-04-11T05:32:55.390Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-11T05:32:56.326Z] Removing intermediate container 7a8289bb265f [2023-04-11T05:32:56.326Z] ---> a09917e1403e [2023-04-11T05:32:56.326Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T05:32:56.326Z] Removing intermediate container a2bcdd4c0921 [2023-04-11T05:32:56.326Z] ---> 9a87bba2154d [2023-04-11T05:32:56.326Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T05:32:56.326Z] Removing intermediate container e84c97cdc04d [2023-04-11T05:32:56.326Z] ---> c9255cb52b56 [2023-04-11T05:32:56.326Z] ---> cdef1c04e5f4 [2023-04-11T05:32:56.326Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T05:32:56.326Z] [2023-04-11T05:32:56.326Z] ---> Running in 81fd9e990f9a [2023-04-11T05:32:56.326Z] ---> Running in 599113624c13 [2023-04-11T05:32:56.326Z] ---> Running in c248b38af88c [2023-04-11T05:32:56.326Z] ---> Running in a954b17adc3c [2023-04-11T05:32:56.326Z] ---> Running in 5e2194455406 [2023-04-11T05:32:56.326Z] Removing intermediate container 599113624c13 [2023-04-11T05:32:56.326Z] ---> 40edb5ba746b [2023-04-11T05:32:56.326Z] Step 23/25 : LABEL arch=x86_64 [2023-04-11T05:32:56.326Z] Removing intermediate container a954b17adc3c [2023-04-11T05:32:56.326Z] ---> c6adbd23290d [2023-04-11T05:32:56.326Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T05:32:56.326Z] Removing intermediate container 5e2194455406 [2023-04-11T05:32:56.326Z] ---> e8e217a83dc7 [2023-04-11T05:32:56.326Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T05:32:56.326Z] ---> Running in 01f972eacf94 [2023-04-11T05:32:56.326Z] ---> Running in ec64697dd2db [2023-04-11T05:32:56.326Z] ---> Running in d84e792c1f04 [2023-04-11T05:32:56.589Z] Removing intermediate container 01f972eacf94 [2023-04-11T05:32:56.589Z] ---> c581db9606af [2023-04-11T05:32:56.589Z] Step 24/25 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:32:56.589Z] ---> Running in 4e093f72ad56 [2023-04-11T05:32:56.589Z] Removing intermediate container ec64697dd2db [2023-04-11T05:32:56.589Z] ---> 4712b05de7a6 [2023-04-11T05:32:56.589Z] Step 22/23 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:32:56.589Z] Removing intermediate container d84e792c1f04 [2023-04-11T05:32:56.589Z] ---> ae7341145abc [2023-04-11T05:32:56.589Z] Step 22/23 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:32:56.589Z] ---> Running in 93cc072a27fa [2023-04-11T05:32:56.589Z] ---> Running in 331c9eea17ca [2023-04-11T05:32:56.589Z] Removing intermediate container 4e093f72ad56 [2023-04-11T05:32:56.589Z] ---> 82006c37d70b [2023-04-11T05:32:56.589Z] Step 25/25 : LABEL version=3.0.0-dev.124 [2023-04-11T05:32:56.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:32:56.589Z] ---> Running in e40c4e10d50e [2023-04-11T05:32:56.589Z] Removing intermediate container 93cc072a27fa [2023-04-11T05:32:56.589Z] ---> c106fd4e2b88 [2023-04-11T05:32:56.589Z] Step 23/23 : LABEL version=3.0.0-dev.124 [2023-04-11T05:32:56.589Z] ---> Running in c2d0d3d4a4aa [2023-04-11T05:32:56.847Z] Removing intermediate container 331c9eea17ca [2023-04-11T05:32:56.847Z] ---> 01b20665a92e [2023-04-11T05:32:56.847Z] Step 23/23 : LABEL version=3.0.0-dev.124 [2023-04-11T05:32:56.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:32:56.847Z] Removing intermediate container e40c4e10d50e [2023-04-11T05:32:56.847Z] ---> bd4f8659a823 [2023-04-11T05:32:56.847Z] [2023-04-11T05:32:56.847Z] ---> Running in 8521753facb3 [2023-04-11T05:32:56.847Z] Removing intermediate container c2d0d3d4a4aa [2023-04-11T05:32:56.847Z] ---> 4905669ee3ed [2023-04-11T05:32:56.847Z] [2023-04-11T05:32:56.847Z] Successfully built bd4f8659a823 [2023-04-11T05:32:56.847Z] Successfully tagged core-metadata:latest [2023-04-11T05:32:56.847Z]  Building core-metadata ... done Building security-bootstrapper [2023-04-11T05:32:56.847Z] Successfully built 4905669ee3ed [2023-04-11T05:32:56.847Z] Successfully tagged support-scheduler:latest [2023-04-11T05:32:56.847Z]  Building support-scheduler ... done Removing intermediate container c248b38af88c [2023-04-11T05:32:56.847Z] ---> ca299d8a8885 [2023-04-11T05:32:56.847Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"]Removing intermediate container 8521753facb3 [2023-04-11T05:32:56.847Z] [2023-04-11T05:32:56.847Z] Building security-spiffe-token-provider [2023-04-11T05:32:56.847Z] ---> be69960458be [2023-04-11T05:32:56.847Z] [2023-04-11T05:32:56.847Z] OK: 265 MiB in 53 packages [2023-04-11T05:32:56.847Z] ---> Running in 53cac496a553 [2023-04-11T05:32:57.154Z] Successfully built be69960458be [2023-04-11T05:32:57.154Z] Successfully tagged security-proxy-auth:latest [2023-04-11T05:32:57.154Z]  Building security-proxy-auth ... done Building security-spire-config [2023-04-11T05:32:57.154Z] Removing intermediate container 53cac496a553 [2023-04-11T05:32:57.154Z] ---> c139e415a1c2 [2023-04-11T05:32:57.154Z] Step 23/25 : LABEL arch=x86_64 [2023-04-11T05:32:57.154Z] ---> Running in 00bd292d35a8 [2023-04-11T05:33:04.018Z] Removing intermediate container 395c6eab91fc [2023-04-11T05:33:04.018Z] ---> c13a99b088ea [2023-04-11T05:33:04.018Z] Successfully built c13a99b088ea [2023-04-11T05:33:04.018Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:33:04.048Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:33:04.048Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:33:04.048Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:33:04.048Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:33:04.306Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:33:04.306Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:33:04.306Z] ---> 0ac109f0d70b [2023-04-11T05:33:04.306Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T05:33:04.306Z] ---> 0ac109f0d70b [2023-04-11T05:33:04.306Z] Step 3/20 : WORKDIR /edgex-go [2023-04-11T05:33:04.306Z] ---> Using cache [2023-04-11T05:33:04.306Z] ---> 9bce493d4843 [2023-04-11T05:33:04.306Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-11T05:33:04.306Z] ---> Using cache [2023-04-11T05:33:04.306Z] ---> 0ac109f0d70b [2023-04-11T05:33:04.306Z] ---> 9bce493d4843 [2023-04-11T05:33:04.306Z] Step 3/33 : WORKDIR /edgex-goStep 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T05:33:04.306Z] [2023-04-11T05:33:04.306Z] ---> Using cache [2023-04-11T05:33:04.306Z] ---> 9bce493d4843 [2023-04-11T05:33:04.306Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-11T05:33:04.306Z] ---> Using cache [2023-04-11T05:33:04.306Z] ---> 847bf6579a35 [2023-04-11T05:33:04.306Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-11T05:33:04.306Z] ---> Using cache [2023-04-11T05:33:04.306Z] ---> 75cdf49e1c4f [2023-04-11T05:33:04.306Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:33:04.306Z] ---> Using cache [2023-04-11T05:33:04.306Z] ---> 128a20b66168 [2023-04-11T05:33:04.306Z] Step 7/33 : COPY . . [2023-04-11T05:33:04.306Z] ---> Using cache [2023-04-11T05:33:04.306Z] ---> 159204fd3890 [2023-04-11T05:33:04.306Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-11T05:33:04.351Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T05:33:04.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T05:33:04.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-7379 does not seem to be running inside a container [2023-04-11T05:33:04.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/486 -v /w/workspace/edgex-go/486:/w/workspace/edgex-go/486:rw,z -v /w/workspace/edgex-go/486@tmp:/w/workspace/edgex-go/486@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-11T05:33:05.695Z] Removing intermediate container 00bd292d35a8 [2023-04-11T05:33:05.695Z] ---> bb1b7868704c [2023-04-11T05:33:05.695Z] Step 24/25 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:33:05.886Z] $ docker top dbd75c9934890fed10cb304b9954369e822418ee87850c9fe396b9e0b812447a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T05:33:06.742Z] + go version [2023-04-11T05:33:06.742Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-11T05:33:06.764Z] $ docker stop --time=1 dbd75c9934890fed10cb304b9954369e822418ee87850c9fe396b9e0b812447a [2023-04-11T05:33:08.435Z] $ docker rm -f --volumes dbd75c9934890fed10cb304b9954369e822418ee87850c9fe396b9e0b812447a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:33:08.994Z] Removing intermediate container 81fd9e990f9a [2023-04-11T05:33:08.994Z] ---> a867cbbb9413 [2023-04-11T05:33:08.994Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T05:33:08.994Z] ---> Running in 56f6500dd1f5 [2023-04-11T05:33:08.994Z] ---> Running in 8334f045dfd7 [2023-04-11T05:33:08.994Z] ---> Running in 32e340060771 [2023-04-11T05:33:08.994Z] ---> Running in e264319aabe5 [2023-04-11T05:33:08.994Z] Removing intermediate container 32e340060771 [2023-04-11T05:33:08.994Z] ---> ae5be7818c01 [2023-04-11T05:33:08.994Z] Step 25/25 : LABEL version=3.0.0-dev.124 [2023-04-11T05:33:08.994Z] ---> Running in e7a31568d2b7 [2023-04-11T05:33:08.994Z] ---> e6eee923bcb2 [2023-04-11T05:33:08.994Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:33:08.994Z] ---> Running in e86ff09cdc5b [2023-04-11T05:33:08.994Z] Removing intermediate container e7a31568d2b7 [2023-04-11T05:33:08.994Z] ---> 2c1feb8e5340 [2023-04-11T05:33:08.994Z] [2023-04-11T05:33:08.994Z] Successfully built 2c1feb8e5340 [2023-04-11T05:33:08.994Z] Successfully tagged security-secretstore-setup:latest [2023-04-11T05:33:08.994Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-04-11T05:33:08.994Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-11T05:33:08.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:33:08.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:33:08.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:33:08.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:33:09.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T05:33:09.007Z] [2023-04-11T05:33:09.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:33:09.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T05:33:09.337Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-11T05:33:09.337Z] 29e5d40040c1: Pulling fs layer [2023-04-11T05:33:09.337Z] 1ce36da41761: Pulling fs layer [2023-04-11T05:33:09.337Z] 25b303627fd3: Pulling fs layer [2023-04-11T05:33:09.562Z] OK: 265 MiB in 53 packages [2023-04-11T05:33:09.562Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T05:33:09.562Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T05:33:09.562Z] OK: 17824 distinct packages available [2023-04-11T05:33:09.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:33:09.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:33:09.614Z] 29e5d40040c1: Verifying Checksum [2023-04-11T05:33:09.614Z] 29e5d40040c1: Download complete [2023-04-11T05:33:09.823Z] OK: 265 MiB in 53 packages [2023-04-11T05:33:09.881Z] 1ce36da41761: Verifying Checksum [2023-04-11T05:33:09.881Z] 1ce36da41761: Download complete [2023-04-11T05:33:10.163Z] 29e5d40040c1: Pull complete [2023-04-11T05:33:11.575Z] 25b303627fd3: Verifying Checksum [2023-04-11T05:33:11.575Z] 25b303627fd3: Download complete [2023-04-11T05:33:11.575Z] 1ce36da41761: Pull complete [2023-04-11T05:33:12.372Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:33:12.372Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:33:12.372Z] ---> 0ac109f0d70b [2023-04-11T05:33:12.372Z] Step 3/26 : WORKDIR /edgex-go [2023-04-11T05:33:12.372Z] ---> Using cache [2023-04-11T05:33:12.372Z] ---> 9bce493d4843 [2023-04-11T05:33:12.372Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T05:33:15.091Z] ---> Running in 03cbdce9b7c6 [2023-04-11T05:33:15.351Z] Removing intermediate container 8334f045dfd7 [2023-04-11T05:33:15.351Z] ---> 41020f7ddabe [2023-04-11T05:33:15.351Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-11T05:33:15.351Z] Removing intermediate container 56f6500dd1f5 [2023-04-11T05:33:15.351Z] ---> 5e948cc59941 [2023-04-11T05:33:15.351Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T05:33:15.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:33:15.611Z] ---> 02aa9455e91f [2023-04-11T05:33:15.611Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:33:15.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:33:15.611Z] ---> 4a5d7bac2f13 [2023-04-11T05:33:15.611Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:33:15.611Z] ---> Running in 3271683f31ca [2023-04-11T05:33:15.871Z] ---> Running in 91d0249a1c3c [2023-04-11T05:33:15.871Z] OK: 265 MiB in 53 packages [2023-04-11T05:33:16.808Z] Removing intermediate container 03cbdce9b7c6 [2023-04-11T05:33:16.808Z] ---> 705c7600d851 [2023-04-11T05:33:16.808Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-11T05:33:17.066Z] ---> 85ef44f8c168 [2023-04-11T05:33:17.066Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:33:17.066Z] ---> Running in 0e16364b9b1f [2023-04-11T05:33:21.651Z] 25b303627fd3: Pull complete [2023-04-11T05:33:21.651Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-11T05:33:21.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T05:33:21.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T05:33:21.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-7379 does not seem to be running inside a container [2023-04-11T05:33:21.900Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/486 -v /w/workspace/edgex-go/486:/w/workspace/edgex-go/486:rw,z -v /w/workspace/edgex-go/486@tmp:/w/workspace/edgex-go/486@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-arm64:latest cat [2023-04-11T05:33:23.964Z] $ docker top b5c9253b96cb9ca486a3917f6c5f27ef0f4dc644b3b7fe6f49c7e296ac6e923a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T05:33:24.777Z] + docker-compose build --help [2023-04-11T05:33:24.777Z] + grep parallel [2023-04-11T05:33:29.025Z] --parallel Build images in parallel. [Pipeline] } [2023-04-11T05:33:29.043Z] $ docker stop --time=1 b5c9253b96cb9ca486a3917f6c5f27ef0f4dc644b3b7fe6f49c7e296ac6e923a [2023-04-11T05:33:29.365Z] Removing intermediate container e264319aabe5 [2023-04-11T05:33:29.365Z] ---> 407df2b921c4 [2023-04-11T05:33:29.365Z] [2023-04-11T05:33:29.365Z] Step 9/33 : FROM alpine:3.17 [2023-04-11T05:33:29.365Z] ---> 9ed4aefc74f6 [2023-04-11T05:33:29.365Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T05:33:29.365Z] ---> Running in 3e896246b48b [2023-04-11T05:33:29.365Z] Removing intermediate container 3e896246b48b [2023-04-11T05:33:29.365Z] ---> ed79f8ec41b9 [2023-04-11T05:33:29.365Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-11T05:33:29.365Z] ---> Running in 96bbffb2338a [2023-04-11T05:33:29.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:33:29.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:33:29.365Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T05:33:29.365Z] (2/2) Installing su-exec (0.2-r2) [2023-04-11T05:33:29.365Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:33:29.365Z] OK: 7 MiB in 17 packages [2023-04-11T05:33:30.709Z] $ docker rm -f --volumes b5c9253b96cb9ca486a3917f6c5f27ef0f4dc644b3b7fe6f49c7e296ac6e923a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:33:31.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T05:33:31.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T05:33:31.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-7379 does not seem to be running inside a container [2023-04-11T05:33:31.489Z] $ 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/486 -v /w/workspace/edgex-go/486:/w/workspace/edgex-go/486:rw,z -v /w/workspace/edgex-go/486@tmp:/w/workspace/edgex-go/486@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-11T05:33:32.635Z] $ docker top cd3c4de9cc87595e5723fe76bd3310748b51adbd897465b39bfd47fdb867f532 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T05:33:33.476Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-11T05:33:37.729Z] Building core-command ... [2023-04-11T05:33:37.729Z] Building core-common-config-bootstrapper ... [2023-04-11T05:33:37.729Z] Building core-data ... [2023-04-11T05:33:37.729Z] Building core-metadata ... [2023-04-11T05:33:37.729Z] Building security-bootstrapper ... [2023-04-11T05:33:37.729Z] Building security-proxy-auth ... [2023-04-11T05:33:37.729Z] Building security-proxy-setup ... [2023-04-11T05:33:37.729Z] Building security-secretstore-setup ... [2023-04-11T05:33:37.729Z] Building security-spiffe-token-provider ... [2023-04-11T05:33:37.729Z] Building security-spire-agent ... [2023-04-11T05:33:37.729Z] Building security-spire-config ... [2023-04-11T05:33:37.729Z] Building security-spire-server ... [2023-04-11T05:33:37.729Z] Building support-notifications ... [2023-04-11T05:33:37.729Z] Building support-scheduler ... [2023-04-11T05:33:37.729Z] Building security-bootstrapper [2023-04-11T05:33:37.729Z] Building security-spire-config [2023-04-11T05:33:37.729Z] Building security-proxy-setup [2023-04-11T05:33:37.729Z] Building security-spire-agent [2023-04-11T05:33:37.729Z] Building core-metadata [2023-04-11T05:33:41.642Z] Removing intermediate container 96bbffb2338a [2023-04-11T05:33:41.642Z] ---> 8ee1bad6ae92 [2023-04-11T05:33:41.642Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-11T05:33:41.642Z] ---> Running in 7748bbc9e9b8 [2023-04-11T05:33:42.212Z] Removing intermediate container 7748bbc9e9b8 [2023-04-11T05:33:42.212Z] ---> 0762def0949b [2023-04-11T05:33:42.212Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-11T05:33:47.805Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:33:47.805Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:33:47.805Z] ---> c13a99b088ea [2023-04-11T05:33:47.805Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T05:33:47.806Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:33:47.806Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:33:47.806Z] ---> c13a99b088ea [2023-04-11T05:33:47.806Z] Step 3/33 : WORKDIR /edgex-go [2023-04-11T05:33:47.806Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:33:47.806Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:33:47.806Z] ---> c13a99b088ea [2023-04-11T05:33:47.806Z] Step 3/22 : WORKDIR /edgex-go [2023-04-11T05:33:47.806Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:33:47.806Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:33:47.806Z] ---> c13a99b088ea [2023-04-11T05:33:47.806Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-11T05:33:47.806Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:33:47.806Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:33:47.806Z] ---> c13a99b088ea [2023-04-11T05:33:47.806Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T05:33:47.806Z] ---> Running in ee4704d233f9 [2023-04-11T05:33:47.806Z] ---> Running in b7f022de3baf [2023-04-11T05:33:47.806Z] ---> Running in 3b7b2af838e9 [2023-04-11T05:33:47.806Z] ---> Running in d4132d817ffb [2023-04-11T05:33:47.806Z] ---> Running in fa8c8700294c [2023-04-11T05:33:48.073Z] Removing intermediate container ee4704d233f9 [2023-04-11T05:33:48.073Z] ---> 6bc5dc76ec97 [2023-04-11T05:33:48.073Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-11T05:33:48.341Z] Removing intermediate container b7f022de3baf [2023-04-11T05:33:48.341Z] ---> b397cc0820d0 [2023-04-11T05:33:48.341Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T05:33:48.341Z] ---> Running in f7b8b7daa025 [2023-04-11T05:33:48.341Z] Removing intermediate container fa8c8700294c [2023-04-11T05:33:48.341Z] ---> e3e961d1697d [2023-04-11T05:33:48.341Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-11T05:33:48.341Z] Removing intermediate container d4132d817ffb [2023-04-11T05:33:48.341Z] ---> 5da2fe5e6e17 [2023-04-11T05:33:48.341Z] Step 4/25 : WORKDIR /edgex-go [2023-04-11T05:33:48.341Z] Removing intermediate container 3b7b2af838e9 [2023-04-11T05:33:48.341Z] ---> e4ac49ae411f [2023-04-11T05:33:48.341Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T05:33:48.609Z] ---> Running in ced512183d70 [2023-04-11T05:33:48.609Z] ---> Running in 6517384f28f6 [2023-04-11T05:33:48.609Z] ---> Running in 62e139002491 [2023-04-11T05:33:48.609Z] ---> Running in 6e006e2a9f0e [2023-04-11T05:33:49.573Z] Removing intermediate container 62e139002491 [2023-04-11T05:33:49.573Z] ---> 2b655dece0ec [2023-04-11T05:33:49.573Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-11T05:33:49.573Z] ---> Running in 3bf9ec677274 [2023-04-11T05:33:50.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:33:51.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:33:51.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:33:51.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:33:51.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:33:51.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:33:51.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:33:51.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:33:51.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:33:51.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:33:52.519Z] OK: 263 MiB in 53 packages [2023-04-11T05:33:53.330Z] OK: 263 MiB in 53 packages [2023-04-11T05:33:53.330Z] OK: 263 MiB in 53 packages [2023-04-11T05:33:53.601Z] OK: 263 MiB in 53 packages [2023-04-11T05:33:53.601Z] OK: 263 MiB in 53 packages [2023-04-11T05:33:54.186Z] Removing intermediate container f7b8b7daa025 [2023-04-11T05:33:54.186Z] ---> d0b5d202793e [2023-04-11T05:33:54.186Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-11T05:33:55.155Z] Removing intermediate container ced512183d70 [2023-04-11T05:33:55.155Z] ---> fb0509f3f25d [2023-04-11T05:33:55.155Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T05:33:55.424Z] Removing intermediate container 6e006e2a9f0e [2023-04-11T05:33:55.424Z] ---> 48ad2b6e05ff [2023-04-11T05:33:55.424Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T05:33:55.424Z] ---> 4e133249dbc8 [2023-04-11T05:33:55.424Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:33:55.424Z] Removing intermediate container 6517384f28f6 [2023-04-11T05:33:55.424Z] ---> abf88a43a148 [2023-04-11T05:33:55.424Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-11T05:33:55.692Z] Removing intermediate container 3bf9ec677274 [2023-04-11T05:33:55.692Z] ---> bf83de45c195 [2023-04-11T05:33:55.692Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-11T05:33:55.692Z] ---> Running in e7da596e9fa2 [2023-04-11T05:33:56.653Z] ---> fc9eee914a32 [2023-04-11T05:33:56.653Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:33:56.653Z] ---> Running in 239587b6fc0b [2023-04-11T05:33:56.653Z] ---> bc9821c68f08 [2023-04-11T05:33:56.653Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:33:56.921Z] ---> Running in adbb72e2a1cb [2023-04-11T05:33:56.921Z] ---> 01fd50f7610e [2023-04-11T05:33:56.921Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:33:56.921Z] ---> 8477350b4483 [2023-04-11T05:33:56.921Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:33:57.189Z] ---> Running in d7a24652b88f [2023-04-11T05:33:57.189Z] ---> Running in e5038feab8cc [2023-04-11T05:33:57.634Z] ---> Running in b1e164daa39d [2023-04-11T05:33:57.634Z] Removing intermediate container b1e164daa39d [2023-04-11T05:33:57.634Z] ---> 3120a8c4c311 [2023-04-11T05:33:57.634Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-11T05:33:57.634Z] ---> Running in d7d8a025da68 [2023-04-11T05:33:57.634Z] Removing intermediate container d7d8a025da68 [2023-04-11T05:33:57.634Z] ---> b7983140f2cf [2023-04-11T05:33:57.634Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-11T05:33:57.634Z] ---> Running in 3cb7a1b3a145 [2023-04-11T05:33:57.634Z] Removing intermediate container 3cb7a1b3a145 [2023-04-11T05:33:57.634Z] ---> 317bb295f867 [2023-04-11T05:33:57.634Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-11T05:33:57.634Z] ---> Running in 8c74d730e3aa [2023-04-11T05:33:57.634Z] Removing intermediate container 91d0249a1c3c [2023-04-11T05:33:57.634Z] ---> 40d813186ed6 [2023-04-11T05:33:57.634Z] Step 7/20 : COPY . . [2023-04-11T05:33:57.634Z] Removing intermediate container 0e16364b9b1f [2023-04-11T05:33:57.634Z] ---> 8742ac5252c9 [2023-04-11T05:33:57.634Z] Step 7/26 : COPY . . [2023-04-11T05:33:57.634Z] Removing intermediate container 3271683f31ca [2023-04-11T05:33:57.634Z] ---> 718276ccf9c0 [2023-04-11T05:33:57.634Z] Step 7/27 : COPY . . [2023-04-11T05:33:57.634Z] Removing intermediate container e86ff09cdc5b [2023-04-11T05:33:57.634Z] ---> 87b8d18367ed [2023-04-11T05:33:57.634Z] Step 8/23 : COPY . . [2023-04-11T05:34:15.740Z] ---> 3d59b7e2832d [2023-04-11T05:34:15.740Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-11T05:34:15.740Z] ---> 9c321904db91 [2023-04-11T05:34:15.740Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T05:34:15.740Z] ---> 69fa5d2ab4c2 [2023-04-11T05:34:15.740Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T05:34:15.740Z] ---> e7345cd9bcfe [2023-04-11T05:34:15.740Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-11T05:34:15.740Z] ---> Running in c676735b3e57 [2023-04-11T05:34:15.740Z] ---> Running in 46207ab66543 [2023-04-11T05:34:15.740Z] Removing intermediate container 8c74d730e3aa [2023-04-11T05:34:15.740Z] ---> 1e8a5b938c5f [2023-04-11T05:34:15.740Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-11T05:34:15.740Z] ---> Running in b037dd708146 [2023-04-11T05:34:15.740Z] ---> Running in 3c665357f42a [2023-04-11T05:34:15.740Z] ---> Running in b2d6b73437d4 [2023-04-11T05:34:15.740Z] Removing intermediate container 46207ab66543 [2023-04-11T05:34:15.740Z] ---> 21417471231d [2023-04-11T05:34:15.740Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-11T05:34:15.740Z] Removing intermediate container 3c665357f42a [2023-04-11T05:34:15.740Z] ---> 72cd17fd48e7 [2023-04-11T05:34:15.740Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T05:34:15.740Z] ---> Running in 4dbe90d0ad07 [2023-04-11T05:34:15.740Z] ---> Running in b9fc80e075fb [2023-04-11T05:34:15.740Z] Removing intermediate container b2d6b73437d4 [2023-04-11T05:34:15.740Z] ---> cce446ed6295 [2023-04-11T05:34:15.740Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-11T05:34:15.740Z] Removing intermediate container 4dbe90d0ad07 [2023-04-11T05:34:15.740Z] ---> d672fbff19ac [2023-04-11T05:34:15.740Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T05:34:15.740Z] ---> Running in fc3bda48e7a1 [2023-04-11T05:34:15.740Z] Removing intermediate container b9fc80e075fb [2023-04-11T05:34:15.740Z] ---> 56105b15d568 [2023-04-11T05:34:15.740Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T05:34:15.740Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-11T05:34:15.740Z] ---> Running in fcf5eac52cb5 [2023-04-11T05:34:15.740Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-11T05:34:15.740Z] Removing intermediate container fc3bda48e7a1 [2023-04-11T05:34:15.740Z] ---> b9f87033dbef [2023-04-11T05:34:15.740Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T05:34:15.740Z] ---> 7a49abf5669a [2023-04-11T05:34:15.740Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-11T05:34:15.740Z] ---> Running in b9618670d7f8 [2023-04-11T05:34:15.740Z] Removing intermediate container fcf5eac52cb5 [2023-04-11T05:34:15.740Z] ---> 319c1ad517bb [2023-04-11T05:34:15.740Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T05:34:15.740Z] ---> Running in 4aed2d70c069 [2023-04-11T05:34:15.740Z] ---> Running in 2d187e4bbc9e [2023-04-11T05:34:15.740Z] Removing intermediate container 4aed2d70c069 [2023-04-11T05:34:15.740Z] ---> 068a092ce60a [2023-04-11T05:34:15.740Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:34:15.740Z] Removing intermediate container b9618670d7f8 [2023-04-11T05:34:15.740Z] ---> 948c59af0314 [2023-04-11T05:34:15.740Z] Step 12/26 : WORKDIR /edgex-go [2023-04-11T05:34:15.740Z] Removing intermediate container 2d187e4bbc9e [2023-04-11T05:34:15.740Z] ---> 3de9c0ba7656 [2023-04-11T05:34:15.740Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T05:34:15.740Z] ---> Running in 5a8b016dba21 [2023-04-11T05:34:15.740Z] ---> Running in 1c07491fcd52 [2023-04-11T05:34:15.740Z] ---> b9f1388a8b60 [2023-04-11T05:34:15.740Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:34:15.740Z] Removing intermediate container 5a8b016dba21 [2023-04-11T05:34:15.740Z] ---> 0a004e7966d5 [2023-04-11T05:34:15.740Z] [2023-04-11T05:34:15.740Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T05:34:15.740Z] ---> 9ed4aefc74f6 [2023-04-11T05:34:15.741Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T05:34:15.741Z] Removing intermediate container 1c07491fcd52 [2023-04-11T05:34:15.741Z] ---> 25167240d974 [2023-04-11T05:34:15.741Z] [2023-04-11T05:34:15.741Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T05:34:15.741Z] ---> 9ed4aefc74f6 [2023-04-11T05:34:15.741Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T05:34:15.741Z] ---> Running in 502c2d5d3aab [2023-04-11T05:34:15.741Z] ---> Running in 337cb2993c31 [2023-04-11T05:34:15.741Z] ---> 3e3b94907178 [2023-04-11T05:34:15.741Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-11T05:34:15.741Z] Removing intermediate container 502c2d5d3aab [2023-04-11T05:34:15.741Z] ---> 9e995630569b [2023-04-11T05:34:15.741Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T05:34:15.741Z] ---> Running in fa55fb06510a [2023-04-11T05:34:15.741Z] Removing intermediate container 337cb2993c31 [2023-04-11T05:34:15.741Z] ---> 82912fec5240 [2023-04-11T05:34:15.741Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-11T05:34:15.741Z] ---> Running in f13d4e72a86f [2023-04-11T05:34:15.998Z] ---> c7ee3b02f26c [2023-04-11T05:34:15.998Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-11T05:34:15.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:15.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:15.998Z] ---> 5b692c930788 [2023-04-11T05:34:15.998Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-11T05:34:15.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:15.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:16.258Z] ---> 9dc7a7cde7ec [2023-04-11T05:34:16.258Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-11T05:34:16.516Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T05:34:16.516Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T05:34:16.516Z] OK: 17818 distinct packages available [2023-04-11T05:34:16.516Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T05:34:16.516Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T05:34:16.516Z] OK: 17818 distinct packages available [2023-04-11T05:34:16.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:16.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:16.516Z] ---> 95e2c8cc04ad [2023-04-11T05:34:16.516Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-11T05:34:16.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:16.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:16.777Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-11T05:34:16.777Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-11T05:34:16.777Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T05:34:16.777Z] (3/4) Installing libucontext (1.2-r0) [2023-04-11T05:34:16.777Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-11T05:34:16.777Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:34:16.777Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T05:34:16.777Z] OK: 7 MiB in 19 packages [2023-04-11T05:34:16.777Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T05:34:16.777Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T05:34:16.777Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T05:34:16.777Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:34:16.777Z] OK: 8 MiB in 20 packages [2023-04-11T05:34:17.035Z] ---> b926f3a306c6 [2023-04-11T05:34:17.035Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-11T05:34:17.302Z] ---> 4c970a9596b7 [2023-04-11T05:34:17.302Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-11T05:34:17.559Z] Removing intermediate container f13d4e72a86f [2023-04-11T05:34:17.559Z] ---> cadb814c75b3 [2023-04-11T05:34:17.559Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:34:17.559Z] ---> Running in 8ea33da200de [2023-04-11T05:34:17.559Z] Removing intermediate container fa55fb06510a [2023-04-11T05:34:17.559Z] ---> cfbc7cdc6a49 [2023-04-11T05:34:17.559Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:34:18.123Z] ---> b59495aec1b5 [2023-04-11T05:34:18.123Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:34:18.123Z] ---> bf722f103063 [2023-04-11T05:34:18.123Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:34:18.385Z] ---> 8934052c6673 [2023-04-11T05:34:18.385Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T05:34:18.657Z] ---> 8cd007fee1b9 [2023-04-11T05:34:18.657Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T05:34:18.934Z] Removing intermediate container 8ea33da200de [2023-04-11T05:34:18.934Z] ---> c38e73871760 [2023-04-11T05:34:18.934Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-11T05:34:18.934Z] ---> Running in cb4e6ab26f24 [2023-04-11T05:34:19.275Z] Removing intermediate container cb4e6ab26f24 [2023-04-11T05:34:19.275Z] ---> 29367131535c [2023-04-11T05:34:19.275Z] Step 30/33 : CMD ["gate"] [2023-04-11T05:34:22.699Z] ---> Running in 63d954f6dded [2023-04-11T05:34:22.957Z] ---> 198af9a1a070 [2023-04-11T05:34:22.957Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T05:34:23.214Z] ---> fbf4a1fea064 [2023-04-11T05:34:23.214Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T05:34:23.214Z] Removing intermediate container 63d954f6dded [2023-04-11T05:34:23.214Z] ---> 7b7e1f7a4b59 [2023-04-11T05:34:23.214Z] Step 31/33 : LABEL arch=x86_64 [2023-04-11T05:34:23.214Z] ---> Running in 652ca63e7bbd [2023-04-11T05:34:23.781Z] Removing intermediate container 652ca63e7bbd [2023-04-11T05:34:23.781Z] ---> ad88c60ac787 [2023-04-11T05:34:23.781Z] Step 32/33 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:34:23.781Z] ---> e92ba7324510 [2023-04-11T05:34:23.781Z] ---> a4d9efa51683 [2023-04-11T05:34:23.781Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.dStep 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-11T05:34:23.781Z] [2023-04-11T05:34:23.781Z] ---> Running in 69527461916e [2023-04-11T05:34:24.039Z] ---> Running in b697c52e2048 [2023-04-11T05:34:24.317Z] Removing intermediate container 69527461916e [2023-04-11T05:34:24.317Z] ---> 40d0230ceac0 [2023-04-11T05:34:24.317Z] Step 33/33 : LABEL version=3.0.0-dev.124 [2023-04-11T05:34:24.317Z] ---> Running in bb7a8ec3f1b6 [2023-04-11T05:34:24.317Z] Removing intermediate container b697c52e2048 [2023-04-11T05:34:24.317Z] ---> 1f9343a0dd70 [2023-04-11T05:34:24.317Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-11T05:34:24.576Z] ---> 2a4412918e77 [2023-04-11T05:34:24.576Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-11T05:34:24.834Z] Removing intermediate container bb7a8ec3f1b6 [2023-04-11T05:34:24.834Z] ---> e72dacf15c19 [2023-04-11T05:34:24.834Z] [2023-04-11T05:34:25.092Z] ---> 96f174ef7afb [2023-04-11T05:34:25.092Z] ---> b79c6833ccdc [2023-04-11T05:34:25.092Z] Step 22/27 : WORKDIR /Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T05:34:25.092Z] [2023-04-11T05:34:25.092Z] Successfully built e72dacf15c19 [2023-04-11T05:34:25.092Z] Successfully tagged security-bootstrapper:latest [2023-04-11T05:34:25.092Z]  Building security-bootstrapper ... done  ---> Running in 090d2c409c6e [2023-04-11T05:34:25.092Z] ---> Running in 008b0cd5f050 [2023-04-11T05:34:25.092Z] Building security-spire-agent [2023-04-11T05:34:28.530Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:34:28.530Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:34:28.530Z] ---> 0ac109f0d70b [2023-04-11T05:34:28.530Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T05:34:28.530Z] ---> Using cache [2023-04-11T05:34:28.530Z] ---> 9bce493d4843 [2023-04-11T05:34:28.530Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T05:34:28.530Z] ---> Using cache [2023-04-11T05:34:28.530Z] ---> 705c7600d851 [2023-04-11T05:34:28.530Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T05:34:28.530Z] ---> Using cache [2023-04-11T05:34:28.530Z] ---> 85ef44f8c168 [2023-04-11T05:34:28.530Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:34:28.530Z] ---> Using cache [2023-04-11T05:34:28.530Z] ---> 8742ac5252c9 [2023-04-11T05:34:28.530Z] Step 7/27 : COPY . . [2023-04-11T05:34:28.530Z] ---> Using cache [2023-04-11T05:34:28.530Z] ---> 9c321904db91 [2023-04-11T05:34:28.530Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T05:34:28.530Z] ---> Using cache [2023-04-11T05:34:28.530Z] ---> 21417471231d [2023-04-11T05:34:28.530Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T05:34:28.530Z] ---> Using cache [2023-04-11T05:34:28.530Z] ---> d672fbff19ac [2023-04-11T05:34:28.530Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T05:34:28.530Z] ---> Using cache [2023-04-11T05:34:28.530Z] ---> b9f87033dbef [2023-04-11T05:34:28.530Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T05:34:31.058Z] Removing intermediate container 090d2c409c6e [2023-04-11T05:34:31.058Z] ---> dff50faa647c [2023-04-11T05:34:31.058Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T05:34:31.324Z] ---> Running in 33bcad846426 [2023-04-11T05:34:31.324Z] ---> Running in 9ba1312516dd [2023-04-11T05:34:31.324Z] Removing intermediate container 008b0cd5f050 [2023-04-11T05:34:31.324Z] ---> 547afb9bc017 [2023-04-11T05:34:31.324Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T05:34:31.324Z] ---> Running in ce195f3e18a3 [2023-04-11T05:34:31.324Z] Removing intermediate container 33bcad846426 [2023-04-11T05:34:31.324Z] ---> 080c0afc2866 [2023-04-11T05:34:31.324Z] Step 24/26 : LABEL arch=x86_64 [2023-04-11T05:34:31.582Z] ---> Running in 38707a8994ae [2023-04-11T05:34:31.582Z] Removing intermediate container ce195f3e18a3 [2023-04-11T05:34:31.582Z] ---> 317cdfa1e80c [2023-04-11T05:34:31.582Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T05:34:31.582Z] ---> Running in e70d57609292 [2023-04-11T05:34:31.839Z] Removing intermediate container 38707a8994ae [2023-04-11T05:34:31.839Z] ---> 32a84f453694 [2023-04-11T05:34:31.839Z] Step 25/26 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:34:31.839Z] ---> Running in 2e624173571d [2023-04-11T05:34:31.839Z] Removing intermediate container e70d57609292 [2023-04-11T05:34:31.839Z] ---> 94d762e10451 [2023-04-11T05:34:31.839Z] Step 25/27 : LABEL arch=x86_64 [2023-04-11T05:34:32.096Z] ---> Running in 18897367ddba [2023-04-11T05:34:32.096Z] Removing intermediate container 2e624173571d [2023-04-11T05:34:32.096Z] ---> 0354d0e06d78 [2023-04-11T05:34:32.096Z] Step 26/26 : LABEL version=3.0.0-dev.124 [2023-04-11T05:34:32.355Z] ---> Running in c6dc01762443 [2023-04-11T05:34:32.355Z] Removing intermediate container 18897367ddba [2023-04-11T05:34:32.355Z] ---> a2a59cd03736 [2023-04-11T05:34:32.355Z] Step 26/27 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:34:32.355Z] ---> Running in 74d736c0be9f [2023-04-11T05:34:32.613Z] Removing intermediate container c6dc01762443 [2023-04-11T05:34:32.613Z] ---> a1bf95d510bf [2023-04-11T05:34:32.613Z] [2023-04-11T05:34:32.613Z] Removing intermediate container 9ba1312516dd [2023-04-11T05:34:32.613Z] ---> 9e78ddc78bcb [2023-04-11T05:34:32.613Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T05:34:32.613Z] Removing intermediate container 74d736c0be9f [2023-04-11T05:34:32.613Z] ---> 15025c11c9b9 [2023-04-11T05:34:32.613Z] Step 27/27 : LABEL version=3.0.0-dev.124 [2023-04-11T05:34:32.613Z] Successfully built a1bf95d510bf [2023-04-11T05:34:32.870Z] ---> Running in 9d1c710c473c [2023-04-11T05:34:32.870Z] Successfully tagged security-spire-server:latest [2023-04-11T05:34:32.870Z]  Building security-spire-server ... done Building core-command [2023-04-11T05:34:32.870Z] ---> Running in 16b9a3522c45 [2023-04-11T05:34:35.757Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:34:35.757Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:34:35.757Z] ---> 0ac109f0d70b [2023-04-11T05:34:35.757Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-11T05:34:35.757Z] ---> Using cache [2023-04-11T05:34:35.757Z] ---> 32c6b8ebaa1a [2023-04-11T05:34:35.757Z] Step 4/24 : WORKDIR /edgex-go [2023-04-11T05:34:35.757Z] ---> Using cache [2023-04-11T05:34:35.757Z] ---> 9c0d339494ad [2023-04-11T05:34:35.757Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-11T05:34:35.757Z] ---> Using cache [2023-04-11T05:34:35.757Z] ---> 9dad94e54f43 [2023-04-11T05:34:35.757Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-11T05:34:35.757Z] ---> Using cache [2023-04-11T05:34:35.757Z] ---> 8152291eed23 [2023-04-11T05:34:35.757Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:34:35.757Z] ---> Using cache [2023-04-11T05:34:35.757Z] ---> 441c531562f3 [2023-04-11T05:34:35.757Z] Step 8/24 : COPY . . [2023-04-11T05:34:35.757Z] ---> Using cache [2023-04-11T05:34:35.757Z] ---> 1e9c6785a52d [2023-04-11T05:34:35.757Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-11T05:34:39.055Z] Removing intermediate container 9d1c710c473c [2023-04-11T05:34:39.055Z] ---> dd184c778844 [2023-04-11T05:34:39.055Z] [2023-04-11T05:34:39.055Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T05:34:39.996Z] ---> 9ed4aefc74f6 [2023-04-11T05:34:39.996Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T05:34:39.996Z] ---> Using cache [2023-04-11T05:34:39.996Z] ---> 82912fec5240 [2023-04-11T05:34:39.996Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T05:34:40.259Z] Removing intermediate container 16b9a3522c45 [2023-04-11T05:34:40.259Z] ---> c95fee3ec94d [2023-04-11T05:34:40.259Z] [2023-04-11T05:34:40.259Z] ---> Running in 0c794f8fcd3f [2023-04-11T05:34:40.259Z] ---> Running in 21d9d2b043c6 [2023-04-11T05:34:40.259Z] Successfully built c95fee3ec94d [2023-04-11T05:34:40.259Z] Successfully tagged security-spire-config:latest [2023-04-11T05:34:40.259Z] Building core-common-config-bootstrapper [2023-04-11T05:34:40.828Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:40.828Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-11T05:34:40.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:41.086Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T05:34:41.086Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T05:34:41.086Z] OK: 17818 distinct packages available [2023-04-11T05:34:41.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:41.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:41.695Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T05:34:41.695Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T05:34:41.695Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T05:34:41.695Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T05:34:41.695Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T05:34:41.695Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:34:41.695Z] OK: 8 MiB in 20 packages [2023-04-11T05:34:44.245Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:34:44.246Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:34:44.246Z] ---> 0ac109f0d70b [2023-04-11T05:34:44.246Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T05:34:44.246Z] ---> Using cache [2023-04-11T05:34:44.246Z] ---> 32c6b8ebaa1a [2023-04-11T05:34:44.246Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T05:34:44.246Z] ---> Using cache [2023-04-11T05:34:44.246Z] ---> 9c0d339494ad [2023-04-11T05:34:44.246Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T05:34:44.246Z] ---> Using cache [2023-04-11T05:34:44.246Z] ---> 9dad94e54f43 [2023-04-11T05:34:44.246Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T05:34:44.246Z] ---> Using cache [2023-04-11T05:34:44.246Z] ---> 8152291eed23 [2023-04-11T05:34:44.246Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:34:44.246Z] ---> Using cache [2023-04-11T05:34:44.246Z] ---> 441c531562f3 [2023-04-11T05:34:44.246Z] Step 8/23 : COPY . . [2023-04-11T05:34:44.246Z] ---> Using cache [2023-04-11T05:34:44.246Z] ---> 1e9c6785a52d [2023-04-11T05:34:44.246Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-11T05:34:48.429Z] ---> Running in 304b79ca3f2b [2023-04-11T05:34:48.686Z] Removing intermediate container b037dd708146 [2023-04-11T05:34:48.686Z] ---> 4db91faa2543 [2023-04-11T05:34:48.686Z] [2023-04-11T05:34:48.686Z] Step 9/20 : FROM alpine:3.17 [2023-04-11T05:34:48.686Z] ---> 9ed4aefc74f6 [2023-04-11T05:34:48.686Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T05:34:48.686Z] ---> Using cache [2023-04-11T05:34:48.686Z] ---> ed79f8ec41b9 [2023-04-11T05:34:48.686Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-11T05:34:48.944Z] Removing intermediate container 0c794f8fcd3f [2023-04-11T05:34:48.944Z] ---> 8495faf8811d [2023-04-11T05:34:48.944Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:34:48.944Z] ---> Running in 8c2bb3aa72ef [2023-04-11T05:34:49.202Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-11T05:34:49.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:49.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:49.974Z] ---> 185f45343eef [2023-04-11T05:34:49.974Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:34:49.974Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T05:34:49.974Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T05:34:49.974Z] OK: 17818 distinct packages available [2023-04-11T05:34:49.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:50.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:51.071Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-11T05:34:51.071Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-11T05:34:51.071Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-11T05:34:51.071Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-11T05:34:51.071Z] (5/9) Installing curl (7.88.1-r1) [2023-04-11T05:34:51.071Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-11T05:34:51.071Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-11T05:34:51.071Z] (8/9) Installing libucontext (1.2-r0) [2023-04-11T05:34:51.071Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-11T05:34:51.071Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:34:51.071Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T05:34:51.071Z] OK: 10 MiB in 24 packages [2023-04-11T05:34:52.008Z] ---> e66f0ea18118 [2023-04-11T05:34:52.008Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-11T05:34:52.266Z] Removing intermediate container c676735b3e57 [2023-04-11T05:34:52.266Z] ---> a6fe4995971a [2023-04-11T05:34:52.266Z] [2023-04-11T05:34:52.266Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T05:34:52.266Z] ---> 9ed4aefc74f6 [2023-04-11T05:34:52.266Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T05:34:52.266Z] ---> Running in fe44318bd8b0 [2023-04-11T05:34:52.831Z] Removing intermediate container 8c2bb3aa72ef [2023-04-11T05:34:52.831Z] ---> 6939b4a6246a [2023-04-11T05:34:52.831Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:34:53.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:53.396Z] ---> 63ac4401a432 [2023-04-11T05:34:53.396Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T05:34:53.396Z] ---> 493d7d45aea3 [2023-04-11T05:34:53.396Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:34:53.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:34:53.654Z] ---> c899314c217f [2023-04-11T05:34:53.654Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-11T05:34:53.913Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T05:34:53.913Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T05:34:53.913Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:34:53.913Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T05:34:53.913Z] OK: 8 MiB in 17 packages [2023-04-11T05:34:56.666Z] ---> a116e6f996c6 [2023-04-11T05:34:56.666Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T05:34:56.666Z] ---> 838daa609ee5 [2023-04-11T05:34:56.666Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:34:56.954Z] Removing intermediate container fe44318bd8b0 [2023-04-11T05:34:56.954Z] ---> b575a4313e67 [2023-04-11T05:34:56.954Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T05:34:56.954Z] ---> Running in e3e6ecea62c5 [2023-04-11T05:34:57.233Z] ---> dc23f0274563 [2023-04-11T05:34:57.233Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-11T05:34:57.233Z] ---> 39c1e16446d1 [2023-04-11T05:34:57.233Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-11T05:34:57.233Z] Removing intermediate container e3e6ecea62c5 [2023-04-11T05:34:57.233Z] ---> 91a4900b5a5e [2023-04-11T05:34:57.233Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-11T05:34:57.531Z] ---> Running in f00d475a2b04 [2023-04-11T05:34:57.531Z] ---> Running in 343b3352a7b4 [2023-04-11T05:34:57.531Z] Removing intermediate container f00d475a2b04 [2023-04-11T05:34:57.531Z] ---> cd555b703f55 [2023-04-11T05:34:57.531Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T05:34:57.531Z] Removing intermediate container 343b3352a7b4 [2023-04-11T05:34:57.531Z] ---> 60956d259544 [2023-04-11T05:34:57.531Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T05:34:57.940Z] ---> Running in bbab0b86c522 [2023-04-11T05:34:57.941Z] ---> Running in 3230b0a7e832 [2023-04-11T05:34:57.941Z] ---> 94eb95db4af0 [2023-04-11T05:34:57.941Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-11T05:34:58.266Z] Removing intermediate container 3230b0a7e832 [2023-04-11T05:34:58.266Z] ---> abaae676c275 [2023-04-11T05:34:58.266Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:34:58.266Z] Removing intermediate container bbab0b86c522 [2023-04-11T05:34:58.266Z] ---> 29ad910cc285 [2023-04-11T05:34:58.266Z] Step 18/20 : LABEL arch=x86_64 [2023-04-11T05:34:58.586Z] ---> 56fad91f05f1 [2023-04-11T05:34:58.586Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T05:34:58.586Z] ---> Running in af9280188fde [2023-04-11T05:34:58.853Z] ---> dfd0b7c64d1d [2023-04-11T05:34:58.853Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:34:58.853Z] ---> Running in a1de71bebd27 [2023-04-11T05:34:59.114Z] Removing intermediate container a1de71bebd27 [2023-04-11T05:34:59.114Z] ---> 3aad6e1e5092 [2023-04-11T05:34:59.114Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T05:34:59.114Z] Removing intermediate container af9280188fde [2023-04-11T05:34:59.114Z] ---> 2fcdfa215787 [2023-04-11T05:34:59.114Z] Step 19/20 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:34:59.375Z] ---> Running in 27af59aa2a81 [2023-04-11T05:34:59.375Z] ---> a86e7ff5b76d [2023-04-11T05:34:59.375Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-11T05:34:59.375Z] ---> Running in 9b213ba495f4 [2023-04-11T05:34:59.664Z] Removing intermediate container 9b213ba495f4 [2023-04-11T05:34:59.664Z] ---> 40ca1de24624 [2023-04-11T05:34:59.664Z] Step 20/20 : LABEL version=3.0.0-dev.124 [2023-04-11T05:35:00.358Z] Removing intermediate container 27af59aa2a81 [2023-04-11T05:35:00.358Z] ---> 74da40bd4b64 [2023-04-11T05:35:00.358Z] Step 25/27 : LABEL arch=x86_64 [2023-04-11T05:35:00.621Z] ---> Running in ebdfbd070573 [2023-04-11T05:35:00.883Z] ---> Running in 1ac18460427b [2023-04-11T05:35:00.883Z] ---> 64410c711fd7 [2023-04-11T05:35:00.883Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:35:00.883Z] Removing intermediate container ebdfbd070573 [2023-04-11T05:35:00.883Z] ---> f51d0bda7e9c [2023-04-11T05:35:00.883Z] [2023-04-11T05:35:00.883Z] Removing intermediate container 1ac18460427b [2023-04-11T05:35:00.883Z] ---> 7b69ea8b2a7f [2023-04-11T05:35:00.883Z] Step 26/27 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:01.169Z] Successfully built f51d0bda7e9c [2023-04-11T05:35:01.169Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-11T05:35:01.169Z] Building security-proxy-setup [2023-04-11T05:35:01.169Z]  Building security-spiffe-token-provider ... done  ---> Running in 3fcf9552e2a0 [2023-04-11T05:35:01.169Z] ---> c43e17dfb1e3 [2023-04-11T05:35:01.169Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-11T05:35:01.169Z] ---> Running in 3b7b2a9ec20e [2023-04-11T05:35:01.434Z] Removing intermediate container 3fcf9552e2a0 [2023-04-11T05:35:01.434Z] ---> 0f91ebe703e9 [2023-04-11T05:35:01.434Z] Step 27/27 : LABEL version=3.0.0-dev.124 [2023-04-11T05:35:04.027Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:35:04.027Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:35:04.027Z] ---> 0ac109f0d70b [2023-04-11T05:35:04.027Z] Step 3/22 : WORKDIR /edgex-go [2023-04-11T05:35:04.027Z] ---> Using cache [2023-04-11T05:35:04.027Z] ---> 9bce493d4843 [2023-04-11T05:35:04.027Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-11T05:35:04.027Z] ---> Using cache [2023-04-11T05:35:04.027Z] ---> 847bf6579a35 [2023-04-11T05:35:04.027Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-11T05:35:04.027Z] ---> Using cache [2023-04-11T05:35:04.027Z] ---> 75cdf49e1c4f [2023-04-11T05:35:04.027Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:35:04.027Z] ---> Using cache [2023-04-11T05:35:04.027Z] ---> 128a20b66168 [2023-04-11T05:35:04.027Z] Step 7/22 : COPY . . [2023-04-11T05:35:04.027Z] ---> Using cache [2023-04-11T05:35:04.027Z] ---> 159204fd3890 [2023-04-11T05:35:04.027Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-11T05:35:05.932Z] Removing intermediate container 3b7b2a9ec20e [2023-04-11T05:35:05.932Z] ---> b8196d98c04b [2023-04-11T05:35:05.932Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T05:35:05.932Z] ---> Running in 3a7525e673ff [2023-04-11T05:35:05.932Z] ---> Running in 9e4ace28004b [2023-04-11T05:35:05.932Z] ---> Running in 8bfc22a7da2e [2023-04-11T05:35:05.932Z] Removing intermediate container 8bfc22a7da2e [2023-04-11T05:35:05.932Z] ---> f3c52e21b6a9 [2023-04-11T05:35:05.932Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T05:35:05.932Z] ---> Running in 6df3a2a88d36 [2023-04-11T05:35:05.932Z] Removing intermediate container 9e4ace28004b [2023-04-11T05:35:05.932Z] ---> 26cda271d911 [2023-04-11T05:35:05.932Z] [2023-04-11T05:35:05.932Z] Successfully built 26cda271d911 [2023-04-11T05:35:05.932Z] Successfully tagged security-spire-agent:latest [2023-04-11T05:35:06.191Z]  Building security-spire-agent ... done Removing intermediate container 6df3a2a88d36 [2023-04-11T05:35:06.191Z] ---> 145cc4ca9ab7 [2023-04-11T05:35:06.191Z] Step 22/23 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:06.448Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-11T05:35:07.020Z] ---> Running in 1e5a098f65c2 [2023-04-11T05:35:09.549Z] Removing intermediate container 1e5a098f65c2 [2023-04-11T05:35:09.549Z] ---> 406818568f69 [2023-04-11T05:35:09.549Z] Step 23/23 : LABEL version=3.0.0-dev.124 [2023-04-11T05:35:09.549Z] ---> Running in 0867178d73c7 [2023-04-11T05:35:09.549Z] Removing intermediate container 21d9d2b043c6 [2023-04-11T05:35:09.549Z] ---> 18034abfcf23 [2023-04-11T05:35:09.549Z] [2023-04-11T05:35:09.549Z] Step 10/24 : FROM alpine:3.17 [2023-04-11T05:35:09.549Z] ---> 9ed4aefc74f6 [2023-04-11T05:35:09.549Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-11T05:35:09.549Z] ---> Using cache [2023-04-11T05:35:09.549Z] ---> 6b135f55a8c8 [2023-04-11T05:35:09.549Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T05:35:09.549Z] ---> Using cache [2023-04-11T05:35:09.549Z] ---> 74720cb9f787 [2023-04-11T05:35:09.549Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-11T05:35:09.549Z] Removing intermediate container 0867178d73c7 [2023-04-11T05:35:09.549Z] ---> b602d53bdc60 [2023-04-11T05:35:09.549Z] [2023-04-11T05:35:09.549Z] ---> Running in 42b454d90a28 [2023-04-11T05:35:09.549Z] Successfully built b602d53bdc60 [2023-04-11T05:35:09.549Z] Successfully tagged support-notifications:latest [2023-04-11T05:35:09.549Z]  Building support-notifications ... done Removing intermediate container 42b454d90a28 [2023-04-11T05:35:09.549Z] ---> 046d05739a6c [2023-04-11T05:35:09.549Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-11T05:35:09.549Z] ---> Running in 15ac6985c0ee [2023-04-11T05:35:09.808Z] Removing intermediate container 15ac6985c0ee [2023-04-11T05:35:09.808Z] ---> 3374487bf974 [2023-04-11T05:35:09.808Z] Step 15/24 : WORKDIR / [2023-04-11T05:35:09.808Z] ---> Running in 40b099565cc3 [2023-04-11T05:35:10.092Z] Removing intermediate container 40b099565cc3 [2023-04-11T05:35:10.092Z] ---> 682095b2569e [2023-04-11T05:35:10.092Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:35:11.467Z] ---> 53b522fee0d3 [2023-04-11T05:35:11.467Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:35:11.729Z] Removing intermediate container 304b79ca3f2b [2023-04-11T05:35:11.729Z] ---> f81d028512ac [2023-04-11T05:35:11.729Z] [2023-04-11T05:35:11.729Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T05:35:11.729Z] ---> 9ed4aefc74f6 [2023-04-11T05:35:11.729Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T05:35:11.729Z] ---> Using cache [2023-04-11T05:35:11.729Z] ---> e34a6d9b729a [2023-04-11T05:35:11.729Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T05:35:11.729Z] ---> Using cache [2023-04-11T05:35:11.729Z] ---> 4081a75d8552 [2023-04-11T05:35:11.729Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:35:11.729Z] ---> Using cache [2023-04-11T05:35:11.729Z] ---> 11a696e558c3 [2023-04-11T05:35:11.729Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:35:11.729Z] ---> Using cache [2023-04-11T05:35:11.729Z] ---> 7c34a9c0591d [2023-04-11T05:35:11.729Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-11T05:35:11.729Z] ---> f7c48f0c307c [2023-04-11T05:35:11.729Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-11T05:35:13.164Z] ---> 030cbe0bc760 [2023-04-11T05:35:13.164Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:35:13.164Z] ---> 5bdfe56640e8 [2023-04-11T05:35:13.164Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:35:13.735Z] ---> 6030bf7c1b5b [2023-04-11T05:35:13.735Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-11T05:35:13.735Z] ---> 4c3914f82377 [2023-04-11T05:35:13.735Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-11T05:35:13.735Z] ---> Running in 7773d1f23c3b [2023-04-11T05:35:13.997Z] ---> 1590087ef434 [2023-04-11T05:35:13.997Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T05:35:13.997Z] ---> Running in aee9ee56b905 [2023-04-11T05:35:13.997Z] Removing intermediate container 7773d1f23c3b [2023-04-11T05:35:13.997Z] ---> 5b060fb792d7 [2023-04-11T05:35:13.997Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T05:35:13.997Z] ---> Running in 67d0a7c8e5d0 [2023-04-11T05:35:14.258Z] Removing intermediate container 67d0a7c8e5d0 [2023-04-11T05:35:14.258Z] ---> 5ed1e9ccef9f [2023-04-11T05:35:14.258Z] Step 22/24 : LABEL arch=x86_64 [2023-04-11T05:35:14.518Z] ---> Running in 7a25837ca6c5 [2023-04-11T05:35:14.788Z] Removing intermediate container 7a25837ca6c5 [2023-04-11T05:35:14.788Z] ---> 87427e0e7f45 [2023-04-11T05:35:14.788Z] Step 23/24 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:14.788Z] ---> Running in 9f93230d39e5 [2023-04-11T05:35:15.109Z] Removing intermediate container 9f93230d39e5 [2023-04-11T05:35:15.109Z] ---> c53eaa782b5c [2023-04-11T05:35:15.109Z] Step 24/24 : LABEL version=3.0.0-dev.124 [2023-04-11T05:35:15.109Z] ---> Running in 460d693e353f [2023-04-11T05:35:15.109Z] Removing intermediate container aee9ee56b905 [2023-04-11T05:35:15.109Z] ---> 399304185b81 [2023-04-11T05:35:15.109Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T05:35:15.109Z] ---> Running in 2ea2f18bc31c [2023-04-11T05:35:15.414Z] Removing intermediate container 460d693e353f [2023-04-11T05:35:15.414Z] ---> 3557b23dab0e [2023-04-11T05:35:15.414Z] [2023-04-11T05:35:15.414Z] Removing intermediate container 2ea2f18bc31c [2023-04-11T05:35:15.414Z] ---> a6c1d7b773b1 [2023-04-11T05:35:15.414Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T05:35:15.414Z] ---> Running in 0bae83e788f6 [2023-04-11T05:35:15.414Z] Successfully built 3557b23dab0e [2023-04-11T05:35:15.414Z] Successfully tagged core-command:latest [2023-04-11T05:35:15.679Z]  Building core-command ... done Removing intermediate container 0bae83e788f6 [2023-04-11T05:35:15.679Z] ---> 9151b98a013f [2023-04-11T05:35:15.679Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T05:35:15.679Z] ---> Running in 1d156725e558 [2023-04-11T05:35:15.679Z] Removing intermediate container 1d156725e558 [2023-04-11T05:35:15.679Z] ---> 3993ec61945c [2023-04-11T05:35:15.679Z] Step 22/23 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:15.679Z] ---> Running in 43e97131580e [2023-04-11T05:35:15.938Z] Removing intermediate container 43e97131580e [2023-04-11T05:35:15.938Z] ---> a429074b3a9b [2023-04-11T05:35:15.938Z] Step 23/23 : LABEL version=3.0.0-dev.124 [2023-04-11T05:35:15.938Z] ---> Running in 99ab6d4843e1 [2023-04-11T05:35:15.938Z] Removing intermediate container 99ab6d4843e1 [2023-04-11T05:35:15.938Z] ---> 38614fd79633 [2023-04-11T05:35:15.938Z] [2023-04-11T05:35:15.938Z] Successfully built 38614fd79633 [2023-04-11T05:35:15.938Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-11T05:35:25.939Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 3a7525e673ff [2023-04-11T05:35:25.939Z] ---> 0f881b5858a5 [2023-04-11T05:35:25.939Z] [2023-04-11T05:35:25.939Z] Step 9/22 : FROM alpine:3.17 [2023-04-11T05:35:25.939Z] ---> 9ed4aefc74f6 [2023-04-11T05:35:25.939Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-11T05:35:25.939Z] ---> Running in c3a5a38ac07c [2023-04-11T05:35:25.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T05:35:25.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T05:35:25.939Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T05:35:25.939Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-11T05:35:25.939Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:35:25.939Z] OK: 8 MiB in 17 packages [2023-04-11T05:35:25.939Z] Removing intermediate container c3a5a38ac07c [2023-04-11T05:35:25.939Z] ---> ccc3332cdb4d [2023-04-11T05:35:25.939Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T05:35:25.939Z] ---> Running in 4da9cbfedf43 [2023-04-11T05:35:25.939Z] Removing intermediate container 4da9cbfedf43 [2023-04-11T05:35:25.939Z] ---> 2da3e6588779 [2023-04-11T05:35:25.939Z] Step 12/22 : WORKDIR /edgex [2023-04-11T05:35:25.939Z] ---> Running in 15df3af44474 [2023-04-11T05:35:26.199Z] Removing intermediate container 15df3af44474 [2023-04-11T05:35:26.199Z] ---> 995834881858 [2023-04-11T05:35:26.199Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:35:26.199Z] ---> c5644e93e84d [2023-04-11T05:35:26.199Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:35:26.459Z] ---> 000f93c6527c [2023-04-11T05:35:26.459Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-11T05:35:26.459Z] ---> 41779962683d [2023-04-11T05:35:26.459Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-11T05:35:27.029Z] ---> f12d98eaf8c4 [2023-04-11T05:35:27.029Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T05:35:27.029Z] ---> dd2bbc8c3e0b [2023-04-11T05:35:27.029Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T05:35:27.029Z] ---> Running in 306b4adb0de1 [2023-04-11T05:35:27.598Z] Removing intermediate container 306b4adb0de1 [2023-04-11T05:35:27.598Z] ---> 1a467c30516a [2023-04-11T05:35:27.598Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T05:35:27.598Z] ---> Running in 92e8b1d26a8e [2023-04-11T05:35:27.858Z] Removing intermediate container 92e8b1d26a8e [2023-04-11T05:35:27.858Z] ---> 85618b886623 [2023-04-11T05:35:27.858Z] Step 20/22 : LABEL arch=x86_64 [2023-04-11T05:35:27.858Z] ---> Running in 858b1948db80 [2023-04-11T05:35:27.858Z] Removing intermediate container 858b1948db80 [2023-04-11T05:35:27.858Z] ---> b14564a99190 [2023-04-11T05:35:27.858Z] Step 21/22 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:27.858Z] ---> Running in 9cb1bde834f8 [2023-04-11T05:35:27.858Z] Removing intermediate container 9cb1bde834f8 [2023-04-11T05:35:27.858Z] ---> 68a67fcbf71e [2023-04-11T05:35:27.858Z] Step 22/22 : LABEL version=3.0.0-dev.124 [2023-04-11T05:35:27.858Z] ---> Running in abf1ef7f553a [2023-04-11T05:35:28.118Z] Removing intermediate container abf1ef7f553a [2023-04-11T05:35:28.118Z] ---> 7d1efab2c7a0 [2023-04-11T05:35:28.118Z] [2023-04-11T05:35:28.118Z] Successfully built 7d1efab2c7a0 [2023-04-11T05:35:28.118Z] Successfully tagged security-proxy-setup:latest [2023-04-11T05:35:28.125Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-04-11T05:35:28.131Z] $ docker stop --time=1 da1042cb684d4353d6efeee95f6500a8166bcf3ec12527637f8fe4bf997cc124 [2023-04-11T05:35:29.428Z] $ docker rm -f --volumes da1042cb684d4353d6efeee95f6500a8166bcf3ec12527637f8fe4bf997cc124 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T05:35:29.761Z] + docker images [2023-04-11T05:35:29.761Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-11T05:35:29.761Z] security-proxy-setup latest 7d1efab2c7a0 2 seconds ago 18.7MB [2023-04-11T05:35:29.761Z] 0f881b5858a5 6 seconds ago 1.66GB [2023-04-11T05:35:29.761Z] core-common-config-bootstrapper latest 38614fd79633 14 seconds ago 17.2MB [2023-04-11T05:35:29.761Z] core-command latest 3557b23dab0e 14 seconds ago 19.8MB [2023-04-11T05:35:29.761Z] f81d028512ac 18 seconds ago 1.68GB [2023-04-11T05:35:29.761Z] support-notifications latest b602d53bdc60 20 seconds ago 32.7MB [2023-04-11T05:35:29.761Z] 18034abfcf23 21 seconds ago 1.69GB [2023-04-11T05:35:29.761Z] security-spire-agent latest 26cda271d911 24 seconds ago 129MB [2023-04-11T05:35:29.761Z] security-spiffe-token-provider latest f51d0bda7e9c 29 seconds ago 32.8MB [2023-04-11T05:35:29.761Z] a6fe4995971a 38 seconds ago 1.75GB [2023-04-11T05:35:29.761Z] 4db91faa2543 43 seconds ago 1.72GB [2023-04-11T05:35:29.761Z] security-spire-config latest c95fee3ec94d 51 seconds ago 88.9MB [2023-04-11T05:35:29.761Z] security-spire-server latest a1bf95d510bf 57 seconds ago 89.8MB [2023-04-11T05:35:29.761Z] dd184c778844 57 seconds ago 1.54GB [2023-04-11T05:35:29.761Z] security-bootstrapper latest e72dacf15c19 About a minute ago 22.2MB [2023-04-11T05:35:29.761Z] 0a004e7966d5 About a minute ago 1.54GB [2023-04-11T05:35:29.761Z] 25167240d974 About a minute ago 1.54GB [2023-04-11T05:35:29.761Z] 407df2b921c4 2 minutes ago 1.67GB [2023-04-11T05:35:29.761Z] security-secretstore-setup latest 2c1feb8e5340 2 minutes ago 32.8MB [2023-04-11T05:35:29.761Z] security-proxy-auth latest be69960458be 2 minutes ago 18.3MB [2023-04-11T05:35:29.761Z] core-metadata latest bd4f8659a823 2 minutes ago 20.4MB [2023-04-11T05:35:29.761Z] support-scheduler latest 4905669ee3ed 2 minutes ago 32.1MB [2023-04-11T05:35:29.761Z] core-data latest a9455f48571b 2 minutes ago 20MB [2023-04-11T05:35:29.761Z] 72047db52a08 2 minutes ago 1.75GB [2023-04-11T05:35:29.761Z] d3f710315705 2 minutes ago 1.69GB [2023-04-11T05:35:29.761Z] 5a598604a3b1 2 minutes ago 1.68GB [2023-04-11T05:35:29.761Z] adf31dd8feb4 2 minutes ago 1.69GB [2023-04-11T05:35:29.761Z] 47b62f1cc6f2 2 minutes ago 1.66GB [2023-04-11T05:35:29.761Z] ci-base-image-x86_64 latest 0ac109f0d70b 7 minutes ago 881MB [2023-04-11T05:35:29.761Z] alpine 3.17 9ed4aefc74f6 12 days ago 7.05MB [2023-04-11T05:35:29.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB [2023-04-11T05:35:29.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-11T05:35:29.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T05:35:29.883Z] provisioning config files... [2023-04-11T05:35:29.895Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/486@tmp/config13284722735290084535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T05:35:30.194Z] ---> docker-login.sh [2023-04-11T05:35:30.194Z] nexus3.edgexfoundry.org:10001 [2023-04-11T05:35:30.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:35:30.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:35:30.194Z] Configure a credential helper to remove this warning. See [2023-04-11T05:35:30.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:35:30.194Z] [2023-04-11T05:35:30.194Z] Login Succeeded [2023-04-11T05:35:30.194Z] nexus3.edgexfoundry.org:10002 [2023-04-11T05:35:30.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:35:30.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:35:30.194Z] Configure a credential helper to remove this warning. See [2023-04-11T05:35:30.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:35:30.194Z] [2023-04-11T05:35:30.194Z] Login Succeeded [2023-04-11T05:35:30.194Z] nexus3.edgexfoundry.org:10003 [2023-04-11T05:35:30.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:35:30.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:35:30.452Z] Configure a credential helper to remove this warning. See [2023-04-11T05:35:30.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:35:30.452Z] [2023-04-11T05:35:30.452Z] Login Succeeded [2023-04-11T05:35:30.452Z] nexus3.edgexfoundry.org:10004 [2023-04-11T05:35:30.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:35:30.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:35:30.452Z] Configure a credential helper to remove this warning. See [2023-04-11T05:35:30.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:35:30.452Z] [2023-04-11T05:35:30.452Z] Login Succeeded [2023-04-11T05:35:30.452Z] docker.io [2023-04-11T05:35:30.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:35:30.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:35:30.970Z] Configure a credential helper to remove this warning. See [2023-04-11T05:35:30.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:35:30.970Z] [2023-04-11T05:35:30.970Z] Login Succeeded [2023-04-11T05:35:30.970Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T05:35:30.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:35:31.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T05:35:31.026Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-11T05:35:31.026Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:31.026Z] latest [2023-04-11T05:35:31.026Z] 3.0.0-dev.124 [2023-04-11T05:35:31.026Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:31.026Z] main [2023-04-11T05:35:31.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:31.346Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:31.654Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:31.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-11T05:35:31.654Z] ac3dd47f4036: Preparing [2023-04-11T05:35:31.654Z] 9f3ee2d2ef10: Preparing [2023-04-11T05:35:31.654Z] 7a14c5099b04: Preparing [2023-04-11T05:35:31.654Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:31.654Z] 8d8325709e4f: Preparing [2023-04-11T05:35:31.654Z] f1417ff83b31: Preparing [2023-04-11T05:35:31.654Z] f1417ff83b31: Waiting [2023-04-11T05:35:31.654Z] ac3dd47f4036: Pushed [2023-04-11T05:35:31.654Z] c1dd05ea5ffb: Pushed [2023-04-11T05:35:31.654Z] 7a14c5099b04: Pushed [2023-04-11T05:35:31.654Z] 8d8325709e4f: Pushed [2023-04-11T05:35:31.654Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:33.029Z] 9f3ee2d2ef10: Pushed [2023-04-11T05:35:33.288Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:8bb36737120a1f2214cfd388c29019c221195bcbf371b04a0cbe57427531770d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:33.599Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:33.905Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-11T05:35:33.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-11T05:35:33.905Z] ac3dd47f4036: Preparing [2023-04-11T05:35:33.905Z] 9f3ee2d2ef10: Preparing [2023-04-11T05:35:33.905Z] 7a14c5099b04: Preparing [2023-04-11T05:35:33.905Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:33.905Z] 8d8325709e4f: Preparing [2023-04-11T05:35:33.905Z] f1417ff83b31: Preparing [2023-04-11T05:35:33.905Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:33.905Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:33.905Z] 9f3ee2d2ef10: Layer already exists [2023-04-11T05:35:33.905Z] ac3dd47f4036: Layer already exists [2023-04-11T05:35:33.905Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:33.905Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:33.905Z] latest: digest: sha256:8bb36737120a1f2214cfd388c29019c221195bcbf371b04a0cbe57427531770d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:34.214Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:34.515Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.124 [2023-04-11T05:35:34.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-11T05:35:34.515Z] ac3dd47f4036: Preparing [2023-04-11T05:35:34.515Z] 9f3ee2d2ef10: Preparing [2023-04-11T05:35:34.515Z] 7a14c5099b04: Preparing [2023-04-11T05:35:34.515Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:34.515Z] 8d8325709e4f: Preparing [2023-04-11T05:35:34.515Z] f1417ff83b31: Preparing [2023-04-11T05:35:34.515Z] f1417ff83b31: Waiting [2023-04-11T05:35:34.515Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:34.515Z] ac3dd47f4036: Layer already exists [2023-04-11T05:35:34.515Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:34.515Z] 9f3ee2d2ef10: Layer already exists [2023-04-11T05:35:34.515Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:34.515Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:34.515Z] 3.0.0-dev.124: digest: sha256:8bb36737120a1f2214cfd388c29019c221195bcbf371b04a0cbe57427531770d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:34.814Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:35.114Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:35.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-11T05:35:35.115Z] ac3dd47f4036: Preparing [2023-04-11T05:35:35.115Z] 9f3ee2d2ef10: Preparing [2023-04-11T05:35:35.115Z] 7a14c5099b04: Preparing [2023-04-11T05:35:35.115Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:35.115Z] 8d8325709e4f: Preparing [2023-04-11T05:35:35.115Z] f1417ff83b31: Preparing [2023-04-11T05:35:35.115Z] f1417ff83b31: Waiting [2023-04-11T05:35:35.115Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:35.115Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:35.115Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:35.115Z] ac3dd47f4036: Layer already exists [2023-04-11T05:35:35.115Z] 9f3ee2d2ef10: Layer already exists [2023-04-11T05:35:35.115Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:35.115Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:8bb36737120a1f2214cfd388c29019c221195bcbf371b04a0cbe57427531770d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:35.417Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:35.717Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-11T05:35:35.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-11T05:35:35.717Z] ac3dd47f4036: Preparing [2023-04-11T05:35:35.717Z] 9f3ee2d2ef10: Preparing [2023-04-11T05:35:35.717Z] 7a14c5099b04: Preparing [2023-04-11T05:35:35.717Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:35.717Z] 8d8325709e4f: Preparing [2023-04-11T05:35:35.717Z] f1417ff83b31: Preparing [2023-04-11T05:35:35.717Z] f1417ff83b31: Waiting [2023-04-11T05:35:35.717Z] 9f3ee2d2ef10: Layer already exists [2023-04-11T05:35:35.717Z] ac3dd47f4036: Layer already exists [2023-04-11T05:35:35.717Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:35.717Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:35.717Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:35.717Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:35.717Z] main: digest: sha256:8bb36737120a1f2214cfd388c29019c221195bcbf371b04a0cbe57427531770d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:35:35.751Z] ===================================================== [Pipeline] echo [2023-04-11T05:35:35.757Z] taggedImages: [2023-04-11T05:35:35.757Z] - nexus3.edgexfoundry.org:10004/core-command:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:35.757Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-11T05:35:35.757Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.124 [2023-04-11T05:35:35.757Z] - nexus3.edgexfoundry.org:10004/core-command:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:35.757Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-11T05:35:35.771Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-11T05:35:35.771Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:35.771Z] latest [2023-04-11T05:35:35.771Z] 3.0.0-dev.124 [2023-04-11T05:35:35.771Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:35.771Z] main [2023-04-11T05:35:35.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:36.074Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:36.374Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:36.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-11T05:35:36.374Z] a67fc2751a0c: Preparing [2023-04-11T05:35:36.374Z] 0f2826a26dc4: Preparing [2023-04-11T05:35:36.374Z] 41d4d44a02a5: Preparing [2023-04-11T05:35:36.374Z] 8db8d3984013: Preparing [2023-04-11T05:35:36.374Z] 7a14c5099b04: Preparing [2023-04-11T05:35:36.374Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:36.374Z] 8d8325709e4f: Preparing [2023-04-11T05:35:36.374Z] f1417ff83b31: Preparing [2023-04-11T05:35:36.374Z] 8d8325709e4f: Waiting [2023-04-11T05:35:36.374Z] f1417ff83b31: Waiting [2023-04-11T05:35:36.374Z] c1dd05ea5ffb: Waiting [2023-04-11T05:35:36.374Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:36.374Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:36.374Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:36.374Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:36.374Z] 0f2826a26dc4: Pushed [2023-04-11T05:35:36.374Z] 41d4d44a02a5: Pushed [2023-04-11T05:35:36.374Z] a67fc2751a0c: Pushed [2023-04-11T05:35:37.750Z] 8db8d3984013: Pushed [2023-04-11T05:35:37.750Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:460aacf198ef4c18a2c987f450a10b3cc65f0508962ffed904779f63e652d0c3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:38.055Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:38.368Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-11T05:35:38.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-11T05:35:38.368Z] a67fc2751a0c: Preparing [2023-04-11T05:35:38.368Z] 0f2826a26dc4: Preparing [2023-04-11T05:35:38.368Z] 41d4d44a02a5: Preparing [2023-04-11T05:35:38.368Z] 8db8d3984013: Preparing [2023-04-11T05:35:38.368Z] 7a14c5099b04: Preparing [2023-04-11T05:35:38.368Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:38.368Z] 8d8325709e4f: Preparing [2023-04-11T05:35:38.368Z] f1417ff83b31: Preparing [2023-04-11T05:35:38.368Z] c1dd05ea5ffb: Waiting [2023-04-11T05:35:38.368Z] f1417ff83b31: Waiting [2023-04-11T05:35:38.368Z] 8d8325709e4f: Waiting [2023-04-11T05:35:38.368Z] 8db8d3984013: Layer already exists [2023-04-11T05:35:38.368Z] 0f2826a26dc4: Layer already exists [2023-04-11T05:35:38.368Z] 41d4d44a02a5: Layer already exists [2023-04-11T05:35:38.368Z] a67fc2751a0c: Layer already exists [2023-04-11T05:35:38.368Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:38.368Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:38.368Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:38.368Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:38.368Z] latest: digest: sha256:460aacf198ef4c18a2c987f450a10b3cc65f0508962ffed904779f63e652d0c3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:38.682Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:38.986Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.124 [2023-04-11T05:35:38.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-11T05:35:38.986Z] a67fc2751a0c: Preparing [2023-04-11T05:35:38.986Z] 0f2826a26dc4: Preparing [2023-04-11T05:35:38.986Z] 41d4d44a02a5: Preparing [2023-04-11T05:35:38.986Z] 8db8d3984013: Preparing [2023-04-11T05:35:38.986Z] 7a14c5099b04: Preparing [2023-04-11T05:35:38.986Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:38.986Z] 8d8325709e4f: Preparing [2023-04-11T05:35:38.986Z] f1417ff83b31: Preparing [2023-04-11T05:35:38.986Z] 8d8325709e4f: Waiting [2023-04-11T05:35:38.986Z] c1dd05ea5ffb: Waiting [2023-04-11T05:35:38.986Z] a67fc2751a0c: Layer already exists [2023-04-11T05:35:38.986Z] 0f2826a26dc4: Layer already exists [2023-04-11T05:35:38.986Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:38.986Z] 41d4d44a02a5: Layer already exists [2023-04-11T05:35:38.986Z] 8db8d3984013: Layer already exists [2023-04-11T05:35:38.986Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:38.986Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:38.986Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:38.986Z] 3.0.0-dev.124: digest: sha256:460aacf198ef4c18a2c987f450a10b3cc65f0508962ffed904779f63e652d0c3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:39.292Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:39.599Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:39.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-11T05:35:39.599Z] a67fc2751a0c: Preparing [2023-04-11T05:35:39.599Z] 0f2826a26dc4: Preparing [2023-04-11T05:35:39.599Z] 41d4d44a02a5: Preparing [2023-04-11T05:35:39.599Z] 8db8d3984013: Preparing [2023-04-11T05:35:39.599Z] 7a14c5099b04: Preparing [2023-04-11T05:35:39.599Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:39.599Z] 8d8325709e4f: Preparing [2023-04-11T05:35:39.599Z] f1417ff83b31: Preparing [2023-04-11T05:35:39.599Z] 8d8325709e4f: Waiting [2023-04-11T05:35:39.599Z] f1417ff83b31: Waiting [2023-04-11T05:35:39.599Z] c1dd05ea5ffb: Waiting [2023-04-11T05:35:39.599Z] 8db8d3984013: Layer already exists [2023-04-11T05:35:39.599Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:39.599Z] a67fc2751a0c: Layer already exists [2023-04-11T05:35:39.599Z] 0f2826a26dc4: Layer already exists [2023-04-11T05:35:39.599Z] 41d4d44a02a5: Layer already exists [2023-04-11T05:35:39.599Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:39.599Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:39.599Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:39.599Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:460aacf198ef4c18a2c987f450a10b3cc65f0508962ffed904779f63e652d0c3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:39.902Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:40.204Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-11T05:35:40.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-11T05:35:40.204Z] a67fc2751a0c: Preparing [2023-04-11T05:35:40.204Z] 0f2826a26dc4: Preparing [2023-04-11T05:35:40.204Z] 41d4d44a02a5: Preparing [2023-04-11T05:35:40.204Z] 8db8d3984013: Preparing [2023-04-11T05:35:40.204Z] 7a14c5099b04: Preparing [2023-04-11T05:35:40.204Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:40.204Z] 8d8325709e4f: Preparing [2023-04-11T05:35:40.204Z] f1417ff83b31: Preparing [2023-04-11T05:35:40.204Z] 8d8325709e4f: Waiting [2023-04-11T05:35:40.204Z] c1dd05ea5ffb: Waiting [2023-04-11T05:35:40.204Z] 41d4d44a02a5: Layer already exists [2023-04-11T05:35:40.204Z] 0f2826a26dc4: Layer already exists [2023-04-11T05:35:40.204Z] 8db8d3984013: Layer already exists [2023-04-11T05:35:40.204Z] a67fc2751a0c: Layer already exists [2023-04-11T05:35:40.204Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:40.204Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:40.204Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:40.204Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:40.204Z] main: digest: sha256:460aacf198ef4c18a2c987f450a10b3cc65f0508962ffed904779f63e652d0c3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:35:40.237Z] ===================================================== [Pipeline] echo [2023-04-11T05:35:40.245Z] taggedImages: [2023-04-11T05:35:40.245Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:40.245Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-11T05:35:40.245Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.124 [2023-04-11T05:35:40.245Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:40.245Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-11T05:35:40.265Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-11T05:35:40.265Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:40.265Z] latest [2023-04-11T05:35:40.265Z] 3.0.0-dev.124 [2023-04-11T05:35:40.265Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:40.265Z] main [2023-04-11T05:35:40.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:40.583Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:40.894Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:40.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-11T05:35:40.894Z] 75ed10e6ce02: Preparing [2023-04-11T05:35:40.894Z] 188ed9204f7e: Preparing [2023-04-11T05:35:40.894Z] 7a14c5099b04: Preparing [2023-04-11T05:35:40.894Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:40.894Z] 8d8325709e4f: Preparing [2023-04-11T05:35:40.894Z] f1417ff83b31: Preparing [2023-04-11T05:35:40.894Z] f1417ff83b31: Waiting [2023-04-11T05:35:40.894Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:40.894Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:40.894Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:40.894Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:40.894Z] 75ed10e6ce02: Pushed [2023-04-11T05:35:42.796Z] 188ed9204f7e: Pushed [2023-04-11T05:35:42.796Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:1962d846cc2795f1d0906d54fefbf3ec845258596082c0a103553b880fa05725 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:43.107Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:43.415Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-11T05:35:43.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-11T05:35:43.415Z] 75ed10e6ce02: Preparing [2023-04-11T05:35:43.415Z] 188ed9204f7e: Preparing [2023-04-11T05:35:43.415Z] 7a14c5099b04: Preparing [2023-04-11T05:35:43.415Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:43.415Z] 8d8325709e4f: Preparing [2023-04-11T05:35:43.415Z] f1417ff83b31: Preparing [2023-04-11T05:35:43.415Z] f1417ff83b31: Waiting [2023-04-11T05:35:43.415Z] 188ed9204f7e: Layer already exists [2023-04-11T05:35:43.415Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:43.415Z] 75ed10e6ce02: Layer already exists [2023-04-11T05:35:43.415Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:43.415Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:43.415Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:43.415Z] latest: digest: sha256:1962d846cc2795f1d0906d54fefbf3ec845258596082c0a103553b880fa05725 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:43.729Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:44.037Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.124 [2023-04-11T05:35:44.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-11T05:35:44.037Z] 75ed10e6ce02: Preparing [2023-04-11T05:35:44.037Z] 188ed9204f7e: Preparing [2023-04-11T05:35:44.037Z] 7a14c5099b04: Preparing [2023-04-11T05:35:44.037Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:44.037Z] 8d8325709e4f: Preparing [2023-04-11T05:35:44.037Z] f1417ff83b31: Preparing [2023-04-11T05:35:44.037Z] 188ed9204f7e: Layer already exists [2023-04-11T05:35:44.037Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:44.037Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:44.037Z] 75ed10e6ce02: Layer already exists [2023-04-11T05:35:44.037Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:44.037Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:44.037Z] 3.0.0-dev.124: digest: sha256:1962d846cc2795f1d0906d54fefbf3ec845258596082c0a103553b880fa05725 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:44.351Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:44.651Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:44.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-11T05:35:44.652Z] 75ed10e6ce02: Preparing [2023-04-11T05:35:44.652Z] 188ed9204f7e: Preparing [2023-04-11T05:35:44.652Z] 7a14c5099b04: Preparing [2023-04-11T05:35:44.652Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:44.652Z] 8d8325709e4f: Preparing [2023-04-11T05:35:44.652Z] f1417ff83b31: Preparing [2023-04-11T05:35:44.652Z] f1417ff83b31: Waiting [2023-04-11T05:35:44.652Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:44.652Z] 188ed9204f7e: Layer already exists [2023-04-11T05:35:44.652Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:44.652Z] 75ed10e6ce02: Layer already exists [2023-04-11T05:35:44.652Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:44.652Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:44.652Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:1962d846cc2795f1d0906d54fefbf3ec845258596082c0a103553b880fa05725 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:44.955Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:45.256Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-11T05:35:45.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-11T05:35:45.256Z] 75ed10e6ce02: Preparing [2023-04-11T05:35:45.256Z] 188ed9204f7e: Preparing [2023-04-11T05:35:45.256Z] 7a14c5099b04: Preparing [2023-04-11T05:35:45.256Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:45.256Z] 8d8325709e4f: Preparing [2023-04-11T05:35:45.256Z] f1417ff83b31: Preparing [2023-04-11T05:35:45.256Z] f1417ff83b31: Waiting [2023-04-11T05:35:45.256Z] 188ed9204f7e: Layer already exists [2023-04-11T05:35:45.256Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:45.256Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:45.256Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:45.256Z] 75ed10e6ce02: Layer already exists [2023-04-11T05:35:45.256Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:45.256Z] main: digest: sha256:1962d846cc2795f1d0906d54fefbf3ec845258596082c0a103553b880fa05725 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:35:45.289Z] ===================================================== [Pipeline] echo [2023-04-11T05:35:45.294Z] taggedImages: [2023-04-11T05:35:45.294Z] - nexus3.edgexfoundry.org:10004/core-data:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:45.294Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-11T05:35:45.294Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.124 [2023-04-11T05:35:45.294Z] - nexus3.edgexfoundry.org:10004/core-data:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:45.294Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-11T05:35:45.307Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-11T05:35:45.307Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:45.307Z] latest [2023-04-11T05:35:45.307Z] 3.0.0-dev.124 [2023-04-11T05:35:45.307Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:45.307Z] main [2023-04-11T05:35:45.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:45.609Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:45.908Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:45.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-11T05:35:45.908Z] f5a39c4e10e3: Preparing [2023-04-11T05:35:45.908Z] 78d3ca46c7f3: Preparing [2023-04-11T05:35:45.908Z] da56f711792b: Preparing [2023-04-11T05:35:45.908Z] 7a14c5099b04: Preparing [2023-04-11T05:35:45.908Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:45.908Z] 9bff6b6500e6: Preparing [2023-04-11T05:35:45.908Z] f1417ff83b31: Preparing [2023-04-11T05:35:45.908Z] 9bff6b6500e6: Waiting [2023-04-11T05:35:45.908Z] f1417ff83b31: Waiting [2023-04-11T05:35:45.908Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:45.908Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:45.908Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:45.908Z] f5a39c4e10e3: Pushed [2023-04-11T05:35:45.908Z] 78d3ca46c7f3: Pushed [2023-04-11T05:35:45.908Z] 9bff6b6500e6: Pushed [2023-04-11T05:35:47.284Z] da56f711792b: Pushed [2023-04-11T05:35:47.543Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:d0b80e74134e6677feb6fbf198c3ec3d3940432e3b6af797166cc16eb0015c36 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:47.845Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:48.153Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-11T05:35:48.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-11T05:35:48.153Z] f5a39c4e10e3: Preparing [2023-04-11T05:35:48.153Z] 78d3ca46c7f3: Preparing [2023-04-11T05:35:48.153Z] da56f711792b: Preparing [2023-04-11T05:35:48.153Z] 7a14c5099b04: Preparing [2023-04-11T05:35:48.153Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:48.153Z] 9bff6b6500e6: Preparing [2023-04-11T05:35:48.153Z] f1417ff83b31: Preparing [2023-04-11T05:35:48.153Z] 9bff6b6500e6: Waiting [2023-04-11T05:35:48.153Z] f1417ff83b31: Waiting [2023-04-11T05:35:48.153Z] da56f711792b: Layer already exists [2023-04-11T05:35:48.153Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:48.153Z] 78d3ca46c7f3: Layer already exists [2023-04-11T05:35:48.153Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:48.153Z] f5a39c4e10e3: Layer already exists [2023-04-11T05:35:48.153Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:48.153Z] 9bff6b6500e6: Layer already exists [2023-04-11T05:35:48.153Z] latest: digest: sha256:d0b80e74134e6677feb6fbf198c3ec3d3940432e3b6af797166cc16eb0015c36 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:48.466Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:48.774Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.124 [2023-04-11T05:35:48.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-11T05:35:48.774Z] f5a39c4e10e3: Preparing [2023-04-11T05:35:48.774Z] 78d3ca46c7f3: Preparing [2023-04-11T05:35:48.774Z] da56f711792b: Preparing [2023-04-11T05:35:48.774Z] 7a14c5099b04: Preparing [2023-04-11T05:35:48.774Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:48.774Z] 9bff6b6500e6: Preparing [2023-04-11T05:35:48.774Z] f1417ff83b31: Preparing [2023-04-11T05:35:48.774Z] f1417ff83b31: Waiting [2023-04-11T05:35:48.774Z] f5a39c4e10e3: Layer already exists [2023-04-11T05:35:48.774Z] 78d3ca46c7f3: Layer already exists [2023-04-11T05:35:48.774Z] da56f711792b: Layer already exists [2023-04-11T05:35:48.774Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:48.774Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:48.774Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:48.774Z] 9bff6b6500e6: Layer already exists [2023-04-11T05:35:48.774Z] 3.0.0-dev.124: digest: sha256:d0b80e74134e6677feb6fbf198c3ec3d3940432e3b6af797166cc16eb0015c36 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:48.873Z] Removing intermediate container e7da596e9fa2 [2023-04-11T05:35:48.873Z] ---> d1c6308572f5 [2023-04-11T05:35:48.873Z] Step 7/33 : COPY . . [2023-04-11T05:35:48.873Z] Removing intermediate container adbb72e2a1cb [2023-04-11T05:35:48.873Z] ---> e6fcac2440b7 [2023-04-11T05:35:48.873Z] Step 7/27 : COPY . . [2023-04-11T05:35:48.873Z] Removing intermediate container e5038feab8cc [2023-04-11T05:35:48.873Z] ---> 36db89899564 [2023-04-11T05:35:48.873Z] Step 7/22 : COPY . . [2023-04-11T05:35:48.873Z] Removing intermediate container 239587b6fc0b [2023-04-11T05:35:48.873Z] ---> a41a82119094 [2023-04-11T05:35:48.873Z] Step 7/27 : COPY . . [2023-04-11T05:35:48.873Z] Removing intermediate container d7a24652b88f [2023-04-11T05:35:48.873Z] ---> dc68d90f91ca [2023-04-11T05:35:48.873Z] Step 8/25 : COPY . . [2023-04-11T05:35:48.873Z] ---> ce0f1b6b02d2 [2023-04-11T05:35:48.873Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-11T05:35:48.873Z] ---> Running in 0aeb334c508c [2023-04-11T05:35:48.873Z] ---> a87c68c53cd2 [2023-04-11T05:35:48.873Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T05:35:48.873Z] ---> fef74e3a886b [2023-04-11T05:35:48.873Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T05:35:48.873Z] ---> bbd00f83e161 [2023-04-11T05:35:48.873Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-11T05:35:48.873Z] ---> 97da9ecd34ad [2023-04-11T05:35:48.873Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-11T05:35:48.873Z] ---> Running in 7ccd6e210d7c [2023-04-11T05:35:48.873Z] ---> Running in ad1fb9593a75 [2023-04-11T05:35:48.873Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-11T05:35:48.873Z] ---> Running in 56dc925c9dc5 [2023-04-11T05:35:48.873Z] ---> Running in fcf930c3bd19 [2023-04-11T05:35:49.084Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:49.385Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:49.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-11T05:35:49.385Z] f5a39c4e10e3: Preparing [2023-04-11T05:35:49.385Z] 78d3ca46c7f3: Preparing [2023-04-11T05:35:49.385Z] da56f711792b: Preparing [2023-04-11T05:35:49.385Z] 7a14c5099b04: Preparing [2023-04-11T05:35:49.385Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:49.385Z] 9bff6b6500e6: Preparing [2023-04-11T05:35:49.385Z] f1417ff83b31: Preparing [2023-04-11T05:35:49.385Z] 9bff6b6500e6: Waiting [2023-04-11T05:35:49.385Z] f1417ff83b31: Waiting [2023-04-11T05:35:49.385Z] f5a39c4e10e3: Layer already exists [2023-04-11T05:35:49.385Z] da56f711792b: Layer already exists [2023-04-11T05:35:49.385Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:49.385Z] 78d3ca46c7f3: Layer already exists [2023-04-11T05:35:49.385Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:49.385Z] 9bff6b6500e6: Layer already exists [2023-04-11T05:35:49.385Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:49.385Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:d0b80e74134e6677feb6fbf198c3ec3d3940432e3b6af797166cc16eb0015c36 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:49.693Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:49.874Z] Removing intermediate container 7ccd6e210d7c [2023-04-11T05:35:49.874Z] ---> 50b23bd9453b [2023-04-11T05:35:49.874Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T05:35:49.993Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-11T05:35:49.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-11T05:35:49.993Z] f5a39c4e10e3: Preparing [2023-04-11T05:35:49.993Z] 78d3ca46c7f3: Preparing [2023-04-11T05:35:49.993Z] da56f711792b: Preparing [2023-04-11T05:35:49.993Z] 7a14c5099b04: Preparing [2023-04-11T05:35:49.993Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:49.993Z] 9bff6b6500e6: Preparing [2023-04-11T05:35:49.993Z] f1417ff83b31: Preparing [2023-04-11T05:35:49.993Z] 9bff6b6500e6: Waiting [2023-04-11T05:35:49.993Z] f1417ff83b31: Waiting [2023-04-11T05:35:49.993Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:49.993Z] da56f711792b: Layer already exists [2023-04-11T05:35:49.993Z] f5a39c4e10e3: Layer already exists [2023-04-11T05:35:49.993Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:49.993Z] 78d3ca46c7f3: Layer already exists [2023-04-11T05:35:49.993Z] 9bff6b6500e6: Layer already exists [2023-04-11T05:35:49.993Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:49.993Z] main: digest: sha256:d0b80e74134e6677feb6fbf198c3ec3d3940432e3b6af797166cc16eb0015c36 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:35:50.028Z] ===================================================== [Pipeline] echo [2023-04-11T05:35:50.033Z] taggedImages: [2023-04-11T05:35:50.033Z] - nexus3.edgexfoundry.org:10004/core-metadata:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:50.033Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-11T05:35:50.033Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.124 [2023-04-11T05:35:50.033Z] - nexus3.edgexfoundry.org:10004/core-metadata:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:50.033Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-11T05:35:50.047Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-11T05:35:50.047Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:50.047Z] latest [2023-04-11T05:35:50.047Z] 3.0.0-dev.124 [2023-04-11T05:35:50.047Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:50.047Z] main [2023-04-11T05:35:50.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:50.163Z] ---> Running in e9ff07df0f80 [2023-04-11T05:35:50.163Z] Removing intermediate container ad1fb9593a75 [2023-04-11T05:35:50.163Z] ---> a3a6fb723cf1 [2023-04-11T05:35:50.163Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T05:35:50.358Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:50.429Z] ---> Running in d99494a5db22 [2023-04-11T05:35:50.665Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:50.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-11T05:35:50.665Z] 0ae569930199: Preparing [2023-04-11T05:35:50.665Z] 0ae569930199: Preparing [2023-04-11T05:35:50.665Z] 01420c383303: Preparing [2023-04-11T05:35:50.665Z] 83d58b5d70b1: Preparing [2023-04-11T05:35:50.665Z] f2fec06369d0: Preparing [2023-04-11T05:35:50.665Z] 0e59623cc378: Preparing [2023-04-11T05:35:50.665Z] da1c13014ddc: Preparing [2023-04-11T05:35:50.665Z] 7a14c5099b04: Preparing [2023-04-11T05:35:50.665Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:50.665Z] 116f7bb032e5: Preparing [2023-04-11T05:35:50.665Z] 8c2822791737: Preparing [2023-04-11T05:35:50.665Z] 937c65d4d6f5: Preparing [2023-04-11T05:35:50.665Z] 5215e46b3a64: Preparing [2023-04-11T05:35:50.665Z] f1417ff83b31: Preparing [2023-04-11T05:35:50.665Z] 8c2822791737: Waiting [2023-04-11T05:35:50.665Z] 937c65d4d6f5: Waiting [2023-04-11T05:35:50.665Z] da1c13014ddc: Waiting [2023-04-11T05:35:50.665Z] 5215e46b3a64: Waiting [2023-04-11T05:35:50.665Z] c1dd05ea5ffb: Waiting [2023-04-11T05:35:50.665Z] 7a14c5099b04: Waiting [2023-04-11T05:35:50.665Z] f1417ff83b31: Waiting [2023-04-11T05:35:50.665Z] 116f7bb032e5: Waiting [2023-04-11T05:35:50.665Z] f2fec06369d0: Pushed [2023-04-11T05:35:50.665Z] 83d58b5d70b1: Pushed [2023-04-11T05:35:50.665Z] 0ae569930199: Pushed [2023-04-11T05:35:50.665Z] 01420c383303: Pushed [2023-04-11T05:35:50.665Z] 0e59623cc378: Pushed [2023-04-11T05:35:50.665Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:50.665Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:50.923Z] 937c65d4d6f5: Pushed [2023-04-11T05:35:50.923Z] 116f7bb032e5: Pushed [2023-04-11T05:35:50.923Z] 5215e46b3a64: Pushed [2023-04-11T05:35:50.923Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:50.923Z] 8c2822791737: Pushed [2023-04-11T05:35:51.844Z] Removing intermediate container d99494a5db22 [2023-04-11T05:35:51.844Z] ---> de816fe4e6b3 [2023-04-11T05:35:51.844Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T05:35:51.844Z] Removing intermediate container e9ff07df0f80 [2023-04-11T05:35:51.844Z] ---> 8658fd85fc28 [2023-04-11T05:35:51.844Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T05:35:51.844Z] ---> Running in 4f0700c77841 [2023-04-11T05:35:51.844Z] ---> Running in efc2e8fac609 [2023-04-11T05:35:52.435Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-11T05:35:52.435Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-11T05:35:52.702Z] Removing intermediate container 4f0700c77841 [2023-04-11T05:35:52.702Z] ---> 1e959597dcce [2023-04-11T05:35:52.702Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T05:35:52.826Z] da1c13014ddc: Pushed [2023-04-11T05:35:52.826Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:1d35e02b64d4c7f344ef83e477aaa27f72411f7c2b58700bf043dbcf8aebad23 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:53.139Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:53.223Z] Removing intermediate container efc2e8fac609 [2023-04-11T05:35:53.223Z] ---> a751d2a11ccb [2023-04-11T05:35:53.223Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T05:35:53.223Z] ---> Running in cc7a4e68984f [2023-04-11T05:35:53.223Z] ---> Running in 5237d4a2c324 [2023-04-11T05:35:53.445Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-11T05:35:53.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-11T05:35:53.445Z] 0ae569930199: Preparing [2023-04-11T05:35:53.445Z] 0ae569930199: Preparing [2023-04-11T05:35:53.445Z] 01420c383303: Preparing [2023-04-11T05:35:53.445Z] 83d58b5d70b1: Preparing [2023-04-11T05:35:53.445Z] f2fec06369d0: Preparing [2023-04-11T05:35:53.446Z] 0e59623cc378: Preparing [2023-04-11T05:35:53.446Z] da1c13014ddc: Preparing [2023-04-11T05:35:53.446Z] 7a14c5099b04: Preparing [2023-04-11T05:35:53.446Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:53.446Z] 116f7bb032e5: Preparing [2023-04-11T05:35:53.446Z] 8c2822791737: Preparing [2023-04-11T05:35:53.446Z] 937c65d4d6f5: Preparing [2023-04-11T05:35:53.446Z] 5215e46b3a64: Preparing [2023-04-11T05:35:53.446Z] f1417ff83b31: Preparing [2023-04-11T05:35:53.446Z] da1c13014ddc: Waiting [2023-04-11T05:35:53.446Z] 7a14c5099b04: Waiting [2023-04-11T05:35:53.446Z] 5215e46b3a64: Waiting [2023-04-11T05:35:53.446Z] 8c2822791737: Waiting [2023-04-11T05:35:53.446Z] f1417ff83b31: Waiting [2023-04-11T05:35:53.446Z] c1dd05ea5ffb: Waiting [2023-04-11T05:35:53.446Z] 937c65d4d6f5: Waiting [2023-04-11T05:35:53.446Z] 116f7bb032e5: Waiting [2023-04-11T05:35:53.446Z] f2fec06369d0: Layer already exists [2023-04-11T05:35:53.446Z] 0e59623cc378: Layer already exists [2023-04-11T05:35:53.446Z] 01420c383303: Layer already exists [2023-04-11T05:35:53.446Z] 0ae569930199: Layer already exists [2023-04-11T05:35:53.446Z] 83d58b5d70b1: Layer already exists [2023-04-11T05:35:53.446Z] 116f7bb032e5: Layer already exists [2023-04-11T05:35:53.446Z] da1c13014ddc: Layer already exists [2023-04-11T05:35:53.446Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:53.446Z] 8c2822791737: Layer already exists [2023-04-11T05:35:53.446Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:53.446Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:53.446Z] 937c65d4d6f5: Layer already exists [2023-04-11T05:35:53.446Z] 5215e46b3a64: Layer already exists [2023-04-11T05:35:53.446Z] latest: digest: sha256:1d35e02b64d4c7f344ef83e477aaa27f72411f7c2b58700bf043dbcf8aebad23 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:53.758Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:54.058Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.124 [2023-04-11T05:35:54.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-11T05:35:54.058Z] 0ae569930199: Preparing [2023-04-11T05:35:54.058Z] 0ae569930199: Preparing [2023-04-11T05:35:54.058Z] 01420c383303: Preparing [2023-04-11T05:35:54.058Z] 83d58b5d70b1: Preparing [2023-04-11T05:35:54.058Z] f2fec06369d0: Preparing [2023-04-11T05:35:54.058Z] 0e59623cc378: Preparing [2023-04-11T05:35:54.058Z] da1c13014ddc: Preparing [2023-04-11T05:35:54.058Z] 7a14c5099b04: Preparing [2023-04-11T05:35:54.058Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:54.058Z] 116f7bb032e5: Preparing [2023-04-11T05:35:54.058Z] 8c2822791737: Preparing [2023-04-11T05:35:54.058Z] 937c65d4d6f5: Preparing [2023-04-11T05:35:54.058Z] 5215e46b3a64: Preparing [2023-04-11T05:35:54.058Z] f1417ff83b31: Preparing [2023-04-11T05:35:54.058Z] 7a14c5099b04: Waiting [2023-04-11T05:35:54.058Z] 937c65d4d6f5: Waiting [2023-04-11T05:35:54.058Z] 5215e46b3a64: Waiting [2023-04-11T05:35:54.058Z] c1dd05ea5ffb: Waiting [2023-04-11T05:35:54.058Z] f1417ff83b31: Waiting [2023-04-11T05:35:54.058Z] 116f7bb032e5: Waiting [2023-04-11T05:35:54.058Z] 8c2822791737: Waiting [2023-04-11T05:35:54.058Z] da1c13014ddc: Waiting [2023-04-11T05:35:54.058Z] 0e59623cc378: Layer already exists [2023-04-11T05:35:54.058Z] 01420c383303: Layer already exists [2023-04-11T05:35:54.058Z] 83d58b5d70b1: Layer already exists [2023-04-11T05:35:54.058Z] 0ae569930199: Layer already exists [2023-04-11T05:35:54.058Z] f2fec06369d0: Layer already exists [2023-04-11T05:35:54.058Z] 116f7bb032e5: Layer already exists [2023-04-11T05:35:54.058Z] da1c13014ddc: Layer already exists [2023-04-11T05:35:54.058Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:54.058Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:54.058Z] 8c2822791737: Layer already exists [2023-04-11T05:35:54.058Z] 937c65d4d6f5: Layer already exists [2023-04-11T05:35:54.058Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:54.058Z] 5215e46b3a64: Layer already exists [2023-04-11T05:35:54.058Z] 3.0.0-dev.124: digest: sha256:1d35e02b64d4c7f344ef83e477aaa27f72411f7c2b58700bf043dbcf8aebad23 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:54.365Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:54.666Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:54.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-11T05:35:54.666Z] 0ae569930199: Preparing [2023-04-11T05:35:54.666Z] 0ae569930199: Preparing [2023-04-11T05:35:54.666Z] 01420c383303: Preparing [2023-04-11T05:35:54.666Z] 83d58b5d70b1: Preparing [2023-04-11T05:35:54.666Z] f2fec06369d0: Preparing [2023-04-11T05:35:54.666Z] 0e59623cc378: Preparing [2023-04-11T05:35:54.666Z] da1c13014ddc: Preparing [2023-04-11T05:35:54.666Z] 7a14c5099b04: Preparing [2023-04-11T05:35:54.666Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:54.666Z] 116f7bb032e5: Preparing [2023-04-11T05:35:54.666Z] 8c2822791737: Preparing [2023-04-11T05:35:54.666Z] 937c65d4d6f5: Preparing [2023-04-11T05:35:54.666Z] 5215e46b3a64: Preparing [2023-04-11T05:35:54.666Z] f1417ff83b31: Preparing [2023-04-11T05:35:54.666Z] da1c13014ddc: Waiting [2023-04-11T05:35:54.666Z] 7a14c5099b04: Waiting [2023-04-11T05:35:54.666Z] c1dd05ea5ffb: Waiting [2023-04-11T05:35:54.666Z] 116f7bb032e5: Waiting [2023-04-11T05:35:54.666Z] 8c2822791737: Waiting [2023-04-11T05:35:54.666Z] 937c65d4d6f5: Waiting [2023-04-11T05:35:54.666Z] 5215e46b3a64: Waiting [2023-04-11T05:35:54.666Z] f1417ff83b31: Waiting [2023-04-11T05:35:54.666Z] 01420c383303: Layer already exists [2023-04-11T05:35:54.666Z] 0ae569930199: Layer already exists [2023-04-11T05:35:54.666Z] 0e59623cc378: Layer already exists [2023-04-11T05:35:54.666Z] f2fec06369d0: Layer already exists [2023-04-11T05:35:54.666Z] 83d58b5d70b1: Layer already exists [2023-04-11T05:35:54.666Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:54.666Z] da1c13014ddc: Layer already exists [2023-04-11T05:35:54.666Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:54.666Z] 116f7bb032e5: Layer already exists [2023-04-11T05:35:54.666Z] 8c2822791737: Layer already exists [2023-04-11T05:35:54.666Z] 937c65d4d6f5: Layer already exists [2023-04-11T05:35:54.666Z] 5215e46b3a64: Layer already exists [2023-04-11T05:35:54.666Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:54.666Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:1d35e02b64d4c7f344ef83e477aaa27f72411f7c2b58700bf043dbcf8aebad23 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:54.980Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:55.291Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-11T05:35:55.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-11T05:35:55.291Z] 0ae569930199: Preparing [2023-04-11T05:35:55.291Z] 0ae569930199: Preparing [2023-04-11T05:35:55.291Z] 01420c383303: Preparing [2023-04-11T05:35:55.291Z] 83d58b5d70b1: Preparing [2023-04-11T05:35:55.291Z] f2fec06369d0: Preparing [2023-04-11T05:35:55.291Z] 0e59623cc378: Preparing [2023-04-11T05:35:55.291Z] da1c13014ddc: Preparing [2023-04-11T05:35:55.291Z] 7a14c5099b04: Preparing [2023-04-11T05:35:55.291Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:55.291Z] 116f7bb032e5: Preparing [2023-04-11T05:35:55.291Z] 8c2822791737: Preparing [2023-04-11T05:35:55.291Z] 937c65d4d6f5: Preparing [2023-04-11T05:35:55.291Z] 5215e46b3a64: Preparing [2023-04-11T05:35:55.291Z] f1417ff83b31: Preparing [2023-04-11T05:35:55.291Z] 7a14c5099b04: Waiting [2023-04-11T05:35:55.291Z] 937c65d4d6f5: Waiting [2023-04-11T05:35:55.291Z] 5215e46b3a64: Waiting [2023-04-11T05:35:55.291Z] c1dd05ea5ffb: Waiting [2023-04-11T05:35:55.291Z] f1417ff83b31: Waiting [2023-04-11T05:35:55.291Z] 116f7bb032e5: Waiting [2023-04-11T05:35:55.291Z] 0e59623cc378: Layer already exists [2023-04-11T05:35:55.291Z] f2fec06369d0: Layer already exists [2023-04-11T05:35:55.292Z] 01420c383303: Layer already exists [2023-04-11T05:35:55.292Z] 83d58b5d70b1: Layer already exists [2023-04-11T05:35:55.292Z] 0ae569930199: Layer already exists [2023-04-11T05:35:55.292Z] da1c13014ddc: Layer already exists [2023-04-11T05:35:55.292Z] 116f7bb032e5: Layer already exists [2023-04-11T05:35:55.292Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:55.292Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:55.292Z] 8c2822791737: Layer already exists [2023-04-11T05:35:55.292Z] 937c65d4d6f5: Layer already exists [2023-04-11T05:35:55.292Z] 5215e46b3a64: Layer already exists [2023-04-11T05:35:55.292Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:55.292Z] main: digest: sha256:1d35e02b64d4c7f344ef83e477aaa27f72411f7c2b58700bf043dbcf8aebad23 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:35:55.338Z] ===================================================== [Pipeline] echo [2023-04-11T05:35:55.347Z] taggedImages: [2023-04-11T05:35:55.347Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:55.347Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-11T05:35:55.347Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.124 [2023-04-11T05:35:55.347Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:55.347Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-11T05:35:55.369Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-11T05:35:55.369Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:55.369Z] latest [2023-04-11T05:35:55.369Z] 3.0.0-dev.124 [2023-04-11T05:35:55.369Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:55.369Z] main [2023-04-11T05:35:55.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:55.696Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:55.997Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:55.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-11T05:35:55.997Z] 865f8e29dbd6: Preparing [2023-04-11T05:35:55.997Z] 7ab1ea641e2a: Preparing [2023-04-11T05:35:55.997Z] 2589ed129bdb: Preparing [2023-04-11T05:35:55.997Z] 0d9f7460ca5a: Preparing [2023-04-11T05:35:55.997Z] 7a14c5099b04: Preparing [2023-04-11T05:35:55.997Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:55.997Z] 8d8325709e4f: Preparing [2023-04-11T05:35:55.997Z] f1417ff83b31: Preparing [2023-04-11T05:35:55.997Z] c1dd05ea5ffb: Waiting [2023-04-11T05:35:55.997Z] 8d8325709e4f: Waiting [2023-04-11T05:35:55.997Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:55.997Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:55.997Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:55.997Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:55.997Z] 865f8e29dbd6: Pushed [2023-04-11T05:35:55.997Z] 7ab1ea641e2a: Pushed [2023-04-11T05:35:55.997Z] 2589ed129bdb: Pushed [2023-04-11T05:35:57.374Z] 0d9f7460ca5a: Pushed [2023-04-11T05:35:57.374Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:183cabf1d20c347c09ca3f531a5ce0f4300c3d6b090a7b114fb100b83ffd8645 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:57.676Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:57.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-11T05:35:57.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-11T05:35:57.976Z] 865f8e29dbd6: Preparing [2023-04-11T05:35:57.976Z] 7ab1ea641e2a: Preparing [2023-04-11T05:35:57.976Z] 2589ed129bdb: Preparing [2023-04-11T05:35:57.976Z] 0d9f7460ca5a: Preparing [2023-04-11T05:35:57.976Z] 7a14c5099b04: Preparing [2023-04-11T05:35:57.976Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:57.976Z] 8d8325709e4f: Preparing [2023-04-11T05:35:57.976Z] f1417ff83b31: Preparing [2023-04-11T05:35:57.976Z] c1dd05ea5ffb: Waiting [2023-04-11T05:35:57.976Z] f1417ff83b31: Waiting [2023-04-11T05:35:57.976Z] 8d8325709e4f: Waiting [2023-04-11T05:35:57.976Z] 7ab1ea641e2a: Layer already exists [2023-04-11T05:35:57.976Z] 865f8e29dbd6: Layer already exists [2023-04-11T05:35:57.976Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:57.976Z] 0d9f7460ca5a: Layer already exists [2023-04-11T05:35:57.976Z] 2589ed129bdb: Layer already exists [2023-04-11T05:35:57.976Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:57.976Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:57.976Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:57.976Z] latest: digest: sha256:183cabf1d20c347c09ca3f531a5ce0f4300c3d6b090a7b114fb100b83ffd8645 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:58.288Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:58.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.124 [2023-04-11T05:35:58.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-11T05:35:58.589Z] 865f8e29dbd6: Preparing [2023-04-11T05:35:58.589Z] 7ab1ea641e2a: Preparing [2023-04-11T05:35:58.589Z] 2589ed129bdb: Preparing [2023-04-11T05:35:58.589Z] 0d9f7460ca5a: Preparing [2023-04-11T05:35:58.589Z] 7a14c5099b04: Preparing [2023-04-11T05:35:58.589Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:58.589Z] 8d8325709e4f: Preparing [2023-04-11T05:35:58.589Z] f1417ff83b31: Preparing [2023-04-11T05:35:58.589Z] c1dd05ea5ffb: Waiting [2023-04-11T05:35:58.589Z] 8d8325709e4f: Waiting [2023-04-11T05:35:58.589Z] f1417ff83b31: Waiting [2023-04-11T05:35:58.589Z] 0d9f7460ca5a: Layer already exists [2023-04-11T05:35:58.589Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:58.589Z] 865f8e29dbd6: Layer already exists [2023-04-11T05:35:58.589Z] 2589ed129bdb: Layer already exists [2023-04-11T05:35:58.589Z] 7ab1ea641e2a: Layer already exists [2023-04-11T05:35:58.589Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:58.589Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:58.589Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:58.589Z] 3.0.0-dev.124: digest: sha256:183cabf1d20c347c09ca3f531a5ce0f4300c3d6b090a7b114fb100b83ffd8645 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:58.896Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:59.200Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:59.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-11T05:35:59.200Z] 865f8e29dbd6: Preparing [2023-04-11T05:35:59.200Z] 7ab1ea641e2a: Preparing [2023-04-11T05:35:59.200Z] 2589ed129bdb: Preparing [2023-04-11T05:35:59.200Z] 0d9f7460ca5a: Preparing [2023-04-11T05:35:59.200Z] 7a14c5099b04: Preparing [2023-04-11T05:35:59.200Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:59.200Z] 8d8325709e4f: Preparing [2023-04-11T05:35:59.200Z] f1417ff83b31: Preparing [2023-04-11T05:35:59.200Z] f1417ff83b31: Waiting [2023-04-11T05:35:59.200Z] 8d8325709e4f: Waiting [2023-04-11T05:35:59.200Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:59.200Z] 2589ed129bdb: Layer already exists [2023-04-11T05:35:59.200Z] 865f8e29dbd6: Layer already exists [2023-04-11T05:35:59.200Z] 0d9f7460ca5a: Layer already exists [2023-04-11T05:35:59.200Z] 7ab1ea641e2a: Layer already exists [2023-04-11T05:35:59.200Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:59.200Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:59.200Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:59.200Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:183cabf1d20c347c09ca3f531a5ce0f4300c3d6b090a7b114fb100b83ffd8645 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:59.504Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:35:59.808Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-11T05:35:59.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-11T05:35:59.808Z] 865f8e29dbd6: Preparing [2023-04-11T05:35:59.808Z] 7ab1ea641e2a: Preparing [2023-04-11T05:35:59.808Z] 2589ed129bdb: Preparing [2023-04-11T05:35:59.808Z] 0d9f7460ca5a: Preparing [2023-04-11T05:35:59.808Z] 7a14c5099b04: Preparing [2023-04-11T05:35:59.808Z] c1dd05ea5ffb: Preparing [2023-04-11T05:35:59.808Z] 8d8325709e4f: Preparing [2023-04-11T05:35:59.808Z] f1417ff83b31: Preparing [2023-04-11T05:35:59.808Z] c1dd05ea5ffb: Waiting [2023-04-11T05:35:59.808Z] 8d8325709e4f: Waiting [2023-04-11T05:35:59.808Z] f1417ff83b31: Waiting [2023-04-11T05:35:59.808Z] 2589ed129bdb: Layer already exists [2023-04-11T05:35:59.808Z] 0d9f7460ca5a: Layer already exists [2023-04-11T05:35:59.808Z] 865f8e29dbd6: Layer already exists [2023-04-11T05:35:59.808Z] 7ab1ea641e2a: Layer already exists [2023-04-11T05:35:59.808Z] 7a14c5099b04: Layer already exists [2023-04-11T05:35:59.808Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:35:59.808Z] 8d8325709e4f: Layer already exists [2023-04-11T05:35:59.808Z] f1417ff83b31: Layer already exists [2023-04-11T05:35:59.808Z] main: digest: sha256:183cabf1d20c347c09ca3f531a5ce0f4300c3d6b090a7b114fb100b83ffd8645 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:35:59.851Z] ===================================================== [Pipeline] echo [2023-04-11T05:35:59.858Z] taggedImages: [2023-04-11T05:35:59.858Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:59.858Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-11T05:35:59.858Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.124 [2023-04-11T05:35:59.858Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:59.858Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-11T05:35:59.878Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-11T05:35:59.878Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:35:59.878Z] latest [2023-04-11T05:35:59.878Z] 3.0.0-dev.124 [2023-04-11T05:35:59.878Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:35:59.878Z] main [2023-04-11T05:35:59.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:00.040Z] Removing intermediate container 5237d4a2c324 [2023-04-11T05:36:00.040Z] ---> 6a031de2decb [2023-04-11T05:36:00.040Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T05:36:00.040Z] Removing intermediate container cc7a4e68984f [2023-04-11T05:36:00.040Z] ---> 62a361a7c332 [2023-04-11T05:36:00.040Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T05:36:00.040Z] ---> Running in 6571ce8ca2ef [2023-04-11T05:36:00.040Z] ---> Running in b450e7150b1f [2023-04-11T05:36:00.191Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:00.498Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:00.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-11T05:36:00.498Z] 065b7b42272b: Preparing [2023-04-11T05:36:00.498Z] ed114c915acb: Preparing [2023-04-11T05:36:00.498Z] 88e4ca700fc4: Preparing [2023-04-11T05:36:00.498Z] 73abeefcf472: Preparing [2023-04-11T05:36:00.498Z] 7a14c5099b04: Preparing [2023-04-11T05:36:00.498Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:00.498Z] 2e8d182eafb3: Preparing [2023-04-11T05:36:00.498Z] d1f58d56554e: Preparing [2023-04-11T05:36:00.498Z] f1417ff83b31: Preparing [2023-04-11T05:36:00.498Z] 2e8d182eafb3: Waiting [2023-04-11T05:36:00.498Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:00.498Z] d1f58d56554e: Waiting [2023-04-11T05:36:00.498Z] f1417ff83b31: Waiting [2023-04-11T05:36:00.498Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:00.498Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:00.498Z] 73abeefcf472: Pushed [2023-04-11T05:36:00.498Z] 065b7b42272b: Pushed [2023-04-11T05:36:00.498Z] ed114c915acb: Pushed [2023-04-11T05:36:00.498Z] 2e8d182eafb3: Pushed [2023-04-11T05:36:00.498Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:00.626Z] Removing intermediate container 6571ce8ca2ef [2023-04-11T05:36:00.626Z] ---> 56c69425f904 [2023-04-11T05:36:00.626Z] [2023-04-11T05:36:00.626Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T05:36:00.626Z] Removing intermediate container b450e7150b1f [2023-04-11T05:36:00.626Z] ---> 08b908f9e0df [2023-04-11T05:36:00.626Z] [2023-04-11T05:36:00.626Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T05:36:00.626Z] 3.17: Pulling from library/alpine [2023-04-11T05:36:00.755Z] d1f58d56554e: Pushed [2023-04-11T05:36:00.896Z] 3.17: Pulling from library/alpine [2023-04-11T05:36:01.687Z] 88e4ca700fc4: Pushed [2023-04-11T05:36:01.945Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:1ccb3448309bff7e476bdec33e3aa94edf2cb524a77fa4e9c8eb519fb42f6a77 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:02.247Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:02.548Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-11T05:36:02.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-11T05:36:02.548Z] 065b7b42272b: Preparing [2023-04-11T05:36:02.548Z] ed114c915acb: Preparing [2023-04-11T05:36:02.548Z] 88e4ca700fc4: Preparing [2023-04-11T05:36:02.548Z] 73abeefcf472: Preparing [2023-04-11T05:36:02.548Z] 7a14c5099b04: Preparing [2023-04-11T05:36:02.548Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:02.548Z] 2e8d182eafb3: Preparing [2023-04-11T05:36:02.548Z] d1f58d56554e: Preparing [2023-04-11T05:36:02.548Z] f1417ff83b31: Preparing [2023-04-11T05:36:02.548Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:02.548Z] 2e8d182eafb3: Waiting [2023-04-11T05:36:02.548Z] d1f58d56554e: Waiting [2023-04-11T05:36:02.548Z] f1417ff83b31: Waiting [2023-04-11T05:36:02.548Z] 73abeefcf472: Layer already exists [2023-04-11T05:36:02.548Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:02.548Z] 88e4ca700fc4: Layer already exists [2023-04-11T05:36:02.548Z] 065b7b42272b: Layer already exists [2023-04-11T05:36:02.548Z] ed114c915acb: Layer already exists [2023-04-11T05:36:02.548Z] 2e8d182eafb3: Layer already exists [2023-04-11T05:36:02.548Z] d1f58d56554e: Layer already exists [2023-04-11T05:36:02.548Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:02.548Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:02.548Z] latest: digest: sha256:1ccb3448309bff7e476bdec33e3aa94edf2cb524a77fa4e9c8eb519fb42f6a77 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:02.855Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:03.157Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.124 [2023-04-11T05:36:03.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-11T05:36:03.157Z] 065b7b42272b: Preparing [2023-04-11T05:36:03.157Z] ed114c915acb: Preparing [2023-04-11T05:36:03.157Z] 88e4ca700fc4: Preparing [2023-04-11T05:36:03.157Z] 73abeefcf472: Preparing [2023-04-11T05:36:03.157Z] 7a14c5099b04: Preparing [2023-04-11T05:36:03.157Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:03.157Z] 2e8d182eafb3: Preparing [2023-04-11T05:36:03.157Z] d1f58d56554e: Preparing [2023-04-11T05:36:03.157Z] f1417ff83b31: Preparing [2023-04-11T05:36:03.157Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:03.157Z] 2e8d182eafb3: Waiting [2023-04-11T05:36:03.157Z] d1f58d56554e: Waiting [2023-04-11T05:36:03.157Z] f1417ff83b31: Waiting [2023-04-11T05:36:03.157Z] 88e4ca700fc4: Layer already exists [2023-04-11T05:36:03.157Z] 065b7b42272b: Layer already exists [2023-04-11T05:36:03.158Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:03.158Z] ed114c915acb: Layer already exists [2023-04-11T05:36:03.158Z] 73abeefcf472: Layer already exists [2023-04-11T05:36:03.158Z] 2e8d182eafb3: Layer already exists [2023-04-11T05:36:03.158Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:03.158Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:03.158Z] d1f58d56554e: Layer already exists [2023-04-11T05:36:03.158Z] 3.0.0-dev.124: digest: sha256:1ccb3448309bff7e476bdec33e3aa94edf2cb524a77fa4e9c8eb519fb42f6a77 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:03.462Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:03.506Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T05:36:03.506Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T05:36:03.506Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T05:36:03.506Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T05:36:03.506Z] ---> 51e60588ff2c [2023-04-11T05:36:03.506Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T05:36:03.506Z] ---> 51e60588ff2c [2023-04-11T05:36:03.506Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T05:36:03.506Z] ---> Running in dc9899ae2115 [2023-04-11T05:36:03.506Z] ---> Running in a99e39a590c0 [2023-04-11T05:36:03.761Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:03.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-11T05:36:03.761Z] 065b7b42272b: Preparing [2023-04-11T05:36:03.762Z] ed114c915acb: Preparing [2023-04-11T05:36:03.762Z] 88e4ca700fc4: Preparing [2023-04-11T05:36:03.762Z] 73abeefcf472: Preparing [2023-04-11T05:36:03.762Z] 7a14c5099b04: Preparing [2023-04-11T05:36:03.762Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:03.762Z] 2e8d182eafb3: Preparing [2023-04-11T05:36:03.762Z] d1f58d56554e: Preparing [2023-04-11T05:36:03.762Z] f1417ff83b31: Preparing [2023-04-11T05:36:03.762Z] 2e8d182eafb3: Waiting [2023-04-11T05:36:03.762Z] d1f58d56554e: Waiting [2023-04-11T05:36:03.762Z] f1417ff83b31: Waiting [2023-04-11T05:36:03.762Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:03.762Z] 065b7b42272b: Layer already exists [2023-04-11T05:36:03.762Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:03.762Z] ed114c915acb: Layer already exists [2023-04-11T05:36:03.762Z] 88e4ca700fc4: Layer already exists [2023-04-11T05:36:03.762Z] 73abeefcf472: Layer already exists [2023-04-11T05:36:03.762Z] d1f58d56554e: Layer already exists [2023-04-11T05:36:03.762Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:03.762Z] 2e8d182eafb3: Layer already exists [2023-04-11T05:36:03.762Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:03.762Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:1ccb3448309bff7e476bdec33e3aa94edf2cb524a77fa4e9c8eb519fb42f6a77 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:04.067Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:04.097Z] Removing intermediate container dc9899ae2115 [2023-04-11T05:36:04.097Z] ---> 8b427e7adc31 [2023-04-11T05:36:04.097Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-11T05:36:04.365Z] Removing intermediate container a99e39a590c0 [2023-04-11T05:36:04.365Z] ---> 95482f6b7e54 [2023-04-11T05:36:04.365Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T05:36:04.365Z] ---> Running in f0a17115326d [2023-04-11T05:36:04.370Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-11T05:36:04.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-11T05:36:04.370Z] 065b7b42272b: Preparing [2023-04-11T05:36:04.370Z] ed114c915acb: Preparing [2023-04-11T05:36:04.370Z] 88e4ca700fc4: Preparing [2023-04-11T05:36:04.370Z] 73abeefcf472: Preparing [2023-04-11T05:36:04.370Z] 7a14c5099b04: Preparing [2023-04-11T05:36:04.370Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:04.370Z] 2e8d182eafb3: Preparing [2023-04-11T05:36:04.370Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:04.370Z] d1f58d56554e: Preparing [2023-04-11T05:36:04.370Z] f1417ff83b31: Preparing [2023-04-11T05:36:04.370Z] 2e8d182eafb3: Waiting [2023-04-11T05:36:04.370Z] f1417ff83b31: Waiting [2023-04-11T05:36:04.370Z] d1f58d56554e: Waiting [2023-04-11T05:36:04.370Z] 88e4ca700fc4: Layer already exists [2023-04-11T05:36:04.370Z] 73abeefcf472: Layer already exists [2023-04-11T05:36:04.370Z] 065b7b42272b: Layer already exists [2023-04-11T05:36:04.370Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:04.370Z] ed114c915acb: Layer already exists [2023-04-11T05:36:04.370Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:04.370Z] 2e8d182eafb3: Layer already exists [2023-04-11T05:36:04.370Z] d1f58d56554e: Layer already exists [2023-04-11T05:36:04.370Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:04.370Z] main: digest: sha256:1ccb3448309bff7e476bdec33e3aa94edf2cb524a77fa4e9c8eb519fb42f6a77 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:36:04.405Z] ===================================================== [Pipeline] echo [2023-04-11T05:36:04.410Z] taggedImages: [2023-04-11T05:36:04.410Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:04.410Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-11T05:36:04.410Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.124 [2023-04-11T05:36:04.410Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:04.410Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-11T05:36:04.424Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-11T05:36:04.424Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:04.424Z] latest [2023-04-11T05:36:04.424Z] 3.0.0-dev.124 [2023-04-11T05:36:04.424Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:04.424Z] main [2023-04-11T05:36:04.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:04.634Z] ---> Running in 9fe91537514a [2023-04-11T05:36:04.730Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:05.029Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:05.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-11T05:36:05.029Z] 658fc9e4c9cf: Preparing [2023-04-11T05:36:05.029Z] 4fb781a063f9: Preparing [2023-04-11T05:36:05.029Z] 1655e8e831c3: Preparing [2023-04-11T05:36:05.029Z] 3581251319f4: Preparing [2023-04-11T05:36:05.029Z] 31ff94a3c8ec: Preparing [2023-04-11T05:36:05.029Z] efad7a7e1c65: Preparing [2023-04-11T05:36:05.029Z] 71164f268997: Preparing [2023-04-11T05:36:05.029Z] 7a14c5099b04: Preparing [2023-04-11T05:36:05.029Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:05.029Z] 866c5bd01783: Preparing [2023-04-11T05:36:05.029Z] f1417ff83b31: Preparing [2023-04-11T05:36:05.029Z] 71164f268997: Waiting [2023-04-11T05:36:05.029Z] 7a14c5099b04: Waiting [2023-04-11T05:36:05.029Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:05.029Z] efad7a7e1c65: Waiting [2023-04-11T05:36:05.029Z] 866c5bd01783: Waiting [2023-04-11T05:36:05.029Z] f1417ff83b31: Waiting [2023-04-11T05:36:05.029Z] 4fb781a063f9: Pushed [2023-04-11T05:36:05.029Z] 31ff94a3c8ec: Pushed [2023-04-11T05:36:05.029Z] 658fc9e4c9cf: Pushed [2023-04-11T05:36:05.029Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:05.029Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:05.287Z] efad7a7e1c65: Pushed [2023-04-11T05:36:05.287Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:05.287Z] 71164f268997: Pushed [2023-04-11T05:36:05.287Z] 866c5bd01783: Pushed [2023-04-11T05:36:06.224Z] 3581251319f4: Pushed [2023-04-11T05:36:06.791Z] 1655e8e831c3: Pushed [2023-04-11T05:36:06.791Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:bcfb3121b49eac79bde53a4d287dd6590ac88113548e9de6e6e896367f38c91d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:07.095Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:07.395Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-11T05:36:07.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-11T05:36:07.396Z] 658fc9e4c9cf: Preparing [2023-04-11T05:36:07.396Z] 4fb781a063f9: Preparing [2023-04-11T05:36:07.396Z] 1655e8e831c3: Preparing [2023-04-11T05:36:07.396Z] 3581251319f4: Preparing [2023-04-11T05:36:07.396Z] 31ff94a3c8ec: Preparing [2023-04-11T05:36:07.396Z] efad7a7e1c65: Preparing [2023-04-11T05:36:07.396Z] 71164f268997: Preparing [2023-04-11T05:36:07.396Z] 7a14c5099b04: Preparing [2023-04-11T05:36:07.396Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:07.396Z] 866c5bd01783: Preparing [2023-04-11T05:36:07.396Z] f1417ff83b31: Preparing [2023-04-11T05:36:07.396Z] 71164f268997: Waiting [2023-04-11T05:36:07.396Z] 866c5bd01783: Waiting [2023-04-11T05:36:07.396Z] 7a14c5099b04: Waiting [2023-04-11T05:36:07.396Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:07.396Z] f1417ff83b31: Waiting [2023-04-11T05:36:07.396Z] efad7a7e1c65: Waiting [2023-04-11T05:36:07.396Z] 1655e8e831c3: Layer already exists [2023-04-11T05:36:07.396Z] 31ff94a3c8ec: Layer already exists [2023-04-11T05:36:07.396Z] 4fb781a063f9: Layer already exists [2023-04-11T05:36:07.396Z] 3581251319f4: Layer already exists [2023-04-11T05:36:07.396Z] 658fc9e4c9cf: Layer already exists [2023-04-11T05:36:07.396Z] efad7a7e1c65: Layer already exists [2023-04-11T05:36:07.396Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:07.396Z] 71164f268997: Layer already exists [2023-04-11T05:36:07.396Z] 866c5bd01783: Layer already exists [2023-04-11T05:36:07.396Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:07.396Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:07.396Z] latest: digest: sha256:bcfb3121b49eac79bde53a4d287dd6590ac88113548e9de6e6e896367f38c91d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:07.701Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:07.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:36:08.001Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.124 [2023-04-11T05:36:08.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-11T05:36:08.001Z] 658fc9e4c9cf: Preparing [2023-04-11T05:36:08.001Z] 4fb781a063f9: Preparing [2023-04-11T05:36:08.001Z] 1655e8e831c3: Preparing [2023-04-11T05:36:08.001Z] 3581251319f4: Preparing [2023-04-11T05:36:08.001Z] 31ff94a3c8ec: Preparing [2023-04-11T05:36:08.001Z] efad7a7e1c65: Preparing [2023-04-11T05:36:08.001Z] 71164f268997: Preparing [2023-04-11T05:36:08.001Z] 7a14c5099b04: Preparing [2023-04-11T05:36:08.001Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:08.001Z] 866c5bd01783: Preparing [2023-04-11T05:36:08.001Z] f1417ff83b31: Preparing [2023-04-11T05:36:08.001Z] 866c5bd01783: Waiting [2023-04-11T05:36:08.001Z] 7a14c5099b04: Waiting [2023-04-11T05:36:08.001Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:08.001Z] f1417ff83b31: Waiting [2023-04-11T05:36:08.001Z] efad7a7e1c65: Waiting [2023-04-11T05:36:08.001Z] 71164f268997: Waiting [2023-04-11T05:36:08.001Z] 31ff94a3c8ec: Layer already exists [2023-04-11T05:36:08.001Z] 1655e8e831c3: Layer already exists [2023-04-11T05:36:08.001Z] 3581251319f4: Layer already exists [2023-04-11T05:36:08.001Z] 4fb781a063f9: Layer already exists [2023-04-11T05:36:08.001Z] 658fc9e4c9cf: Layer already exists [2023-04-11T05:36:08.001Z] 71164f268997: Layer already exists [2023-04-11T05:36:08.001Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:08.001Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:08.001Z] efad7a7e1c65: Layer already exists [2023-04-11T05:36:08.001Z] 866c5bd01783: Layer already exists [2023-04-11T05:36:08.001Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:08.001Z] 3.0.0-dev.124: digest: sha256:bcfb3121b49eac79bde53a4d287dd6590ac88113548e9de6e6e896367f38c91d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:08.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:36:08.305Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:08.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:36:08.618Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:08.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-11T05:36:08.618Z] 658fc9e4c9cf: Preparing [2023-04-11T05:36:08.618Z] 4fb781a063f9: Preparing [2023-04-11T05:36:08.618Z] 1655e8e831c3: Preparing [2023-04-11T05:36:08.618Z] 3581251319f4: Preparing [2023-04-11T05:36:08.618Z] 31ff94a3c8ec: Preparing [2023-04-11T05:36:08.618Z] efad7a7e1c65: Preparing [2023-04-11T05:36:08.618Z] 71164f268997: Preparing [2023-04-11T05:36:08.618Z] 7a14c5099b04: Preparing [2023-04-11T05:36:08.618Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:08.618Z] 866c5bd01783: Preparing [2023-04-11T05:36:08.618Z] f1417ff83b31: Preparing [2023-04-11T05:36:08.618Z] 71164f268997: Waiting [2023-04-11T05:36:08.618Z] 7a14c5099b04: Waiting [2023-04-11T05:36:08.618Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:08.618Z] 866c5bd01783: Waiting [2023-04-11T05:36:08.618Z] f1417ff83b31: Waiting [2023-04-11T05:36:08.618Z] efad7a7e1c65: Waiting [2023-04-11T05:36:08.618Z] 31ff94a3c8ec: Layer already exists [2023-04-11T05:36:08.618Z] 1655e8e831c3: Layer already exists [2023-04-11T05:36:08.618Z] 3581251319f4: Layer already exists [2023-04-11T05:36:08.618Z] 658fc9e4c9cf: Layer already exists [2023-04-11T05:36:08.618Z] 4fb781a063f9: Layer already exists [2023-04-11T05:36:08.618Z] 71164f268997: Layer already exists [2023-04-11T05:36:08.618Z] efad7a7e1c65: Layer already exists [2023-04-11T05:36:08.618Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:08.618Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:08.618Z] 866c5bd01783: Layer already exists [2023-04-11T05:36:08.618Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:08.618Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:bcfb3121b49eac79bde53a4d287dd6590ac88113548e9de6e6e896367f38c91d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:08.919Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:09.231Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-11T05:36:09.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-11T05:36:09.231Z] 658fc9e4c9cf: Preparing [2023-04-11T05:36:09.231Z] 4fb781a063f9: Preparing [2023-04-11T05:36:09.231Z] 1655e8e831c3: Preparing [2023-04-11T05:36:09.231Z] 3581251319f4: Preparing [2023-04-11T05:36:09.231Z] 31ff94a3c8ec: Preparing [2023-04-11T05:36:09.231Z] efad7a7e1c65: Preparing [2023-04-11T05:36:09.231Z] 71164f268997: Preparing [2023-04-11T05:36:09.231Z] 7a14c5099b04: Preparing [2023-04-11T05:36:09.231Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:09.231Z] 866c5bd01783: Preparing [2023-04-11T05:36:09.231Z] f1417ff83b31: Preparing [2023-04-11T05:36:09.231Z] 71164f268997: Waiting [2023-04-11T05:36:09.231Z] 7a14c5099b04: Waiting [2023-04-11T05:36:09.231Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:09.231Z] f1417ff83b31: Waiting [2023-04-11T05:36:09.231Z] 31ff94a3c8ec: Layer already exists [2023-04-11T05:36:09.231Z] 3581251319f4: Layer already exists [2023-04-11T05:36:09.231Z] 1655e8e831c3: Layer already exists [2023-04-11T05:36:09.231Z] 658fc9e4c9cf: Layer already exists [2023-04-11T05:36:09.231Z] 4fb781a063f9: Layer already exists [2023-04-11T05:36:09.231Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:09.231Z] 71164f268997: Layer already exists [2023-04-11T05:36:09.231Z] efad7a7e1c65: Layer already exists [2023-04-11T05:36:09.231Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:09.231Z] 866c5bd01783: Layer already exists [2023-04-11T05:36:09.231Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:09.231Z] main: digest: sha256:bcfb3121b49eac79bde53a4d287dd6590ac88113548e9de6e6e896367f38c91d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:36:09.266Z] ===================================================== [Pipeline] echo [2023-04-11T05:36:09.271Z] taggedImages: [2023-04-11T05:36:09.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:09.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-11T05:36:09.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.124 [2023-04-11T05:36:09.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:09.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-11T05:36:09.285Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-11T05:36:09.285Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:09.285Z] latest [2023-04-11T05:36:09.285Z] 3.0.0-dev.124 [2023-04-11T05:36:09.285Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:09.285Z] main [2023-04-11T05:36:09.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:09.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:36:09.585Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:09.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:09.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-11T05:36:09.893Z] 3d0eaa3f15ce: Preparing [2023-04-11T05:36:09.893Z] 19710b614022: Preparing [2023-04-11T05:36:09.893Z] 7a14c5099b04: Preparing [2023-04-11T05:36:09.893Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:09.893Z] f4ec953bdddd: Preparing [2023-04-11T05:36:09.893Z] f1417ff83b31: Preparing [2023-04-11T05:36:09.893Z] f1417ff83b31: Waiting [2023-04-11T05:36:09.893Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:09.893Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:09.893Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:09.893Z] 3d0eaa3f15ce: Pushed [2023-04-11T05:36:10.460Z] f4ec953bdddd: Pushed [2023-04-11T05:36:11.462Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T05:36:11.462Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T05:36:11.462Z] OK: 17689 distinct packages available [2023-04-11T05:36:11.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:36:12.000Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T05:36:12.000Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T05:36:12.000Z] OK: 17689 distinct packages available [2023-04-11T05:36:12.362Z] 19710b614022: Pushed [2023-04-11T05:36:12.362Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:b60a1c01788fd13f9aa7c99b90f79b179674fe3842f8bb7cd7d68c8e25e34f46 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:12.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:36:12.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:36:12.667Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:12.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-11T05:36:12.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-11T05:36:12.970Z] 3d0eaa3f15ce: Preparing [2023-04-11T05:36:12.970Z] 19710b614022: Preparing [2023-04-11T05:36:12.970Z] 7a14c5099b04: Preparing [2023-04-11T05:36:12.970Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:12.970Z] f4ec953bdddd: Preparing [2023-04-11T05:36:12.970Z] f1417ff83b31: Preparing [2023-04-11T05:36:12.970Z] f4ec953bdddd: Layer already exists [2023-04-11T05:36:12.970Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:12.970Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:12.970Z] 19710b614022: Layer already exists [2023-04-11T05:36:12.970Z] 3d0eaa3f15ce: Layer already exists [2023-04-11T05:36:12.970Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:12.970Z] latest: digest: sha256:b60a1c01788fd13f9aa7c99b90f79b179674fe3842f8bb7cd7d68c8e25e34f46 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:13.277Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:13.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:36:13.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.124 [2023-04-11T05:36:13.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-11T05:36:13.579Z] 3d0eaa3f15ce: Preparing [2023-04-11T05:36:13.579Z] 19710b614022: Preparing [2023-04-11T05:36:13.579Z] 7a14c5099b04: Preparing [2023-04-11T05:36:13.579Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:13.579Z] f4ec953bdddd: Preparing [2023-04-11T05:36:13.579Z] f1417ff83b31: Preparing [2023-04-11T05:36:13.579Z] f1417ff83b31: Waiting [2023-04-11T05:36:13.579Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:13.579Z] 3d0eaa3f15ce: Layer already exists [2023-04-11T05:36:13.579Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:13.579Z] f4ec953bdddd: Layer already exists [2023-04-11T05:36:13.579Z] 19710b614022: Layer already exists [2023-04-11T05:36:13.579Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:13.579Z] 3.0.0-dev.124: digest: sha256:b60a1c01788fd13f9aa7c99b90f79b179674fe3842f8bb7cd7d68c8e25e34f46 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:13.895Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:14.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:14.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-11T05:36:14.206Z] 3d0eaa3f15ce: Preparing [2023-04-11T05:36:14.206Z] 19710b614022: Preparing [2023-04-11T05:36:14.206Z] 7a14c5099b04: Preparing [2023-04-11T05:36:14.206Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:14.206Z] f4ec953bdddd: Preparing [2023-04-11T05:36:14.206Z] f1417ff83b31: Preparing [2023-04-11T05:36:14.206Z] f1417ff83b31: Waiting [2023-04-11T05:36:14.206Z] f4ec953bdddd: Layer already exists [2023-04-11T05:36:14.206Z] 19710b614022: Layer already exists [2023-04-11T05:36:14.206Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:14.206Z] 3d0eaa3f15ce: Layer already exists [2023-04-11T05:36:14.206Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:14.206Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:14.206Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:b60a1c01788fd13f9aa7c99b90f79b179674fe3842f8bb7cd7d68c8e25e34f46 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:14.519Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-11T05:36:14.519Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-11T05:36:14.519Z] (3/4) Installing libucontext (1.2-r0) [2023-04-11T05:36:14.519Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-11T05:36:14.519Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:36:14.519Z] OK: 8 MiB in 19 packages [2023-04-11T05:36:14.523Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:14.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-11T05:36:14.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-11T05:36:14.834Z] 3d0eaa3f15ce: Preparing [2023-04-11T05:36:14.834Z] 19710b614022: Preparing [2023-04-11T05:36:14.834Z] 7a14c5099b04: Preparing [2023-04-11T05:36:14.834Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:14.834Z] f4ec953bdddd: Preparing [2023-04-11T05:36:14.834Z] f1417ff83b31: Preparing [2023-04-11T05:36:14.834Z] f1417ff83b31: Waiting [2023-04-11T05:36:14.834Z] 19710b614022: Layer already exists [2023-04-11T05:36:14.834Z] f4ec953bdddd: Layer already exists [2023-04-11T05:36:14.834Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:14.834Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:14.834Z] 3d0eaa3f15ce: Layer already exists [2023-04-11T05:36:14.834Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:14.834Z] main: digest: sha256:b60a1c01788fd13f9aa7c99b90f79b179674fe3842f8bb7cd7d68c8e25e34f46 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:36:14.872Z] ===================================================== [Pipeline] echo [2023-04-11T05:36:14.878Z] taggedImages: [2023-04-11T05:36:14.878Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:14.878Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-11T05:36:14.878Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.124 [2023-04-11T05:36:14.878Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:14.878Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-11T05:36:14.893Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-11T05:36:14.893Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:14.893Z] latest [2023-04-11T05:36:14.893Z] 3.0.0-dev.124 [2023-04-11T05:36:14.893Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:14.893Z] main [2023-04-11T05:36:14.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:15.198Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:15.488Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T05:36:15.488Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T05:36:15.488Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T05:36:15.488Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T05:36:15.488Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T05:36:15.488Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:36:15.488Z] OK: 9 MiB in 20 packages [2023-04-11T05:36:15.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:15.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-11T05:36:15.497Z] 88a5bca737dd: Preparing [2023-04-11T05:36:15.497Z] e68d6b4f5a1d: Preparing [2023-04-11T05:36:15.497Z] d628c5d243aa: Preparing [2023-04-11T05:36:15.497Z] 5901c64a0fe2: Preparing [2023-04-11T05:36:15.497Z] 430ef7207cee: Preparing [2023-04-11T05:36:15.497Z] 7a14c5099b04: Preparing [2023-04-11T05:36:15.497Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:15.497Z] b4e98b2d0587: Preparing [2023-04-11T05:36:15.497Z] f1417ff83b31: Preparing [2023-04-11T05:36:15.497Z] 7a14c5099b04: Waiting [2023-04-11T05:36:15.497Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:15.497Z] b4e98b2d0587: Waiting [2023-04-11T05:36:15.497Z] e68d6b4f5a1d: Pushed [2023-04-11T05:36:15.497Z] d628c5d243aa: Pushed [2023-04-11T05:36:15.497Z] 88a5bca737dd: Pushed [2023-04-11T05:36:15.497Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:15.497Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:15.497Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:16.138Z] b4e98b2d0587: Pushed [2023-04-11T05:36:17.437Z] Removing intermediate container f0a17115326d [2023-04-11T05:36:17.437Z] ---> bad12c775273 [2023-04-11T05:36:17.437Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:36:18.018Z] Removing intermediate container 9fe91537514a [2023-04-11T05:36:18.018Z] ---> 7d98ab2257ca [2023-04-11T05:36:18.018Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:36:19.427Z] ---> 05ffc2094f1c [2023-04-11T05:36:19.427Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:36:19.427Z] ---> ee6ca84b5080 [2023-04-11T05:36:19.427Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:36:19.516Z] 430ef7207cee: Pushed [2023-04-11T05:36:20.833Z] ---> 492e7b671e62 [2023-04-11T05:36:20.834Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-11T05:36:21.100Z] ---> 5ba0ca50f937 [2023-04-11T05:36:21.100Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T05:36:23.713Z] 5901c64a0fe2: Pushed [2023-04-11T05:36:23.713Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:6fa074db72b8b22d8b67cac7b97a4b14b348e9a0356c24c25973f839a847c265 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:24.020Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:24.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-11T05:36:24.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-11T05:36:24.320Z] 88a5bca737dd: Preparing [2023-04-11T05:36:24.320Z] e68d6b4f5a1d: Preparing [2023-04-11T05:36:24.320Z] d628c5d243aa: Preparing [2023-04-11T05:36:24.320Z] 5901c64a0fe2: Preparing [2023-04-11T05:36:24.320Z] 430ef7207cee: Preparing [2023-04-11T05:36:24.320Z] 7a14c5099b04: Preparing [2023-04-11T05:36:24.320Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:24.320Z] b4e98b2d0587: Preparing [2023-04-11T05:36:24.320Z] f1417ff83b31: Preparing [2023-04-11T05:36:24.320Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:24.320Z] b4e98b2d0587: Waiting [2023-04-11T05:36:24.320Z] 7a14c5099b04: Waiting [2023-04-11T05:36:24.320Z] f1417ff83b31: Waiting [2023-04-11T05:36:24.320Z] 88a5bca737dd: Layer already exists [2023-04-11T05:36:24.320Z] e68d6b4f5a1d: Layer already exists [2023-04-11T05:36:24.320Z] 430ef7207cee: Layer already exists [2023-04-11T05:36:24.320Z] d628c5d243aa: Layer already exists [2023-04-11T05:36:24.320Z] 5901c64a0fe2: Layer already exists [2023-04-11T05:36:24.320Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:24.320Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:24.320Z] b4e98b2d0587: Layer already exists [2023-04-11T05:36:24.320Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:24.320Z] latest: digest: sha256:6fa074db72b8b22d8b67cac7b97a4b14b348e9a0356c24c25973f839a847c265 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:24.621Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:24.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.124 [2023-04-11T05:36:24.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-11T05:36:24.923Z] 88a5bca737dd: Preparing [2023-04-11T05:36:24.923Z] e68d6b4f5a1d: Preparing [2023-04-11T05:36:24.923Z] d628c5d243aa: Preparing [2023-04-11T05:36:24.923Z] 5901c64a0fe2: Preparing [2023-04-11T05:36:24.923Z] 430ef7207cee: Preparing [2023-04-11T05:36:24.923Z] 7a14c5099b04: Preparing [2023-04-11T05:36:24.923Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:24.923Z] b4e98b2d0587: Preparing [2023-04-11T05:36:24.923Z] f1417ff83b31: Preparing [2023-04-11T05:36:24.923Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:24.923Z] f1417ff83b31: Waiting [2023-04-11T05:36:24.923Z] b4e98b2d0587: Waiting [2023-04-11T05:36:24.923Z] 7a14c5099b04: Waiting [2023-04-11T05:36:24.923Z] d628c5d243aa: Layer already exists [2023-04-11T05:36:24.923Z] 88a5bca737dd: Layer already exists [2023-04-11T05:36:24.923Z] e68d6b4f5a1d: Layer already exists [2023-04-11T05:36:24.923Z] 430ef7207cee: Layer already exists [2023-04-11T05:36:24.923Z] 5901c64a0fe2: Layer already exists [2023-04-11T05:36:24.923Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:24.923Z] b4e98b2d0587: Layer already exists [2023-04-11T05:36:24.923Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:24.923Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:24.923Z] 3.0.0-dev.124: digest: sha256:6fa074db72b8b22d8b67cac7b97a4b14b348e9a0356c24c25973f839a847c265 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:25.239Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:25.542Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:25.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-11T05:36:25.542Z] 88a5bca737dd: Preparing [2023-04-11T05:36:25.542Z] e68d6b4f5a1d: Preparing [2023-04-11T05:36:25.542Z] d628c5d243aa: Preparing [2023-04-11T05:36:25.542Z] 5901c64a0fe2: Preparing [2023-04-11T05:36:25.542Z] 430ef7207cee: Preparing [2023-04-11T05:36:25.542Z] 7a14c5099b04: Preparing [2023-04-11T05:36:25.542Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:25.542Z] b4e98b2d0587: Preparing [2023-04-11T05:36:25.542Z] f1417ff83b31: Preparing [2023-04-11T05:36:25.542Z] b4e98b2d0587: Waiting [2023-04-11T05:36:25.542Z] 7a14c5099b04: Waiting [2023-04-11T05:36:25.542Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:25.542Z] f1417ff83b31: Waiting [2023-04-11T05:36:25.542Z] 88a5bca737dd: Layer already exists [2023-04-11T05:36:25.542Z] d628c5d243aa: Layer already exists [2023-04-11T05:36:25.542Z] e68d6b4f5a1d: Layer already exists [2023-04-11T05:36:25.542Z] 5901c64a0fe2: Layer already exists [2023-04-11T05:36:25.542Z] 430ef7207cee: Layer already exists [2023-04-11T05:36:25.542Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:25.542Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:25.542Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:25.542Z] b4e98b2d0587: Layer already exists [2023-04-11T05:36:25.542Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:6fa074db72b8b22d8b67cac7b97a4b14b348e9a0356c24c25973f839a847c265 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:25.852Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:26.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-11T05:36:26.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-11T05:36:26.156Z] 88a5bca737dd: Preparing [2023-04-11T05:36:26.156Z] e68d6b4f5a1d: Preparing [2023-04-11T05:36:26.156Z] d628c5d243aa: Preparing [2023-04-11T05:36:26.156Z] 5901c64a0fe2: Preparing [2023-04-11T05:36:26.156Z] 430ef7207cee: Preparing [2023-04-11T05:36:26.156Z] 7a14c5099b04: Preparing [2023-04-11T05:36:26.156Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:26.156Z] b4e98b2d0587: Preparing [2023-04-11T05:36:26.156Z] f1417ff83b31: Preparing [2023-04-11T05:36:26.156Z] b4e98b2d0587: Waiting [2023-04-11T05:36:26.156Z] 7a14c5099b04: Waiting [2023-04-11T05:36:26.156Z] f1417ff83b31: Waiting [2023-04-11T05:36:26.156Z] 430ef7207cee: Layer already exists [2023-04-11T05:36:26.156Z] 88a5bca737dd: Layer already exists [2023-04-11T05:36:26.156Z] 5901c64a0fe2: Layer already exists [2023-04-11T05:36:26.156Z] e68d6b4f5a1d: Layer already exists [2023-04-11T05:36:26.156Z] d628c5d243aa: Layer already exists [2023-04-11T05:36:26.156Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:26.156Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:26.156Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:26.156Z] b4e98b2d0587: Layer already exists [2023-04-11T05:36:26.156Z] main: digest: sha256:6fa074db72b8b22d8b67cac7b97a4b14b348e9a0356c24c25973f839a847c265 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:36:26.202Z] ===================================================== [Pipeline] echo [2023-04-11T05:36:26.209Z] taggedImages: [2023-04-11T05:36:26.209Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:26.209Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-11T05:36:26.209Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.124 [2023-04-11T05:36:26.209Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:26.209Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-11T05:36:26.229Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-11T05:36:26.229Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:26.229Z] latest [2023-04-11T05:36:26.229Z] 3.0.0-dev.124 [2023-04-11T05:36:26.229Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:26.229Z] main [2023-04-11T05:36:26.229Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:26.555Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:26.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:26.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-11T05:36:26.864Z] 5e6d14d93a84: Preparing [2023-04-11T05:36:26.864Z] 1c676c3a54cc: Preparing [2023-04-11T05:36:26.864Z] f3361d5f10d9: Preparing [2023-04-11T05:36:26.864Z] e29827574beb: Preparing [2023-04-11T05:36:26.864Z] 7a14c5099b04: Preparing [2023-04-11T05:36:26.864Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:26.864Z] 1484b83ff114: Preparing [2023-04-11T05:36:26.864Z] f1417ff83b31: Preparing [2023-04-11T05:36:26.864Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:26.864Z] 1484b83ff114: Waiting [2023-04-11T05:36:26.864Z] f1417ff83b31: Waiting [2023-04-11T05:36:26.864Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:26.864Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:26.864Z] 5e6d14d93a84: Pushed [2023-04-11T05:36:26.864Z] f3361d5f10d9: Pushed [2023-04-11T05:36:26.864Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:26.864Z] 1c676c3a54cc: Pushed [2023-04-11T05:36:27.122Z] 1484b83ff114: Pushed [2023-04-11T05:36:27.730Z] ---> a4ba677ae882 [2023-04-11T05:36:27.730Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T05:36:33.059Z] ---> 0809a8c98326 [2023-04-11T05:36:33.059Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T05:36:34.469Z] ---> d696863d65bd [2023-04-11T05:36:34.469Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-11T05:36:34.469Z] ---> Running in 6a0609e4b4dc [2023-04-11T05:36:35.053Z] Removing intermediate container 6a0609e4b4dc [2023-04-11T05:36:35.053Z] ---> bcf27c9101c6 [2023-04-11T05:36:35.053Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-11T05:36:35.230Z] e29827574beb: Pushed [2023-04-11T05:36:35.230Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:84023bc0f7d6143045937d67bb88107ce2c1fd39dff03067e7f71707a4572ed1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:35.542Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:35.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-11T05:36:35.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-11T05:36:35.848Z] 5e6d14d93a84: Preparing [2023-04-11T05:36:35.848Z] 1c676c3a54cc: Preparing [2023-04-11T05:36:35.848Z] f3361d5f10d9: Preparing [2023-04-11T05:36:35.848Z] e29827574beb: Preparing [2023-04-11T05:36:35.848Z] 7a14c5099b04: Preparing [2023-04-11T05:36:35.848Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:35.848Z] 1484b83ff114: Preparing [2023-04-11T05:36:35.848Z] f1417ff83b31: Preparing [2023-04-11T05:36:35.848Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:35.849Z] 1484b83ff114: Waiting [2023-04-11T05:36:35.849Z] f1417ff83b31: Waiting [2023-04-11T05:36:35.849Z] 5e6d14d93a84: Layer already exists [2023-04-11T05:36:35.849Z] f3361d5f10d9: Layer already exists [2023-04-11T05:36:35.849Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:35.849Z] e29827574beb: Layer already exists [2023-04-11T05:36:35.849Z] 1c676c3a54cc: Layer already exists [2023-04-11T05:36:35.849Z] 1484b83ff114: Layer already exists [2023-04-11T05:36:35.849Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:35.849Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:35.849Z] latest: digest: sha256:84023bc0f7d6143045937d67bb88107ce2c1fd39dff03067e7f71707a4572ed1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:36.153Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:36.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.124 [2023-04-11T05:36:36.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-11T05:36:36.457Z] 5e6d14d93a84: Preparing [2023-04-11T05:36:36.457Z] 1c676c3a54cc: Preparing [2023-04-11T05:36:36.457Z] f3361d5f10d9: Preparing [2023-04-11T05:36:36.457Z] e29827574beb: Preparing [2023-04-11T05:36:36.457Z] 7a14c5099b04: Preparing [2023-04-11T05:36:36.457Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:36.457Z] 1484b83ff114: Preparing [2023-04-11T05:36:36.457Z] f1417ff83b31: Preparing [2023-04-11T05:36:36.457Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:36.457Z] 1484b83ff114: Waiting [2023-04-11T05:36:36.457Z] f1417ff83b31: Waiting [2023-04-11T05:36:36.457Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:36.457Z] e29827574beb: Layer already exists [2023-04-11T05:36:36.457Z] f3361d5f10d9: Layer already exists [2023-04-11T05:36:36.457Z] 5e6d14d93a84: Layer already exists [2023-04-11T05:36:36.457Z] 1c676c3a54cc: Layer already exists [2023-04-11T05:36:36.457Z] 1484b83ff114: Layer already exists [2023-04-11T05:36:36.457Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:36.457Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:36.457Z] 3.0.0-dev.124: digest: sha256:84023bc0f7d6143045937d67bb88107ce2c1fd39dff03067e7f71707a4572ed1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:36.769Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:37.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:37.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-11T05:36:37.084Z] 5e6d14d93a84: Preparing [2023-04-11T05:36:37.084Z] 1c676c3a54cc: Preparing [2023-04-11T05:36:37.084Z] f3361d5f10d9: Preparing [2023-04-11T05:36:37.084Z] e29827574beb: Preparing [2023-04-11T05:36:37.084Z] 7a14c5099b04: Preparing [2023-04-11T05:36:37.084Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:37.084Z] 1484b83ff114: Preparing [2023-04-11T05:36:37.084Z] f1417ff83b31: Preparing [2023-04-11T05:36:37.084Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:37.084Z] 1484b83ff114: Waiting [2023-04-11T05:36:37.084Z] f1417ff83b31: Waiting [2023-04-11T05:36:37.084Z] 5e6d14d93a84: Layer already exists [2023-04-11T05:36:37.084Z] f3361d5f10d9: Layer already exists [2023-04-11T05:36:37.084Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:37.084Z] 1c676c3a54cc: Layer already exists [2023-04-11T05:36:37.084Z] e29827574beb: Layer already exists [2023-04-11T05:36:37.084Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:37.084Z] 1484b83ff114: Layer already exists [2023-04-11T05:36:37.084Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:37.084Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:84023bc0f7d6143045937d67bb88107ce2c1fd39dff03067e7f71707a4572ed1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:37.399Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:37.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-11T05:36:37.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-11T05:36:37.700Z] 5e6d14d93a84: Preparing [2023-04-11T05:36:37.700Z] 1c676c3a54cc: Preparing [2023-04-11T05:36:37.700Z] f3361d5f10d9: Preparing [2023-04-11T05:36:37.700Z] e29827574beb: Preparing [2023-04-11T05:36:37.700Z] 7a14c5099b04: Preparing [2023-04-11T05:36:37.700Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:37.700Z] 1484b83ff114: Preparing [2023-04-11T05:36:37.700Z] f1417ff83b31: Preparing [2023-04-11T05:36:37.700Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:37.700Z] 1484b83ff114: Waiting [2023-04-11T05:36:37.700Z] f1417ff83b31: Waiting [2023-04-11T05:36:37.700Z] f3361d5f10d9: Layer already exists [2023-04-11T05:36:37.700Z] 5e6d14d93a84: Layer already exists [2023-04-11T05:36:37.700Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:37.700Z] 1c676c3a54cc: Layer already exists [2023-04-11T05:36:37.700Z] e29827574beb: Layer already exists [2023-04-11T05:36:37.700Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:37.700Z] 1484b83ff114: Layer already exists [2023-04-11T05:36:37.700Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:37.700Z] main: digest: sha256:84023bc0f7d6143045937d67bb88107ce2c1fd39dff03067e7f71707a4572ed1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:36:37.745Z] ===================================================== [Pipeline] echo [2023-04-11T05:36:37.752Z] taggedImages: [2023-04-11T05:36:37.752Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:37.752Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-11T05:36:37.752Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.124 [2023-04-11T05:36:37.752Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:37.752Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-11T05:36:37.773Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-11T05:36:37.773Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:37.773Z] latest [2023-04-11T05:36:37.773Z] 3.0.0-dev.124 [2023-04-11T05:36:37.773Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:37.773Z] main [2023-04-11T05:36:37.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:38.083Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:38.382Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:38.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-11T05:36:38.382Z] 43c73ad9ab08: Preparing [2023-04-11T05:36:38.382Z] e07507691a8e: Preparing [2023-04-11T05:36:38.382Z] 1f76c30b1359: Preparing [2023-04-11T05:36:38.382Z] e29827574beb: Preparing [2023-04-11T05:36:38.382Z] 7a14c5099b04: Preparing [2023-04-11T05:36:38.382Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:38.382Z] 743e448301f0: Preparing [2023-04-11T05:36:38.382Z] f1417ff83b31: Preparing [2023-04-11T05:36:38.382Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:38.382Z] 743e448301f0: Waiting [2023-04-11T05:36:38.382Z] f1417ff83b31: Waiting [2023-04-11T05:36:38.382Z] e29827574beb: Layer already exists [2023-04-11T05:36:38.382Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:38.382Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:38.382Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:38.382Z] e07507691a8e: Pushed [2023-04-11T05:36:38.382Z] 1f76c30b1359: Pushed [2023-04-11T05:36:38.382Z] 43c73ad9ab08: Pushed [2023-04-11T05:36:38.950Z] 743e448301f0: Pushed [2023-04-11T05:36:38.950Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:cee54a682b7896fda7aa5d8c5b5284307c9e4407582db4c754cf0376428cb173 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:39.249Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:39.325Z] ---> 13ec895c1359 [2023-04-11T05:36:39.326Z] Step 22/27 : WORKDIR / [2023-04-11T05:36:39.326Z] ---> Running in a4c4416d2bf4 [2023-04-11T05:36:39.326Z] ---> 9e7ddba43120 [2023-04-11T05:36:39.326Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T05:36:39.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-11T05:36:39.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-11T05:36:39.550Z] 43c73ad9ab08: Preparing [2023-04-11T05:36:39.550Z] e07507691a8e: Preparing [2023-04-11T05:36:39.550Z] 1f76c30b1359: Preparing [2023-04-11T05:36:39.550Z] e29827574beb: Preparing [2023-04-11T05:36:39.550Z] 7a14c5099b04: Preparing [2023-04-11T05:36:39.550Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:39.550Z] 743e448301f0: Preparing [2023-04-11T05:36:39.550Z] f1417ff83b31: Preparing [2023-04-11T05:36:39.550Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:39.550Z] f1417ff83b31: Waiting [2023-04-11T05:36:39.550Z] 743e448301f0: Waiting [2023-04-11T05:36:39.550Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:39.550Z] e29827574beb: Layer already exists [2023-04-11T05:36:39.550Z] 1f76c30b1359: Layer already exists [2023-04-11T05:36:39.550Z] 43c73ad9ab08: Layer already exists [2023-04-11T05:36:39.550Z] e07507691a8e: Layer already exists [2023-04-11T05:36:39.550Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:39.550Z] 743e448301f0: Layer already exists [2023-04-11T05:36:39.550Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:39.550Z] latest: digest: sha256:cee54a682b7896fda7aa5d8c5b5284307c9e4407582db4c754cf0376428cb173 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:39.865Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:39.914Z] Removing intermediate container a4c4416d2bf4 [2023-04-11T05:36:39.914Z] ---> 82f385c28d23 [2023-04-11T05:36:39.914Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T05:36:39.914Z] ---> Running in a6ee1ea68a98 [2023-04-11T05:36:40.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.124 [2023-04-11T05:36:40.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-11T05:36:40.178Z] 43c73ad9ab08: Preparing [2023-04-11T05:36:40.178Z] e07507691a8e: Preparing [2023-04-11T05:36:40.178Z] 1f76c30b1359: Preparing [2023-04-11T05:36:40.178Z] e29827574beb: Preparing [2023-04-11T05:36:40.178Z] 7a14c5099b04: Preparing [2023-04-11T05:36:40.178Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:40.178Z] 743e448301f0: Preparing [2023-04-11T05:36:40.178Z] f1417ff83b31: Preparing [2023-04-11T05:36:40.178Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:40.178Z] 743e448301f0: Waiting [2023-04-11T05:36:40.178Z] f1417ff83b31: Waiting [2023-04-11T05:36:40.178Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:40.178Z] 43c73ad9ab08: Layer already exists [2023-04-11T05:36:40.178Z] e29827574beb: Layer already exists [2023-04-11T05:36:40.178Z] 1f76c30b1359: Layer already exists [2023-04-11T05:36:40.178Z] e07507691a8e: Layer already exists [2023-04-11T05:36:40.178Z] 743e448301f0: Layer already exists [2023-04-11T05:36:40.178Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:40.178Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:40.178Z] 3.0.0-dev.124: digest: sha256:cee54a682b7896fda7aa5d8c5b5284307c9e4407582db4c754cf0376428cb173 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:40.499Z] ---> a5869f610740 [2023-04-11T05:36:40.499Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-11T05:36:40.537Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:40.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:40.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-11T05:36:40.835Z] 43c73ad9ab08: Preparing [2023-04-11T05:36:40.835Z] e07507691a8e: Preparing [2023-04-11T05:36:40.835Z] 1f76c30b1359: Preparing [2023-04-11T05:36:40.835Z] e29827574beb: Preparing [2023-04-11T05:36:40.835Z] 7a14c5099b04: Preparing [2023-04-11T05:36:40.835Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:40.835Z] 743e448301f0: Preparing [2023-04-11T05:36:40.835Z] f1417ff83b31: Preparing [2023-04-11T05:36:40.835Z] 743e448301f0: Waiting [2023-04-11T05:36:40.835Z] f1417ff83b31: Waiting [2023-04-11T05:36:40.835Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:40.835Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:40.835Z] e29827574beb: Layer already exists [2023-04-11T05:36:40.835Z] e07507691a8e: Layer already exists [2023-04-11T05:36:40.835Z] 43c73ad9ab08: Layer already exists [2023-04-11T05:36:40.835Z] 1f76c30b1359: Layer already exists [2023-04-11T05:36:40.835Z] 743e448301f0: Layer already exists [2023-04-11T05:36:40.835Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:40.835Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:40.835Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:cee54a682b7896fda7aa5d8c5b5284307c9e4407582db4c754cf0376428cb173 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:41.088Z] Removing intermediate container a6ee1ea68a98 [2023-04-11T05:36:41.088Z] ---> bc7f6ff8f009 [2023-04-11T05:36:41.088Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T05:36:41.088Z] ---> Running in dbbc3f081a19 [2023-04-11T05:36:41.138Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:41.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-11T05:36:41.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-11T05:36:41.435Z] 43c73ad9ab08: Preparing [2023-04-11T05:36:41.435Z] e07507691a8e: Preparing [2023-04-11T05:36:41.435Z] 1f76c30b1359: Preparing [2023-04-11T05:36:41.435Z] e29827574beb: Preparing [2023-04-11T05:36:41.435Z] 7a14c5099b04: Preparing [2023-04-11T05:36:41.435Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:41.435Z] 743e448301f0: Preparing [2023-04-11T05:36:41.435Z] f1417ff83b31: Preparing [2023-04-11T05:36:41.435Z] c1dd05ea5ffb: Waiting [2023-04-11T05:36:41.435Z] 743e448301f0: Waiting [2023-04-11T05:36:41.435Z] f1417ff83b31: Waiting [2023-04-11T05:36:41.435Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:41.435Z] 1f76c30b1359: Layer already exists [2023-04-11T05:36:41.435Z] 43c73ad9ab08: Layer already exists [2023-04-11T05:36:41.435Z] e29827574beb: Layer already exists [2023-04-11T05:36:41.435Z] e07507691a8e: Layer already exists [2023-04-11T05:36:41.435Z] 743e448301f0: Layer already exists [2023-04-11T05:36:41.435Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:41.435Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:41.435Z] main: digest: sha256:cee54a682b7896fda7aa5d8c5b5284307c9e4407582db4c754cf0376428cb173 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:36:41.470Z] ===================================================== [Pipeline] echo [2023-04-11T05:36:41.475Z] taggedImages: [2023-04-11T05:36:41.475Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:41.475Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-11T05:36:41.475Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.124 [2023-04-11T05:36:41.475Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:41.475Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-11T05:36:41.489Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-11T05:36:41.489Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:41.489Z] latest [2023-04-11T05:36:41.489Z] 3.0.0-dev.124 [2023-04-11T05:36:41.489Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:41.489Z] main [2023-04-11T05:36:41.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:41.789Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:42.054Z] Removing intermediate container dbbc3f081a19 [2023-04-11T05:36:42.054Z] ---> c1b5e723adad [2023-04-11T05:36:42.054Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T05:36:42.092Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:42.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-11T05:36:42.092Z] 2fc1bd753c92: Preparing [2023-04-11T05:36:42.092Z] 27d3ae311530: Preparing [2023-04-11T05:36:42.092Z] 7a14c5099b04: Preparing [2023-04-11T05:36:42.092Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:42.092Z] 4921d978db10: Preparing [2023-04-11T05:36:42.092Z] f1417ff83b31: Preparing [2023-04-11T05:36:42.092Z] f1417ff83b31: Waiting [2023-04-11T05:36:42.092Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:42.092Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:42.092Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:42.092Z] 2fc1bd753c92: Pushed [2023-04-11T05:36:42.092Z] 4921d978db10: Pushed [2023-04-11T05:36:42.323Z] ---> 065505b11534 [2023-04-11T05:36:42.323Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-11T05:36:42.323Z] ---> Running in a90fd062c3fb [2023-04-11T05:36:43.297Z] Removing intermediate container a90fd062c3fb [2023-04-11T05:36:43.297Z] ---> bbfee6e84821 [2023-04-11T05:36:43.297Z] Step 26/27 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:43.571Z] ---> Running in b01d76d2f11c [2023-04-11T05:36:44.158Z] ---> cb6d3c229e46 [2023-04-11T05:36:44.158Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T05:36:44.158Z] ---> Running in 4e3c3909417e [2023-04-11T05:36:44.428Z] Removing intermediate container b01d76d2f11c [2023-04-11T05:36:44.428Z] ---> 03e0af94294d [2023-04-11T05:36:44.428Z] Step 27/27 : LABEL version=3.0.0-dev.124 [2023-04-11T05:36:44.695Z] ---> Running in edbbcc7e3d1f [2023-04-11T05:36:45.288Z] Removing intermediate container 4e3c3909417e [2023-04-11T05:36:45.288Z] ---> 11fe08df57a0 [2023-04-11T05:36:45.288Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T05:36:45.374Z] 27d3ae311530: Pushed [2023-04-11T05:36:45.374Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:9e322a0b570f2320b2759350d40a9a57ead7ba754714810301a6bbdd70ee471a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:45.557Z] Removing intermediate container edbbcc7e3d1f [2023-04-11T05:36:45.557Z] ---> f2dec1a0e5fd [2023-04-11T05:36:45.557Z] [2023-04-11T05:36:45.557Z] ---> Running in a32050a0025d [2023-04-11T05:36:45.675Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:45.825Z] Successfully built f2dec1a0e5fd [2023-04-11T05:36:45.825Z] Successfully tagged security-spire-config-arm64:latest [2023-04-11T05:36:45.825Z]  Building security-spire-config ... done Building core-data [2023-04-11T05:36:45.970Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-11T05:36:45.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-11T05:36:45.970Z] 2fc1bd753c92: Preparing [2023-04-11T05:36:45.970Z] 27d3ae311530: Preparing [2023-04-11T05:36:45.970Z] 7a14c5099b04: Preparing [2023-04-11T05:36:45.970Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:45.970Z] 4921d978db10: Preparing [2023-04-11T05:36:45.970Z] f1417ff83b31: Preparing [2023-04-11T05:36:45.970Z] f1417ff83b31: Waiting [2023-04-11T05:36:45.970Z] 4921d978db10: Layer already exists [2023-04-11T05:36:45.970Z] 27d3ae311530: Layer already exists [2023-04-11T05:36:45.970Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:45.970Z] 2fc1bd753c92: Layer already exists [2023-04-11T05:36:45.970Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:45.970Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:45.970Z] latest: digest: sha256:9e322a0b570f2320b2759350d40a9a57ead7ba754714810301a6bbdd70ee471a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:46.270Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:46.405Z] Removing intermediate container a32050a0025d [2023-04-11T05:36:46.405Z] ---> 0419e0dfe2bc [2023-04-11T05:36:46.405Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T05:36:46.574Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.124 [2023-04-11T05:36:46.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-11T05:36:46.575Z] 2fc1bd753c92: Preparing [2023-04-11T05:36:46.575Z] 27d3ae311530: Preparing [2023-04-11T05:36:46.575Z] 7a14c5099b04: Preparing [2023-04-11T05:36:46.575Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:46.575Z] 4921d978db10: Preparing [2023-04-11T05:36:46.575Z] f1417ff83b31: Preparing [2023-04-11T05:36:46.575Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:46.575Z] 2fc1bd753c92: Layer already exists [2023-04-11T05:36:46.575Z] 27d3ae311530: Layer already exists [2023-04-11T05:36:46.575Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:46.575Z] 4921d978db10: Layer already exists [2023-04-11T05:36:46.575Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:46.575Z] 3.0.0-dev.124: digest: sha256:9e322a0b570f2320b2759350d40a9a57ead7ba754714810301a6bbdd70ee471a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:46.670Z] ---> Running in d8f69345b27a [2023-04-11T05:36:46.877Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:47.175Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:47.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-11T05:36:47.175Z] 2fc1bd753c92: Preparing [2023-04-11T05:36:47.175Z] 27d3ae311530: Preparing [2023-04-11T05:36:47.175Z] 7a14c5099b04: Preparing [2023-04-11T05:36:47.175Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:47.176Z] 4921d978db10: Preparing [2023-04-11T05:36:47.176Z] f1417ff83b31: Preparing [2023-04-11T05:36:47.176Z] f1417ff83b31: Waiting [2023-04-11T05:36:47.176Z] 2fc1bd753c92: Layer already exists [2023-04-11T05:36:47.176Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:47.176Z] 4921d978db10: Layer already exists [2023-04-11T05:36:47.176Z] 27d3ae311530: Layer already exists [2023-04-11T05:36:47.176Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:47.176Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:47.176Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:9e322a0b570f2320b2759350d40a9a57ead7ba754714810301a6bbdd70ee471a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:47.254Z] Removing intermediate container d8f69345b27a [2023-04-11T05:36:47.254Z] ---> 522363236168 [2023-04-11T05:36:47.254Z] Step 26/27 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:47.484Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:47.519Z] ---> Running in 6c07aacaa804 [2023-04-11T05:36:47.786Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-11T05:36:47.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-11T05:36:47.786Z] 2fc1bd753c92: Preparing [2023-04-11T05:36:47.786Z] 27d3ae311530: Preparing [2023-04-11T05:36:47.786Z] 7a14c5099b04: Preparing [2023-04-11T05:36:47.786Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:47.786Z] 4921d978db10: Preparing [2023-04-11T05:36:47.786Z] f1417ff83b31: Preparing [2023-04-11T05:36:47.786Z] f1417ff83b31: Waiting [2023-04-11T05:36:47.786Z] 4921d978db10: Layer already exists [2023-04-11T05:36:47.786Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:47.786Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:47.786Z] 27d3ae311530: Layer already exists [2023-04-11T05:36:47.786Z] 2fc1bd753c92: Layer already exists [2023-04-11T05:36:47.786Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:47.786Z] main: digest: sha256:9e322a0b570f2320b2759350d40a9a57ead7ba754714810301a6bbdd70ee471a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:36:47.831Z] ===================================================== [Pipeline] echo [2023-04-11T05:36:47.836Z] taggedImages: [2023-04-11T05:36:47.836Z] - nexus3.edgexfoundry.org:10004/support-notifications:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:47.836Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-11T05:36:47.836Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.124 [2023-04-11T05:36:47.836Z] - nexus3.edgexfoundry.org:10004/support-notifications:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:47.836Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-11T05:36:47.851Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-11T05:36:47.851Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:47.851Z] latest [2023-04-11T05:36:47.851Z] 3.0.0-dev.124 [2023-04-11T05:36:47.851Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:47.851Z] main [2023-04-11T05:36:47.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:48.116Z] Removing intermediate container 6c07aacaa804 [2023-04-11T05:36:48.116Z] ---> c912276e2314 [2023-04-11T05:36:48.116Z] Step 27/27 : LABEL version=3.0.0-dev.124 [2023-04-11T05:36:48.116Z] ---> Running in 79cf47f5f1ad [2023-04-11T05:36:48.152Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:48.466Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:48.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-11T05:36:48.466Z] f159be4033ec: Preparing [2023-04-11T05:36:48.466Z] 6b3d74cd1e18: Preparing [2023-04-11T05:36:48.466Z] 7a14c5099b04: Preparing [2023-04-11T05:36:48.466Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:48.466Z] 8d8325709e4f: Preparing [2023-04-11T05:36:48.466Z] f1417ff83b31: Preparing [2023-04-11T05:36:48.466Z] f1417ff83b31: Waiting [2023-04-11T05:36:48.466Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:48.466Z] 8d8325709e4f: Layer already exists [2023-04-11T05:36:48.466Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:48.466Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:48.466Z] f159be4033ec: Pushed [2023-04-11T05:36:49.075Z] Removing intermediate container 79cf47f5f1ad [2023-04-11T05:36:49.075Z] ---> c71ae53e19aa [2023-04-11T05:36:49.075Z] [2023-04-11T05:36:49.075Z] Successfully built c71ae53e19aa [2023-04-11T05:36:49.075Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-11T05:36:49.075Z]  Building security-spire-agent ... done Building security-proxy-auth [2023-04-11T05:36:51.010Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:36:51.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:36:51.010Z] ---> c13a99b088ea [2023-04-11T05:36:51.010Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T05:36:51.010Z] ---> Using cache [2023-04-11T05:36:51.010Z] ---> 5da2fe5e6e17 [2023-04-11T05:36:51.010Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T05:36:51.010Z] ---> Using cache [2023-04-11T05:36:51.010Z] ---> 2b655dece0ec [2023-04-11T05:36:51.010Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T05:36:51.010Z] ---> Using cache [2023-04-11T05:36:51.010Z] ---> bf83de45c195 [2023-04-11T05:36:51.010Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T05:36:51.010Z] ---> Using cache [2023-04-11T05:36:51.010Z] ---> 01fd50f7610e [2023-04-11T05:36:51.010Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:36:51.010Z] ---> Using cache [2023-04-11T05:36:51.010Z] ---> dc68d90f91ca [2023-04-11T05:36:51.010Z] Step 8/23 : COPY . . [2023-04-11T05:36:51.010Z] ---> Using cache [2023-04-11T05:36:51.010Z] ---> bbd00f83e161 [2023-04-11T05:36:51.010Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-11T05:36:51.748Z] 6b3d74cd1e18: Pushed [2023-04-11T05:36:51.748Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:f7df202c734aae7438a8dc2b423cde2a1dd100be1b55a13520a97d407d70a1b2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:52.060Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:52.365Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-11T05:36:52.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-11T05:36:52.365Z] f159be4033ec: Preparing [2023-04-11T05:36:52.365Z] 6b3d74cd1e18: Preparing [2023-04-11T05:36:52.365Z] 7a14c5099b04: Preparing [2023-04-11T05:36:52.365Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:52.365Z] 8d8325709e4f: Preparing [2023-04-11T05:36:52.365Z] f1417ff83b31: Preparing [2023-04-11T05:36:52.365Z] f1417ff83b31: Waiting [2023-04-11T05:36:52.365Z] f159be4033ec: Layer already exists [2023-04-11T05:36:52.365Z] 8d8325709e4f: Layer already exists [2023-04-11T05:36:52.365Z] 6b3d74cd1e18: Layer already exists [2023-04-11T05:36:52.365Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:52.365Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:52.365Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:52.421Z] ---> Running in 5c0c70252902 [2023-04-11T05:36:52.624Z] latest: digest: sha256:f7df202c734aae7438a8dc2b423cde2a1dd100be1b55a13520a97d407d70a1b2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:52.925Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:53.234Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.124 [2023-04-11T05:36:53.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-11T05:36:53.234Z] f159be4033ec: Preparing [2023-04-11T05:36:53.234Z] 6b3d74cd1e18: Preparing [2023-04-11T05:36:53.234Z] 7a14c5099b04: Preparing [2023-04-11T05:36:53.234Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:53.234Z] 8d8325709e4f: Preparing [2023-04-11T05:36:53.234Z] f1417ff83b31: Preparing [2023-04-11T05:36:53.234Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:53.234Z] 8d8325709e4f: Layer already exists [2023-04-11T05:36:53.234Z] 6b3d74cd1e18: Layer already exists [2023-04-11T05:36:53.234Z] f159be4033ec: Layer already exists [2023-04-11T05:36:53.234Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:53.234Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:53.234Z] 3.0.0-dev.124: digest: sha256:f7df202c734aae7438a8dc2b423cde2a1dd100be1b55a13520a97d407d70a1b2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:53.537Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:53.837Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:53.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-11T05:36:53.837Z] f159be4033ec: Preparing [2023-04-11T05:36:53.837Z] 6b3d74cd1e18: Preparing [2023-04-11T05:36:53.837Z] 7a14c5099b04: Preparing [2023-04-11T05:36:53.837Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:53.837Z] 8d8325709e4f: Preparing [2023-04-11T05:36:53.837Z] f1417ff83b31: Preparing [2023-04-11T05:36:53.837Z] f1417ff83b31: Waiting [2023-04-11T05:36:53.837Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:53.837Z] f159be4033ec: Layer already exists [2023-04-11T05:36:53.837Z] 6b3d74cd1e18: Layer already exists [2023-04-11T05:36:53.837Z] 8d8325709e4f: Layer already exists [2023-04-11T05:36:53.837Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:53.837Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:53.837Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:f7df202c734aae7438a8dc2b423cde2a1dd100be1b55a13520a97d407d70a1b2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:54.144Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:36:54.447Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-11T05:36:54.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-11T05:36:54.447Z] f159be4033ec: Preparing [2023-04-11T05:36:54.447Z] 6b3d74cd1e18: Preparing [2023-04-11T05:36:54.447Z] 7a14c5099b04: Preparing [2023-04-11T05:36:54.447Z] c1dd05ea5ffb: Preparing [2023-04-11T05:36:54.447Z] 8d8325709e4f: Preparing [2023-04-11T05:36:54.447Z] f1417ff83b31: Preparing [2023-04-11T05:36:54.447Z] f1417ff83b31: Waiting [2023-04-11T05:36:54.447Z] c1dd05ea5ffb: Layer already exists [2023-04-11T05:36:54.447Z] 8d8325709e4f: Layer already exists [2023-04-11T05:36:54.447Z] f159be4033ec: Layer already exists [2023-04-11T05:36:54.447Z] 6b3d74cd1e18: Layer already exists [2023-04-11T05:36:54.447Z] 7a14c5099b04: Layer already exists [2023-04-11T05:36:54.447Z] f1417ff83b31: Layer already exists [2023-04-11T05:36:54.447Z] main: digest: sha256:f7df202c734aae7438a8dc2b423cde2a1dd100be1b55a13520a97d407d70a1b2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:36:54.481Z] ===================================================== [Pipeline] echo [2023-04-11T05:36:54.487Z] taggedImages: [2023-04-11T05:36:54.487Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:36:54.487Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-11T05:36:54.487Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.124 [2023-04-11T05:36:54.487Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:36:54.487Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-11T05:36:55.012Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:36:55.012Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:36:55.012Z] ---> c13a99b088ea [2023-04-11T05:36:55.012Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T05:36:55.012Z] ---> Using cache [2023-04-11T05:36:55.012Z] ---> 5da2fe5e6e17 [2023-04-11T05:36:55.012Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T05:36:55.012Z] ---> Using cache [2023-04-11T05:36:55.012Z] ---> 2b655dece0ec [2023-04-11T05:36:55.012Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T05:36:55.012Z] ---> Using cache [2023-04-11T05:36:55.012Z] ---> bf83de45c195 [2023-04-11T05:36:55.012Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T05:36:55.012Z] ---> Using cache [2023-04-11T05:36:55.012Z] ---> 01fd50f7610e [2023-04-11T05:36:55.012Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:36:55.012Z] ---> Using cache [2023-04-11T05:36:55.012Z] ---> dc68d90f91ca [2023-04-11T05:36:55.012Z] Step 8/23 : COPY . . [2023-04-11T05:36:55.012Z] ---> Using cache [2023-04-11T05:36:55.012Z] ---> bbd00f83e161 [2023-04-11T05:36:55.012Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-11T05:36:55.279Z] ---> Running in 5d63809ae479 [2023-04-11T05:36:55.866Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-11T05:36:57.822Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-11T05:42:34.717Z] Removing intermediate container 0aeb334c508c [2023-04-11T05:42:34.717Z] ---> 46cb600f381e [2023-04-11T05:42:34.717Z] [2023-04-11T05:42:34.717Z] Step 9/33 : FROM alpine:3.17 [2023-04-11T05:42:34.717Z] ---> 51e60588ff2c [2023-04-11T05:42:34.717Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T05:42:34.717Z] Removing intermediate container fcf930c3bd19 [2023-04-11T05:42:34.717Z] ---> 3cc371817a18 [2023-04-11T05:42:34.717Z] [2023-04-11T05:42:34.717Z] Step 9/22 : FROM alpine:3.17 [2023-04-11T05:42:34.717Z] ---> 51e60588ff2c [2023-04-11T05:42:34.717Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-11T05:42:34.717Z] ---> Running in 67061c6a8c44 [2023-04-11T05:42:34.717Z] ---> Running in c621669ee9b6 [2023-04-11T05:42:34.717Z] Removing intermediate container 67061c6a8c44 [2023-04-11T05:42:34.717Z] ---> 4e6f975c1af2 [2023-04-11T05:42:34.718Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-11T05:42:34.718Z] ---> Running in 4f63f5f592ee [2023-04-11T05:42:34.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:42:34.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:42:34.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:42:35.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:42:36.255Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T05:42:36.255Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-11T05:42:36.255Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:42:36.255Z] OK: 8 MiB in 17 packages [2023-04-11T05:42:36.523Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T05:42:36.523Z] (2/2) Installing su-exec (0.2-r2) [2023-04-11T05:42:36.523Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:42:36.523Z] OK: 8 MiB in 17 packages [2023-04-11T05:42:38.467Z] Removing intermediate container c621669ee9b6 [2023-04-11T05:42:38.467Z] ---> f40e4d167cf6 [2023-04-11T05:42:38.467Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T05:42:38.467Z] ---> Running in 928810fe21cd [2023-04-11T05:42:38.754Z] Removing intermediate container 4f63f5f592ee [2023-04-11T05:42:38.754Z] ---> 787972d3484b [2023-04-11T05:42:38.754Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-11T05:42:39.022Z] ---> Running in 5b5939ba0483 [2023-04-11T05:42:39.022Z] Removing intermediate container 928810fe21cd [2023-04-11T05:42:39.022Z] ---> 042c781639ae [2023-04-11T05:42:39.022Z] Step 12/22 : WORKDIR /edgex [2023-04-11T05:42:39.290Z] ---> Running in 6159a51c609e [2023-04-11T05:42:39.568Z] Removing intermediate container 5b5939ba0483 [2023-04-11T05:42:39.568Z] ---> 019049014348 [2023-04-11T05:42:39.568Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-11T05:42:39.850Z] Removing intermediate container 6159a51c609e [2023-04-11T05:42:39.850Z] ---> 78181f2bade9 [2023-04-11T05:42:39.850Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:42:39.850Z] ---> Running in c5976ce4ba76 [2023-04-11T05:42:40.443Z] Removing intermediate container c5976ce4ba76 [2023-04-11T05:42:40.443Z] ---> 7a1fd3307313 [2023-04-11T05:42:40.443Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-11T05:42:40.443Z] ---> Running in d31aec057dc0 [2023-04-11T05:42:40.710Z] ---> 8023c719ae83 [2023-04-11T05:42:40.710Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:42:41.299Z] Removing intermediate container d31aec057dc0 [2023-04-11T05:42:41.299Z] ---> 99b24a0b3341 [2023-04-11T05:42:41.299Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-11T05:42:41.299Z] ---> Running in f8bc06c07738 [2023-04-11T05:42:41.881Z] ---> d6a4ee1d5a5e [2023-04-11T05:42:41.881Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-11T05:42:42.148Z] Removing intermediate container f8bc06c07738 [2023-04-11T05:42:42.148Z] ---> a3df80284aed [2023-04-11T05:42:42.148Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-11T05:42:42.419Z] ---> Running in 82781d6c4a73 [2023-04-11T05:42:43.375Z] ---> c56fc0300f20 [2023-04-11T05:42:43.375Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-11T05:42:45.957Z] ---> b7be6318562b [2023-04-11T05:42:45.957Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T05:42:45.957Z] Removing intermediate container 82781d6c4a73 [2023-04-11T05:42:45.957Z] ---> b6202a8219a4 [2023-04-11T05:42:45.957Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-11T05:42:46.224Z] ---> Running in 09ae336d5657 [2023-04-11T05:42:46.808Z] ---> 2f51bb273333 [2023-04-11T05:42:46.808Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T05:42:47.723Z] Removing intermediate container 09ae336d5657 [2023-04-11T05:42:47.723Z] ---> 872bcfff576e [2023-04-11T05:42:47.723Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-11T05:42:47.998Z] ---> Running in 7b6e8c4bb8a2 [2023-04-11T05:42:48.590Z] ---> 24ed9c34364c [2023-04-11T05:42:48.590Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-11T05:42:48.998Z] ---> Running in e70d48ec4223 [2023-04-11T05:42:52.465Z] Removing intermediate container 7b6e8c4bb8a2 [2023-04-11T05:42:52.465Z] ---> 64a2f92d0eb7 [2023-04-11T05:42:52.465Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T05:42:52.465Z] ---> Running in 795a541b6ef5 [2023-04-11T05:42:52.755Z] Removing intermediate container 795a541b6ef5 [2023-04-11T05:42:52.755Z] ---> 01c4245436ca [2023-04-11T05:42:52.755Z] Step 20/22 : LABEL arch=arm64 [2023-04-11T05:42:53.024Z] ---> Running in 89fd29402e40 [2023-04-11T05:42:53.612Z] Removing intermediate container 89fd29402e40 [2023-04-11T05:42:53.612Z] ---> e7d467ef2c4e [2023-04-11T05:42:53.612Z] Step 21/22 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:42:53.612Z] Removing intermediate container e70d48ec4223 [2023-04-11T05:42:53.612Z] ---> be70e5a1e5fd [2023-04-11T05:42:53.612Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:42:53.612Z] ---> Running in 79d1e86bcf27 [2023-04-11T05:42:54.195Z] Removing intermediate container 79d1e86bcf27 [2023-04-11T05:42:54.195Z] ---> 0ce7dbd7db8c [2023-04-11T05:42:54.195Z] Step 22/22 : LABEL version=3.0.0-dev.124 [2023-04-11T05:42:54.486Z] ---> Running in 95f9b8d524a9 [2023-04-11T05:42:54.754Z] ---> b056ee2cca8a [2023-04-11T05:42:54.754Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:42:55.022Z] Removing intermediate container 95f9b8d524a9 [2023-04-11T05:42:55.022Z] ---> a9a9c4b35fac [2023-04-11T05:42:55.022Z] [2023-04-11T05:42:55.288Z] Successfully built a9a9c4b35fac [2023-04-11T05:42:55.288Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-11T05:42:55.288Z]  Building security-proxy-setup ... done Building support-notifications [2023-04-11T05:42:55.867Z] ---> d7ec14c176ff [2023-04-11T05:42:55.867Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-11T05:42:57.804Z] ---> 414d37a3de5e [2023-04-11T05:42:57.804Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-11T05:42:58.759Z] ---> a1340b64e44d [2023-04-11T05:42:58.759Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-11T05:42:59.712Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:42:59.712Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:42:59.712Z] ---> c13a99b088ea [2023-04-11T05:42:59.712Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T05:42:59.712Z] ---> Using cache [2023-04-11T05:42:59.712Z] ---> 5da2fe5e6e17 [2023-04-11T05:42:59.712Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T05:42:59.712Z] ---> Using cache [2023-04-11T05:42:59.712Z] ---> 2b655dece0ec [2023-04-11T05:42:59.712Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-11T05:43:00.679Z] ---> 29871baf5d0b [2023-04-11T05:43:00.679Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-11T05:43:00.679Z] ---> Running in 1502addc5a0a [2023-04-11T05:43:02.615Z] ---> 2c3155acce35 [2023-04-11T05:43:02.615Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-11T05:43:02.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:43:03.146Z] ---> 753830233795 [2023-04-11T05:43:03.146Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-11T05:43:03.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:43:03.996Z] ---> b468a6f81eb0 [2023-04-11T05:43:03.996Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-11T05:43:04.262Z] ---> Running in f2ebb5b1ddf8 [2023-04-11T05:43:05.675Z] OK: 263 MiB in 53 packages [2023-04-11T05:43:07.084Z] Removing intermediate container f2ebb5b1ddf8 [2023-04-11T05:43:07.084Z] ---> 027bb0446413 [2023-04-11T05:43:07.084Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-11T05:43:07.365Z] ---> Running in 26bde3711408 [2023-04-11T05:43:07.631Z] Removing intermediate container 1502addc5a0a [2023-04-11T05:43:07.631Z] ---> af6b1e0fe6e4 [2023-04-11T05:43:07.631Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T05:43:07.906Z] Removing intermediate container 26bde3711408 [2023-04-11T05:43:07.906Z] ---> 991a9fb4f83d [2023-04-11T05:43:07.906Z] Step 30/33 : CMD ["gate"] [2023-04-11T05:43:08.180Z] ---> Running in 0fa303068ffa [2023-04-11T05:43:08.777Z] ---> cb231ca010bd [2023-04-11T05:43:08.777Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:43:09.048Z] ---> Running in fbaed26cf514 [2023-04-11T05:43:09.315Z] Removing intermediate container 0fa303068ffa [2023-04-11T05:43:09.315Z] ---> 20db0bc56d7d [2023-04-11T05:43:09.315Z] Step 31/33 : LABEL arch=arm64 [2023-04-11T05:43:09.588Z] ---> Running in 48ec9303607f [2023-04-11T05:43:10.549Z] Removing intermediate container 48ec9303607f [2023-04-11T05:43:10.549Z] ---> a050543e0a4a [2023-04-11T05:43:10.549Z] Step 32/33 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:43:11.136Z] ---> Running in ce35867d17b1 [2023-04-11T05:43:13.742Z] Removing intermediate container ce35867d17b1 [2023-04-11T05:43:13.742Z] ---> e99753bf7a8b [2023-04-11T05:43:13.742Z] Step 33/33 : LABEL version=3.0.0-dev.124 [2023-04-11T05:43:14.010Z] ---> Running in 9fbe58e50f3e [2023-04-11T05:43:14.974Z] Removing intermediate container 9fbe58e50f3e [2023-04-11T05:43:14.974Z] ---> fefea936c0e8 [2023-04-11T05:43:14.974Z] [2023-04-11T05:43:15.243Z] Successfully built fefea936c0e8 [2023-04-11T05:43:15.511Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-11T05:43:15.511Z] Building security-spire-server [2023-04-11T05:43:20.853Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:43:20.853Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:43:20.853Z] ---> c13a99b088ea [2023-04-11T05:43:20.853Z] Step 3/26 : WORKDIR /edgex-go [2023-04-11T05:43:20.853Z] ---> Using cache [2023-04-11T05:43:20.853Z] ---> e4ac49ae411f [2023-04-11T05:43:20.853Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T05:43:20.853Z] ---> Using cache [2023-04-11T05:43:20.853Z] ---> 48ad2b6e05ff [2023-04-11T05:43:20.853Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-11T05:43:20.853Z] ---> Using cache [2023-04-11T05:43:20.853Z] ---> bc9821c68f08 [2023-04-11T05:43:20.853Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:43:20.853Z] ---> Using cache [2023-04-11T05:43:20.853Z] ---> e6fcac2440b7 [2023-04-11T05:43:20.853Z] Step 7/26 : COPY . . [2023-04-11T05:43:20.853Z] ---> Using cache [2023-04-11T05:43:20.853Z] ---> fef74e3a886b [2023-04-11T05:43:20.853Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T05:43:20.853Z] ---> Using cache [2023-04-11T05:43:20.853Z] ---> 50b23bd9453b [2023-04-11T05:43:20.853Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-11T05:43:20.853Z] ---> Using cache [2023-04-11T05:43:20.853Z] ---> 8658fd85fc28 [2023-04-11T05:43:20.853Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T05:43:20.853Z] ---> Using cache [2023-04-11T05:43:20.853Z] ---> a751d2a11ccb [2023-04-11T05:43:20.853Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T05:43:21.436Z] ---> Running in e2dc51857433 [2023-04-11T05:43:22.848Z] Removing intermediate container 5d63809ae479 [2023-04-11T05:43:22.848Z] ---> 48335e195f0b [2023-04-11T05:43:22.848Z] [2023-04-11T05:43:22.848Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T05:43:22.848Z] ---> 51e60588ff2c [2023-04-11T05:43:22.848Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T05:43:23.115Z] ---> Running in b9c8b64df5bb [2023-04-11T05:43:24.523Z] Removing intermediate container b9c8b64df5bb [2023-04-11T05:43:24.523Z] ---> 45cb4c9f6ef7 [2023-04-11T05:43:24.523Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T05:43:24.791Z] ---> Running in 96413c333dff [2023-04-11T05:43:26.208Z] Removing intermediate container e2dc51857433 [2023-04-11T05:43:26.208Z] ---> 28f0f3579087 [2023-04-11T05:43:26.208Z] Step 12/26 : WORKDIR /edgex-go [2023-04-11T05:43:26.478Z] ---> Running in 455bd6d5e50b [2023-04-11T05:43:27.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:43:27.329Z] Removing intermediate container 455bd6d5e50b [2023-04-11T05:43:27.329Z] ---> b7a4263b1752 [2023-04-11T05:43:27.329Z] [2023-04-11T05:43:27.329Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T05:43:27.329Z] ---> 51e60588ff2c [2023-04-11T05:43:27.329Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T05:43:27.596Z] ---> Using cache [2023-04-11T05:43:27.596Z] ---> 95482f6b7e54 [2023-04-11T05:43:27.596Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T05:43:27.596Z] ---> Using cache [2023-04-11T05:43:27.596Z] ---> 7d98ab2257ca [2023-04-11T05:43:27.596Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:43:27.596Z] ---> Using cache [2023-04-11T05:43:27.596Z] ---> 05ffc2094f1c [2023-04-11T05:43:27.596Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:43:27.596Z] ---> Using cache [2023-04-11T05:43:27.596Z] ---> 492e7b671e62 [2023-04-11T05:43:27.596Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T05:43:27.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:43:28.132Z] Removing intermediate container 56dc925c9dc5 [2023-04-11T05:43:28.132Z] ---> 2f787602e9ff [2023-04-11T05:43:28.132Z] [2023-04-11T05:43:28.132Z] Step 10/25 : FROM alpine:3.17 [2023-04-11T05:43:28.132Z] ---> 51e60588ff2c [2023-04-11T05:43:28.132Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-11T05:43:28.401Z] ---> Running in d9dd814bc3d7 [2023-04-11T05:43:29.378Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T05:43:29.378Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:43:29.646Z] OK: 8 MiB in 16 packages [2023-04-11T05:43:30.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:43:31.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:43:31.472Z] Removing intermediate container 96413c333dff [2023-04-11T05:43:31.472Z] ---> cbe1233097fc [2023-04-11T05:43:31.472Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:43:32.436Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T05:43:32.436Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:43:32.436Z] OK: 8 MiB in 16 packages [2023-04-11T05:43:33.022Z] ---> 5a34aec05c75 [2023-04-11T05:43:33.022Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:43:34.435Z] Removing intermediate container d9dd814bc3d7 [2023-04-11T05:43:34.435Z] ---> fdfa92d210d8 [2023-04-11T05:43:34.435Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T05:43:34.714Z] ---> Running in 99ede5a913be [2023-04-11T05:43:34.984Z] ---> dcb33d315eed [2023-04-11T05:43:34.984Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-11T05:43:35.250Z] Removing intermediate container 99ede5a913be [2023-04-11T05:43:35.250Z] ---> d84f1966035a [2023-04-11T05:43:35.250Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-11T05:43:35.518Z] ---> Running in 9a322665ee67 [2023-04-11T05:43:36.480Z] Removing intermediate container 9a322665ee67 [2023-04-11T05:43:36.480Z] ---> b337fff8d0ce [2023-04-11T05:43:36.480Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-11T05:43:36.480Z] ---> Running in 321a32cb820d [2023-04-11T05:43:37.061Z] ---> fbb2feb99d84 [2023-04-11T05:43:37.061Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T05:43:37.655Z] Removing intermediate container 321a32cb820d [2023-04-11T05:43:37.655Z] ---> 4377deee40f8 [2023-04-11T05:43:37.655Z] Step 15/25 : WORKDIR / [2023-04-11T05:43:37.655Z] ---> Running in b8d1a4d8361e [2023-04-11T05:43:38.242Z] ---> 1b484f327f8a [2023-04-11T05:43:38.242Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:43:38.513Z] ---> 3132f50846d9 [2023-04-11T05:43:38.513Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-11T05:43:38.513Z] Removing intermediate container b8d1a4d8361e [2023-04-11T05:43:38.513Z] ---> d0e27ebeff65 [2023-04-11T05:43:38.513Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:43:39.915Z] ---> 6e5016e353c8 [2023-04-11T05:43:39.915Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-11T05:43:39.915Z] ---> 08139c410eb5 [2023-04-11T05:43:39.915Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:43:39.915Z] ---> a1acb5943990 [2023-04-11T05:43:39.915Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-11T05:43:40.876Z] ---> c6da909ce552 [2023-04-11T05:43:40.876Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T05:43:40.876Z] ---> Running in 5be34d1adc4c [2023-04-11T05:43:41.149Z] ---> d3327d1c75e8 [2023-04-11T05:43:41.149Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T05:43:41.416Z] ---> Running in f92adc6614e4 [2023-04-11T05:43:41.416Z] ---> b25e002b7ca8 [2023-04-11T05:43:41.416Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-11T05:43:42.378Z] Removing intermediate container f92adc6614e4 [2023-04-11T05:43:42.378Z] ---> 56dab07b6115 [2023-04-11T05:43:42.378Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T05:43:42.644Z] ---> Running in c4ba6ba0004f [2023-04-11T05:43:43.609Z] Removing intermediate container c4ba6ba0004f [2023-04-11T05:43:43.609Z] ---> f888e4d100ae [2023-04-11T05:43:43.609Z] Step 24/26 : LABEL arch=arm64 [2023-04-11T05:43:43.876Z] ---> Running in ba80ca2917d5 [2023-04-11T05:43:44.461Z] ---> 79ea31a0d3bf [2023-04-11T05:43:44.461Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:43:45.052Z] Removing intermediate container ba80ca2917d5 [2023-04-11T05:43:45.052Z] ---> 40debf8321d1 [2023-04-11T05:43:45.052Z] Step 25/26 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:43:45.052Z] Removing intermediate container 5be34d1adc4c [2023-04-11T05:43:45.052Z] ---> 248240c43aa7 [2023-04-11T05:43:45.052Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T05:43:45.324Z] ---> Running in 30ab810fb524 [2023-04-11T05:43:45.324Z] ---> Running in e2c7e902e6eb [2023-04-11T05:43:45.916Z] ---> b62b555c57fb [2023-04-11T05:43:45.916Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-11T05:43:45.916Z] Removing intermediate container 30ab810fb524 [2023-04-11T05:43:45.916Z] ---> 5f56b4aa8fa7 [2023-04-11T05:43:45.916Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T05:43:46.183Z] Removing intermediate container e2c7e902e6eb [2023-04-11T05:43:46.184Z] ---> e22b26a08a27 [2023-04-11T05:43:46.184Z] Step 26/26 : LABEL version=3.0.0-dev.124 [2023-04-11T05:43:46.184Z] ---> Running in 2a2f62fe7700 [2023-04-11T05:43:46.184Z] ---> Running in bdfb55752b33 [2023-04-11T05:43:47.148Z] Removing intermediate container 2a2f62fe7700 [2023-04-11T05:43:47.148Z] ---> bda994c9fe70 [2023-04-11T05:43:47.148Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T05:43:47.148Z] Removing intermediate container bdfb55752b33 [2023-04-11T05:43:47.148Z] ---> 5f09c5bdd030 [2023-04-11T05:43:47.148Z] [2023-04-11T05:43:47.148Z] ---> Running in e0006bddbe2f [2023-04-11T05:43:47.148Z] ---> e4dc49843dc0 [2023-04-11T05:43:47.148Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-11T05:43:47.414Z] Successfully built 5f09c5bdd030 [2023-04-11T05:43:47.414Z] Successfully tagged security-spire-server-arm64:latest [2023-04-11T05:43:47.414Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-04-11T05:43:47.414Z] ---> Running in 06862e5e5070 [2023-04-11T05:43:47.997Z] Removing intermediate container e0006bddbe2f [2023-04-11T05:43:47.997Z] ---> f1036de16c85 [2023-04-11T05:43:47.997Z] Step 22/23 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:43:47.997Z] ---> Running in 3d9d0c264f8a [2023-04-11T05:43:48.265Z] Removing intermediate container 06862e5e5070 [2023-04-11T05:43:48.265Z] ---> 4a3dd7920d6a [2023-04-11T05:43:48.265Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T05:43:48.265Z] ---> Running in ef2dcbc4d695 [2023-04-11T05:43:48.854Z] Removing intermediate container 3d9d0c264f8a [2023-04-11T05:43:48.854Z] ---> b271507f58ec [2023-04-11T05:43:48.854Z] Step 23/23 : LABEL version=3.0.0-dev.124 [2023-04-11T05:43:49.120Z] ---> Running in 6f124944f477 [2023-04-11T05:43:49.120Z] Removing intermediate container ef2dcbc4d695 [2023-04-11T05:43:49.120Z] ---> ff043b7fb1b7 [2023-04-11T05:43:49.120Z] Step 23/25 : LABEL arch=arm64 [2023-04-11T05:43:49.385Z] ---> Running in 9c637d5a9f2f [2023-04-11T05:43:50.341Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:43:50.341Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:43:50.341Z] ---> c13a99b088ea [2023-04-11T05:43:50.341Z] Step 3/25 : WORKDIR /edgex-go [2023-04-11T05:43:50.341Z] ---> Using cache [2023-04-11T05:43:50.341Z] ---> e4ac49ae411f [2023-04-11T05:43:50.341Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-11T05:43:53.967Z] Removing intermediate container 6f124944f477 [2023-04-11T05:43:53.967Z] ---> 5a271b4b59f6 [2023-04-11T05:43:53.967Z] [2023-04-11T05:43:53.967Z] ---> Running in 17ccd2f5501b [2023-04-11T05:43:53.967Z] Removing intermediate container 9c637d5a9f2f [2023-04-11T05:43:53.967Z] ---> bc76ef5fdd59 [2023-04-11T05:43:53.967Z] Step 24/25 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:43:53.967Z] Successfully built 5a271b4b59f6 [2023-04-11T05:43:53.967Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-11T05:43:53.967Z] Building core-common-config-bootstrapper [2023-04-11T05:43:53.967Z]  Building security-proxy-auth ... done  ---> Running in 51cdb2acfa67 [2023-04-11T05:43:54.927Z] Removing intermediate container 51cdb2acfa67 [2023-04-11T05:43:54.927Z] ---> 86883ba5ad96 [2023-04-11T05:43:54.927Z] Step 25/25 : LABEL version=3.0.0-dev.124 [2023-04-11T05:43:55.193Z] ---> Running in f7ac045daacd [2023-04-11T05:43:55.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:43:55.748Z] Removing intermediate container f7ac045daacd [2023-04-11T05:43:55.748Z] ---> 155c58ca9381 [2023-04-11T05:43:55.748Z] [2023-04-11T05:43:55.748Z] Successfully built 155c58ca9381 [2023-04-11T05:43:56.016Z] Successfully tagged core-metadata-arm64:latest [2023-04-11T05:43:56.016Z]  Building core-metadata ... done Building support-scheduler [2023-04-11T05:43:56.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:43:57.422Z] OK: 263 MiB in 53 packages [2023-04-11T05:43:58.008Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:43:58.008Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:43:58.008Z] ---> c13a99b088ea [2023-04-11T05:43:58.008Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T05:43:58.008Z] ---> Using cache [2023-04-11T05:43:58.008Z] ---> 5da2fe5e6e17 [2023-04-11T05:43:58.008Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T05:43:58.008Z] ---> Using cache [2023-04-11T05:43:58.008Z] ---> 2b655dece0ec [2023-04-11T05:43:58.008Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T05:43:58.008Z] ---> Using cache [2023-04-11T05:43:58.008Z] ---> bf83de45c195 [2023-04-11T05:43:58.008Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T05:43:58.008Z] ---> Using cache [2023-04-11T05:43:58.008Z] ---> 01fd50f7610e [2023-04-11T05:43:58.008Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:43:58.008Z] ---> Using cache [2023-04-11T05:43:58.008Z] ---> dc68d90f91ca [2023-04-11T05:43:58.008Z] Step 8/23 : COPY . . [2023-04-11T05:43:58.592Z] ---> Using cache [2023-04-11T05:43:58.592Z] ---> bbd00f83e161 [2023-04-11T05:43:58.592Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-11T05:43:58.592Z] ---> Running in 1592e64960ec [2023-04-11T05:43:58.858Z] Removing intermediate container 17ccd2f5501b [2023-04-11T05:43:58.859Z] ---> 2f76a539b4a8 [2023-04-11T05:43:58.859Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-11T05:43:59.124Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:43:59.124Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:43:59.124Z] ---> c13a99b088ea [2023-04-11T05:43:59.124Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T05:43:59.388Z] ---> Using cache [2023-04-11T05:43:59.388Z] ---> 5da2fe5e6e17 [2023-04-11T05:43:59.388Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T05:43:59.388Z] ---> Using cache [2023-04-11T05:43:59.388Z] ---> 2b655dece0ec [2023-04-11T05:43:59.388Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T05:43:59.388Z] ---> Using cache [2023-04-11T05:43:59.388Z] ---> bf83de45c195 [2023-04-11T05:43:59.388Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T05:43:59.388Z] ---> Using cache [2023-04-11T05:43:59.388Z] ---> 01fd50f7610e [2023-04-11T05:43:59.388Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:43:59.388Z] ---> Using cache [2023-04-11T05:43:59.388Z] ---> dc68d90f91ca [2023-04-11T05:43:59.388Z] Step 8/23 : COPY . . [2023-04-11T05:43:59.655Z] ---> Using cache [2023-04-11T05:43:59.655Z] ---> bbd00f83e161 [2023-04-11T05:43:59.655Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-11T05:43:59.933Z] ---> Running in 8744404842ad [2023-04-11T05:44:00.199Z] ---> 8f94211c143f [2023-04-11T05:44:00.199Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:44:00.200Z] ---> Running in f1aef6bc10f9 [2023-04-11T05:44:00.465Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-11T05:44:01.422Z] Removing intermediate container 5c0c70252902 [2023-04-11T05:44:01.422Z] ---> 0655b32d6cba [2023-04-11T05:44:01.422Z] [2023-04-11T05:44:01.422Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T05:44:01.422Z] ---> 51e60588ff2c [2023-04-11T05:44:01.422Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T05:44:01.422Z] ---> Running in 4302559cf891 [2023-04-11T05:44:02.388Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-11T05:44:02.653Z] Removing intermediate container 4302559cf891 [2023-04-11T05:44:02.653Z] ---> ba9c7189df1a [2023-04-11T05:44:02.653Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-11T05:44:02.923Z] ---> Running in d102cd3891d9 [2023-04-11T05:44:06.271Z] Removing intermediate container d102cd3891d9 [2023-04-11T05:44:06.271Z] ---> ba6a32f6d82d [2023-04-11T05:44:06.271Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-11T05:44:06.271Z] ---> Running in 3b6922e6eb00 [2023-04-11T05:44:07.226Z] Removing intermediate container 3b6922e6eb00 [2023-04-11T05:44:07.226Z] ---> 3806169ee1a5 [2023-04-11T05:44:07.226Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T05:44:07.492Z] ---> Running in a7bed57aba55 [2023-04-11T05:44:10.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:44:10.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:44:12.592Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T05:44:12.592Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:44:12.592Z] OK: 8 MiB in 16 packages [2023-04-11T05:44:15.168Z] Removing intermediate container a7bed57aba55 [2023-04-11T05:44:15.168Z] ---> b82b04e576a4 [2023-04-11T05:44:15.168Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:44:16.127Z] ---> 5f920472334e [2023-04-11T05:44:16.127Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:44:20.378Z] ---> 8a146aa5e3f0 [2023-04-11T05:44:20.378Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-11T05:44:22.947Z] ---> bdadd474105b [2023-04-11T05:44:22.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:44:24.499Z] ---> 09998be69c46 [2023-04-11T05:44:24.499Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-11T05:44:24.499Z] ---> Running in ad1a3bc1e637 [2023-04-11T05:44:25.124Z] Removing intermediate container ad1a3bc1e637 [2023-04-11T05:44:25.124Z] ---> 26c0ce0e2c34 [2023-04-11T05:44:25.124Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T05:44:25.415Z] ---> Running in 610a02a52d16 [2023-04-11T05:44:26.046Z] Removing intermediate container 610a02a52d16 [2023-04-11T05:44:26.046Z] ---> ca71be02e317 [2023-04-11T05:44:26.046Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T05:44:26.046Z] ---> Running in d38dddf31c72 [2023-04-11T05:44:27.047Z] Removing intermediate container d38dddf31c72 [2023-04-11T05:44:27.047Z] ---> 081cbfc27454 [2023-04-11T05:44:27.047Z] Step 22/23 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:44:27.047Z] ---> Running in e4736e33a89d [2023-04-11T05:44:27.644Z] Removing intermediate container e4736e33a89d [2023-04-11T05:44:27.644Z] ---> 48184fdce482 [2023-04-11T05:44:27.644Z] Step 23/23 : LABEL version=3.0.0-dev.124 [2023-04-11T05:44:27.925Z] ---> Running in 5ac94b8f4b04 [2023-04-11T05:44:28.504Z] Removing intermediate container 5ac94b8f4b04 [2023-04-11T05:44:28.504Z] ---> 409b797ecc8d [2023-04-11T05:44:28.504Z] [2023-04-11T05:44:28.504Z] Successfully built 409b797ecc8d [2023-04-11T05:44:28.504Z] Successfully tagged core-data-arm64:latest [2023-04-11T05:44:28.504Z]  Building core-data ... done Building core-command [2023-04-11T05:44:29.903Z] Removing intermediate container fbaed26cf514 [2023-04-11T05:44:29.903Z] ---> 0fc477d97a98 [2023-04-11T05:44:29.903Z] Step 8/23 : COPY . . [2023-04-11T05:44:32.476Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:44:32.476Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:44:32.476Z] ---> c13a99b088ea [2023-04-11T05:44:32.476Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-11T05:44:32.476Z] ---> Using cache [2023-04-11T05:44:32.476Z] ---> 5da2fe5e6e17 [2023-04-11T05:44:32.476Z] Step 4/24 : WORKDIR /edgex-go [2023-04-11T05:44:32.476Z] ---> Using cache [2023-04-11T05:44:32.476Z] ---> 2b655dece0ec [2023-04-11T05:44:32.476Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-11T05:44:32.476Z] ---> Using cache [2023-04-11T05:44:32.476Z] ---> bf83de45c195 [2023-04-11T05:44:32.476Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-11T05:44:32.476Z] ---> Using cache [2023-04-11T05:44:32.476Z] ---> 01fd50f7610e [2023-04-11T05:44:32.476Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:44:32.476Z] ---> Using cache [2023-04-11T05:44:32.476Z] ---> dc68d90f91ca [2023-04-11T05:44:32.476Z] Step 8/24 : COPY . . [2023-04-11T05:44:32.476Z] ---> Using cache [2023-04-11T05:44:32.476Z] ---> bbd00f83e161 [2023-04-11T05:44:32.476Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-11T05:44:34.407Z] ---> Running in ff12ff3a7ae3 [2023-04-11T05:44:34.407Z] ---> 66902ee589b1 [2023-04-11T05:44:34.407Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-11T05:44:34.407Z] ---> Running in 7852710c2a08 [2023-04-11T05:44:36.345Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-11T05:44:36.613Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-11T05:45:32.997Z] Removing intermediate container f1aef6bc10f9 [2023-04-11T05:45:32.997Z] ---> 79c3e914dd6d [2023-04-11T05:45:32.997Z] Step 7/25 : COPY . . [2023-04-11T05:45:34.928Z] ---> 65b1ea284da0 [2023-04-11T05:45:34.928Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-11T05:45:34.928Z] ---> Running in 2104b47ec9bd [2023-04-11T05:45:36.859Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-11T05:50:28.676Z] Removing intermediate container 1592e64960ec [2023-04-11T05:50:28.676Z] ---> 437c5af37a5b [2023-04-11T05:50:28.676Z] [2023-04-11T05:50:28.676Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T05:50:28.676Z] ---> 51e60588ff2c [2023-04-11T05:50:28.676Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T05:50:28.676Z] ---> Using cache [2023-04-11T05:50:28.676Z] ---> 45cb4c9f6ef7 [2023-04-11T05:50:28.676Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T05:50:28.676Z] ---> Using cache [2023-04-11T05:50:28.676Z] ---> cbe1233097fc [2023-04-11T05:50:28.676Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:50:28.676Z] ---> Using cache [2023-04-11T05:50:28.676Z] ---> 5a34aec05c75 [2023-04-11T05:50:28.676Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:50:28.676Z] ---> Using cache [2023-04-11T05:50:28.676Z] ---> dcb33d315eed [2023-04-11T05:50:28.676Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-11T05:50:28.676Z] ---> beb1741038c4 [2023-04-11T05:50:28.676Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:50:28.676Z] ---> c02b3e5a3e4a [2023-04-11T05:50:28.676Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-11T05:50:28.676Z] ---> 7d62266a86e0 [2023-04-11T05:50:28.676Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T05:50:28.676Z] ---> Running in 162bc51dcf59 [2023-04-11T05:50:28.676Z] Removing intermediate container 162bc51dcf59 [2023-04-11T05:50:28.676Z] ---> cf0ac07b2e8b [2023-04-11T05:50:28.676Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T05:50:28.676Z] ---> Running in 44dc17b3ae7e [2023-04-11T05:50:28.676Z] Removing intermediate container 44dc17b3ae7e [2023-04-11T05:50:28.676Z] ---> a3a3ed4fc843 [2023-04-11T05:50:28.676Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T05:50:28.676Z] ---> Running in e883c86e084a [2023-04-11T05:50:28.676Z] Removing intermediate container e883c86e084a [2023-04-11T05:50:28.676Z] ---> 4c2469fdf958 [2023-04-11T05:50:28.676Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T05:50:28.676Z] ---> Running in f38ca3096522 [2023-04-11T05:50:28.676Z] Removing intermediate container f38ca3096522 [2023-04-11T05:50:28.676Z] ---> d21ae7a8e68b [2023-04-11T05:50:28.676Z] Step 22/23 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:50:28.676Z] ---> Running in 1bcd1648ba00 [2023-04-11T05:50:28.676Z] Removing intermediate container 1bcd1648ba00 [2023-04-11T05:50:28.676Z] ---> 6cbbe1466225 [2023-04-11T05:50:28.676Z] Step 23/23 : LABEL version=3.0.0-dev.124 [2023-04-11T05:50:28.676Z] ---> Running in ccb6a6b0b45b [2023-04-11T05:50:28.676Z] Removing intermediate container ccb6a6b0b45b [2023-04-11T05:50:28.676Z] ---> 4fb3fc4e4690 [2023-04-11T05:50:28.676Z] [2023-04-11T05:50:28.676Z] Successfully built 4fb3fc4e4690 [2023-04-11T05:50:28.676Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-11T05:50:28.676Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-04-11T05:50:28.676Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T05:50:28.676Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-11T05:50:28.676Z] ---> c13a99b088ea [2023-04-11T05:50:28.676Z] Step 3/20 : WORKDIR /edgex-go [2023-04-11T05:50:28.676Z] ---> Using cache [2023-04-11T05:50:28.676Z] ---> e4ac49ae411f [2023-04-11T05:50:28.676Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-11T05:50:28.676Z] ---> Running in a392dcfbe7a9 [2023-04-11T05:50:28.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:50:28.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:50:30.342Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T05:50:30.342Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T05:50:30.342Z] OK: 17695 distinct packages available [2023-04-11T05:50:30.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:50:31.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:50:32.703Z] OK: 263 MiB in 53 packages [2023-04-11T05:50:34.105Z] Removing intermediate container a392dcfbe7a9 [2023-04-11T05:50:34.105Z] ---> b514845cee6d [2023-04-11T05:50:34.105Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-11T05:50:35.075Z] ---> f37f847d9b98 [2023-04-11T05:50:35.075Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T05:50:35.075Z] ---> Running in 6c0aa45af166 [2023-04-11T05:51:21.886Z] Removing intermediate container ff12ff3a7ae3 [2023-04-11T05:51:21.886Z] ---> ea83d54d50b7 [2023-04-11T05:51:21.886Z] [2023-04-11T05:51:21.887Z] Step 10/24 : FROM alpine:3.17 [2023-04-11T05:51:21.887Z] ---> 51e60588ff2c [2023-04-11T05:51:21.887Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-11T05:51:21.887Z] ---> Using cache [2023-04-11T05:51:21.887Z] ---> fdfa92d210d8 [2023-04-11T05:51:21.887Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T05:51:21.887Z] ---> Using cache [2023-04-11T05:51:21.887Z] ---> d84f1966035a [2023-04-11T05:51:21.887Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-11T05:51:21.887Z] ---> Running in 1f0fadc038e1 [2023-04-11T05:51:21.887Z] Removing intermediate container 1f0fadc038e1 [2023-04-11T05:51:21.887Z] ---> 98338c622541 [2023-04-11T05:51:21.887Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-11T05:51:21.887Z] ---> Running in 38ffdd136368 [2023-04-11T05:51:21.887Z] Removing intermediate container 38ffdd136368 [2023-04-11T05:51:21.887Z] ---> 13c08c4ca716 [2023-04-11T05:51:21.887Z] Step 15/24 : WORKDIR / [2023-04-11T05:51:21.887Z] ---> Running in 4f216c99efd9 [2023-04-11T05:51:21.887Z] Removing intermediate container 4f216c99efd9 [2023-04-11T05:51:21.887Z] ---> e09a947b095c [2023-04-11T05:51:21.887Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:51:21.887Z] ---> 41909a6e2255 [2023-04-11T05:51:21.887Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:51:22.844Z] ---> 9c92b2d3ab59 [2023-04-11T05:51:22.844Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-11T05:51:24.787Z] ---> f7577632e101 [2023-04-11T05:51:24.787Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:51:25.373Z] ---> 5800a8c422e1 [2023-04-11T05:51:25.373Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-11T05:51:25.639Z] ---> Running in 25f35854d7d1 [2023-04-11T05:51:26.225Z] Removing intermediate container 25f35854d7d1 [2023-04-11T05:51:26.225Z] ---> 96a131dd73a4 [2023-04-11T05:51:26.225Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T05:51:26.225Z] ---> Running in 5d8e654b61e5 [2023-04-11T05:51:26.813Z] Removing intermediate container 5d8e654b61e5 [2023-04-11T05:51:26.813Z] ---> d5f0f5d91d03 [2023-04-11T05:51:26.813Z] Step 22/24 : LABEL arch=arm64 [2023-04-11T05:51:26.813Z] ---> Running in 4c51f534373f [2023-04-11T05:51:27.775Z] Removing intermediate container 4c51f534373f [2023-04-11T05:51:27.775Z] ---> 8145a259e11d [2023-04-11T05:51:27.775Z] Step 23/24 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:51:27.775Z] ---> Running in a73d5af5bad2 [2023-04-11T05:51:28.358Z] Removing intermediate container a73d5af5bad2 [2023-04-11T05:51:28.358Z] ---> 7ff5bf5573d9 [2023-04-11T05:51:28.358Z] Step 24/24 : LABEL version=3.0.0-dev.124 [2023-04-11T05:51:28.358Z] ---> Running in 9b562ea1e2e1 [2023-04-11T05:51:28.627Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-11T05:51:29.211Z] Removing intermediate container 9b562ea1e2e1 [2023-04-11T05:51:29.211Z] ---> 0ab719cab6ce [2023-04-11T05:51:29.211Z] [2023-04-11T05:51:29.211Z] Successfully built 0ab719cab6ce [2023-04-11T05:51:29.481Z] Successfully tagged core-command-arm64:latest [2023-04-11T05:51:56.198Z]  Building core-command ... done Removing intermediate container 2104b47ec9bd [2023-04-11T05:51:56.198Z] ---> 3b8142bf422e [2023-04-11T05:51:56.198Z] [2023-04-11T05:51:56.198Z] Step 9/25 : FROM alpine:3.17 [2023-04-11T05:51:56.198Z] ---> 51e60588ff2c [2023-04-11T05:51:56.198Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-11T05:51:56.198Z] ---> Running in 29ff35f77b0c [2023-04-11T05:51:56.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:51:56.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:51:57.612Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-11T05:51:57.612Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-11T05:51:57.612Z] (3/3) Installing su-exec (0.2-r2) [2023-04-11T05:51:57.612Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:51:57.612Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T05:51:58.201Z] OK: 8 MiB in 18 packages [2023-04-11T05:52:01.571Z] Removing intermediate container 29ff35f77b0c [2023-04-11T05:52:01.571Z] ---> 275ff98e791c [2023-04-11T05:52:01.571Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T05:52:01.840Z] ---> Running in b123cf41375e [2023-04-11T05:52:02.806Z] Removing intermediate container b123cf41375e [2023-04-11T05:52:02.806Z] ---> f61682bc3171 [2023-04-11T05:52:02.806Z] Step 12/25 : WORKDIR / [2023-04-11T05:52:02.806Z] ---> Running in 58c441a03473 [2023-04-11T05:52:03.784Z] Removing intermediate container 58c441a03473 [2023-04-11T05:52:03.784Z] ---> 4195e2e05748 [2023-04-11T05:52:03.784Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:52:05.212Z] ---> 02fcdefc18f3 [2023-04-11T05:52:05.212Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:52:06.645Z] ---> 522dcd6a7588 [2023-04-11T05:52:06.645Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-11T05:52:08.062Z] ---> 8ecf236a5b0d [2023-04-11T05:52:08.062Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-11T05:52:09.024Z] ---> 1cc02d62b639 [2023-04-11T05:52:09.024Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:52:10.446Z] ---> 74490e3c87ac [2023-04-11T05:52:10.447Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-11T05:52:11.865Z] Removing intermediate container 6c0aa45af166 [2023-04-11T05:52:11.865Z] ---> 0959283bf738 [2023-04-11T05:52:11.865Z] Step 7/20 : COPY . . [2023-04-11T05:52:12.459Z] ---> d8d3806825d2 [2023-04-11T05:52:12.459Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-11T05:52:15.054Z] ---> 9614205f7f19 [2023-04-11T05:52:15.054Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T05:52:15.324Z] ---> d19c1b8939da [2023-04-11T05:52:15.324Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-11T05:52:15.593Z] ---> Running in b8450fe1bf89 [2023-04-11T05:52:16.558Z] ---> 143f21778108 [2023-04-11T05:52:16.558Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T05:52:16.558Z] ---> Running in dc00e0c8729d [2023-04-11T05:52:17.528Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.124" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-11T05:52:19.483Z] Removing intermediate container dc00e0c8729d [2023-04-11T05:52:19.483Z] ---> 62769d943544 [2023-04-11T05:52:19.483Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T05:52:19.483Z] ---> Running in d345e75a7e40 [2023-04-11T05:52:20.077Z] Removing intermediate container d345e75a7e40 [2023-04-11T05:52:20.077Z] ---> 3bf98cbe6851 [2023-04-11T05:52:20.077Z] Step 23/25 : LABEL arch=arm64 [2023-04-11T05:52:20.077Z] ---> Running in e86d7e5cb00c [2023-04-11T05:52:20.661Z] Removing intermediate container e86d7e5cb00c [2023-04-11T05:52:20.661Z] ---> 3d2b92e55f19 [2023-04-11T05:52:20.661Z] Step 24/25 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:52:20.661Z] ---> Running in 1f538dc580c8 [2023-04-11T05:52:21.244Z] Removing intermediate container 1f538dc580c8 [2023-04-11T05:52:21.244Z] ---> 88958a331507 [2023-04-11T05:52:21.244Z] Step 25/25 : LABEL version=3.0.0-dev.124 [2023-04-11T05:52:21.244Z] ---> Running in 2106a50e057b [2023-04-11T05:52:21.826Z] Removing intermediate container 2106a50e057b [2023-04-11T05:52:21.826Z] ---> 209a79e3e3e9 [2023-04-11T05:52:21.826Z] [2023-04-11T05:52:21.826Z] Successfully built 209a79e3e3e9 [2023-04-11T05:52:21.826Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-11T05:52:48.498Z]  Building security-secretstore-setup ... done Removing intermediate container 8744404842ad [2023-04-11T05:52:48.498Z] ---> 4cd302e60623 [2023-04-11T05:52:48.498Z] [2023-04-11T05:52:48.498Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T05:52:48.498Z] ---> 51e60588ff2c [2023-04-11T05:52:48.498Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T05:52:48.498Z] ---> Using cache [2023-04-11T05:52:48.498Z] ---> fdfa92d210d8 [2023-04-11T05:52:48.498Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T05:52:48.498Z] ---> Using cache [2023-04-11T05:52:48.498Z] ---> d84f1966035a [2023-04-11T05:52:48.498Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-11T05:52:48.498Z] ---> Running in 69a9025f4f86 [2023-04-11T05:52:48.498Z] Removing intermediate container 69a9025f4f86 [2023-04-11T05:52:48.498Z] ---> b0734cb5bfd0 [2023-04-11T05:52:48.498Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T05:52:48.498Z] ---> Running in 0e4a40b1ec8c [2023-04-11T05:52:48.498Z] Removing intermediate container 0e4a40b1ec8c [2023-04-11T05:52:48.498Z] ---> cf0ab15db25c [2023-04-11T05:52:48.498Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:52:48.498Z] ---> a16284e24048 [2023-04-11T05:52:48.498Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:52:48.498Z] ---> ffe35413c7fc [2023-04-11T05:52:48.498Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-11T05:52:50.622Z] ---> 674780e130db [2023-04-11T05:52:50.622Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:52:51.604Z] ---> 0812b71134db [2023-04-11T05:52:51.604Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-11T05:52:51.895Z] ---> Running in 31fc0c4eedbc [2023-04-11T05:52:52.164Z] Removing intermediate container 31fc0c4eedbc [2023-04-11T05:52:52.164Z] ---> 25580ffb79e9 [2023-04-11T05:52:52.164Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T05:52:52.440Z] ---> Running in d0981c34ab32 [2023-04-11T05:52:53.020Z] Removing intermediate container d0981c34ab32 [2023-04-11T05:52:53.020Z] ---> bda8caef12a8 [2023-04-11T05:52:53.020Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T05:52:53.020Z] ---> Running in f8750dc88ddf [2023-04-11T05:52:53.602Z] Removing intermediate container f8750dc88ddf [2023-04-11T05:52:53.602Z] ---> 566ccfc71969 [2023-04-11T05:52:53.602Z] Step 22/23 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:52:53.602Z] ---> Running in 49169474e840 [2023-04-11T05:52:54.188Z] Removing intermediate container 49169474e840 [2023-04-11T05:52:54.188Z] ---> 27ed8794e596 [2023-04-11T05:52:54.188Z] Step 23/23 : LABEL version=3.0.0-dev.124 [2023-04-11T05:52:54.188Z] ---> Running in 5e04193e88cd [2023-04-11T05:52:54.769Z] Removing intermediate container 5e04193e88cd [2023-04-11T05:52:54.769Z] ---> 85be2be07295 [2023-04-11T05:52:54.769Z] [2023-04-11T05:52:54.769Z] Successfully built 85be2be07295 [2023-04-11T05:52:55.034Z] Successfully tagged support-scheduler-arm64:latest [2023-04-11T05:53:10.015Z]  Building support-scheduler ... done Removing intermediate container 7852710c2a08 [2023-04-11T05:53:10.015Z] ---> d7fa48ce22ba [2023-04-11T05:53:10.015Z] [2023-04-11T05:53:10.015Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T05:53:10.015Z] ---> 51e60588ff2c [2023-04-11T05:53:10.015Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T05:53:10.282Z] ---> Running in efae37e9d308 [2023-04-11T05:53:12.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:53:12.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:53:13.892Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T05:53:13.892Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T05:53:13.892Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:53:13.892Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T05:53:14.474Z] OK: 8 MiB in 17 packages [2023-04-11T05:53:16.408Z] Removing intermediate container efae37e9d308 [2023-04-11T05:53:16.408Z] ---> 16225a6feed8 [2023-04-11T05:53:16.408Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T05:53:16.408Z] ---> Running in 1ddb01689370 [2023-04-11T05:53:19.636Z] Removing intermediate container 1ddb01689370 [2023-04-11T05:53:19.636Z] ---> 216dcc8f68f3 [2023-04-11T05:53:19.636Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-11T05:53:19.636Z] ---> Running in 6822ee7a3117 [2023-04-11T05:53:19.901Z] Removing intermediate container 6822ee7a3117 [2023-04-11T05:53:19.901Z] ---> b1fa709d87ef [2023-04-11T05:53:19.901Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T05:53:20.172Z] ---> Running in 57fef4e0aecb [2023-04-11T05:53:20.761Z] Removing intermediate container 57fef4e0aecb [2023-04-11T05:53:20.761Z] ---> b926d4a75ce8 [2023-04-11T05:53:20.761Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:53:21.725Z] ---> c8c1ed29ea76 [2023-04-11T05:53:21.725Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:53:22.307Z] ---> 1e6d0682b825 [2023-04-11T05:53:22.307Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-11T05:53:24.894Z] ---> b165e73b43a1 [2023-04-11T05:53:24.894Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:53:25.857Z] ---> 2159a5e31c68 [2023-04-11T05:53:25.857Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-11T05:53:25.857Z] ---> Running in cd0dc4830ec7 [2023-04-11T05:53:26.436Z] Removing intermediate container cd0dc4830ec7 [2023-04-11T05:53:26.436Z] ---> cdba3c213c6a [2023-04-11T05:53:26.436Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T05:53:26.436Z] ---> Running in ea64102d05b0 [2023-04-11T05:53:27.019Z] Removing intermediate container ea64102d05b0 [2023-04-11T05:53:27.019Z] ---> f6d7273e89c1 [2023-04-11T05:53:27.019Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T05:53:27.019Z] ---> Running in c2ecc9cd0b2f [2023-04-11T05:53:27.601Z] Removing intermediate container c2ecc9cd0b2f [2023-04-11T05:53:27.601Z] ---> 14dc9bfd6e4c [2023-04-11T05:53:27.601Z] Step 22/23 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:53:27.601Z] ---> Running in dc36a6872c20 [2023-04-11T05:53:28.183Z] Removing intermediate container dc36a6872c20 [2023-04-11T05:53:28.183Z] ---> bed9319a1047 [2023-04-11T05:53:28.183Z] Step 23/23 : LABEL version=3.0.0-dev.124 [2023-04-11T05:53:28.183Z] ---> Running in 3ed1435ed309 [2023-04-11T05:53:28.766Z] Removing intermediate container 3ed1435ed309 [2023-04-11T05:53:28.766Z] ---> c78b9706f823 [2023-04-11T05:53:28.766Z] [2023-04-11T05:53:28.766Z] Successfully built c78b9706f823 [2023-04-11T05:53:28.766Z] Successfully tagged support-notifications-arm64:latest [2023-04-11T05:54:50.370Z]  Building support-notifications ... done Removing intermediate container b8450fe1bf89 [2023-04-11T05:54:50.370Z] ---> 42f9c7433031 [2023-04-11T05:54:50.370Z] [2023-04-11T05:54:50.370Z] Step 9/20 : FROM alpine:3.17 [2023-04-11T05:54:50.370Z] ---> 51e60588ff2c [2023-04-11T05:54:50.370Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T05:54:50.370Z] ---> Using cache [2023-04-11T05:54:50.370Z] ---> 4e6f975c1af2 [2023-04-11T05:54:50.370Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-11T05:54:50.370Z] ---> Running in 3bf275a58fac [2023-04-11T05:54:50.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:54:50.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:54:50.370Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T05:54:50.370Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T05:54:50.370Z] OK: 17689 distinct packages available [2023-04-11T05:54:50.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T05:54:50.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T05:54:50.370Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-11T05:54:50.370Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-11T05:54:50.370Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-11T05:54:50.370Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-11T05:54:50.370Z] (5/9) Installing curl (7.88.1-r1) [2023-04-11T05:54:50.370Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-11T05:54:50.370Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-11T05:54:50.370Z] (8/9) Installing libucontext (1.2-r0) [2023-04-11T05:54:50.370Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-11T05:54:50.370Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T05:54:50.370Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T05:54:50.370Z] OK: 11 MiB in 24 packages [2023-04-11T05:54:50.635Z] Removing intermediate container 3bf275a58fac [2023-04-11T05:54:50.635Z] ---> 614103ccddbe [2023-04-11T05:54:50.635Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T05:54:51.220Z] ---> 3b417073e3bd [2023-04-11T05:54:51.220Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T05:54:51.485Z] ---> 131ae6cffad4 [2023-04-11T05:54:51.485Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-11T05:54:52.886Z] ---> 1d74f7a553b2 [2023-04-11T05:54:52.886Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-11T05:54:53.466Z] ---> 9430930c1f9f [2023-04-11T05:54:53.466Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-11T05:54:53.466Z] ---> Running in d63fc8329adb [2023-04-11T05:54:53.731Z] Removing intermediate container d63fc8329adb [2023-04-11T05:54:53.731Z] ---> 9c02a9d52ee5 [2023-04-11T05:54:53.731Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T05:54:53.731Z] ---> Running in 92b0c5dba524 [2023-04-11T05:54:53.997Z] Removing intermediate container 92b0c5dba524 [2023-04-11T05:54:53.997Z] ---> 8cdb79c5495c [2023-04-11T05:54:53.997Z] Step 18/20 : LABEL arch=arm64 [2023-04-11T05:54:54.268Z] ---> Running in f46d36876829 [2023-04-11T05:54:54.533Z] Removing intermediate container f46d36876829 [2023-04-11T05:54:54.533Z] ---> f6243e3faa19 [2023-04-11T05:54:54.533Z] Step 19/20 : LABEL git_sha=9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:54:54.533Z] ---> Running in 0c3959b256bf [2023-04-11T05:54:54.799Z] Removing intermediate container 0c3959b256bf [2023-04-11T05:54:54.799Z] ---> 65f5b413d185 [2023-04-11T05:54:54.799Z] Step 20/20 : LABEL version=3.0.0-dev.124 [2023-04-11T05:54:54.799Z] ---> Running in f78607b9ba2e [2023-04-11T05:54:55.066Z] Removing intermediate container f78607b9ba2e [2023-04-11T05:54:55.066Z] ---> 2721638459ab [2023-04-11T05:54:55.066Z] [2023-04-11T05:54:55.332Z] Successfully built 2721638459ab [2023-04-11T05:54:55.332Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-11T05:54:55.608Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-04-11T05:54:55.609Z] $ docker stop --time=1 cd3c4de9cc87595e5723fe76bd3310748b51adbd897465b39bfd47fdb867f532 [2023-04-11T05:54:57.282Z] $ docker rm -f --volumes cd3c4de9cc87595e5723fe76bd3310748b51adbd897465b39bfd47fdb867f532 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T05:54:57.761Z] + docker images [2023-04-11T05:54:58.026Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-11T05:54:58.026Z] security-spiffe-token-provider-arm64 latest 2721638459ab 3 seconds ago 32.7MB [2023-04-11T05:54:58.026Z] 42f9c7433031 14 seconds ago 1.36GB [2023-04-11T05:54:58.026Z] support-notifications-arm64 latest c78b9706f823 About a minute ago 32.2MB [2023-04-11T05:54:58.026Z] d7fa48ce22ba About a minute ago 1.39GB [2023-04-11T05:54:58.026Z] support-scheduler-arm64 latest 85be2be07295 2 minutes ago 31.5MB [2023-04-11T05:54:58.026Z] 4cd302e60623 2 minutes ago 1.39GB [2023-04-11T05:54:58.026Z] security-secretstore-setup-arm64 latest 209a79e3e3e9 2 minutes ago 32.2MB [2023-04-11T05:54:58.026Z] 3b8142bf422e 3 minutes ago 1.31GB [2023-04-11T05:54:58.026Z] core-command-arm64 latest 0ab719cab6ce 3 minutes ago 19.7MB [2023-04-11T05:54:58.026Z] ea83d54d50b7 3 minutes ago 1.32GB [2023-04-11T05:54:58.026Z] core-common-config-bootstrapper-arm64 latest 4fb3fc4e4690 4 minutes ago 17.2MB [2023-04-11T05:54:58.026Z] 437c5af37a5b 4 minutes ago 1.31GB [2023-04-11T05:54:58.026Z] core-data-arm64 latest 409b797ecc8d 10 minutes ago 19.9MB [2023-04-11T05:54:58.026Z] 0655b32d6cba 10 minutes ago 1.32GB [2023-04-11T05:54:58.026Z] core-metadata-arm64 latest 155c58ca9381 11 minutes ago 20.2MB [2023-04-11T05:54:58.026Z] security-proxy-auth-arm64 latest 5a271b4b59f6 11 minutes ago 18.3MB [2023-04-11T05:54:58.026Z] security-spire-server-arm64 latest 5f09c5bdd030 11 minutes ago 87.1MB [2023-04-11T05:54:58.026Z] b7a4263b1752 11 minutes ago 1.18GB [2023-04-11T05:54:58.026Z] 2f787602e9ff 11 minutes ago 1.32GB [2023-04-11T05:54:58.026Z] 48335e195f0b 11 minutes ago 1.3GB [2023-04-11T05:54:58.026Z] security-bootstrapper-arm64 latest fefea936c0e8 11 minutes ago 21.9MB [2023-04-11T05:54:58.026Z] security-proxy-setup-arm64 latest a9a9c4b35fac 12 minutes ago 18.7MB [2023-04-11T05:54:58.026Z] 3cc371817a18 12 minutes ago 1.3GB [2023-04-11T05:54:58.026Z] 46cb600f381e 12 minutes ago 1.3GB [2023-04-11T05:54:58.026Z] security-spire-agent-arm64 latest c71ae53e19aa 18 minutes ago 125MB [2023-04-11T05:54:58.026Z] security-spire-config-arm64 latest f2dec1a0e5fd 18 minutes ago 86.2MB [2023-04-11T05:54:58.026Z] 08b908f9e0df 18 minutes ago 1.18GB [2023-04-11T05:54:58.026Z] 56c69425f904 18 minutes ago 1.18GB [2023-04-11T05:54:58.026Z] ci-base-image-arm64 latest c13a99b088ea 22 minutes ago 866MB [2023-04-11T05:54:58.026Z] alpine 3.17 51e60588ff2c 12 days ago 7.46MB [2023-04-11T05:54:58.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB [2023-04-11T05:54:58.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T05:54:58.129Z] provisioning config files... [2023-04-11T05:54:58.143Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/486@tmp/config12541374728078345023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T05:54:58.474Z] ---> docker-login.sh [2023-04-11T05:54:58.474Z] nexus3.edgexfoundry.org:10001 [2023-04-11T05:54:58.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:54:58.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:54:58.740Z] Configure a credential helper to remove this warning. See [2023-04-11T05:54:58.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:54:58.740Z] [2023-04-11T05:54:58.740Z] Login Succeeded [2023-04-11T05:54:58.740Z] nexus3.edgexfoundry.org:10002 [2023-04-11T05:54:59.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:54:59.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:54:59.272Z] Configure a credential helper to remove this warning. See [2023-04-11T05:54:59.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:54:59.272Z] [2023-04-11T05:54:59.272Z] Login Succeeded [2023-04-11T05:54:59.272Z] nexus3.edgexfoundry.org:10003 [2023-04-11T05:54:59.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:54:59.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:54:59.538Z] Configure a credential helper to remove this warning. See [2023-04-11T05:54:59.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:54:59.538Z] [2023-04-11T05:54:59.538Z] Login Succeeded [2023-04-11T05:54:59.538Z] nexus3.edgexfoundry.org:10004 [2023-04-11T05:54:59.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:55:00.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:55:00.070Z] Configure a credential helper to remove this warning. See [2023-04-11T05:55:00.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:55:00.070Z] [2023-04-11T05:55:00.070Z] Login Succeeded [2023-04-11T05:55:00.070Z] docker.io [2023-04-11T05:55:00.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T05:55:00.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T05:55:00.602Z] Configure a credential helper to remove this warning. See [2023-04-11T05:55:00.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T05:55:00.602Z] [2023-04-11T05:55:00.602Z] Login Succeeded [2023-04-11T05:55:00.602Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T05:55:00.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:55:00.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T05:55:00.651Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-11T05:55:00.651Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:00.651Z] latest [2023-04-11T05:55:00.651Z] 3.0.0-dev.124 [2023-04-11T05:55:00.651Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:00.651Z] main [2023-04-11T05:55:00.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:00.982Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:01.316Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:01.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-11T05:55:01.316Z] 408a711767d5: Preparing [2023-04-11T05:55:01.316Z] 0d814b0d77b4: Preparing [2023-04-11T05:55:01.316Z] c07aa1bf4935: Preparing [2023-04-11T05:55:01.316Z] 990632332a98: Preparing [2023-04-11T05:55:01.316Z] 12f3e5a3f2a8: Preparing [2023-04-11T05:55:01.316Z] 26cbea5cba74: Preparing [2023-04-11T05:55:01.316Z] 26cbea5cba74: Waiting [2023-04-11T05:55:01.582Z] 408a711767d5: Pushed [2023-04-11T05:55:01.582Z] 12f3e5a3f2a8: Pushed [2023-04-11T05:55:01.582Z] c07aa1bf4935: Pushed [2023-04-11T05:55:01.582Z] 990632332a98: Pushed [2023-04-11T05:55:01.582Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:04.916Z] 0d814b0d77b4: Pushed [2023-04-11T05:55:04.916Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:e4153e90f992f1a81c6f993aaab7e2949e0739518c22fa6296cb4ab861bf6863 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:05.253Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:05.584Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-11T05:55:05.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-11T05:55:05.584Z] 408a711767d5: Preparing [2023-04-11T05:55:05.584Z] 0d814b0d77b4: Preparing [2023-04-11T05:55:05.584Z] c07aa1bf4935: Preparing [2023-04-11T05:55:05.584Z] 990632332a98: Preparing [2023-04-11T05:55:05.584Z] 12f3e5a3f2a8: Preparing [2023-04-11T05:55:05.584Z] 26cbea5cba74: Preparing [2023-04-11T05:55:05.584Z] 26cbea5cba74: Waiting [2023-04-11T05:55:05.584Z] 990632332a98: Layer already exists [2023-04-11T05:55:05.584Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:05.584Z] 0d814b0d77b4: Layer already exists [2023-04-11T05:55:05.584Z] 12f3e5a3f2a8: Layer already exists [2023-04-11T05:55:05.584Z] 408a711767d5: Layer already exists [2023-04-11T05:55:05.584Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:05.849Z] latest: digest: sha256:e4153e90f992f1a81c6f993aaab7e2949e0739518c22fa6296cb4ab861bf6863 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:06.194Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:06.531Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.124 [2023-04-11T05:55:06.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-11T05:55:06.532Z] 408a711767d5: Preparing [2023-04-11T05:55:06.532Z] 0d814b0d77b4: Preparing [2023-04-11T05:55:06.532Z] c07aa1bf4935: Preparing [2023-04-11T05:55:06.532Z] 990632332a98: Preparing [2023-04-11T05:55:06.532Z] 12f3e5a3f2a8: Preparing [2023-04-11T05:55:06.532Z] 26cbea5cba74: Preparing [2023-04-11T05:55:06.532Z] 26cbea5cba74: Waiting [2023-04-11T05:55:06.532Z] 990632332a98: Layer already exists [2023-04-11T05:55:06.532Z] 0d814b0d77b4: Layer already exists [2023-04-11T05:55:06.532Z] 12f3e5a3f2a8: Layer already exists [2023-04-11T05:55:06.532Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:06.532Z] 408a711767d5: Layer already exists [2023-04-11T05:55:06.532Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:06.797Z] 3.0.0-dev.124: digest: sha256:e4153e90f992f1a81c6f993aaab7e2949e0739518c22fa6296cb4ab861bf6863 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:07.143Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:07.480Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:07.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-11T05:55:07.481Z] 408a711767d5: Preparing [2023-04-11T05:55:07.481Z] 0d814b0d77b4: Preparing [2023-04-11T05:55:07.481Z] c07aa1bf4935: Preparing [2023-04-11T05:55:07.481Z] 990632332a98: Preparing [2023-04-11T05:55:07.481Z] 12f3e5a3f2a8: Preparing [2023-04-11T05:55:07.481Z] 26cbea5cba74: Preparing [2023-04-11T05:55:07.481Z] 26cbea5cba74: Waiting [2023-04-11T05:55:07.481Z] 990632332a98: Layer already exists [2023-04-11T05:55:07.481Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:07.481Z] 12f3e5a3f2a8: Layer already exists [2023-04-11T05:55:07.481Z] 0d814b0d77b4: Layer already exists [2023-04-11T05:55:07.481Z] 408a711767d5: Layer already exists [2023-04-11T05:55:07.481Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:07.481Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:e4153e90f992f1a81c6f993aaab7e2949e0739518c22fa6296cb4ab861bf6863 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:08.091Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:08.433Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-11T05:55:08.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-11T05:55:08.433Z] 408a711767d5: Preparing [2023-04-11T05:55:08.433Z] 0d814b0d77b4: Preparing [2023-04-11T05:55:08.433Z] c07aa1bf4935: Preparing [2023-04-11T05:55:08.433Z] 990632332a98: Preparing [2023-04-11T05:55:08.433Z] 12f3e5a3f2a8: Preparing [2023-04-11T05:55:08.433Z] 26cbea5cba74: Preparing [2023-04-11T05:55:08.433Z] 26cbea5cba74: Waiting [2023-04-11T05:55:08.433Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:08.433Z] 990632332a98: Layer already exists [2023-04-11T05:55:08.433Z] 408a711767d5: Layer already exists [2023-04-11T05:55:08.433Z] 12f3e5a3f2a8: Layer already exists [2023-04-11T05:55:08.433Z] 0d814b0d77b4: Layer already exists [2023-04-11T05:55:08.433Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:08.433Z] main: digest: sha256:e4153e90f992f1a81c6f993aaab7e2949e0739518c22fa6296cb4ab861bf6863 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:55:08.742Z] ===================================================== [Pipeline] echo [2023-04-11T05:55:08.748Z] taggedImages: [2023-04-11T05:55:08.748Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:08.748Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-11T05:55:08.748Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.124 [2023-04-11T05:55:08.748Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:08.748Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-11T05:55:08.769Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-11T05:55:08.769Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:08.769Z] latest [2023-04-11T05:55:08.769Z] 3.0.0-dev.124 [2023-04-11T05:55:08.769Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:08.769Z] main [2023-04-11T05:55:08.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:09.100Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:09.441Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:09.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-11T05:55:09.441Z] 734aa0145305: Preparing [2023-04-11T05:55:09.441Z] 564b9939617f: Preparing [2023-04-11T05:55:09.441Z] 0775485161bf: Preparing [2023-04-11T05:55:09.441Z] 90e988c0a1a7: Preparing [2023-04-11T05:55:09.441Z] c07aa1bf4935: Preparing [2023-04-11T05:55:09.441Z] 990632332a98: Preparing [2023-04-11T05:55:09.441Z] ecb689cce228: Preparing [2023-04-11T05:55:09.441Z] 26cbea5cba74: Preparing [2023-04-11T05:55:09.441Z] 990632332a98: Waiting [2023-04-11T05:55:09.441Z] ecb689cce228: Waiting [2023-04-11T05:55:09.441Z] 26cbea5cba74: Waiting [2023-04-11T05:55:09.441Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:09.707Z] 990632332a98: Layer already exists [2023-04-11T05:55:09.707Z] 734aa0145305: Pushed [2023-04-11T05:55:09.707Z] 0775485161bf: Pushed [2023-04-11T05:55:09.707Z] 564b9939617f: Pushed [2023-04-11T05:55:09.707Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:09.707Z] ecb689cce228: Pushed [2023-04-11T05:55:12.284Z] 90e988c0a1a7: Pushed [2023-04-11T05:55:12.284Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:71afae1249a64b0109cf939d77833da383170e71108e80304b25b18a628bc3be size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:12.623Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:12.955Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-11T05:55:12.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-11T05:55:12.955Z] 734aa0145305: Preparing [2023-04-11T05:55:12.955Z] 564b9939617f: Preparing [2023-04-11T05:55:12.955Z] 0775485161bf: Preparing [2023-04-11T05:55:12.955Z] 90e988c0a1a7: Preparing [2023-04-11T05:55:12.955Z] c07aa1bf4935: Preparing [2023-04-11T05:55:12.955Z] 990632332a98: Preparing [2023-04-11T05:55:12.955Z] ecb689cce228: Preparing [2023-04-11T05:55:12.955Z] 26cbea5cba74: Preparing [2023-04-11T05:55:12.955Z] 990632332a98: Waiting [2023-04-11T05:55:12.955Z] ecb689cce228: Waiting [2023-04-11T05:55:12.955Z] 26cbea5cba74: Waiting [2023-04-11T05:55:12.955Z] 734aa0145305: Layer already exists [2023-04-11T05:55:12.955Z] 90e988c0a1a7: Layer already exists [2023-04-11T05:55:12.955Z] 0775485161bf: Layer already exists [2023-04-11T05:55:12.955Z] 564b9939617f: Layer already exists [2023-04-11T05:55:12.955Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:12.955Z] ecb689cce228: Layer already exists [2023-04-11T05:55:12.955Z] 990632332a98: Layer already exists [2023-04-11T05:55:12.955Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:13.221Z] latest: digest: sha256:71afae1249a64b0109cf939d77833da383170e71108e80304b25b18a628bc3be size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:13.560Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:13.896Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.124 [2023-04-11T05:55:13.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-11T05:55:13.896Z] 734aa0145305: Preparing [2023-04-11T05:55:13.896Z] 564b9939617f: Preparing [2023-04-11T05:55:13.896Z] 0775485161bf: Preparing [2023-04-11T05:55:13.896Z] 90e988c0a1a7: Preparing [2023-04-11T05:55:13.896Z] c07aa1bf4935: Preparing [2023-04-11T05:55:13.896Z] 990632332a98: Preparing [2023-04-11T05:55:13.896Z] ecb689cce228: Preparing [2023-04-11T05:55:13.896Z] 26cbea5cba74: Preparing [2023-04-11T05:55:13.896Z] ecb689cce228: Waiting [2023-04-11T05:55:13.896Z] 26cbea5cba74: Waiting [2023-04-11T05:55:13.896Z] 990632332a98: Waiting [2023-04-11T05:55:13.896Z] 0775485161bf: Layer already exists [2023-04-11T05:55:13.896Z] 90e988c0a1a7: Layer already exists [2023-04-11T05:55:13.896Z] 564b9939617f: Layer already exists [2023-04-11T05:55:13.896Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:13.896Z] 734aa0145305: Layer already exists [2023-04-11T05:55:13.896Z] 990632332a98: Layer already exists [2023-04-11T05:55:13.896Z] ecb689cce228: Layer already exists [2023-04-11T05:55:13.896Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:13.896Z] 3.0.0-dev.124: digest: sha256:71afae1249a64b0109cf939d77833da383170e71108e80304b25b18a628bc3be size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:14.500Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:14.845Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:14.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-11T05:55:14.845Z] 734aa0145305: Preparing [2023-04-11T05:55:14.845Z] 564b9939617f: Preparing [2023-04-11T05:55:14.845Z] 0775485161bf: Preparing [2023-04-11T05:55:14.845Z] 90e988c0a1a7: Preparing [2023-04-11T05:55:14.845Z] c07aa1bf4935: Preparing [2023-04-11T05:55:14.845Z] 990632332a98: Preparing [2023-04-11T05:55:14.845Z] ecb689cce228: Preparing [2023-04-11T05:55:14.845Z] 26cbea5cba74: Preparing [2023-04-11T05:55:14.845Z] 990632332a98: Waiting [2023-04-11T05:55:14.845Z] ecb689cce228: Waiting [2023-04-11T05:55:14.845Z] 26cbea5cba74: Waiting [2023-04-11T05:55:14.845Z] 734aa0145305: Layer already exists [2023-04-11T05:55:14.845Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:14.845Z] 564b9939617f: Layer already exists [2023-04-11T05:55:14.845Z] 90e988c0a1a7: Layer already exists [2023-04-11T05:55:14.845Z] 0775485161bf: Layer already exists [2023-04-11T05:55:14.845Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:14.845Z] ecb689cce228: Layer already exists [2023-04-11T05:55:14.845Z] 990632332a98: Layer already exists [2023-04-11T05:55:14.845Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:71afae1249a64b0109cf939d77833da383170e71108e80304b25b18a628bc3be size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:15.448Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:15.783Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-11T05:55:15.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-11T05:55:15.783Z] 734aa0145305: Preparing [2023-04-11T05:55:15.783Z] 564b9939617f: Preparing [2023-04-11T05:55:15.783Z] 0775485161bf: Preparing [2023-04-11T05:55:15.783Z] 90e988c0a1a7: Preparing [2023-04-11T05:55:15.783Z] c07aa1bf4935: Preparing [2023-04-11T05:55:15.783Z] 990632332a98: Preparing [2023-04-11T05:55:15.783Z] ecb689cce228: Preparing [2023-04-11T05:55:15.783Z] 26cbea5cba74: Preparing [2023-04-11T05:55:15.783Z] 990632332a98: Waiting [2023-04-11T05:55:15.783Z] ecb689cce228: Waiting [2023-04-11T05:55:15.783Z] 26cbea5cba74: Waiting [2023-04-11T05:55:15.783Z] 564b9939617f: Layer already exists [2023-04-11T05:55:15.783Z] 0775485161bf: Layer already exists [2023-04-11T05:55:15.783Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:15.783Z] 734aa0145305: Layer already exists [2023-04-11T05:55:15.783Z] 90e988c0a1a7: Layer already exists [2023-04-11T05:55:15.783Z] ecb689cce228: Layer already exists [2023-04-11T05:55:15.783Z] 990632332a98: Layer already exists [2023-04-11T05:55:15.783Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:15.783Z] main: digest: sha256:71afae1249a64b0109cf939d77833da383170e71108e80304b25b18a628bc3be size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:55:16.095Z] ===================================================== [Pipeline] echo [2023-04-11T05:55:16.102Z] taggedImages: [2023-04-11T05:55:16.102Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:16.102Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-11T05:55:16.102Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.124 [2023-04-11T05:55:16.102Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:16.102Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-11T05:55:16.123Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-11T05:55:16.123Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:16.123Z] latest [2023-04-11T05:55:16.123Z] 3.0.0-dev.124 [2023-04-11T05:55:16.123Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:16.123Z] main [2023-04-11T05:55:16.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:16.459Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:16.808Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:16.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-11T05:55:16.808Z] 06a4b3aa0289: Preparing [2023-04-11T05:55:16.808Z] 0c2a61eb1467: Preparing [2023-04-11T05:55:16.808Z] c07aa1bf4935: Preparing [2023-04-11T05:55:16.808Z] 990632332a98: Preparing [2023-04-11T05:55:16.808Z] 2020c5043c5a: Preparing [2023-04-11T05:55:16.808Z] 26cbea5cba74: Preparing [2023-04-11T05:55:16.808Z] 26cbea5cba74: Waiting [2023-04-11T05:55:16.808Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:16.808Z] 990632332a98: Layer already exists [2023-04-11T05:55:17.075Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:17.075Z] 06a4b3aa0289: Pushed [2023-04-11T05:55:17.075Z] 2020c5043c5a: Pushed [2023-04-11T05:55:20.411Z] 0c2a61eb1467: Pushed [2023-04-11T05:55:20.411Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:de2c0a979644aa32e8a402a9d11a624bdeeb467780f6c3250147ac3035f6c84f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:20.803Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:21.148Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-11T05:55:21.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-11T05:55:21.148Z] 06a4b3aa0289: Preparing [2023-04-11T05:55:21.148Z] 0c2a61eb1467: Preparing [2023-04-11T05:55:21.148Z] c07aa1bf4935: Preparing [2023-04-11T05:55:21.148Z] 990632332a98: Preparing [2023-04-11T05:55:21.148Z] 2020c5043c5a: Preparing [2023-04-11T05:55:21.148Z] 26cbea5cba74: Preparing [2023-04-11T05:55:21.148Z] 26cbea5cba74: Waiting [2023-04-11T05:55:21.148Z] 06a4b3aa0289: Layer already exists [2023-04-11T05:55:21.148Z] 990632332a98: Layer already exists [2023-04-11T05:55:21.148Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:21.148Z] 2020c5043c5a: Layer already exists [2023-04-11T05:55:21.148Z] 0c2a61eb1467: Layer already exists [2023-04-11T05:55:21.148Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:21.418Z] latest: digest: sha256:de2c0a979644aa32e8a402a9d11a624bdeeb467780f6c3250147ac3035f6c84f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:21.796Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:22.145Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.124 [2023-04-11T05:55:22.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-11T05:55:22.145Z] 06a4b3aa0289: Preparing [2023-04-11T05:55:22.145Z] 0c2a61eb1467: Preparing [2023-04-11T05:55:22.145Z] c07aa1bf4935: Preparing [2023-04-11T05:55:22.145Z] 990632332a98: Preparing [2023-04-11T05:55:22.145Z] 2020c5043c5a: Preparing [2023-04-11T05:55:22.145Z] 26cbea5cba74: Preparing [2023-04-11T05:55:22.145Z] 26cbea5cba74: Waiting [2023-04-11T05:55:22.145Z] 0c2a61eb1467: Layer already exists [2023-04-11T05:55:22.145Z] 06a4b3aa0289: Layer already exists [2023-04-11T05:55:22.145Z] 990632332a98: Layer already exists [2023-04-11T05:55:22.145Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:22.145Z] 2020c5043c5a: Layer already exists [2023-04-11T05:55:22.145Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:22.145Z] 3.0.0-dev.124: digest: sha256:de2c0a979644aa32e8a402a9d11a624bdeeb467780f6c3250147ac3035f6c84f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:22.744Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:23.078Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:23.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-11T05:55:23.078Z] 06a4b3aa0289: Preparing [2023-04-11T05:55:23.078Z] 0c2a61eb1467: Preparing [2023-04-11T05:55:23.078Z] c07aa1bf4935: Preparing [2023-04-11T05:55:23.078Z] 990632332a98: Preparing [2023-04-11T05:55:23.078Z] 2020c5043c5a: Preparing [2023-04-11T05:55:23.078Z] 26cbea5cba74: Preparing [2023-04-11T05:55:23.078Z] 26cbea5cba74: Waiting [2023-04-11T05:55:23.078Z] 0c2a61eb1467: Layer already exists [2023-04-11T05:55:23.078Z] 06a4b3aa0289: Layer already exists [2023-04-11T05:55:23.078Z] 990632332a98: Layer already exists [2023-04-11T05:55:23.078Z] 2020c5043c5a: Layer already exists [2023-04-11T05:55:23.078Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:23.078Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:23.078Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:de2c0a979644aa32e8a402a9d11a624bdeeb467780f6c3250147ac3035f6c84f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:23.692Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:24.031Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-11T05:55:24.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-11T05:55:24.031Z] 06a4b3aa0289: Preparing [2023-04-11T05:55:24.031Z] 0c2a61eb1467: Preparing [2023-04-11T05:55:24.031Z] c07aa1bf4935: Preparing [2023-04-11T05:55:24.031Z] 990632332a98: Preparing [2023-04-11T05:55:24.031Z] 2020c5043c5a: Preparing [2023-04-11T05:55:24.031Z] 26cbea5cba74: Preparing [2023-04-11T05:55:24.031Z] 26cbea5cba74: Waiting [2023-04-11T05:55:24.031Z] 990632332a98: Layer already exists [2023-04-11T05:55:24.031Z] 2020c5043c5a: Layer already exists [2023-04-11T05:55:24.031Z] 0c2a61eb1467: Layer already exists [2023-04-11T05:55:24.031Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:24.031Z] 06a4b3aa0289: Layer already exists [2023-04-11T05:55:24.031Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:24.297Z] main: digest: sha256:de2c0a979644aa32e8a402a9d11a624bdeeb467780f6c3250147ac3035f6c84f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:55:24.353Z] ===================================================== [Pipeline] echo [2023-04-11T05:55:24.362Z] taggedImages: [2023-04-11T05:55:24.362Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:24.362Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-11T05:55:24.362Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.124 [2023-04-11T05:55:24.362Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:24.362Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-11T05:55:24.389Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-11T05:55:24.389Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:24.389Z] latest [2023-04-11T05:55:24.389Z] 3.0.0-dev.124 [2023-04-11T05:55:24.389Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:24.389Z] main [2023-04-11T05:55:24.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:24.735Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:25.070Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:25.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-11T05:55:25.070Z] b93e95c6533a: Preparing [2023-04-11T05:55:25.070Z] 86ae0b9960d3: Preparing [2023-04-11T05:55:25.070Z] 909d0f95d1e8: Preparing [2023-04-11T05:55:25.070Z] c07aa1bf4935: Preparing [2023-04-11T05:55:25.070Z] 990632332a98: Preparing [2023-04-11T05:55:25.070Z] 12f3e5a3f2a8: Preparing [2023-04-11T05:55:25.070Z] 26cbea5cba74: Preparing [2023-04-11T05:55:25.070Z] 12f3e5a3f2a8: Waiting [2023-04-11T05:55:25.070Z] 26cbea5cba74: Waiting [2023-04-11T05:55:25.070Z] 990632332a98: Layer already exists [2023-04-11T05:55:25.070Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:25.335Z] 12f3e5a3f2a8: Layer already exists [2023-04-11T05:55:25.335Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:25.335Z] b93e95c6533a: Pushed [2023-04-11T05:55:25.335Z] 86ae0b9960d3: Pushed [2023-04-11T05:55:28.685Z] 909d0f95d1e8: Pushed [2023-04-11T05:55:29.646Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:cc494d44c5e0a056baa38fd58cf71c16e2be21556f37ce52b96f8381c7469ea7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:29.984Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:30.315Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-11T05:55:30.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-11T05:55:30.315Z] b93e95c6533a: Preparing [2023-04-11T05:55:30.315Z] 86ae0b9960d3: Preparing [2023-04-11T05:55:30.315Z] 909d0f95d1e8: Preparing [2023-04-11T05:55:30.315Z] c07aa1bf4935: Preparing [2023-04-11T05:55:30.315Z] 990632332a98: Preparing [2023-04-11T05:55:30.315Z] 12f3e5a3f2a8: Preparing [2023-04-11T05:55:30.315Z] 26cbea5cba74: Preparing [2023-04-11T05:55:30.315Z] 12f3e5a3f2a8: Waiting [2023-04-11T05:55:30.315Z] 26cbea5cba74: Waiting [2023-04-11T05:55:30.315Z] 990632332a98: Layer already exists [2023-04-11T05:55:30.315Z] 86ae0b9960d3: Layer already exists [2023-04-11T05:55:30.315Z] 909d0f95d1e8: Layer already exists [2023-04-11T05:55:30.315Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:30.315Z] b93e95c6533a: Layer already exists [2023-04-11T05:55:30.315Z] 12f3e5a3f2a8: Layer already exists [2023-04-11T05:55:30.315Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:30.580Z] latest: digest: sha256:cc494d44c5e0a056baa38fd58cf71c16e2be21556f37ce52b96f8381c7469ea7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:30.909Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:31.236Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.124 [2023-04-11T05:55:31.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-11T05:55:31.236Z] b93e95c6533a: Preparing [2023-04-11T05:55:31.236Z] 86ae0b9960d3: Preparing [2023-04-11T05:55:31.236Z] 909d0f95d1e8: Preparing [2023-04-11T05:55:31.236Z] c07aa1bf4935: Preparing [2023-04-11T05:55:31.236Z] 990632332a98: Preparing [2023-04-11T05:55:31.236Z] 12f3e5a3f2a8: Preparing [2023-04-11T05:55:31.236Z] 26cbea5cba74: Preparing [2023-04-11T05:55:31.236Z] 12f3e5a3f2a8: Waiting [2023-04-11T05:55:31.236Z] 26cbea5cba74: Waiting [2023-04-11T05:55:31.236Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:31.236Z] 909d0f95d1e8: Layer already exists [2023-04-11T05:55:31.236Z] 990632332a98: Layer already exists [2023-04-11T05:55:31.236Z] b93e95c6533a: Layer already exists [2023-04-11T05:55:31.236Z] 86ae0b9960d3: Layer already exists [2023-04-11T05:55:31.236Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:31.236Z] 12f3e5a3f2a8: Layer already exists [2023-04-11T05:55:31.500Z] 3.0.0-dev.124: digest: sha256:cc494d44c5e0a056baa38fd58cf71c16e2be21556f37ce52b96f8381c7469ea7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:31.833Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:32.160Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:32.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-11T05:55:32.160Z] b93e95c6533a: Preparing [2023-04-11T05:55:32.160Z] 86ae0b9960d3: Preparing [2023-04-11T05:55:32.160Z] 909d0f95d1e8: Preparing [2023-04-11T05:55:32.160Z] c07aa1bf4935: Preparing [2023-04-11T05:55:32.160Z] 990632332a98: Preparing [2023-04-11T05:55:32.160Z] 12f3e5a3f2a8: Preparing [2023-04-11T05:55:32.160Z] 26cbea5cba74: Preparing [2023-04-11T05:55:32.160Z] 12f3e5a3f2a8: Waiting [2023-04-11T05:55:32.160Z] 26cbea5cba74: Waiting [2023-04-11T05:55:32.160Z] 990632332a98: Layer already exists [2023-04-11T05:55:32.160Z] 86ae0b9960d3: Layer already exists [2023-04-11T05:55:32.160Z] b93e95c6533a: Layer already exists [2023-04-11T05:55:32.160Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:32.160Z] 909d0f95d1e8: Layer already exists [2023-04-11T05:55:32.160Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:32.160Z] 12f3e5a3f2a8: Layer already exists [2023-04-11T05:55:32.160Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:cc494d44c5e0a056baa38fd58cf71c16e2be21556f37ce52b96f8381c7469ea7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:32.758Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:33.082Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-11T05:55:33.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-11T05:55:33.082Z] b93e95c6533a: Preparing [2023-04-11T05:55:33.082Z] 86ae0b9960d3: Preparing [2023-04-11T05:55:33.082Z] 909d0f95d1e8: Preparing [2023-04-11T05:55:33.082Z] c07aa1bf4935: Preparing [2023-04-11T05:55:33.082Z] 990632332a98: Preparing [2023-04-11T05:55:33.082Z] 12f3e5a3f2a8: Preparing [2023-04-11T05:55:33.082Z] 26cbea5cba74: Preparing [2023-04-11T05:55:33.082Z] 12f3e5a3f2a8: Waiting [2023-04-11T05:55:33.082Z] 26cbea5cba74: Waiting [2023-04-11T05:55:33.082Z] 86ae0b9960d3: Layer already exists [2023-04-11T05:55:33.082Z] 990632332a98: Layer already exists [2023-04-11T05:55:33.082Z] b93e95c6533a: Layer already exists [2023-04-11T05:55:33.082Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:33.082Z] 909d0f95d1e8: Layer already exists [2023-04-11T05:55:33.082Z] 12f3e5a3f2a8: Layer already exists [2023-04-11T05:55:33.082Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:33.348Z] main: digest: sha256:cc494d44c5e0a056baa38fd58cf71c16e2be21556f37ce52b96f8381c7469ea7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:55:33.390Z] ===================================================== [Pipeline] echo [2023-04-11T05:55:33.396Z] taggedImages: [2023-04-11T05:55:33.396Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:33.396Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-11T05:55:33.396Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.124 [2023-04-11T05:55:33.396Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:33.396Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-11T05:55:33.410Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-11T05:55:33.410Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:33.410Z] latest [2023-04-11T05:55:33.410Z] 3.0.0-dev.124 [2023-04-11T05:55:33.410Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:33.410Z] main [2023-04-11T05:55:33.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:33.746Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:34.068Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:34.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-11T05:55:34.068Z] c6a38d9677a7: Preparing [2023-04-11T05:55:34.068Z] c6a38d9677a7: Preparing [2023-04-11T05:55:34.068Z] 527d66b938a0: Preparing [2023-04-11T05:55:34.068Z] 5cecc9c6f3a6: Preparing [2023-04-11T05:55:34.068Z] 245b3f3cc766: Preparing [2023-04-11T05:55:34.068Z] dd01a0a9c04e: Preparing [2023-04-11T05:55:34.068Z] 28f90c463c54: Preparing [2023-04-11T05:55:34.068Z] c07aa1bf4935: Preparing [2023-04-11T05:55:34.068Z] 990632332a98: Preparing [2023-04-11T05:55:34.068Z] 1d3a7be2cb45: Preparing [2023-04-11T05:55:34.068Z] f463d58108e5: Preparing [2023-04-11T05:55:34.068Z] d2ead27a60f8: Preparing [2023-04-11T05:55:34.068Z] 1d82e557825c: Preparing [2023-04-11T05:55:34.068Z] 26cbea5cba74: Preparing [2023-04-11T05:55:34.068Z] 28f90c463c54: Waiting [2023-04-11T05:55:34.068Z] c07aa1bf4935: Waiting [2023-04-11T05:55:34.068Z] 990632332a98: Waiting [2023-04-11T05:55:34.068Z] 1d3a7be2cb45: Waiting [2023-04-11T05:55:34.068Z] 26cbea5cba74: Waiting [2023-04-11T05:55:34.068Z] f463d58108e5: Waiting [2023-04-11T05:55:34.068Z] 1d82e557825c: Waiting [2023-04-11T05:55:34.068Z] d2ead27a60f8: Waiting [2023-04-11T05:55:34.333Z] 527d66b938a0: Pushed [2023-04-11T05:55:34.333Z] dd01a0a9c04e: Pushed [2023-04-11T05:55:34.333Z] 245b3f3cc766: Pushed [2023-04-11T05:55:34.333Z] c6a38d9677a7: Pushed [2023-04-11T05:55:34.333Z] 5cecc9c6f3a6: Pushed [2023-04-11T05:55:34.333Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:34.333Z] 990632332a98: Layer already exists [2023-04-11T05:55:34.597Z] f463d58108e5: Pushed [2023-04-11T05:55:34.597Z] 1d3a7be2cb45: Pushed [2023-04-11T05:55:34.597Z] d2ead27a60f8: Pushed [2023-04-11T05:55:34.597Z] 1d82e557825c: Pushed [2023-04-11T05:55:34.597Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:37.924Z] 28f90c463c54: Pushed [2023-04-11T05:55:38.190Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:6c40b3acafccae950bd7adb3d77f97cc30bd2b064258a2be3a49ab33a8cebb99 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:38.522Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:38.856Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-11T05:55:38.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-11T05:55:38.857Z] c6a38d9677a7: Preparing [2023-04-11T05:55:38.857Z] c6a38d9677a7: Preparing [2023-04-11T05:55:38.857Z] 527d66b938a0: Preparing [2023-04-11T05:55:38.857Z] 5cecc9c6f3a6: Preparing [2023-04-11T05:55:38.857Z] 245b3f3cc766: Preparing [2023-04-11T05:55:38.857Z] dd01a0a9c04e: Preparing [2023-04-11T05:55:38.857Z] 28f90c463c54: Preparing [2023-04-11T05:55:38.857Z] c07aa1bf4935: Preparing [2023-04-11T05:55:38.857Z] 990632332a98: Preparing [2023-04-11T05:55:38.857Z] 1d3a7be2cb45: Preparing [2023-04-11T05:55:38.857Z] f463d58108e5: Preparing [2023-04-11T05:55:38.857Z] d2ead27a60f8: Preparing [2023-04-11T05:55:38.857Z] 1d82e557825c: Preparing [2023-04-11T05:55:38.857Z] 26cbea5cba74: Preparing [2023-04-11T05:55:38.857Z] 28f90c463c54: Waiting [2023-04-11T05:55:38.857Z] c07aa1bf4935: Waiting [2023-04-11T05:55:38.857Z] 1d3a7be2cb45: Waiting [2023-04-11T05:55:38.857Z] f463d58108e5: Waiting [2023-04-11T05:55:38.857Z] d2ead27a60f8: Waiting [2023-04-11T05:55:38.857Z] 1d82e557825c: Waiting [2023-04-11T05:55:38.857Z] 26cbea5cba74: Waiting [2023-04-11T05:55:38.857Z] 990632332a98: Waiting [2023-04-11T05:55:38.857Z] dd01a0a9c04e: Layer already exists [2023-04-11T05:55:38.857Z] c6a38d9677a7: Layer already exists [2023-04-11T05:55:38.857Z] 5cecc9c6f3a6: Layer already exists [2023-04-11T05:55:38.857Z] 245b3f3cc766: Layer already exists [2023-04-11T05:55:38.857Z] 527d66b938a0: Layer already exists [2023-04-11T05:55:38.857Z] 28f90c463c54: Layer already exists [2023-04-11T05:55:38.857Z] 1d3a7be2cb45: Layer already exists [2023-04-11T05:55:38.857Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:38.857Z] 990632332a98: Layer already exists [2023-04-11T05:55:38.857Z] f463d58108e5: Layer already exists [2023-04-11T05:55:38.857Z] d2ead27a60f8: Layer already exists [2023-04-11T05:55:38.857Z] 1d82e557825c: Layer already exists [2023-04-11T05:55:38.857Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:39.122Z] latest: digest: sha256:6c40b3acafccae950bd7adb3d77f97cc30bd2b064258a2be3a49ab33a8cebb99 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:39.472Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:39.800Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.124 [2023-04-11T05:55:39.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-11T05:55:39.800Z] c6a38d9677a7: Preparing [2023-04-11T05:55:39.800Z] c6a38d9677a7: Preparing [2023-04-11T05:55:39.800Z] 527d66b938a0: Preparing [2023-04-11T05:55:39.800Z] 5cecc9c6f3a6: Preparing [2023-04-11T05:55:39.800Z] 245b3f3cc766: Preparing [2023-04-11T05:55:39.800Z] dd01a0a9c04e: Preparing [2023-04-11T05:55:39.800Z] 28f90c463c54: Preparing [2023-04-11T05:55:39.800Z] c07aa1bf4935: Preparing [2023-04-11T05:55:39.800Z] 990632332a98: Preparing [2023-04-11T05:55:39.800Z] 1d3a7be2cb45: Preparing [2023-04-11T05:55:39.800Z] f463d58108e5: Preparing [2023-04-11T05:55:39.800Z] d2ead27a60f8: Preparing [2023-04-11T05:55:39.800Z] 1d82e557825c: Preparing [2023-04-11T05:55:39.800Z] 26cbea5cba74: Preparing [2023-04-11T05:55:39.800Z] 28f90c463c54: Waiting [2023-04-11T05:55:39.800Z] c07aa1bf4935: Waiting [2023-04-11T05:55:39.800Z] 990632332a98: Waiting [2023-04-11T05:55:39.800Z] 1d3a7be2cb45: Waiting [2023-04-11T05:55:39.800Z] f463d58108e5: Waiting [2023-04-11T05:55:39.800Z] d2ead27a60f8: Waiting [2023-04-11T05:55:39.800Z] 1d82e557825c: Waiting [2023-04-11T05:55:39.800Z] 26cbea5cba74: Waiting [2023-04-11T05:55:39.800Z] 245b3f3cc766: Layer already exists [2023-04-11T05:55:39.800Z] c6a38d9677a7: Layer already exists [2023-04-11T05:55:39.800Z] dd01a0a9c04e: Layer already exists [2023-04-11T05:55:39.800Z] 527d66b938a0: Layer already exists [2023-04-11T05:55:39.800Z] 5cecc9c6f3a6: Layer already exists [2023-04-11T05:55:39.800Z] 990632332a98: Layer already exists [2023-04-11T05:55:39.800Z] 28f90c463c54: Layer already exists [2023-04-11T05:55:39.800Z] f463d58108e5: Layer already exists [2023-04-11T05:55:39.800Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:39.800Z] 1d3a7be2cb45: Layer already exists [2023-04-11T05:55:39.800Z] d2ead27a60f8: Layer already exists [2023-04-11T05:55:39.800Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:39.800Z] 1d82e557825c: Layer already exists [2023-04-11T05:55:40.065Z] 3.0.0-dev.124: digest: sha256:6c40b3acafccae950bd7adb3d77f97cc30bd2b064258a2be3a49ab33a8cebb99 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:40.402Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:40.738Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:40.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-11T05:55:40.738Z] c6a38d9677a7: Preparing [2023-04-11T05:55:40.738Z] c6a38d9677a7: Preparing [2023-04-11T05:55:40.738Z] 527d66b938a0: Preparing [2023-04-11T05:55:40.738Z] 5cecc9c6f3a6: Preparing [2023-04-11T05:55:40.738Z] 245b3f3cc766: Preparing [2023-04-11T05:55:40.738Z] dd01a0a9c04e: Preparing [2023-04-11T05:55:40.738Z] 28f90c463c54: Preparing [2023-04-11T05:55:40.738Z] c07aa1bf4935: Preparing [2023-04-11T05:55:40.738Z] 990632332a98: Preparing [2023-04-11T05:55:40.738Z] 1d3a7be2cb45: Preparing [2023-04-11T05:55:40.738Z] f463d58108e5: Preparing [2023-04-11T05:55:40.738Z] d2ead27a60f8: Preparing [2023-04-11T05:55:40.738Z] 1d82e557825c: Preparing [2023-04-11T05:55:40.738Z] 26cbea5cba74: Preparing [2023-04-11T05:55:40.738Z] 1d3a7be2cb45: Waiting [2023-04-11T05:55:40.738Z] f463d58108e5: Waiting [2023-04-11T05:55:40.738Z] d2ead27a60f8: Waiting [2023-04-11T05:55:40.738Z] 1d82e557825c: Waiting [2023-04-11T05:55:40.738Z] 26cbea5cba74: Waiting [2023-04-11T05:55:40.738Z] 28f90c463c54: Waiting [2023-04-11T05:55:40.738Z] c07aa1bf4935: Waiting [2023-04-11T05:55:40.738Z] 990632332a98: Waiting [2023-04-11T05:55:40.738Z] dd01a0a9c04e: Layer already exists [2023-04-11T05:55:40.738Z] 5cecc9c6f3a6: Layer already exists [2023-04-11T05:55:40.738Z] c6a38d9677a7: Layer already exists [2023-04-11T05:55:40.738Z] 245b3f3cc766: Layer already exists [2023-04-11T05:55:40.738Z] 527d66b938a0: Layer already exists [2023-04-11T05:55:40.738Z] 28f90c463c54: Layer already exists [2023-04-11T05:55:40.738Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:40.738Z] 990632332a98: Layer already exists [2023-04-11T05:55:40.738Z] 1d3a7be2cb45: Layer already exists [2023-04-11T05:55:40.738Z] f463d58108e5: Layer already exists [2023-04-11T05:55:40.738Z] d2ead27a60f8: Layer already exists [2023-04-11T05:55:40.738Z] 1d82e557825c: Layer already exists [2023-04-11T05:55:40.738Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:41.005Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:6c40b3acafccae950bd7adb3d77f97cc30bd2b064258a2be3a49ab33a8cebb99 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:41.342Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:41.667Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-11T05:55:41.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-11T05:55:41.668Z] c6a38d9677a7: Preparing [2023-04-11T05:55:41.668Z] c6a38d9677a7: Preparing [2023-04-11T05:55:41.668Z] 527d66b938a0: Preparing [2023-04-11T05:55:41.668Z] 5cecc9c6f3a6: Preparing [2023-04-11T05:55:41.668Z] 245b3f3cc766: Preparing [2023-04-11T05:55:41.668Z] dd01a0a9c04e: Preparing [2023-04-11T05:55:41.668Z] 28f90c463c54: Preparing [2023-04-11T05:55:41.668Z] c07aa1bf4935: Preparing [2023-04-11T05:55:41.668Z] 990632332a98: Preparing [2023-04-11T05:55:41.668Z] 1d3a7be2cb45: Preparing [2023-04-11T05:55:41.668Z] f463d58108e5: Preparing [2023-04-11T05:55:41.668Z] d2ead27a60f8: Preparing [2023-04-11T05:55:41.668Z] 1d82e557825c: Preparing [2023-04-11T05:55:41.668Z] 26cbea5cba74: Preparing [2023-04-11T05:55:41.668Z] 28f90c463c54: Waiting [2023-04-11T05:55:41.668Z] c07aa1bf4935: Waiting [2023-04-11T05:55:41.668Z] f463d58108e5: Waiting [2023-04-11T05:55:41.668Z] d2ead27a60f8: Waiting [2023-04-11T05:55:41.668Z] 1d82e557825c: Waiting [2023-04-11T05:55:41.668Z] 26cbea5cba74: Waiting [2023-04-11T05:55:41.668Z] 990632332a98: Waiting [2023-04-11T05:55:41.668Z] 1d3a7be2cb45: Waiting [2023-04-11T05:55:41.668Z] c6a38d9677a7: Layer already exists [2023-04-11T05:55:41.668Z] 5cecc9c6f3a6: Layer already exists [2023-04-11T05:55:41.668Z] 527d66b938a0: Layer already exists [2023-04-11T05:55:41.668Z] 245b3f3cc766: Layer already exists [2023-04-11T05:55:41.668Z] dd01a0a9c04e: Layer already exists [2023-04-11T05:55:41.668Z] 28f90c463c54: Layer already exists [2023-04-11T05:55:41.668Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:41.668Z] 990632332a98: Layer already exists [2023-04-11T05:55:41.668Z] 1d3a7be2cb45: Layer already exists [2023-04-11T05:55:41.668Z] f463d58108e5: Layer already exists [2023-04-11T05:55:41.668Z] 1d82e557825c: Layer already exists [2023-04-11T05:55:41.668Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:41.668Z] d2ead27a60f8: Layer already exists [2023-04-11T05:55:41.932Z] main: digest: sha256:6c40b3acafccae950bd7adb3d77f97cc30bd2b064258a2be3a49ab33a8cebb99 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:55:41.974Z] ===================================================== [Pipeline] echo [2023-04-11T05:55:41.980Z] taggedImages: [2023-04-11T05:55:41.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:41.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-11T05:55:41.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.124 [2023-04-11T05:55:41.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:41.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-11T05:55:41.994Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-11T05:55:41.994Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:41.994Z] latest [2023-04-11T05:55:41.994Z] 3.0.0-dev.124 [2023-04-11T05:55:41.994Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:41.994Z] main [2023-04-11T05:55:41.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:42.317Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:42.646Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:42.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-11T05:55:42.646Z] acdbc60b4758: Preparing [2023-04-11T05:55:42.646Z] d47dfd0efdae: Preparing [2023-04-11T05:55:42.646Z] f89603fb9415: Preparing [2023-04-11T05:55:42.646Z] 083c1e43603e: Preparing [2023-04-11T05:55:42.646Z] c07aa1bf4935: Preparing [2023-04-11T05:55:42.646Z] 990632332a98: Preparing [2023-04-11T05:55:42.646Z] ecb689cce228: Preparing [2023-04-11T05:55:42.646Z] 26cbea5cba74: Preparing [2023-04-11T05:55:42.646Z] 990632332a98: Waiting [2023-04-11T05:55:42.646Z] ecb689cce228: Waiting [2023-04-11T05:55:42.646Z] 26cbea5cba74: Waiting [2023-04-11T05:55:42.646Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:42.911Z] 990632332a98: Layer already exists [2023-04-11T05:55:42.911Z] ecb689cce228: Layer already exists [2023-04-11T05:55:42.911Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:42.911Z] d47dfd0efdae: Pushed [2023-04-11T05:55:42.911Z] acdbc60b4758: Pushed [2023-04-11T05:55:42.911Z] f89603fb9415: Pushed [2023-04-11T05:55:45.494Z] 083c1e43603e: Pushed [2023-04-11T05:55:45.759Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:c5039573bc95fb7c172d665982a64b69e1d920456475dbf17d61028f13343a36 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:46.091Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:46.423Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-11T05:55:46.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-11T05:55:46.423Z] acdbc60b4758: Preparing [2023-04-11T05:55:46.423Z] d47dfd0efdae: Preparing [2023-04-11T05:55:46.423Z] f89603fb9415: Preparing [2023-04-11T05:55:46.423Z] 083c1e43603e: Preparing [2023-04-11T05:55:46.423Z] c07aa1bf4935: Preparing [2023-04-11T05:55:46.423Z] 990632332a98: Preparing [2023-04-11T05:55:46.423Z] ecb689cce228: Preparing [2023-04-11T05:55:46.423Z] 26cbea5cba74: Preparing [2023-04-11T05:55:46.423Z] 990632332a98: Waiting [2023-04-11T05:55:46.423Z] ecb689cce228: Waiting [2023-04-11T05:55:46.423Z] 26cbea5cba74: Waiting [2023-04-11T05:55:46.423Z] 083c1e43603e: Layer already exists [2023-04-11T05:55:46.423Z] f89603fb9415: Layer already exists [2023-04-11T05:55:46.423Z] d47dfd0efdae: Layer already exists [2023-04-11T05:55:46.423Z] acdbc60b4758: Layer already exists [2023-04-11T05:55:46.423Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:46.423Z] ecb689cce228: Layer already exists [2023-04-11T05:55:46.423Z] 990632332a98: Layer already exists [2023-04-11T05:55:46.423Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:46.687Z] latest: digest: sha256:c5039573bc95fb7c172d665982a64b69e1d920456475dbf17d61028f13343a36 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:47.020Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:47.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.124 [2023-04-11T05:55:47.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-11T05:55:47.350Z] acdbc60b4758: Preparing [2023-04-11T05:55:47.350Z] d47dfd0efdae: Preparing [2023-04-11T05:55:47.350Z] f89603fb9415: Preparing [2023-04-11T05:55:47.350Z] 083c1e43603e: Preparing [2023-04-11T05:55:47.350Z] c07aa1bf4935: Preparing [2023-04-11T05:55:47.350Z] 990632332a98: Preparing [2023-04-11T05:55:47.350Z] ecb689cce228: Preparing [2023-04-11T05:55:47.350Z] 26cbea5cba74: Preparing [2023-04-11T05:55:47.350Z] ecb689cce228: Waiting [2023-04-11T05:55:47.350Z] 26cbea5cba74: Waiting [2023-04-11T05:55:47.350Z] 990632332a98: Waiting [2023-04-11T05:55:47.350Z] acdbc60b4758: Layer already exists [2023-04-11T05:55:47.350Z] 083c1e43603e: Layer already exists [2023-04-11T05:55:47.350Z] d47dfd0efdae: Layer already exists [2023-04-11T05:55:47.350Z] f89603fb9415: Layer already exists [2023-04-11T05:55:47.350Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:47.350Z] ecb689cce228: Layer already exists [2023-04-11T05:55:47.350Z] 990632332a98: Layer already exists [2023-04-11T05:55:47.350Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:47.350Z] 3.0.0-dev.124: digest: sha256:c5039573bc95fb7c172d665982a64b69e1d920456475dbf17d61028f13343a36 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:47.938Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:48.273Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:48.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-11T05:55:48.273Z] acdbc60b4758: Preparing [2023-04-11T05:55:48.273Z] d47dfd0efdae: Preparing [2023-04-11T05:55:48.273Z] f89603fb9415: Preparing [2023-04-11T05:55:48.273Z] 083c1e43603e: Preparing [2023-04-11T05:55:48.273Z] c07aa1bf4935: Preparing [2023-04-11T05:55:48.273Z] 990632332a98: Preparing [2023-04-11T05:55:48.273Z] ecb689cce228: Preparing [2023-04-11T05:55:48.273Z] 26cbea5cba74: Preparing [2023-04-11T05:55:48.273Z] 990632332a98: Waiting [2023-04-11T05:55:48.273Z] ecb689cce228: Waiting [2023-04-11T05:55:48.273Z] 26cbea5cba74: Waiting [2023-04-11T05:55:48.273Z] d47dfd0efdae: Layer already exists [2023-04-11T05:55:48.273Z] 083c1e43603e: Layer already exists [2023-04-11T05:55:48.273Z] acdbc60b4758: Layer already exists [2023-04-11T05:55:48.273Z] f89603fb9415: Layer already exists [2023-04-11T05:55:48.273Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:48.273Z] 990632332a98: Layer already exists [2023-04-11T05:55:48.273Z] ecb689cce228: Layer already exists [2023-04-11T05:55:48.273Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:48.538Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:c5039573bc95fb7c172d665982a64b69e1d920456475dbf17d61028f13343a36 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:48.866Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:49.196Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-11T05:55:49.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-11T05:55:49.196Z] acdbc60b4758: Preparing [2023-04-11T05:55:49.196Z] d47dfd0efdae: Preparing [2023-04-11T05:55:49.196Z] f89603fb9415: Preparing [2023-04-11T05:55:49.196Z] 083c1e43603e: Preparing [2023-04-11T05:55:49.196Z] c07aa1bf4935: Preparing [2023-04-11T05:55:49.196Z] 990632332a98: Preparing [2023-04-11T05:55:49.196Z] ecb689cce228: Preparing [2023-04-11T05:55:49.196Z] 26cbea5cba74: Preparing [2023-04-11T05:55:49.196Z] 990632332a98: Waiting [2023-04-11T05:55:49.196Z] ecb689cce228: Waiting [2023-04-11T05:55:49.196Z] 26cbea5cba74: Waiting [2023-04-11T05:55:49.196Z] acdbc60b4758: Layer already exists [2023-04-11T05:55:49.196Z] f89603fb9415: Layer already exists [2023-04-11T05:55:49.196Z] d47dfd0efdae: Layer already exists [2023-04-11T05:55:49.196Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:49.196Z] 083c1e43603e: Layer already exists [2023-04-11T05:55:49.196Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:49.196Z] 990632332a98: Layer already exists [2023-04-11T05:55:49.196Z] ecb689cce228: Layer already exists [2023-04-11T05:55:49.460Z] main: digest: sha256:c5039573bc95fb7c172d665982a64b69e1d920456475dbf17d61028f13343a36 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:55:49.500Z] ===================================================== [Pipeline] echo [2023-04-11T05:55:49.508Z] taggedImages: [2023-04-11T05:55:49.508Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:49.508Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-11T05:55:49.508Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.124 [2023-04-11T05:55:49.508Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:49.508Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-11T05:55:49.528Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-11T05:55:49.528Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:49.528Z] latest [2023-04-11T05:55:49.528Z] 3.0.0-dev.124 [2023-04-11T05:55:49.528Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:49.528Z] main [2023-04-11T05:55:49.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:49.859Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:50.184Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:50.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-11T05:55:50.184Z] 5478c489c274: Preparing [2023-04-11T05:55:50.184Z] 527bcd0da226: Preparing [2023-04-11T05:55:50.184Z] 203149d8b443: Preparing [2023-04-11T05:55:50.184Z] daf75b3e3546: Preparing [2023-04-11T05:55:50.184Z] c07aa1bf4935: Preparing [2023-04-11T05:55:50.184Z] 990632332a98: Preparing [2023-04-11T05:55:50.184Z] fae16365ea3b: Preparing [2023-04-11T05:55:50.184Z] 7b0ba192abb6: Preparing [2023-04-11T05:55:50.184Z] 26cbea5cba74: Preparing [2023-04-11T05:55:50.184Z] 990632332a98: Waiting [2023-04-11T05:55:50.184Z] fae16365ea3b: Waiting [2023-04-11T05:55:50.184Z] 7b0ba192abb6: Waiting [2023-04-11T05:55:50.184Z] 26cbea5cba74: Waiting [2023-04-11T05:55:50.184Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:50.449Z] 990632332a98: Layer already exists [2023-04-11T05:55:50.449Z] 527bcd0da226: Pushed [2023-04-11T05:55:50.449Z] daf75b3e3546: Pushed [2023-04-11T05:55:50.449Z] 5478c489c274: Pushed [2023-04-11T05:55:50.449Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:50.449Z] fae16365ea3b: Pushed [2023-04-11T05:55:50.713Z] 7b0ba192abb6: Pushed [2023-04-11T05:55:53.281Z] 203149d8b443: Pushed [2023-04-11T05:55:53.545Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:9cb9db9ebe65954ff720fda16bec44f39398402f4c3f1d2298312b4388700fd1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:53.881Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:54.207Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-11T05:55:54.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-11T05:55:54.207Z] 5478c489c274: Preparing [2023-04-11T05:55:54.207Z] 527bcd0da226: Preparing [2023-04-11T05:55:54.207Z] 203149d8b443: Preparing [2023-04-11T05:55:54.207Z] daf75b3e3546: Preparing [2023-04-11T05:55:54.207Z] c07aa1bf4935: Preparing [2023-04-11T05:55:54.207Z] 990632332a98: Preparing [2023-04-11T05:55:54.207Z] fae16365ea3b: Preparing [2023-04-11T05:55:54.207Z] 7b0ba192abb6: Preparing [2023-04-11T05:55:54.207Z] 26cbea5cba74: Preparing [2023-04-11T05:55:54.207Z] fae16365ea3b: Waiting [2023-04-11T05:55:54.207Z] 7b0ba192abb6: Waiting [2023-04-11T05:55:54.207Z] 26cbea5cba74: Waiting [2023-04-11T05:55:54.207Z] 990632332a98: Waiting [2023-04-11T05:55:54.207Z] 527bcd0da226: Layer already exists [2023-04-11T05:55:54.207Z] daf75b3e3546: Layer already exists [2023-04-11T05:55:54.207Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:54.207Z] 5478c489c274: Layer already exists [2023-04-11T05:55:54.207Z] 203149d8b443: Layer already exists [2023-04-11T05:55:54.207Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:54.208Z] fae16365ea3b: Layer already exists [2023-04-11T05:55:54.208Z] 7b0ba192abb6: Layer already exists [2023-04-11T05:55:54.208Z] 990632332a98: Layer already exists [2023-04-11T05:55:54.473Z] latest: digest: sha256:9cb9db9ebe65954ff720fda16bec44f39398402f4c3f1d2298312b4388700fd1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:54.807Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:55.268Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.124 [2023-04-11T05:55:55.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-11T05:55:55.268Z] 5478c489c274: Preparing [2023-04-11T05:55:55.268Z] 527bcd0da226: Preparing [2023-04-11T05:55:55.268Z] 203149d8b443: Preparing [2023-04-11T05:55:55.268Z] daf75b3e3546: Preparing [2023-04-11T05:55:55.268Z] c07aa1bf4935: Preparing [2023-04-11T05:55:55.268Z] 990632332a98: Preparing [2023-04-11T05:55:55.268Z] fae16365ea3b: Preparing [2023-04-11T05:55:55.268Z] 7b0ba192abb6: Preparing [2023-04-11T05:55:55.268Z] 26cbea5cba74: Preparing [2023-04-11T05:55:55.268Z] fae16365ea3b: Waiting [2023-04-11T05:55:55.268Z] 7b0ba192abb6: Waiting [2023-04-11T05:55:55.268Z] 26cbea5cba74: Waiting [2023-04-11T05:55:55.268Z] 990632332a98: Waiting [2023-04-11T05:55:55.268Z] daf75b3e3546: Layer already exists [2023-04-11T05:55:55.268Z] 527bcd0da226: Layer already exists [2023-04-11T05:55:55.268Z] 5478c489c274: Layer already exists [2023-04-11T05:55:55.268Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:55.268Z] 203149d8b443: Layer already exists [2023-04-11T05:55:55.268Z] 990632332a98: Layer already exists [2023-04-11T05:55:55.268Z] fae16365ea3b: Layer already exists [2023-04-11T05:55:55.268Z] 7b0ba192abb6: Layer already exists [2023-04-11T05:55:55.268Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:55.268Z] 3.0.0-dev.124: digest: sha256:9cb9db9ebe65954ff720fda16bec44f39398402f4c3f1d2298312b4388700fd1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:55.870Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:56.194Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:56.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-11T05:55:56.194Z] 5478c489c274: Preparing [2023-04-11T05:55:56.194Z] 527bcd0da226: Preparing [2023-04-11T05:55:56.194Z] 203149d8b443: Preparing [2023-04-11T05:55:56.194Z] daf75b3e3546: Preparing [2023-04-11T05:55:56.194Z] c07aa1bf4935: Preparing [2023-04-11T05:55:56.194Z] 990632332a98: Preparing [2023-04-11T05:55:56.194Z] fae16365ea3b: Preparing [2023-04-11T05:55:56.194Z] 7b0ba192abb6: Preparing [2023-04-11T05:55:56.194Z] 26cbea5cba74: Preparing [2023-04-11T05:55:56.194Z] 990632332a98: Waiting [2023-04-11T05:55:56.194Z] fae16365ea3b: Waiting [2023-04-11T05:55:56.194Z] 7b0ba192abb6: Waiting [2023-04-11T05:55:56.194Z] 26cbea5cba74: Waiting [2023-04-11T05:55:56.194Z] 527bcd0da226: Layer already exists [2023-04-11T05:55:56.194Z] 5478c489c274: Layer already exists [2023-04-11T05:55:56.194Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:56.194Z] daf75b3e3546: Layer already exists [2023-04-11T05:55:56.194Z] 203149d8b443: Layer already exists [2023-04-11T05:55:56.194Z] 7b0ba192abb6: Layer already exists [2023-04-11T05:55:56.194Z] 990632332a98: Layer already exists [2023-04-11T05:55:56.194Z] fae16365ea3b: Layer already exists [2023-04-11T05:55:56.194Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:56.459Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:9cb9db9ebe65954ff720fda16bec44f39398402f4c3f1d2298312b4388700fd1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:56.786Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:57.109Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-11T05:55:57.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-11T05:55:57.109Z] 5478c489c274: Preparing [2023-04-11T05:55:57.109Z] 527bcd0da226: Preparing [2023-04-11T05:55:57.109Z] 203149d8b443: Preparing [2023-04-11T05:55:57.109Z] daf75b3e3546: Preparing [2023-04-11T05:55:57.109Z] c07aa1bf4935: Preparing [2023-04-11T05:55:57.109Z] 990632332a98: Preparing [2023-04-11T05:55:57.109Z] fae16365ea3b: Preparing [2023-04-11T05:55:57.109Z] 7b0ba192abb6: Preparing [2023-04-11T05:55:57.109Z] 26cbea5cba74: Preparing [2023-04-11T05:55:57.109Z] fae16365ea3b: Waiting [2023-04-11T05:55:57.109Z] 7b0ba192abb6: Waiting [2023-04-11T05:55:57.109Z] 26cbea5cba74: Waiting [2023-04-11T05:55:57.109Z] 990632332a98: Waiting [2023-04-11T05:55:57.109Z] 527bcd0da226: Layer already exists [2023-04-11T05:55:57.109Z] 5478c489c274: Layer already exists [2023-04-11T05:55:57.109Z] 203149d8b443: Layer already exists [2023-04-11T05:55:57.109Z] daf75b3e3546: Layer already exists [2023-04-11T05:55:57.109Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:57.109Z] 990632332a98: Layer already exists [2023-04-11T05:55:57.109Z] 7b0ba192abb6: Layer already exists [2023-04-11T05:55:57.109Z] fae16365ea3b: Layer already exists [2023-04-11T05:55:57.109Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:57.373Z] main: digest: sha256:9cb9db9ebe65954ff720fda16bec44f39398402f4c3f1d2298312b4388700fd1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:55:57.414Z] ===================================================== [Pipeline] echo [2023-04-11T05:55:57.419Z] taggedImages: [2023-04-11T05:55:57.419Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:57.419Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-11T05:55:57.419Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.124 [2023-04-11T05:55:57.419Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:57.419Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-11T05:55:57.433Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-11T05:55:57.433Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:57.433Z] latest [2023-04-11T05:55:57.433Z] 3.0.0-dev.124 [2023-04-11T05:55:57.433Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:55:57.433Z] main [2023-04-11T05:55:57.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:57.765Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:55:58.109Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:55:58.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-11T05:55:58.109Z] 797336473e5c: Preparing [2023-04-11T05:55:58.109Z] 5685c5acbed9: Preparing [2023-04-11T05:55:58.109Z] bb9cd0c984df: Preparing [2023-04-11T05:55:58.109Z] d2eaefcf5c05: Preparing [2023-04-11T05:55:58.109Z] 94074c68afac: Preparing [2023-04-11T05:55:58.109Z] e22624f38a6c: Preparing [2023-04-11T05:55:58.109Z] 9961b143babf: Preparing [2023-04-11T05:55:58.109Z] c07aa1bf4935: Preparing [2023-04-11T05:55:58.109Z] 990632332a98: Preparing [2023-04-11T05:55:58.109Z] dfb9b7c61e81: Preparing [2023-04-11T05:55:58.109Z] 26cbea5cba74: Preparing [2023-04-11T05:55:58.109Z] c07aa1bf4935: Waiting [2023-04-11T05:55:58.109Z] 990632332a98: Waiting [2023-04-11T05:55:58.109Z] 9961b143babf: Waiting [2023-04-11T05:55:58.109Z] e22624f38a6c: Waiting [2023-04-11T05:55:58.109Z] 26cbea5cba74: Waiting [2023-04-11T05:55:58.395Z] 5685c5acbed9: Pushed [2023-04-11T05:55:58.396Z] 797336473e5c: Pushed [2023-04-11T05:55:58.396Z] 94074c68afac: Pushed [2023-04-11T05:55:58.396Z] c07aa1bf4935: Layer already exists [2023-04-11T05:55:58.664Z] e22624f38a6c: Pushed [2023-04-11T05:55:58.664Z] 9961b143babf: Pushed [2023-04-11T05:55:58.664Z] 990632332a98: Layer already exists [2023-04-11T05:55:58.664Z] 26cbea5cba74: Layer already exists [2023-04-11T05:55:58.928Z] dfb9b7c61e81: Pushed [2023-04-11T05:56:00.862Z] d2eaefcf5c05: Pushed [2023-04-11T05:56:01.818Z] bb9cd0c984df: Pushed [2023-04-11T05:56:01.818Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:3afbadd0c856254bfb3436cdffdfe012797440abde1199b56d057e247f25d719 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:02.154Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:02.494Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-11T05:56:02.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-11T05:56:02.495Z] 797336473e5c: Preparing [2023-04-11T05:56:02.495Z] 5685c5acbed9: Preparing [2023-04-11T05:56:02.495Z] bb9cd0c984df: Preparing [2023-04-11T05:56:02.495Z] d2eaefcf5c05: Preparing [2023-04-11T05:56:02.495Z] 94074c68afac: Preparing [2023-04-11T05:56:02.495Z] e22624f38a6c: Preparing [2023-04-11T05:56:02.495Z] 9961b143babf: Preparing [2023-04-11T05:56:02.495Z] c07aa1bf4935: Preparing [2023-04-11T05:56:02.495Z] 990632332a98: Preparing [2023-04-11T05:56:02.495Z] dfb9b7c61e81: Preparing [2023-04-11T05:56:02.495Z] 26cbea5cba74: Preparing [2023-04-11T05:56:02.495Z] c07aa1bf4935: Waiting [2023-04-11T05:56:02.495Z] 990632332a98: Waiting [2023-04-11T05:56:02.495Z] dfb9b7c61e81: Waiting [2023-04-11T05:56:02.495Z] e22624f38a6c: Waiting [2023-04-11T05:56:02.495Z] 9961b143babf: Waiting [2023-04-11T05:56:02.495Z] bb9cd0c984df: Layer already exists [2023-04-11T05:56:02.495Z] d2eaefcf5c05: Layer already exists [2023-04-11T05:56:02.495Z] 797336473e5c: Layer already exists [2023-04-11T05:56:02.495Z] 94074c68afac: Layer already exists [2023-04-11T05:56:02.495Z] 5685c5acbed9: Layer already exists [2023-04-11T05:56:02.495Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:02.495Z] e22624f38a6c: Layer already exists [2023-04-11T05:56:02.495Z] 9961b143babf: Layer already exists [2023-04-11T05:56:02.495Z] 990632332a98: Layer already exists [2023-04-11T05:56:02.495Z] dfb9b7c61e81: Layer already exists [2023-04-11T05:56:02.495Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:02.761Z] latest: digest: sha256:3afbadd0c856254bfb3436cdffdfe012797440abde1199b56d057e247f25d719 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:03.094Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:03.427Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.124 [2023-04-11T05:56:03.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-11T05:56:03.428Z] 797336473e5c: Preparing [2023-04-11T05:56:03.428Z] 5685c5acbed9: Preparing [2023-04-11T05:56:03.428Z] bb9cd0c984df: Preparing [2023-04-11T05:56:03.428Z] d2eaefcf5c05: Preparing [2023-04-11T05:56:03.428Z] 94074c68afac: Preparing [2023-04-11T05:56:03.428Z] e22624f38a6c: Preparing [2023-04-11T05:56:03.428Z] 9961b143babf: Preparing [2023-04-11T05:56:03.428Z] c07aa1bf4935: Preparing [2023-04-11T05:56:03.428Z] 990632332a98: Preparing [2023-04-11T05:56:03.428Z] dfb9b7c61e81: Preparing [2023-04-11T05:56:03.428Z] 26cbea5cba74: Preparing [2023-04-11T05:56:03.428Z] c07aa1bf4935: Waiting [2023-04-11T05:56:03.428Z] 990632332a98: Waiting [2023-04-11T05:56:03.428Z] e22624f38a6c: Waiting [2023-04-11T05:56:03.428Z] dfb9b7c61e81: Waiting [2023-04-11T05:56:03.428Z] 9961b143babf: Waiting [2023-04-11T05:56:03.428Z] 26cbea5cba74: Waiting [2023-04-11T05:56:03.428Z] 797336473e5c: Layer already exists [2023-04-11T05:56:03.428Z] 94074c68afac: Layer already exists [2023-04-11T05:56:03.428Z] 5685c5acbed9: Layer already exists [2023-04-11T05:56:03.428Z] d2eaefcf5c05: Layer already exists [2023-04-11T05:56:03.428Z] bb9cd0c984df: Layer already exists [2023-04-11T05:56:03.428Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:03.428Z] e22624f38a6c: Layer already exists [2023-04-11T05:56:03.428Z] 9961b143babf: Layer already exists [2023-04-11T05:56:03.428Z] 990632332a98: Layer already exists [2023-04-11T05:56:03.428Z] dfb9b7c61e81: Layer already exists [2023-04-11T05:56:03.428Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:03.697Z] 3.0.0-dev.124: digest: sha256:3afbadd0c856254bfb3436cdffdfe012797440abde1199b56d057e247f25d719 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:04.034Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:04.363Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:56:04.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-11T05:56:04.363Z] 797336473e5c: Preparing [2023-04-11T05:56:04.363Z] 5685c5acbed9: Preparing [2023-04-11T05:56:04.363Z] bb9cd0c984df: Preparing [2023-04-11T05:56:04.363Z] d2eaefcf5c05: Preparing [2023-04-11T05:56:04.363Z] 94074c68afac: Preparing [2023-04-11T05:56:04.363Z] e22624f38a6c: Preparing [2023-04-11T05:56:04.363Z] 9961b143babf: Preparing [2023-04-11T05:56:04.363Z] c07aa1bf4935: Preparing [2023-04-11T05:56:04.363Z] 990632332a98: Preparing [2023-04-11T05:56:04.363Z] dfb9b7c61e81: Preparing [2023-04-11T05:56:04.363Z] 26cbea5cba74: Preparing [2023-04-11T05:56:04.363Z] c07aa1bf4935: Waiting [2023-04-11T05:56:04.363Z] dfb9b7c61e81: Waiting [2023-04-11T05:56:04.363Z] 990632332a98: Waiting [2023-04-11T05:56:04.363Z] 26cbea5cba74: Waiting [2023-04-11T05:56:04.363Z] e22624f38a6c: Waiting [2023-04-11T05:56:04.363Z] 9961b143babf: Waiting [2023-04-11T05:56:04.363Z] 94074c68afac: Layer already exists [2023-04-11T05:56:04.363Z] 797336473e5c: Layer already exists [2023-04-11T05:56:04.363Z] bb9cd0c984df: Layer already exists [2023-04-11T05:56:04.363Z] 5685c5acbed9: Layer already exists [2023-04-11T05:56:04.363Z] d2eaefcf5c05: Layer already exists [2023-04-11T05:56:04.363Z] e22624f38a6c: Layer already exists [2023-04-11T05:56:04.363Z] 9961b143babf: Layer already exists [2023-04-11T05:56:04.363Z] dfb9b7c61e81: Layer already exists [2023-04-11T05:56:04.363Z] 990632332a98: Layer already exists [2023-04-11T05:56:04.363Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:04.363Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:04.629Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:3afbadd0c856254bfb3436cdffdfe012797440abde1199b56d057e247f25d719 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:04.960Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:05.291Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-11T05:56:05.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-11T05:56:05.291Z] 797336473e5c: Preparing [2023-04-11T05:56:05.291Z] 5685c5acbed9: Preparing [2023-04-11T05:56:05.291Z] bb9cd0c984df: Preparing [2023-04-11T05:56:05.291Z] d2eaefcf5c05: Preparing [2023-04-11T05:56:05.291Z] 94074c68afac: Preparing [2023-04-11T05:56:05.291Z] e22624f38a6c: Preparing [2023-04-11T05:56:05.291Z] 9961b143babf: Preparing [2023-04-11T05:56:05.291Z] c07aa1bf4935: Preparing [2023-04-11T05:56:05.291Z] 990632332a98: Preparing [2023-04-11T05:56:05.291Z] dfb9b7c61e81: Preparing [2023-04-11T05:56:05.291Z] 26cbea5cba74: Preparing [2023-04-11T05:56:05.291Z] c07aa1bf4935: Waiting [2023-04-11T05:56:05.291Z] 990632332a98: Waiting [2023-04-11T05:56:05.291Z] dfb9b7c61e81: Waiting [2023-04-11T05:56:05.291Z] e22624f38a6c: Waiting [2023-04-11T05:56:05.291Z] 26cbea5cba74: Waiting [2023-04-11T05:56:05.291Z] 9961b143babf: Waiting [2023-04-11T05:56:05.291Z] 5685c5acbed9: Layer already exists [2023-04-11T05:56:05.291Z] d2eaefcf5c05: Layer already exists [2023-04-11T05:56:05.291Z] 94074c68afac: Layer already exists [2023-04-11T05:56:05.291Z] 797336473e5c: Layer already exists [2023-04-11T05:56:05.291Z] bb9cd0c984df: Layer already exists [2023-04-11T05:56:05.291Z] e22624f38a6c: Layer already exists [2023-04-11T05:56:05.291Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:05.291Z] 9961b143babf: Layer already exists [2023-04-11T05:56:05.291Z] 990632332a98: Layer already exists [2023-04-11T05:56:05.291Z] dfb9b7c61e81: Layer already exists [2023-04-11T05:56:05.291Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:05.557Z] main: digest: sha256:3afbadd0c856254bfb3436cdffdfe012797440abde1199b56d057e247f25d719 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:56:05.601Z] ===================================================== [Pipeline] echo [2023-04-11T05:56:05.614Z] taggedImages: [2023-04-11T05:56:05.614Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:56:05.614Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-11T05:56:05.614Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.124 [2023-04-11T05:56:05.614Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:56:05.614Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-11T05:56:05.643Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-11T05:56:05.643Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:56:05.643Z] latest [2023-04-11T05:56:05.643Z] 3.0.0-dev.124 [2023-04-11T05:56:05.643Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:56:05.643Z] main [2023-04-11T05:56:05.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:05.986Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:06.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:56:06.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-11T05:56:06.319Z] 35f3d6324c4e: Preparing [2023-04-11T05:56:06.319Z] 1f9c2588833d: Preparing [2023-04-11T05:56:06.319Z] c07aa1bf4935: Preparing [2023-04-11T05:56:06.319Z] 990632332a98: Preparing [2023-04-11T05:56:06.319Z] eaa939bb7d95: Preparing [2023-04-11T05:56:06.319Z] 26cbea5cba74: Preparing [2023-04-11T05:56:06.319Z] 26cbea5cba74: Waiting [2023-04-11T05:56:06.319Z] 990632332a98: Layer already exists [2023-04-11T05:56:06.585Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:06.585Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:06.585Z] 35f3d6324c4e: Pushed [2023-04-11T05:56:07.986Z] eaa939bb7d95: Pushed [2023-04-11T05:56:11.325Z] 1f9c2588833d: Pushed [2023-04-11T05:56:11.325Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:ce14db40679ab26d7d4830c075b94c20b7756a6ad523c36a798371394a1d8973 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:11.653Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:11.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-11T05:56:11.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-11T05:56:11.978Z] 35f3d6324c4e: Preparing [2023-04-11T05:56:11.978Z] 1f9c2588833d: Preparing [2023-04-11T05:56:11.978Z] c07aa1bf4935: Preparing [2023-04-11T05:56:11.978Z] 990632332a98: Preparing [2023-04-11T05:56:11.978Z] eaa939bb7d95: Preparing [2023-04-11T05:56:11.978Z] 26cbea5cba74: Preparing [2023-04-11T05:56:11.978Z] 26cbea5cba74: Waiting [2023-04-11T05:56:11.978Z] 35f3d6324c4e: Layer already exists [2023-04-11T05:56:11.978Z] 1f9c2588833d: Layer already exists [2023-04-11T05:56:11.978Z] eaa939bb7d95: Layer already exists [2023-04-11T05:56:11.978Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:11.978Z] 990632332a98: Layer already exists [2023-04-11T05:56:11.978Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:12.243Z] latest: digest: sha256:ce14db40679ab26d7d4830c075b94c20b7756a6ad523c36a798371394a1d8973 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:12.584Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:12.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.124 [2023-04-11T05:56:12.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-11T05:56:12.923Z] 35f3d6324c4e: Preparing [2023-04-11T05:56:12.923Z] 1f9c2588833d: Preparing [2023-04-11T05:56:12.923Z] c07aa1bf4935: Preparing [2023-04-11T05:56:12.923Z] 990632332a98: Preparing [2023-04-11T05:56:12.923Z] eaa939bb7d95: Preparing [2023-04-11T05:56:12.923Z] 26cbea5cba74: Preparing [2023-04-11T05:56:12.923Z] 26cbea5cba74: Waiting [2023-04-11T05:56:12.923Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:12.923Z] eaa939bb7d95: Layer already exists [2023-04-11T05:56:12.923Z] 35f3d6324c4e: Layer already exists [2023-04-11T05:56:12.923Z] 1f9c2588833d: Layer already exists [2023-04-11T05:56:12.923Z] 990632332a98: Layer already exists [2023-04-11T05:56:12.923Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:13.189Z] 3.0.0-dev.124: digest: sha256:ce14db40679ab26d7d4830c075b94c20b7756a6ad523c36a798371394a1d8973 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:13.528Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:13.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:56:13.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-11T05:56:13.861Z] 35f3d6324c4e: Preparing [2023-04-11T05:56:13.861Z] 1f9c2588833d: Preparing [2023-04-11T05:56:13.861Z] c07aa1bf4935: Preparing [2023-04-11T05:56:13.861Z] 990632332a98: Preparing [2023-04-11T05:56:13.861Z] eaa939bb7d95: Preparing [2023-04-11T05:56:13.861Z] 26cbea5cba74: Preparing [2023-04-11T05:56:13.861Z] 26cbea5cba74: Waiting [2023-04-11T05:56:13.861Z] 35f3d6324c4e: Layer already exists [2023-04-11T05:56:13.861Z] eaa939bb7d95: Layer already exists [2023-04-11T05:56:13.861Z] 1f9c2588833d: Layer already exists [2023-04-11T05:56:13.861Z] 990632332a98: Layer already exists [2023-04-11T05:56:13.861Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:13.861Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:13.861Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:ce14db40679ab26d7d4830c075b94c20b7756a6ad523c36a798371394a1d8973 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:14.466Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:14.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-11T05:56:14.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-11T05:56:14.790Z] 35f3d6324c4e: Preparing [2023-04-11T05:56:14.790Z] 1f9c2588833d: Preparing [2023-04-11T05:56:14.790Z] c07aa1bf4935: Preparing [2023-04-11T05:56:14.790Z] 990632332a98: Preparing [2023-04-11T05:56:14.790Z] eaa939bb7d95: Preparing [2023-04-11T05:56:14.790Z] 26cbea5cba74: Preparing [2023-04-11T05:56:14.790Z] 26cbea5cba74: Waiting [2023-04-11T05:56:14.790Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:14.790Z] 1f9c2588833d: Layer already exists [2023-04-11T05:56:14.790Z] 35f3d6324c4e: Layer already exists [2023-04-11T05:56:14.790Z] 990632332a98: Layer already exists [2023-04-11T05:56:14.790Z] eaa939bb7d95: Layer already exists [2023-04-11T05:56:14.790Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:15.054Z] main: digest: sha256:ce14db40679ab26d7d4830c075b94c20b7756a6ad523c36a798371394a1d8973 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:56:15.105Z] ===================================================== [Pipeline] echo [2023-04-11T05:56:15.114Z] taggedImages: [2023-04-11T05:56:15.114Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:56:15.114Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-11T05:56:15.114Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.124 [2023-04-11T05:56:15.114Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:56:15.114Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-11T05:56:15.134Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-11T05:56:15.134Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:56:15.134Z] latest [2023-04-11T05:56:15.134Z] 3.0.0-dev.124 [2023-04-11T05:56:15.134Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:56:15.134Z] main [2023-04-11T05:56:15.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:15.474Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:15.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:56:15.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-11T05:56:15.805Z] 4495df9317de: Preparing [2023-04-11T05:56:15.805Z] 5adff881393b: Preparing [2023-04-11T05:56:15.805Z] 8ee9296708f4: Preparing [2023-04-11T05:56:15.805Z] 3fbb978c5a05: Preparing [2023-04-11T05:56:15.805Z] 41b0224b16ca: Preparing [2023-04-11T05:56:15.805Z] c07aa1bf4935: Preparing [2023-04-11T05:56:15.805Z] 990632332a98: Preparing [2023-04-11T05:56:15.805Z] c31b0ddee74c: Preparing [2023-04-11T05:56:15.805Z] 26cbea5cba74: Preparing [2023-04-11T05:56:15.805Z] 990632332a98: Waiting [2023-04-11T05:56:15.805Z] c31b0ddee74c: Waiting [2023-04-11T05:56:15.805Z] 26cbea5cba74: Waiting [2023-04-11T05:56:15.805Z] c07aa1bf4935: Waiting [2023-04-11T05:56:16.069Z] 8ee9296708f4: Pushed [2023-04-11T05:56:16.069Z] 4495df9317de: Pushed [2023-04-11T05:56:16.069Z] 5adff881393b: Pushed [2023-04-11T05:56:16.069Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:16.069Z] 990632332a98: Layer already exists [2023-04-11T05:56:16.069Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:17.026Z] c31b0ddee74c: Pushed [2023-04-11T05:56:23.647Z] 41b0224b16ca: Pushed [2023-04-11T05:56:30.267Z] 3fbb978c5a05: Pushed [2023-04-11T05:56:30.531Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:dc328df756bc82fc76f6fc6e284a3d0846188e1f8c18c7ecf1c322ac083e679a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:30.878Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:31.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-11T05:56:31.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-11T05:56:31.203Z] 4495df9317de: Preparing [2023-04-11T05:56:31.203Z] 5adff881393b: Preparing [2023-04-11T05:56:31.203Z] 8ee9296708f4: Preparing [2023-04-11T05:56:31.203Z] 3fbb978c5a05: Preparing [2023-04-11T05:56:31.203Z] 41b0224b16ca: Preparing [2023-04-11T05:56:31.203Z] c07aa1bf4935: Preparing [2023-04-11T05:56:31.203Z] 990632332a98: Preparing [2023-04-11T05:56:31.203Z] c31b0ddee74c: Preparing [2023-04-11T05:56:31.203Z] 26cbea5cba74: Preparing [2023-04-11T05:56:31.203Z] 990632332a98: Waiting [2023-04-11T05:56:31.203Z] c31b0ddee74c: Waiting [2023-04-11T05:56:31.203Z] 26cbea5cba74: Waiting [2023-04-11T05:56:31.203Z] c07aa1bf4935: Waiting [2023-04-11T05:56:31.203Z] 4495df9317de: Layer already exists [2023-04-11T05:56:31.203Z] 8ee9296708f4: Layer already exists [2023-04-11T05:56:31.203Z] 3fbb978c5a05: Layer already exists [2023-04-11T05:56:31.203Z] 41b0224b16ca: Layer already exists [2023-04-11T05:56:31.203Z] 5adff881393b: Layer already exists [2023-04-11T05:56:31.203Z] 990632332a98: Layer already exists [2023-04-11T05:56:31.203Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:31.203Z] c31b0ddee74c: Layer already exists [2023-04-11T05:56:31.203Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:31.467Z] latest: digest: sha256:dc328df756bc82fc76f6fc6e284a3d0846188e1f8c18c7ecf1c322ac083e679a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:31.794Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:32.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.124 [2023-04-11T05:56:32.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-11T05:56:32.119Z] 4495df9317de: Preparing [2023-04-11T05:56:32.119Z] 5adff881393b: Preparing [2023-04-11T05:56:32.119Z] 8ee9296708f4: Preparing [2023-04-11T05:56:32.119Z] 3fbb978c5a05: Preparing [2023-04-11T05:56:32.119Z] 41b0224b16ca: Preparing [2023-04-11T05:56:32.119Z] c07aa1bf4935: Preparing [2023-04-11T05:56:32.119Z] 990632332a98: Preparing [2023-04-11T05:56:32.119Z] c31b0ddee74c: Preparing [2023-04-11T05:56:32.119Z] 26cbea5cba74: Preparing [2023-04-11T05:56:32.119Z] c07aa1bf4935: Waiting [2023-04-11T05:56:32.119Z] 990632332a98: Waiting [2023-04-11T05:56:32.119Z] 26cbea5cba74: Waiting [2023-04-11T05:56:32.119Z] c31b0ddee74c: Waiting [2023-04-11T05:56:32.119Z] 5adff881393b: Layer already exists [2023-04-11T05:56:32.119Z] 41b0224b16ca: Layer already exists [2023-04-11T05:56:32.119Z] 3fbb978c5a05: Layer already exists [2023-04-11T05:56:32.119Z] 4495df9317de: Layer already exists [2023-04-11T05:56:32.119Z] 8ee9296708f4: Layer already exists [2023-04-11T05:56:32.119Z] 990632332a98: Layer already exists [2023-04-11T05:56:32.119Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:32.119Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:32.119Z] c31b0ddee74c: Layer already exists [2023-04-11T05:56:32.119Z] 3.0.0-dev.124: digest: sha256:dc328df756bc82fc76f6fc6e284a3d0846188e1f8c18c7ecf1c322ac083e679a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:32.711Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:36.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:56:36.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-11T05:56:36.349Z] 4495df9317de: Preparing [2023-04-11T05:56:36.349Z] 5adff881393b: Preparing [2023-04-11T05:56:36.350Z] 8ee9296708f4: Preparing [2023-04-11T05:56:36.350Z] 3fbb978c5a05: Preparing [2023-04-11T05:56:36.350Z] 41b0224b16ca: Preparing [2023-04-11T05:56:36.350Z] c07aa1bf4935: Preparing [2023-04-11T05:56:36.350Z] 990632332a98: Preparing [2023-04-11T05:56:36.350Z] c31b0ddee74c: Preparing [2023-04-11T05:56:36.350Z] 26cbea5cba74: Preparing [2023-04-11T05:56:36.350Z] c31b0ddee74c: Waiting [2023-04-11T05:56:36.350Z] c07aa1bf4935: Waiting [2023-04-11T05:56:36.350Z] 990632332a98: Waiting [2023-04-11T05:56:36.350Z] 26cbea5cba74: Waiting [2023-04-11T05:56:36.350Z] 4495df9317de: Layer already exists [2023-04-11T05:56:36.350Z] 41b0224b16ca: Layer already exists [2023-04-11T05:56:36.350Z] 8ee9296708f4: Layer already exists [2023-04-11T05:56:36.350Z] 5adff881393b: Layer already exists [2023-04-11T05:56:36.350Z] 3fbb978c5a05: Layer already exists [2023-04-11T05:56:36.350Z] c31b0ddee74c: Layer already exists [2023-04-11T05:56:36.350Z] 990632332a98: Layer already exists [2023-04-11T05:56:36.350Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:36.350Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:36.615Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:dc328df756bc82fc76f6fc6e284a3d0846188e1f8c18c7ecf1c322ac083e679a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:36.954Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:37.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-11T05:56:37.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-11T05:56:37.285Z] 4495df9317de: Preparing [2023-04-11T05:56:37.285Z] 5adff881393b: Preparing [2023-04-11T05:56:37.285Z] 8ee9296708f4: Preparing [2023-04-11T05:56:37.285Z] 3fbb978c5a05: Preparing [2023-04-11T05:56:37.285Z] 41b0224b16ca: Preparing [2023-04-11T05:56:37.285Z] c07aa1bf4935: Preparing [2023-04-11T05:56:37.285Z] 990632332a98: Preparing [2023-04-11T05:56:37.285Z] c31b0ddee74c: Preparing [2023-04-11T05:56:37.285Z] 26cbea5cba74: Preparing [2023-04-11T05:56:37.285Z] c07aa1bf4935: Waiting [2023-04-11T05:56:37.285Z] 990632332a98: Waiting [2023-04-11T05:56:37.285Z] 26cbea5cba74: Waiting [2023-04-11T05:56:37.285Z] 4495df9317de: Layer already exists [2023-04-11T05:56:37.285Z] 8ee9296708f4: Layer already exists [2023-04-11T05:56:37.285Z] 3fbb978c5a05: Layer already exists [2023-04-11T05:56:37.285Z] 41b0224b16ca: Layer already exists [2023-04-11T05:56:37.285Z] 5adff881393b: Layer already exists [2023-04-11T05:56:37.285Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:37.285Z] 990632332a98: Layer already exists [2023-04-11T05:56:37.285Z] c31b0ddee74c: Layer already exists [2023-04-11T05:56:37.285Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:37.549Z] main: digest: sha256:dc328df756bc82fc76f6fc6e284a3d0846188e1f8c18c7ecf1c322ac083e679a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:56:37.600Z] ===================================================== [Pipeline] echo [2023-04-11T05:56:37.608Z] taggedImages: [2023-04-11T05:56:37.608Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:56:37.608Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-11T05:56:37.608Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.124 [2023-04-11T05:56:37.608Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:56:37.608Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-11T05:56:37.628Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-11T05:56:37.628Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:56:37.628Z] latest [2023-04-11T05:56:37.628Z] 3.0.0-dev.124 [2023-04-11T05:56:37.628Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:56:37.628Z] main [2023-04-11T05:56:37.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:37.968Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:38.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:56:38.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-11T05:56:38.299Z] d4faae3a569e: Preparing [2023-04-11T05:56:38.299Z] c5c018b2d2bd: Preparing [2023-04-11T05:56:38.299Z] f8ab00cbd806: Preparing [2023-04-11T05:56:38.299Z] b2b31eaca9b5: Preparing [2023-04-11T05:56:38.299Z] c07aa1bf4935: Preparing [2023-04-11T05:56:38.300Z] 990632332a98: Preparing [2023-04-11T05:56:38.300Z] b523b845200c: Preparing [2023-04-11T05:56:38.300Z] 26cbea5cba74: Preparing [2023-04-11T05:56:38.300Z] b523b845200c: Waiting [2023-04-11T05:56:38.300Z] 990632332a98: Waiting [2023-04-11T05:56:38.300Z] 26cbea5cba74: Waiting [2023-04-11T05:56:38.300Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:38.562Z] 990632332a98: Layer already exists [2023-04-11T05:56:38.562Z] f8ab00cbd806: Pushed [2023-04-11T05:56:38.562Z] c5c018b2d2bd: Pushed [2023-04-11T05:56:38.562Z] d4faae3a569e: Pushed [2023-04-11T05:56:38.562Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:39.140Z] b523b845200c: Pushed [2023-04-11T05:56:54.107Z] b2b31eaca9b5: Pushed [2023-04-11T05:56:54.107Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:93e53adf4c8c57456131dedce1f2e760d64039c548017a384d4801aa1fb7cdc2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:54.445Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:54.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-11T05:56:54.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-11T05:56:54.784Z] d4faae3a569e: Preparing [2023-04-11T05:56:54.784Z] c5c018b2d2bd: Preparing [2023-04-11T05:56:54.784Z] f8ab00cbd806: Preparing [2023-04-11T05:56:54.784Z] b2b31eaca9b5: Preparing [2023-04-11T05:56:54.784Z] c07aa1bf4935: Preparing [2023-04-11T05:56:54.784Z] 990632332a98: Preparing [2023-04-11T05:56:54.784Z] b523b845200c: Preparing [2023-04-11T05:56:54.784Z] 26cbea5cba74: Preparing [2023-04-11T05:56:54.784Z] 990632332a98: Waiting [2023-04-11T05:56:54.784Z] b523b845200c: Waiting [2023-04-11T05:56:54.784Z] 26cbea5cba74: Waiting [2023-04-11T05:56:54.784Z] f8ab00cbd806: Layer already exists [2023-04-11T05:56:54.784Z] d4faae3a569e: Layer already exists [2023-04-11T05:56:54.784Z] b2b31eaca9b5: Layer already exists [2023-04-11T05:56:54.784Z] c5c018b2d2bd: Layer already exists [2023-04-11T05:56:54.784Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:54.784Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:54.784Z] b523b845200c: Layer already exists [2023-04-11T05:56:54.784Z] 990632332a98: Layer already exists [2023-04-11T05:56:55.049Z] latest: digest: sha256:93e53adf4c8c57456131dedce1f2e760d64039c548017a384d4801aa1fb7cdc2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:55.382Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:55.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.124 [2023-04-11T05:56:55.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-11T05:56:55.709Z] d4faae3a569e: Preparing [2023-04-11T05:56:55.709Z] c5c018b2d2bd: Preparing [2023-04-11T05:56:55.709Z] f8ab00cbd806: Preparing [2023-04-11T05:56:55.709Z] b2b31eaca9b5: Preparing [2023-04-11T05:56:55.709Z] c07aa1bf4935: Preparing [2023-04-11T05:56:55.709Z] 990632332a98: Preparing [2023-04-11T05:56:55.709Z] b523b845200c: Preparing [2023-04-11T05:56:55.709Z] 26cbea5cba74: Preparing [2023-04-11T05:56:55.709Z] b523b845200c: Waiting [2023-04-11T05:56:55.709Z] 26cbea5cba74: Waiting [2023-04-11T05:56:55.709Z] 990632332a98: Waiting [2023-04-11T05:56:55.709Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:55.709Z] c5c018b2d2bd: Layer already exists [2023-04-11T05:56:55.709Z] d4faae3a569e: Layer already exists [2023-04-11T05:56:55.709Z] b2b31eaca9b5: Layer already exists [2023-04-11T05:56:55.709Z] f8ab00cbd806: Layer already exists [2023-04-11T05:56:55.709Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:55.709Z] 990632332a98: Layer already exists [2023-04-11T05:56:55.709Z] b523b845200c: Layer already exists [2023-04-11T05:56:55.709Z] 3.0.0-dev.124: digest: sha256:93e53adf4c8c57456131dedce1f2e760d64039c548017a384d4801aa1fb7cdc2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:56.305Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:56.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:56:56.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-11T05:56:56.629Z] d4faae3a569e: Preparing [2023-04-11T05:56:56.629Z] c5c018b2d2bd: Preparing [2023-04-11T05:56:56.629Z] f8ab00cbd806: Preparing [2023-04-11T05:56:56.629Z] b2b31eaca9b5: Preparing [2023-04-11T05:56:56.629Z] c07aa1bf4935: Preparing [2023-04-11T05:56:56.629Z] 990632332a98: Preparing [2023-04-11T05:56:56.629Z] b523b845200c: Preparing [2023-04-11T05:56:56.629Z] 26cbea5cba74: Preparing [2023-04-11T05:56:56.629Z] b523b845200c: Waiting [2023-04-11T05:56:56.629Z] 26cbea5cba74: Waiting [2023-04-11T05:56:56.629Z] f8ab00cbd806: Layer already exists [2023-04-11T05:56:56.629Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:56.629Z] c5c018b2d2bd: Layer already exists [2023-04-11T05:56:56.629Z] d4faae3a569e: Layer already exists [2023-04-11T05:56:56.629Z] b2b31eaca9b5: Layer already exists [2023-04-11T05:56:56.629Z] b523b845200c: Layer already exists [2023-04-11T05:56:56.629Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:56.629Z] 990632332a98: Layer already exists [2023-04-11T05:56:56.629Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:93e53adf4c8c57456131dedce1f2e760d64039c548017a384d4801aa1fb7cdc2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:57.232Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:57.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-11T05:56:57.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-11T05:56:57.558Z] d4faae3a569e: Preparing [2023-04-11T05:56:57.558Z] c5c018b2d2bd: Preparing [2023-04-11T05:56:57.558Z] f8ab00cbd806: Preparing [2023-04-11T05:56:57.558Z] b2b31eaca9b5: Preparing [2023-04-11T05:56:57.558Z] c07aa1bf4935: Preparing [2023-04-11T05:56:57.558Z] 990632332a98: Preparing [2023-04-11T05:56:57.558Z] b523b845200c: Preparing [2023-04-11T05:56:57.558Z] 26cbea5cba74: Preparing [2023-04-11T05:56:57.558Z] 990632332a98: Waiting [2023-04-11T05:56:57.558Z] 26cbea5cba74: Waiting [2023-04-11T05:56:57.558Z] b523b845200c: Waiting [2023-04-11T05:56:57.558Z] d4faae3a569e: Layer already exists [2023-04-11T05:56:57.558Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:57.558Z] c5c018b2d2bd: Layer already exists [2023-04-11T05:56:57.558Z] b2b31eaca9b5: Layer already exists [2023-04-11T05:56:57.558Z] f8ab00cbd806: Layer already exists [2023-04-11T05:56:57.558Z] b523b845200c: Layer already exists [2023-04-11T05:56:57.558Z] 990632332a98: Layer already exists [2023-04-11T05:56:57.558Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:57.558Z] main: digest: sha256:93e53adf4c8c57456131dedce1f2e760d64039c548017a384d4801aa1fb7cdc2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:56:57.869Z] ===================================================== [Pipeline] echo [2023-04-11T05:56:57.875Z] taggedImages: [2023-04-11T05:56:57.875Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:56:57.875Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-11T05:56:57.875Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.124 [2023-04-11T05:56:57.875Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:56:57.875Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-11T05:56:57.889Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-11T05:56:57.889Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:56:57.889Z] latest [2023-04-11T05:56:57.889Z] 3.0.0-dev.124 [2023-04-11T05:56:57.889Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:56:57.889Z] main [2023-04-11T05:56:57.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:58.209Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:56:58.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:56:58.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-11T05:56:58.534Z] b3221c79aa3b: Preparing [2023-04-11T05:56:58.534Z] d2f1eac5a6e3: Preparing [2023-04-11T05:56:58.534Z] 876c37c257e8: Preparing [2023-04-11T05:56:58.534Z] 987be05713c8: Preparing [2023-04-11T05:56:58.534Z] c07aa1bf4935: Preparing [2023-04-11T05:56:58.534Z] 990632332a98: Preparing [2023-04-11T05:56:58.534Z] c31b0ddee74c: Preparing [2023-04-11T05:56:58.534Z] 26cbea5cba74: Preparing [2023-04-11T05:56:58.534Z] c31b0ddee74c: Waiting [2023-04-11T05:56:58.534Z] 26cbea5cba74: Waiting [2023-04-11T05:56:58.534Z] 990632332a98: Waiting [2023-04-11T05:56:58.534Z] c07aa1bf4935: Layer already exists [2023-04-11T05:56:58.797Z] 990632332a98: Layer already exists [2023-04-11T05:56:58.797Z] c31b0ddee74c: Layer already exists [2023-04-11T05:56:58.797Z] d2f1eac5a6e3: Pushed [2023-04-11T05:56:58.797Z] 26cbea5cba74: Layer already exists [2023-04-11T05:56:58.797Z] 876c37c257e8: Pushed [2023-04-11T05:56:58.797Z] b3221c79aa3b: Pushed [2023-04-11T05:57:13.761Z] 987be05713c8: Pushed [2023-04-11T05:57:13.761Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:975a33f0f8ce07620e65fad6564b79edf8459c7deee14c1db9751c5b2dc82538 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:14.096Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:14.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-11T05:57:14.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-11T05:57:14.422Z] b3221c79aa3b: Preparing [2023-04-11T05:57:14.422Z] d2f1eac5a6e3: Preparing [2023-04-11T05:57:14.422Z] 876c37c257e8: Preparing [2023-04-11T05:57:14.422Z] 987be05713c8: Preparing [2023-04-11T05:57:14.422Z] c07aa1bf4935: Preparing [2023-04-11T05:57:14.422Z] 990632332a98: Preparing [2023-04-11T05:57:14.422Z] c31b0ddee74c: Preparing [2023-04-11T05:57:14.422Z] 26cbea5cba74: Preparing [2023-04-11T05:57:14.423Z] 990632332a98: Waiting [2023-04-11T05:57:14.423Z] c31b0ddee74c: Waiting [2023-04-11T05:57:14.423Z] 26cbea5cba74: Waiting [2023-04-11T05:57:14.423Z] b3221c79aa3b: Layer already exists [2023-04-11T05:57:14.423Z] c07aa1bf4935: Layer already exists [2023-04-11T05:57:14.423Z] 876c37c257e8: Layer already exists [2023-04-11T05:57:14.423Z] d2f1eac5a6e3: Layer already exists [2023-04-11T05:57:14.423Z] 987be05713c8: Layer already exists [2023-04-11T05:57:14.423Z] 990632332a98: Layer already exists [2023-04-11T05:57:14.423Z] c31b0ddee74c: Layer already exists [2023-04-11T05:57:14.423Z] 26cbea5cba74: Layer already exists [2023-04-11T05:57:14.687Z] latest: digest: sha256:975a33f0f8ce07620e65fad6564b79edf8459c7deee14c1db9751c5b2dc82538 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:15.024Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:15.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.124 [2023-04-11T05:57:15.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-11T05:57:15.357Z] b3221c79aa3b: Preparing [2023-04-11T05:57:15.357Z] d2f1eac5a6e3: Preparing [2023-04-11T05:57:15.357Z] 876c37c257e8: Preparing [2023-04-11T05:57:15.357Z] 987be05713c8: Preparing [2023-04-11T05:57:15.357Z] c07aa1bf4935: Preparing [2023-04-11T05:57:15.357Z] 990632332a98: Preparing [2023-04-11T05:57:15.357Z] c31b0ddee74c: Preparing [2023-04-11T05:57:15.357Z] 26cbea5cba74: Preparing [2023-04-11T05:57:15.357Z] 990632332a98: Waiting [2023-04-11T05:57:15.357Z] c31b0ddee74c: Waiting [2023-04-11T05:57:15.357Z] 26cbea5cba74: Waiting [2023-04-11T05:57:15.357Z] c07aa1bf4935: Layer already exists [2023-04-11T05:57:15.357Z] 876c37c257e8: Layer already exists [2023-04-11T05:57:15.357Z] 987be05713c8: Layer already exists [2023-04-11T05:57:15.357Z] b3221c79aa3b: Layer already exists [2023-04-11T05:57:15.357Z] d2f1eac5a6e3: Layer already exists [2023-04-11T05:57:15.357Z] c31b0ddee74c: Layer already exists [2023-04-11T05:57:15.357Z] 26cbea5cba74: Layer already exists [2023-04-11T05:57:15.357Z] 990632332a98: Layer already exists [2023-04-11T05:57:15.357Z] 3.0.0-dev.124: digest: sha256:975a33f0f8ce07620e65fad6564b79edf8459c7deee14c1db9751c5b2dc82538 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:17.665Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:18.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:57:18.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-11T05:57:18.000Z] b3221c79aa3b: Preparing [2023-04-11T05:57:18.000Z] d2f1eac5a6e3: Preparing [2023-04-11T05:57:18.000Z] 876c37c257e8: Preparing [2023-04-11T05:57:18.000Z] 987be05713c8: Preparing [2023-04-11T05:57:18.000Z] c07aa1bf4935: Preparing [2023-04-11T05:57:18.000Z] 990632332a98: Preparing [2023-04-11T05:57:18.000Z] c31b0ddee74c: Preparing [2023-04-11T05:57:18.000Z] 26cbea5cba74: Preparing [2023-04-11T05:57:18.000Z] 990632332a98: Waiting [2023-04-11T05:57:18.000Z] c31b0ddee74c: Waiting [2023-04-11T05:57:18.000Z] 26cbea5cba74: Waiting [2023-04-11T05:57:18.000Z] c07aa1bf4935: Layer already exists [2023-04-11T05:57:18.000Z] 987be05713c8: Layer already exists [2023-04-11T05:57:18.000Z] 876c37c257e8: Layer already exists [2023-04-11T05:57:18.000Z] d2f1eac5a6e3: Layer already exists [2023-04-11T05:57:18.000Z] b3221c79aa3b: Layer already exists [2023-04-11T05:57:18.000Z] 990632332a98: Layer already exists [2023-04-11T05:57:18.000Z] c31b0ddee74c: Layer already exists [2023-04-11T05:57:18.000Z] 26cbea5cba74: Layer already exists [2023-04-11T05:57:18.000Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:975a33f0f8ce07620e65fad6564b79edf8459c7deee14c1db9751c5b2dc82538 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:18.643Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:18.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-11T05:57:18.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-11T05:57:18.998Z] b3221c79aa3b: Preparing [2023-04-11T05:57:18.998Z] d2f1eac5a6e3: Preparing [2023-04-11T05:57:18.998Z] 876c37c257e8: Preparing [2023-04-11T05:57:18.998Z] 987be05713c8: Preparing [2023-04-11T05:57:18.998Z] c07aa1bf4935: Preparing [2023-04-11T05:57:18.998Z] 990632332a98: Preparing [2023-04-11T05:57:18.998Z] c31b0ddee74c: Preparing [2023-04-11T05:57:18.998Z] 26cbea5cba74: Preparing [2023-04-11T05:57:18.998Z] 990632332a98: Waiting [2023-04-11T05:57:18.998Z] c31b0ddee74c: Waiting [2023-04-11T05:57:18.998Z] 26cbea5cba74: Waiting [2023-04-11T05:57:18.998Z] c07aa1bf4935: Layer already exists [2023-04-11T05:57:18.998Z] d2f1eac5a6e3: Layer already exists [2023-04-11T05:57:18.998Z] b3221c79aa3b: Layer already exists [2023-04-11T05:57:18.998Z] 876c37c257e8: Layer already exists [2023-04-11T05:57:18.998Z] 987be05713c8: Layer already exists [2023-04-11T05:57:18.998Z] 990632332a98: Layer already exists [2023-04-11T05:57:18.998Z] 26cbea5cba74: Layer already exists [2023-04-11T05:57:18.998Z] c31b0ddee74c: Layer already exists [2023-04-11T05:57:19.271Z] main: digest: sha256:975a33f0f8ce07620e65fad6564b79edf8459c7deee14c1db9751c5b2dc82538 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:57:19.318Z] ===================================================== [Pipeline] echo [2023-04-11T05:57:19.323Z] taggedImages: [2023-04-11T05:57:19.323Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:57:19.323Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-11T05:57:19.323Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.124 [2023-04-11T05:57:19.323Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:57:19.323Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-11T05:57:19.338Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-11T05:57:19.338Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:57:19.338Z] latest [2023-04-11T05:57:19.338Z] 3.0.0-dev.124 [2023-04-11T05:57:19.338Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:57:19.338Z] main [2023-04-11T05:57:19.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:19.680Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:20.032Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:57:20.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-11T05:57:20.032Z] 434729e25cfd: Preparing [2023-04-11T05:57:20.032Z] 43109db59fdf: Preparing [2023-04-11T05:57:20.032Z] c07aa1bf4935: Preparing [2023-04-11T05:57:20.032Z] 990632332a98: Preparing [2023-04-11T05:57:20.032Z] f774b49ddb73: Preparing [2023-04-11T05:57:20.032Z] 26cbea5cba74: Preparing [2023-04-11T05:57:20.032Z] 990632332a98: Layer already exists [2023-04-11T05:57:20.032Z] c07aa1bf4935: Layer already exists [2023-04-11T05:57:20.032Z] 26cbea5cba74: Layer already exists [2023-04-11T05:57:20.301Z] 434729e25cfd: Pushed [2023-04-11T05:57:20.567Z] f774b49ddb73: Pushed [2023-04-11T05:57:25.890Z] 43109db59fdf: Pushed [2023-04-11T05:57:25.890Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:46299177a696166b47a5dc297cbd3ef0bb0d52b06e32fbb9c52c45ec941fd59d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:26.230Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:26.564Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-11T05:57:26.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-11T05:57:26.564Z] 434729e25cfd: Preparing [2023-04-11T05:57:26.564Z] 43109db59fdf: Preparing [2023-04-11T05:57:26.564Z] c07aa1bf4935: Preparing [2023-04-11T05:57:26.564Z] 990632332a98: Preparing [2023-04-11T05:57:26.564Z] f774b49ddb73: Preparing [2023-04-11T05:57:26.564Z] 26cbea5cba74: Preparing [2023-04-11T05:57:26.564Z] 26cbea5cba74: Waiting [2023-04-11T05:57:26.564Z] 43109db59fdf: Layer already exists [2023-04-11T05:57:26.564Z] 990632332a98: Layer already exists [2023-04-11T05:57:26.564Z] 434729e25cfd: Layer already exists [2023-04-11T05:57:26.564Z] c07aa1bf4935: Layer already exists [2023-04-11T05:57:26.564Z] f774b49ddb73: Layer already exists [2023-04-11T05:57:26.564Z] 26cbea5cba74: Layer already exists [2023-04-11T05:57:26.829Z] latest: digest: sha256:46299177a696166b47a5dc297cbd3ef0bb0d52b06e32fbb9c52c45ec941fd59d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:27.165Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:27.499Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.124 [2023-04-11T05:57:27.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-11T05:57:27.499Z] 434729e25cfd: Preparing [2023-04-11T05:57:27.499Z] 43109db59fdf: Preparing [2023-04-11T05:57:27.499Z] c07aa1bf4935: Preparing [2023-04-11T05:57:27.499Z] 990632332a98: Preparing [2023-04-11T05:57:27.499Z] f774b49ddb73: Preparing [2023-04-11T05:57:27.499Z] 26cbea5cba74: Preparing [2023-04-11T05:57:27.499Z] 26cbea5cba74: Waiting [2023-04-11T05:57:27.499Z] f774b49ddb73: Layer already exists [2023-04-11T05:57:27.499Z] 43109db59fdf: Layer already exists [2023-04-11T05:57:27.499Z] c07aa1bf4935: Layer already exists [2023-04-11T05:57:27.499Z] 434729e25cfd: Layer already exists [2023-04-11T05:57:27.499Z] 990632332a98: Layer already exists [2023-04-11T05:57:27.499Z] 26cbea5cba74: Layer already exists [2023-04-11T05:57:27.499Z] 3.0.0-dev.124: digest: sha256:46299177a696166b47a5dc297cbd3ef0bb0d52b06e32fbb9c52c45ec941fd59d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:28.090Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:28.418Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:57:28.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-11T05:57:28.418Z] 434729e25cfd: Preparing [2023-04-11T05:57:28.418Z] 43109db59fdf: Preparing [2023-04-11T05:57:28.418Z] c07aa1bf4935: Preparing [2023-04-11T05:57:28.418Z] 990632332a98: Preparing [2023-04-11T05:57:28.418Z] f774b49ddb73: Preparing [2023-04-11T05:57:28.418Z] 26cbea5cba74: Preparing [2023-04-11T05:57:28.418Z] 26cbea5cba74: Waiting [2023-04-11T05:57:28.418Z] f774b49ddb73: Layer already exists [2023-04-11T05:57:28.418Z] 990632332a98: Layer already exists [2023-04-11T05:57:28.418Z] 43109db59fdf: Layer already exists [2023-04-11T05:57:28.418Z] 434729e25cfd: Layer already exists [2023-04-11T05:57:28.418Z] c07aa1bf4935: Layer already exists [2023-04-11T05:57:28.418Z] 26cbea5cba74: Layer already exists [2023-04-11T05:57:28.418Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:46299177a696166b47a5dc297cbd3ef0bb0d52b06e32fbb9c52c45ec941fd59d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:28.755Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:29.083Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-11T05:57:29.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-11T05:57:29.083Z] 434729e25cfd: Preparing [2023-04-11T05:57:29.083Z] 43109db59fdf: Preparing [2023-04-11T05:57:29.083Z] c07aa1bf4935: Preparing [2023-04-11T05:57:29.083Z] 990632332a98: Preparing [2023-04-11T05:57:29.083Z] f774b49ddb73: Preparing [2023-04-11T05:57:29.083Z] 26cbea5cba74: Preparing [2023-04-11T05:57:29.083Z] 26cbea5cba74: Waiting [2023-04-11T05:57:29.083Z] c07aa1bf4935: Layer already exists [2023-04-11T05:57:29.083Z] 43109db59fdf: Layer already exists [2023-04-11T05:57:29.083Z] f774b49ddb73: Layer already exists [2023-04-11T05:57:29.083Z] 990632332a98: Layer already exists [2023-04-11T05:57:29.083Z] 434729e25cfd: Layer already exists [2023-04-11T05:57:29.083Z] 26cbea5cba74: Layer already exists [2023-04-11T05:57:29.083Z] main: digest: sha256:46299177a696166b47a5dc297cbd3ef0bb0d52b06e32fbb9c52c45ec941fd59d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:57:29.387Z] ===================================================== [Pipeline] echo [2023-04-11T05:57:29.392Z] taggedImages: [2023-04-11T05:57:29.392Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:57:29.392Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-11T05:57:29.392Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.124 [2023-04-11T05:57:29.392Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:57:29.392Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-11T05:57:29.405Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-11T05:57:29.405Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:57:29.405Z] latest [2023-04-11T05:57:29.405Z] 3.0.0-dev.124 [2023-04-11T05:57:29.405Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:57:29.405Z] main [2023-04-11T05:57:29.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:29.744Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:30.079Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:57:30.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-11T05:57:30.079Z] a64547ccbc22: Preparing [2023-04-11T05:57:30.079Z] fb3432923279: Preparing [2023-04-11T05:57:30.079Z] c07aa1bf4935: Preparing [2023-04-11T05:57:30.079Z] 990632332a98: Preparing [2023-04-11T05:57:30.079Z] 12f3e5a3f2a8: Preparing [2023-04-11T05:57:30.079Z] 26cbea5cba74: Preparing [2023-04-11T05:57:30.079Z] 26cbea5cba74: Waiting [2023-04-11T05:57:30.079Z] 12f3e5a3f2a8: Layer already exists [2023-04-11T05:57:30.079Z] 990632332a98: Layer already exists [2023-04-11T05:57:30.079Z] c07aa1bf4935: Layer already exists [2023-04-11T05:57:30.345Z] 26cbea5cba74: Layer already exists [2023-04-11T05:57:30.345Z] a64547ccbc22: Pushed [2023-04-11T05:57:35.672Z] fb3432923279: Pushed [2023-04-11T05:57:35.672Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2: digest: sha256:684f2abccb50279fc9087db96298d6b2547df0f7f8fe94687990b713a260982c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:36.010Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:36.343Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-11T05:57:36.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-11T05:57:36.343Z] a64547ccbc22: Preparing [2023-04-11T05:57:36.343Z] fb3432923279: Preparing [2023-04-11T05:57:36.344Z] c07aa1bf4935: Preparing [2023-04-11T05:57:36.344Z] 990632332a98: Preparing [2023-04-11T05:57:36.344Z] 12f3e5a3f2a8: Preparing [2023-04-11T05:57:36.344Z] 26cbea5cba74: Preparing [2023-04-11T05:57:36.344Z] 26cbea5cba74: Waiting [2023-04-11T05:57:36.344Z] 990632332a98: Layer already exists [2023-04-11T05:57:36.344Z] 12f3e5a3f2a8: Layer already exists [2023-04-11T05:57:36.344Z] fb3432923279: Layer already exists [2023-04-11T05:57:36.344Z] c07aa1bf4935: Layer already exists [2023-04-11T05:57:36.344Z] a64547ccbc22: Layer already exists [2023-04-11T05:57:36.344Z] 26cbea5cba74: Layer already exists [2023-04-11T05:57:36.344Z] latest: digest: sha256:684f2abccb50279fc9087db96298d6b2547df0f7f8fe94687990b713a260982c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:36.939Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:37.265Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.124 [2023-04-11T05:57:37.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-11T05:57:37.265Z] a64547ccbc22: Preparing [2023-04-11T05:57:37.265Z] fb3432923279: Preparing [2023-04-11T05:57:37.265Z] c07aa1bf4935: Preparing [2023-04-11T05:57:37.265Z] 990632332a98: Preparing [2023-04-11T05:57:37.265Z] 12f3e5a3f2a8: Preparing [2023-04-11T05:57:37.265Z] 26cbea5cba74: Preparing [2023-04-11T05:57:37.265Z] 26cbea5cba74: Waiting [2023-04-11T05:57:37.265Z] c07aa1bf4935: Layer already exists [2023-04-11T05:57:37.265Z] fb3432923279: Layer already exists [2023-04-11T05:57:37.265Z] 12f3e5a3f2a8: Layer already exists [2023-04-11T05:57:37.265Z] 990632332a98: Layer already exists [2023-04-11T05:57:37.265Z] a64547ccbc22: Layer already exists [2023-04-11T05:57:37.265Z] 26cbea5cba74: Layer already exists [2023-04-11T05:57:37.265Z] 3.0.0-dev.124: digest: sha256:684f2abccb50279fc9087db96298d6b2547df0f7f8fe94687990b713a260982c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:37.603Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:37.933Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:57:37.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-11T05:57:37.933Z] a64547ccbc22: Preparing [2023-04-11T05:57:37.933Z] fb3432923279: Preparing [2023-04-11T05:57:37.933Z] c07aa1bf4935: Preparing [2023-04-11T05:57:37.933Z] 990632332a98: Preparing [2023-04-11T05:57:37.933Z] 12f3e5a3f2a8: Preparing [2023-04-11T05:57:37.933Z] 26cbea5cba74: Preparing [2023-04-11T05:57:37.933Z] 26cbea5cba74: Waiting [2023-04-11T05:57:37.933Z] 12f3e5a3f2a8: Layer already exists [2023-04-11T05:57:37.933Z] 990632332a98: Layer already exists [2023-04-11T05:57:37.933Z] c07aa1bf4935: Layer already exists [2023-04-11T05:57:37.933Z] a64547ccbc22: Layer already exists [2023-04-11T05:57:37.933Z] fb3432923279: Layer already exists [2023-04-11T05:57:37.933Z] 26cbea5cba74: Layer already exists [2023-04-11T05:57:37.933Z] 9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124: digest: sha256:684f2abccb50279fc9087db96298d6b2547df0f7f8fe94687990b713a260982c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:38.541Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:38.873Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-11T05:57:38.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-11T05:57:38.873Z] a64547ccbc22: Preparing [2023-04-11T05:57:38.873Z] fb3432923279: Preparing [2023-04-11T05:57:38.873Z] c07aa1bf4935: Preparing [2023-04-11T05:57:38.873Z] 990632332a98: Preparing [2023-04-11T05:57:38.873Z] 12f3e5a3f2a8: Preparing [2023-04-11T05:57:38.873Z] 26cbea5cba74: Preparing [2023-04-11T05:57:38.873Z] 26cbea5cba74: Waiting [2023-04-11T05:57:38.873Z] 990632332a98: Layer already exists [2023-04-11T05:57:38.873Z] 12f3e5a3f2a8: Layer already exists [2023-04-11T05:57:38.873Z] a64547ccbc22: Layer already exists [2023-04-11T05:57:38.873Z] fb3432923279: Layer already exists [2023-04-11T05:57:38.873Z] c07aa1bf4935: Layer already exists [2023-04-11T05:57:38.873Z] 26cbea5cba74: Layer already exists [2023-04-11T05:57:38.873Z] main: digest: sha256:684f2abccb50279fc9087db96298d6b2547df0f7f8fe94687990b713a260982c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T05:57:39.183Z] ===================================================== [Pipeline] echo [2023-04-11T05:57:39.188Z] taggedImages: [2023-04-11T05:57:39.188Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2 [2023-04-11T05:57:39.188Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-11T05:57:39.188Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.124 [2023-04-11T05:57:39.188Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9020600ba504d987cb44b33f5cd33d13328f6ef2-3.0.0-dev.124 [2023-04-11T05:57:39.188Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:39.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T05:57:39.543Z] [2023-04-11T05:57:39.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:57:39.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T05:57:39.873Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T05:57:39.873Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T05:57:39.873Z] 04944245beec: Pulling fs layer [2023-04-11T05:57:39.873Z] 699f458cf7ca: Pulling fs layer [2023-04-11T05:57:39.873Z] 765212b225bb: Pulling fs layer [2023-04-11T05:57:39.873Z] f23df028b6ca: Pulling fs layer [2023-04-11T05:57:39.873Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T05:57:39.873Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T05:57:39.873Z] f23df028b6ca: Waiting [2023-04-11T05:57:39.873Z] d65c8cfc05b1: Waiting [2023-04-11T05:57:39.873Z] 2437ff75d9bd: Waiting [2023-04-11T05:57:39.873Z] 765212b225bb: Waiting [2023-04-11T05:57:40.140Z] 04944245beec: Verifying Checksum [2023-04-11T05:57:40.140Z] 04944245beec: Download complete [2023-04-11T05:57:40.140Z] 765212b225bb: Verifying Checksum [2023-04-11T05:57:40.140Z] 765212b225bb: Download complete [2023-04-11T05:57:40.141Z] f23df028b6ca: Verifying Checksum [2023-04-11T05:57:40.141Z] f23df028b6ca: Download complete [2023-04-11T05:57:40.141Z] d65c8cfc05b1: Verifying Checksum [2023-04-11T05:57:40.141Z] d65c8cfc05b1: Download complete [2023-04-11T05:57:40.141Z] 699f458cf7ca: Download complete [2023-04-11T05:57:40.725Z] 8998bd30e6a1: Verifying Checksum [2023-04-11T05:57:40.725Z] 8998bd30e6a1: Download complete [2023-04-11T05:57:42.667Z] 2437ff75d9bd: Verifying Checksum [2023-04-11T05:57:42.667Z] 2437ff75d9bd: Download complete [2023-04-11T05:57:44.604Z] 8998bd30e6a1: Pull complete [2023-04-11T05:57:45.183Z] 04944245beec: Pull complete [2023-04-11T05:57:46.586Z] 699f458cf7ca: Pull complete [2023-04-11T05:57:46.586Z] 765212b225bb: Pull complete [2023-04-11T05:57:47.538Z] f23df028b6ca: Pull complete [2023-04-11T05:57:47.803Z] d65c8cfc05b1: Pull complete [2023-04-11T05:58:02.785Z] 2437ff75d9bd: Pull complete [2023-04-11T05:58:02.785Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T05:58:02.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T05:58:02.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T05:58:02.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-7379 does not seem to be running inside a container [2023-04-11T05:58:03.026Z] $ 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/486 -v /w/workspace/edgex-go/486:/w/workspace/edgex-go/486:rw,z -v /w/workspace/edgex-go/486@tmp:/w/workspace/edgex-go/486@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-11T05:58:05.585Z] $ docker top 7cc9937bd87629a4f359f616564ed37c1e55a4b1ba4e650331c2ab7240a84615 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T05:58:06.483Z] ---> job-cost.sh [2023-04-11T05:58:06.483Z] lf-activate-venv: SKIPPING [2023-04-11T05:58:06.483Z] INFO: No Stack... [2023-04-11T05:58:07.062Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T05:58:07.644Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T05:58:08.272Z] + cat /w/workspace/edgex-go/486/archives/cost.csv [2023-04-11T05:58:08.272Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T05:58:08.303Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-486-stack-cost] [2023-04-11T05:58:08.312Z] Resource [jenkins-edgexfoundry-edgex-go-main-486-stack-cost] did not exist. Created. [2023-04-11T05:58:08.312Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-486-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T05:58:08.954Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T05:58:09.508Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T05:58:09.518Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-486-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T05:58:09.528Z] $ docker stop --time=1 7cc9937bd87629a4f359f616564ed37c1e55a4b1ba4e650331c2ab7240a84615 [2023-04-11T05:58:11.039Z] $ docker rm -f --volumes 7cc9937bd87629a4f359f616564ed37c1e55a4b1ba4e650331c2ab7240a84615 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-11T05:58:11.486Z] provisioning config files... [2023-04-11T05:58:11.494Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/486@tmp/config9273046626701065274tmp [Pipeline] { [Pipeline] sh [2023-04-11T05:58:11.787Z] + set +x [2023-04-11T05:58:11.787Z] + curl -s https://codecov.io/bash [2023-04-11T05:58:11.787Z] + bash -s -- [2023-04-11T05:58:12.046Z] [2023-04-11T05:58:12.046Z] _____ _ [2023-04-11T05:58:12.046Z] / ____| | | [2023-04-11T05:58:12.046Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T05:58:12.046Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T05:58:12.046Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T05:58:12.046Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T05:58:12.046Z] Bash-1.0.6 [2023-04-11T05:58:12.046Z] [2023-04-11T05:58:12.046Z] [2023-04-11T05:58:12.046Z] ==> git version 2.25.1 found [2023-04-11T05:58:12.046Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-11T05:58:12.046Z] Release-Date: 2020-01-08 [2023-04-11T05:58:12.046Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-11T05:58:12.046Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T05:58:12.046Z] ==> Jenkins CI detected. [2023-04-11T05:58:12.046Z] current dir:  /w/workspace/edgex-go/486 [2023-04-11T05:58:12.046Z] project root: . [2023-04-11T05:58:12.046Z] --> token set from env [2023-04-11T05:58:12.046Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-11T05:58:12.046Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T05:58:12.046Z] ==> Python coveragepy not found [2023-04-11T05:58:12.046Z] ==> Searching for coverage reports in: [2023-04-11T05:58:12.046Z] + . [2023-04-11T05:58:12.046Z] -> Found 1 reports [2023-04-11T05:58:12.046Z] ==> Detecting git/mercurial file structure [2023-04-11T05:58:12.046Z] ==> Reading reports [2023-04-11T05:58:12.046Z] + ./coverage.out bytes=448242 [2023-04-11T05:58:12.046Z] ==> Appending adjustments [2023-04-11T05:58:12.046Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T05:58:13.423Z] + Found adjustments [2023-04-11T05:58:13.423Z] ==> Gzipping contents [2023-04-11T05:58:13.423Z] 60K /tmp/codecov.JTP89s.gz [2023-04-11T05:58:13.423Z] ==> Uploading reports [2023-04-11T05:58:13.423Z] url: https://codecov.io [2023-04-11T05:58:13.423Z] query: branch=main&commit=9020600ba504d987cb44b33f5cd33d13328f6ef2&build=486&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F486%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T05:58:13.423Z] -> Pinging Codecov [2023-04-11T05:58:13.423Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=9020600ba504d987cb44b33f5cd33d13328f6ef2&build=486&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F486%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T05:58:13.423Z] -> Uploading to [2023-04-11T05:58:13.423Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/00271124DB129430A58F1EEE437C3FCB/9020600ba504d987cb44b33f5cd33d13328f6ef2/0e7b3403-70c9-4113-8dac-e2cd6906016f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T055813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5bc086b59468bb6820ab8cb0002833afdab12483684513b16c2c29f1e91b1d87 [2023-04-11T05:58:13.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T05:58:13.423Z] Dload Upload Total Spent Left Speed [2023-04-11T05:58:13.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57606 0 0 100 57606 0 206k --:--:-- --:--:-- --:--:-- 206k [2023-04-11T05:58:13.682Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9020600ba504d987cb44b33f5cd33d13328f6ef2 [Pipeline] } [2023-04-11T05:58:13.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-11T05:58:13.890Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-11T05:58:13.902Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:58:14.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T05:58:14.195Z] [2023-04-11T05:58:14.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T05:58:14.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T05:58:15.419Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-11T05:58:15.419Z] df9b9388f04a: Pulling fs layer [2023-04-11T05:58:15.419Z] 52dc419b0ee2: Pulling fs layer [2023-04-11T05:58:15.419Z] 25bc292e5bac: Pulling fs layer [2023-04-11T05:58:15.419Z] 114826534d7a: Pulling fs layer [2023-04-11T05:58:15.419Z] 4657fd5d0bcf: Pulling fs layer [2023-04-11T05:58:15.419Z] 6ad1cebc031e: Pulling fs layer [2023-04-11T05:58:15.419Z] 8a3aa393b2d8: Pulling fs layer [2023-04-11T05:58:15.419Z] 4657fd5d0bcf: Waiting [2023-04-11T05:58:15.419Z] 6ad1cebc031e: Waiting [2023-04-11T05:58:15.419Z] 8a3aa393b2d8: Waiting [2023-04-11T05:58:15.419Z] 114826534d7a: Waiting [2023-04-11T05:58:15.677Z] 25bc292e5bac: Verifying Checksum [2023-04-11T05:58:15.677Z] 25bc292e5bac: Download complete [2023-04-11T05:58:15.677Z] 52dc419b0ee2: Verifying Checksum [2023-04-11T05:58:15.677Z] 52dc419b0ee2: Download complete [2023-04-11T05:58:15.677Z] 4657fd5d0bcf: Verifying Checksum [2023-04-11T05:58:15.677Z] 4657fd5d0bcf: Download complete [2023-04-11T05:58:15.677Z] df9b9388f04a: Download complete [2023-04-11T05:58:15.677Z] 6ad1cebc031e: Verifying Checksum [2023-04-11T05:58:16.243Z] 114826534d7a: Verifying Checksum [2023-04-11T05:58:16.243Z] 114826534d7a: Download complete [2023-04-11T05:58:16.502Z] 8a3aa393b2d8: Verifying Checksum [2023-04-11T05:58:16.502Z] df9b9388f04a: Pull complete [2023-04-11T05:58:18.402Z] 52dc419b0ee2: Pull complete [2023-04-11T05:58:19.782Z] 25bc292e5bac: Pull complete [2023-04-11T05:58:34.653Z] 114826534d7a: Pull complete [2023-04-11T05:58:35.220Z] 4657fd5d0bcf: Pull complete [2023-04-11T05:58:36.598Z] 6ad1cebc031e: Pull complete [2023-04-11T05:58:40.787Z] 8a3aa393b2d8: Pull complete [2023-04-11T05:58:41.724Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-11T05:58:43.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T05:58:43.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T05:58:43.428Z] prd-ubuntu20.04-docker-8c-8g-7378 does not seem to be running inside a container [2023-04-11T05:58:43.453Z] $ 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/486 -v /w/workspace/edgex-go/486:/w/workspace/edgex-go/486:rw,z -v /w/workspace/edgex-go/486@tmp:/w/workspace/edgex-go/486@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-11T05:59:39.347Z] $ docker top 78e41b3c925472b3f3232ea11e938041553509693f5a0cbcdfb852c628f352c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T05:59:39.416Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-11T05:59:39.689Z] + set -o pipefail [2023-04-11T05:59:39.689Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-11T05:59:44.950Z] [2023-04-11T05:59:44.950Z] Monitoring /w/workspace/edgex-go/486 (github.com/edgexfoundry/edgex-go)... [2023-04-11T05:59:44.950Z] [2023-04-11T05:59:44.950Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b859e07d-6858-4634-b202-0c9a7ded46ea [2023-04-11T05:59:44.950Z] [2023-04-11T05:59:44.950Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-11T05:59:44.950Z] [2023-04-11T05:59:44.950Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-11T05:59:44.950Z] [2023-04-11T05:59:45.209Z] [2023-04-11T05:59:45.209Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-11T05:59:45.209Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-11T05:59:45.209Z] More details here: https://snyk.co/ue1NS [2023-04-11T05:59:45.209Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-11T05:59:45.209Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-11T05:59:45.216Z] $ docker stop --time=1 78e41b3c925472b3f3232ea11e938041553509693f5a0cbcdfb852c628f352c0 [2023-04-11T06:00:16.236Z] $ docker rm -f --volumes 78e41b3c925472b3f3232ea11e938041553509693f5a0cbcdfb852c628f352c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-11T06:00:17.116Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T06:00:17.127Z] provisioning config files... [2023-04-11T06:00:17.133Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/486@tmp/config11525295723775354399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:00:17.429Z] --> edgex-publish-swagger.sh [2023-04-11T06:00:17.429Z] === Publish openapi/v3 API === [2023-04-11T06:00:17.429Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-11T06:00:17.429Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/486/openapi/v3/core-command.yaml] [2023-04-11T06:00:17.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T06:00:17.429Z] Dload Upload Total Spent Left Speed [2023-04-11T06:00:17.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 133k --:--:-- --:--:-- --:--:-- 133k 100 29030 0 0 100 29030 0 50138 --:--:-- --:--:-- --:--:-- 50051 [2023-04-11T06:00:17.997Z] [2023-04-11T06:00:17.997Z] [2023-04-11T06:00:17.997Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/486/openapi/v3/core-data.yaml] [2023-04-11T06:00:17.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T06:00:17.997Z] Dload Upload Total Spent Left Speed [2023-04-11T06:00:18.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 133k --:--:-- --:--:-- --:--:-- 133k 100 69110 0 0 100 69110 0 133k --:--:-- --:--:-- --:--:-- 133k [2023-04-11T06:00:18.566Z] [2023-04-11T06:00:18.566Z] [2023-04-11T06:00:18.566Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/486/openapi/v3/core-metadata.yaml] [2023-04-11T06:00:18.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T06:00:18.566Z] Dload Upload Total Spent Left Speed [2023-04-11T06:00:19.134Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 242k --:--:-- --:--:-- --:--:-- 242k [2023-04-11T06:00:19.134Z] [2023-04-11T06:00:19.134Z] [2023-04-11T06:00:19.134Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/486/openapi/v3/support-notifications.yaml] [2023-04-11T06:00:19.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T06:00:19.134Z] Dload Upload Total Spent Left Speed [2023-04-11T06:00:19.702Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 170k --:--:-- --:--:-- --:--:-- 170k 100 86965 0 0 100 86965 0 170k --:--:-- --:--:-- --:--:-- 170k [2023-04-11T06:00:19.702Z] [2023-04-11T06:00:19.702Z] [2023-04-11T06:00:19.702Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/486/openapi/v3/support-scheduler.yaml] [2023-04-11T06:00:19.702Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T06:00:19.702Z] Dload Upload Total Spent Left Speed [2023-04-11T06:00:19.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 65816 --:--:-- --:--:-- --:--:-- 65816 [2023-04-11T06:00:19.960Z] [2023-04-11T06:00:19.960Z] [Pipeline] } [2023-04-11T06:00:19.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-04-11T06:00:20.350Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T06:00:20.350Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:00:20.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T06:00:20.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:00:20.730Z] prd-ubuntu20.04-docker-8c-8g-7378 does not seem to be running inside a container [2023-04-11T06:00:20.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/486 -v /w/workspace/edgex-go/486:/w/workspace/edgex-go/486:rw,z -v /w/workspace/edgex-go/486@tmp:/w/workspace/edgex-go/486@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T06:00:29.783Z] $ docker top f06ea0fac196674e9fc57b92e5a3f77bc5e7f6f218a11277cc50f93c01b4e69b -eo pid,comm [2023-04-11T06:00:29.833Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T06:00:29.833Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T06:00:29.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T06:00:29.866Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T06:00:29.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T06:00:29.989Z] $ docker exec f06ea0fac196674e9fc57b92e5a3f77bc5e7f6f218a11277cc50f93c01b4e69b ssh-agent [2023-04-11T06:00:30.145Z] SSH_AUTH_SOCK=/tmp/ssh-ke5kJHh9mS7i/agent.14 [2023-04-11T06:00:30.145Z] SSH_AGENT_PID=20 [2023-04-11T06:00:30.149Z] Running ssh-add (command line suppressed) [2023-04-11T06:00:30.259Z] Identity added: /w/workspace/edgex-go/486@tmp/private_key_11503037319757104590.key (/w/workspace/edgex-go/486@tmp/private_key_11503037319757104590.key) [2023-04-11T06:00:30.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T06:00:30.563Z] + git semver tag [2023-04-11T06:00:31.939Z] 2023-04-11 06:00:31,598 [run_tag] DEBUG tag force:False [2023-04-11T06:00:31.939Z] 2023-04-11 06:00:31,599 [check_head_tag] DEBUG check head tag [2023-04-11T06:00:31.939Z] 2023-04-11 06:00:31,606 [execute] INFO git cat-file --batch-check [2023-04-11T06:00:31.939Z] 2023-04-11 06:00:31,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/486, universal_newlines=False, shell=None, istream=) [2023-04-11T06:00:31.939Z] 2023-04-11 06:00:31,610 [execute] INFO git cat-file --batch [2023-04-11T06:00:31.939Z] 2023-04-11 06:00:31,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/486, universal_newlines=False, shell=None, istream=) [2023-04-11T06:00:31.939Z] 2023-04-11 06:00:31,681 [read_version] DEBUG read version from /w/workspace/edgex-go/486/.semver/main [2023-04-11T06:00:31.939Z] 2023-04-11 06:00:31,682 [execute] INFO git tag -a v3.0.0-dev.124 -m v3.0.0-dev.124 [2023-04-11T06:00:31.939Z] 2023-04-11 06:00:31,682 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.124', '-m', 'v3.0.0-dev.124'], cwd=/w/workspace/edgex-go/486, universal_newlines=False, shell=None, istream=None) [2023-04-11T06:00:31.939Z] 2023-04-11 06:00:31,686 [read_version] DEBUG read version from /w/workspace/edgex-go/486/.semver/main [2023-04-11T06:00:31.939Z] 3.0.0-dev.124 [Pipeline] } [2023-04-11T06:00:31.944Z] $ docker exec --env ******** --env ******** f06ea0fac196674e9fc57b92e5a3f77bc5e7f6f218a11277cc50f93c01b4e69b ssh-agent -k [2023-04-11T06:00:32.060Z] unset SSH_AUTH_SOCK; [2023-04-11T06:00:32.061Z] unset SSH_AGENT_PID; [2023-04-11T06:00:32.061Z] echo Agent pid 20 killed; [2023-04-11T06:00:32.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T06:00:32.383Z] + git semver [Pipeline] } [2023-04-11T06:00:32.958Z] $ docker stop --time=1 f06ea0fac196674e9fc57b92e5a3f77bc5e7f6f218a11277cc50f93c01b4e69b [2023-04-11T06:00:38.920Z] $ docker rm -f --volumes f06ea0fac196674e9fc57b92e5a3f77bc5e7f6f218a11277cc50f93c01b4e69b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:00:39.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T06:00:39.931Z] [2023-04-11T06:00:39.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:00:40.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T06:00:41.606Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-11T06:00:41.606Z] ab5ef0e58194: Pulling fs layer [2023-04-11T06:00:41.606Z] 9712f1f96733: Pulling fs layer [2023-04-11T06:00:41.606Z] 63f879dbbcfc: Pulling fs layer [2023-04-11T06:00:41.606Z] 0d9ebad4ef96: Pulling fs layer [2023-04-11T06:00:41.606Z] e9a5061849ea: Pulling fs layer [2023-04-11T06:00:41.606Z] d747dcd14b5f: Pulling fs layer [2023-04-11T06:00:41.606Z] 2de7ff778b66: Pulling fs layer [2023-04-11T06:00:41.606Z] e9a5061849ea: Waiting [2023-04-11T06:00:41.606Z] d747dcd14b5f: Waiting [2023-04-11T06:00:41.606Z] 2de7ff778b66: Waiting [2023-04-11T06:00:41.606Z] 0d9ebad4ef96: Waiting [2023-04-11T06:00:41.606Z] 9712f1f96733: Download complete [2023-04-11T06:00:42.175Z] 63f879dbbcfc: Verifying Checksum [2023-04-11T06:00:42.175Z] 63f879dbbcfc: Download complete [2023-04-11T06:00:42.175Z] e9a5061849ea: Verifying Checksum [2023-04-11T06:00:42.175Z] e9a5061849ea: Download complete [2023-04-11T06:00:42.175Z] d747dcd14b5f: Download complete [2023-04-11T06:00:42.175Z] ab5ef0e58194: Download complete [2023-04-11T06:00:42.175Z] 0d9ebad4ef96: Verifying Checksum [2023-04-11T06:00:42.175Z] 0d9ebad4ef96: Download complete [2023-04-11T06:00:42.434Z] 2de7ff778b66: Download complete [2023-04-11T06:00:46.624Z] ab5ef0e58194: Pull complete [2023-04-11T06:00:47.194Z] 9712f1f96733: Pull complete [2023-04-11T06:00:49.097Z] 63f879dbbcfc: Pull complete [2023-04-11T06:00:55.657Z] 0d9ebad4ef96: Pull complete [2023-04-11T06:00:55.657Z] e9a5061849ea: Pull complete [2023-04-11T06:00:56.593Z] d747dcd14b5f: Pull complete [2023-04-11T06:00:58.543Z] 2de7ff778b66: Pull complete [2023-04-11T06:00:59.159Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-11T06:00:59.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T06:00:59.444Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:00:59.575Z] prd-ubuntu20.04-docker-8c-8g-7378 does not seem to be running inside a container [2023-04-11T06:00:59.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/486 -v /w/workspace/edgex-go/486:/w/workspace/edgex-go/486:rw,z -v /w/workspace/edgex-go/486@tmp:/w/workspace/edgex-go/486@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-11T06:01:20.105Z] $ docker top acd488478188ae847518e134010cfd8ae49ddf3d65b9d4e7b510c53a1c6f4a51 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-11T06:01:20.179Z] provisioning config files... [2023-04-11T06:01:20.186Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/486@tmp/config6711304971060995263tmp [2023-04-11T06:01:20.196Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/486@tmp/config3377236679852694251tmp [2023-04-11T06:01:20.205Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/486@tmp/config9359457202473111973tmp [Pipeline] { [Pipeline] echo [2023-04-11T06:01:20.221Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:01:20.504Z] ---> sigul-configuration.sh [2023-04-11T06:01:20.504Z] gpg: directory `/root/.gnupg' created [2023-04-11T06:01:20.504Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-11T06:01:20.504Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-11T06:01:20.504Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-11T06:01:20.504Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-11T06:01:20.504Z] gpg: CAST5 encrypted data [2023-04-11T06:01:20.504Z] gpg: encrypted with 1 passphrase [2023-04-11T06:01:20.504Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-11T06:01:20.789Z] + mkdir /home/jenkins [2023-04-11T06:01:20.789Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-11T06:01:21.072Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-11T06:01:21.079Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:01:21.358Z] ---> sigul-install.sh [2023-04-11T06:01:21.358Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-11T06:01:21.643Z] + git tag --list [2023-04-11T06:01:21.643Z] 0.6.0 [2023-04-11T06:01:21.643Z] 0.6.1 [2023-04-11T06:01:21.643Z] 0.7.0 [2023-04-11T06:01:21.643Z] 0.7.1 [2023-04-11T06:01:21.643Z] v1.0.0 [2023-04-11T06:01:21.643Z] v1.0.1 [2023-04-11T06:01:21.643Z] v1.1.0 [2023-04-11T06:01:21.643Z] v1.2.0 [2023-04-11T06:01:21.643Z] v1.2.1 [2023-04-11T06:01:21.643Z] v1.3.0 [2023-04-11T06:01:21.643Z] v1.3.1 [2023-04-11T06:01:21.643Z] v2.0.0 [2023-04-11T06:01:21.643Z] v2.1.0 [2023-04-11T06:01:21.643Z] v2.1.1 [2023-04-11T06:01:21.643Z] v2.1.1-dev.1 [2023-04-11T06:01:21.643Z] v2.1.1-dev.2 [2023-04-11T06:01:21.643Z] v2.1.1-dev.3 [2023-04-11T06:01:21.643Z] v2.1.1-dev.4 [2023-04-11T06:01:21.643Z] v2.1.1-dev.5 [2023-04-11T06:01:21.643Z] v2.1.1-dev.6 [2023-04-11T06:01:21.643Z] v2.1.1-dev.7 [2023-04-11T06:01:21.643Z] v2.1.1-dev.8 [2023-04-11T06:01:21.643Z] v2.1.2-dev.1 [2023-04-11T06:01:21.643Z] v2.2.0 [2023-04-11T06:01:21.643Z] v2.2.1-dev.1 [2023-04-11T06:01:21.643Z] v2.2.1-dev.10 [2023-04-11T06:01:21.643Z] v2.2.1-dev.11 [2023-04-11T06:01:21.643Z] v2.2.1-dev.12 [2023-04-11T06:01:21.643Z] v2.2.1-dev.13 [2023-04-11T06:01:21.643Z] v2.2.1-dev.14 [2023-04-11T06:01:21.643Z] v2.2.1-dev.15 [2023-04-11T06:01:21.643Z] v2.2.1-dev.16 [2023-04-11T06:01:21.643Z] v2.2.1-dev.17 [2023-04-11T06:01:21.643Z] v2.2.1-dev.18 [2023-04-11T06:01:21.643Z] v2.2.1-dev.19 [2023-04-11T06:01:21.643Z] v2.2.1-dev.2 [2023-04-11T06:01:21.643Z] v2.2.1-dev.20 [2023-04-11T06:01:21.643Z] v2.2.1-dev.21 [2023-04-11T06:01:21.643Z] v2.2.1-dev.22 [2023-04-11T06:01:21.643Z] v2.2.1-dev.23 [2023-04-11T06:01:21.643Z] v2.2.1-dev.24 [2023-04-11T06:01:21.643Z] v2.2.1-dev.25 [2023-04-11T06:01:21.643Z] v2.2.1-dev.26 [2023-04-11T06:01:21.643Z] v2.2.1-dev.27 [2023-04-11T06:01:21.643Z] v2.2.1-dev.28 [2023-04-11T06:01:21.643Z] v2.2.1-dev.29 [2023-04-11T06:01:21.643Z] v2.2.1-dev.3 [2023-04-11T06:01:21.643Z] v2.2.1-dev.4 [2023-04-11T06:01:21.643Z] v2.2.1-dev.5 [2023-04-11T06:01:21.643Z] v2.2.1-dev.6 [2023-04-11T06:01:21.643Z] v2.2.1-dev.7 [2023-04-11T06:01:21.643Z] v2.2.1-dev.8 [2023-04-11T06:01:21.643Z] v2.2.1-dev.9 [2023-04-11T06:01:21.643Z] v2.3.0 [2023-04-11T06:01:21.643Z] v2.3.0-dev.100 [2023-04-11T06:01:21.643Z] v2.3.0-dev.101 [2023-04-11T06:01:21.643Z] v2.3.0-dev.102 [2023-04-11T06:01:21.643Z] v2.3.0-dev.103 [2023-04-11T06:01:21.643Z] v2.3.0-dev.104 [2023-04-11T06:01:21.643Z] v2.3.0-dev.105 [2023-04-11T06:01:21.643Z] v2.3.0-dev.106 [2023-04-11T06:01:21.643Z] v2.3.0-dev.29 [2023-04-11T06:01:21.643Z] v2.3.0-dev.30 [2023-04-11T06:01:21.643Z] v2.3.0-dev.31 [2023-04-11T06:01:21.643Z] v2.3.0-dev.32 [2023-04-11T06:01:21.643Z] v2.3.0-dev.33 [2023-04-11T06:01:21.643Z] v2.3.0-dev.34 [2023-04-11T06:01:21.643Z] v2.3.0-dev.35 [2023-04-11T06:01:21.643Z] v2.3.0-dev.36 [2023-04-11T06:01:21.643Z] v2.3.0-dev.37 [2023-04-11T06:01:21.643Z] v2.3.0-dev.38 [2023-04-11T06:01:21.643Z] v2.3.0-dev.39 [2023-04-11T06:01:21.643Z] v2.3.0-dev.40 [2023-04-11T06:01:21.643Z] v2.3.0-dev.41 [2023-04-11T06:01:21.643Z] v2.3.0-dev.42 [2023-04-11T06:01:21.643Z] v2.3.0-dev.43 [2023-04-11T06:01:21.643Z] v2.3.0-dev.44 [2023-04-11T06:01:21.643Z] v2.3.0-dev.45 [2023-04-11T06:01:21.643Z] v2.3.0-dev.46 [2023-04-11T06:01:21.643Z] v2.3.0-dev.47 [2023-04-11T06:01:21.643Z] v2.3.0-dev.48 [2023-04-11T06:01:21.643Z] v2.3.0-dev.49 [2023-04-11T06:01:21.643Z] v2.3.0-dev.50 [2023-04-11T06:01:21.643Z] v2.3.0-dev.51 [2023-04-11T06:01:21.643Z] v2.3.0-dev.52 [2023-04-11T06:01:21.643Z] v2.3.0-dev.53 [2023-04-11T06:01:21.643Z] v2.3.0-dev.54 [2023-04-11T06:01:21.643Z] v2.3.0-dev.55 [2023-04-11T06:01:21.643Z] v2.3.0-dev.56 [2023-04-11T06:01:21.643Z] v2.3.0-dev.57 [2023-04-11T06:01:21.643Z] v2.3.0-dev.58 [2023-04-11T06:01:21.643Z] v2.3.0-dev.59 [2023-04-11T06:01:21.643Z] v2.3.0-dev.60 [2023-04-11T06:01:21.643Z] v2.3.0-dev.61 [2023-04-11T06:01:21.643Z] v2.3.0-dev.62 [2023-04-11T06:01:21.643Z] v2.3.0-dev.63 [2023-04-11T06:01:21.643Z] v2.3.0-dev.64 [2023-04-11T06:01:21.643Z] v2.3.0-dev.65 [2023-04-11T06:01:21.643Z] v2.3.0-dev.66 [2023-04-11T06:01:21.643Z] v2.3.0-dev.67 [2023-04-11T06:01:21.643Z] v2.3.0-dev.68 [2023-04-11T06:01:21.643Z] v2.3.0-dev.69 [2023-04-11T06:01:21.643Z] v2.3.0-dev.70 [2023-04-11T06:01:21.643Z] v2.3.0-dev.71 [2023-04-11T06:01:21.643Z] v2.3.0-dev.72 [2023-04-11T06:01:21.643Z] v2.3.0-dev.73 [2023-04-11T06:01:21.643Z] v2.3.0-dev.74 [2023-04-11T06:01:21.643Z] v2.3.0-dev.75 [2023-04-11T06:01:21.643Z] v2.3.0-dev.76 [2023-04-11T06:01:21.643Z] v2.3.0-dev.77 [2023-04-11T06:01:21.643Z] v2.3.0-dev.78 [2023-04-11T06:01:21.643Z] v2.3.0-dev.79 [2023-04-11T06:01:21.643Z] v2.3.0-dev.80 [2023-04-11T06:01:21.643Z] v2.3.0-dev.81 [2023-04-11T06:01:21.643Z] v2.3.0-dev.82 [2023-04-11T06:01:21.643Z] v2.3.0-dev.83 [2023-04-11T06:01:21.643Z] v2.3.0-dev.84 [2023-04-11T06:01:21.643Z] v2.3.0-dev.85 [2023-04-11T06:01:21.643Z] v2.3.0-dev.86 [2023-04-11T06:01:21.643Z] v2.3.0-dev.87 [2023-04-11T06:01:21.643Z] v2.3.0-dev.88 [2023-04-11T06:01:21.643Z] v2.3.0-dev.89 [2023-04-11T06:01:21.643Z] v2.3.0-dev.90 [2023-04-11T06:01:21.643Z] v2.3.0-dev.91 [2023-04-11T06:01:21.643Z] v2.3.0-dev.92 [2023-04-11T06:01:21.643Z] v2.3.0-dev.93 [2023-04-11T06:01:21.643Z] v2.3.0-dev.94 [2023-04-11T06:01:21.643Z] v2.3.0-dev.95 [2023-04-11T06:01:21.643Z] v2.3.0-dev.96 [2023-04-11T06:01:21.643Z] v2.3.0-dev.97 [2023-04-11T06:01:21.643Z] v2.3.0-dev.98 [2023-04-11T06:01:21.643Z] v2.3.0-dev.99 [2023-04-11T06:01:21.643Z] v2.3.1-dev.1 [2023-04-11T06:01:21.643Z] v2.3.1-dev.2 [2023-04-11T06:01:21.643Z] v2.3.1-dev.3 [2023-04-11T06:01:21.643Z] v2.3.1-dev.4 [2023-04-11T06:01:21.643Z] v2.3.1-dev.5 [2023-04-11T06:01:21.643Z] v3.0.0-dev.1 [2023-04-11T06:01:21.643Z] v3.0.0-dev.10 [2023-04-11T06:01:21.643Z] v3.0.0-dev.100 [2023-04-11T06:01:21.643Z] v3.0.0-dev.101 [2023-04-11T06:01:21.643Z] v3.0.0-dev.102 [2023-04-11T06:01:21.643Z] v3.0.0-dev.103 [2023-04-11T06:01:21.643Z] v3.0.0-dev.104 [2023-04-11T06:01:21.643Z] v3.0.0-dev.105 [2023-04-11T06:01:21.643Z] v3.0.0-dev.106 [2023-04-11T06:01:21.643Z] v3.0.0-dev.107 [2023-04-11T06:01:21.643Z] v3.0.0-dev.108 [2023-04-11T06:01:21.643Z] v3.0.0-dev.109 [2023-04-11T06:01:21.643Z] v3.0.0-dev.11 [2023-04-11T06:01:21.643Z] v3.0.0-dev.110 [2023-04-11T06:01:21.643Z] v3.0.0-dev.111 [2023-04-11T06:01:21.643Z] v3.0.0-dev.112 [2023-04-11T06:01:21.643Z] v3.0.0-dev.113 [2023-04-11T06:01:21.643Z] v3.0.0-dev.114 [2023-04-11T06:01:21.643Z] v3.0.0-dev.115 [2023-04-11T06:01:21.643Z] v3.0.0-dev.116 [2023-04-11T06:01:21.643Z] v3.0.0-dev.117 [2023-04-11T06:01:21.643Z] v3.0.0-dev.118 [2023-04-11T06:01:21.643Z] v3.0.0-dev.119 [2023-04-11T06:01:21.643Z] v3.0.0-dev.12 [2023-04-11T06:01:21.643Z] v3.0.0-dev.120 [2023-04-11T06:01:21.643Z] v3.0.0-dev.121 [2023-04-11T06:01:21.643Z] v3.0.0-dev.122 [2023-04-11T06:01:21.643Z] v3.0.0-dev.123 [2023-04-11T06:01:21.643Z] v3.0.0-dev.124 [2023-04-11T06:01:21.643Z] v3.0.0-dev.13 [2023-04-11T06:01:21.643Z] v3.0.0-dev.14 [2023-04-11T06:01:21.643Z] v3.0.0-dev.15 [2023-04-11T06:01:21.643Z] v3.0.0-dev.16 [2023-04-11T06:01:21.643Z] v3.0.0-dev.17 [2023-04-11T06:01:21.643Z] v3.0.0-dev.18 [2023-04-11T06:01:21.643Z] v3.0.0-dev.19 [2023-04-11T06:01:21.643Z] v3.0.0-dev.2 [2023-04-11T06:01:21.643Z] v3.0.0-dev.20 [2023-04-11T06:01:21.644Z] v3.0.0-dev.21 [2023-04-11T06:01:21.644Z] v3.0.0-dev.22 [2023-04-11T06:01:21.644Z] v3.0.0-dev.23 [2023-04-11T06:01:21.644Z] v3.0.0-dev.24 [2023-04-11T06:01:21.644Z] v3.0.0-dev.25 [2023-04-11T06:01:21.644Z] v3.0.0-dev.26 [2023-04-11T06:01:21.644Z] v3.0.0-dev.27 [2023-04-11T06:01:21.644Z] v3.0.0-dev.28 [2023-04-11T06:01:21.644Z] v3.0.0-dev.29 [2023-04-11T06:01:21.644Z] v3.0.0-dev.3 [2023-04-11T06:01:21.644Z] v3.0.0-dev.30 [2023-04-11T06:01:21.644Z] v3.0.0-dev.31 [2023-04-11T06:01:21.644Z] v3.0.0-dev.32 [2023-04-11T06:01:21.644Z] v3.0.0-dev.33 [2023-04-11T06:01:21.644Z] v3.0.0-dev.34 [2023-04-11T06:01:21.644Z] v3.0.0-dev.35 [2023-04-11T06:01:21.644Z] v3.0.0-dev.36 [2023-04-11T06:01:21.644Z] v3.0.0-dev.37 [2023-04-11T06:01:21.644Z] v3.0.0-dev.38 [2023-04-11T06:01:21.644Z] v3.0.0-dev.39 [2023-04-11T06:01:21.644Z] v3.0.0-dev.4 [2023-04-11T06:01:21.644Z] v3.0.0-dev.40 [2023-04-11T06:01:21.644Z] v3.0.0-dev.41 [2023-04-11T06:01:21.644Z] v3.0.0-dev.42 [2023-04-11T06:01:21.644Z] v3.0.0-dev.43 [2023-04-11T06:01:21.644Z] v3.0.0-dev.44 [2023-04-11T06:01:21.644Z] v3.0.0-dev.45 [2023-04-11T06:01:21.644Z] v3.0.0-dev.46 [2023-04-11T06:01:21.644Z] v3.0.0-dev.47 [2023-04-11T06:01:21.644Z] v3.0.0-dev.48 [2023-04-11T06:01:21.644Z] v3.0.0-dev.49 [2023-04-11T06:01:21.644Z] v3.0.0-dev.5 [2023-04-11T06:01:21.644Z] v3.0.0-dev.50 [2023-04-11T06:01:21.644Z] v3.0.0-dev.51 [2023-04-11T06:01:21.644Z] v3.0.0-dev.52 [2023-04-11T06:01:21.644Z] v3.0.0-dev.53 [2023-04-11T06:01:21.644Z] v3.0.0-dev.54 [2023-04-11T06:01:21.644Z] v3.0.0-dev.55 [2023-04-11T06:01:21.644Z] v3.0.0-dev.56 [2023-04-11T06:01:21.644Z] v3.0.0-dev.57 [2023-04-11T06:01:21.644Z] v3.0.0-dev.58 [2023-04-11T06:01:21.644Z] v3.0.0-dev.59 [2023-04-11T06:01:21.644Z] v3.0.0-dev.6 [2023-04-11T06:01:21.644Z] v3.0.0-dev.60 [2023-04-11T06:01:21.644Z] v3.0.0-dev.61 [2023-04-11T06:01:21.644Z] v3.0.0-dev.62 [2023-04-11T06:01:21.644Z] v3.0.0-dev.63 [2023-04-11T06:01:21.644Z] v3.0.0-dev.64 [2023-04-11T06:01:21.644Z] v3.0.0-dev.65 [2023-04-11T06:01:21.644Z] v3.0.0-dev.66 [2023-04-11T06:01:21.644Z] v3.0.0-dev.67 [2023-04-11T06:01:21.644Z] v3.0.0-dev.68 [2023-04-11T06:01:21.644Z] v3.0.0-dev.69 [2023-04-11T06:01:21.644Z] v3.0.0-dev.7 [2023-04-11T06:01:21.644Z] v3.0.0-dev.70 [2023-04-11T06:01:21.644Z] v3.0.0-dev.71 [2023-04-11T06:01:21.644Z] v3.0.0-dev.72 [2023-04-11T06:01:21.644Z] v3.0.0-dev.73 [2023-04-11T06:01:21.644Z] v3.0.0-dev.74 [2023-04-11T06:01:21.644Z] v3.0.0-dev.75 [2023-04-11T06:01:21.644Z] v3.0.0-dev.76 [2023-04-11T06:01:21.644Z] v3.0.0-dev.77 [2023-04-11T06:01:21.644Z] v3.0.0-dev.78 [2023-04-11T06:01:21.644Z] v3.0.0-dev.79 [2023-04-11T06:01:21.644Z] v3.0.0-dev.8 [2023-04-11T06:01:21.644Z] v3.0.0-dev.80 [2023-04-11T06:01:21.644Z] v3.0.0-dev.81 [2023-04-11T06:01:21.644Z] v3.0.0-dev.82 [2023-04-11T06:01:21.644Z] v3.0.0-dev.83 [2023-04-11T06:01:21.644Z] v3.0.0-dev.84 [2023-04-11T06:01:21.644Z] v3.0.0-dev.85 [2023-04-11T06:01:21.644Z] v3.0.0-dev.86 [2023-04-11T06:01:21.644Z] v3.0.0-dev.87 [2023-04-11T06:01:21.644Z] v3.0.0-dev.88 [2023-04-11T06:01:21.644Z] v3.0.0-dev.89 [2023-04-11T06:01:21.644Z] v3.0.0-dev.9 [2023-04-11T06:01:21.644Z] v3.0.0-dev.90 [2023-04-11T06:01:21.644Z] v3.0.0-dev.91 [2023-04-11T06:01:21.644Z] v3.0.0-dev.92 [2023-04-11T06:01:21.644Z] v3.0.0-dev.93 [2023-04-11T06:01:21.644Z] v3.0.0-dev.94 [2023-04-11T06:01:21.644Z] v3.0.0-dev.95 [2023-04-11T06:01:21.644Z] v3.0.0-dev.96 [2023-04-11T06:01:21.644Z] v3.0.0-dev.97 [2023-04-11T06:01:21.644Z] v3.0.0-dev.98 [2023-04-11T06:01:21.644Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-11T06:01:21.930Z] + lftools sign git-tag v3.0.0-dev.124 [2023-04-11T06:01:22.497Z] Signing Git tag with Sigul... [2023-04-11T06:01:22.497Z] Signing v3.0.0-dev.124 [Pipeline] echo [2023-04-11T06:01:23.073Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:01:23.355Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-11T06:01:23.363Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-11T06:01:23.377Z] $ docker stop --time=1 acd488478188ae847518e134010cfd8ae49ddf3d65b9d4e7b510c53a1c6f4a51 [2023-04-11T06:01:24.696Z] $ docker rm -f --volumes acd488478188ae847518e134010cfd8ae49ddf3d65b9d4e7b510c53a1c6f4a51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-11T06:01:25.096Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T06:01:25.096Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:01:25.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T06:01:25.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:01:25.454Z] prd-ubuntu20.04-docker-8c-8g-7378 does not seem to be running inside a container [2023-04-11T06:01:25.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/486 -v /w/workspace/edgex-go/486:/w/workspace/edgex-go/486:rw,z -v /w/workspace/edgex-go/486@tmp:/w/workspace/edgex-go/486@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T06:01:25.830Z] $ docker top 389005726a55e32f4d7323508fd1123e921049da1aff45bf0cf8a43023ebdbaa -eo pid,comm [2023-04-11T06:01:25.877Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T06:01:25.877Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T06:01:25.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T06:01:25.916Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T06:01:26.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T06:01:26.015Z] $ docker exec 389005726a55e32f4d7323508fd1123e921049da1aff45bf0cf8a43023ebdbaa ssh-agent [2023-04-11T06:01:26.123Z] SSH_AUTH_SOCK=/tmp/ssh-JHRjiNcRksLV/agent.32 [2023-04-11T06:01:26.123Z] SSH_AGENT_PID=38 [2023-04-11T06:01:26.128Z] Running ssh-add (command line suppressed) [2023-04-11T06:01:26.231Z] Identity added: /w/workspace/edgex-go/486@tmp/private_key_14786548418899074064.key (/w/workspace/edgex-go/486@tmp/private_key_14786548418899074064.key) [2023-04-11T06:01:26.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T06:01:26.526Z] + git semver bump pre [2023-04-11T06:01:26.785Z] 2023-04-11 06:01:26,681 [read_version] DEBUG read version from /w/workspace/edgex-go/486/.semver/main [2023-04-11T06:01:26.785Z] 2023-04-11 06:01:26,681 [bump_version] DEBUG bumping version:3.0.0-dev.124 on axis:pre with prefix:dev [2023-04-11T06:01:26.785Z] 2023-04-11 06:01:26,681 [bump_version] DEBUG bumped version:3.0.0-dev.125 [2023-04-11T06:01:26.785Z] 2023-04-11 06:01:26,682 [write_version] DEBUG write version:3.0.0-dev.125 to path:/w/workspace/edgex-go/486/.semver/main with force:True [2023-04-11T06:01:26.785Z] 2023-04-11 06:01:26,682 [read_version] DEBUG read version from /w/workspace/edgex-go/486/.semver/main [2023-04-11T06:01:26.785Z] 2023-04-11 06:01:26,682 [write_file] DEBUG write to file:/w/workspace/edgex-go/486/.semver/main [2023-04-11T06:01:26.785Z] 2023-04-11 06:01:26,683 [execute] INFO git cat-file --batch-check [2023-04-11T06:01:26.785Z] 2023-04-11 06:01:26,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/486/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T06:01:26.785Z] 2023-04-11 06:01:26,689 [execute] INFO git cat-file --batch [2023-04-11T06:01:26.785Z] 2023-04-11 06:01:26,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/486/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T06:01:26.785Z] 2023-04-11 06:01:26,694 [read_version] DEBUG read version from /w/workspace/edgex-go/486/.semver/main [2023-04-11T06:01:26.785Z] 3.0.0-dev.125 [Pipeline] } [2023-04-11T06:01:26.791Z] $ docker exec --env ******** --env ******** 389005726a55e32f4d7323508fd1123e921049da1aff45bf0cf8a43023ebdbaa ssh-agent -k [2023-04-11T06:01:26.881Z] unset SSH_AUTH_SOCK; [2023-04-11T06:01:26.881Z] unset SSH_AGENT_PID; [2023-04-11T06:01:26.882Z] echo Agent pid 38 killed; [2023-04-11T06:01:26.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T06:01:27.202Z] + git semver [Pipeline] } [2023-04-11T06:01:27.468Z] $ docker stop --time=1 389005726a55e32f4d7323508fd1123e921049da1aff45bf0cf8a43023ebdbaa [2023-04-11T06:01:29.112Z] $ docker rm -f --volumes 389005726a55e32f4d7323508fd1123e921049da1aff45bf0cf8a43023ebdbaa [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T06:01:29.575Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T06:01:29.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:01:29.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T06:01:29.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:01:29.943Z] prd-ubuntu20.04-docker-8c-8g-7378 does not seem to be running inside a container [2023-04-11T06:01:29.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/486 -v /w/workspace/edgex-go/486:/w/workspace/edgex-go/486:rw,z -v /w/workspace/edgex-go/486@tmp:/w/workspace/edgex-go/486@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T06:01:30.908Z] $ docker top 4abd662207fdec82278da6fdd191d35276ae0780e8cf007f72bc3c609ac21577 -eo pid,comm [2023-04-11T06:01:30.955Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T06:01:30.955Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T06:01:30.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T06:01:30.986Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T06:01:31.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T06:01:31.103Z] $ docker exec 4abd662207fdec82278da6fdd191d35276ae0780e8cf007f72bc3c609ac21577 ssh-agent [2023-04-11T06:01:31.197Z] SSH_AUTH_SOCK=/tmp/ssh-dhhJJbk57Oh5/agent.14 [2023-04-11T06:01:31.197Z] SSH_AGENT_PID=20 [2023-04-11T06:01:31.202Z] Running ssh-add (command line suppressed) [2023-04-11T06:01:31.290Z] Identity added: /w/workspace/edgex-go/486@tmp/private_key_5435536334737621936.key (/w/workspace/edgex-go/486@tmp/private_key_5435536334737621936.key) [2023-04-11T06:01:31.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T06:01:31.593Z] + git semver push [2023-04-11T06:01:32.159Z] 2023-04-11 06:01:31,863 [run_push] DEBUG push [2023-04-11T06:01:32.159Z] 2023-04-11 06:01:31,864 [execute] INFO git cat-file --batch-check [2023-04-11T06:01:32.159Z] 2023-04-11 06:01:31,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/486/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T06:01:32.159Z] 2023-04-11 06:01:31,869 [execute] INFO git rev-list a7fe5a763e140934f5c45fc0012665464e222ab8 -- [2023-04-11T06:01:32.159Z] 2023-04-11 06:01:31,877 [execute] DEBUG Popen(['git', 'rev-list', 'a7fe5a763e140934f5c45fc0012665464e222ab8', '--'], cwd=/w/workspace/edgex-go/486/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T06:01:32.159Z] 2023-04-11 06:01:31,892 [execute] INFO git fetch -v origin [2023-04-11T06:01:32.159Z] 2023-04-11 06:01:31,893 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/486/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-11T06:01:32.417Z] 2023-04-11 06:01:32,377 [run_push] DEBUG no remote changes detected [2023-04-11T06:01:32.417Z] 2023-04-11 06:01:32,377 [execute] INFO git push origin semver [2023-04-11T06:01:32.417Z] 2023-04-11 06:01:32,378 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/486/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T06:01:33.352Z] 2023-04-11 06:01:33,233 [run_push] DEBUG push all version tags [2023-04-11T06:01:33.352Z] 2023-04-11 06:01:33,234 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-11T06:01:33.352Z] 2023-04-11 06:01:33,234 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/486, universal_newlines=False, shell=None, istream=None) [2023-04-11T06:01:34.289Z] 2023-04-11 06:01:34,053 [read_version] DEBUG read version from /w/workspace/edgex-go/486/.semver/main [2023-04-11T06:01:34.289Z] 3.0.0-dev.125 [Pipeline] } [2023-04-11T06:01:34.295Z] $ docker exec --env ******** --env ******** 4abd662207fdec82278da6fdd191d35276ae0780e8cf007f72bc3c609ac21577 ssh-agent -k [2023-04-11T06:01:34.396Z] unset SSH_AUTH_SOCK; [2023-04-11T06:01:34.396Z] unset SSH_AGENT_PID; [2023-04-11T06:01:34.396Z] echo Agent pid 20 killed; [2023-04-11T06:01:34.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T06:01:34.704Z] + git semver [Pipeline] } [2023-04-11T06:01:34.971Z] $ docker stop --time=1 4abd662207fdec82278da6fdd191d35276ae0780e8cf007f72bc3c609ac21577 [2023-04-11T06:01:36.759Z] $ docker rm -f --volumes 4abd662207fdec82278da6fdd191d35276ae0780e8cf007f72bc3c609ac21577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-11T06:01:37.325Z] + [ -d /w/workspace/edgex-go/486/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:01:37.618Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:01:38.471Z] ---> package-listing.sh [2023-04-11T06:01:38.471Z] ++ facter osfamily [2023-04-11T06:01:38.471Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T06:01:38.729Z] + OS_FAMILY=debian [2023-04-11T06:01:38.729Z] + workspace=/w/workspace/edgex-go/486 [2023-04-11T06:01:38.729Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T06:01:38.729Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T06:01:38.729Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T06:01:38.729Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T06:01:38.729Z] + '[' /w/workspace/edgex-go/486 ']' [2023-04-11T06:01:38.729Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T06:01:38.730Z] + case "${OS_FAMILY}" in [2023-04-11T06:01:38.730Z] + dpkg -l [2023-04-11T06:01:38.730Z] + grep '^ii' [2023-04-11T06:01:38.730Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T06:01:38.730Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T06:01:38.730Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T06:01:38.730Z] + '[' /w/workspace/edgex-go/486 ']' [2023-04-11T06:01:38.730Z] + mkdir -p /w/workspace/edgex-go/486/archives/ [2023-04-11T06:01:38.730Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/486/archives/ [Pipeline] echo [2023-04-11T06:01:38.739Z] 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/486/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-11T06:01:39.017Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:01:39.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T06:01:39.575Z] [2023-04-11T06:01:39.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:01:39.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T06:01:40.150Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T06:01:40.150Z] 5eb5b503b376: Pulling fs layer [2023-04-11T06:01:40.150Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T06:01:40.150Z] ec43610c2a17: Pulling fs layer [2023-04-11T06:01:40.150Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T06:01:40.150Z] 33b1e0a273af: Pulling fs layer [2023-04-11T06:01:40.150Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T06:01:40.150Z] 2f39f015ded8: Pulling fs layer [2023-04-11T06:01:40.150Z] 2f39f015ded8: Waiting [2023-04-11T06:01:40.150Z] 33b1e0a273af: Waiting [2023-04-11T06:01:40.150Z] 3a2ae6a8a46f: Waiting [2023-04-11T06:01:40.150Z] 5d3b04190fa2: Waiting [2023-04-11T06:01:40.150Z] 5c69ac0246d0: Verifying Checksum [2023-04-11T06:01:40.150Z] 5c69ac0246d0: Download complete [2023-04-11T06:01:40.150Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-11T06:01:40.150Z] 3a2ae6a8a46f: Download complete [2023-04-11T06:01:40.411Z] 33b1e0a273af: Verifying Checksum [2023-04-11T06:01:40.411Z] 33b1e0a273af: Download complete [2023-04-11T06:01:40.411Z] 5d3b04190fa2: Verifying Checksum [2023-04-11T06:01:40.411Z] 5d3b04190fa2: Download complete [2023-04-11T06:01:40.411Z] ec43610c2a17: Verifying Checksum [2023-04-11T06:01:40.411Z] ec43610c2a17: Download complete [2023-04-11T06:01:40.411Z] 5eb5b503b376: Verifying Checksum [2023-04-11T06:01:40.411Z] 5eb5b503b376: Download complete [2023-04-11T06:01:40.977Z] 2f39f015ded8: Download complete [2023-04-11T06:01:41.915Z] 5eb5b503b376: Pull complete [2023-04-11T06:01:42.176Z] 5c69ac0246d0: Pull complete [2023-04-11T06:01:43.112Z] ec43610c2a17: Pull complete [2023-04-11T06:01:43.370Z] 3a2ae6a8a46f: Pull complete [2023-04-11T06:01:44.305Z] 33b1e0a273af: Pull complete [2023-04-11T06:01:44.874Z] 5d3b04190fa2: Pull complete [2023-04-11T06:01:49.068Z] 2f39f015ded8: Pull complete [2023-04-11T06:01:49.069Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T06:01:49.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T06:01:49.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:01:49.146Z] prd-ubuntu20.04-docker-8c-8g-7378 does not seem to be running inside a container [2023-04-11T06:01:49.173Z] $ 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/486/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/486 -v /w/workspace/edgex-go/486:/w/workspace/edgex-go/486:rw,z -v /w/workspace/edgex-go/486@tmp:/w/workspace/edgex-go/486@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-11T06:01:57.973Z] $ docker top 43c69f481d33824425d59e8061b9e3f61c508d9e7250efe01d15b9c8e653139a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T06:01:58.322Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T06:01:58.603Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T06:01:58.884Z] + ls /var/log/sa-host [2023-04-11T06:01:58.884Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T06:01:59.024Z] provisioning config files... [2023-04-11T06:01:59.031Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/486@tmp/config14090544855318276849tmp [Pipeline] { [Pipeline] echo [2023-04-11T06:01:59.041Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:01:59.321Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T06:01:59.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:01:59.656Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T06:01:59.664Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:01:59.947Z] ---> sudo-logs.sh [2023-04-11T06:01:59.947Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T06:01:59.963Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:02:00.244Z] ---> job-cost.sh [2023-04-11T06:02:00.244Z] lf-activate-venv: SKIPPING [2023-04-11T06:02:00.244Z] DEBUG: total: 0.10999999940395355 [2023-04-11T06:02:00.244Z] INFO: Retrieving Stack Cost... [2023-04-11T06:02:00.812Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T06:02:01.071Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T06:02:01.080Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:02:01.360Z] ---> logs-deploy.sh [2023-04-11T06:02:01.360Z] lf-activate-venv: SKIPPING [2023-04-11T06:02:01.360Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/486 [2023-04-11T06:02:01.360Z] INFO: archiving workspace using pattern(s): [2023-04-11T06:02:02.296Z] Archives upload complete. [2023-04-11T06:02:02.555Z] INFO: archiving logs to Nexus [2023-04-11T06:02:03.125Z] ---> uname -a: [2023-04-11T06:02:03.125Z] Linux prd-ubuntu20-04-docker-8c-8g-7378 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-11T06:02:03.125Z] [2023-04-11T06:02:03.125Z] [2023-04-11T06:02:03.125Z] ---> lscpu: [2023-04-11T06:02:03.125Z] Architecture: x86_64 [2023-04-11T06:02:03.125Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-11T06:02:03.125Z] Byte Order: Little Endian [2023-04-11T06:02:03.125Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-11T06:02:03.125Z] CPU(s): 8 [2023-04-11T06:02:03.125Z] On-line CPU(s) list: 0-7 [2023-04-11T06:02:03.125Z] Thread(s) per core: 1 [2023-04-11T06:02:03.125Z] Core(s) per socket: 1 [2023-04-11T06:02:03.125Z] Socket(s): 8 [2023-04-11T06:02:03.125Z] NUMA node(s): 1 [2023-04-11T06:02:03.125Z] Vendor ID: AuthenticAMD [2023-04-11T06:02:03.125Z] CPU family: 23 [2023-04-11T06:02:03.125Z] Model: 49 [2023-04-11T06:02:03.125Z] Model name: AMD EPYC-Rome Processor [2023-04-11T06:02:03.125Z] Stepping: 0 [2023-04-11T06:02:03.125Z] CPU MHz: 2800.000 [2023-04-11T06:02:03.125Z] BogoMIPS: 5600.00 [2023-04-11T06:02:03.125Z] Virtualization: AMD-V [2023-04-11T06:02:03.125Z] Hypervisor vendor: KVM [2023-04-11T06:02:03.125Z] Virtualization type: full [2023-04-11T06:02:03.125Z] L1d cache: 256 KiB [2023-04-11T06:02:03.125Z] L1i cache: 256 KiB [2023-04-11T06:02:03.125Z] L2 cache: 4 MiB [2023-04-11T06:02:03.125Z] L3 cache: 128 MiB [2023-04-11T06:02:03.125Z] NUMA node0 CPU(s): 0-7 [2023-04-11T06:02:03.125Z] Vulnerability Itlb multihit: Not affected [2023-04-11T06:02:03.125Z] Vulnerability L1tf: Not affected [2023-04-11T06:02:03.125Z] Vulnerability Mds: Not affected [2023-04-11T06:02:03.125Z] Vulnerability Meltdown: Not affected [2023-04-11T06:02:03.125Z] Vulnerability Mmio stale data: Not affected [2023-04-11T06:02:03.125Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-11T06:02:03.125Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-11T06:02:03.125Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-11T06:02:03.125Z] Vulnerability Srbds: Not affected [2023-04-11T06:02:03.125Z] Vulnerability Tsx async abort: Not affected [2023-04-11T06:02:03.125Z] 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 [2023-04-11T06:02:03.125Z] [2023-04-11T06:02:03.125Z] [2023-04-11T06:02:03.125Z] ---> nproc: [2023-04-11T06:02:03.125Z] 8 [2023-04-11T06:02:03.125Z] [2023-04-11T06:02:03.125Z] [2023-04-11T06:02:03.125Z] ---> df -h: [2023-04-11T06:02:03.125Z] Filesystem Size Used Avail Use% Mounted on [2023-04-11T06:02:03.125Z] overlay 155G 21G 134G 14% / [2023-04-11T06:02:03.125Z] tmpfs 64M 0 64M 0% /dev [2023-04-11T06:02:03.125Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-11T06:02:03.125Z] shm 64M 0 64M 0% /dev/shm [2023-04-11T06:02:03.125Z] /dev/vda1 155G 21G 134G 14% /facter-os [2023-04-11T06:02:03.125Z] [2023-04-11T06:02:03.125Z] [2023-04-11T06:02:03.125Z] ---> sar -b -r -n DEV: [2023-04-11T06:02:03.125Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7378) 04/11/23 _x86_64_ (8 CPU) [2023-04-11T06:02:03.125Z] [2023-04-11T06:02:03.125Z] 05:26:30 LINUX RESTART (8 CPU) [2023-04-11T06:02:03.125Z] [2023-04-11T06:02:03.125Z] 05:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-11T06:02:03.125Z] 05:28:01 154.02 13.22 140.81 0.00 1907.61 72511.64 0.00 [2023-04-11T06:02:03.125Z] 05:29:01 29.01 0.00 29.01 0.00 0.00 16687.35 0.00 [2023-04-11T06:02:03.125Z] 05:30:01 34.21 0.22 33.99 0.00 3.47 10935.26 0.00 [2023-04-11T06:02:03.125Z] 05:31:01 211.90 0.17 211.73 0.00 23.73 95775.90 0.00 [2023-04-11T06:02:03.125Z] 05:32:01 472.89 17.11 455.78 0.00 981.41 214106.76 0.00 [2023-04-11T06:02:03.125Z] 05:33:01 654.40 3.70 650.70 0.00 4270.40 177714.40 0.00 [2023-04-11T06:02:03.125Z] 05:34:01 511.86 4.37 507.50 0.00 35.06 203030.16 0.00 [2023-04-11T06:02:03.125Z] 05:35:01 812.93 2.03 810.90 0.00 55.06 235936.14 0.00 [2023-04-11T06:02:03.125Z] 05:36:01 384.21 0.07 384.14 0.00 5.73 50628.32 0.00 [2023-04-11T06:02:03.125Z] 05:37:01 24.90 0.12 24.78 0.00 18.00 683.75 0.00 [2023-04-11T06:02:03.125Z] 05:38:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 [2023-04-11T06:02:03.125Z] 05:39:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 [2023-04-11T06:02:03.125Z] 05:40:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2023-04-11T06:02:03.125Z] 05:41:01 0.88 0.00 0.88 0.00 0.00 11.73 0.00 [2023-04-11T06:02:03.125Z] 05:42:01 2.00 0.02 1.98 0.00 0.13 25.73 0.00 [2023-04-11T06:02:03.125Z] 05:43:01 1.03 0.00 1.03 0.00 0.00 13.73 0.00 [2023-04-11T06:02:03.125Z] 05:44:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2023-04-11T06:02:03.125Z] 05:45:01 0.85 0.00 0.85 0.00 0.00 10.26 0.00 [2023-04-11T06:02:03.125Z] 05:46:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2023-04-11T06:02:03.125Z] 05:47:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 [2023-04-11T06:02:03.125Z] 05:48:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2023-04-11T06:02:03.125Z] 05:49:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 [2023-04-11T06:02:03.125Z] 05:50:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2023-04-11T06:02:03.125Z] 05:51:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 [2023-04-11T06:02:03.125Z] 05:52:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2023-04-11T06:02:03.125Z] 05:53:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2023-04-11T06:02:03.125Z] 05:54:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2023-04-11T06:02:03.125Z] 05:55:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2023-04-11T06:02:03.125Z] 05:56:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2023-04-11T06:02:03.125Z] 05:57:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 [2023-04-11T06:02:03.125Z] 05:58:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 [2023-04-11T06:02:03.125Z] 05:59:01 36.38 0.07 36.31 0.00 7.87 17003.70 0.00 [2023-04-11T06:02:03.125Z] 06:00:01 30.06 0.32 29.74 0.00 2.53 16641.12 0.00 [2023-04-11T06:02:03.125Z] 06:01:01 29.25 0.00 29.25 0.00 0.00 9087.42 0.00 [2023-04-11T06:02:03.125Z] 06:02:01 86.70 0.17 86.54 0.00 14.66 36055.46 0.00 [2023-04-11T06:02:03.125Z] Average: 99.90 1.18 98.72 0.00 208.47 33040.19 0.00 [2023-04-11T06:02:03.125Z] [2023-04-11T06:02:03.125Z] 05:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-11T06:02:03.126Z] 05:28:01 28589268 31600844 701764 2.13 111188 3147524 1772364 5.22 1080888 2813584 316 [2023-04-11T06:02:03.126Z] 05:29:01 27649532 31312220 982320 2.99 113380 3744196 2381096 7.02 1758756 3011624 122316 [2023-04-11T06:02:03.126Z] 05:30:01 27613448 31510944 782072 2.38 117096 3951040 2020244 5.95 1473096 3308624 284836 [2023-04-11T06:02:03.126Z] 05:31:01 26055376 31435916 843384 2.56 123820 5386996 2407152 7.09 1665940 4614204 5204 [2023-04-11T06:02:03.126Z] 05:32:01 20400176 31491892 782300 2.38 303176 10623408 1957752 5.77 1853796 9783296 960104 [2023-04-11T06:02:03.126Z] 05:33:01 20434248 31424040 847372 2.58 331312 10467748 2442520 7.20 2280088 9287344 551104 [2023-04-11T06:02:03.126Z] 05:34:01 16262680 31409536 855764 2.60 432400 14297680 2450108 7.22 2391568 13116012 2280212 [2023-04-11T06:02:03.126Z] 05:35:01 16660840 31366664 888840 2.70 453236 13802048 2228424 6.57 2817848 12253616 61600 [2023-04-11T06:02:03.126Z] 05:36:01 18261852 31503584 764984 2.33 460712 12393584 1990060 5.86 2554772 10992176 604 [2023-04-11T06:02:03.126Z] 05:37:01 18265372 31509052 759144 2.31 461564 12394664 1834280 5.41 2548740 10992808 164 [2023-04-11T06:02:03.126Z] 05:38:01 18266356 31510060 758112 2.31 461580 12394668 1834280 5.41 2547556 10992812 8 [2023-04-11T06:02:03.126Z] 05:39:01 18267736 31511460 757480 2.30 461596 12394672 1834280 5.41 2547280 10992816 200 [2023-04-11T06:02:03.126Z] 05:40:01 18274776 31518512 750424 2.28 461608 12394672 1834280 5.41 2540480 10992816 4 [2023-04-11T06:02:03.126Z] 05:41:01 18274924 31519036 750148 2.28 461628 12394676 1834280 5.41 2540188 10993148 188 [2023-04-11T06:02:03.126Z] 05:42:01 18273868 31518072 751092 2.28 461672 12394652 1860168 5.48 2539788 10993124 64 [2023-04-11T06:02:03.126Z] 05:43:01 18274320 31518536 750776 2.28 461684 12394656 1860168 5.48 2539856 10993128 192 [2023-04-11T06:02:03.126Z] 05:44:01 18274532 31518780 750468 2.28 461704 12394660 1860168 5.48 2539756 10993132 28 [2023-04-11T06:02:03.126Z] 05:45:01 18273980 31518240 750944 2.28 461708 12394664 1860168 5.48 2539768 10993136 192 [2023-04-11T06:02:03.126Z] 05:46:01 18274184 31518524 750660 2.28 461724 12394668 1860168 5.48 2539684 10993212 4 [2023-04-11T06:02:03.126Z] 05:47:01 18274104 31518476 750668 2.28 461744 12394660 1860168 5.48 2539796 10993212 56 [2023-04-11T06:02:03.126Z] 05:48:01 18274056 31518452 750628 2.28 461756 12394676 1860168 5.48 2539740 10993216 40 [2023-04-11T06:02:03.126Z] 05:49:01 18274256 31518660 750564 2.28 461768 12394680 1860168 5.48 2539756 10993220 136 [2023-04-11T06:02:03.126Z] 05:50:01 18274136 31518588 750540 2.28 461788 12394680 1860168 5.48 2539740 10993220 4 [2023-04-11T06:02:03.126Z] 05:51:01 18273968 31518456 750516 2.28 461796 12394684 1860168 5.48 2539756 10993224 8 [2023-04-11T06:02:03.126Z] 05:52:01 18273888 31518380 750520 2.28 461808 12394688 1860168 5.48 2539800 10993228 8 [2023-04-11T06:02:03.126Z] 05:53:01 18273804 31518352 750708 2.28 461820 12394688 1860168 5.48 2539800 10993232 180 [2023-04-11T06:02:03.126Z] 05:54:01 18273804 31518368 750696 2.28 461828 12394692 1860168 5.48 2539812 10993236 8 [2023-04-11T06:02:03.126Z] 05:55:01 18273748 31518336 750704 2.28 461840 12394696 1860168 5.48 2540384 10993240 180 [2023-04-11T06:02:03.126Z] 05:56:01 18273740 31518332 750700 2.28 461848 12394700 1860168 5.48 2540124 10993244 28 [2023-04-11T06:02:03.126Z] 05:57:01 18273500 31518120 750676 2.28 461864 12394704 1860168 5.48 2540232 10993248 168 [2023-04-11T06:02:03.126Z] 05:58:01 18273524 31518144 750620 2.28 461896 12394704 1860168 5.48 2540148 10993248 12 [2023-04-11T06:02:03.126Z] 05:59:01 17488380 31489648 769588 2.34 472408 13098576 1954444 5.76 2571928 11697200 365216 [2023-04-11T06:02:03.126Z] 06:00:01 17228156 31488300 775488 2.36 487516 13314632 2027944 5.98 2672208 11830036 116636 [2023-04-11T06:02:03.126Z] 06:01:01 16771400 31485236 779796 2.37 507184 13702508 1991164 5.87 2661120 12257464 520732 [2023-04-11T06:02:03.126Z] 06:02:01 16196328 31441600 818644 2.49 526188 14155988 1977048 5.83 2751836 12674656 444 [2023-04-11T06:02:03.126Z] Average: 19189093 31495467 775117 2.36 417081 11564824 1954131 5.76 2412458 10271107 150606 [2023-04-11T06:02:03.126Z] [2023-04-11T06:02:03.126Z] 05:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-11T06:02:03.126Z] 05:28:01 ens3 1335.18 1356.82 12224.39 155.34 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:28:01 lo 4.74 4.74 0.46 0.46 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:28:01 docker0 642.06 588.41 46.16 3487.27 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:29:01 veth4b23aaa 0.17 0.35 0.01 0.03 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:29:01 ens3 60.34 54.61 38.84 118.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:29:01 docker0 0.17 0.20 0.01 0.02 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:30:01 veth4b23aaa 1.33 1.35 0.12 0.12 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:30:01 ens3 28.33 19.18 22.89 12.60 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:30:01 docker0 1.33 1.33 0.10 0.12 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:31:01 ens3 192.87 123.80 1943.23 25.34 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:31:01 veth9c491cd 11.40 16.91 1.09 6.68 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:31:01 vethda447df 11.58 17.35 1.10 6.90 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:31:01 veth888781d 12.00 17.46 1.13 6.86 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:31:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:31:01 docker0 64.56 100.22 5.12 246.56 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:31:01 vethd801e60 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:31:01 veth9d8ea42 11.80 17.61 1.12 6.87 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:31:01 veth65174be 11.40 17.08 1.09 6.68 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:32:01 ens3 853.05 547.32 6815.13 51.74 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:32:01 docker0 519.41 801.45 40.50 5952.27 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:32:01 vethd801e60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:33:01 ens3 195.03 109.83 2289.56 17.31 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:33:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:33:01 docker0 9.72 20.30 0.61 260.51 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:33:01 vethd801e60 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:34:01 ens3 754.31 460.52 5035.71 52.20 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:34:01 docker0 443.53 726.48 35.06 5003.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:34:01 vethd801e60 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:35:01 ens3 95.30 92.97 455.12 186.39 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:35:01 veth17421e8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:35:01 docker0 15.38 30.28 1.02 418.22 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:35:01 vethd801e60 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:35:01 vetha89fe93 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:36:01 ens3 230.71 228.24 213.04 791.36 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:36:01 lo 32.92 32.92 3.24 3.24 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:36:01 docker0 1.58 4.12 0.10 48.66 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:37:01 ens3 365.89 411.46 200.65 2220.31 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:37:01 lo 37.66 37.66 3.71 3.71 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:38:01 ens3 0.03 0.05 0.00 0.03 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:42:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:43:01 ens3 0.57 0.42 0.26 0.21 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:44:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:47:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.126Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:48:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:52:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:53:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:56:01 ens3 1.67 1.32 2.68 0.09 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:57:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:59:01 ens3 159.64 86.95 3980.47 16.02 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:59:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 06:00:01 ens3 73.38 43.00 585.99 6.01 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 06:00:01 docker0 39.95 68.26 3.28 580.71 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 06:01:01 ens3 187.44 137.44 3207.24 142.50 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 06:01:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 06:01:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 06:02:01 ens3 162.94 98.92 2588.40 33.20 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 06:02:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] 06:02:01 docker0 2.32 2.10 0.36 1.86 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] Average: ens3 133.67 107.24 1126.24 109.38 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] Average: lo 2.43 2.43 0.24 0.24 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] Average: docker0 49.43 66.70 3.76 455.69 0.00 0.00 0.00 0.00 [2023-04-11T06:02:03.127Z] [2023-04-11T06:02:03.127Z] [2023-04-11T06:02:03.127Z] ---> sar -P ALL: [2023-04-11T06:02:03.127Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7378) 04/11/23 _x86_64_ (8 CPU) [2023-04-11T06:02:03.127Z] [2023-04-11T06:02:03.127Z] 05:26:30 LINUX RESTART (8 CPU) [2023-04-11T06:02:03.127Z] [2023-04-11T06:02:03.127Z] 05:27:02 CPU %user %nice %system %iowait %steal %idle [2023-04-11T06:02:03.127Z] 05:28:01 all 10.40 0.00 4.34 2.96 0.06 82.23 [2023-04-11T06:02:03.127Z] 05:28:01 0 8.35 0.00 4.18 4.44 0.07 82.95 [2023-04-11T06:02:03.127Z] 05:28:01 1 8.74 0.00 4.52 10.35 0.07 76.32 [2023-04-11T06:02:03.127Z] 05:28:01 2 12.29 0.00 3.40 1.15 0.07 83.09 [2023-04-11T06:02:03.127Z] 05:28:01 3 9.33 0.00 3.91 0.31 0.07 86.38 [2023-04-11T06:02:03.127Z] 05:28:01 4 13.29 0.00 6.56 1.56 0.05 78.54 [2023-04-11T06:02:03.127Z] 05:28:01 5 12.66 0.00 3.90 1.39 0.07 81.98 [2023-04-11T06:02:03.127Z] 05:28:01 6 8.69 0.00 4.30 2.59 0.05 84.36 [2023-04-11T06:02:03.127Z] 05:28:01 7 9.80 0.00 3.96 1.90 0.07 84.26 [2023-04-11T06:02:03.127Z] 05:29:01 all 28.66 0.00 4.94 0.64 0.08 65.67 [2023-04-11T06:02:03.127Z] 05:29:01 0 28.07 0.00 5.62 0.64 0.08 65.59 [2023-04-11T06:02:03.127Z] 05:29:01 1 31.89 0.00 5.72 0.07 0.10 62.22 [2023-04-11T06:02:03.127Z] 05:29:01 2 28.97 0.00 4.27 0.08 0.08 66.59 [2023-04-11T06:02:03.127Z] 05:29:01 3 30.63 0.00 4.87 4.20 0.08 60.22 [2023-04-11T06:02:03.127Z] 05:29:01 4 26.93 0.00 5.93 0.07 0.08 66.99 [2023-04-11T06:02:03.127Z] 05:29:01 5 27.73 0.00 4.31 0.07 0.07 67.82 [2023-04-11T06:02:03.127Z] 05:29:01 6 28.13 0.00 4.07 0.02 0.08 67.70 [2023-04-11T06:02:03.127Z] 05:29:01 7 26.96 0.00 4.76 0.03 0.07 68.18 [2023-04-11T06:02:03.127Z] 05:30:01 all 46.20 0.00 6.55 0.26 0.08 46.91 [2023-04-11T06:02:03.127Z] 05:30:01 0 45.28 0.00 7.08 0.32 0.08 47.24 [2023-04-11T06:02:03.127Z] 05:30:01 1 46.04 0.00 6.73 0.07 0.07 47.10 [2023-04-11T06:02:03.127Z] 05:30:01 2 46.85 0.00 6.27 0.03 0.07 46.78 [2023-04-11T06:02:03.127Z] 05:30:01 3 47.19 0.00 6.32 0.37 0.08 46.03 [2023-04-11T06:02:03.127Z] 05:30:01 4 46.07 0.00 6.38 0.02 0.07 47.46 [2023-04-11T06:02:03.127Z] 05:30:01 5 44.82 0.00 6.65 1.16 0.08 47.29 [2023-04-11T06:02:03.127Z] 05:30:01 6 45.86 0.00 6.66 0.03 0.07 47.39 [2023-04-11T06:02:03.127Z] 05:30:01 7 47.52 0.00 6.30 0.10 0.08 45.99 [2023-04-11T06:02:03.127Z] 05:31:01 all 11.50 0.00 6.84 3.12 0.06 78.48 [2023-04-11T06:02:03.127Z] 05:31:01 0 12.88 0.00 8.47 1.00 0.05 77.60 [2023-04-11T06:02:03.127Z] 05:31:01 1 11.80 0.00 7.15 1.54 0.07 79.44 [2023-04-11T06:02:03.127Z] 05:31:01 2 11.53 0.00 5.43 0.72 0.05 82.27 [2023-04-11T06:02:03.127Z] 05:31:01 3 13.06 0.00 6.88 0.31 0.05 79.71 [2023-04-11T06:02:03.127Z] 05:31:01 4 10.04 0.00 5.41 0.08 0.05 84.41 [2023-04-11T06:02:03.127Z] 05:31:01 5 10.17 0.00 5.74 2.57 0.09 81.42 [2023-04-11T06:02:03.127Z] 05:31:01 6 11.35 0.00 7.35 11.36 0.07 69.87 [2023-04-11T06:02:03.127Z] 05:31:01 7 11.20 0.00 8.27 7.39 0.08 73.06 [2023-04-11T06:02:03.127Z] 05:32:01 all 11.47 0.00 7.21 16.20 0.06 65.06 [2023-04-11T06:02:03.127Z] 05:32:01 0 10.52 0.00 8.97 30.16 0.05 50.29 [2023-04-11T06:02:03.127Z] 05:32:01 1 11.58 0.00 6.63 8.17 0.07 73.55 [2023-04-11T06:02:03.127Z] 05:32:01 2 12.39 0.00 7.10 13.97 0.05 66.48 [2023-04-11T06:02:03.127Z] 05:32:01 3 11.02 0.00 6.46 8.43 0.05 74.05 [2023-04-11T06:02:03.127Z] 05:32:01 4 11.59 0.00 5.76 6.52 0.05 76.07 [2023-04-11T06:02:03.127Z] 05:32:01 5 11.29 0.00 7.80 19.54 0.07 61.30 [2023-04-11T06:02:03.127Z] 05:32:01 6 12.43 0.00 5.54 15.57 0.07 66.39 [2023-04-11T06:02:03.127Z] 05:32:01 7 10.91 0.00 9.46 27.33 0.08 52.22 [2023-04-11T06:02:03.127Z] 05:33:01 all 52.97 0.00 11.72 8.20 0.13 26.98 [2023-04-11T06:02:03.127Z] 05:33:01 0 52.82 0.00 12.17 17.49 0.14 17.39 [2023-04-11T06:02:03.127Z] 05:33:01 1 54.42 0.00 11.12 3.54 0.12 30.80 [2023-04-11T06:02:03.127Z] 05:33:01 2 53.62 0.00 11.62 6.04 0.10 28.61 [2023-04-11T06:02:03.127Z] 05:33:01 3 52.67 0.00 10.13 7.94 0.15 29.11 [2023-04-11T06:02:03.127Z] 05:33:01 4 51.45 0.00 12.75 5.01 0.14 30.66 [2023-04-11T06:02:03.127Z] 05:33:01 5 52.21 0.00 13.03 14.29 0.17 20.29 [2023-04-11T06:02:03.127Z] 05:33:01 6 54.00 0.00 11.32 8.15 0.12 26.41 [2023-04-11T06:02:03.127Z] 05:33:01 7 52.51 0.00 11.69 3.21 0.12 32.47 [2023-04-11T06:02:03.127Z] 05:34:01 all 21.33 0.00 10.04 17.24 0.11 51.29 [2023-04-11T06:02:03.127Z] 05:34:01 0 22.90 0.00 11.08 12.28 0.08 53.66 [2023-04-11T06:02:03.127Z] 05:34:01 1 19.89 0.00 8.98 18.79 0.08 52.25 [2023-04-11T06:02:03.127Z] 05:34:01 2 22.06 0.00 9.29 15.35 0.08 53.21 [2023-04-11T06:02:03.127Z] 05:34:01 3 20.04 0.00 9.53 11.75 0.15 58.53 [2023-04-11T06:02:03.127Z] 05:34:01 4 20.57 0.00 10.17 20.65 0.09 48.53 [2023-04-11T06:02:03.127Z] 05:34:01 5 21.43 0.00 9.87 12.51 0.17 56.02 [2023-04-11T06:02:03.127Z] 05:34:01 6 23.60 0.00 11.56 27.05 0.08 37.71 [2023-04-11T06:02:03.127Z] 05:34:01 7 20.10 0.00 9.84 19.52 0.10 50.43 [2023-04-11T06:02:03.127Z] 05:35:01 all 46.06 0.00 11.31 12.41 0.10 30.12 [2023-04-11T06:02:03.127Z] 05:35:01 0 48.28 0.00 12.20 7.56 0.08 31.87 [2023-04-11T06:02:03.127Z] 05:35:01 1 46.65 0.00 10.92 24.06 0.08 18.28 [2023-04-11T06:02:03.127Z] 05:35:01 2 44.75 0.00 11.61 7.95 0.08 35.60 [2023-04-11T06:02:03.127Z] 05:35:01 3 47.48 0.00 11.53 12.51 0.12 28.36 [2023-04-11T06:02:03.127Z] 05:35:01 4 42.94 0.00 10.51 14.00 0.12 32.43 [2023-04-11T06:02:03.127Z] 05:35:01 5 48.22 0.00 11.59 5.69 0.08 34.42 [2023-04-11T06:02:03.127Z] 05:35:01 6 43.56 0.00 9.84 4.03 0.08 42.48 [2023-04-11T06:02:03.127Z] 05:35:01 7 46.54 0.00 12.32 23.88 0.12 17.13 [2023-04-11T06:02:03.127Z] 05:36:01 all 19.00 0.00 4.47 3.30 0.07 73.15 [2023-04-11T06:02:03.127Z] 05:36:01 0 19.14 0.00 4.90 0.57 0.08 75.30 [2023-04-11T06:02:03.127Z] 05:36:01 1 19.44 0.00 4.53 1.78 0.07 74.18 [2023-04-11T06:02:03.127Z] 05:36:01 2 17.64 0.00 5.00 9.52 0.08 67.76 [2023-04-11T06:02:03.127Z] 05:36:01 3 21.73 0.00 4.90 1.48 0.08 71.80 [2023-04-11T06:02:03.127Z] 05:36:01 4 15.80 0.00 3.67 5.40 0.05 75.08 [2023-04-11T06:02:03.127Z] 05:36:01 5 21.09 0.00 4.55 2.54 0.07 71.75 [2023-04-11T06:02:03.127Z] 05:36:01 6 14.65 0.00 3.30 0.99 0.07 80.99 [2023-04-11T06:02:03.127Z] 05:36:01 7 22.55 0.00 4.92 4.13 0.08 68.31 [2023-04-11T06:02:03.127Z] 05:37:01 all 7.71 0.00 0.89 0.09 0.07 91.24 [2023-04-11T06:02:03.127Z] 05:37:01 0 11.31 0.00 1.07 0.52 0.07 87.04 [2023-04-11T06:02:03.128Z] 05:37:01 1 7.05 0.00 0.93 0.10 0.07 91.85 [2023-04-11T06:02:03.128Z] 05:37:01 2 7.20 0.00 0.74 0.02 0.05 92.00 [2023-04-11T06:02:03.128Z] 05:37:01 3 11.87 0.00 0.99 0.00 0.10 87.04 [2023-04-11T06:02:03.128Z] 05:37:01 4 4.07 0.00 0.77 0.02 0.03 95.11 [2023-04-11T06:02:03.128Z] 05:37:01 5 8.35 0.00 0.97 0.03 0.08 90.56 [2023-04-11T06:02:03.128Z] 05:37:01 6 1.79 0.00 0.53 0.00 0.03 97.65 [2023-04-11T06:02:03.128Z] 05:37:01 7 10.07 0.00 1.14 0.02 0.10 88.68 [2023-04-11T06:02:03.128Z] 05:38:01 all 0.25 0.00 0.01 0.01 0.01 99.72 [2023-04-11T06:02:03.128Z] 05:38:01 0 0.03 0.00 0.03 0.08 0.03 99.82 [2023-04-11T06:02:03.128Z] 05:38:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-11T06:02:03.128Z] 05:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-11T06:02:03.128Z] 05:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:38:01 4 1.69 0.00 0.00 0.00 0.02 98.29 [2023-04-11T06:02:03.128Z] 05:38:01 5 0.12 0.00 0.02 0.00 0.03 99.83 [2023-04-11T06:02:03.128Z] 05:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] [2023-04-11T06:02:03.128Z] 05:38:01 CPU %user %nice %system %iowait %steal %idle [2023-04-11T06:02:03.128Z] 05:39:01 all 0.12 0.00 0.02 0.00 0.00 99.85 [2023-04-11T06:02:03.128Z] 05:39:01 0 0.03 0.00 0.03 0.03 0.02 99.88 [2023-04-11T06:02:03.128Z] 05:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T06:02:03.128Z] 05:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-11T06:02:03.128Z] 05:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:39:01 4 0.86 0.00 0.03 0.00 0.00 99.10 [2023-04-11T06:02:03.128Z] 05:39:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2023-04-11T06:02:03.128Z] 05:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:40:01 all 0.02 0.00 0.02 0.02 0.01 99.94 [2023-04-11T06:02:03.128Z] 05:40:01 0 0.05 0.00 0.08 0.13 0.03 99.70 [2023-04-11T06:02:03.128Z] 05:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-11T06:02:03.128Z] 05:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-11T06:02:03.128Z] 05:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-11T06:02:03.128Z] 05:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-11T06:02:03.128Z] 05:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-11T06:02:03.128Z] 05:41:01 0 0.03 0.00 0.02 0.03 0.05 99.87 [2023-04-11T06:02:03.128Z] 05:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-11T06:02:03.128Z] 05:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:41:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-11T06:02:03.128Z] 05:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-11T06:02:03.128Z] 05:42:01 all 0.02 0.00 0.03 0.01 0.01 99.93 [2023-04-11T06:02:03.128Z] 05:42:01 0 0.03 0.00 0.05 0.05 0.02 99.85 [2023-04-11T06:02:03.128Z] 05:42:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-11T06:02:03.128Z] 05:42:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-11T06:02:03.128Z] 05:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-11T06:02:03.128Z] 05:42:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-11T06:02:03.128Z] 05:42:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2023-04-11T06:02:03.128Z] 05:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T06:02:03.128Z] 05:42:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-11T06:02:03.128Z] 05:43:01 all 0.20 0.00 0.01 0.01 0.01 99.77 [2023-04-11T06:02:03.128Z] 05:43:01 0 1.03 0.00 0.05 0.05 0.03 98.84 [2023-04-11T06:02:03.128Z] 05:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-11T06:02:03.128Z] 05:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-11T06:02:03.128Z] 05:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:43:01 4 0.48 0.00 0.00 0.00 0.00 99.52 [2023-04-11T06:02:03.128Z] 05:43:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-11T06:02:03.128Z] 05:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:44:01 all 0.09 0.00 0.01 0.01 0.01 99.89 [2023-04-11T06:02:03.128Z] 05:44:01 0 0.63 0.00 0.02 0.03 0.03 99.28 [2023-04-11T06:02:03.128Z] 05:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-11T06:02:03.128Z] 05:44:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-11T06:02:03.128Z] 05:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:44:01 5 0.03 0.00 0.00 0.03 0.02 99.92 [2023-04-11T06:02:03.128Z] 05:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:45:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-04-11T06:02:03.128Z] 05:45:01 0 0.05 0.00 0.05 0.02 0.03 99.85 [2023-04-11T06:02:03.128Z] 05:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T06:02:03.128Z] 05:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T06:02:03.128Z] 05:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-04-11T06:02:03.128Z] 05:46:01 0 0.05 0.00 0.02 0.02 0.03 99.88 [2023-04-11T06:02:03.128Z] 05:46:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-11T06:02:03.128Z] 05:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:46:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2023-04-11T06:02:03.128Z] 05:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:47:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-04-11T06:02:03.128Z] 05:47:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-11T06:02:03.128Z] 05:47:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-11T06:02:03.128Z] 05:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-11T06:02:03.128Z] 05:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:47:01 5 0.08 0.00 0.02 0.02 0.02 99.87 [2023-04-11T06:02:03.128Z] 05:47:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-11T06:02:03.128Z] 05:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:48:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2023-04-11T06:02:03.128Z] 05:48:01 0 0.53 0.00 0.02 0.02 0.03 99.40 [2023-04-11T06:02:03.128Z] 05:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T06:02:03.128Z] 05:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-11T06:02:03.128Z] 05:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:48:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-11T06:02:03.128Z] 05:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:49:01 all 0.07 0.00 0.02 0.01 0.01 99.90 [2023-04-11T06:02:03.128Z] 05:49:01 0 0.43 0.00 0.07 0.00 0.02 99.48 [2023-04-11T06:02:03.128Z] 05:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-11T06:02:03.128Z] 05:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] 05:49:01 5 0.05 0.00 0.02 0.08 0.00 99.85 [2023-04-11T06:02:03.128Z] 05:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-11T06:02:03.128Z] 05:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T06:02:03.128Z] [2023-04-11T06:02:03.128Z] 05:49:01 CPU %user %nice %system %iowait %steal %idle [2023-04-11T06:02:03.128Z] 05:50:01 all 0.12 0.00 0.01 0.01 0.01 99.86 [2023-04-11T06:02:03.128Z] 05:50:01 0 0.91 0.00 0.03 0.02 0.03 99.00 [2023-04-11T06:02:03.128Z] 05:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T06:02:03.128Z] 05:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-11T06:02:03.128Z] 05:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:50:01 5 0.03 0.00 0.00 0.05 0.02 99.90 [2023-04-11T06:02:03.128Z] 05:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:51:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2023-04-11T06:02:03.128Z] 05:51:01 0 2.02 0.00 0.03 0.02 0.03 97.90 [2023-04-11T06:02:03.128Z] 05:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-11T06:02:03.128Z] 05:51:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-11T06:02:03.128Z] 05:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-11T06:02:03.128Z] 05:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.128Z] 05:51:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2023-04-11T06:02:03.128Z] 05:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.129Z] 05:52:01 all 0.28 0.00 0.01 0.00 0.01 99.69 [2023-04-11T06:02:03.129Z] 05:52:01 0 2.12 0.00 0.03 0.02 0.03 97.80 [2023-04-11T06:02:03.129Z] 05:52:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-11T06:02:03.129Z] 05:52:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-11T06:02:03.129Z] 05:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T06:02:03.129Z] 05:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:52:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2023-04-11T06:02:03.129Z] 05:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:53:01 all 0.22 0.00 0.02 0.01 0.00 99.75 [2023-04-11T06:02:03.129Z] 05:53:01 0 1.65 0.00 0.05 0.03 0.02 98.25 [2023-04-11T06:02:03.129Z] 05:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T06:02:03.129Z] 05:53:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2023-04-11T06:02:03.129Z] 05:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.129Z] 05:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:53:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-04-11T06:02:03.129Z] 05:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T06:02:03.129Z] 05:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-04-11T06:02:03.129Z] 05:54:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2023-04-11T06:02:03.129Z] 05:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-11T06:02:03.129Z] 05:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.129Z] 05:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T06:02:03.129Z] 05:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:54:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2023-04-11T06:02:03.129Z] 05:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.129Z] 05:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T06:02:03.129Z] 05:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-04-11T06:02:03.129Z] 05:55:01 0 0.03 0.00 0.02 0.05 0.02 99.88 [2023-04-11T06:02:03.129Z] 05:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-11T06:02:03.129Z] 05:55:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-04-11T06:02:03.129Z] 05:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:55:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-04-11T06:02:03.129Z] 05:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:56:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-04-11T06:02:03.129Z] 05:56:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-11T06:02:03.129Z] 05:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T06:02:03.129Z] 05:56:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-11T06:02:03.129Z] 05:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.129Z] 05:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:56:01 5 0.02 0.00 0.00 0.08 0.00 99.90 [2023-04-11T06:02:03.129Z] 05:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-11T06:02:03.129Z] 05:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-11T06:02:03.129Z] 05:57:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-04-11T06:02:03.129Z] 05:57:01 0 0.05 0.00 0.02 0.03 0.02 99.88 [2023-04-11T06:02:03.129Z] 05:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T06:02:03.129Z] 05:57:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-11T06:02:03.129Z] 05:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T06:02:03.129Z] 05:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:57:01 5 0.00 0.00 0.02 0.03 0.02 99.93 [2023-04-11T06:02:03.129Z] 05:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-11T06:02:03.129Z] 05:57:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-11T06:02:03.129Z] 05:58:01 all 0.02 0.00 0.01 0.10 0.00 99.87 [2023-04-11T06:02:03.129Z] 05:58:01 0 0.00 0.00 0.00 0.47 0.00 99.53 [2023-04-11T06:02:03.129Z] 05:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-11T06:02:03.129Z] 05:58:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2023-04-11T06:02:03.129Z] 05:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:58:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-11T06:02:03.129Z] 05:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-11T06:02:03.129Z] 05:58:01 7 0.00 0.00 0.02 0.30 0.00 99.68 [2023-04-11T06:02:03.129Z] 05:59:01 all 3.04 0.00 1.30 13.48 0.04 82.14 [2023-04-11T06:02:03.129Z] 05:59:01 0 3.52 0.00 1.08 45.75 0.03 49.63 [2023-04-11T06:02:03.129Z] 05:59:01 1 2.52 0.00 1.71 15.48 0.05 80.23 [2023-04-11T06:02:03.129Z] 05:59:01 2 3.89 0.00 0.99 7.88 0.03 87.20 [2023-04-11T06:02:03.129Z] 05:59:01 3 3.30 0.00 1.35 5.69 0.03 89.63 [2023-04-11T06:02:03.129Z] 05:59:01 4 3.41 0.00 1.09 0.65 0.03 94.82 [2023-04-11T06:02:03.129Z] 05:59:01 5 2.39 0.00 1.24 1.50 0.03 94.84 [2023-04-11T06:02:03.129Z] 05:59:01 6 2.88 0.00 1.07 1.02 0.02 95.00 [2023-04-11T06:02:03.129Z] 05:59:01 7 2.42 0.00 1.83 29.66 0.07 66.02 [2023-04-11T06:02:03.129Z] 06:00:01 all 1.63 0.00 0.54 18.74 0.01 79.07 [2023-04-11T06:02:03.129Z] 06:00:01 0 1.53 0.00 0.60 68.81 0.02 29.05 [2023-04-11T06:02:03.129Z] 06:00:01 1 1.54 0.00 0.62 61.90 0.02 35.92 [2023-04-11T06:02:03.129Z] 06:00:01 2 1.95 0.00 0.40 0.28 0.00 97.36 [2023-04-11T06:02:03.129Z] 06:00:01 3 1.73 0.00 0.53 0.28 0.02 97.43 [2023-04-11T06:02:03.129Z] 06:00:01 4 2.05 0.00 0.50 0.00 0.02 97.43 [2023-04-11T06:02:03.129Z] 06:00:01 5 1.42 0.00 0.43 0.32 0.02 97.81 [2023-04-11T06:02:03.129Z] 06:00:01 6 1.24 0.00 0.48 18.58 0.02 79.68 [2023-04-11T06:02:03.129Z] 06:00:01 7 1.57 0.00 0.75 0.15 0.02 97.51 [2023-04-11T06:02:03.129Z] [2023-04-11T06:02:03.129Z] 06:00:01 CPU %user %nice %system %iowait %steal %idle [2023-04-11T06:02:03.129Z] 06:01:01 all 3.78 0.00 1.74 13.20 0.04 81.23 [2023-04-11T06:02:03.129Z] 06:01:01 0 3.56 0.00 1.93 31.30 0.03 63.16 [2023-04-11T06:02:03.129Z] 06:01:01 1 3.75 0.00 1.89 23.05 0.03 71.28 [2023-04-11T06:02:03.129Z] 06:01:01 2 3.70 0.00 2.24 10.56 0.10 83.41 [2023-04-11T06:02:03.129Z] 06:01:01 3 3.98 0.00 1.44 4.30 0.03 90.24 [2023-04-11T06:02:03.129Z] 06:01:01 4 4.54 0.00 1.39 2.13 0.03 91.90 [2023-04-11T06:02:03.129Z] 06:01:01 5 3.24 0.00 1.86 27.23 0.02 67.65 [2023-04-11T06:02:03.129Z] 06:01:01 6 3.90 0.00 1.78 1.11 0.02 93.20 [2023-04-11T06:02:03.129Z] 06:01:01 7 3.59 0.00 1.43 6.00 0.03 88.95 [2023-04-11T06:02:03.129Z] 06:02:01 all 4.07 0.00 1.85 10.21 0.05 83.82 [2023-04-11T06:02:03.129Z] 06:02:01 0 3.24 0.00 1.66 0.30 0.05 94.74 [2023-04-11T06:02:03.129Z] 06:02:01 1 4.21 0.00 1.86 13.70 0.03 80.20 [2023-04-11T06:02:03.129Z] 06:02:01 2 3.96 0.00 2.93 30.64 0.05 62.42 [2023-04-11T06:02:03.129Z] 06:02:01 3 4.06 0.00 1.46 0.37 0.05 94.07 [2023-04-11T06:02:03.129Z] 06:02:01 4 4.74 0.00 1.78 1.17 0.03 92.27 [2023-04-11T06:02:03.129Z] 06:02:01 5 3.62 0.00 2.04 25.32 0.05 68.98 [2023-04-11T06:02:03.129Z] 06:02:01 6 4.81 0.00 1.49 0.07 0.05 93.58 [2023-04-11T06:02:03.129Z] 06:02:01 7 3.89 0.00 1.63 10.28 0.05 84.15 [2023-04-11T06:02:03.129Z] Average: all 7.63 0.00 2.09 3.41 0.03 86.83 [2023-04-11T06:02:03.129Z] Average: 0 7.98 0.00 2.32 6.33 0.04 83.33 [2023-04-11T06:02:03.129Z] Average: 1 7.65 0.00 2.08 5.19 0.03 85.05 [2023-04-11T06:02:03.129Z] Average: 2 7.69 0.00 2.03 2.96 0.03 87.29 [2023-04-11T06:02:03.129Z] Average: 3 7.88 0.00 1.99 1.64 0.03 88.45 [2023-04-11T06:02:03.129Z] Average: 4 7.36 0.00 2.05 1.61 0.03 88.94 [2023-04-11T06:02:03.129Z] Average: 5 7.61 0.00 2.10 3.24 0.04 87.02 [2023-04-11T06:02:03.129Z] Average: 6 7.28 0.00 1.96 2.57 0.02 88.17 [2023-04-11T06:02:03.129Z] Average: 7 7.61 0.00 2.21 3.77 0.03 86.38 [2023-04-11T06:02:03.129Z] [2023-04-11T06:02:03.129Z] [2023-04-11T06:02:03.129Z]