Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4150c7d743658feb0e30a8f224e7e597185eef5 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-ssh489037188349220180.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12959245882853907456.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1074877362799625611.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2884651968405606362.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-ssh505247684445930381.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10904’ Running on prd-ubuntu20.04-docker-8c-8g-10909 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/701 [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/701 # 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 > 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 Avoid second fetch Checking out Revision e4150c7d743658feb0e30a8f224e7e597185eef5 (main) Commit message: "Merge pull request #4913 from jinlinGuan/issue-4909" > git config core.sparsecheckout # timeout=10 > git checkout -f e4150c7d743658feb0e30a8f224e7e597185eef5 # timeout=10 > git rev-list --no-walk 39852f1daf820c2bfd33d0812a7352dad20a209f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:54:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:54:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:54:47 ========================================================= 04:54:47 EdgeX Global Pipelines Version Info 04:54:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:54:48 ------------------- 04:54:48 stable info: 04:54:48 ------------------- 04:54:48 Commited By: Cherry Wang cherry@iotechsys.com 04:54:48 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:54:48 Message: update stable to v1.0.263 04:54:49 ------------------- 04:54:49 experimental info: 04:54:49 ------------------- 04:54:49 Commited By: Cherry Wang cherry@iotechsys.com 04:54:49 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:54:49 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4150c7 [Pipeline] echo 04:54:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:54:49 provisioning config files... 04:54:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/701@tmp/config10661129767099898598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:50 ---> ****-login.sh 04:54:50 nexus3.edgexfoundry.org:10001 04:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:50 Configure a credential helper to remove this warning. See 04:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:50 04:54:50 Login Succeeded 04:54:50 nexus3.edgexfoundry.org:10002 04:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:50 Configure a credential helper to remove this warning. See 04:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:50 04:54:50 Login Succeeded 04:54:50 nexus3.edgexfoundry.org:10003 04:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:50 Configure a credential helper to remove this warning. See 04:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:50 04:54:50 Login Succeeded 04:54:50 nexus3.edgexfoundry.org:10004 04:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:50 Configure a credential helper to remove this warning. See 04:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:50 04:54:50 Login Succeeded 04:54:50 ****.io 04:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:51 Configure a credential helper to remove this warning. See 04:54:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:51 04:54:51 Login Succeeded 04:54:51 ---> ****-login.sh ends [Pipeline] } 04:54:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:54:51 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 04:54:51 + + cut -d/ -f2 04:54:51 dirname cmd/core-command/Dockerfile 04:54:51 + echo core-command,cmd/core-command/Dockerfile 04:54:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:54:51 + cut -d/ -f2 04:54:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:54:51 + dirname cmd/core-data/Dockerfile 04:54:51 + cut -d/ -f2 04:54:51 + echo core-data,cmd/core-data/Dockerfile 04:54:51 + dirname cmd/core-keeper/Dockerfile 04:54:51 + cut -d/ -f2 04:54:51 + echo core-keeper,cmd/core-keeper/Dockerfile 04:54:51 + dirname cmd/core-metadata/Dockerfile 04:54:51 + cut -d/ -f2 04:54:51 + echo core-metadata,cmd/core-metadata/Dockerfile 04:54:51 + dirname cmd/security-bootstrapper/Dockerfile 04:54:51 + cut -d/ -f2 04:54:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:54:51 + dirname cmd/security-proxy-auth/Dockerfile 04:54:51 + cut -d/ -f2 04:54:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:54:51 + dirname cmd/security-proxy-setup/Dockerfile 04:54:51 + cut -d/ -f2 04:54:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:54:51 + dirname cmd/security-secretstore-setup/Dockerfile 04:54:51 + cut -d/ -f2 04:54:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:54:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:54:51 + cut -d/ -f2 04:54:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:54:51 + dirname cmd/security-spire-agent/Dockerfile 04:54:51 + cut -d/ -f2 04:54:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:54:51 + dirname cmd/security-spire-config/Dockerfile 04:54:51 + cut -d/ -f2 04:54:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:54:51 + dirname cmd/security-spire-server/Dockerfile 04:54:51 + cut -d/ -f2 04:54:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:54:51 + dirname cmd/support-cron-scheduler/Dockerfile 04:54:51 + cut -d/ -f2 04:54:51 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 04:54:51 + dirname cmd/support-notifications/Dockerfile 04:54:51 + cut -d/ -f2 04:54:51 + echo support-notifications,cmd/support-notifications/Dockerfile 04:54:51 + dirname cmd/support-scheduler/Dockerfile 04:54:51 + cut -d/ -f2 04:54:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:54:51 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:54:51 + git rev-list -1 --merges e4150c7d743658feb0e30a8f224e7e597185eef5~1..e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] echo 04:54:51 -----------> git rev-list -1 --merges e4150c7d743658feb0e30a8f224e7e597185eef5~1..e4150c7d743658feb0e30a8f224e7e597185eef5 e4150c7d743658feb0e30a8f224e7e597185eef5 04:54:51 e4150c7d743658feb0e30a8f224e7e597185eef5 [false] [Pipeline] sh 04:54:52 + git log --format=format:%s -1 e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] echo 04:54:52 ========================================================= 04:54:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:54:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:54:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:54:52 + grep -v github /etc/ssh/ssh_known_hosts 04:54:52 + [ -e /tmp/ssh_known_hosts ] 04:54:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:54:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:54:52 + sudo tee -a /etc/ssh/ssh_known_hosts 04:54:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:54:52 04:54:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:54:53 0.1.4: Pulling from edgex-devops/py-git-semver 04:54:53 b85a868b505f: Pulling fs layer 04:54:53 e2be974225ed: Pulling fs layer 04:54:53 339a4e72a1f5: Pulling fs layer 04:54:53 988bab9f4d93: Pulling fs layer 04:54:53 1469e6f7b9e6: Pulling fs layer 04:54:53 eaf3925da568: Pulling fs layer 04:54:53 bab4dde63d76: Pulling fs layer 04:54:53 bde34c3a00c8: Pulling fs layer 04:54:53 b352a97aabf1: Pulling fs layer 04:54:53 4872d77fe225: Pulling fs layer 04:54:53 5851b861e8e6: Pulling fs layer 04:54:53 eaf3925da568: Waiting 04:54:53 988bab9f4d93: Waiting 04:54:53 1469e6f7b9e6: Waiting 04:54:53 4872d77fe225: Waiting 04:54:53 bab4dde63d76: Waiting 04:54:53 bde34c3a00c8: Waiting 04:54:53 5851b861e8e6: Waiting 04:54:53 b352a97aabf1: Waiting 04:54:53 e2be974225ed: Download complete 04:54:53 988bab9f4d93: Download complete 04:54:53 1469e6f7b9e6: Verifying Checksum 04:54:53 1469e6f7b9e6: Download complete 04:54:53 eaf3925da568: Verifying Checksum 04:54:53 eaf3925da568: Download complete 04:54:53 339a4e72a1f5: Verifying Checksum 04:54:53 339a4e72a1f5: Download complete 04:54:53 bde34c3a00c8: Verifying Checksum 04:54:53 bde34c3a00c8: Download complete 04:54:53 b352a97aabf1: Download complete 04:54:53 4872d77fe225: Verifying Checksum 04:54:53 4872d77fe225: Download complete 04:54:53 5851b861e8e6: Download complete 04:54:53 b85a868b505f: Verifying Checksum 04:54:53 b85a868b505f: Download complete 04:54:53 bab4dde63d76: Verifying Checksum 04:54:53 bab4dde63d76: Download complete 04:54:54 b85a868b505f: Pull complete 04:54:54 e2be974225ed: Pull complete 04:54:55 339a4e72a1f5: Pull complete 04:54:55 988bab9f4d93: Pull complete 04:54:55 1469e6f7b9e6: Pull complete 04:54:55 eaf3925da568: Pull complete 04:54:57 bab4dde63d76: Pull complete 04:54:57 bde34c3a00c8: Pull complete 04:54:57 b352a97aabf1: Pull complete 04:54:57 4872d77fe225: Pull complete 04:54:57 5851b861e8e6: Pull complete 04:54:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:54:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:54:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:58 prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container 04:54:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 04:55:01 $ docker top 1779d013f5145d421631f66a12e81f7ff4a6ab52ab536617fe3f3fc4b7677ed2 -eo pid,comm 04:55:01 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). 04:55:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:55:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:55:01 [ssh-agent] Looking for ssh-agent implementation... 04:55:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:55:01 $ docker exec 1779d013f5145d421631f66a12e81f7ff4a6ab52ab536617fe3f3fc4b7677ed2 ssh-agent 04:55:01 SSH_AUTH_SOCK=/tmp/ssh-MPwG0s7PeFBU/agent.31 04:55:01 SSH_AGENT_PID=37 04:55:01 Running ssh-add (command line suppressed) 04:55:01 Identity added: /w/workspace/edgex-go/701@tmp/private_key_10247271285579859839.key (/w/workspace/edgex-go/701@tmp/private_key_10247271285579859839.key) 04:55:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:55:01 + git tag --points-at HEAD [Pipeline] } 04:55:01 $ docker exec --env ******** --env ******** 1779d013f5145d421631f66a12e81f7ff4a6ab52ab536617fe3f3fc4b7677ed2 ssh-agent -k 04:55:01 unset SSH_AUTH_SOCK; 04:55:01 unset SSH_AGENT_PID; 04:55:01 echo Agent pid 37 killed; 04:55:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:55:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:55:02 [ssh-agent] Looking for ssh-agent implementation... 04:55:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:55:02 $ docker exec 1779d013f5145d421631f66a12e81f7ff4a6ab52ab536617fe3f3fc4b7677ed2 ssh-agent 04:55:02 SSH_AUTH_SOCK=/tmp/ssh-8fsRJsiuJG2U/agent.71 04:55:02 SSH_AGENT_PID=77 04:55:02 Running ssh-add (command line suppressed) 04:55:02 Identity added: /w/workspace/edgex-go/701@tmp/private_key_7653296936568502332.key (/w/workspace/edgex-go/701@tmp/private_key_7653296936568502332.key) 04:55:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:55:02 + git semver init 04:55:02 2024-09-23 04:55:02,846 [run_init] DEBUG init version:0.0.0 force:False 04:55:02 2024-09-23 04:55:02,847 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/701/.semver 04:55:02 2024-09-23 04:55:02,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/701/.semver 04:55:02 2024-09-23 04:55:02,848 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/701/.semver'], cwd=/w/workspace/edgex-go/701, universal_newlines=False, shell=None, istream=None) 04:55:08 2024-09-23 04:55:08,060 [append_file] DEBUG append to file:/w/workspace/edgex-go/701/.git/info/exclude 04:55:08 2024-09-23 04:55:08,061 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/701/.semver/main with force:False 04:55:08 2024-09-23 04:55:08,061 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main 04:55:08 2024-09-23 04:55:08,061 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main 04:55:08 3.2.0-dev.79 [Pipeline] } 04:55:08 $ docker exec --env ******** --env ******** 1779d013f5145d421631f66a12e81f7ff4a6ab52ab536617fe3f3fc4b7677ed2 ssh-agent -k 04:55:08 unset SSH_AUTH_SOCK; 04:55:08 unset SSH_AGENT_PID; 04:55:08 echo Agent pid 77 killed; 04:55:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:55:08 + git semver [Pipeline] } 04:55:08 $ docker stop --time=1 1779d013f5145d421631f66a12e81f7ff4a6ab52ab536617fe3f3fc4b7677ed2 04:55:10 $ docker rm -f --volumes 1779d013f5145d421631f66a12e81f7ff4a6ab52ab536617fe3f3fc4b7677ed2 [Pipeline] // withDockerContainer [Pipeline] sh 04:55:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:55:10 Stashed 1 file(s) [Pipeline] echo 04:55:10 [edgeXSemver]: initialized semver on version 3.2.0-dev.79 [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 04:55:11 + git config --global --add safe.directory /w/workspace/edgex-go/701 [Pipeline] echo 04:55:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:55:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:55:11 ========================================================= 04:55:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:55:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:55:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:55:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:55:11 619be1103602: Pulling fs layer 04:55:11 7862e08f4a3e: Pulling fs layer 04:55:11 5df492c9dc93: Pulling fs layer 04:55:11 7629e6793208: Pulling fs layer 04:55:11 4f4fb700ef54: Pulling fs layer 04:55:11 fb5054dd5b73: Pulling fs layer 04:55:11 eeca6798cff9: Pulling fs layer 04:55:11 aa269ceb94a6: Pulling fs layer 04:55:11 ada007ff1a6a: Pulling fs layer 04:55:11 fb5054dd5b73: Waiting 04:55:11 eeca6798cff9: Waiting 04:55:11 aa269ceb94a6: Waiting 04:55:11 ada007ff1a6a: Waiting 04:55:11 7629e6793208: Waiting 04:55:11 4f4fb700ef54: Waiting 04:55:11 7862e08f4a3e: Verifying Checksum 04:55:11 7862e08f4a3e: Download complete 04:55:11 7629e6793208: Verifying Checksum 04:55:11 7629e6793208: Download complete 04:55:11 4f4fb700ef54: Download complete 04:55:11 fb5054dd5b73: Verifying Checksum 04:55:11 fb5054dd5b73: Download complete 04:55:11 619be1103602: Verifying Checksum 04:55:11 619be1103602: Download complete 04:55:11 eeca6798cff9: Verifying Checksum 04:55:11 eeca6798cff9: Download complete 04:55:11 619be1103602: Pull complete 04:55:11 ada007ff1a6a: Verifying Checksum 04:55:11 ada007ff1a6a: Download complete 04:55:12 7862e08f4a3e: Pull complete 04:55:12 5df492c9dc93: Verifying Checksum 04:55:12 5df492c9dc93: Download complete 04:55:12 aa269ceb94a6: Verifying Checksum 04:55:15 5df492c9dc93: Pull complete 04:55:15 7629e6793208: Pull complete 04:55:15 4f4fb700ef54: Pull complete 04:55:15 fb5054dd5b73: Pull complete 04:55:15 eeca6798cff9: Pull complete 04:55:18 aa269ceb94a6: Pull complete 04:55:18 ada007ff1a6a: Pull complete 04:55:18 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:55:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:55:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:55:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:55:18 WORKDIR /edgex 04:55:18 COPY go.mod . 04:55:18 RUN go mod download 04:55:18 + docker build -t ci-base-image-x86_64 -f - . 04:55:19 Sending build context to Docker daemon 179.4MB 04:55:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:55:19 ---> f489d0715acc 04:55:19 Step 2/4 : WORKDIR /edgex 04:55:24 ---> Running in cb38f8a2e8ee 04:55:24 Removing intermediate container cb38f8a2e8ee 04:55:24 ---> 80bbf6d8891e 04:55:24 Step 3/4 : COPY go.mod . 04:55:24 ---> 46220b6e6b8d 04:55:24 Step 4/4 : RUN go mod download 04:55:24 ---> Running in 3367582d4d9d 04:55:25 Still waiting to schedule task 04:55:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10905’ 04:55:51 Removing intermediate container 3367582d4d9d 04:55:51 ---> 0f7dec9dc745 04:55:51 Successfully built 0f7dec9dc745 04:55:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:51 + docker inspect -f . ci-base-image-x86_64 04:55:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:51 prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container 04:55:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 04:55:52 $ docker top ba435e7e68dd5ee3a00580e43bad2f5193716e7fc48fe598cad4b3f0685ab654 -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:52 + go version 04:55:52 go version go1.21.9 linux/amd64 [Pipeline] } 04:55:52 $ docker stop --time=1 ba435e7e68dd5ee3a00580e43bad2f5193716e7fc48fe598cad4b3f0685ab654 04:55:53 $ docker rm -f --volumes ba435e7e68dd5ee3a00580e43bad2f5193716e7fc48fe598cad4b3f0685ab654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:54 + docker inspect -f . ci-base-image-x86_64 04:55:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:54 prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container 04:55:54 $ 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/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 04:55:54 $ docker top 7964b0149143e9872a4ed8efc7c83fbc286cd7fc0fe0ab43b0315116a6ca2e8f -eo pid,comm [Pipeline] { [Pipeline] echo 04:55:54 ========================================================= 04:55:54 [edgeXBuildGoParallel] Running Tests and Build... 04:55:54 ========================================================= [Pipeline] sh 04:55:54 + git config --global --add safe.directory /w/workspace/edgex-go/701 [Pipeline] fileExists [Pipeline] sh 04:55:55 + make test 04:55:55 go test -race -coverprofile=coverage.out ./... 04:56:03 ? github.com/edgexfoundry/edgex-go [no test files] 04:56:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:56:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:56:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:56:29 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 04:56:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:56:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:56:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:56:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:56:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:56:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:56:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:56:30 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 04:56:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:56:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:56:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:56:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements 04:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:56:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 04:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 04:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 04:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 04:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 04:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 04:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 04:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 04:56:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 04:56:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.2% of statements 04:56:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.464s coverage: 93.4% of statements 04:56:37 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements 04:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:56:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 7.0% of statements 04:56:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:56:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:56:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 04:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:56:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 04:56:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 95.8% of statements 04:56:41 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 04:56:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:56:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] 04:56:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 0.8% of statements 04:56:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 30.9% of statements 04:56:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 04:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.019s coverage: 77.8% of statements 04:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 04:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 04:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 04:56:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:56:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:56:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:56:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:56:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 04:56:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 04:56:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 04:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:56:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:56:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:56:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:56:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:56:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:56:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:56:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:56:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:56:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:56:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 04:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 04:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 04:56:55 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 04:56:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 04:56:56 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 04:56:56 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 04:56:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:57:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:57:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:57:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:57:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.245s coverage: 79.9% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.045s coverage: 92.9% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.027s coverage: 87.2% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 36.5% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.050s coverage: 97.1% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.024s coverage: 35.9% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.038s coverage: 19.9% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 04:57:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements 04:57:08 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 04:57:08 running golangci-lint 04:57:08 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 04:57:08 go version go1.21.9 linux/amd64 04:57:08 level=info msg="[config_reader] Used config file .golangci.yml" 04:57:08 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:57:30 level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 22.152810547s" 04:57:31 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.41329ms" 04:57:43 level=info msg="[linters_context/goanalysis] analyzers took 1m55.663874845s with top 10 stages: buildir: 51.26521585s, gosec: 7.428210577s, fact_deprecated: 2.605611772s, inspect: 2.51354855s, ctrlflow: 1.689313424s, printf: 1.580164223s, fact_purity: 1.356627175s, nilness: 1.344019922s, S1038: 1.093765524s, unused: 777.009608ms" 04:57:43 level=info msg="[runner] Issues before processing: 214, after processing: 0" 04:57:43 level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, skip_dirs: 214/214, exclude: 214/214, path_prettifier: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, nolint: 0/22" 04:57:43 level=info msg="[runner] processing took 18.388512ms with stages: nolint: 8.129124ms, identifier_marker: 4.766961ms, autogenerated_exclude: 1.617322ms, exclude-rules: 1.575341ms, path_prettifier: 1.49725ms, skip_dirs: 755.474µs, cgo: 28.49µs, filename_unadjuster: 15.14µs, max_same_issues: 520ns, fixer: 450ns, skip_files: 380ns, uniq_by_line: 360ns, exclude: 270ns, severity-rules: 240ns, sort_results: 230ns, diff: 210ns, path_shortener: 210ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 100ns" 04:57:43 level=info msg="[runner] linters took 10.841659185s with stages: goanalysis_metalinter: 10.823187771s" 04:57:43 level=info msg="File cache stats: 0 entries of total size 0B" 04:57:43 level=info msg="Memory: 328 samples, avg is 278.0MB, max is 1300.2MB" 04:57:43 level=info msg="Execution took 33.039971551s" 04:57:43 go vet ./... 04:57:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:57:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:57:48 ./bin/test-attribution-txt.sh 04:57:48 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 04:57:48 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 04:57:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:57:48 + ls -al . 04:57:48 total 944 04:57:48 drwxrwxr-x 11 1001 1001 4096 Sep 23 04:55 . 04:57:48 drwxr-xr-x 4 root root 4096 Sep 23 04:55 .. 04:57:48 drwxrwxr-x 2 1001 1001 4096 Sep 23 04:54 .blubracket 04:57:48 -rw-rw-r-- 1 1001 1001 10 Sep 23 04:54 .dockerignore 04:57:48 drwxrwxr-x 8 1001 1001 4096 Sep 23 04:57 .git 04:57:48 drwxrwxr-x 3 1001 1001 4096 Sep 23 04:54 .github 04:57:48 -rw-rw-r-- 1 1001 1001 1102 Sep 23 04:54 .gitignore 04:57:48 -rw-rw-r-- 1 1001 1001 42 Sep 23 04:54 .golangci.yml 04:57:48 -rw-rw-r-- 1 1001 1001 100 Sep 23 04:54 .hadolint.yml 04:57:48 drwxr-xr-x 3 1001 1001 4096 Sep 23 04:55 .semver 04:57:48 -rw-rw-r-- 1 1001 1001 155 Sep 23 04:54 .sonarcloud.properties 04:57:48 -rw-rw-r-- 1 1001 1001 1171 Sep 23 04:54 ADOPTERS.md 04:57:48 -rw-rw-r-- 1 1001 1001 21286 Sep 23 04:54 Attribution.txt 04:57:48 -rw-rw-r-- 1 1001 1001 100284 Sep 23 04:54 CHANGELOG.md 04:57:48 -rw-rw-r-- 1 1001 1001 3804 Sep 23 04:54 CONTRIBUTING.md 04:57:48 -rw-rw-r-- 1 1001 1001 677 Sep 23 04:54 GOVERNANCE.md 04:57:48 -rw-rw-r-- 1 1001 1001 861 Sep 23 04:54 Jenkinsfile 04:57:48 -rw-rw-r-- 1 1001 1001 10775 Sep 23 04:54 LICENSE 04:57:48 -rw-rw-r-- 1 1001 1001 16854 Sep 23 04:54 Makefile 04:57:48 -rw-rw-r-- 1 1001 1001 582 Sep 23 04:54 OWNERS.md 04:57:48 -rw-rw-r-- 1 1001 1001 9528 Sep 23 04:54 README.md 04:57:48 -rw-rw-r-- 1 1001 1001 789 Sep 23 04:54 SECURITY.md 04:57:48 -rw-rw-r-- 1 1001 1001 12 Sep 23 04:55 VERSION 04:57:48 drwxrwxr-x 2 1001 1001 4096 Sep 23 04:54 bin 04:57:48 drwxrwxr-x 20 1001 1001 4096 Sep 23 04:54 cmd 04:57:48 -rw-r--r-- 1 root root 576066 Sep 23 04:57 coverage.out 04:57:48 drwxrwxr-x 2 1001 1001 4096 Sep 23 04:54 fuzz_test 04:57:48 -rw-rw-r-- 1 1001 1001 7305 Sep 23 04:54 go.mod 04:57:48 -rw-rw-r-- 1 1001 1001 102748 Sep 23 04:54 go.sum 04:57:48 drwxrwxr-x 7 1001 1001 4096 Sep 23 04:54 internal 04:57:48 drwxrwxr-x 3 1001 1001 4096 Sep 23 04:54 openapi 04:57:48 -rw-rw-r-- 1 1001 1001 584 Sep 23 04:54 security.txt 04:57:48 -rw-rw-r-- 1 1001 1001 204 Sep 23 04:54 version.go [Pipeline] sh 04:57:49 + '[' -e coverage.out ] 04:57:49 + chown 1001:1001 coverage.out [Pipeline] stash 04:57:49 Stashed 1 file(s) [Pipeline] sh 04:57:49 + make build 04:57:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:58:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:58:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:58:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:58:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:58:15 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:58:19 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:58:20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:58:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:58:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:58:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:58:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:58:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:58:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:58:28 $ docker stop --time=1 7964b0149143e9872a4ed8efc7c83fbc286cd7fc0fe0ab43b0315116a6ca2e8f 04:58:34 $ docker rm -f --volumes 7964b0149143e9872a4ed8efc7c83fbc286cd7fc0fe0ab43b0315116a6ca2e8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:58:35 04:58:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:58:36 latest: Pulling from edgex-devops/edgex-compose 04:58:36 91d30c5bc195: Pulling fs layer 04:58:36 2e9b0aa3be6d: Pulling fs layer 04:58:36 9c61dcf015f6: Pulling fs layer 04:58:36 4698f68db338: Pulling fs layer 04:58:36 2a2f49069b9e: Pulling fs layer 04:58:36 e0025b399a48: Pulling fs layer 04:58:36 2a2f49069b9e: Waiting 04:58:36 e0025b399a48: Waiting 04:58:36 91d30c5bc195: Download complete 04:58:36 4698f68db338: Verifying Checksum 04:58:36 4698f68db338: Download complete 04:58:36 2e9b0aa3be6d: Verifying Checksum 04:58:36 2e9b0aa3be6d: Download complete 04:58:36 e0025b399a48: Download complete 04:58:36 91d30c5bc195: Pull complete 04:58:36 2a2f49069b9e: Download complete 04:58:36 2e9b0aa3be6d: Pull complete 04:58:36 9c61dcf015f6: Verifying Checksum 04:58:36 9c61dcf015f6: Download complete 04:58:39 9c61dcf015f6: Pull complete 04:58:39 4698f68db338: Pull complete 04:58:39 2a2f49069b9e: Pull complete 04:58:39 e0025b399a48: Pull complete 04:58:39 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:58:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:58:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:39 prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container 04:58:39 $ 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/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 04:58:43 $ docker top 80e3724b5d8b0b3a595ced5869315c614a1a9f7104c5aa1b78022a6a5ba8cb72 -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:44 + docker compose -f ./docker-compose-build.yml build --parallel 04:58:46 #1 [security-spire-server internal] load build definition from Dockerfile 04:58:46 #1 transferring dockerfile: 1.70kB done 04:58:46 #1 DONE 0.0s 04:58:46 04:58:46 #2 [support-cron-scheduler internal] load build definition from Dockerfile 04:58:46 #2 transferring dockerfile: 1.85kB done 04:58:46 #2 DONE 0.0s 04:58:46 04:58:46 #3 [security-secretstore-setup internal] load build definition from Dockerfile 04:58:46 #3 transferring dockerfile: 2.49kB done 04:58:46 #3 DONE 0.0s 04:58:46 04:58:46 #4 [security-bootstrapper internal] load build definition from Dockerfile 04:58:46 #4 transferring dockerfile: 3.17kB done 04:58:46 #4 DONE 0.0s 04:58:46 04:58:46 #5 [security-spire-agent internal] load build definition from Dockerfile 04:58:46 #5 transferring dockerfile: 1.81kB done 04:58:46 #5 DONE 0.0s 04:58:46 04:58:46 #6 [security-proxy-auth internal] load build definition from Dockerfile 04:58:46 #6 transferring dockerfile: 2.15kB done 04:58:46 #6 DONE 0.0s 04:58:46 04:58:46 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:58:46 #7 transferring dockerfile: 2.23kB done 04:58:46 #7 DONE 0.0s 04:58:46 04:58:46 #8 [security-spire-config internal] load build definition from Dockerfile 04:58:46 #8 transferring dockerfile: 1.69kB done 04:58:46 #8 DONE 0.0s 04:58:46 04:58:46 #9 [core-keeper internal] load build definition from Dockerfile 04:58:46 #9 transferring dockerfile: 2.07kB done 04:58:46 #9 DONE 0.0s 04:58:46 04:58:46 #10 [core-data internal] load build definition from Dockerfile 04:58:46 #10 transferring dockerfile: 2.07kB done 04:58:46 #10 DONE 0.0s 04:58:46 04:58:46 #11 [core-metadata internal] load build definition from Dockerfile 04:58:46 #11 transferring dockerfile: 2.13kB done 04:58:46 #11 DONE 0.0s 04:58:46 04:58:46 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:58:46 #12 transferring dockerfile: 1.89kB done 04:58:46 #12 DONE 0.0s 04:58:46 04:58:46 #13 [security-proxy-setup internal] load build definition from Dockerfile 04:58:46 #13 transferring dockerfile: 2.50kB done 04:58:46 #13 DONE 0.0s 04:58:46 04:58:46 #14 [support-scheduler internal] load build definition from Dockerfile 04:58:46 #14 transferring dockerfile: 1.93kB done 04:58:46 #14 DONE 0.0s 04:58:46 04:58:46 #15 [security-spire-server internal] load .dockerignore 04:58:46 #15 transferring context: 50B done 04:58:46 #15 DONE 0.0s 04:58:46 04:58:46 #16 [support-notifications internal] load build definition from Dockerfile 04:58:46 #16 transferring dockerfile: 1.95kB done 04:58:46 #16 DONE 0.0s 04:58:46 04:58:46 #17 [core-command internal] load build definition from Dockerfile 04:58:46 #17 transferring dockerfile: 1.93kB done 04:58:46 #17 DONE 0.0s 04:58:46 04:58:46 #18 [support-cron-scheduler internal] load .dockerignore 04:58:46 #18 transferring context: 50B done 04:58:46 #18 DONE 0.0s 04:58:46 04:58:46 #19 [security-secretstore-setup internal] load .dockerignore 04:58:47 #19 transferring context: 50B done 04:58:47 #19 DONE 0.1s 04:58:47 04:58:47 #20 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 04:58:47 #20 ... 04:58:47 04:58:47 #21 [security-bootstrapper internal] load .dockerignore 04:58:47 #21 transferring context: 50B done 04:58:47 #21 DONE 0.1s 04:58:47 04:58:47 #22 [security-spire-agent internal] load .dockerignore 04:58:47 #22 transferring context: 50B done 04:58:47 #22 DONE 0.1s 04:58:47 04:58:47 #23 [security-proxy-auth internal] load .dockerignore 04:58:47 #23 transferring context: 50B done 04:58:47 #23 DONE 0.1s 04:58:47 04:58:47 #24 [core-common-config-bootstrapper internal] load .dockerignore 04:58:47 #24 transferring context: 50B done 04:58:47 #24 DONE 0.1s 04:58:47 04:58:47 #25 [core-metadata internal] load .dockerignore 04:58:47 #25 transferring context: 50B done 04:58:47 #25 DONE 0.1s 04:58:47 04:58:47 #20 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 04:58:47 #20 DONE 0.2s 04:58:47 04:58:47 #26 [core-keeper internal] load .dockerignore 04:58:47 #26 transferring context: 50B done 04:58:47 #26 DONE 0.2s 04:58:47 04:58:47 #27 [core-data internal] load .dockerignore 04:58:47 #27 transferring context: 50B done 04:58:47 #27 DONE 0.2s 04:58:47 04:58:47 #28 [security-spiffe-token-provider internal] load .dockerignore 04:58:47 #28 transferring context: 50B done 04:58:47 #28 DONE 0.2s 04:58:47 04:58:47 #29 [security-proxy-setup internal] load .dockerignore 04:58:47 #29 transferring context: 50B done 04:58:47 #29 DONE 0.1s 04:58:47 04:58:47 #30 [security-spire-config internal] load .dockerignore 04:58:47 #30 transferring context: 50B done 04:58:47 #30 DONE 0.2s 04:58:47 04:58:47 #31 [support-notifications internal] load .dockerignore 04:58:47 #31 transferring context: 50B done 04:58:47 #31 DONE 0.1s 04:58:47 04:58:47 #32 [support-scheduler internal] load .dockerignore 04:58:47 #32 transferring context: 50B done 04:58:47 #32 DONE 0.2s 04:58:47 04:58:47 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:58:47 #33 DONE 0.0s 04:58:47 04:58:47 #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:47 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:47 #34 ... 04:58:47 04:58:47 #35 [core-command internal] load .dockerignore 04:58:47 #35 transferring context: 50B done 04:58:47 #35 DONE 0.2s 04:58:47 04:58:47 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:58:47 #33 DONE 0.0s 04:58:47 04:58:47 #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:47 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:47 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:47 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:58:47 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:58:47 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.16MB / 3.42MB 0.1s 04:58:47 #34 ... 04:58:47 04:58:47 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:58:47 #33 DONE 0.0s 04:58:47 04:58:47 #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:47 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s 04:58:47 #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 04:58:47 #34 ... 04:58:47 04:58:47 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:58:47 #33 DONE 0.0s 04:58:47 04:58:47 #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:47 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:47 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:47 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:58:47 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:58:47 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 04:58:47 #34 ... 04:58:47 04:58:47 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:58:47 #33 DONE 0.0s 04:58:47 04:58:47 #20 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 04:58:47 #20 DONE 0.4s 04:58:47 04:58:47 #34 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:47 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:47 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:47 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:58:47 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:58:47 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 04:58:47 #34 ... 04:58:47 04:58:47 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:58:47 #36 DONE 0.5s 04:58:47 04:58:47 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:58:47 #33 DONE 0.0s 04:58:47 04:58:47 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:58:47 #37 DONE 0.7s 04:58:47 04:58:47 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:47 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:47 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:47 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:58:47 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:58:47 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 04:58:47 #34 ... 04:58:47 04:58:47 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:58:47 #33 DONE 0.0s 04:58:47 04:58:47 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:47 #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 04:58:48 #34 ... 04:58:48 04:58:48 #38 [core-command internal] load build context 04:58:48 #38 DONE 0.0s 04:58:48 04:58:48 #20 [core-command internal] load metadata for docker.io/library/alpine:3.18 04:58:48 #20 DONE 0.8s 04:58:48 04:58:48 #39 [security-spire-agent internal] load build context 04:58:48 #39 transferring context: 27.24kB 0.0s done 04:58:48 #39 DONE 0.3s 04:58:48 04:58:48 #40 [security-spire-config internal] load build context 04:58:48 #40 transferring context: 25.96kB 0.0s done 04:58:48 #40 DONE 0.4s 04:58:48 04:58:48 #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:58:48 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:48 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:48 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:58:48 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:58:48 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 04:58:48 #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 04:58:48 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 04:58:48 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 04:58:48 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 04:58:48 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 04:58:48 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 04:58:48 #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 04:58:48 #34 DONE 1.3s 04:58:48 04:58:48 #41 [security-spire-server internal] load build context 04:58:48 #41 transferring context: 27.71kB 0.0s done 04:58:48 #41 DONE 0.5s 04:58:48 04:58:48 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:58:48 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 04:58:48 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:58:48 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 04:58:48 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 04:58:48 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 04:58:48 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 04:58:48 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:58:48 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 04:58:48 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:58:48 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.5s 04:58:48 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 0.6s 04:58:48 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 04:58:48 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s 04:58:49 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done 04:58:49 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 04:58:49 #42 ... 04:58:49 04:58:49 #43 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:58:49 #43 DONE 2.4s 04:58:49 04:58:49 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:58:51 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done 04:58:55 #42 ... 04:58:55 04:58:55 #44 [core-keeper internal] load build context 04:58:55 #44 transferring context: 149.63MB 7.4s 04:58:55 #44 ... 04:58:55 04:58:55 #45 [core-data internal] load build context 04:58:55 #45 ... 04:58:55 04:58:55 #44 [core-keeper internal] load build context 04:58:57 #44 ... 04:58:57 04:58:57 #46 [security-bootstrapper internal] load build context 04:58:57 #46 ... 04:58:57 04:58:57 #47 [support-cron-scheduler internal] load build context 04:58:57 #47 ... 04:58:57 04:58:57 #48 [security-proxy-auth internal] load build context 04:58:57 #48 ... 04:58:57 04:58:57 #49 [core-common-config-bootstrapper internal] load build context 04:58:57 #49 ... 04:58:57 04:58:57 #50 [core-metadata internal] load build context 04:58:57 #50 ... 04:58:57 04:58:57 #51 [security-proxy-setup internal] load build context 04:58:57 #51 ... 04:58:57 04:58:57 #52 [security-secretstore-setup internal] load build context 04:58:58 #52 ... 04:58:58 04:58:58 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:58:58 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 04:58:58 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:58:58 #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 04:58:58 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 04:58:58 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 04:58:58 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:58:58 #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 04:58:58 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 04:58:58 #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s done 04:58:58 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 04:58:58 #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 04:58:58 #53 ... 04:58:58 04:58:58 #51 [security-proxy-setup internal] load build context 04:58:58 #51 ... 04:58:58 04:58:58 #54 [security-spiffe-token-provider internal] load build context 04:58:58 #54 ... 04:58:58 04:58:58 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:58:58 #55 ... 04:58:58 04:58:58 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:58:58 #56 ... 04:58:58 04:58:58 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:58:58 #57 ... 04:58:58 04:58:58 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:58:58 #58 ... 04:58:58 04:58:58 #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:58:58 #59 ... 04:58:58 04:58:58 #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:58:58 #60 ... 04:58:58 04:58:58 #38 [core-command internal] load build context 04:58:59 #38 ... 04:58:59 04:58:59 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:59:01 #61 ... 04:59:01 04:59:01 #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:01 #62 ... 04:59:01 04:59:01 #63 [support-scheduler internal] load build context 04:59:01 #63 ... 04:59:01 04:59:01 #64 [core-data builder 2/7] WORKDIR /edgex-go 04:59:01 #64 ... 04:59:01 04:59:01 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:59:01 #65 ... 04:59:01 04:59:01 #66 [support-notifications internal] load build context 04:59:01 #66 transferring context: 149.27MB 10.5s 04:59:01 #66 ... 04:59:01 04:59:01 #67 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:59:01 #67 ... 04:59:01 04:59:01 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:59:01 #68 ... 04:59:01 04:59:01 #66 [support-notifications internal] load build context 04:59:06 #66 transferring context: 179.46MB 15.8s 04:59:06 #66 ... 04:59:06 04:59:06 #45 [core-data internal] load build context 04:59:07 #45 ... 04:59:07 04:59:07 #66 [support-notifications internal] load build context 04:59:07 #66 ... 04:59:07 04:59:07 #44 [core-keeper internal] load build context 04:59:07 #44 ... 04:59:07 04:59:07 #46 [security-bootstrapper internal] load build context 04:59:07 #46 ... 04:59:07 04:59:07 #48 [security-proxy-auth internal] load build context 04:59:07 #48 ... 04:59:07 04:59:07 #47 [support-cron-scheduler internal] load build context 04:59:07 #47 ... 04:59:07 04:59:07 #49 [core-common-config-bootstrapper internal] load build context 04:59:07 #49 ... 04:59:07 04:59:07 #50 [core-metadata internal] load build context 04:59:07 #50 ... 04:59:07 04:59:07 #52 [security-secretstore-setup internal] load build context 04:59:07 #52 ... 04:59:07 04:59:07 #50 [core-metadata internal] load build context 04:59:08 #50 transferring context: 496.57MB 20.5s done 04:59:08 #50 ... 04:59:08 04:59:08 #54 [security-spiffe-token-provider internal] load build context 04:59:08 #54 ... 04:59:08 04:59:08 #51 [security-proxy-setup internal] load build context 04:59:08 #51 transferring context: 496.57MB 20.6s done 04:59:08 #51 ... 04:59:08 04:59:08 #54 [security-spiffe-token-provider internal] load build context 04:59:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10910 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:59:09 Running in /w/workspace/edgex-go/701 [Pipeline] { [Pipeline] checkout 04:59:09 #54 transferring context: 496.57MB 20.1s done 04:59:09 #54 ... 04:59:09 04:59:09 #38 [core-command internal] load build context 04:59:09 #38 transferring context: 496.57MB 20.5s done 04:59:10 #38 ... 04:59:10 04:59:10 #46 [security-bootstrapper internal] load build context 04:59:10 #46 ... 04:59:10 04:59:10 #63 [support-scheduler internal] load build context 04:59:10 #63 transferring context: 496.57MB 20.3s done 04:59:10 #63 ... 04:59:10 04:59:10 #46 [security-bootstrapper internal] load build context 04:59:10 #46 transferring context: 496.57MB 23.6s done 04:59:12 The recommended git tool is: git 04:59:16 #46 ... 04:59:16 04:59:16 #66 [support-notifications internal] load build context 04:59:16 #66 transferring context: 496.57MB 22.7s done 04:59:17 #66 ... 04:59:17 04:59:17 #50 [core-metadata internal] load build context 04:59:17 #50 DONE 29.6s 04:59:17 04:59:17 #51 [security-proxy-setup internal] load build context 04:59:17 #51 DONE 29.4s 04:59:17 04:59:17 #64 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 04:59:17 #64 DONE 27.6s 04:59:17 04:59:17 #47 [support-cron-scheduler internal] load build context 04:59:17 #47 transferring context: 496.57MB 21.1s done 04:59:17 #47 DONE 29.9s 04:59:17 04:59:17 #48 [security-proxy-auth internal] load build context 04:59:17 #48 transferring context: 496.57MB 21.3s done 04:59:17 #48 DONE 29.8s 04:59:17 04:59:17 #49 [core-common-config-bootstrapper internal] load build context 04:59:17 #49 transferring context: 496.57MB 21.0s done 04:59:17 #49 DONE 29.6s 04:59:17 04:59:17 #45 [core-data internal] load build context 04:59:17 #45 transferring context: 496.57MB 23.0s done 04:59:17 #45 DONE 29.6s 04:59:17 04:59:17 #38 [core-command internal] load build context 04:59:17 #38 DONE 29.0s 04:59:17 04:59:17 #54 [security-spiffe-token-provider internal] load build context 04:59:17 #54 DONE 29.0s 04:59:17 04:59:17 #63 [support-scheduler internal] load build context 04:59:17 #63 DONE 29.0s 04:59:17 04:59:17 #66 [support-notifications internal] load build context 04:59:17 #66 DONE 29.1s 04:59:17 04:59:17 #52 [security-secretstore-setup internal] load build context 04:59:17 #52 transferring context: 496.57MB 22.6s done 04:59:17 #52 DONE 29.9s 04:59:17 04:59:17 #44 [core-keeper internal] load build context 04:59:17 #44 transferring context: 496.57MB 24.1s done 04:59:17 #44 DONE 29.7s 04:59:17 04:59:17 #46 [security-bootstrapper internal] load build context 04:59:17 #46 DONE 30.0s 04:59:17 04:59:17 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:59:17 #65 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:17 #65 ... 04:59:17 04:59:17 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:59:17 #42 DONE 29.8s 04:59:17 04:59:17 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:59:17 #58 29.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:18 #58 29.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:18 #58 29.49 (1/2) Installing dumb-init (1.2.5-r2) 04:59:18 #58 29.49 (2/2) Installing su-exec (0.2-r3) 04:59:18 #58 29.50 Executing busybox-1.36.1-r7.trigger 04:59:18 #58 29.50 OK: 7 MiB in 17 packages 04:59:19 using credential edgex-jenkins-ssh 04:59:19 Cloning the remote Git repository 04:59:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:59:19 > git init /w/workspace/edgex-go/701 # timeout=10 04:59:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:59:20 > git --version # timeout=10 04:59:20 > git --version # 'git version 2.25.1' 04:59:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:59:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:59:22 #58 ... 04:59:22 04:59:22 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:59:22 #56 30.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:22 #56 31.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:22 #56 31.39 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:59:22 #56 31.39 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:59:22 #56 31.39 OK: 20070 distinct packages available 04:59:22 #56 31.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:22 #56 31.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:22 #56 31.91 (1/11) Installing ca-certificates (20240226-r0) 04:59:22 #56 32.13 (2/11) Installing brotli-libs (1.0.9-r14) 04:59:22 #56 32.14 (3/11) Installing libunistring (1.1-r1) 04:59:22 #56 32.16 (4/11) Installing libidn2 (2.3.4-r1) 04:59:22 #56 32.16 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:59:22 #56 32.17 (6/11) Installing libcurl (8.9.1-r0) 04:59:22 #56 32.18 (7/11) Installing curl (8.9.1-r0) 04:59:22 #56 32.18 (8/11) Installing dumb-init (1.2.5-r2) 04:59:22 #56 32.19 (9/11) Installing musl-obstack (1.2.3-r2) 04:59:22 #56 32.19 (10/11) Installing libucontext (1.2-r2) 04:59:22 #56 32.19 (11/11) Installing gcompat (1.1.0-r1) 04:59:22 #56 32.20 Executing busybox-1.36.1-r7.trigger 04:59:22 #56 32.20 Executing ca-certificates-20240226-r0.trigger 04:59:22 #56 32.26 OK: 12 MiB in 26 packages 04:59:27 #56 ... 04:59:27 04:59:27 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:59:27 #69 ... 04:59:27 04:59:27 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:27 #70 ... 04:59:27 04:59:27 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:59:27 #61 28.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:27 #61 28.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:27 #61 29.37 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:59:27 #61 29.37 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:59:27 #61 29.37 OK: 20070 distinct packages available 04:59:27 #61 29.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:27 #61 29.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:27 #61 30.16 (1/4) Installing dumb-init (1.2.5-r2) 04:59:27 #61 30.16 (2/4) Installing musl-obstack (1.2.3-r2) 04:59:27 #61 30.16 (3/4) Installing libucontext (1.2-r2) 04:59:27 #61 30.16 (4/4) Installing gcompat (1.1.0-r1) 04:59:27 #61 30.16 Executing busybox-1.36.1-r7.trigger 04:59:27 #61 30.16 OK: 8 MiB in 19 packages 04:59:27 #61 ... 04:59:27 04:59:27 #71 [core-data builder 3/7] RUN apk add --update --no-cache make git 04:59:27 #71 ... 04:59:27 04:59:27 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:59:27 #72 ... 04:59:27 04:59:27 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:59:27 #53 ... 04:59:27 04:59:27 #67 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:59:27 #67 29.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:27 #67 29.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:27 #67 29.65 (1/1) Installing dumb-init (1.2.5-r2) 04:59:27 #67 29.74 Executing busybox-1.36.1-r7.trigger 04:59:27 #67 29.75 OK: 7 MiB in 16 packages 04:59:28 #67 ... 04:59:28 04:59:28 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:59:28 #73 ... 04:59:28 04:59:28 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:59:28 #55 29.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:28 #55 29.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:28 #55 29.40 (1/2) Installing ca-certificates (20240226-r0) 04:59:28 #55 29.42 (2/2) Installing dumb-init (1.2.5-r2) 04:59:28 #55 29.42 Executing busybox-1.36.1-r7.trigger 04:59:28 #55 29.42 Executing ca-certificates-20240226-r0.trigger 04:59:28 #55 29.47 OK: 8 MiB in 17 packages 04:59:28 #55 ... 04:59:28 04:59:28 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:59:28 #65 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:28 #65 30.25 (1/1) Installing dumb-init (1.2.5-r2) 04:59:28 #65 30.27 Executing busybox-1.36.1-r7.trigger 04:59:28 #65 30.31 OK: 7 MiB in 16 packages 04:59:28 #65 DONE 40.1s 04:59:28 04:59:28 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:59:28 #55 DONE 40.3s 04:59:28 04:59:28 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:59:28 #56 DONE 40.2s 04:59:28 04:59:28 #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:59:28 #60 30.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:28 #60 30.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:28 #60 30.79 (1/3) Installing ca-certificates (20240226-r0) 04:59:28 #60 30.89 (2/3) Installing dumb-init (1.2.5-r2) 04:59:28 #60 30.89 (3/3) Installing tzdata (2024a-r0) 04:59:28 #60 30.97 Executing busybox-1.36.1-r7.trigger 04:59:28 #60 30.98 Executing ca-certificates-20240226-r0.trigger 04:59:28 #60 31.02 OK: 11 MiB in 18 packages 04:59:28 #60 DONE 40.2s 04:59:28 04:59:28 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:59:28 #61 DONE 40.1s 04:59:28 04:59:28 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:59:28 #58 DONE 40.2s 04:59:28 04:59:28 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:59:28 #74 ... 04:59:28 04:59:28 #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:28 #62 DONE 40.2s 04:59:28 04:59:28 #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:59:28 #67 DONE 40.3s 04:59:28 04:59:28 #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 04:59:30 #75 ... 04:59:30 04:59:30 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:59:30 #72 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:30 #72 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:30 #72 12.74 OK: 264 MiB in 52 packages 04:59:30 #72 DONE 13.3s 04:59:30 04:59:30 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:59:30 #68 41.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:30 #68 41.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:30 #68 41.41 (1/4) Installing dumb-init (1.2.5-r2) 04:59:30 #68 41.41 (2/4) Installing openssl (3.1.7-r0) 04:59:30 #68 41.42 (3/4) Installing su-exec (0.2-r3) 04:59:30 #68 41.43 (4/4) Installing yq (4.33.3-r5) 04:59:30 #68 41.59 Executing busybox-1.36.1-r7.trigger 04:59:30 #68 41.61 OK: 17 MiB in 19 packages 04:59:30 #68 DONE 42.1s 04:59:30 04:59:30 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:59:30 #57 41.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:30 #57 41.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:30 #57 41.41 (1/4) Installing ca-certificates (20240226-r0) 04:59:30 #57 41.42 (2/4) Installing dumb-init (1.2.5-r2) 04:59:30 #57 41.43 (3/4) Installing su-exec (0.2-r3) 04:59:30 #57 41.43 (4/4) Installing yq (4.33.3-r5) 04:59:30 #57 41.59 Executing busybox-1.36.1-r7.trigger 04:59:30 #57 41.60 Executing ca-certificates-20240226-r0.trigger 04:59:30 #57 41.64 OK: 17 MiB in 19 packages 04:59:30 #57 DONE 42.0s 04:59:30 04:59:30 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:59:30 #73 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:30 #73 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:30 #73 12.89 OK: 264 MiB in 52 packages 04:59:30 #73 DONE 13.4s 04:59:30 04:59:30 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:59:30 #71 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:30 #71 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:30 #71 13.27 OK: 264 MiB in 52 packages 04:59:30 #71 DONE 13.4s 04:59:30 04:59:30 #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:59:30 #59 40.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:30 #59 41.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:30 #59 41.32 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:59:30 #59 41.32 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:59:30 #59 41.32 OK: 20070 distinct packages available 04:59:30 #59 41.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:30 #59 41.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:30 #59 41.64 (1/5) Installing dumb-init (1.2.5-r2) 04:59:30 #59 41.66 (2/5) Installing musl-obstack (1.2.3-r2) 04:59:30 #59 41.67 (3/5) Installing libucontext (1.2-r2) 04:59:30 #59 41.67 (4/5) Installing gcompat (1.1.0-r1) 04:59:30 #59 41.67 (5/5) Installing openssl (3.1.7-r0) 04:59:30 #59 41.69 Executing busybox-1.36.1-r7.trigger 04:59:30 #59 41.70 OK: 8 MiB in 20 packages 04:59:30 #59 DONE 42.2s 04:59:30 04:59:30 #76 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 04:59:30 #76 ... 04:59:30 04:59:30 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:59:30 #77 DONE 0.3s 04:59:30 04:59:30 #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:59:30 #78 DONE 0.3s 04:59:30 04:59:30 #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 04:59:30 #79 DONE 0.3s 04:59:30 04:59:30 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:59:30 #69 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:30 #69 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:30 #69 13.24 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:59:30 #69 13.24 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:59:30 #69 13.24 OK: 20079 distinct packages available 04:59:30 #69 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:30 #69 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:30 #69 13.57 OK: 264 MiB in 52 packages 04:59:30 #69 DONE 13.7s 04:59:30 04:59:30 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:59:30 #80 DONE 0.1s 04:59:30 04:59:30 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:31 #81 ... 04:59:31 04:59:31 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:31 #70 DONE 14.0s 04:59:31 04:59:31 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:59:31 #82 ... 04:59:31 04:59:31 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:59:31 #0 3.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:31 #0 3.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:31 #0 3.332 OK: 7 MiB in 16 packages 04:59:31 #83 DONE 3.4s 04:59:32 04:59:32 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:59:32 #75 3.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:32 #75 3.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:32 #75 3.524 OK: 7 MiB in 16 packages 04:59:32 #75 DONE 3.6s 04:59:32 04:59:32 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:59:32 #0 3.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:32 #0 3.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:32 #0 3.550 OK: 8 MiB in 17 packages 04:59:32 #84 DONE 3.7s 04:59:32 04:59:32 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:59:32 #0 3.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:32 #0 3.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:32 #0 3.581 OK: 11 MiB in 18 packages 04:59:32 #85 DONE 3.8s 04:59:32 04:59:32 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:32 #86 ... 04:59:32 04:59:32 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:59:32 #0 3.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:32 #0 3.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:32 #0 4.120 OK: 12 MiB in 26 packages 04:59:32 #87 DONE 4.2s 04:59:32 04:59:32 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:59:32 #0 4.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:32 #0 4.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:32 #0 4.303 OK: 8 MiB in 19 packages 04:59:32 #88 DONE 4.4s 04:59:32 04:59:32 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:59:33 #89 ... 04:59:33 04:59:33 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:59:33 #0 2.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:33 #0 2.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:33 #0 2.787 OK: 17 MiB in 19 packages 04:59:33 #90 DONE 3.3s 04:59:33 04:59:33 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:59:33 #89 DONE 0.8s 04:59:33 04:59:33 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:59:33 #74 4.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:33 #74 4.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:33 #74 4.683 OK: 7 MiB in 17 packages 04:59:33 #74 DONE 5.2s 04:59:33 04:59:33 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:59:33 #91 DONE 0.1s 04:59:33 04:59:33 #92 [security-spire-config stage-2 6/10] COPY security.txt / 04:59:33 #92 DONE 0.0s 04:59:33 04:59:33 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:59:33 #93 DONE 0.0s 04:59:33 04:59:33 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:59:33 #94 DONE 0.0s 04:59:33 04:59:33 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:59:33 #95 DONE 0.0s 04:59:33 04:59:33 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:59:34 #96 ... 04:59:34 04:59:34 #97 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:59:34 #0 3.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:34 #0 3.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:34 #0 3.589 OK: 17 MiB in 19 packages 04:59:34 #97 DONE 3.7s 04:59:34 04:59:34 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:59:34 #98 DONE 0.1s 04:59:34 04:59:34 #76 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 04:59:34 #76 3.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:34 #76 3.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:34 #76 3.910 OK: 8 MiB in 20 packages 04:59:34 #76 DONE 4.2s 04:59:34 04:59:34 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:59:35 #99 DONE 1.4s 04:59:35 04:59:35 #100 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:59:35 #0 4.386 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:35 #0 4.875 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:35 #0 5.529 (1/1) Installing dumb-init (1.2.5-r2) 04:59:35 #0 5.828 Executing busybox-1.36.1-r7.trigger 04:59:35 #0 5.840 OK: 7 MiB in 16 packages 04:59:35 #100 DONE 7.3s 04:59:35 04:59:35 #101 [security-spire-config] exporting to image 04:59:35 #101 exporting layers 04:59:36 #101 exporting layers 2.0s done 04:59:36 #101 writing image sha256:a324006a5089d47602132769c769f69ddbba36b37952062347d75f8e82200e63 done 04:59:36 #101 naming to docker.io/library/security-spire-config done 04:59:36 #101 DONE 2.0s 04:59:36 04:59:36 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:59:36 #102 DONE 1.5s 04:59:36 04:59:36 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:59:36 #103 DONE 0.1s 04:59:36 04:59:36 #104 [security-spire-server stage-2 6/9] COPY security.txt / 04:59:36 #104 DONE 0.7s 04:59:36 04:59:36 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:59:36 #82 4.798 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:59:36 #82 5.297 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:59:36 #82 ... 04:59:36 04:59:36 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:59:36 #105 DONE 0.7s 04:59:36 04:59:36 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:59:36 #96 DONE 3.0s 04:59:36 04:59:36 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:59:36 #106 DONE 0.2s 04:59:36 04:59:36 #107 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 04:59:36 #107 DONE 0.1s 04:59:36 04:59:36 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:59:36 #108 DONE 0.2s 04:59:36 04:59:36 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:59:36 #109 DONE 0.1s 04:59:36 04:59:36 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 04:59:36 #110 DONE 0.1s 04:59:36 04:59:36 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:59:36 #111 DONE 0.1s 04:59:36 04:59:36 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:59:36 #112 DONE 0.1s 04:59:36 04:59:36 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:59:36 #113 DONE 0.0s 04:59:36 04:59:36 #101 [security-spire-server] exporting to image 04:59:37 #101 ... 04:59:37 04:59:37 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:59:37 #114 DONE 0.0s 04:59:37 04:59:37 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:59:37 #82 5.942 OK: 264 MiB in 52 packages 04:59:37 #82 DONE 6.1s 04:59:37 04:59:37 #101 [security-spire-agent] exporting to image 04:59:37 #101 ... 04:59:37 04:59:37 #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:59:37 #115 DONE 0.0s 04:59:37 04:59:37 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:37 #116 ... 04:59:37 04:59:37 #101 [security-spire-agent] exporting to image 04:59:37 #101 exporting layers 0.6s done 04:59:37 #101 writing image sha256:82549d24e158d8eaa4ef30f4ca646b47e1f3606d0e462eeaa884d5812fdebfea done 04:59:37 #101 naming to docker.io/library/security-spire-server done 04:59:37 #101 writing image sha256:7c1a14c305dab2cba1f2665f347b4a059a1f029b3bef751800f3ed9436e8cd59 done 04:59:37 #101 naming to docker.io/library/security-spire-agent done 04:59:37 #101 DONE 2.8s 04:59:37 04:59:37 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:59:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:59:39 Avoid second fetch 04:59:39 Checking out Revision e4150c7d743658feb0e30a8f224e7e597185eef5 (main) 04:59:40 Commit message: "Merge pull request #4913 from jinlinGuan/issue-4909" 04:59:41 #117 ... 04:59:41 04:59:41 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:39 > git config core.sparsecheckout # timeout=10 04:59:39 > git checkout -f e4150c7d743658feb0e30a8f224e7e597185eef5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:59:45 % Total % Received % Xferd Average Speed Time Time Time Current 04:59:45 Dload Upload Total Spent Left Speed 04:59:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 04:59:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:59:46 + sudo tee /etc/docker/daemon.new 04:59:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:59:46 { 04:59:46 "registry-mirrors": [ 04:59:46 "https://nexus3.edgexfoundry.org:10001" 04:59:46 ], 04:59:46 "bip": "10.250.0.254/24", 04:59:46 "hosts": [ 04:59:46 "tcp://0.0.0.0:5555", 04:59:46 "unix:///var/run/docker.sock" 04:59:46 ], 04:59:46 "mtu": 1458, 04:59:46 "selinux-enabled": true, 04:59:46 "seccomp-profile": "/etc/docker/seccomp.json" 04:59:46 } [Pipeline] sh 04:59:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:59:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:05 provisioning config files... 05:00:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/701@tmp/config328103211320523750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:05 ---> ****-login.sh 05:00:05 nexus3.edgexfoundry.org:10001 05:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:06 Configure a credential helper to remove this warning. See 05:00:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:06 05:00:06 Login Succeeded 05:00:06 nexus3.edgexfoundry.org:10002 05:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:07 Configure a credential helper to remove this warning. See 05:00:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:07 05:00:07 Login Succeeded 05:00:07 nexus3.edgexfoundry.org:10003 05:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:08 Configure a credential helper to remove this warning. See 05:00:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:08 05:00:08 Login Succeeded 05:00:08 nexus3.edgexfoundry.org:10004 05:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:08 Configure a credential helper to remove this warning. See 05:00:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:08 05:00:08 Login Succeeded 05:00:08 ****.io 05:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:09 Configure a credential helper to remove this warning. See 05:00:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:09 05:00:09 Login Succeeded 05:00:09 ---> ****-login.sh ends [Pipeline] } 05:00:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:00:10 + git config --global --add safe.directory /w/workspace/edgex-go/701 [Pipeline] echo 05:00:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:00:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:00:10 ========================================================= 05:00:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:00:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:00:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:00:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:00:10 c6b39de5b339: Pulling fs layer 05:00:10 a69c41024577: Pulling fs layer 05:00:10 d6de4b400683: Pulling fs layer 05:00:10 35cb2a7552d0: Pulling fs layer 05:00:10 4f4fb700ef54: Pulling fs layer 05:00:10 464afbd9ba4c: Pulling fs layer 05:00:10 00f215d4a9da: Pulling fs layer 05:00:10 d496ad576159: Pulling fs layer 05:00:10 35cb2a7552d0: Waiting 05:00:10 4f4fb700ef54: Waiting 05:00:10 464afbd9ba4c: Waiting 05:00:10 00f215d4a9da: Waiting 05:00:10 d496ad576159: Waiting 05:00:10 a69c41024577: Verifying Checksum 05:00:10 a69c41024577: Download complete 05:00:10 35cb2a7552d0: Verifying Checksum 05:00:10 35cb2a7552d0: Download complete 05:00:10 4f4fb700ef54: Verifying Checksum 05:00:10 4f4fb700ef54: Download complete 05:00:10 464afbd9ba4c: Verifying Checksum 05:00:10 464afbd9ba4c: Download complete 05:00:10 c6b39de5b339: Verifying Checksum 05:00:10 c6b39de5b339: Download complete 05:00:11 d496ad576159: Verifying Checksum 05:00:11 d496ad576159: Download complete 05:00:11 c6b39de5b339: Pull complete 05:00:12 a69c41024577: Pull complete 05:00:12 d6de4b400683: Download complete 05:00:13 00f215d4a9da: Verifying Checksum 05:00:13 00f215d4a9da: Download complete 05:00:25 d6de4b400683: Pull complete 05:00:25 35cb2a7552d0: Pull complete 05:00:26 4f4fb700ef54: Pull complete 05:00:26 464afbd9ba4c: Pull complete 05:00:28 #118 DONE 52.5s 05:00:28 05:00:28 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:28 #86 DONE 52.2s 05:00:28 05:00:28 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:28 #117 DONE 52.5s 05:00:28 05:00:28 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:28 #116 DONE 46.0s 05:00:28 05:00:28 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:28 #81 DONE 52.5s 05:00:28 05:00:28 #119 [core-keeper builder 7/8] COPY . . 05:00:34 #119 ... 05:00:34 05:00:34 #120 [security-spiffe-token-provider builder 6/7] COPY . . 05:00:34 #120 ... 05:00:34 05:00:34 #121 [security-proxy-auth builder 6/7] COPY . . 05:00:34 #121 ... 05:00:34 05:00:34 #122 [security-bootstrapper builder 6/7] COPY . . 05:00:34 #122 ... 05:00:34 05:00:34 #123 [support-cron-scheduler builder 6/7] COPY . . 05:00:35 #123 ... 05:00:35 05:00:35 #121 [security-proxy-auth builder 6/7] COPY . . 05:00:35 #121 DONE 12.0s 05:00:35 05:00:35 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:35 #124 CACHED 05:00:35 05:00:35 #125 [core-command builder 6/7] COPY . . 05:00:35 #125 CACHED 05:00:35 05:00:35 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 05:00:35 #126 CACHED 05:00:35 05:00:35 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:00:35 #127 CACHED 05:00:35 05:00:35 #128 [support-scheduler builder 6/7] COPY . . 05:00:35 #128 CACHED 05:00:35 05:00:35 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:35 #129 CACHED 05:00:35 05:00:35 #130 [core-metadata builder 6/7] COPY . . 05:00:35 #130 CACHED 05:00:35 05:00:35 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:00:35 #131 CACHED 05:00:35 05:00:35 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:35 #132 CACHED 05:00:35 05:00:35 #120 [security-spiffe-token-provider builder 6/7] COPY . . 05:00:35 #120 DONE 12.0s 05:00:35 05:00:35 #133 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:00:35 #133 CACHED 05:00:35 05:00:35 #134 [support-notifications builder 6/7] COPY . . 05:00:35 #134 CACHED 05:00:35 05:00:35 #135 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:35 #135 CACHED 05:00:35 05:00:35 #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:35 #136 CACHED 05:00:35 05:00:35 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:00:35 #137 CACHED 05:00:35 05:00:35 #138 [security-proxy-setup builder 6/7] COPY . . 05:00:35 #138 CACHED 05:00:35 05:00:35 #119 [core-keeper builder 7/8] COPY . . 05:00:35 #119 DONE 12.0s 05:00:35 05:00:35 #139 [core-data builder 6/7] COPY . . 05:00:35 #139 CACHED 05:00:35 05:00:35 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 05:00:35 #140 CACHED 05:00:35 05:00:35 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:35 #141 CACHED 05:00:35 05:00:35 #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:35 #142 CACHED 05:00:35 05:00:35 #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:00:35 #143 CACHED 05:00:35 05:00:35 #144 [core-common-config-bootstrapper builder 6/7] COPY . . 05:00:35 #144 CACHED 05:00:35 05:00:35 #122 [security-bootstrapper builder 6/7] COPY . . 05:00:35 #122 DONE 12.0s 05:00:35 05:00:35 #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:35 #145 CACHED 05:00:35 05:00:35 #146 [security-secretstore-setup builder 6/7] COPY . . 05:00:35 #146 CACHED 05:00:35 05:00:35 #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:00:35 #147 CACHED 05:00:35 05:00:35 #123 [support-cron-scheduler builder 6/7] COPY . . 05:00:35 #123 DONE 12.0s 05:00:35 05:00:35 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:00:36 #148 1.130 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:00:36 00f215d4a9da: Pull complete 05:00:36 d496ad576159: Pull complete 05:00:36 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:00:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:00:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:00:36 + docker build -t ci-base-image-arm64 -f - . 05:00:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:00:36 WORKDIR /edgex 05:00:36 COPY go.mod . 05:00:36 RUN go mod download 05:00:37 Sending build context to Docker daemon 3.596MB 05:00:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:00:37 ---> f246e2811388 05:00:37 Step 2/4 : WORKDIR /edgex 05:00:39 ---> Running in 913a2f7c2955 05:00:39 Removing intermediate container 913a2f7c2955 05:00:39 ---> 10ac538aaab4 05:00:39 Step 3/4 : COPY go.mod . 05:00:40 ---> 1f00f121ac8b 05:00:40 Step 4/4 : RUN go mod download 05:00:40 ---> Running in 7b8fa19a236f 05:00:46 #148 ... 05:00:46 05:00:46 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:00:46 #0 0.611 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:00:46 #149 ... 05:00:46 05:00:46 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:00:46 #0 1.232 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:00:46 #150 ... 05:00:46 05:00:46 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:00:46 #0 1.595 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:00:46 #151 ... 05:00:46 05:00:46 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:00:46 #0 1.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:00:46 #152 ... 05:00:46 05:00:46 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:00:46 #0 1.373 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:00:46 #153 ... 05:00:46 05:00:46 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:00:46 #0 0.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:00:46 #154 ... 05:00:46 05:00:46 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:00:46 #0 1.554 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:00:46 #155 ... 05:00:46 05:00:46 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:00:46 #0 1.607 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:00:46 #156 ... 05:00:46 05:00:46 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:00:46 #0 1.591 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:00:46 #157 ... 05:00:46 05:00:46 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:00:46 #0 1.079 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:00:46 #158 ... 05:00:46 05:00:46 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:00:46 #0 1.496 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:00:47 #159 ... 05:00:47 05:00:47 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:00:47 #0 1.012 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:01:48 Removing intermediate container 7b8fa19a236f 05:01:48 ---> 9a14c5dccedc 05:01:48 Successfully built 9a14c5dccedc 05:01:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:48 + docker inspect -f . ci-base-image-arm64 05:01:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:49 prd-ubuntu20.04-docker-arm64-4c-16g-10910 does not seem to be running inside a container 05:01:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 05:01:50 $ docker top 8b89e1effe0859eaeef095161c3f41cdbf7d8d1ba5e585749de8216cbaf7dd8c -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:51 + go version 05:01:51 go version go1.21.9 linux/arm64 [Pipeline] } 05:01:51 $ docker stop --time=1 8b89e1effe0859eaeef095161c3f41cdbf7d8d1ba5e585749de8216cbaf7dd8c 05:01:52 $ docker rm -f --volumes 8b89e1effe0859eaeef095161c3f41cdbf7d8d1ba5e585749de8216cbaf7dd8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:01:53 05:01:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:01:53 latest: Pulling from edgex-devops/edgex-compose-arm64 05:01:53 547446be3368: Pulling fs layer 05:01:53 d125d8839a47: Pulling fs layer 05:01:53 3e85d5ac6304: Pulling fs layer 05:01:53 c3105a71a48b: Pulling fs layer 05:01:53 0f093f025ec4: Pulling fs layer 05:01:53 c3106fc0e877: Pulling fs layer 05:01:53 c3105a71a48b: Waiting 05:01:53 0f093f025ec4: Waiting 05:01:53 c3106fc0e877: Waiting 05:01:54 547446be3368: Download complete 05:01:54 c3105a71a48b: Verifying Checksum 05:01:54 c3105a71a48b: Download complete 05:01:54 d125d8839a47: Verifying Checksum 05:01:54 d125d8839a47: Download complete 05:01:54 c3106fc0e877: Verifying Checksum 05:01:54 c3106fc0e877: Download complete 05:01:54 0f093f025ec4: Verifying Checksum 05:01:54 0f093f025ec4: Download complete 05:01:54 547446be3368: Pull complete 05:01:55 d125d8839a47: Pull complete 05:01:56 3e85d5ac6304: Verifying Checksum 05:01:56 3e85d5ac6304: Download complete 05:02:04 3e85d5ac6304: Pull complete 05:02:04 c3105a71a48b: Pull complete 05:02:06 0f093f025ec4: Pull complete 05:02:06 c3106fc0e877: Pull complete 05:02:06 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:02:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:02:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:06 prd-ubuntu20.04-docker-arm64-4c-16g-10910 does not seem to be running inside a container 05:02:06 $ 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/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 05:02:08 $ docker top 06c7b0caa67f81b5e2f2b18f6071b6697c8e7ae7187d9c74ad5f861015ba7cba -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:09 + docker compose -f ./docker-compose-build.yml build --parallel 05:02:19 #1 [core-data internal] load build definition from Dockerfile 05:02:19 #1 transferring dockerfile: 2.07kB 0.0s done 05:02:19 #1 DONE 0.1s 05:02:19 05:02:19 #2 [support-notifications internal] load build definition from Dockerfile 05:02:20 #2 transferring dockerfile: 1.95kB done 05:02:20 #2 DONE 0.9s 05:02:20 05:02:20 #3 [core-metadata internal] load build definition from Dockerfile 05:02:20 #3 transferring dockerfile: 2.13kB done 05:02:20 #3 DONE 0.9s 05:02:20 05:02:20 #4 [core-data internal] load .dockerignore 05:02:20 #4 ... 05:02:20 05:02:20 #5 [security-spire-agent internal] load build definition from Dockerfile 05:02:20 #5 transferring dockerfile: 1.81kB done 05:02:20 #5 DONE 1.0s 05:02:20 05:02:20 #6 [core-keeper internal] load build definition from Dockerfile 05:02:20 #6 transferring dockerfile: 2.07kB 0.0s done 05:02:20 #6 DONE 1.1s 05:02:20 05:02:20 #7 [security-proxy-auth internal] load build definition from Dockerfile 05:02:20 #7 transferring dockerfile: 2.15kB done 05:02:20 #7 DONE 1.1s 05:02:20 05:02:20 #8 [security-proxy-setup internal] load build definition from Dockerfile 05:02:20 #8 ... 05:02:20 05:02:20 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:02:20 #9 transferring dockerfile: 1.89kB 0.0s done 05:02:20 #9 DONE 1.1s 05:02:20 05:02:20 #8 [security-proxy-setup internal] load build definition from Dockerfile 05:02:20 #8 transferring dockerfile: 2.50kB 0.0s done 05:02:20 #8 DONE 0.9s 05:02:20 05:02:20 #10 [security-spire-server internal] load build definition from Dockerfile 05:02:20 #10 transferring dockerfile: 1.70kB 0.0s done 05:02:20 #10 DONE 1.0s 05:02:20 05:02:20 #11 [security-bootstrapper internal] load build definition from Dockerfile 05:02:20 #11 transferring dockerfile: 3.17kB 0.0s done 05:02:20 #11 DONE 1.2s 05:02:20 05:02:20 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:02:20 #12 transferring dockerfile: 2.23kB 0.0s done 05:02:20 #12 DONE 1.3s 05:02:20 05:02:20 #4 [core-data internal] load .dockerignore 05:02:20 #4 transferring context: 50B 0.0s done 05:02:21 #4 ... 05:02:21 05:02:21 #13 [security-spire-config internal] load build definition from Dockerfile 05:02:21 #13 transferring dockerfile: 1.69kB 0.0s done 05:02:21 #13 DONE 1.2s 05:02:21 05:02:21 #14 [support-cron-scheduler internal] load build definition from Dockerfile 05:02:21 #14 transferring dockerfile: 1.85kB 0.0s done 05:02:21 #14 DONE 1.1s 05:02:21 05:02:21 #15 [core-command internal] load build definition from Dockerfile 05:02:21 #15 transferring dockerfile: 1.93kB 0.0s done 05:02:21 #15 DONE 1.1s 05:02:21 05:02:21 #16 [support-scheduler internal] load build definition from Dockerfile 05:02:21 #16 transferring dockerfile: 1.93kB 0.1s done 05:02:21 #16 DONE 1.3s 05:02:21 05:02:21 #17 [security-secretstore-setup internal] load build definition from Dockerfile 05:02:21 #17 transferring dockerfile: 2.49kB 0.1s done 05:02:21 #17 DONE 1.1s 05:02:21 05:02:21 #18 [support-notifications internal] load .dockerignore 05:02:21 #18 DONE 0.0s 05:02:21 05:02:21 #4 [core-data internal] load .dockerignore 05:02:21 #4 DONE 1.1s 05:02:21 05:02:21 #19 [core-metadata internal] load .dockerignore 05:02:21 #19 transferring context: 50B 0.0s done 05:02:21 #19 DONE 0.1s 05:02:21 05:02:21 #18 [support-notifications internal] load .dockerignore 05:02:21 #18 transferring context: 50B 0.0s done 05:02:21 #18 DONE 0.1s 05:02:21 05:02:21 #20 [core-keeper internal] load .dockerignore 05:02:21 #20 transferring context: 50B done 05:02:21 #20 DONE 0.1s 05:02:21 05:02:21 #21 [security-spire-agent internal] load .dockerignore 05:02:21 #21 transferring context: 50B 0.0s done 05:02:21 #21 DONE 0.1s 05:02:21 05:02:21 #22 [security-proxy-auth internal] load .dockerignore 05:02:21 #22 transferring context: 50B done 05:02:21 #22 DONE 0.1s 05:02:21 05:02:21 #23 [core-common-config-bootstrapper internal] load .dockerignore 05:02:21 #23 transferring context: 50B done 05:02:21 #23 DONE 0.1s 05:02:21 05:02:21 #24 [security-bootstrapper internal] load .dockerignore 05:02:21 #24 transferring context: 50B 0.0s done 05:02:21 #24 DONE 0.1s 05:02:21 05:02:21 #25 [security-spiffe-token-provider internal] load .dockerignore 05:02:21 #25 transferring context: 50B 0.0s done 05:02:21 #25 DONE 0.1s 05:02:21 05:02:21 #26 [support-scheduler internal] load .dockerignore 05:02:21 #26 transferring context: 50B 0.0s done 05:02:21 #26 DONE 0.1s 05:02:21 05:02:21 #27 [security-spire-config internal] load .dockerignore 05:02:21 #27 transferring context: 50B 0.0s done 05:02:22 #27 DONE 0.1s 05:02:22 05:02:22 #28 [security-spire-server internal] load .dockerignore 05:02:22 #28 transferring context: 50B 0.0s done 05:02:22 #28 DONE 0.1s 05:02:22 05:02:22 #29 [core-command internal] load .dockerignore 05:02:22 #29 transferring context: 50B done 05:02:22 #29 DONE 0.1s 05:02:22 05:02:22 #30 [support-cron-scheduler internal] load .dockerignore 05:02:22 #30 transferring context: 50B 0.0s done 05:02:22 #30 DONE 0.1s 05:02:22 05:02:22 #31 [security-proxy-setup internal] load .dockerignore 05:02:22 #31 transferring context: 50B done 05:02:22 #31 DONE 0.1s 05:02:22 05:02:22 #32 [security-secretstore-setup internal] load .dockerignore 05:02:22 #32 transferring context: 50B done 05:02:22 #32 DONE 0.1s 05:02:22 05:02:22 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:02:22 #33 DONE 0.0s 05:02:22 05:02:22 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 05:02:23 #34 ... 05:02:23 05:02:23 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:02:23 #33 DONE 0.0s 05:02:23 05:02:23 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 05:02:23 #34 ... 05:02:23 05:02:23 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:02:23 #33 DONE 0.0s 05:02:23 05:02:23 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 05:02:23 #34 ... 05:02:23 05:02:23 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:02:23 #33 DONE 0.0s 05:02:23 05:02:23 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 05:02:23 #34 ... 05:02:23 05:02:23 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:02:23 #33 DONE 0.0s 05:02:23 05:02:23 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 05:02:23 #34 ... 05:02:23 05:02:23 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:02:23 #33 DONE 0.0s 05:02:23 05:02:23 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 05:02:23 #34 ... 05:02:23 05:02:23 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:02:23 #33 DONE 0.0s 05:02:23 05:02:23 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 05:02:24 #160 ... 05:02:24 05:02:24 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:02:24 #156 94.35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:02:24 #34 ... 05:02:24 05:02:24 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:02:24 #33 DONE 0.0s 05:02:24 05:02:24 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 05:02:25 #34 ... 05:02:25 05:02:25 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:02:25 #33 DONE 0.0s 05:02:25 05:02:25 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 05:02:25 #34 ... 05:02:25 05:02:25 #35 [core-metadata internal] load build context 05:02:25 #35 transferring context: 3.15MB 1.4s done 05:02:25 #35 DONE 2.2s 05:02:25 05:02:25 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:02:25 #33 DONE 0.1s 05:02:25 05:02:25 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 05:02:25 #34 ... 05:02:25 05:02:25 #36 [core-data internal] load build context 05:02:25 #36 transferring context: 3.15MB 1.8s done 05:02:25 #36 DONE 2.3s 05:02:25 05:02:25 #37 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:02:25 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 05:02:25 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:02:25 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:02:25 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:02:25 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 05:02:25 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s 05:02:25 #37 ... 05:02:25 05:02:25 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:02:25 #33 DONE 0.1s 05:02:25 05:02:25 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:02:25 #38 DONE 2.5s 05:02:25 05:02:25 #37 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:02:25 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 05:02:25 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:02:25 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:02:25 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:02:25 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 05:02:25 #37 ... 05:02:25 05:02:25 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:02:25 #39 DONE 2.6s 05:02:25 05:02:25 #37 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:02:25 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 05:02:25 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:02:25 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:02:25 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:02:25 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 05:02:25 #37 ... 05:02:25 05:02:25 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:02:25 #33 DONE 0.1s 05:02:25 05:02:25 #37 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:02:25 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 05:02:25 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:02:25 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:02:25 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:02:25 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 05:02:26 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done 05:02:26 #37 ... 05:02:26 05:02:26 #40 [security-proxy-auth internal] load build context 05:02:26 #40 transferring context: 3.15MB 2.1s done 05:02:26 #40 DONE 2.8s 05:02:26 05:02:26 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 05:02:26 #34 DONE 3.1s 05:02:26 05:02:26 #37 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:02:26 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 05:02:26 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:02:26 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:02:26 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:02:26 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 05:02:26 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done 05:02:26 #37 ... 05:02:26 05:02:26 #41 [core-keeper internal] load build context 05:02:26 #41 transferring context: 3.15MB 2.1s done 05:02:26 #41 DONE 3.6s 05:02:27 05:02:27 #42 [support-notifications internal] load build context 05:02:27 #42 transferring context: 3.15MB 2.9s done 05:02:27 #42 DONE 3.9s 05:02:27 05:02:27 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:27 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 05:02:27 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:02:27 #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:02:27 #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:02:27 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 05:02:27 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 05:02:27 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 05:02:27 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:02:27 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.6s 05:02:27 #43 ... 05:02:27 05:02:27 #44 [core-common-config-bootstrapper internal] load build context 05:02:27 #44 transferring context: 3.15MB 1.6s done 05:02:27 #44 DONE 3.2s 05:02:27 05:02:27 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:27 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.8s 05:02:27 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 1.0s 05:02:27 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 05:02:27 #43 ... 05:02:27 05:02:27 #45 [security-bootstrapper internal] load build context 05:02:27 #45 transferring context: 3.15MB 1.7s done 05:02:27 #45 DONE 3.5s 05:02:27 05:02:27 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:27 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 1.2s 05:02:27 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.4s 05:02:27 #43 ... 05:02:27 05:02:27 #46 [support-scheduler internal] load build context 05:02:27 #46 transferring context: 3.15MB 1.3s done 05:02:27 #46 DONE 2.7s 05:02:27 05:02:27 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:27 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.6s 05:02:28 #43 ... 05:02:28 05:02:28 #47 [security-spiffe-token-provider internal] load build context 05:02:28 #47 transferring context: 3.15MB 1.4s done 05:02:28 #47 DONE 3.0s 05:02:28 05:02:28 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:28 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 1.8s 05:02:28 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:02:28 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 2.1s 05:02:28 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.3s 05:02:28 #43 ... 05:02:28 05:02:28 #48 [security-spire-server internal] load build context 05:02:28 #48 transferring context: 27.71kB 0.1s done 05:02:28 #48 DONE 3.3s 05:02:28 05:02:28 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:28 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.43MB / 28.04MB 2.7s 05:02:29 #43 ... 05:02:29 05:02:29 #49 [security-spire-config internal] load build context 05:02:29 #49 transferring context: 25.96kB 0.1s done 05:02:29 #49 DONE 3.3s 05:02:29 05:02:29 #50 [security-spire-agent internal] load build context 05:02:29 #50 transferring context: 27.24kB 0.2s done 05:02:29 #50 DONE 3.3s 05:02:29 05:02:29 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:29 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 2.8s 05:02:29 #43 ... 05:02:29 05:02:29 #51 [core-command internal] load build context 05:02:29 #51 transferring context: 3.15MB 1.5s done 05:02:29 #51 DONE 3.2s 05:02:29 05:02:29 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:29 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.9s 05:02:29 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.0s done 05:02:29 #43 ... 05:02:29 05:02:29 #52 [support-cron-scheduler internal] load build context 05:02:29 #52 transferring context: 3.15MB 1.5s done 05:02:29 #52 DONE 3.4s 05:02:29 05:02:29 #53 [security-proxy-setup internal] load build context 05:02:29 #53 transferring context: 3.15MB 1.6s done 05:02:29 #53 DONE 3.6s 05:02:29 05:02:29 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:02:29 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 05:02:29 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:02:29 #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 05:02:29 #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 05:02:29 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:02:29 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done 05:02:29 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 05:02:29 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 05:02:29 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.3s done 05:02:29 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 05:02:29 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0.3s 05:02:30 #54 ... 05:02:30 05:02:30 #55 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:02:30 #55 DONE 8.0s 05:02:30 05:02:30 #56 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 05:02:31 #56 DONE 2.1s 05:02:31 05:02:31 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:02:34 #57 ... 05:02:34 05:02:34 #58 [security-secretstore-setup internal] load build context 05:02:34 #58 transferring context: 3.15MB 4.0s done 05:02:34 #58 DONE 7.7s 05:02:34 05:02:34 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:34 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.3s 05:02:37 #43 ... 05:02:37 05:02:37 #37 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:02:37 #37 ... 05:02:37 05:02:37 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:37 #43 ... 05:02:37 05:02:37 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:02:37 #0 7.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:37 #0 8.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:37 #0 9.897 (1/4) Installing ca-certificates (20240226-r0) 05:02:37 #0 10.09 (2/4) Installing dumb-init (1.2.5-r2) 05:02:37 #59 10.10 (3/4) Installing su-exec (0.2-r3) 05:02:37 #59 10.11 (4/4) Installing yq (4.33.3-r5) 05:02:37 #59 ... 05:02:37 05:02:37 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:38 #43 ... 05:02:38 05:02:38 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:02:38 #60 ... 05:02:38 05:02:38 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:02:38 #0 7.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:38 #0 8.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:38 #0 9.597 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:02:38 #0 9.597 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:02:38 #0 9.597 OK: 19946 distinct packages available 05:02:38 #61 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:38 #61 ... 05:02:38 05:02:38 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:02:38 #0 9.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:38 #62 ... 05:02:38 05:02:38 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:02:38 #63 ... 05:02:38 05:02:38 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:02:38 #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:38 #64 ... 05:02:38 05:02:38 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:02:38 #0 9.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:39 #65 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:39 #65 ... 05:02:39 05:02:39 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:02:39 #66 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:39 #66 ... 05:02:39 05:02:39 #67 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:02:39 #67 ... 05:02:39 05:02:39 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:02:39 #68 ... 05:02:39 05:02:39 #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:39 #69 ... 05:02:39 05:02:39 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:39 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.6s 05:02:40 #43 ... 05:02:40 05:02:40 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:02:40 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.3s 05:02:40 #54 ... 05:02:40 05:02:40 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:41 #43 ... 05:02:41 05:02:41 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:02:41 #59 10.57 Executing busybox-1.36.1-r7.trigger 05:02:41 #59 10.59 Executing ca-certificates-20240226-r0.trigger 05:02:41 #59 11.44 OK: 18 MiB in 19 packages 05:02:41 #59 DONE 13.2s 05:02:41 05:02:41 #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:41 #69 DONE 12.8s 05:02:41 05:02:41 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:41 #43 ... 05:02:41 05:02:41 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:41 #70 DONE 10.1s 05:02:41 05:02:41 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:02:41 #60 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:41 #60 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:41 #60 ... 05:02:41 05:02:41 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:02:41 #0 9.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:42 #71 ... 05:02:42 05:02:42 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:02:42 #0 7.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:42 #0 8.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:42 #72 ... 05:02:42 05:02:42 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:02:42 #0 8.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:42 #73 ... 05:02:42 05:02:42 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:43 #43 ... 05:02:43 05:02:43 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:02:43 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.5s done 05:02:43 #54 DONE 18.2s 05:02:43 05:02:43 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:44 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.6s 05:02:47 #43 ... 05:02:47 05:02:47 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:02:47 #62 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:47 #62 17.48 (1/2) Installing dumb-init (1.2.5-r2) 05:02:47 #62 17.51 (2/2) Installing su-exec (0.2-r3) 05:02:47 #62 17.52 Executing busybox-1.36.1-r7.trigger 05:02:47 #62 17.67 OK: 8 MiB in 17 packages 05:02:47 #62 DONE 18.9s 05:02:47 05:02:47 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:02:48 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.8s done 05:02:48 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.8s done 05:02:49 #43 ... 05:02:49 05:02:49 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:02:49 #60 19.23 (1/1) Installing dumb-init (1.2.5-r2) 05:02:49 #60 19.31 Executing busybox-1.36.1-r7.trigger 05:02:49 #60 19.60 OK: 8 MiB in 16 packages 05:02:49 #60 DONE 21.4s 05:02:49 05:02:49 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:02:49 #74 ... 05:02:49 05:02:49 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:02:49 #61 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:49 #61 17.28 (1/11) Installing ca-certificates (20240226-r0) 05:02:49 #61 17.80 (2/11) Installing brotli-libs (1.0.9-r14) 05:02:49 #61 17.90 (3/11) Installing libunistring (1.1-r1) 05:02:49 #61 18.07 (4/11) Installing libidn2 (2.3.4-r1) 05:02:49 #61 18.09 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:02:49 #61 18.14 (6/11) Installing libcurl (8.9.1-r0) 05:02:49 #61 18.25 (7/11) Installing curl (8.9.1-r0) 05:02:49 #61 18.28 (8/11) Installing dumb-init (1.2.5-r2) 05:02:49 #61 18.32 (9/11) Installing musl-obstack (1.2.3-r2) 05:02:49 #61 18.32 (10/11) Installing libucontext (1.2-r2) 05:02:49 #61 18.37 (11/11) Installing gcompat (1.1.0-r1) 05:02:49 #61 18.37 Executing busybox-1.36.1-r7.trigger 05:02:49 #61 18.63 Executing ca-certificates-20240226-r0.trigger 05:02:49 #61 20.41 OK: 13 MiB in 26 packages 05:02:50 #61 ... 05:02:50 05:02:50 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:02:50 #72 16.52 OK: 266 MiB in 52 packages 05:02:50 #72 DONE 18.1s 05:02:50 05:02:50 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:02:50 #75 ... 05:02:50 05:02:50 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:02:50 #64 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:50 #64 18.10 (1/4) Installing dumb-init (1.2.5-r2) 05:02:50 #64 18.13 (2/4) Installing openssl (3.1.7-r0) 05:02:50 #64 18.26 (3/4) Installing su-exec (0.2-r3) 05:02:50 #64 18.32 (4/4) Installing yq (4.33.3-r5) 05:02:50 #64 19.58 Executing busybox-1.36.1-r7.trigger 05:02:50 #64 19.78 OK: 18 MiB in 19 packages 05:02:50 #64 ... 05:02:50 05:02:50 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:02:50 #68 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:50 #68 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:50 #68 ... 05:02:50 05:02:50 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:02:50 #61 DONE 22.1s 05:02:50 05:02:50 #67 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:02:50 #67 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:50 #67 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:50 #67 21.35 (1/1) Installing dumb-init (1.2.5-r2) 05:02:50 #67 21.38 Executing busybox-1.36.1-r7.trigger 05:02:50 #67 21.63 OK: 8 MiB in 16 packages 05:02:50 #67 ... 05:02:50 05:02:50 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:02:50 #57 8.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:50 #57 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:50 #57 18.95 OK: 266 MiB in 52 packages 05:02:50 #57 ... 05:02:50 05:02:50 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:02:50 #63 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:50 #63 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:50 #63 22.44 (1/2) Installing ca-certificates (20240226-r0) 05:02:51 #63 ... 05:02:51 05:02:51 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:02:51 #64 DONE 22.6s 05:02:51 05:02:51 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:02:51 #68 22.19 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:02:51 #68 22.19 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:02:51 #68 22.19 OK: 19946 distinct packages available 05:02:51 #68 ... 05:02:51 05:02:51 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:02:51 #75 DONE 1.2s 05:02:51 05:02:51 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:02:51 #0 5.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:51 #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:51 #76 ... 05:02:51 05:02:51 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:02:51 #66 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:51 #66 19.84 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:02:51 #66 19.84 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:02:51 #66 19.84 OK: 19946 distinct packages available 05:02:51 #66 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:51 #66 ... 05:02:51 05:02:51 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:02:51 #0 5.109 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:51 #0 7.513 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:51 #77 ... 05:02:51 05:02:51 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:02:51 #63 23.25 (2/2) Installing dumb-init (1.2.5-r2) 05:02:51 #63 23.35 Executing busybox-1.36.1-r7.trigger 05:02:51 #63 23.41 Executing ca-certificates-20240226-r0.trigger 05:02:52 #63 ... 05:02:52 05:02:52 #67 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:02:52 #67 DONE 23.9s 05:02:52 05:02:52 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:02:52 #0 5.677 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:52 #0 8.479 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:52 #78 ... 05:02:52 05:02:52 #79 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 05:02:53 #79 ... 05:02:53 05:02:53 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:02:53 #73 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:53 #73 19.40 OK: 266 MiB in 52 packages 05:02:53 #73 DONE 21.1s 05:02:53 05:02:53 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:02:53 #80 ... 05:02:53 05:02:53 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:02:53 #57 DONE 22.0s 05:02:53 05:02:53 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 05:02:53 #81 ... 05:02:53 05:02:53 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:02:53 #71 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:53 #71 19.70 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:02:53 #71 19.70 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:02:53 #71 19.70 OK: 19955 distinct packages available 05:02:53 #71 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:54 #71 ... 05:02:54 05:02:54 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:02:54 #66 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:54 #66 ... 05:02:54 05:02:54 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:02:54 #63 24.32 OK: 9 MiB in 17 packages 05:02:54 #63 DONE 26.3s 05:02:54 05:02:54 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:02:54 #82 ... 05:02:54 05:02:54 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 05:02:54 #81 DONE 1.6s 05:02:54 05:02:54 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:02:54 #68 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:54 #68 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:54 #68 ... 05:02:54 05:02:54 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:02:54 #80 DONE 2.1s 05:02:55 05:02:55 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:55 #83 ... 05:02:55 05:02:55 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:02:55 #65 17.80 (1/3) Installing ca-certificates (20240226-r0) 05:02:55 #65 18.35 (2/3) Installing dumb-init (1.2.5-r2) 05:02:55 #65 18.36 (3/3) Installing tzdata (2024a-r0) 05:02:55 #65 22.57 Executing busybox-1.36.1-r7.trigger 05:02:55 #65 22.98 Executing ca-certificates-20240226-r0.trigger 05:02:55 #65 24.75 OK: 12 MiB in 18 packages 05:02:55 #65 DONE 26.8s 05:02:55 05:02:55 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:02:56 #84 ... 05:02:56 05:02:56 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:02:56 #76 14.20 OK: 18 MiB in 19 packages 05:02:56 #76 DONE 15.1s 05:02:56 05:02:56 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:02:56 #77 14.90 (1/1) Installing dumb-init (1.2.5-r2) 05:02:56 #77 15.61 Executing busybox-1.36.1-r7.trigger 05:02:56 #77 15.84 OK: 8 MiB in 16 packages 05:02:57 #77 ... 05:02:57 05:02:57 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:02:57 #0 9.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:57 #85 ... 05:02:57 05:02:57 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:02:57 #78 14.94 OK: 266 MiB in 52 packages 05:02:58 #78 DONE 16.3s 05:02:58 05:02:58 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:02:58 #77 DONE 16.9s 05:02:58 05:02:58 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:02:58 #66 29.71 (1/4) Installing dumb-init (1.2.5-r2) 05:02:58 #66 29.71 (2/4) Installing musl-obstack (1.2.3-r2) 05:02:58 #66 29.74 (3/4) Installing libucontext (1.2-r2) 05:02:58 #66 29.74 (4/4) Installing gcompat (1.1.0-r1) 05:02:58 #66 29.74 Executing busybox-1.36.1-r7.trigger 05:02:58 #66 29.86 OK: 8 MiB in 19 packages 05:02:59 #66 DONE 30.6s 05:02:59 05:02:59 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:02:59 #86 ... 05:02:59 05:02:59 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:02:59 #68 30.02 (1/5) Installing dumb-init (1.2.5-r2) 05:02:59 #68 30.02 (2/5) Installing musl-obstack (1.2.3-r2) 05:02:59 #68 30.02 (3/5) Installing libucontext (1.2-r2) 05:02:59 #68 30.02 (4/5) Installing gcompat (1.1.0-r1) 05:02:59 #68 30.04 (5/5) Installing openssl (3.1.7-r0) 05:02:59 #68 30.11 Executing busybox-1.36.1-r7.trigger 05:02:59 #68 30.19 OK: 9 MiB in 20 packages 05:02:59 #68 DONE 30.9s 05:02:59 05:02:59 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:02:59 #87 ... 05:02:59 05:02:59 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:02:59 #88 DONE 1.6s 05:02:59 05:02:59 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:02:59 #71 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:59 #71 27.39 OK: 266 MiB in 52 packages 05:02:59 #71 DONE 28.0s 05:02:59 05:02:59 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:03:00 #89 ... 05:03:00 05:03:00 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:03:00 #85 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:03:00 #85 12.72 OK: 8 MiB in 17 packages 05:03:00 #85 DONE 13.1s 05:03:00 05:03:00 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:00 #90 ... 05:03:00 05:03:00 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:03:00 #91 ... 05:03:00 05:03:00 #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:03:00 #92 ... 05:03:00 05:03:00 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:03:00 #89 DONE 1.1s 05:03:00 05:03:00 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:03:01 #93 ... 05:03:01 05:03:01 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:01 #94 ... 05:03:01 05:03:01 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:05 #95 ... 05:03:05 05:03:05 #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:05 #96 ... 05:03:05 05:03:05 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:03:05 #87 5.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:03:05 #87 ... 05:03:05 05:03:05 #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:03:05 #92 DONE 5.3s 05:03:05 05:03:05 #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:03:05 #97 DONE 0.1s 05:03:05 05:03:05 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:03:05 #86 6.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:03:06 #86 ... 05:03:06 05:03:06 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:03:06 #91 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:03:06 #91 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:03:06 #91 15.75 OK: 13 MiB in 26 packages 05:03:06 #91 DONE 16.4s 05:03:06 05:03:06 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:03:06 #74 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:03:06 #74 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:03:06 #74 16.59 OK: 8 MiB in 16 packages 05:03:06 #74 DONE 17.3s 05:03:07 05:03:07 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:03:07 #87 7.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:03:08 #87 ... 05:03:08 05:03:08 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:03:08 #93 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:03:08 #93 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:03:08 #93 17.16 OK: 18 MiB in 19 packages 05:03:08 #93 DONE 17.8s 05:03:09 05:03:09 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:03:09 #98 DONE 0.2s 05:03:09 05:03:09 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:03:09 #82 9.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:03:09 #82 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:03:09 #82 14.10 OK: 9 MiB in 17 packages 05:03:09 #82 ... 05:03:09 05:03:09 #79 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 05:03:09 #79 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:03:09 #79 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:03:09 #79 16.56 OK: 8 MiB in 16 packages 05:03:09 #79 DONE 17.4s 05:03:09 05:03:09 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:03:09 #86 8.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:03:09 #86 ... 05:03:09 05:03:09 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:03:09 #82 DONE 15.2s 05:03:09 05:03:09 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:03:09 #84 9.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:03:09 #84 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:03:09 #84 14.45 OK: 12 MiB in 18 packages 05:03:10 #84 ... 05:03:10 05:03:10 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:03:10 #87 10.84 OK: 9 MiB in 20 packages 05:03:10 #87 ... 05:03:10 05:03:10 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:03:10 #84 DONE 15.0s 05:03:10 05:03:10 #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:10 #96 ... 05:03:10 05:03:10 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:03:10 #87 DONE 11.4s 05:03:10 05:03:10 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:03:10 #86 11.85 OK: 8 MiB in 19 packages 05:03:12 #86 DONE 13.1s 05:03:12 05:03:12 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:03:12 #99 DONE 1.4s 05:03:12 05:03:12 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:03:12 #100 DONE 1.4s 05:03:12 05:03:12 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:03:12 #101 DONE 0.3s 05:03:12 05:03:12 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:03:12 #102 ... 05:03:12 05:03:12 #103 [security-spire-server stage-2 6/9] COPY security.txt / 05:03:12 #103 DONE 0.2s 05:03:12 05:03:12 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:03:13 #104 DONE 0.2s 05:03:13 05:03:13 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:03:13 #105 DONE 0.3s 05:03:13 05:03:13 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:03:13 #106 DONE 0.4s 05:03:13 05:03:13 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:03:13 #107 DONE 1.9s 05:03:13 05:03:13 #108 [security-spire-server] exporting to image 05:03:13 #108 exporting layers 05:03:14 #108 ... 05:03:14 05:03:14 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:03:14 #102 DONE 1.9s 05:03:14 05:03:14 #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:03:14 #109 DONE 0.3s 05:03:14 05:03:14 #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:03:14 #110 DONE 0.3s 05:03:14 05:03:14 #111 [security-spire-config stage-2 6/10] COPY security.txt / 05:03:14 #111 DONE 0.3s 05:03:14 05:03:14 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 05:03:14 #112 DONE 0.3s 05:03:14 05:03:14 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:03:14 #113 DONE 0.3s 05:03:14 05:03:14 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:03:14 #114 DONE 0.2s 05:03:14 05:03:14 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:03:14 #115 ... 05:03:14 05:03:14 #116 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:03:14 #116 DONE 0.2s 05:03:15 05:03:15 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:03:15 #115 DONE 0.3s 05:03:15 05:03:15 #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:03:15 #117 DONE 0.2s 05:03:15 05:03:15 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:03:15 #118 DONE 0.3s 05:03:15 05:03:15 #108 [security-spire-agent] exporting to image 05:03:17 #108 exporting layers 3.5s done 05:03:17 #108 writing image sha256:09940a3498721c4202ec70c46bee33e6c9e393e7c53a6874971a5df41ba54724 0.0s done 05:03:17 #108 naming to docker.io/library/security-spire-server-arm64 done 05:03:17 #108 exporting layers 2.0s done 05:03:17 #108 writing image sha256:1ff4ad77704a69529321ea5fd1933b8aca5cd1aaa3012daca2e6466726f9467e 0.0s done 05:03:17 #108 naming to docker.io/library/security-spire-agent-arm64 done 05:03:17 #108 writing image sha256:33df9d177ef3d1b212e1a3e23aa43bb3a63ee8919aae2409e403f0afb0627318 done 05:03:17 #108 naming to docker.io/library/security-spire-config-arm64 05:03:17 #108 naming to docker.io/library/security-spire-config-arm64 done 05:03:17 #108 DONE 3.7s 05:03:17 05:03:17 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:03:20 #156 DONE 160.8s 05:03:20 05:03:20 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:03:20 #159 DONE 160.8s 05:03:20 05:03:20 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:03:20 #157 DONE 160.8s 05:03:20 05:03:20 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:03:20 #160 DONE 160.8s 05:03:20 05:03:20 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:03:20 #154 DONE 160.8s 05:03:20 05:03:20 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:03:20 #150 DONE 160.9s 05:03:20 05:03:20 #161 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #161 ... 05:03:20 05:03:20 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:03:20 #151 DONE 160.9s 05:03:20 05:03:20 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:03:20 #158 DONE 161.1s 05:03:20 05:03:20 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:03:20 #155 DONE 161.1s 05:03:20 05:03:20 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:03:20 #152 DONE 161.1s 05:03:20 05:03:20 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #162 ... 05:03:20 05:03:20 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:03:20 #148 DONE 161.1s 05:03:20 05:03:20 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:03:20 #153 DONE 161.1s 05:03:20 05:03:20 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:03:20 #149 DONE 161.2s 05:03:20 05:03:20 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #163 ... 05:03:20 05:03:20 #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:03:20 #164 DONE 0.9s 05:03:20 05:03:20 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #165 DONE 0.9s 05:03:20 05:03:20 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #162 DONE 0.8s 05:03:20 05:03:20 #161 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #161 DONE 1.0s 05:03:20 05:03:20 #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #166 DONE 0.7s 05:03:20 05:03:20 #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:03:20 #167 ... 05:03:20 05:03:20 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #163 DONE 0.7s 05:03:20 05:03:20 #168 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #168 DONE 0.5s 05:03:20 05:03:20 #169 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #169 DONE 0.6s 05:03:20 05:03:20 #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #170 DONE 0.5s 05:03:20 05:03:20 #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:03:20 #171 ... 05:03:20 05:03:20 #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:03:20 #172 DONE 0.5s 05:03:20 05:03:20 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:03:20 #173 DONE 0.5s 05:03:20 05:03:20 #174 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:03:20 #174 ... 05:03:20 05:03:20 #175 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:03:20 #175 DONE 0.6s 05:03:20 05:03:20 #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:03:20 #167 DONE 0.7s 05:03:20 05:03:20 #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:03:20 #176 CACHED 05:03:20 05:03:20 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #177 CACHED 05:03:20 05:03:20 #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:03:20 #178 DONE 0.6s 05:03:20 05:03:20 #179 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:03:20 #179 CACHED 05:03:20 05:03:20 #180 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #180 CACHED 05:03:20 05:03:20 #181 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:03:20 #181 DONE 0.6s 05:03:20 05:03:20 #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:03:20 #182 CACHED 05:03:20 05:03:20 #183 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #183 CACHED 05:03:20 05:03:20 #184 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:03:20 #184 CACHED 05:03:20 05:03:20 #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #185 CACHED 05:03:20 05:03:20 #186 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:03:20 #186 DONE 0.6s 05:03:20 05:03:20 #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:03:20 #171 DONE 0.5s 05:03:20 05:03:20 #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:03:20 #187 ... 05:03:20 05:03:20 #174 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:03:20 #174 DONE 0.5s 05:03:20 05:03:20 #188 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:03:20 #188 DONE 0.6s 05:03:20 05:03:20 #189 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:03:20 #189 ... 05:03:20 05:03:20 #190 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:03:20 #190 DONE 1.8s 05:03:20 05:03:20 #191 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:03:20 #191 DONE 1.8s 05:03:20 05:03:20 #192 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:03:20 #192 DONE 1.9s 05:03:20 05:03:20 #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:03:20 #193 DONE 1.8s 05:03:20 05:03:20 #194 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:03:20 #194 DONE 1.9s 05:03:20 05:03:20 #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:03:20 #187 DONE 1.9s 05:03:20 05:03:20 #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:03:20 #195 DONE 2.0s 05:03:20 05:03:20 #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:03:20 #196 DONE 2.0s 05:03:20 05:03:20 #197 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:03:20 #197 DONE 1.8s 05:03:20 05:03:20 #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:03:20 #198 DONE 2.0s 05:03:20 05:03:20 #199 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:03:20 #199 ... 05:03:20 05:03:20 #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:03:20 #200 DONE 2.0s 05:03:20 05:03:20 #201 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:03:20 #201 DONE 2.9s 05:03:20 05:03:20 #189 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:03:20 #189 DONE 1.9s 05:03:20 05:03:20 #101 [security-spiffe-token-provider] exporting to image 05:03:20 #101 exporting layers 05:03:20 #101 ... 05:03:20 05:03:20 #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:03:20 #202 DONE 0.5s 05:03:20 05:03:20 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:03:20 #203 DONE 0.5s 05:03:20 05:03:20 #101 [support-notifications] exporting to image 05:03:20 #101 ... 05:03:20 05:03:20 #204 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:03:20 #204 DONE 0.6s 05:03:20 05:03:20 #205 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:03:20 #205 DONE 0.6s 05:03:20 05:03:20 #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:03:20 #206 DONE 0.5s 05:03:20 05:03:20 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:03:20 #207 DONE 0.5s 05:03:20 05:03:20 #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 05:03:20 #208 DONE 0.6s 05:03:20 05:03:20 #101 [support-notifications] exporting to image 05:03:20 #101 exporting layers 0.4s done 05:03:20 #101 ... 05:03:20 05:03:20 #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:03:20 #209 DONE 0.6s 05:03:20 05:03:20 #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:03:20 #210 DONE 0.6s 05:03:20 05:03:20 #199 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:03:20 #199 DONE 0.6s 05:03:20 05:03:20 #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:03:20 #211 DONE 0.5s 05:03:20 05:03:20 #101 [support-cron-scheduler] exporting to image 05:03:20 #101 ... 05:03:20 05:03:20 #212 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:03:20 #212 DONE 0.7s 05:03:20 05:03:20 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:03:20 #213 DONE 0.6s 05:03:20 05:03:20 #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:03:20 #214 ... 05:03:20 05:03:20 #215 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:03:20 #215 DONE 0.6s 05:03:20 05:03:20 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:03:20 #216 DONE 0.6s 05:03:20 05:03:20 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:03:20 #217 DONE 0.6s 05:03:20 05:03:20 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:03:20 #218 DONE 0.6s 05:03:20 05:03:20 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:03:20 #219 DONE 0.6s 05:03:20 05:03:20 #220 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:03:20 #220 DONE 0.5s 05:03:20 05:03:20 #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:03:21 #221 ... 05:03:21 05:03:21 #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:03:21 #214 DONE 0.4s 05:03:21 05:03:21 #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:03:21 #222 ... 05:03:21 05:03:21 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 05:03:21 #223 DONE 0.7s 05:03:21 05:03:21 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:03:21 #224 DONE 0.7s 05:03:21 05:03:21 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:03:21 #225 DONE 0.8s 05:03:21 05:03:21 #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:03:21 #226 DONE 0.8s 05:03:21 05:03:21 #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:03:21 #221 DONE 0.7s 05:03:21 05:03:21 #227 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:03:21 #227 DONE 0.1s 05:03:21 05:03:21 #101 [support-cron-scheduler] exporting to image 05:03:21 #101 writing image sha256:7882e96beda66c5d4c682de3dcb11ff1caa4d412d720c4f5f6e4f8b80f636381 0.1s done 05:03:21 #101 naming to docker.io/library/security-spiffe-token-provider done 05:03:21 #101 writing image sha256:11050291e5862b7e7df3a2de3eb2bbba2c135d345e5ba717325cfc19acdaf93a 0.0s done 05:03:21 #101 naming to docker.io/library/support-notifications done 05:03:21 #101 writing image sha256:9c53afdea359863f768e6736402904def7326730134321cca63c431a5801faa3 0.0s done 05:03:21 #101 writing image sha256:a1e7cc526ee2b032f125b0dd10b286e3411f41250dbe827d23c3fd1e612d4bfc 0.1s done 05:03:21 #101 naming to docker.io/library/core-keeper 0.0s done 05:03:21 #101 naming to docker.io/library/core-command done 05:03:21 #101 writing image sha256:84bd46ac9ddfcf2bd904d2956a58efbf67f1c2d8c52c8af639cbb754929c86a4 0.2s done 05:03:21 #101 naming to docker.io/library/support-scheduler 0.0s done 05:03:21 #101 writing image sha256:0910a1759b499fcc3dee9f1de3cc0e14cf257450051a67a85edd068edbbeb8e3 done 05:03:21 #101 writing image sha256:c885fbcd7ade9d98469bd63c56e3d4b117a8f6776ac9d56a8e988d342bf54aaf done 05:03:21 #101 naming to docker.io/library/core-data done 05:03:21 #101 naming to docker.io/library/support-cron-scheduler done 05:03:21 #101 ... 05:03:21 05:03:21 #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:03:21 #228 DONE 0.1s 05:03:21 05:03:21 #229 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:03:21 #229 DONE 0.1s 05:03:21 05:03:21 #101 [core-common-config-bootstrapper] exporting to image 05:03:21 #101 exporting layers 0.3s done 05:03:21 #101 writing image sha256:ea231b3cde56f6db45c275677ad72f269c6656a0082c7b36f83861fa8e2733f2 done 05:03:21 #101 naming to docker.io/library/core-common-config-bootstrapper done 05:03:21 #101 writing image sha256:89cfff61f78a7dab93db3f588296357029c3678b29529587115d2256502fd1fe 05:03:21 #101 exporting layers 0.3s done 05:03:21 #101 writing image sha256:89cfff61f78a7dab93db3f588296357029c3678b29529587115d2256502fd1fe 0.1s done 05:03:21 #101 naming to docker.io/library/core-metadata done 05:03:21 #101 writing image sha256:85a34fa2a6d06d65fb5bdf27d988c7935cce5dd0b693bca518d88120129436b8 done 05:03:21 #101 naming to docker.io/library/security-proxy-auth done 05:03:21 #101 DONE 4.8s 05:03:21 05:03:21 #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 05:03:21 #230 DONE 0.1s 05:03:21 05:03:21 #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:03:21 #231 DONE 0.1s 05:03:21 05:03:21 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:03:21 #232 ... 05:03:21 05:03:21 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:03:21 #233 DONE 0.1s 05:03:21 05:03:21 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:03:21 #234 DONE 0.0s 05:03:22 05:03:22 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:03:22 #235 ... 05:03:22 05:03:22 #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:03:22 #222 DONE 0.9s 05:03:22 05:03:22 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:03:22 #232 DONE 0.5s 05:03:22 05:03:22 #101 [security-secretstore-setup] exporting to image 05:03:22 #101 exporting layers 0.3s done 05:03:22 #101 exporting layers 0.3s done 05:03:22 #101 writing image sha256:09f150353103ff5b23673d58e0768d3c9ec087a5051eadc3886988a1a1eaaa3c done 05:03:22 #101 naming to docker.io/library/security-proxy-setup done 05:03:22 #101 writing image sha256:d6fa737743fc7a6a48ab141a9128018ee15f58b24952aad21382b85a514c802c done 05:03:22 #101 naming to docker.io/library/security-secretstore-setup done 05:03:22 #101 DONE 5.2s 05:03:22 05:03:22 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:03:22 #235 DONE 0.6s 05:03:22 05:03:22 #101 [security-bootstrapper] exporting to image 05:03:22 #101 exporting layers 0.2s done 05:03:22 #101 writing image sha256:4d21b1e240118fda092cb56fda9913d33694007fb1aa619918231075fdf8573e done 05:03:22 #101 naming to docker.io/library/security-bootstrapper done 05:03:22 #101 DONE 5.4s 05:03:22 05:03:22 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:03:22 time="2024-09-23T04:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:03:23 $ docker stop --time=1 80e3724b5d8b0b3a595ced5869315c614a1a9f7104c5aa1b78022a6a5ba8cb72 05:03:24 $ docker rm -f --volumes 80e3724b5d8b0b3a595ced5869315c614a1a9f7104c5aa1b78022a6a5ba8cb72 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:24 + docker images 05:03:24 REPOSITORY TAG IMAGE ID CREATED SIZE 05:03:24 security-bootstrapper latest 4d21b1e24011 2 seconds ago 19MB 05:03:24 security-proxy-setup latest 09f150353103 2 seconds ago 26.2MB 05:03:24 security-secretstore-setup latest d6fa737743fc 2 seconds ago 37MB 05:03:24 core-metadata latest 89cfff61f78a 3 seconds ago 40MB 05:03:24 security-proxy-auth latest 85a34fa2a6d0 3 seconds ago 33.1MB 05:03:24 core-common-config-bootstrapper latest ea231b3cde56 3 seconds ago 15.2MB 05:03:24 core-keeper latest 9c53afdea359 4 seconds ago 39.7MB 05:03:24 support-scheduler latest 84bd46ac9ddf 4 seconds ago 42.1MB 05:03:24 support-cron-scheduler latest 0910a1759b49 4 seconds ago 44.3MB 05:03:24 core-command latest a1e7cc526ee2 4 seconds ago 35.5MB 05:03:24 core-data latest c885fbcd7ade 4 seconds ago 39.8MB 05:03:24 support-notifications latest 11050291e586 5 seconds ago 42.7MB 05:03:24 security-spiffe-token-provider latest 7882e96beda6 5 seconds ago 28.9MB 05:03:24 security-spire-server latest 82549d24e158 3 minutes ago 121MB 05:03:24 security-spire-agent latest 7c1a14c305da 3 minutes ago 182MB 05:03:24 security-spire-config latest a324006a5089 3 minutes ago 120MB 05:03:24 ci-base-image-x86_64 latest 0f7dec9dc745 7 minutes ago 971MB 05:03:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 05:03:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 05:03:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:24 provisioning config files... 05:03:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/701@tmp/config9096789506149054935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:25 ---> ****-login.sh 05:03:25 nexus3.edgexfoundry.org:10001 05:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:25 Configure a credential helper to remove this warning. See 05:03:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:25 05:03:25 Login Succeeded 05:03:25 nexus3.edgexfoundry.org:10002 05:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:25 Configure a credential helper to remove this warning. See 05:03:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:25 05:03:25 Login Succeeded 05:03:25 nexus3.edgexfoundry.org:10003 05:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:25 Configure a credential helper to remove this warning. See 05:03:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:25 05:03:25 Login Succeeded 05:03:25 nexus3.edgexfoundry.org:10004 05:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:25 Configure a credential helper to remove this warning. See 05:03:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:25 05:03:25 Login Succeeded 05:03:25 ****.io 05:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:25 Configure a credential helper to remove this warning. See 05:03:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:25 05:03:25 Login Succeeded 05:03:25 ---> ****-login.sh ends [Pipeline] } 05:03:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:03:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:03:25 e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:25 latest 05:03:25 3.2.0-dev.79 05:03:25 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:25 main 05:03:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:26 + docker push nexus3.edgexfoundry.org:10004/core-command:e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:03:26 f4cfd2fa4274: Preparing 05:03:26 b6f902d2497a: Preparing 05:03:26 b29b3048bf25: Preparing 05:03:26 07301b7803bb: Preparing 05:03:26 362aa8fb8bfa: Preparing 05:03:26 e6752465f246: Preparing 05:03:26 d62a02444d39: Preparing 05:03:26 e6752465f246: Waiting 05:03:26 d62a02444d39: Waiting 05:03:26 362aa8fb8bfa: Pushed 05:03:26 07301b7803bb: Pushed 05:03:26 b29b3048bf25: Pushed 05:03:26 f4cfd2fa4274: Pushed 05:03:26 d62a02444d39: Layer already exists 05:03:26 e6752465f246: Pushed 05:03:28 b6f902d2497a: Pushed 05:03:28 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:1ede2afa9299d33006b5fd63d9f91a2dd79189c71df41aeba15c6856aa900660 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:29 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:03:29 f4cfd2fa4274: Preparing 05:03:29 b6f902d2497a: Preparing 05:03:29 b29b3048bf25: Preparing 05:03:29 07301b7803bb: Preparing 05:03:29 362aa8fb8bfa: Preparing 05:03:29 e6752465f246: Preparing 05:03:29 d62a02444d39: Preparing 05:03:29 e6752465f246: Waiting 05:03:29 f4cfd2fa4274: Layer already exists 05:03:29 b29b3048bf25: Layer already exists 05:03:29 362aa8fb8bfa: Layer already exists 05:03:29 b6f902d2497a: Layer already exists 05:03:29 07301b7803bb: Layer already exists 05:03:29 e6752465f246: Layer already exists 05:03:29 d62a02444d39: Layer already exists 05:03:29 latest: digest: sha256:1ede2afa9299d33006b5fd63d9f91a2dd79189c71df41aeba15c6856aa900660 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:30 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.79 05:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:03:30 f4cfd2fa4274: Preparing 05:03:30 b6f902d2497a: Preparing 05:03:30 b29b3048bf25: Preparing 05:03:30 07301b7803bb: Preparing 05:03:30 362aa8fb8bfa: Preparing 05:03:30 e6752465f246: Preparing 05:03:30 d62a02444d39: Preparing 05:03:30 e6752465f246: Waiting 05:03:30 d62a02444d39: Waiting 05:03:30 362aa8fb8bfa: Layer already exists 05:03:30 07301b7803bb: Layer already exists 05:03:30 b29b3048bf25: Layer already exists 05:03:30 b6f902d2497a: Layer already exists 05:03:30 f4cfd2fa4274: Layer already exists 05:03:30 d62a02444d39: Layer already exists 05:03:30 e6752465f246: Layer already exists 05:03:30 3.2.0-dev.79: digest: sha256:1ede2afa9299d33006b5fd63d9f91a2dd79189c71df41aeba15c6856aa900660 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:30 + docker push nexus3.edgexfoundry.org:10004/core-command:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:03:30 f4cfd2fa4274: Preparing 05:03:30 b6f902d2497a: Preparing 05:03:30 b29b3048bf25: Preparing 05:03:30 07301b7803bb: Preparing 05:03:30 362aa8fb8bfa: Preparing 05:03:30 e6752465f246: Preparing 05:03:30 d62a02444d39: Preparing 05:03:30 e6752465f246: Waiting 05:03:30 d62a02444d39: Waiting 05:03:30 b6f902d2497a: Layer already exists 05:03:30 f4cfd2fa4274: Layer already exists 05:03:30 362aa8fb8bfa: Layer already exists 05:03:30 b29b3048bf25: Layer already exists 05:03:30 07301b7803bb: Layer already exists 05:03:30 e6752465f246: Layer already exists 05:03:30 d62a02444d39: Layer already exists 05:03:30 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:1ede2afa9299d33006b5fd63d9f91a2dd79189c71df41aeba15c6856aa900660 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:31 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:03:31 f4cfd2fa4274: Preparing 05:03:31 b6f902d2497a: Preparing 05:03:31 b29b3048bf25: Preparing 05:03:31 07301b7803bb: Preparing 05:03:31 362aa8fb8bfa: Preparing 05:03:31 e6752465f246: Preparing 05:03:31 d62a02444d39: Preparing 05:03:31 e6752465f246: Waiting 05:03:31 d62a02444d39: Waiting 05:03:31 f4cfd2fa4274: Layer already exists 05:03:31 07301b7803bb: Layer already exists 05:03:31 b29b3048bf25: Layer already exists 05:03:31 b6f902d2497a: Layer already exists 05:03:31 362aa8fb8bfa: Layer already exists 05:03:31 e6752465f246: Layer already exists 05:03:31 d62a02444d39: Layer already exists 05:03:31 main: digest: sha256:1ede2afa9299d33006b5fd63d9f91a2dd79189c71df41aeba15c6856aa900660 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:03:31 ===================================================== [Pipeline] echo 05:03:31 taggedImages: 05:03:31 - nexus3.edgexfoundry.org:10004/core-command:e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:31 - nexus3.edgexfoundry.org:10004/core-command:latest 05:03:31 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.79 05:03:31 - nexus3.edgexfoundry.org:10004/core-command:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:31 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:03:31 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:03:31 e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:31 latest 05:03:31 3.2.0-dev.79 05:03:31 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:31 main 05:03:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:03:32 7eede13f6eb2: Preparing 05:03:32 190366e3b8ed: Preparing 05:03:32 8479319c95eb: Preparing 05:03:32 580eabee34bb: Preparing 05:03:32 b29b3048bf25: Preparing 05:03:32 07301b7803bb: Preparing 05:03:32 362aa8fb8bfa: Preparing 05:03:32 e6752465f246: Preparing 05:03:32 d62a02444d39: Preparing 05:03:32 e6752465f246: Waiting 05:03:32 d62a02444d39: Waiting 05:03:32 07301b7803bb: Waiting 05:03:32 362aa8fb8bfa: Waiting 05:03:32 b29b3048bf25: Layer already exists 05:03:32 07301b7803bb: Layer already exists 05:03:32 362aa8fb8bfa: Layer already exists 05:03:32 e6752465f246: Layer already exists 05:03:32 d62a02444d39: Layer already exists 05:03:32 7eede13f6eb2: Pushed 05:03:32 190366e3b8ed: Pushed 05:03:32 8479319c95eb: Pushed 05:03:33 580eabee34bb: Pushed 05:03:33 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:a37f67810e9f2e445275d2cffa1b2905db200d9e4b558414824adf7395651983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:33 + 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 05:03:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:03:33 7eede13f6eb2: Preparing 05:03:33 190366e3b8ed: Preparing 05:03:33 8479319c95eb: Preparing 05:03:33 580eabee34bb: Preparing 05:03:33 b29b3048bf25: Preparing 05:03:33 07301b7803bb: Preparing 05:03:33 362aa8fb8bfa: Preparing 05:03:33 e6752465f246: Preparing 05:03:33 d62a02444d39: Preparing 05:03:33 07301b7803bb: Waiting 05:03:33 362aa8fb8bfa: Waiting 05:03:33 e6752465f246: Waiting 05:03:33 190366e3b8ed: Layer already exists 05:03:33 7eede13f6eb2: Layer already exists 05:03:33 580eabee34bb: Layer already exists 05:03:33 8479319c95eb: Layer already exists 05:03:33 b29b3048bf25: Layer already exists 05:03:33 e6752465f246: Layer already exists 05:03:33 07301b7803bb: Layer already exists 05:03:33 362aa8fb8bfa: Layer already exists 05:03:33 d62a02444d39: Layer already exists 05:03:33 latest: digest: sha256:a37f67810e9f2e445275d2cffa1b2905db200d9e4b558414824adf7395651983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.79 05:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:03:34 7eede13f6eb2: Preparing 05:03:34 190366e3b8ed: Preparing 05:03:34 8479319c95eb: Preparing 05:03:34 580eabee34bb: Preparing 05:03:34 b29b3048bf25: Preparing 05:03:34 07301b7803bb: Preparing 05:03:34 362aa8fb8bfa: Preparing 05:03:34 e6752465f246: Preparing 05:03:34 d62a02444d39: Preparing 05:03:34 07301b7803bb: Waiting 05:03:34 362aa8fb8bfa: Waiting 05:03:34 e6752465f246: Waiting 05:03:34 d62a02444d39: Waiting 05:03:34 8479319c95eb: Layer already exists 05:03:34 190366e3b8ed: Layer already exists 05:03:34 b29b3048bf25: Layer already exists 05:03:34 580eabee34bb: Layer already exists 05:03:34 7eede13f6eb2: Layer already exists 05:03:34 362aa8fb8bfa: Layer already exists 05:03:34 07301b7803bb: Layer already exists 05:03:34 e6752465f246: Layer already exists 05:03:34 d62a02444d39: Layer already exists 05:03:34 3.2.0-dev.79: digest: sha256:a37f67810e9f2e445275d2cffa1b2905db200d9e4b558414824adf7395651983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:03:35 7eede13f6eb2: Preparing 05:03:35 190366e3b8ed: Preparing 05:03:35 8479319c95eb: Preparing 05:03:35 580eabee34bb: Preparing 05:03:35 b29b3048bf25: Preparing 05:03:35 07301b7803bb: Preparing 05:03:35 362aa8fb8bfa: Preparing 05:03:35 e6752465f246: Preparing 05:03:35 d62a02444d39: Preparing 05:03:35 07301b7803bb: Waiting 05:03:35 362aa8fb8bfa: Waiting 05:03:35 e6752465f246: Waiting 05:03:35 d62a02444d39: Waiting 05:03:35 b29b3048bf25: Layer already exists 05:03:35 580eabee34bb: Layer already exists 05:03:35 190366e3b8ed: Layer already exists 05:03:35 7eede13f6eb2: Layer already exists 05:03:35 8479319c95eb: Layer already exists 05:03:35 07301b7803bb: Layer already exists 05:03:35 362aa8fb8bfa: Layer already exists 05:03:35 e6752465f246: Layer already exists 05:03:35 d62a02444d39: Layer already exists 05:03:35 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:a37f67810e9f2e445275d2cffa1b2905db200d9e4b558414824adf7395651983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:35 + 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 05:03:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:03:35 7eede13f6eb2: Preparing 05:03:35 190366e3b8ed: Preparing 05:03:35 8479319c95eb: Preparing 05:03:35 580eabee34bb: Preparing 05:03:35 b29b3048bf25: Preparing 05:03:35 07301b7803bb: Preparing 05:03:35 362aa8fb8bfa: Preparing 05:03:35 e6752465f246: Preparing 05:03:35 d62a02444d39: Preparing 05:03:35 362aa8fb8bfa: Waiting 05:03:35 e6752465f246: Waiting 05:03:35 07301b7803bb: Waiting 05:03:35 d62a02444d39: Waiting 05:03:35 b29b3048bf25: Layer already exists 05:03:35 190366e3b8ed: Layer already exists 05:03:35 580eabee34bb: Layer already exists 05:03:35 7eede13f6eb2: Layer already exists 05:03:35 8479319c95eb: Layer already exists 05:03:35 e6752465f246: Layer already exists 05:03:35 07301b7803bb: Layer already exists 05:03:35 d62a02444d39: Layer already exists 05:03:35 362aa8fb8bfa: Layer already exists 05:03:35 main: digest: sha256:a37f67810e9f2e445275d2cffa1b2905db200d9e4b558414824adf7395651983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:03:36 ===================================================== [Pipeline] echo 05:03:36 taggedImages: 05:03:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:03:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.79 05:03:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:03:36 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:03:36 e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:36 latest 05:03:36 3.2.0-dev.79 05:03:36 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:36 main 05:03:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:36 + docker push nexus3.edgexfoundry.org:10004/core-data:e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:03:36 9dd209062b7f: Preparing 05:03:36 d129a948c8f0: Preparing 05:03:36 94653af6ebca: Preparing 05:03:36 b29b3048bf25: Preparing 05:03:36 07301b7803bb: Preparing 05:03:36 362aa8fb8bfa: Preparing 05:03:36 7edb3f6c129c: Preparing 05:03:36 d62a02444d39: Preparing 05:03:36 362aa8fb8bfa: Waiting 05:03:36 7edb3f6c129c: Waiting 05:03:36 b29b3048bf25: Layer already exists 05:03:36 07301b7803bb: Layer already exists 05:03:36 362aa8fb8bfa: Layer already exists 05:03:36 d62a02444d39: Layer already exists 05:03:36 9dd209062b7f: Pushed 05:03:36 7edb3f6c129c: Pushed 05:03:36 d129a948c8f0: Pushed 05:03:40 94653af6ebca: Pushed 05:03:40 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:e470c11e5905aca1e5e754772d42a6ef87f0426b0ad29e16905cbafcabd9a4d3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:40 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:03:40 9dd209062b7f: Preparing 05:03:40 d129a948c8f0: Preparing 05:03:40 94653af6ebca: Preparing 05:03:40 b29b3048bf25: Preparing 05:03:40 07301b7803bb: Preparing 05:03:40 362aa8fb8bfa: Preparing 05:03:40 7edb3f6c129c: Preparing 05:03:40 d62a02444d39: Preparing 05:03:40 362aa8fb8bfa: Waiting 05:03:40 7edb3f6c129c: Waiting 05:03:40 d62a02444d39: Waiting 05:03:40 07301b7803bb: Layer already exists 05:03:40 94653af6ebca: Layer already exists 05:03:40 b29b3048bf25: Layer already exists 05:03:40 9dd209062b7f: Layer already exists 05:03:40 d129a948c8f0: Layer already exists 05:03:40 d62a02444d39: Layer already exists 05:03:40 7edb3f6c129c: Layer already exists 05:03:40 362aa8fb8bfa: Layer already exists 05:03:40 latest: digest: sha256:e470c11e5905aca1e5e754772d42a6ef87f0426b0ad29e16905cbafcabd9a4d3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:41 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.79 05:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:03:41 9dd209062b7f: Preparing 05:03:41 d129a948c8f0: Preparing 05:03:41 94653af6ebca: Preparing 05:03:41 b29b3048bf25: Preparing 05:03:41 07301b7803bb: Preparing 05:03:41 362aa8fb8bfa: Preparing 05:03:41 7edb3f6c129c: Preparing 05:03:41 d62a02444d39: Preparing 05:03:41 362aa8fb8bfa: Waiting 05:03:41 7edb3f6c129c: Waiting 05:03:41 d62a02444d39: Waiting 05:03:41 9dd209062b7f: Layer already exists 05:03:41 d129a948c8f0: Layer already exists 05:03:41 07301b7803bb: Layer already exists 05:03:41 94653af6ebca: Layer already exists 05:03:41 b29b3048bf25: Layer already exists 05:03:41 d62a02444d39: Layer already exists 05:03:41 7edb3f6c129c: Layer already exists 05:03:41 362aa8fb8bfa: Layer already exists 05:03:41 3.2.0-dev.79: digest: sha256:e470c11e5905aca1e5e754772d42a6ef87f0426b0ad29e16905cbafcabd9a4d3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:42 + docker push nexus3.edgexfoundry.org:10004/core-data:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:03:42 9dd209062b7f: Preparing 05:03:42 d129a948c8f0: Preparing 05:03:42 94653af6ebca: Preparing 05:03:42 b29b3048bf25: Preparing 05:03:42 07301b7803bb: Preparing 05:03:42 362aa8fb8bfa: Preparing 05:03:42 7edb3f6c129c: Preparing 05:03:42 d62a02444d39: Preparing 05:03:42 362aa8fb8bfa: Waiting 05:03:42 7edb3f6c129c: Waiting 05:03:42 d62a02444d39: Waiting 05:03:42 b29b3048bf25: Layer already exists 05:03:42 07301b7803bb: Layer already exists 05:03:42 94653af6ebca: Layer already exists 05:03:42 9dd209062b7f: Layer already exists 05:03:42 d129a948c8f0: Layer already exists 05:03:42 d62a02444d39: Layer already exists 05:03:42 7edb3f6c129c: Layer already exists 05:03:42 362aa8fb8bfa: Layer already exists 05:03:42 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:e470c11e5905aca1e5e754772d42a6ef87f0426b0ad29e16905cbafcabd9a4d3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:42 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:03:42 9dd209062b7f: Preparing 05:03:42 d129a948c8f0: Preparing 05:03:42 94653af6ebca: Preparing 05:03:42 b29b3048bf25: Preparing 05:03:42 07301b7803bb: Preparing 05:03:42 362aa8fb8bfa: Preparing 05:03:42 7edb3f6c129c: Preparing 05:03:42 d62a02444d39: Preparing 05:03:42 362aa8fb8bfa: Waiting 05:03:42 7edb3f6c129c: Waiting 05:03:42 d62a02444d39: Waiting 05:03:42 94653af6ebca: Layer already exists 05:03:42 b29b3048bf25: Layer already exists 05:03:42 d129a948c8f0: Layer already exists 05:03:42 07301b7803bb: Layer already exists 05:03:42 9dd209062b7f: Layer already exists 05:03:42 7edb3f6c129c: Layer already exists 05:03:42 362aa8fb8bfa: Layer already exists 05:03:42 d62a02444d39: Layer already exists 05:03:42 main: digest: sha256:e470c11e5905aca1e5e754772d42a6ef87f0426b0ad29e16905cbafcabd9a4d3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:03:42 ===================================================== [Pipeline] echo 05:03:42 taggedImages: 05:03:42 - nexus3.edgexfoundry.org:10004/core-data:e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:42 - nexus3.edgexfoundry.org:10004/core-data:latest 05:03:42 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.79 05:03:42 - nexus3.edgexfoundry.org:10004/core-data:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:42 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:03:42 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:03:42 e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:42 latest 05:03:42 3.2.0-dev.79 05:03:42 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:42 main 05:03:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:03:43 a29ee8c21fa4: Preparing 05:03:43 6019aa55a072: Preparing 05:03:43 1ccbeadbfef8: Preparing 05:03:43 07301b7803bb: Preparing 05:03:43 9f2f25e5adb4: Preparing 05:03:43 b68f501a27e9: Preparing 05:03:43 d62a02444d39: Preparing 05:03:43 b68f501a27e9: Waiting 05:03:43 07301b7803bb: Layer already exists 05:03:43 a29ee8c21fa4: Pushed 05:03:43 6019aa55a072: Pushed 05:03:43 d62a02444d39: Layer already exists 05:03:43 9f2f25e5adb4: Pushed 05:03:43 b68f501a27e9: Pushed 05:03:46 1ccbeadbfef8: Pushed 05:03:46 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:7fae57ba480b483674457429ca4e7594a56d8d7bbb712ed241bcbf97cddd0f01 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:03:47 a29ee8c21fa4: Preparing 05:03:47 6019aa55a072: Preparing 05:03:47 1ccbeadbfef8: Preparing 05:03:47 07301b7803bb: Preparing 05:03:47 9f2f25e5adb4: Preparing 05:03:47 b68f501a27e9: Preparing 05:03:47 d62a02444d39: Preparing 05:03:47 b68f501a27e9: Waiting 05:03:47 d62a02444d39: Waiting 05:03:47 a29ee8c21fa4: Layer already exists 05:03:47 9f2f25e5adb4: Layer already exists 05:03:47 1ccbeadbfef8: Layer already exists 05:03:47 6019aa55a072: Layer already exists 05:03:47 07301b7803bb: Layer already exists 05:03:47 b68f501a27e9: Layer already exists 05:03:47 d62a02444d39: Layer already exists 05:03:47 latest: digest: sha256:7fae57ba480b483674457429ca4e7594a56d8d7bbb712ed241bcbf97cddd0f01 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.79 05:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:03:48 a29ee8c21fa4: Preparing 05:03:48 6019aa55a072: Preparing 05:03:48 1ccbeadbfef8: Preparing 05:03:48 07301b7803bb: Preparing 05:03:48 9f2f25e5adb4: Preparing 05:03:48 b68f501a27e9: Preparing 05:03:48 d62a02444d39: Preparing 05:03:48 b68f501a27e9: Waiting 05:03:48 d62a02444d39: Waiting 05:03:48 6019aa55a072: Layer already exists 05:03:48 9f2f25e5adb4: Layer already exists 05:03:48 a29ee8c21fa4: Layer already exists 05:03:48 1ccbeadbfef8: Layer already exists 05:03:48 07301b7803bb: Layer already exists 05:03:48 b68f501a27e9: Layer already exists 05:03:48 d62a02444d39: Layer already exists 05:03:48 3.2.0-dev.79: digest: sha256:7fae57ba480b483674457429ca4e7594a56d8d7bbb712ed241bcbf97cddd0f01 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:03:48 a29ee8c21fa4: Preparing 05:03:48 6019aa55a072: Preparing 05:03:48 1ccbeadbfef8: Preparing 05:03:48 07301b7803bb: Preparing 05:03:48 9f2f25e5adb4: Preparing 05:03:48 b68f501a27e9: Preparing 05:03:48 d62a02444d39: Preparing 05:03:48 b68f501a27e9: Waiting 05:03:48 d62a02444d39: Waiting 05:03:48 1ccbeadbfef8: Layer already exists 05:03:48 07301b7803bb: Layer already exists 05:03:48 6019aa55a072: Layer already exists 05:03:48 a29ee8c21fa4: Layer already exists 05:03:48 9f2f25e5adb4: Layer already exists 05:03:48 d62a02444d39: Layer already exists 05:03:48 b68f501a27e9: Layer already exists 05:03:48 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:7fae57ba480b483674457429ca4e7594a56d8d7bbb712ed241bcbf97cddd0f01 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:03:49 a29ee8c21fa4: Preparing 05:03:49 6019aa55a072: Preparing 05:03:49 1ccbeadbfef8: Preparing 05:03:49 07301b7803bb: Preparing 05:03:49 9f2f25e5adb4: Preparing 05:03:49 b68f501a27e9: Preparing 05:03:49 d62a02444d39: Preparing 05:03:49 b68f501a27e9: Waiting 05:03:49 d62a02444d39: Waiting 05:03:49 a29ee8c21fa4: Layer already exists 05:03:49 9f2f25e5adb4: Layer already exists 05:03:49 1ccbeadbfef8: Layer already exists 05:03:49 07301b7803bb: Layer already exists 05:03:49 6019aa55a072: Layer already exists 05:03:49 d62a02444d39: Layer already exists 05:03:49 b68f501a27e9: Layer already exists 05:03:49 main: digest: sha256:7fae57ba480b483674457429ca4e7594a56d8d7bbb712ed241bcbf97cddd0f01 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:03:49 ===================================================== [Pipeline] echo 05:03:49 taggedImages: 05:03:49 - nexus3.edgexfoundry.org:10004/core-keeper:e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:49 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:03:49 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.79 05:03:49 - nexus3.edgexfoundry.org:10004/core-keeper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:49 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:03:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:03:49 e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:49 latest 05:03:49 3.2.0-dev.79 05:03:49 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:49 main 05:03:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:03:50 abf6ef505c45: Preparing 05:03:50 311241940fb3: Preparing 05:03:50 76b57c5cf252: Preparing 05:03:50 bdf77d0833d1: Preparing 05:03:50 b29b3048bf25: Preparing 05:03:50 07301b7803bb: Preparing 05:03:50 362aa8fb8bfa: Preparing 05:03:50 e6752465f246: Preparing 05:03:50 d62a02444d39: Preparing 05:03:50 07301b7803bb: Waiting 05:03:50 362aa8fb8bfa: Waiting 05:03:50 e6752465f246: Waiting 05:03:50 d62a02444d39: Waiting 05:03:50 b29b3048bf25: Layer already exists 05:03:50 07301b7803bb: Layer already exists 05:03:50 362aa8fb8bfa: Layer already exists 05:03:50 e6752465f246: Layer already exists 05:03:50 d62a02444d39: Layer already exists 05:03:50 76b57c5cf252: Pushed 05:03:50 311241940fb3: Pushed 05:03:50 abf6ef505c45: Pushed 05:03:53 bdf77d0833d1: Pushed 05:03:53 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:080108ba4e457f6067401603c7e3d47f97c6a302e69e4f7c31869da343abe27f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:03:54 abf6ef505c45: Preparing 05:03:54 311241940fb3: Preparing 05:03:54 76b57c5cf252: Preparing 05:03:54 bdf77d0833d1: Preparing 05:03:54 b29b3048bf25: Preparing 05:03:54 07301b7803bb: Preparing 05:03:54 362aa8fb8bfa: Preparing 05:03:54 e6752465f246: Preparing 05:03:54 d62a02444d39: Preparing 05:03:54 362aa8fb8bfa: Waiting 05:03:54 07301b7803bb: Waiting 05:03:54 e6752465f246: Waiting 05:03:54 311241940fb3: Layer already exists 05:03:54 b29b3048bf25: Layer already exists 05:03:54 abf6ef505c45: Layer already exists 05:03:54 76b57c5cf252: Layer already exists 05:03:54 bdf77d0833d1: Layer already exists 05:03:54 07301b7803bb: Layer already exists 05:03:54 362aa8fb8bfa: Layer already exists 05:03:54 d62a02444d39: Layer already exists 05:03:54 e6752465f246: Layer already exists 05:03:54 latest: digest: sha256:080108ba4e457f6067401603c7e3d47f97c6a302e69e4f7c31869da343abe27f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.79 05:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:03:54 abf6ef505c45: Preparing 05:03:54 311241940fb3: Preparing 05:03:54 76b57c5cf252: Preparing 05:03:54 bdf77d0833d1: Preparing 05:03:54 b29b3048bf25: Preparing 05:03:54 07301b7803bb: Preparing 05:03:54 362aa8fb8bfa: Preparing 05:03:54 e6752465f246: Preparing 05:03:54 d62a02444d39: Preparing 05:03:54 07301b7803bb: Waiting 05:03:54 362aa8fb8bfa: Waiting 05:03:54 e6752465f246: Waiting 05:03:54 d62a02444d39: Waiting 05:03:54 b29b3048bf25: Layer already exists 05:03:54 76b57c5cf252: Layer already exists 05:03:54 abf6ef505c45: Layer already exists 05:03:54 bdf77d0833d1: Layer already exists 05:03:54 311241940fb3: Layer already exists 05:03:54 07301b7803bb: Layer already exists 05:03:54 d62a02444d39: Layer already exists 05:03:54 e6752465f246: Layer already exists 05:03:54 362aa8fb8bfa: Layer already exists 05:03:54 3.2.0-dev.79: digest: sha256:080108ba4e457f6067401603c7e3d47f97c6a302e69e4f7c31869da343abe27f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:03:55 abf6ef505c45: Preparing 05:03:55 311241940fb3: Preparing 05:03:55 76b57c5cf252: Preparing 05:03:55 bdf77d0833d1: Preparing 05:03:55 b29b3048bf25: Preparing 05:03:55 07301b7803bb: Preparing 05:03:55 362aa8fb8bfa: Preparing 05:03:55 e6752465f246: Preparing 05:03:55 d62a02444d39: Preparing 05:03:55 07301b7803bb: Waiting 05:03:55 e6752465f246: Waiting 05:03:55 362aa8fb8bfa: Waiting 05:03:55 d62a02444d39: Waiting 05:03:55 b29b3048bf25: Layer already exists 05:03:55 bdf77d0833d1: Layer already exists 05:03:55 abf6ef505c45: Layer already exists 05:03:55 311241940fb3: Layer already exists 05:03:55 76b57c5cf252: Layer already exists 05:03:55 362aa8fb8bfa: Layer already exists 05:03:55 07301b7803bb: Layer already exists 05:03:55 e6752465f246: Layer already exists 05:03:55 d62a02444d39: Layer already exists 05:03:55 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:080108ba4e457f6067401603c7e3d47f97c6a302e69e4f7c31869da343abe27f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:03:56 abf6ef505c45: Preparing 05:03:56 311241940fb3: Preparing 05:03:56 76b57c5cf252: Preparing 05:03:56 bdf77d0833d1: Preparing 05:03:56 b29b3048bf25: Preparing 05:03:56 07301b7803bb: Preparing 05:03:56 362aa8fb8bfa: Preparing 05:03:56 e6752465f246: Preparing 05:03:56 d62a02444d39: Preparing 05:03:56 362aa8fb8bfa: Waiting 05:03:56 e6752465f246: Waiting 05:03:56 d62a02444d39: Waiting 05:03:56 07301b7803bb: Waiting 05:03:56 311241940fb3: Layer already exists 05:03:56 b29b3048bf25: Layer already exists 05:03:56 bdf77d0833d1: Layer already exists 05:03:56 abf6ef505c45: Layer already exists 05:03:56 76b57c5cf252: Layer already exists 05:03:56 d62a02444d39: Layer already exists 05:03:56 07301b7803bb: Layer already exists 05:03:56 362aa8fb8bfa: Layer already exists 05:03:56 e6752465f246: Layer already exists 05:03:56 main: digest: sha256:080108ba4e457f6067401603c7e3d47f97c6a302e69e4f7c31869da343abe27f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:03:56 ===================================================== [Pipeline] echo 05:03:56 taggedImages: 05:03:56 - nexus3.edgexfoundry.org:10004/core-metadata:e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:03:56 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.79 05:03:56 - nexus3.edgexfoundry.org:10004/core-metadata:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:03:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:03:56 e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:56 latest 05:03:56 3.2.0-dev.79 05:03:56 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:03:56 main 05:03:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5 05:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:03:57 27ce6e651771: Preparing 05:03:57 d09e7ef2a527: Preparing 05:03:57 d4953a010b29: Preparing 05:03:57 7e63c53c83de: Preparing 05:03:57 08bdd4d0c0de: Preparing 05:03:57 58b5c31ff11f: Preparing 05:03:57 f5fa5df3d894: Preparing 05:03:57 29712c1a1c0a: Preparing 05:03:57 b29b3048bf25: Preparing 05:03:57 07301b7803bb: Preparing 05:03:57 b875d7d051b0: Preparing 05:03:57 6f2b7d81aca9: Preparing 05:03:57 5f70bf18a086: Preparing 05:03:57 7b2e4d58ba32: Preparing 05:03:57 d6190e71ef9f: Preparing 05:03:57 3310f4d0c777: Preparing 05:03:57 d62a02444d39: Preparing 05:03:57 58b5c31ff11f: Waiting 05:03:57 6f2b7d81aca9: Waiting 05:03:57 f5fa5df3d894: Waiting 05:03:57 07301b7803bb: Waiting 05:03:57 b875d7d051b0: Waiting 05:03:57 29712c1a1c0a: Waiting 05:03:57 b29b3048bf25: Waiting 05:03:57 5f70bf18a086: Waiting 05:03:57 7b2e4d58ba32: Waiting 05:03:57 d6190e71ef9f: Waiting 05:03:57 3310f4d0c777: Waiting 05:03:57 d62a02444d39: Waiting 05:03:57 d4953a010b29: Pushed 05:03:57 7e63c53c83de: Pushed 05:03:57 d09e7ef2a527: Pushed 05:03:57 27ce6e651771: Pushed 05:03:57 08bdd4d0c0de: Pushed 05:03:57 b29b3048bf25: Layer already exists 05:03:57 07301b7803bb: Layer already exists 05:03:57 58b5c31ff11f: Pushed 05:03:57 f5fa5df3d894: Pushed 05:03:57 5f70bf18a086: Layer already exists 05:03:57 6f2b7d81aca9: Pushed 05:03:57 d6190e71ef9f: Pushed 05:03:57 b875d7d051b0: Pushed 05:03:57 7b2e4d58ba32: Pushed 05:03:57 d62a02444d39: Layer already exists 05:03:57 3310f4d0c777: Pushed 05:03:58 29712c1a1c0a: Pushed 05:03:58 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:c99b27983e545de2bddd10f4751d3af31c40094e69977ca86fa61bd76399b6bf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:03:59 27ce6e651771: Preparing 05:03:59 d09e7ef2a527: Preparing 05:03:59 d4953a010b29: Preparing 05:03:59 7e63c53c83de: Preparing 05:03:59 08bdd4d0c0de: Preparing 05:03:59 58b5c31ff11f: Preparing 05:03:59 f5fa5df3d894: Preparing 05:03:59 29712c1a1c0a: Preparing 05:03:59 b29b3048bf25: Preparing 05:03:59 07301b7803bb: Preparing 05:03:59 b875d7d051b0: Preparing 05:03:59 6f2b7d81aca9: Preparing 05:03:59 5f70bf18a086: Preparing 05:03:59 f5fa5df3d894: Waiting 05:03:59 7b2e4d58ba32: Preparing 05:03:59 29712c1a1c0a: Waiting 05:03:59 b29b3048bf25: Waiting 05:03:59 d6190e71ef9f: Preparing 05:03:59 b875d7d051b0: Waiting 05:03:59 3310f4d0c777: Preparing 05:03:59 6f2b7d81aca9: Waiting 05:03:59 07301b7803bb: Waiting 05:03:59 d62a02444d39: Preparing 05:03:59 5f70bf18a086: Waiting 05:03:59 7b2e4d58ba32: Waiting 05:03:59 d6190e71ef9f: Waiting 05:03:59 3310f4d0c777: Waiting 05:03:59 d62a02444d39: Waiting 05:03:59 d4953a010b29: Layer already exists 05:03:59 27ce6e651771: Layer already exists 05:03:59 7e63c53c83de: Layer already exists 05:03:59 08bdd4d0c0de: Layer already exists 05:03:59 d09e7ef2a527: Layer already exists 05:03:59 29712c1a1c0a: Layer already exists 05:03:59 07301b7803bb: Layer already exists 05:03:59 58b5c31ff11f: Layer already exists 05:03:59 b29b3048bf25: Layer already exists 05:03:59 f5fa5df3d894: Layer already exists 05:03:59 b875d7d051b0: Layer already exists 05:03:59 7b2e4d58ba32: Layer already exists 05:03:59 d6190e71ef9f: Layer already exists 05:03:59 6f2b7d81aca9: Layer already exists 05:03:59 5f70bf18a086: Layer already exists 05:03:59 3310f4d0c777: Layer already exists 05:03:59 d62a02444d39: Layer already exists 05:03:59 latest: digest: sha256:c99b27983e545de2bddd10f4751d3af31c40094e69977ca86fa61bd76399b6bf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.79 05:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:04:00 27ce6e651771: Preparing 05:04:00 d09e7ef2a527: Preparing 05:04:00 d4953a010b29: Preparing 05:04:00 7e63c53c83de: Preparing 05:04:00 08bdd4d0c0de: Preparing 05:04:00 58b5c31ff11f: Preparing 05:04:00 f5fa5df3d894: Preparing 05:04:00 29712c1a1c0a: Preparing 05:04:00 b29b3048bf25: Preparing 05:04:00 07301b7803bb: Preparing 05:04:00 b875d7d051b0: Preparing 05:04:00 6f2b7d81aca9: Preparing 05:04:00 58b5c31ff11f: Waiting 05:04:00 f5fa5df3d894: Waiting 05:04:00 29712c1a1c0a: Waiting 05:04:00 07301b7803bb: Waiting 05:04:00 b29b3048bf25: Waiting 05:04:00 b875d7d051b0: Waiting 05:04:00 6f2b7d81aca9: Waiting 05:04:00 5f70bf18a086: Preparing 05:04:00 7b2e4d58ba32: Preparing 05:04:00 d6190e71ef9f: Preparing 05:04:00 5f70bf18a086: Waiting 05:04:00 3310f4d0c777: Preparing 05:04:00 d62a02444d39: Preparing 05:04:00 7b2e4d58ba32: Waiting 05:04:00 d6190e71ef9f: Waiting 05:04:00 d62a02444d39: Waiting 05:04:00 3310f4d0c777: Waiting 05:04:00 7e63c53c83de: Layer already exists 05:04:00 d4953a010b29: Layer already exists 05:04:00 08bdd4d0c0de: Layer already exists 05:04:00 d09e7ef2a527: Layer already exists 05:04:00 27ce6e651771: Layer already exists 05:04:00 b29b3048bf25: Layer already exists 05:04:00 29712c1a1c0a: Layer already exists 05:04:00 58b5c31ff11f: Layer already exists 05:04:00 f5fa5df3d894: Layer already exists 05:04:00 07301b7803bb: Layer already exists 05:04:00 b875d7d051b0: Layer already exists 05:04:00 6f2b7d81aca9: Layer already exists 05:04:00 7b2e4d58ba32: Layer already exists 05:04:00 5f70bf18a086: Layer already exists 05:04:00 d6190e71ef9f: Layer already exists 05:04:00 d62a02444d39: Layer already exists 05:04:00 3310f4d0c777: Layer already exists 05:04:00 3.2.0-dev.79: digest: sha256:c99b27983e545de2bddd10f4751d3af31c40094e69977ca86fa61bd76399b6bf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:04:00 27ce6e651771: Preparing 05:04:00 d09e7ef2a527: Preparing 05:04:00 d4953a010b29: Preparing 05:04:00 7e63c53c83de: Preparing 05:04:00 08bdd4d0c0de: Preparing 05:04:00 58b5c31ff11f: Preparing 05:04:00 f5fa5df3d894: Preparing 05:04:00 29712c1a1c0a: Preparing 05:04:00 b29b3048bf25: Preparing 05:04:00 07301b7803bb: Preparing 05:04:00 b875d7d051b0: Preparing 05:04:00 6f2b7d81aca9: Preparing 05:04:00 5f70bf18a086: Preparing 05:04:00 7b2e4d58ba32: Preparing 05:04:00 d6190e71ef9f: Preparing 05:04:00 3310f4d0c777: Preparing 05:04:00 d62a02444d39: Preparing 05:04:00 b875d7d051b0: Waiting 05:04:00 7b2e4d58ba32: Waiting 05:04:00 6f2b7d81aca9: Waiting 05:04:00 5f70bf18a086: Waiting 05:04:00 58b5c31ff11f: Waiting 05:04:00 29712c1a1c0a: Waiting 05:04:00 f5fa5df3d894: Waiting 05:04:00 b29b3048bf25: Waiting 05:04:00 d62a02444d39: Waiting 05:04:00 d6190e71ef9f: Waiting 05:04:00 3310f4d0c777: Waiting 05:04:00 08bdd4d0c0de: Layer already exists 05:04:00 7e63c53c83de: Layer already exists 05:04:00 d09e7ef2a527: Layer already exists 05:04:00 d4953a010b29: Layer already exists 05:04:00 27ce6e651771: Layer already exists 05:04:00 58b5c31ff11f: Layer already exists 05:04:00 07301b7803bb: Layer already exists 05:04:00 29712c1a1c0a: Layer already exists 05:04:00 b29b3048bf25: Layer already exists 05:04:00 f5fa5df3d894: Layer already exists 05:04:00 6f2b7d81aca9: Layer already exists 05:04:00 b875d7d051b0: Layer already exists 05:04:00 5f70bf18a086: Layer already exists 05:04:00 d6190e71ef9f: Layer already exists 05:04:00 7b2e4d58ba32: Layer already exists 05:04:00 d62a02444d39: Layer already exists 05:04:00 3310f4d0c777: Layer already exists 05:04:00 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:c99b27983e545de2bddd10f4751d3af31c40094e69977ca86fa61bd76399b6bf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:04:01 27ce6e651771: Preparing 05:04:01 d09e7ef2a527: Preparing 05:04:01 d4953a010b29: Preparing 05:04:01 7e63c53c83de: Preparing 05:04:01 08bdd4d0c0de: Preparing 05:04:01 58b5c31ff11f: Preparing 05:04:01 f5fa5df3d894: Preparing 05:04:01 29712c1a1c0a: Preparing 05:04:01 b29b3048bf25: Preparing 05:04:01 07301b7803bb: Preparing 05:04:01 b875d7d051b0: Preparing 05:04:01 6f2b7d81aca9: Preparing 05:04:01 5f70bf18a086: Preparing 05:04:01 7b2e4d58ba32: Preparing 05:04:01 d6190e71ef9f: Preparing 05:04:01 3310f4d0c777: Preparing 05:04:01 d62a02444d39: Preparing 05:04:01 07301b7803bb: Waiting 05:04:01 b875d7d051b0: Waiting 05:04:01 3310f4d0c777: Waiting 05:04:01 d6190e71ef9f: Waiting 05:04:01 6f2b7d81aca9: Waiting 05:04:01 f5fa5df3d894: Waiting 05:04:01 5f70bf18a086: Waiting 05:04:01 7b2e4d58ba32: Waiting 05:04:01 58b5c31ff11f: Waiting 05:04:01 d62a02444d39: Waiting 05:04:01 29712c1a1c0a: Waiting 05:04:01 b29b3048bf25: Waiting 05:04:01 7e63c53c83de: Layer already exists 05:04:01 08bdd4d0c0de: Layer already exists 05:04:01 d09e7ef2a527: Layer already exists 05:04:01 27ce6e651771: Layer already exists 05:04:01 d4953a010b29: Layer already exists 05:04:01 58b5c31ff11f: Layer already exists 05:04:01 b29b3048bf25: Layer already exists 05:04:01 29712c1a1c0a: Layer already exists 05:04:01 07301b7803bb: Layer already exists 05:04:01 f5fa5df3d894: Layer already exists 05:04:01 b875d7d051b0: Layer already exists 05:04:01 7b2e4d58ba32: Layer already exists 05:04:01 6f2b7d81aca9: Layer already exists 05:04:01 5f70bf18a086: Layer already exists 05:04:01 d6190e71ef9f: Layer already exists 05:04:01 3310f4d0c777: Layer already exists 05:04:01 d62a02444d39: Layer already exists 05:04:01 main: digest: sha256:c99b27983e545de2bddd10f4751d3af31c40094e69977ca86fa61bd76399b6bf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:01 ===================================================== [Pipeline] echo 05:04:01 taggedImages: 05:04:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:04:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.79 05:04:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:04:01 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:04:01 e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:01 latest 05:04:01 3.2.0-dev.79 05:04:01 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:01 main 05:04:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:04:02 7eede13f6eb2: Preparing 05:04:02 190366e3b8ed: Preparing 05:04:02 86ffcc17f10e: Preparing 05:04:02 95c1afbe33b0: Preparing 05:04:02 b29b3048bf25: Preparing 05:04:02 07301b7803bb: Preparing 05:04:02 362aa8fb8bfa: Preparing 05:04:02 e6752465f246: Preparing 05:04:02 d62a02444d39: Preparing 05:04:02 07301b7803bb: Waiting 05:04:02 362aa8fb8bfa: Waiting 05:04:02 e6752465f246: Waiting 05:04:02 d62a02444d39: Waiting 05:04:02 7eede13f6eb2: Layer already exists 05:04:02 190366e3b8ed: Layer already exists 05:04:02 b29b3048bf25: Layer already exists 05:04:02 07301b7803bb: Layer already exists 05:04:02 362aa8fb8bfa: Layer already exists 05:04:02 e6752465f246: Layer already exists 05:04:02 d62a02444d39: Layer already exists 05:04:02 86ffcc17f10e: Pushed 05:04:04 95c1afbe33b0: Pushed 05:04:04 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:517cccdb4b9000ffbcc8f25c1d953394e46d86e0665e789d0184b526bc0a34d8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:04:05 7eede13f6eb2: Preparing 05:04:05 190366e3b8ed: Preparing 05:04:05 86ffcc17f10e: Preparing 05:04:05 95c1afbe33b0: Preparing 05:04:05 b29b3048bf25: Preparing 05:04:05 07301b7803bb: Preparing 05:04:05 362aa8fb8bfa: Preparing 05:04:05 e6752465f246: Preparing 05:04:05 d62a02444d39: Preparing 05:04:05 07301b7803bb: Waiting 05:04:05 d62a02444d39: Waiting 05:04:05 362aa8fb8bfa: Waiting 05:04:05 e6752465f246: Waiting 05:04:05 86ffcc17f10e: Layer already exists 05:04:05 7eede13f6eb2: Layer already exists 05:04:05 190366e3b8ed: Layer already exists 05:04:05 95c1afbe33b0: Layer already exists 05:04:05 b29b3048bf25: Layer already exists 05:04:05 e6752465f246: Layer already exists 05:04:05 07301b7803bb: Layer already exists 05:04:05 d62a02444d39: Layer already exists 05:04:05 362aa8fb8bfa: Layer already exists 05:04:05 latest: digest: sha256:517cccdb4b9000ffbcc8f25c1d953394e46d86e0665e789d0184b526bc0a34d8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.79 05:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:04:06 7eede13f6eb2: Preparing 05:04:06 190366e3b8ed: Preparing 05:04:06 86ffcc17f10e: Preparing 05:04:06 95c1afbe33b0: Preparing 05:04:06 b29b3048bf25: Preparing 05:04:06 07301b7803bb: Preparing 05:04:06 362aa8fb8bfa: Preparing 05:04:06 e6752465f246: Preparing 05:04:06 d62a02444d39: Preparing 05:04:06 07301b7803bb: Waiting 05:04:06 362aa8fb8bfa: Waiting 05:04:06 e6752465f246: Waiting 05:04:06 d62a02444d39: Waiting 05:04:06 7eede13f6eb2: Layer already exists 05:04:06 95c1afbe33b0: Layer already exists 05:04:06 b29b3048bf25: Layer already exists 05:04:06 86ffcc17f10e: Layer already exists 05:04:06 190366e3b8ed: Layer already exists 05:04:06 362aa8fb8bfa: Layer already exists 05:04:06 d62a02444d39: Layer already exists 05:04:06 e6752465f246: Layer already exists 05:04:06 07301b7803bb: Layer already exists 05:04:06 3.2.0-dev.79: digest: sha256:517cccdb4b9000ffbcc8f25c1d953394e46d86e0665e789d0184b526bc0a34d8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:04:06 7eede13f6eb2: Preparing 05:04:06 190366e3b8ed: Preparing 05:04:06 86ffcc17f10e: Preparing 05:04:06 95c1afbe33b0: Preparing 05:04:06 b29b3048bf25: Preparing 05:04:06 07301b7803bb: Preparing 05:04:06 362aa8fb8bfa: Preparing 05:04:06 e6752465f246: Preparing 05:04:06 d62a02444d39: Preparing 05:04:06 07301b7803bb: Waiting 05:04:06 362aa8fb8bfa: Waiting 05:04:06 e6752465f246: Waiting 05:04:06 d62a02444d39: Waiting 05:04:06 7eede13f6eb2: Layer already exists 05:04:06 86ffcc17f10e: Layer already exists 05:04:06 190366e3b8ed: Layer already exists 05:04:06 95c1afbe33b0: Layer already exists 05:04:06 b29b3048bf25: Layer already exists 05:04:06 07301b7803bb: Layer already exists 05:04:06 362aa8fb8bfa: Layer already exists 05:04:06 e6752465f246: Layer already exists 05:04:06 d62a02444d39: Layer already exists 05:04:06 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:517cccdb4b9000ffbcc8f25c1d953394e46d86e0665e789d0184b526bc0a34d8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:04:07 7eede13f6eb2: Preparing 05:04:07 190366e3b8ed: Preparing 05:04:07 86ffcc17f10e: Preparing 05:04:07 95c1afbe33b0: Preparing 05:04:07 b29b3048bf25: Preparing 05:04:07 07301b7803bb: Preparing 05:04:07 362aa8fb8bfa: Preparing 05:04:07 e6752465f246: Preparing 05:04:07 d62a02444d39: Preparing 05:04:07 362aa8fb8bfa: Waiting 05:04:07 e6752465f246: Waiting 05:04:07 d62a02444d39: Waiting 05:04:07 07301b7803bb: Waiting 05:04:07 95c1afbe33b0: Layer already exists 05:04:07 7eede13f6eb2: Layer already exists 05:04:07 190366e3b8ed: Layer already exists 05:04:07 86ffcc17f10e: Layer already exists 05:04:07 b29b3048bf25: Layer already exists 05:04:07 07301b7803bb: Layer already exists 05:04:07 e6752465f246: Layer already exists 05:04:07 362aa8fb8bfa: Layer already exists 05:04:07 d62a02444d39: Layer already exists 05:04:07 main: digest: sha256:517cccdb4b9000ffbcc8f25c1d953394e46d86e0665e789d0184b526bc0a34d8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:07 ===================================================== [Pipeline] echo 05:04:07 taggedImages: 05:04:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:04:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.79 05:04:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:04:07 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:04:07 e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:07 latest 05:04:07 3.2.0-dev.79 05:04:07 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:07 main 05:04:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:04:08 dd53ca702e05: Preparing 05:04:08 d498958398e0: Preparing 05:04:08 5313e597266d: Preparing 05:04:08 3ce200205555: Preparing 05:04:08 b02f5f9e116f: Preparing 05:04:08 b29b3048bf25: Preparing 05:04:08 07301b7803bb: Preparing 05:04:08 76ef8475d7b5: Preparing 05:04:08 b4b01f9c9056: Preparing 05:04:08 2a1f189b56df: Preparing 05:04:08 d62a02444d39: Preparing 05:04:08 b29b3048bf25: Waiting 05:04:08 07301b7803bb: Waiting 05:04:08 76ef8475d7b5: Waiting 05:04:08 b4b01f9c9056: Waiting 05:04:08 2a1f189b56df: Waiting 05:04:08 dd53ca702e05: Pushed 05:04:08 3ce200205555: Pushed 05:04:08 b02f5f9e116f: Pushed 05:04:08 d498958398e0: Pushed 05:04:08 b29b3048bf25: Layer already exists 05:04:08 07301b7803bb: Layer already exists 05:04:08 d62a02444d39: Layer already exists 05:04:08 76ef8475d7b5: Pushed 05:04:08 b4b01f9c9056: Pushed 05:04:09 5313e597266d: Pushed 05:04:09 2a1f189b56df: Pushed 05:04:09 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:70389d079ed36d3cf3a36a36d232e435b031d459bc94a765778b9d3e8f8f8a5d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:04:10 dd53ca702e05: Preparing 05:04:10 d498958398e0: Preparing 05:04:10 5313e597266d: Preparing 05:04:10 3ce200205555: Preparing 05:04:10 b02f5f9e116f: Preparing 05:04:10 b29b3048bf25: Preparing 05:04:10 07301b7803bb: Preparing 05:04:10 76ef8475d7b5: Preparing 05:04:10 b4b01f9c9056: Preparing 05:04:10 2a1f189b56df: Preparing 05:04:10 d62a02444d39: Preparing 05:04:10 2a1f189b56df: Waiting 05:04:10 b4b01f9c9056: Waiting 05:04:10 76ef8475d7b5: Waiting 05:04:10 d62a02444d39: Waiting 05:04:10 07301b7803bb: Waiting 05:04:10 b29b3048bf25: Waiting 05:04:10 b02f5f9e116f: Layer already exists 05:04:10 d498958398e0: Layer already exists 05:04:10 5313e597266d: Layer already exists 05:04:10 dd53ca702e05: Layer already exists 05:04:10 3ce200205555: Layer already exists 05:04:10 07301b7803bb: Layer already exists 05:04:10 2a1f189b56df: Layer already exists 05:04:10 b29b3048bf25: Layer already exists 05:04:10 76ef8475d7b5: Layer already exists 05:04:10 b4b01f9c9056: Layer already exists 05:04:10 d62a02444d39: Layer already exists 05:04:10 latest: digest: sha256:70389d079ed36d3cf3a36a36d232e435b031d459bc94a765778b9d3e8f8f8a5d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.79 05:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:04:11 dd53ca702e05: Preparing 05:04:11 d498958398e0: Preparing 05:04:11 5313e597266d: Preparing 05:04:11 3ce200205555: Preparing 05:04:11 b02f5f9e116f: Preparing 05:04:11 b29b3048bf25: Preparing 05:04:11 07301b7803bb: Preparing 05:04:11 76ef8475d7b5: Preparing 05:04:11 b4b01f9c9056: Preparing 05:04:11 2a1f189b56df: Preparing 05:04:11 d62a02444d39: Preparing 05:04:11 b29b3048bf25: Waiting 05:04:11 07301b7803bb: Waiting 05:04:11 76ef8475d7b5: Waiting 05:04:11 b4b01f9c9056: Waiting 05:04:11 2a1f189b56df: Waiting 05:04:11 d62a02444d39: Waiting 05:04:11 d498958398e0: Layer already exists 05:04:11 5313e597266d: Layer already exists 05:04:11 b02f5f9e116f: Layer already exists 05:04:11 dd53ca702e05: Layer already exists 05:04:11 3ce200205555: Layer already exists 05:04:11 b29b3048bf25: Layer already exists 05:04:11 b4b01f9c9056: Layer already exists 05:04:11 76ef8475d7b5: Layer already exists 05:04:11 07301b7803bb: Layer already exists 05:04:11 2a1f189b56df: Layer already exists 05:04:11 d62a02444d39: Layer already exists 05:04:11 3.2.0-dev.79: digest: sha256:70389d079ed36d3cf3a36a36d232e435b031d459bc94a765778b9d3e8f8f8a5d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:04:12 dd53ca702e05: Preparing 05:04:12 d498958398e0: Preparing 05:04:12 5313e597266d: Preparing 05:04:12 3ce200205555: Preparing 05:04:12 b02f5f9e116f: Preparing 05:04:12 b29b3048bf25: Preparing 05:04:12 07301b7803bb: Preparing 05:04:12 76ef8475d7b5: Preparing 05:04:12 b4b01f9c9056: Preparing 05:04:12 2a1f189b56df: Preparing 05:04:12 d62a02444d39: Preparing 05:04:12 b29b3048bf25: Waiting 05:04:12 2a1f189b56df: Waiting 05:04:12 76ef8475d7b5: Waiting 05:04:12 07301b7803bb: Waiting 05:04:12 d62a02444d39: Waiting 05:04:12 b4b01f9c9056: Waiting 05:04:12 dd53ca702e05: Layer already exists 05:04:12 d498958398e0: Layer already exists 05:04:12 5313e597266d: Layer already exists 05:04:12 3ce200205555: Layer already exists 05:04:12 b02f5f9e116f: Layer already exists 05:04:12 76ef8475d7b5: Layer already exists 05:04:12 07301b7803bb: Layer already exists 05:04:12 b29b3048bf25: Layer already exists 05:04:12 b4b01f9c9056: Layer already exists 05:04:12 2a1f189b56df: Layer already exists 05:04:12 d62a02444d39: Layer already exists 05:04:12 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:70389d079ed36d3cf3a36a36d232e435b031d459bc94a765778b9d3e8f8f8a5d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:04:12 dd53ca702e05: Preparing 05:04:12 d498958398e0: Preparing 05:04:12 5313e597266d: Preparing 05:04:12 3ce200205555: Preparing 05:04:12 b02f5f9e116f: Preparing 05:04:12 b29b3048bf25: Preparing 05:04:12 07301b7803bb: Preparing 05:04:12 76ef8475d7b5: Preparing 05:04:12 b4b01f9c9056: Preparing 05:04:12 2a1f189b56df: Preparing 05:04:12 d62a02444d39: Preparing 05:04:12 b29b3048bf25: Waiting 05:04:12 07301b7803bb: Waiting 05:04:12 76ef8475d7b5: Waiting 05:04:12 2a1f189b56df: Waiting 05:04:12 b4b01f9c9056: Waiting 05:04:12 d62a02444d39: Waiting 05:04:12 5313e597266d: Layer already exists 05:04:12 b02f5f9e116f: Layer already exists 05:04:12 dd53ca702e05: Layer already exists 05:04:12 3ce200205555: Layer already exists 05:04:12 d498958398e0: Layer already exists 05:04:12 b29b3048bf25: Layer already exists 05:04:12 76ef8475d7b5: Layer already exists 05:04:12 07301b7803bb: Layer already exists 05:04:12 b4b01f9c9056: Layer already exists 05:04:12 2a1f189b56df: Layer already exists 05:04:12 d62a02444d39: Layer already exists 05:04:12 main: digest: sha256:70389d079ed36d3cf3a36a36d232e435b031d459bc94a765778b9d3e8f8f8a5d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:12 ===================================================== [Pipeline] echo 05:04:12 taggedImages: 05:04:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:04:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.79 05:04:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:04:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:04:12 e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:12 latest 05:04:12 3.2.0-dev.79 05:04:12 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:12 main 05:04:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:04:13 533d0e18f52e: Preparing 05:04:13 46ee6c276a3d: Preparing 05:04:13 6f1bd2db442c: Preparing 05:04:13 a5f721241771: Preparing 05:04:13 45f750a63e96: Preparing 05:04:13 6472fb84da5e: Preparing 05:04:13 1b523042d8ae: Preparing 05:04:13 b29b3048bf25: Preparing 05:04:13 07301b7803bb: Preparing 05:04:13 b5ec3076353e: Preparing 05:04:13 1f653577b61a: Preparing 05:04:13 d62a02444d39: Preparing 05:04:13 b29b3048bf25: Waiting 05:04:13 6472fb84da5e: Waiting 05:04:13 07301b7803bb: Waiting 05:04:13 1f653577b61a: Waiting 05:04:13 d62a02444d39: Waiting 05:04:13 b5ec3076353e: Waiting 05:04:13 1b523042d8ae: Waiting 05:04:13 533d0e18f52e: Pushed 05:04:13 46ee6c276a3d: Pushed 05:04:13 45f750a63e96: Pushed 05:04:13 b29b3048bf25: Layer already exists 05:04:13 07301b7803bb: Layer already exists 05:04:13 1b523042d8ae: Pushed 05:04:13 6472fb84da5e: Pushed 05:04:13 b5ec3076353e: Pushed 05:04:13 d62a02444d39: Layer already exists 05:04:14 a5f721241771: Pushed 05:04:14 6f1bd2db442c: Pushed 05:04:14 1f653577b61a: Pushed 05:04:15 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:a375c2cd74699812e5dc396f2e654ffdf76a40f80e730f753468171f6e81db11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:04:16 533d0e18f52e: Preparing 05:04:16 46ee6c276a3d: Preparing 05:04:16 6f1bd2db442c: Preparing 05:04:16 a5f721241771: Preparing 05:04:16 45f750a63e96: Preparing 05:04:16 6472fb84da5e: Preparing 05:04:16 1b523042d8ae: Preparing 05:04:16 b29b3048bf25: Preparing 05:04:16 07301b7803bb: Preparing 05:04:16 b5ec3076353e: Preparing 05:04:16 1f653577b61a: Preparing 05:04:16 d62a02444d39: Preparing 05:04:16 6472fb84da5e: Waiting 05:04:16 07301b7803bb: Waiting 05:04:16 b5ec3076353e: Waiting 05:04:16 b29b3048bf25: Waiting 05:04:16 1f653577b61a: Waiting 05:04:16 1b523042d8ae: Waiting 05:04:16 46ee6c276a3d: Layer already exists 05:04:16 6f1bd2db442c: Layer already exists 05:04:16 45f750a63e96: Layer already exists 05:04:16 a5f721241771: Layer already exists 05:04:16 533d0e18f52e: Layer already exists 05:04:16 07301b7803bb: Layer already exists 05:04:16 1b523042d8ae: Layer already exists 05:04:16 b5ec3076353e: Layer already exists 05:04:16 6472fb84da5e: Layer already exists 05:04:16 b29b3048bf25: Layer already exists 05:04:16 d62a02444d39: Layer already exists 05:04:16 1f653577b61a: Layer already exists 05:04:16 latest: digest: sha256:a375c2cd74699812e5dc396f2e654ffdf76a40f80e730f753468171f6e81db11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.79 05:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:04:16 533d0e18f52e: Preparing 05:04:16 46ee6c276a3d: Preparing 05:04:16 6f1bd2db442c: Preparing 05:04:16 a5f721241771: Preparing 05:04:16 45f750a63e96: Preparing 05:04:16 6472fb84da5e: Preparing 05:04:16 1b523042d8ae: Preparing 05:04:16 b29b3048bf25: Preparing 05:04:16 07301b7803bb: Preparing 05:04:16 b5ec3076353e: Preparing 05:04:16 1f653577b61a: Preparing 05:04:16 d62a02444d39: Preparing 05:04:16 6472fb84da5e: Waiting 05:04:16 07301b7803bb: Waiting 05:04:16 b5ec3076353e: Waiting 05:04:16 1f653577b61a: Waiting 05:04:16 1b523042d8ae: Waiting 05:04:16 b29b3048bf25: Waiting 05:04:16 d62a02444d39: Waiting 05:04:16 a5f721241771: Layer already exists 05:04:16 45f750a63e96: Layer already exists 05:04:16 533d0e18f52e: Layer already exists 05:04:16 6f1bd2db442c: Layer already exists 05:04:16 46ee6c276a3d: Layer already exists 05:04:16 07301b7803bb: Layer already exists 05:04:16 6472fb84da5e: Layer already exists 05:04:16 1b523042d8ae: Layer already exists 05:04:16 b5ec3076353e: Layer already exists 05:04:16 b29b3048bf25: Layer already exists 05:04:16 1f653577b61a: Layer already exists 05:04:16 d62a02444d39: Layer already exists 05:04:16 3.2.0-dev.79: digest: sha256:a375c2cd74699812e5dc396f2e654ffdf76a40f80e730f753468171f6e81db11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:04:17 533d0e18f52e: Preparing 05:04:17 46ee6c276a3d: Preparing 05:04:17 6f1bd2db442c: Preparing 05:04:17 a5f721241771: Preparing 05:04:17 45f750a63e96: Preparing 05:04:17 6472fb84da5e: Preparing 05:04:17 1b523042d8ae: Preparing 05:04:17 b29b3048bf25: Preparing 05:04:17 07301b7803bb: Preparing 05:04:17 b5ec3076353e: Preparing 05:04:17 1f653577b61a: Preparing 05:04:17 d62a02444d39: Preparing 05:04:17 6472fb84da5e: Waiting 05:04:17 1b523042d8ae: Waiting 05:04:17 b29b3048bf25: Waiting 05:04:17 b5ec3076353e: Waiting 05:04:17 1f653577b61a: Waiting 05:04:17 07301b7803bb: Waiting 05:04:17 d62a02444d39: Waiting 05:04:17 533d0e18f52e: Layer already exists 05:04:17 a5f721241771: Layer already exists 05:04:17 45f750a63e96: Layer already exists 05:04:17 6f1bd2db442c: Layer already exists 05:04:17 46ee6c276a3d: Layer already exists 05:04:17 6472fb84da5e: Layer already exists 05:04:17 b29b3048bf25: Layer already exists 05:04:17 1b523042d8ae: Layer already exists 05:04:17 07301b7803bb: Layer already exists 05:04:17 b5ec3076353e: Layer already exists 05:04:17 d62a02444d39: Layer already exists 05:04:17 1f653577b61a: Layer already exists 05:04:17 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:a375c2cd74699812e5dc396f2e654ffdf76a40f80e730f753468171f6e81db11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:04:18 533d0e18f52e: Preparing 05:04:18 46ee6c276a3d: Preparing 05:04:18 6f1bd2db442c: Preparing 05:04:18 a5f721241771: Preparing 05:04:18 45f750a63e96: Preparing 05:04:18 6472fb84da5e: Preparing 05:04:18 1b523042d8ae: Preparing 05:04:18 b29b3048bf25: Preparing 05:04:18 07301b7803bb: Preparing 05:04:18 b5ec3076353e: Preparing 05:04:18 1f653577b61a: Preparing 05:04:18 d62a02444d39: Preparing 05:04:18 1f653577b61a: Waiting 05:04:18 b29b3048bf25: Waiting 05:04:18 d62a02444d39: Waiting 05:04:18 1b523042d8ae: Waiting 05:04:18 07301b7803bb: Waiting 05:04:18 b5ec3076353e: Waiting 05:04:18 6472fb84da5e: Waiting 05:04:18 a5f721241771: Layer already exists 05:04:18 45f750a63e96: Layer already exists 05:04:18 6f1bd2db442c: Layer already exists 05:04:18 46ee6c276a3d: Layer already exists 05:04:18 533d0e18f52e: Layer already exists 05:04:18 6472fb84da5e: Layer already exists 05:04:18 1b523042d8ae: Layer already exists 05:04:18 07301b7803bb: Layer already exists 05:04:18 b29b3048bf25: Layer already exists 05:04:18 b5ec3076353e: Layer already exists 05:04:18 d62a02444d39: Layer already exists 05:04:18 1f653577b61a: Layer already exists 05:04:18 main: digest: sha256:a375c2cd74699812e5dc396f2e654ffdf76a40f80e730f753468171f6e81db11 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:18 ===================================================== [Pipeline] echo 05:04:18 taggedImages: 05:04:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:04:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.79 05:04:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:04:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:04:18 e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:18 latest 05:04:18 3.2.0-dev.79 05:04:18 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:18 main 05:04:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:04:18 ceef1c0eab65: Preparing 05:04:18 826fc7a28270: Preparing 05:04:18 b29b3048bf25: Preparing 05:04:18 07301b7803bb: Preparing 05:04:18 aa95aab07764: Preparing 05:04:18 973e39dd4ded: Preparing 05:04:18 d62a02444d39: Preparing 05:04:18 973e39dd4ded: Waiting 05:04:18 d62a02444d39: Waiting 05:04:18 07301b7803bb: Layer already exists 05:04:18 b29b3048bf25: Layer already exists 05:04:18 d62a02444d39: Layer already exists 05:04:18 aa95aab07764: Pushed 05:04:18 ceef1c0eab65: Pushed 05:04:19 973e39dd4ded: Pushed 05:04:20 826fc7a28270: Pushed 05:04:20 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:c987bdfaaeafff0e0688310b7286d5077703e69d6e84447f2e46d9d0c7e0c023 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:20 + 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 05:04:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:04:21 ceef1c0eab65: Preparing 05:04:21 826fc7a28270: Preparing 05:04:21 b29b3048bf25: Preparing 05:04:21 07301b7803bb: Preparing 05:04:21 aa95aab07764: Preparing 05:04:21 973e39dd4ded: Preparing 05:04:21 d62a02444d39: Preparing 05:04:21 973e39dd4ded: Waiting 05:04:21 d62a02444d39: Waiting 05:04:21 ceef1c0eab65: Layer already exists 05:04:21 07301b7803bb: Layer already exists 05:04:21 826fc7a28270: Layer already exists 05:04:21 aa95aab07764: Layer already exists 05:04:21 b29b3048bf25: Layer already exists 05:04:21 973e39dd4ded: Layer already exists 05:04:21 d62a02444d39: Layer already exists 05:04:21 latest: digest: sha256:c987bdfaaeafff0e0688310b7286d5077703e69d6e84447f2e46d9d0c7e0c023 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.79 05:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:04:21 ceef1c0eab65: Preparing 05:04:21 826fc7a28270: Preparing 05:04:21 b29b3048bf25: Preparing 05:04:21 07301b7803bb: Preparing 05:04:21 aa95aab07764: Preparing 05:04:21 973e39dd4ded: Preparing 05:04:21 d62a02444d39: Preparing 05:04:21 973e39dd4ded: Waiting 05:04:21 d62a02444d39: Waiting 05:04:21 ceef1c0eab65: Layer already exists 05:04:21 07301b7803bb: Layer already exists 05:04:21 aa95aab07764: Layer already exists 05:04:21 826fc7a28270: Layer already exists 05:04:21 b29b3048bf25: Layer already exists 05:04:21 973e39dd4ded: Layer already exists 05:04:21 d62a02444d39: Layer already exists 05:04:21 3.2.0-dev.79: digest: sha256:c987bdfaaeafff0e0688310b7286d5077703e69d6e84447f2e46d9d0c7e0c023 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:04:22 ceef1c0eab65: Preparing 05:04:22 826fc7a28270: Preparing 05:04:22 b29b3048bf25: Preparing 05:04:22 07301b7803bb: Preparing 05:04:22 aa95aab07764: Preparing 05:04:22 973e39dd4ded: Preparing 05:04:22 d62a02444d39: Preparing 05:04:22 973e39dd4ded: Waiting 05:04:22 d62a02444d39: Waiting 05:04:22 826fc7a28270: Layer already exists 05:04:22 b29b3048bf25: Layer already exists 05:04:22 aa95aab07764: Layer already exists 05:04:22 07301b7803bb: Layer already exists 05:04:22 ceef1c0eab65: Layer already exists 05:04:22 973e39dd4ded: Layer already exists 05:04:22 d62a02444d39: Layer already exists 05:04:22 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:c987bdfaaeafff0e0688310b7286d5077703e69d6e84447f2e46d9d0c7e0c023 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:22 + 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 05:04:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:04:23 ceef1c0eab65: Preparing 05:04:23 826fc7a28270: Preparing 05:04:23 b29b3048bf25: Preparing 05:04:23 07301b7803bb: Preparing 05:04:23 aa95aab07764: Preparing 05:04:23 973e39dd4ded: Preparing 05:04:23 d62a02444d39: Preparing 05:04:23 973e39dd4ded: Waiting 05:04:23 d62a02444d39: Waiting 05:04:23 b29b3048bf25: Layer already exists 05:04:23 ceef1c0eab65: Layer already exists 05:04:23 826fc7a28270: Layer already exists 05:04:23 aa95aab07764: Layer already exists 05:04:23 07301b7803bb: Layer already exists 05:04:23 973e39dd4ded: Layer already exists 05:04:23 d62a02444d39: Layer already exists 05:04:23 main: digest: sha256:c987bdfaaeafff0e0688310b7286d5077703e69d6e84447f2e46d9d0c7e0c023 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:23 ===================================================== [Pipeline] echo 05:04:23 taggedImages: 05:04:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:04:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.79 05:04:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:04:23 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:04:23 e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:23 latest 05:04:23 3.2.0-dev.79 05:04:23 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:23 main 05:04:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:04:24 2fd9e1be5685: Preparing 05:04:24 d8a6af330eb9: Preparing 05:04:24 708320007c69: Preparing 05:04:24 b29b3048bf25: Preparing 05:04:24 07301b7803bb: Preparing 05:04:24 11e3f073aa87: Preparing 05:04:24 c431abd76dde: Preparing 05:04:24 3cad64c7bd8d: Preparing 05:04:24 6be659d8c08c: Preparing 05:04:24 d62a02444d39: Preparing 05:04:24 c431abd76dde: Waiting 05:04:24 3cad64c7bd8d: Waiting 05:04:24 6be659d8c08c: Waiting 05:04:24 d62a02444d39: Waiting 05:04:24 11e3f073aa87: Waiting 05:04:24 07301b7803bb: Layer already exists 05:04:24 b29b3048bf25: Layer already exists 05:04:24 708320007c69: Pushed 05:04:24 2fd9e1be5685: Pushed 05:04:24 d8a6af330eb9: Pushed 05:04:24 d62a02444d39: Layer already exists 05:04:24 3cad64c7bd8d: Pushed 05:04:24 6be659d8c08c: Pushed 05:04:29 c431abd76dde: Pushed 05:04:32 11e3f073aa87: Pushed 05:04:33 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:4fbb706c19e16c6fa3f74f86441c9764d7a79332fdc14a2e3406fa017e63473f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:04:33 2fd9e1be5685: Preparing 05:04:33 d8a6af330eb9: Preparing 05:04:33 708320007c69: Preparing 05:04:33 b29b3048bf25: Preparing 05:04:33 07301b7803bb: Preparing 05:04:33 11e3f073aa87: Preparing 05:04:33 c431abd76dde: Preparing 05:04:33 3cad64c7bd8d: Preparing 05:04:33 6be659d8c08c: Preparing 05:04:33 d62a02444d39: Preparing 05:04:33 11e3f073aa87: Waiting 05:04:33 c431abd76dde: Waiting 05:04:33 3cad64c7bd8d: Waiting 05:04:33 6be659d8c08c: Waiting 05:04:33 d62a02444d39: Waiting 05:04:33 07301b7803bb: Layer already exists 05:04:33 708320007c69: Layer already exists 05:04:33 2fd9e1be5685: Layer already exists 05:04:33 b29b3048bf25: Layer already exists 05:04:33 d8a6af330eb9: Layer already exists 05:04:33 11e3f073aa87: Layer already exists 05:04:33 c431abd76dde: Layer already exists 05:04:33 3cad64c7bd8d: Layer already exists 05:04:33 d62a02444d39: Layer already exists 05:04:33 6be659d8c08c: Layer already exists 05:04:33 latest: digest: sha256:4fbb706c19e16c6fa3f74f86441c9764d7a79332fdc14a2e3406fa017e63473f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.79 05:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:04:34 2fd9e1be5685: Preparing 05:04:34 d8a6af330eb9: Preparing 05:04:34 708320007c69: Preparing 05:04:34 b29b3048bf25: Preparing 05:04:34 07301b7803bb: Preparing 05:04:34 11e3f073aa87: Preparing 05:04:34 c431abd76dde: Preparing 05:04:34 3cad64c7bd8d: Preparing 05:04:34 6be659d8c08c: Preparing 05:04:34 d62a02444d39: Preparing 05:04:34 11e3f073aa87: Waiting 05:04:34 c431abd76dde: Waiting 05:04:34 3cad64c7bd8d: Waiting 05:04:34 d62a02444d39: Waiting 05:04:34 6be659d8c08c: Waiting 05:04:34 708320007c69: Layer already exists 05:04:34 2fd9e1be5685: Layer already exists 05:04:34 d8a6af330eb9: Layer already exists 05:04:34 b29b3048bf25: Layer already exists 05:04:34 07301b7803bb: Layer already exists 05:04:34 c431abd76dde: Layer already exists 05:04:34 6be659d8c08c: Layer already exists 05:04:34 11e3f073aa87: Layer already exists 05:04:34 d62a02444d39: Layer already exists 05:04:34 3cad64c7bd8d: Layer already exists 05:04:34 3.2.0-dev.79: digest: sha256:4fbb706c19e16c6fa3f74f86441c9764d7a79332fdc14a2e3406fa017e63473f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:04:35 2fd9e1be5685: Preparing 05:04:35 d8a6af330eb9: Preparing 05:04:35 708320007c69: Preparing 05:04:35 b29b3048bf25: Preparing 05:04:35 07301b7803bb: Preparing 05:04:35 11e3f073aa87: Preparing 05:04:35 c431abd76dde: Preparing 05:04:35 3cad64c7bd8d: Preparing 05:04:35 6be659d8c08c: Preparing 05:04:35 d62a02444d39: Preparing 05:04:35 c431abd76dde: Waiting 05:04:35 3cad64c7bd8d: Waiting 05:04:35 6be659d8c08c: Waiting 05:04:35 d62a02444d39: Waiting 05:04:35 11e3f073aa87: Waiting 05:04:35 708320007c69: Layer already exists 05:04:35 d8a6af330eb9: Layer already exists 05:04:35 2fd9e1be5685: Layer already exists 05:04:35 07301b7803bb: Layer already exists 05:04:35 b29b3048bf25: Layer already exists 05:04:35 11e3f073aa87: Layer already exists 05:04:35 c431abd76dde: Layer already exists 05:04:35 6be659d8c08c: Layer already exists 05:04:35 3cad64c7bd8d: Layer already exists 05:04:35 d62a02444d39: Layer already exists 05:04:35 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:4fbb706c19e16c6fa3f74f86441c9764d7a79332fdc14a2e3406fa017e63473f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:04:35 2fd9e1be5685: Preparing 05:04:35 d8a6af330eb9: Preparing 05:04:35 708320007c69: Preparing 05:04:35 b29b3048bf25: Preparing 05:04:35 07301b7803bb: Preparing 05:04:35 11e3f073aa87: Preparing 05:04:35 c431abd76dde: Preparing 05:04:35 3cad64c7bd8d: Preparing 05:04:35 6be659d8c08c: Preparing 05:04:35 d62a02444d39: Preparing 05:04:35 3cad64c7bd8d: Waiting 05:04:35 c431abd76dde: Waiting 05:04:35 11e3f073aa87: Waiting 05:04:35 6be659d8c08c: Waiting 05:04:35 d62a02444d39: Waiting 05:04:35 708320007c69: Layer already exists 05:04:35 d8a6af330eb9: Layer already exists 05:04:35 07301b7803bb: Layer already exists 05:04:35 b29b3048bf25: Layer already exists 05:04:35 2fd9e1be5685: Layer already exists 05:04:35 11e3f073aa87: Layer already exists 05:04:35 c431abd76dde: Layer already exists 05:04:35 3cad64c7bd8d: Layer already exists 05:04:35 6be659d8c08c: Layer already exists 05:04:35 d62a02444d39: Layer already exists 05:04:35 main: digest: sha256:4fbb706c19e16c6fa3f74f86441c9764d7a79332fdc14a2e3406fa017e63473f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:35 ===================================================== [Pipeline] echo 05:04:35 taggedImages: 05:04:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:04:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.79 05:04:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:04:35 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:04:35 e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:35 latest 05:04:35 3.2.0-dev.79 05:04:35 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:35 main 05:04:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:04:36 713e6ab8b92c: Preparing 05:04:36 05d8c8f0785f: Preparing 05:04:36 f3099dd2eea9: Preparing 05:04:36 b29b3048bf25: Preparing 05:04:36 07301b7803bb: Preparing 05:04:36 29a0fb1669f9: Preparing 05:04:36 9e67e96370ab: Preparing 05:04:36 773a1428ace2: Preparing 05:04:36 d62a02444d39: Preparing 05:04:36 29a0fb1669f9: Waiting 05:04:36 9e67e96370ab: Waiting 05:04:36 773a1428ace2: Waiting 05:04:36 d62a02444d39: Waiting 05:04:36 07301b7803bb: Layer already exists 05:04:36 b29b3048bf25: Layer already exists 05:04:36 f3099dd2eea9: Pushed 05:04:36 05d8c8f0785f: Pushed 05:04:36 d62a02444d39: Layer already exists 05:04:36 713e6ab8b92c: Pushed 05:04:36 9e67e96370ab: Pushed 05:04:36 773a1428ace2: Pushed 05:04:39 #43 ... 05:04:39 05:04:39 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:39 #83 DONE 100.8s 05:04:39 05:04:39 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:39 #95 DONE 95.0s 05:04:39 05:04:39 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:39 #90 DONE 96.1s 05:04:39 05:04:39 #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:39 #96 DONE 100.9s 05:04:39 05:04:39 #119 [support-notifications builder 6/7] COPY . . 05:04:39 #119 ... 05:04:39 05:04:39 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:39 #94 DONE 104.8s 05:04:39 05:04:39 #120 [security-bootstrapper builder 6/7] COPY . . 05:04:39 #120 ... 05:04:39 05:04:39 #121 [core-keeper builder 7/8] COPY . . 05:04:39 #121 DONE 1.5s 05:04:39 05:04:39 #119 [support-notifications builder 6/7] COPY . . 05:04:39 #119 DONE 1.5s 05:04:39 05:04:39 #120 [security-bootstrapper builder 6/7] COPY . . 05:04:39 #120 DONE 1.5s 05:04:39 05:04:39 #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:04:39 #122 CACHED 05:04:39 05:04:39 #123 [support-cron-scheduler builder 6/7] COPY . . 05:04:39 #123 CACHED 05:04:39 05:04:39 #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:39 #124 CACHED 05:04:39 05:04:39 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:04:39 #125 CACHED 05:04:39 05:04:39 #126 [core-metadata builder 6/7] COPY . . 05:04:39 #126 CACHED 05:04:39 05:04:39 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:39 #127 CACHED 05:04:39 05:04:39 #128 [security-spiffe-token-provider builder 6/7] COPY . . 05:04:39 #128 DONE 1.6s 05:04:39 05:04:39 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:39 #129 CACHED 05:04:39 05:04:39 #130 [security-proxy-setup builder 6/7] COPY . . 05:04:39 #130 CACHED 05:04:39 05:04:39 #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:04:39 #131 CACHED 05:04:39 05:04:39 #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:04:39 #132 CACHED 05:04:39 05:04:39 #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:39 #133 CACHED 05:04:39 05:04:39 #134 [security-secretstore-setup builder 6/7] COPY . . 05:04:39 #134 CACHED 05:04:39 05:04:39 #135 [core-data builder 6/7] COPY . . 05:04:39 #135 DONE 1.6s 05:04:39 05:04:39 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:04:39 #136 ... 05:04:39 05:04:39 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:04:39 #137 CACHED 05:04:39 05:04:39 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:39 #138 CACHED 05:04:39 05:04:39 #139 [security-proxy-auth builder 6/7] COPY . . 05:04:39 #139 CACHED 05:04:39 05:04:39 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:04:39 #140 CACHED 05:04:39 05:04:39 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:39 #141 CACHED 05:04:39 05:04:39 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 05:04:39 #142 CACHED 05:04:39 05:04:39 #143 [support-scheduler builder 6/7] COPY . . 05:04:39 #143 CACHED 05:04:39 05:04:39 #144 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:39 #144 CACHED 05:04:39 05:04:39 #145 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:04:39 #145 CACHED 05:04:39 05:04:39 #146 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:39 #146 CACHED 05:04:39 05:04:39 #147 [core-command builder 4/7] COPY go.mod vendor* ./ 05:04:39 #147 CACHED 05:04:39 05:04:39 #148 [core-command builder 6/7] COPY . . 05:04:39 #148 CACHED 05:04:39 05:04:39 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:04:43 #149 ... 05:04:43 05:04:43 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:04:43 #0 4.679 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:04:44 #150 ... 05:04:44 05:04:44 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:04:44 #136 6.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:04:46 29a0fb1669f9: Pushed 05:04:46 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:e58f1e1d030e2befa0909870ff15f2a4bcd6216fceadc250377ef92afba2a81b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:04:47 713e6ab8b92c: Preparing 05:04:47 05d8c8f0785f: Preparing 05:04:47 f3099dd2eea9: Preparing 05:04:47 b29b3048bf25: Preparing 05:04:47 07301b7803bb: Preparing 05:04:47 29a0fb1669f9: Preparing 05:04:47 9e67e96370ab: Preparing 05:04:47 773a1428ace2: Preparing 05:04:47 29a0fb1669f9: Waiting 05:04:47 d62a02444d39: Preparing 05:04:47 773a1428ace2: Waiting 05:04:47 d62a02444d39: Waiting 05:04:47 b29b3048bf25: Layer already exists 05:04:47 f3099dd2eea9: Layer already exists 05:04:47 713e6ab8b92c: Layer already exists 05:04:47 07301b7803bb: Layer already exists 05:04:47 05d8c8f0785f: Layer already exists 05:04:47 29a0fb1669f9: Layer already exists 05:04:47 773a1428ace2: Layer already exists 05:04:47 d62a02444d39: Layer already exists 05:04:47 9e67e96370ab: Layer already exists 05:04:47 latest: digest: sha256:e58f1e1d030e2befa0909870ff15f2a4bcd6216fceadc250377ef92afba2a81b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:47 #136 ... 05:04:47 05:04:47 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:04:47 #0 4.778 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:04:47 #151 ... 05:04:47 05:04:47 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:04:47 #0 6.143 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:04:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:47 #152 ... 05:04:47 05:04:47 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:04:47 #0 6.915 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:04:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.79 05:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:04:48 713e6ab8b92c: Preparing 05:04:48 05d8c8f0785f: Preparing 05:04:48 f3099dd2eea9: Preparing 05:04:48 b29b3048bf25: Preparing 05:04:48 07301b7803bb: Preparing 05:04:48 29a0fb1669f9: Preparing 05:04:48 9e67e96370ab: Preparing 05:04:48 773a1428ace2: Preparing 05:04:48 d62a02444d39: Preparing 05:04:48 9e67e96370ab: Waiting 05:04:48 773a1428ace2: Waiting 05:04:48 d62a02444d39: Waiting 05:04:48 29a0fb1669f9: Waiting 05:04:48 07301b7803bb: Layer already exists 05:04:48 05d8c8f0785f: Layer already exists 05:04:48 b29b3048bf25: Layer already exists 05:04:48 f3099dd2eea9: Layer already exists 05:04:48 713e6ab8b92c: Layer already exists 05:04:48 29a0fb1669f9: Layer already exists 05:04:48 d62a02444d39: Layer already exists 05:04:48 9e67e96370ab: Layer already exists 05:04:48 773a1428ace2: Layer already exists 05:04:48 3.2.0-dev.79: digest: sha256:e58f1e1d030e2befa0909870ff15f2a4bcd6216fceadc250377ef92afba2a81b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:48 #153 ... 05:04:48 05:04:48 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:04:48 #0 5.844 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:04:48 #154 ... 05:04:48 05:04:48 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:04:48 #0 5.519 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:04:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:04:48 #155 ... 05:04:48 05:04:48 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:04:48 #0 6.448 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:04:48 #156 ... 05:04:48 05:04:48 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:04:48 #0 6.631 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] sh 05:04:48 #157 ... 05:04:48 05:04:48 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:04:48 #0 5.992 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:04:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:04:48 713e6ab8b92c: Preparing 05:04:48 05d8c8f0785f: Preparing 05:04:48 f3099dd2eea9: Preparing 05:04:48 b29b3048bf25: Preparing 05:04:48 07301b7803bb: Preparing 05:04:48 29a0fb1669f9: Preparing 05:04:48 9e67e96370ab: Preparing 05:04:48 773a1428ace2: Preparing 05:04:48 d62a02444d39: Preparing 05:04:48 29a0fb1669f9: Waiting 05:04:48 9e67e96370ab: Waiting 05:04:48 773a1428ace2: Waiting 05:04:48 d62a02444d39: Waiting 05:04:48 f3099dd2eea9: Layer already exists 05:04:48 713e6ab8b92c: Layer already exists 05:04:48 07301b7803bb: Layer already exists 05:04:48 05d8c8f0785f: Layer already exists 05:04:48 b29b3048bf25: Layer already exists 05:04:48 9e67e96370ab: Layer already exists 05:04:48 29a0fb1669f9: Layer already exists 05:04:48 d62a02444d39: Layer already exists 05:04:48 773a1428ace2: Layer already exists 05:04:48 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:e58f1e1d030e2befa0909870ff15f2a4bcd6216fceadc250377ef92afba2a81b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:49 #158 ... 05:04:49 05:04:49 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:04:49 #0 6.655 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:04:49 #159 ... 05:04:49 05:04:49 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:04:49 #0 4.966 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:04:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:49 #160 ... 05:04:49 05:04:49 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:04:49 #149 6.921 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:04:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:04:49 713e6ab8b92c: Preparing 05:04:49 05d8c8f0785f: Preparing 05:04:49 f3099dd2eea9: Preparing 05:04:49 b29b3048bf25: Preparing 05:04:49 07301b7803bb: Preparing 05:04:49 29a0fb1669f9: Preparing 05:04:49 9e67e96370ab: Preparing 05:04:49 773a1428ace2: Preparing 05:04:49 d62a02444d39: Preparing 05:04:49 29a0fb1669f9: Waiting 05:04:49 773a1428ace2: Waiting 05:04:49 9e67e96370ab: Waiting 05:04:49 d62a02444d39: Waiting 05:04:49 b29b3048bf25: Layer already exists 05:04:49 07301b7803bb: Layer already exists 05:04:49 713e6ab8b92c: Layer already exists 05:04:49 05d8c8f0785f: Layer already exists 05:04:49 f3099dd2eea9: Layer already exists 05:04:49 d62a02444d39: Layer already exists 05:04:49 29a0fb1669f9: Layer already exists 05:04:49 9e67e96370ab: Layer already exists 05:04:49 773a1428ace2: Layer already exists 05:04:49 main: digest: sha256:e58f1e1d030e2befa0909870ff15f2a4bcd6216fceadc250377ef92afba2a81b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:49 ===================================================== [Pipeline] echo 05:04:49 taggedImages: 05:04:49 - nexus3.edgexfoundry.org:10004/security-spire-config:e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:49 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:04:49 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.79 05:04:49 - nexus3.edgexfoundry.org:10004/security-spire-config:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:49 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:04:49 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:04:49 e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:49 latest 05:04:49 3.2.0-dev.79 05:04:49 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:04:49 main 05:04:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e4150c7d743658feb0e30a8f224e7e597185eef5 05:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:04:50 2fd9e1be5685: Preparing 05:04:50 3da0796fc3c0: Preparing 05:04:50 f317465733b3: Preparing 05:04:50 b29b3048bf25: Preparing 05:04:50 07301b7803bb: Preparing 05:04:50 ea9e0b63cfff: Preparing 05:04:50 3cad64c7bd8d: Preparing 05:04:50 6be659d8c08c: Preparing 05:04:50 d62a02444d39: Preparing 05:04:50 6be659d8c08c: Waiting 05:04:50 3cad64c7bd8d: Waiting 05:04:50 ea9e0b63cfff: Waiting 05:04:50 d62a02444d39: Waiting 05:04:50 2fd9e1be5685: Layer already exists 05:04:50 b29b3048bf25: Layer already exists 05:04:50 07301b7803bb: Layer already exists 05:04:50 3cad64c7bd8d: Layer already exists 05:04:50 6be659d8c08c: Layer already exists 05:04:50 d62a02444d39: Layer already exists 05:04:50 3da0796fc3c0: Pushed 05:04:50 f317465733b3: Pushed 05:05:00 ea9e0b63cfff: Pushed 05:05:00 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:b5dde93d4d75ab4511962fb819d3d7dc4676f0f23ea39723a1ceceaa7e5f667e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:05:00 2fd9e1be5685: Preparing 05:05:00 3da0796fc3c0: Preparing 05:05:00 f317465733b3: Preparing 05:05:00 b29b3048bf25: Preparing 05:05:00 07301b7803bb: Preparing 05:05:00 ea9e0b63cfff: Preparing 05:05:00 3cad64c7bd8d: Preparing 05:05:00 6be659d8c08c: Preparing 05:05:00 d62a02444d39: Preparing 05:05:00 ea9e0b63cfff: Waiting 05:05:00 3cad64c7bd8d: Waiting 05:05:00 6be659d8c08c: Waiting 05:05:00 f317465733b3: Layer already exists 05:05:00 b29b3048bf25: Layer already exists 05:05:00 3da0796fc3c0: Layer already exists 05:05:00 2fd9e1be5685: Layer already exists 05:05:00 07301b7803bb: Layer already exists 05:05:00 6be659d8c08c: Layer already exists 05:05:00 ea9e0b63cfff: Layer already exists 05:05:00 3cad64c7bd8d: Layer already exists 05:05:00 d62a02444d39: Layer already exists 05:05:00 latest: digest: sha256:b5dde93d4d75ab4511962fb819d3d7dc4676f0f23ea39723a1ceceaa7e5f667e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.79 05:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:05:01 2fd9e1be5685: Preparing 05:05:01 3da0796fc3c0: Preparing 05:05:01 f317465733b3: Preparing 05:05:01 b29b3048bf25: Preparing 05:05:01 07301b7803bb: Preparing 05:05:01 ea9e0b63cfff: Preparing 05:05:01 3cad64c7bd8d: Preparing 05:05:01 6be659d8c08c: Preparing 05:05:01 d62a02444d39: Preparing 05:05:01 ea9e0b63cfff: Waiting 05:05:01 d62a02444d39: Waiting 05:05:01 3cad64c7bd8d: Waiting 05:05:01 6be659d8c08c: Waiting 05:05:01 07301b7803bb: Layer already exists 05:05:01 b29b3048bf25: Layer already exists 05:05:01 3da0796fc3c0: Layer already exists 05:05:01 f317465733b3: Layer already exists 05:05:01 2fd9e1be5685: Layer already exists 05:05:01 3cad64c7bd8d: Layer already exists 05:05:01 ea9e0b63cfff: Layer already exists 05:05:01 6be659d8c08c: Layer already exists 05:05:01 d62a02444d39: Layer already exists 05:05:01 3.2.0-dev.79: digest: sha256:b5dde93d4d75ab4511962fb819d3d7dc4676f0f23ea39723a1ceceaa7e5f667e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:05:02 2fd9e1be5685: Preparing 05:05:02 3da0796fc3c0: Preparing 05:05:02 f317465733b3: Preparing 05:05:02 b29b3048bf25: Preparing 05:05:02 07301b7803bb: Preparing 05:05:02 ea9e0b63cfff: Preparing 05:05:02 3cad64c7bd8d: Preparing 05:05:02 6be659d8c08c: Preparing 05:05:02 d62a02444d39: Preparing 05:05:02 3cad64c7bd8d: Waiting 05:05:02 6be659d8c08c: Waiting 05:05:02 d62a02444d39: Waiting 05:05:02 ea9e0b63cfff: Waiting 05:05:02 07301b7803bb: Layer already exists 05:05:02 f317465733b3: Layer already exists 05:05:02 2fd9e1be5685: Layer already exists 05:05:02 b29b3048bf25: Layer already exists 05:05:02 3da0796fc3c0: Layer already exists 05:05:02 d62a02444d39: Layer already exists 05:05:02 3cad64c7bd8d: Layer already exists 05:05:02 ea9e0b63cfff: Layer already exists 05:05:02 6be659d8c08c: Layer already exists 05:05:02 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:b5dde93d4d75ab4511962fb819d3d7dc4676f0f23ea39723a1ceceaa7e5f667e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:05:02 2fd9e1be5685: Preparing 05:05:02 3da0796fc3c0: Preparing 05:05:02 f317465733b3: Preparing 05:05:02 b29b3048bf25: Preparing 05:05:02 07301b7803bb: Preparing 05:05:02 ea9e0b63cfff: Preparing 05:05:02 3cad64c7bd8d: Preparing 05:05:02 6be659d8c08c: Preparing 05:05:02 d62a02444d39: Preparing 05:05:02 ea9e0b63cfff: Waiting 05:05:02 3cad64c7bd8d: Waiting 05:05:02 6be659d8c08c: Waiting 05:05:02 d62a02444d39: Waiting 05:05:02 3da0796fc3c0: Layer already exists 05:05:02 07301b7803bb: Layer already exists 05:05:02 2fd9e1be5685: Layer already exists 05:05:02 f317465733b3: Layer already exists 05:05:02 b29b3048bf25: Layer already exists 05:05:02 6be659d8c08c: Layer already exists 05:05:02 d62a02444d39: Layer already exists 05:05:02 3cad64c7bd8d: Layer already exists 05:05:02 ea9e0b63cfff: Layer already exists 05:05:02 main: digest: sha256:b5dde93d4d75ab4511962fb819d3d7dc4676f0f23ea39723a1ceceaa7e5f667e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:02 ===================================================== [Pipeline] echo 05:05:02 taggedImages: 05:05:02 - nexus3.edgexfoundry.org:10004/security-spire-server:e4150c7d743658feb0e30a8f224e7e597185eef5 05:05:02 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:05:02 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.79 05:05:02 - nexus3.edgexfoundry.org:10004/security-spire-server:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:05:02 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:05:02 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 05:05:02 e4150c7d743658feb0e30a8f224e7e597185eef5 05:05:02 latest 05:05:02 3.2.0-dev.79 05:05:02 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:05:02 main 05:05:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:03 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:03 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5 05:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:05:03 e226c06c7121: Preparing 05:05:03 b7816bdb1c4f: Preparing 05:05:03 b29b3048bf25: Preparing 05:05:03 07301b7803bb: Preparing 05:05:03 8e751427ea76: Preparing 05:05:03 dce16cfd8725: Preparing 05:05:03 d62a02444d39: Preparing 05:05:03 dce16cfd8725: Waiting 05:05:03 d62a02444d39: Waiting 05:05:03 b29b3048bf25: Layer already exists 05:05:03 07301b7803bb: Layer already exists 05:05:03 d62a02444d39: Layer already exists 05:05:03 8e751427ea76: Pushed 05:05:03 e226c06c7121: Pushed 05:05:03 dce16cfd8725: Pushed 05:05:07 b7816bdb1c4f: Pushed 05:05:07 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:5448145982349cca53a6479cb58e6eadb18e919be63bea2e23bf3f7a794b4366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:07 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:07 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:05:07 e226c06c7121: Preparing 05:05:07 b7816bdb1c4f: Preparing 05:05:07 b29b3048bf25: Preparing 05:05:07 07301b7803bb: Preparing 05:05:07 8e751427ea76: Preparing 05:05:07 dce16cfd8725: Preparing 05:05:07 d62a02444d39: Preparing 05:05:07 dce16cfd8725: Waiting 05:05:07 d62a02444d39: Waiting 05:05:07 b29b3048bf25: Layer already exists 05:05:07 e226c06c7121: Layer already exists 05:05:07 b7816bdb1c4f: Layer already exists 05:05:07 07301b7803bb: Layer already exists 05:05:07 8e751427ea76: Layer already exists 05:05:07 dce16cfd8725: Layer already exists 05:05:07 d62a02444d39: Layer already exists 05:05:07 latest: digest: sha256:5448145982349cca53a6479cb58e6eadb18e919be63bea2e23bf3f7a794b4366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:08 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:08 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.79 05:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:05:08 e226c06c7121: Preparing 05:05:08 b7816bdb1c4f: Preparing 05:05:08 b29b3048bf25: Preparing 05:05:08 07301b7803bb: Preparing 05:05:08 8e751427ea76: Preparing 05:05:08 dce16cfd8725: Preparing 05:05:08 d62a02444d39: Preparing 05:05:08 dce16cfd8725: Waiting 05:05:08 d62a02444d39: Waiting 05:05:08 e226c06c7121: Layer already exists 05:05:08 b7816bdb1c4f: Layer already exists 05:05:08 8e751427ea76: Layer already exists 05:05:08 07301b7803bb: Layer already exists 05:05:08 b29b3048bf25: Layer already exists 05:05:08 dce16cfd8725: Layer already exists 05:05:08 d62a02444d39: Layer already exists 05:05:08 3.2.0-dev.79: digest: sha256:5448145982349cca53a6479cb58e6eadb18e919be63bea2e23bf3f7a794b4366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:08 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:09 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:05:09 e226c06c7121: Preparing 05:05:09 b7816bdb1c4f: Preparing 05:05:09 b29b3048bf25: Preparing 05:05:09 07301b7803bb: Preparing 05:05:09 8e751427ea76: Preparing 05:05:09 dce16cfd8725: Preparing 05:05:09 d62a02444d39: Preparing 05:05:09 dce16cfd8725: Waiting 05:05:09 d62a02444d39: Waiting 05:05:09 8e751427ea76: Layer already exists 05:05:09 07301b7803bb: Layer already exists 05:05:09 b29b3048bf25: Layer already exists 05:05:09 b7816bdb1c4f: Layer already exists 05:05:09 e226c06c7121: Layer already exists 05:05:09 dce16cfd8725: Layer already exists 05:05:09 d62a02444d39: Layer already exists 05:05:09 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:5448145982349cca53a6479cb58e6eadb18e919be63bea2e23bf3f7a794b4366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:09 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:09 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 05:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:05:09 e226c06c7121: Preparing 05:05:09 b7816bdb1c4f: Preparing 05:05:09 b29b3048bf25: Preparing 05:05:09 07301b7803bb: Preparing 05:05:09 8e751427ea76: Preparing 05:05:09 dce16cfd8725: Preparing 05:05:09 d62a02444d39: Preparing 05:05:09 dce16cfd8725: Waiting 05:05:09 d62a02444d39: Waiting 05:05:09 b29b3048bf25: Layer already exists 05:05:09 b7816bdb1c4f: Layer already exists 05:05:09 e226c06c7121: Layer already exists 05:05:09 07301b7803bb: Layer already exists 05:05:09 8e751427ea76: Layer already exists 05:05:09 d62a02444d39: Layer already exists 05:05:09 dce16cfd8725: Layer already exists 05:05:09 main: digest: sha256:5448145982349cca53a6479cb58e6eadb18e919be63bea2e23bf3f7a794b4366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:09 ===================================================== [Pipeline] echo 05:05:09 taggedImages: 05:05:09 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5 05:05:09 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:05:09 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.79 05:05:09 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:05:09 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 05:05:09 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:05:09 e4150c7d743658feb0e30a8f224e7e597185eef5 05:05:09 latest 05:05:09 3.2.0-dev.79 05:05:09 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:05:09 main 05:05:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e4150c7d743658feb0e30a8f224e7e597185eef5 05:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:05:10 3c86b71f7f84: Preparing 05:05:10 ead5a914973b: Preparing 05:05:10 b29b3048bf25: Preparing 05:05:10 07301b7803bb: Preparing 05:05:10 c8a1ef6bbf0c: Preparing 05:05:10 30dc3872cac4: Preparing 05:05:10 d62a02444d39: Preparing 05:05:10 30dc3872cac4: Waiting 05:05:10 d62a02444d39: Waiting 05:05:10 b29b3048bf25: Layer already exists 05:05:10 07301b7803bb: Layer already exists 05:05:10 d62a02444d39: Layer already exists 05:05:10 c8a1ef6bbf0c: Pushed 05:05:10 3c86b71f7f84: Pushed 05:05:10 30dc3872cac4: Pushed 05:05:13 ead5a914973b: Pushed 05:05:13 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:8bf541eee56abe76aad96639715a7d12cd7fae07a26a2852253f8a67bdd64af1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:05:14 3c86b71f7f84: Preparing 05:05:14 ead5a914973b: Preparing 05:05:14 b29b3048bf25: Preparing 05:05:14 07301b7803bb: Preparing 05:05:14 c8a1ef6bbf0c: Preparing 05:05:14 30dc3872cac4: Preparing 05:05:14 d62a02444d39: Preparing 05:05:14 30dc3872cac4: Waiting 05:05:14 b29b3048bf25: Layer already exists 05:05:14 ead5a914973b: Layer already exists 05:05:14 3c86b71f7f84: Layer already exists 05:05:14 c8a1ef6bbf0c: Layer already exists 05:05:14 07301b7803bb: Layer already exists 05:05:14 30dc3872cac4: Layer already exists 05:05:14 d62a02444d39: Layer already exists 05:05:14 latest: digest: sha256:8bf541eee56abe76aad96639715a7d12cd7fae07a26a2852253f8a67bdd64af1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.79 05:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:05:15 3c86b71f7f84: Preparing 05:05:15 ead5a914973b: Preparing 05:05:15 b29b3048bf25: Preparing 05:05:15 07301b7803bb: Preparing 05:05:15 c8a1ef6bbf0c: Preparing 05:05:15 30dc3872cac4: Preparing 05:05:15 d62a02444d39: Preparing 05:05:15 b29b3048bf25: Layer already exists 05:05:15 c8a1ef6bbf0c: Layer already exists 05:05:15 3c86b71f7f84: Layer already exists 05:05:15 ead5a914973b: Layer already exists 05:05:15 07301b7803bb: Layer already exists 05:05:15 d62a02444d39: Layer already exists 05:05:15 30dc3872cac4: Layer already exists 05:05:15 3.2.0-dev.79: digest: sha256:8bf541eee56abe76aad96639715a7d12cd7fae07a26a2852253f8a67bdd64af1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:05:17 3c86b71f7f84: Preparing 05:05:17 ead5a914973b: Preparing 05:05:17 b29b3048bf25: Preparing 05:05:17 07301b7803bb: Preparing 05:05:17 c8a1ef6bbf0c: Preparing 05:05:17 30dc3872cac4: Preparing 05:05:17 d62a02444d39: Preparing 05:05:17 30dc3872cac4: Waiting 05:05:17 d62a02444d39: Waiting 05:05:17 b29b3048bf25: Layer already exists 05:05:17 3c86b71f7f84: Layer already exists 05:05:17 c8a1ef6bbf0c: Layer already exists 05:05:17 07301b7803bb: Layer already exists 05:05:17 ead5a914973b: Layer already exists 05:05:17 d62a02444d39: Layer already exists 05:05:17 30dc3872cac4: Layer already exists 05:05:17 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:8bf541eee56abe76aad96639715a7d12cd7fae07a26a2852253f8a67bdd64af1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:05:18 3c86b71f7f84: Preparing 05:05:18 ead5a914973b: Preparing 05:05:18 b29b3048bf25: Preparing 05:05:18 07301b7803bb: Preparing 05:05:18 c8a1ef6bbf0c: Preparing 05:05:18 30dc3872cac4: Preparing 05:05:18 d62a02444d39: Preparing 05:05:18 30dc3872cac4: Waiting 05:05:18 d62a02444d39: Waiting 05:05:18 07301b7803bb: Layer already exists 05:05:18 3c86b71f7f84: Layer already exists 05:05:18 c8a1ef6bbf0c: Layer already exists 05:05:18 b29b3048bf25: Layer already exists 05:05:18 ead5a914973b: Layer already exists 05:05:18 d62a02444d39: Layer already exists 05:05:18 30dc3872cac4: Layer already exists 05:05:18 main: digest: sha256:8bf541eee56abe76aad96639715a7d12cd7fae07a26a2852253f8a67bdd64af1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:18 ===================================================== [Pipeline] echo 05:05:18 taggedImages: 05:05:18 - nexus3.edgexfoundry.org:10004/support-notifications:e4150c7d743658feb0e30a8f224e7e597185eef5 05:05:18 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:05:18 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.79 05:05:18 - nexus3.edgexfoundry.org:10004/support-notifications:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:05:18 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:05:18 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:05:18 e4150c7d743658feb0e30a8f224e7e597185eef5 05:05:18 latest 05:05:18 3.2.0-dev.79 05:05:18 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:05:18 main 05:05:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5 05:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:05:18 ed571bcae56e: Preparing 05:05:18 6b782aa99414: Preparing 05:05:18 b29b3048bf25: Preparing 05:05:18 07301b7803bb: Preparing 05:05:18 362aa8fb8bfa: Preparing 05:05:18 e6752465f246: Preparing 05:05:18 d62a02444d39: Preparing 05:05:18 e6752465f246: Waiting 05:05:18 d62a02444d39: Waiting 05:05:18 362aa8fb8bfa: Layer already exists 05:05:18 b29b3048bf25: Layer already exists 05:05:18 07301b7803bb: Layer already exists 05:05:18 e6752465f246: Layer already exists 05:05:18 d62a02444d39: Layer already exists 05:05:18 ed571bcae56e: Pushed 05:05:23 6b782aa99414: Pushed 05:05:23 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:c35498622c8e270227012ca5c83fa61143e8a75630311c03ea6bee8f52950b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:05:23 ed571bcae56e: Preparing 05:05:23 6b782aa99414: Preparing 05:05:23 b29b3048bf25: Preparing 05:05:23 07301b7803bb: Preparing 05:05:23 362aa8fb8bfa: Preparing 05:05:23 e6752465f246: Preparing 05:05:23 d62a02444d39: Preparing 05:05:23 e6752465f246: Waiting 05:05:23 d62a02444d39: Waiting 05:05:23 ed571bcae56e: Layer already exists 05:05:23 b29b3048bf25: Layer already exists 05:05:23 362aa8fb8bfa: Layer already exists 05:05:23 6b782aa99414: Layer already exists 05:05:23 07301b7803bb: Layer already exists 05:05:23 e6752465f246: Layer already exists 05:05:23 d62a02444d39: Layer already exists 05:05:23 latest: digest: sha256:c35498622c8e270227012ca5c83fa61143e8a75630311c03ea6bee8f52950b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.79 05:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:05:24 ed571bcae56e: Preparing 05:05:24 6b782aa99414: Preparing 05:05:24 b29b3048bf25: Preparing 05:05:24 07301b7803bb: Preparing 05:05:24 362aa8fb8bfa: Preparing 05:05:24 e6752465f246: Preparing 05:05:24 d62a02444d39: Preparing 05:05:24 d62a02444d39: Waiting 05:05:24 e6752465f246: Waiting 05:05:24 07301b7803bb: Layer already exists 05:05:24 6b782aa99414: Layer already exists 05:05:24 b29b3048bf25: Layer already exists 05:05:24 362aa8fb8bfa: Layer already exists 05:05:24 ed571bcae56e: Layer already exists 05:05:24 d62a02444d39: Layer already exists 05:05:24 e6752465f246: Layer already exists 05:05:24 3.2.0-dev.79: digest: sha256:c35498622c8e270227012ca5c83fa61143e8a75630311c03ea6bee8f52950b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:05:25 ed571bcae56e: Preparing 05:05:25 6b782aa99414: Preparing 05:05:25 b29b3048bf25: Preparing 05:05:25 07301b7803bb: Preparing 05:05:25 362aa8fb8bfa: Preparing 05:05:25 e6752465f246: Preparing 05:05:25 d62a02444d39: Preparing 05:05:25 d62a02444d39: Waiting 05:05:25 e6752465f246: Waiting 05:05:25 362aa8fb8bfa: Layer already exists 05:05:25 ed571bcae56e: Layer already exists 05:05:25 07301b7803bb: Layer already exists 05:05:25 b29b3048bf25: Layer already exists 05:05:25 6b782aa99414: Layer already exists 05:05:25 e6752465f246: Layer already exists 05:05:25 d62a02444d39: Layer already exists 05:05:25 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:c35498622c8e270227012ca5c83fa61143e8a75630311c03ea6bee8f52950b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:05:25 ed571bcae56e: Preparing 05:05:25 6b782aa99414: Preparing 05:05:25 b29b3048bf25: Preparing 05:05:25 07301b7803bb: Preparing 05:05:25 362aa8fb8bfa: Preparing 05:05:25 e6752465f246: Preparing 05:05:25 d62a02444d39: Preparing 05:05:25 e6752465f246: Waiting 05:05:25 d62a02444d39: Waiting 05:05:25 6b782aa99414: Layer already exists 05:05:25 b29b3048bf25: Layer already exists 05:05:25 07301b7803bb: Layer already exists 05:05:25 362aa8fb8bfa: Layer already exists 05:05:25 ed571bcae56e: Layer already exists 05:05:25 e6752465f246: Layer already exists 05:05:25 d62a02444d39: Layer already exists 05:05:25 main: digest: sha256:c35498622c8e270227012ca5c83fa61143e8a75630311c03ea6bee8f52950b1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:25 ===================================================== [Pipeline] echo 05:05:25 taggedImages: 05:05:25 - nexus3.edgexfoundry.org:10004/support-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5 05:05:25 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:05:25 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.79 05:05:25 - nexus3.edgexfoundry.org:10004/support-scheduler:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:05:25 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:24:28 #149 ... 05:24:28 05:24:28 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:24:28 #155 DONE 1188.2s 05:24:28 05:24:28 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:24:28 #153 ... 05:24:28 05:24:28 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:24:28 #161 DONE 0.3s 05:24:28 05:24:28 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:24:28 #162 DONE 0.2s 05:24:28 05:24:28 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:24:28 #163 DONE 0.2s 05:24:28 05:24:28 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:24:28 #164 DONE 0.2s 05:24:28 05:24:28 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:24:28 #165 DONE 0.3s 05:24:28 05:24:28 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:24:28 #160 ... 05:24:28 05:24:28 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:24:28 #166 DONE 0.2s 05:24:28 05:24:28 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:24:29 #167 DONE 2.3s 05:24:29 05:24:29 #108 [security-proxy-setup] exporting to image 05:24:29 #108 exporting layers 05:24:31 #108 exporting layers 1.1s done 05:24:31 #108 writing image sha256:87a42017ee60a4eb2af489d674e3c2e18c6bee75b24132d6a4d5b78e0f96f15f 0.0s done 05:24:31 #108 naming to docker.io/library/security-proxy-setup-arm64 done 05:24:31 #108 DONE 4.9s 05:24:31 05:24:31 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:24:32 #150 ... 05:24:32 05:24:32 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:24:32 #158 1194.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:24:37 #158 ... 05:24:37 05:24:37 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:24:37 #157 DONE 1200.1s 05:24:38 05:24:38 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:24:38 #152 ... 05:24:38 05:24:38 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:24:38 #168 DONE 0.1s 05:24:38 05:24:38 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:24:41 #169 DONE 2.4s 05:24:41 05:24:41 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:24:41 #149 ... 05:24:41 05:24:41 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:24:41 #170 DONE 0.3s 05:24:41 05:24:41 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:24:41 #150 ... 05:24:41 05:24:41 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:24:41 #171 DONE 0.2s 05:24:41 05:24:41 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:24:41 #172 DONE 0.4s 05:24:41 05:24:41 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:24:42 #154 ... 05:24:42 05:24:42 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:24:42 #173 DONE 0.2s 05:24:42 05:24:42 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:24:42 #174 DONE 0.3s 05:24:42 05:24:42 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:24:42 #154 ... 05:24:42 05:24:42 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 05:24:42 #175 DONE 0.2s 05:24:42 05:24:42 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:24:42 #176 DONE 0.1s 05:24:42 05:24:42 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:24:42 #177 DONE 0.1s 05:24:42 05:24:42 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:24:43 #178 DONE 0.2s 05:24:43 05:24:43 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:24:45 #179 DONE 2.3s 05:24:45 05:24:45 #108 [security-bootstrapper] exporting to image 05:24:45 #108 exporting layers 05:24:46 #108 exporting layers 1.4s done 05:24:46 #108 writing image sha256:191b4e3a89b1fdf565ce633dab9af46bbae8c19bd6dc6e00059b365daab5e0b2 done 05:24:46 #108 naming to docker.io/library/security-bootstrapper-arm64 done 05:24:46 #108 DONE 6.3s 05:24:46 05:24:46 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:24:52 #160 ... 05:24:52 05:24:52 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:24:52 #158 DONE 1214.6s 05:24:52 05:24:52 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:24:52 #151 ... 05:24:52 05:24:52 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:24:52 #180 DONE 0.3s 05:24:52 05:24:52 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:24:53 #151 ... 05:24:53 05:24:53 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:24:53 #181 DONE 0.2s 05:24:53 05:24:53 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:24:53 #182 DONE 0.1s 05:24:53 05:24:53 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:24:53 #183 DONE 0.2s 05:24:53 05:24:53 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:24:53 #184 DONE 0.3s 05:24:53 05:24:53 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:24:54 #185 DONE 0.3s 05:24:54 05:24:54 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:24:54 #186 DONE 0.3s 05:24:54 05:24:54 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:24:54 #153 ... 05:24:54 05:24:54 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:24:54 #187 DONE 0.1s 05:24:54 05:24:54 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:24:56 #188 DONE 1.9s 05:24:56 05:24:56 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:24:56 #160 ... 05:24:56 05:24:56 #108 [security-secretstore-setup] exporting to image 05:24:56 #108 exporting layers 05:24:57 #108 exporting layers 1.3s done 05:24:57 #108 writing image sha256:2842a8fb88f8ff6e3b06f0fdda52caf9db5ac51ab8adeb4a1714509f3e507cf6 done 05:24:57 #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 05:24:57 #108 DONE 7.6s 05:24:57 05:24:57 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:25:54 #43 ... 05:25:54 05:25:54 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:25:54 #149 DONE 1274.9s 05:25:54 05:25:54 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:25:54 #136 ... 05:25:54 05:25:54 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:25:54 #189 DONE 0.2s 05:25:54 05:25:54 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:25:54 #156 ... 05:25:54 05:25:54 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:25:54 #190 DONE 0.2s 05:25:54 05:25:54 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:25:54 #154 ... 05:25:54 05:25:54 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:25:54 #191 DONE 0.2s 05:25:54 05:25:54 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:25:54 #192 DONE 0.2s 05:25:54 05:25:54 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:25:54 #193 DONE 0.2s 05:25:54 05:25:54 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:25:56 #194 DONE 2.1s 05:25:56 05:25:56 #108 [core-common-config-bootstrapper] exporting to image 05:25:56 #108 exporting layers 05:25:57 #108 exporting layers 0.8s done 05:25:57 #108 writing image sha256:847e7db75780fc221c4d8ae08059ed0b9ff3f8e03740869a71a911f20036fdf6 done 05:25:57 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 05:25:57 #108 DONE 8.4s 05:25:57 05:25:57 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:28:03 #154 ... 05:28:03 05:28:03 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:28:03 #156 DONE 1401.9s 05:28:03 05:28:03 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:28:03 #43 ... 05:28:03 05:28:03 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:28:03 #195 DONE 0.1s 05:28:03 05:28:03 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:28:03 #196 DONE 0.3s 05:28:03 05:28:03 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:28:03 #150 ... 05:28:03 05:28:03 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:28:03 #197 DONE 0.3s 05:28:03 05:28:03 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:28:03 #198 DONE 0.1s 05:28:03 05:28:03 #108 [security-spiffe-token-provider] exporting to image 05:28:03 #108 exporting layers 05:28:03 #108 exporting layers 0.6s done 05:28:03 #108 writing image sha256:8cbe0d2b61d5eedb72bf2301143172adb25f81720b49d9120e4e02ea0d7c3c71 done 05:28:03 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 05:28:03 #108 DONE 9.0s 05:28:03 05:28:03 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:36:10 #153 ... 05:36:10 05:36:10 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:36:10 #159 DONE 1891.3s 05:36:10 05:36:10 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:36:10 #151 ... 05:36:10 05:36:10 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:36:10 #199 DONE 0.2s 05:36:10 05:36:10 #37 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:36:10 #37 ... 05:36:10 05:36:10 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:36:10 #200 DONE 0.1s 05:36:10 05:36:10 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:36:10 #201 DONE 0.4s 05:36:10 05:36:10 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:36:10 #202 DONE 0.2s 05:36:10 05:36:10 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:36:10 #203 DONE 0.1s 05:36:10 05:36:10 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:36:12 #204 DONE 2.0s 05:36:12 05:36:12 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:36:12 #43 ... 05:36:12 05:36:12 #108 [security-proxy-auth] exporting to image 05:36:12 #108 exporting layers 05:36:13 #108 exporting layers 0.7s done 05:36:13 #108 writing image sha256:2145e637d7197b15cccbc255112552e2877ce623c8cf3794eced37ba0d96915c done 05:36:13 #108 naming to docker.io/library/security-proxy-auth-arm64 05:36:13 #108 naming to docker.io/library/security-proxy-auth-arm64 done 05:36:13 #108 DONE 9.7s 05:36:13 05:36:13 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:37:21 #160 ... 05:37:21 05:37:21 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:37:21 #150 DONE 1956.3s 05:37:21 05:37:21 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:37:21 #160 ... 05:37:21 05:37:21 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:37:21 #205 DONE 0.1s 05:37:21 05:37:21 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:37:21 #206 DONE 0.2s 05:37:21 05:37:21 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:37:21 #207 DONE 0.5s 05:37:21 05:37:21 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:37:21 #208 DONE 0.2s 05:37:21 05:37:21 #108 [core-command] exporting to image 05:37:21 #108 exporting layers 05:37:21 #108 exporting layers 0.4s done 05:37:21 #108 writing image sha256:b800feb84cc826edbf757b4e779b4b3adfbda99508a116dea7d624e956bc0307 done 05:37:21 #108 naming to docker.io/library/core-command-arm64 done 05:37:21 #108 DONE 10.1s 05:37:21 05:37:21 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:39:27 #136 ... 05:39:27 05:39:27 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:39:27 #151 DONE 2083.6s 05:39:27 05:39:27 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:39:27 #43 ... 05:39:27 05:39:27 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:39:27 #209 DONE 0.2s 05:39:27 05:39:27 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:39:27 #136 ... 05:39:27 05:39:27 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:39:27 #210 DONE 0.5s 05:39:27 05:39:27 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:39:27 #211 DONE 0.2s 05:39:27 05:39:27 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 05:39:27 #212 DONE 0.1s 05:39:27 05:39:27 #108 [core-keeper] exporting to image 05:39:27 #108 exporting layers 05:39:27 #108 exporting layers 0.6s done 05:39:27 #108 writing image sha256:dd20f15bf0c92f57d8d660e8a4cc382ae435b1ac6c2ad09da882cbf89c05e3c8 done 05:39:27 #108 naming to docker.io/library/core-keeper-arm64 0.0s done 05:39:27 #108 DONE 10.8s 05:39:27 05:39:27 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:39:27 #154 ... 05:39:27 05:39:27 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:39:27 #136 DONE 2089.6s 05:39:27 05:39:27 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:39:28 #153 ... 05:39:28 05:39:28 #213 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:39:28 #213 DONE 0.2s 05:39:28 05:39:28 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:39:28 #154 ... 05:39:28 05:39:28 #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:39:28 #214 DONE 0.2s 05:39:28 05:39:28 #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:39:28 #215 DONE 0.5s 05:39:28 05:39:28 #216 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:39:29 #216 DONE 0.2s 05:39:29 05:39:29 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:39:29 #153 DONE 2091.5s 05:39:29 05:39:29 #37 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:39:29 #37 ... 05:39:29 05:39:29 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:39:29 #217 DONE 0.4s 05:39:29 05:39:29 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:39:29 #43 ... 05:39:29 05:39:29 #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 05:39:29 #218 DONE 0.3s 05:39:29 05:39:29 #37 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:39:30 #37 ... 05:39:30 05:39:30 #108 [core-metadata] exporting to image 05:39:30 #108 exporting layers 05:39:30 #108 ... 05:39:30 05:39:30 #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:39:30 #219 DONE 0.2s 05:39:30 05:39:30 #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:39:30 #220 DONE 0.2s 05:39:30 05:39:30 #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:39:30 #221 ... 05:39:30 05:39:30 #108 [core-metadata] exporting to image 05:39:30 #108 exporting layers 1.1s done 05:39:30 #108 writing image sha256:acac9d36273042fcb90eddf5bc9551f6bc164d31b7f6e0b8ac9978d99a355d05 done 05:39:30 #108 naming to docker.io/library/core-metadata-arm64 done 05:39:30 #108 DONE 11.8s 05:39:31 05:39:31 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:39:31 #43 ... 05:39:31 05:39:31 #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:39:31 #221 DONE 0.7s 05:39:31 05:39:31 #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:39:31 #222 DONE 0.1s 05:39:31 05:39:31 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:39:31 #223 DONE 0.1s 05:39:31 05:39:31 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:39:31 #160 ... 05:39:31 05:39:31 #108 [core-data] exporting to image 05:39:31 #108 exporting layers 0.5s done 05:39:31 #108 writing image sha256:918eaf58f7f84e9908c81e0bf746b91c850efba5376bfa3595381673f76193e8 0.0s done 05:39:31 #108 naming to docker.io/library/core-data-arm64 done 05:39:31 #108 DONE 12.4s 05:39:31 05:39:31 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:40:10 #43 ... 05:40:10 05:40:10 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:40:10 #160 DONE 2127.3s 05:40:10 05:40:10 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:40:10 #154 DONE 2127.2s 05:40:10 05:40:10 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:40:10 #152 DONE 2127.4s 05:40:10 05:40:10 #37 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:10 #37 ... 05:40:10 05:40:10 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:40:10 #224 DONE 0.2s 05:40:10 05:40:10 #37 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:10 #37 ... 05:40:10 05:40:10 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:40:10 #225 DONE 0.2s 05:40:10 05:40:10 #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:40:10 #226 DONE 0.3s 05:40:10 05:40:10 #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:40:10 #227 ... 05:40:10 05:40:10 #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:40:10 #228 DONE 0.2s 05:40:10 05:40:10 #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:40:10 #229 DONE 0.2s 05:40:10 05:40:10 #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:40:10 #230 ... 05:40:10 05:40:10 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:40:10 #231 DONE 0.2s 05:40:10 05:40:10 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:40:10 #232 DONE 0.4s 05:40:10 05:40:10 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:40:10 #233 ... 05:40:10 05:40:10 #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:40:10 #230 DONE 0.6s 05:40:10 05:40:10 #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:40:10 #227 DONE 0.7s 05:40:10 05:40:10 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:40:10 #234 DONE 0.2s 05:40:10 05:40:10 #235 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:40:10 #235 DONE 0.2s 05:40:10 05:40:10 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:40:10 #233 DONE 0.2s 05:40:10 05:40:10 #108 [support-notifications] exporting to image 05:40:10 #108 exporting layers 05:40:10 #108 exporting layers 0.5s done 05:40:10 #108 writing image sha256:c7f0c1387c8450a9b3f2f916969b9fa4ce15561ed547d910748b967104ce1fc9 done 05:40:10 #108 naming to docker.io/library/support-scheduler-arm64 done 05:40:10 #108 exporting layers 0.7s done 05:40:10 #108 writing image sha256:ad9b53b7bc4cd118983ba3612d33ea5582eb821cf1153e914fa48a87b1bdd9d1 done 05:40:10 #108 naming to docker.io/library/support-notifications-arm64 done 05:40:10 #108 exporting layers 1.5s done 05:40:10 #108 writing image sha256:5fbe84a88669bc34429527d1c5c0473687c1be4aa6d935fa3093f846bf3b52f2 done 05:40:10 #108 naming to docker.io/library/support-cron-scheduler-arm64 05:40:10 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 05:40:10 #108 DONE 13.9s 05:40:10 05:40:10 #37 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:10 time="2024-09-23T05:02:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:10 time="2024-09-23T05:02:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:10 time="2024-09-23T05:02:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:10 time="2024-09-23T05:02:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:10 time="2024-09-23T05:02:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:10 time="2024-09-23T05:02:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:10 time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:10 time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:10 time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:10 time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:10 time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:10 time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:10 time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:10 time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:10 time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:10 time="2024-09-23T05:02:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:40:10 $ docker stop --time=1 06c7b0caa67f81b5e2f2b18f6071b6697c8e7ae7187d9c74ad5f861015ba7cba 05:40:12 $ docker rm -f --volumes 06c7b0caa67f81b5e2f2b18f6071b6697c8e7ae7187d9c74ad5f861015ba7cba [Pipeline] // withDockerContainer [Pipeline] sh 05:40:13 + docker images 05:40:13 REPOSITORY TAG IMAGE ID CREATED SIZE 05:40:13 support-scheduler-arm64 latest c7f0c1387c84 6 seconds ago 41.5MB 05:40:13 support-notifications-arm64 latest ad9b53b7bc4c 6 seconds ago 42.2MB 05:40:13 support-cron-scheduler-arm64 latest 5fbe84a88669 6 seconds ago 43.7MB 05:40:13 core-data-arm64 latest 918eaf58f7f8 41 seconds ago 39.3MB 05:40:13 core-metadata-arm64 latest acac9d362730 43 seconds ago 39.5MB 05:40:13 core-keeper-arm64 latest dd20f15bf0c9 50 seconds ago 39.2MB 05:40:13 core-command-arm64 latest b800feb84cc8 2 minutes ago 35.1MB 05:40:13 security-proxy-auth-arm64 latest 2145e637d719 4 minutes ago 32.7MB 05:40:13 security-spiffe-token-provider-arm64 latest 8cbe0d2b61d5 12 minutes ago 29.1MB 05:40:13 core-common-config-bootstrapper-arm64 latest 847e7db75780 14 minutes ago 15.4MB 05:40:13 security-secretstore-setup-arm64 latest 2842a8fb88f8 15 minutes ago 36.4MB 05:40:13 security-bootstrapper-arm64 latest 191b4e3a89b1 15 minutes ago 18.9MB 05:40:13 security-proxy-setup-arm64 latest 87a42017ee60 15 minutes ago 26.2MB 05:40:13 security-spire-agent-arm64 latest 1ff4ad77704a 36 minutes ago 174MB 05:40:13 security-spire-config-arm64 latest 33df9d177ef3 36 minutes ago 115MB 05:40:13 security-spire-server-arm64 latest 09940a349872 36 minutes ago 116MB 05:40:13 ci-base-image-arm64 latest 9a14c5dccedc 38 minutes ago 967MB 05:40:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 05:40:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:13 provisioning config files... 05:40:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/701@tmp/config10388604898183655955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:13 ---> ****-login.sh 05:40:13 nexus3.edgexfoundry.org:10001 05:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:13 Configure a credential helper to remove this warning. See 05:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:13 05:40:13 Login Succeeded 05:40:13 nexus3.edgexfoundry.org:10002 05:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:14 Configure a credential helper to remove this warning. See 05:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:14 05:40:14 Login Succeeded 05:40:14 nexus3.edgexfoundry.org:10003 05:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:14 Configure a credential helper to remove this warning. See 05:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:14 05:40:14 Login Succeeded 05:40:14 nexus3.edgexfoundry.org:10004 05:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:15 Configure a credential helper to remove this warning. See 05:40:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:15 05:40:15 Login Succeeded 05:40:15 ****.io 05:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:15 Configure a credential helper to remove this warning. See 05:40:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:15 05:40:15 Login Succeeded 05:40:15 ---> ****-login.sh ends [Pipeline] } 05:40:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:40:15 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:40:15 e4150c7d743658feb0e30a8f224e7e597185eef5 05:40:15 latest 05:40:15 3.2.0-dev.79 05:40:15 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:40:15 main 05:40:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:40:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:40:16 be81e32b6a15: Preparing 05:40:16 aae4feaa7798: Preparing 05:40:16 072c7dac3d74: Preparing 05:40:16 968d2987d3b9: Preparing 05:40:16 7e84106f4ea0: Preparing 05:40:16 edfbd3d1f953: Preparing 05:40:16 4aeaa0e7d41f: Preparing 05:40:16 edfbd3d1f953: Waiting 05:40:16 4aeaa0e7d41f: Waiting 05:40:16 072c7dac3d74: Pushed 05:40:16 be81e32b6a15: Pushed 05:40:16 7e84106f4ea0: Pushed 05:40:16 968d2987d3b9: Pushed 05:40:16 4aeaa0e7d41f: Layer already exists 05:40:16 edfbd3d1f953: Pushed 05:40:23 aae4feaa7798: Pushed 05:40:23 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:a49d74c88a6acae80b70139d99729fab20841e1d1f3b6708c1833a55f6407c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:40:24 be81e32b6a15: Preparing 05:40:24 aae4feaa7798: Preparing 05:40:24 072c7dac3d74: Preparing 05:40:24 968d2987d3b9: Preparing 05:40:24 7e84106f4ea0: Preparing 05:40:24 edfbd3d1f953: Preparing 05:40:24 4aeaa0e7d41f: Preparing 05:40:24 edfbd3d1f953: Waiting 05:40:24 4aeaa0e7d41f: Waiting 05:40:24 968d2987d3b9: Layer already exists 05:40:24 be81e32b6a15: Layer already exists 05:40:24 072c7dac3d74: Layer already exists 05:40:24 aae4feaa7798: Layer already exists 05:40:24 7e84106f4ea0: Layer already exists 05:40:24 4aeaa0e7d41f: Layer already exists 05:40:24 edfbd3d1f953: Layer already exists 05:40:24 latest: digest: sha256:a49d74c88a6acae80b70139d99729fab20841e1d1f3b6708c1833a55f6407c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.79 05:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:40:25 be81e32b6a15: Preparing 05:40:25 aae4feaa7798: Preparing 05:40:25 072c7dac3d74: Preparing 05:40:25 968d2987d3b9: Preparing 05:40:25 7e84106f4ea0: Preparing 05:40:25 edfbd3d1f953: Preparing 05:40:25 4aeaa0e7d41f: Preparing 05:40:25 edfbd3d1f953: Waiting 05:40:25 4aeaa0e7d41f: Waiting 05:40:25 be81e32b6a15: Layer already exists 05:40:25 968d2987d3b9: Layer already exists 05:40:25 aae4feaa7798: Layer already exists 05:40:25 7e84106f4ea0: Layer already exists 05:40:25 072c7dac3d74: Layer already exists 05:40:25 edfbd3d1f953: Layer already exists 05:40:25 4aeaa0e7d41f: Layer already exists 05:40:25 3.2.0-dev.79: digest: sha256:a49d74c88a6acae80b70139d99729fab20841e1d1f3b6708c1833a55f6407c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:40:26 be81e32b6a15: Preparing 05:40:26 aae4feaa7798: Preparing 05:40:26 072c7dac3d74: Preparing 05:40:26 968d2987d3b9: Preparing 05:40:26 7e84106f4ea0: Preparing 05:40:26 edfbd3d1f953: Preparing 05:40:26 4aeaa0e7d41f: Preparing 05:40:26 edfbd3d1f953: Waiting 05:40:26 4aeaa0e7d41f: Waiting 05:40:26 be81e32b6a15: Layer already exists 05:40:26 072c7dac3d74: Layer already exists 05:40:26 968d2987d3b9: Layer already exists 05:40:26 7e84106f4ea0: Layer already exists 05:40:26 aae4feaa7798: Layer already exists 05:40:26 edfbd3d1f953: Layer already exists 05:40:26 4aeaa0e7d41f: Layer already exists 05:40:26 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:a49d74c88a6acae80b70139d99729fab20841e1d1f3b6708c1833a55f6407c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:40:27 be81e32b6a15: Preparing 05:40:27 aae4feaa7798: Preparing 05:40:27 072c7dac3d74: Preparing 05:40:27 968d2987d3b9: Preparing 05:40:27 7e84106f4ea0: Preparing 05:40:27 edfbd3d1f953: Preparing 05:40:27 4aeaa0e7d41f: Preparing 05:40:27 edfbd3d1f953: Waiting 05:40:27 4aeaa0e7d41f: Waiting 05:40:27 072c7dac3d74: Layer already exists 05:40:27 7e84106f4ea0: Layer already exists 05:40:27 be81e32b6a15: Layer already exists 05:40:27 968d2987d3b9: Layer already exists 05:40:27 aae4feaa7798: Layer already exists 05:40:27 edfbd3d1f953: Layer already exists 05:40:27 4aeaa0e7d41f: Layer already exists 05:40:27 main: digest: sha256:a49d74c88a6acae80b70139d99729fab20841e1d1f3b6708c1833a55f6407c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:27 ===================================================== [Pipeline] echo 05:40:27 taggedImages: 05:40:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:40:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:40:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.79 05:40:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:40:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:40:27 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 05:40:27 e4150c7d743658feb0e30a8f224e7e597185eef5 05:40:27 latest 05:40:27 3.2.0-dev.79 05:40:27 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:40:27 main 05:40:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:40:28 eb262a1746d2: Preparing 05:40:28 a984010565aa: Preparing 05:40:28 d035b2aa28b0: Preparing 05:40:28 bb2831caa88b: Preparing 05:40:28 072c7dac3d74: Preparing 05:40:28 968d2987d3b9: Preparing 05:40:28 7e84106f4ea0: Preparing 05:40:28 edfbd3d1f953: Preparing 05:40:28 4aeaa0e7d41f: Preparing 05:40:28 edfbd3d1f953: Waiting 05:40:28 968d2987d3b9: Waiting 05:40:28 4aeaa0e7d41f: Waiting 05:40:28 7e84106f4ea0: Waiting 05:40:28 d035b2aa28b0: Pushed 05:40:28 a984010565aa: Pushed 05:40:28 072c7dac3d74: Layer already exists 05:40:28 968d2987d3b9: Layer already exists 05:40:28 7e84106f4ea0: Layer already exists 05:40:28 edfbd3d1f953: Layer already exists 05:40:28 4aeaa0e7d41f: Layer already exists 05:40:28 eb262a1746d2: Pushed 05:40:30 bb2831caa88b: Pushed 05:40:30 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:4389a2bb6e8553e76cc553d8dd95757ec28a4cd4da0aa315d93454ce8b025331 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:30 + 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 05:40:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:40:30 eb262a1746d2: Preparing 05:40:30 a984010565aa: Preparing 05:40:30 d035b2aa28b0: Preparing 05:40:30 bb2831caa88b: Preparing 05:40:30 072c7dac3d74: Preparing 05:40:30 968d2987d3b9: Preparing 05:40:30 7e84106f4ea0: Preparing 05:40:30 edfbd3d1f953: Preparing 05:40:30 4aeaa0e7d41f: Preparing 05:40:30 edfbd3d1f953: Waiting 05:40:30 968d2987d3b9: Waiting 05:40:30 7e84106f4ea0: Waiting 05:40:30 072c7dac3d74: Layer already exists 05:40:30 d035b2aa28b0: Layer already exists 05:40:30 bb2831caa88b: Layer already exists 05:40:30 a984010565aa: Layer already exists 05:40:30 eb262a1746d2: Layer already exists 05:40:30 4aeaa0e7d41f: Layer already exists 05:40:30 968d2987d3b9: Layer already exists 05:40:30 edfbd3d1f953: Layer already exists 05:40:30 7e84106f4ea0: Layer already exists 05:40:31 latest: digest: sha256:4389a2bb6e8553e76cc553d8dd95757ec28a4cd4da0aa315d93454ce8b025331 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.79 05:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:40:31 eb262a1746d2: Preparing 05:40:31 a984010565aa: Preparing 05:40:31 d035b2aa28b0: Preparing 05:40:31 bb2831caa88b: Preparing 05:40:31 072c7dac3d74: Preparing 05:40:31 968d2987d3b9: Preparing 05:40:31 7e84106f4ea0: Preparing 05:40:31 edfbd3d1f953: Preparing 05:40:31 4aeaa0e7d41f: Preparing 05:40:31 968d2987d3b9: Waiting 05:40:31 7e84106f4ea0: Waiting 05:40:31 edfbd3d1f953: Waiting 05:40:31 4aeaa0e7d41f: Waiting 05:40:31 a984010565aa: Layer already exists 05:40:31 d035b2aa28b0: Layer already exists 05:40:31 bb2831caa88b: Layer already exists 05:40:31 eb262a1746d2: Layer already exists 05:40:31 072c7dac3d74: Layer already exists 05:40:31 7e84106f4ea0: Layer already exists 05:40:31 968d2987d3b9: Layer already exists 05:40:31 edfbd3d1f953: Layer already exists 05:40:31 4aeaa0e7d41f: Layer already exists 05:40:32 3.2.0-dev.79: digest: sha256:4389a2bb6e8553e76cc553d8dd95757ec28a4cd4da0aa315d93454ce8b025331 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:40:32 eb262a1746d2: Preparing 05:40:32 a984010565aa: Preparing 05:40:32 d035b2aa28b0: Preparing 05:40:32 bb2831caa88b: Preparing 05:40:32 072c7dac3d74: Preparing 05:40:32 968d2987d3b9: Preparing 05:40:32 7e84106f4ea0: Preparing 05:40:32 edfbd3d1f953: Preparing 05:40:32 4aeaa0e7d41f: Preparing 05:40:32 968d2987d3b9: Waiting 05:40:32 7e84106f4ea0: Waiting 05:40:32 edfbd3d1f953: Waiting 05:40:32 4aeaa0e7d41f: Waiting 05:40:32 eb262a1746d2: Layer already exists 05:40:32 d035b2aa28b0: Layer already exists 05:40:32 a984010565aa: Layer already exists 05:40:32 072c7dac3d74: Layer already exists 05:40:32 bb2831caa88b: Layer already exists 05:40:32 7e84106f4ea0: Layer already exists 05:40:32 edfbd3d1f953: Layer already exists 05:40:32 968d2987d3b9: Layer already exists 05:40:32 4aeaa0e7d41f: Layer already exists 05:40:33 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:4389a2bb6e8553e76cc553d8dd95757ec28a4cd4da0aa315d93454ce8b025331 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:33 + 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 05:40:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 05:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:40:33 eb262a1746d2: Preparing 05:40:33 a984010565aa: Preparing 05:40:33 d035b2aa28b0: Preparing 05:40:33 bb2831caa88b: Preparing 05:40:33 072c7dac3d74: Preparing 05:40:33 968d2987d3b9: Preparing 05:40:33 7e84106f4ea0: Preparing 05:40:33 edfbd3d1f953: Preparing 05:40:33 4aeaa0e7d41f: Preparing 05:40:33 968d2987d3b9: Waiting 05:40:33 7e84106f4ea0: Waiting 05:40:33 edfbd3d1f953: Waiting 05:40:33 4aeaa0e7d41f: Waiting 05:40:33 a984010565aa: Layer already exists 05:40:33 eb262a1746d2: Layer already exists 05:40:33 bb2831caa88b: Layer already exists 05:40:33 072c7dac3d74: Layer already exists 05:40:33 d035b2aa28b0: Layer already exists 05:40:33 968d2987d3b9: Layer already exists 05:40:33 7e84106f4ea0: Layer already exists 05:40:33 edfbd3d1f953: Layer already exists 05:40:33 4aeaa0e7d41f: Layer already exists 05:40:34 main: digest: sha256:4389a2bb6e8553e76cc553d8dd95757ec28a4cd4da0aa315d93454ce8b025331 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:34 ===================================================== [Pipeline] echo 05:40:34 taggedImages: 05:40:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:40:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:40:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.79 05:40:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:40:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:40:34 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:40:34 e4150c7d743658feb0e30a8f224e7e597185eef5 05:40:34 latest 05:40:34 3.2.0-dev.79 05:40:34 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:40:34 main 05:40:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:40:34 ac2e3ee0f3cc: Preparing 05:40:34 4cfb635f295b: Preparing 05:40:34 740d78b99b3f: Preparing 05:40:34 072c7dac3d74: Preparing 05:40:34 968d2987d3b9: Preparing 05:40:34 d36cc687c96f: Preparing 05:40:34 30254e98d056: Preparing 05:40:34 4aeaa0e7d41f: Preparing 05:40:34 d36cc687c96f: Waiting 05:40:34 30254e98d056: Waiting 05:40:34 4aeaa0e7d41f: Waiting 05:40:34 968d2987d3b9: Layer already exists 05:40:34 072c7dac3d74: Layer already exists 05:40:35 4cfb635f295b: Pushed 05:40:35 4aeaa0e7d41f: Layer already exists 05:40:35 d36cc687c96f: Pushed 05:40:35 ac2e3ee0f3cc: Pushed 05:40:35 30254e98d056: Pushed 05:40:41 740d78b99b3f: Pushed 05:40:42 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:ba7429b3a912dfe7c7b955bb5f46235b39691abbb59f0bc4ace0c90b304b2beb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:40:42 ac2e3ee0f3cc: Preparing 05:40:42 4cfb635f295b: Preparing 05:40:42 740d78b99b3f: Preparing 05:40:42 072c7dac3d74: Preparing 05:40:42 968d2987d3b9: Preparing 05:40:42 d36cc687c96f: Preparing 05:40:42 30254e98d056: Preparing 05:40:42 4aeaa0e7d41f: Preparing 05:40:42 d36cc687c96f: Waiting 05:40:42 4aeaa0e7d41f: Waiting 05:40:42 30254e98d056: Waiting 05:40:42 740d78b99b3f: Layer already exists 05:40:42 4cfb635f295b: Layer already exists 05:40:42 072c7dac3d74: Layer already exists 05:40:42 ac2e3ee0f3cc: Layer already exists 05:40:42 968d2987d3b9: Layer already exists 05:40:42 4aeaa0e7d41f: Layer already exists 05:40:42 d36cc687c96f: Layer already exists 05:40:42 30254e98d056: Layer already exists 05:40:43 latest: digest: sha256:ba7429b3a912dfe7c7b955bb5f46235b39691abbb59f0bc4ace0c90b304b2beb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.79 05:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:40:43 ac2e3ee0f3cc: Preparing 05:40:43 4cfb635f295b: Preparing 05:40:43 740d78b99b3f: Preparing 05:40:43 072c7dac3d74: Preparing 05:40:43 968d2987d3b9: Preparing 05:40:43 d36cc687c96f: Preparing 05:40:43 30254e98d056: Preparing 05:40:43 4aeaa0e7d41f: Preparing 05:40:43 d36cc687c96f: Waiting 05:40:43 30254e98d056: Waiting 05:40:43 4aeaa0e7d41f: Waiting 05:40:43 ac2e3ee0f3cc: Layer already exists 05:40:43 4cfb635f295b: Layer already exists 05:40:43 072c7dac3d74: Layer already exists 05:40:43 968d2987d3b9: Layer already exists 05:40:43 740d78b99b3f: Layer already exists 05:40:43 d36cc687c96f: Layer already exists 05:40:43 4aeaa0e7d41f: Layer already exists 05:40:43 30254e98d056: Layer already exists 05:40:44 3.2.0-dev.79: digest: sha256:ba7429b3a912dfe7c7b955bb5f46235b39691abbb59f0bc4ace0c90b304b2beb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:40:44 ac2e3ee0f3cc: Preparing 05:40:44 4cfb635f295b: Preparing 05:40:44 740d78b99b3f: Preparing 05:40:44 072c7dac3d74: Preparing 05:40:44 968d2987d3b9: Preparing 05:40:44 d36cc687c96f: Preparing 05:40:44 30254e98d056: Preparing 05:40:44 4aeaa0e7d41f: Preparing 05:40:44 30254e98d056: Waiting 05:40:44 d36cc687c96f: Waiting 05:40:44 4cfb635f295b: Layer already exists 05:40:44 ac2e3ee0f3cc: Layer already exists 05:40:44 968d2987d3b9: Layer already exists 05:40:44 072c7dac3d74: Layer already exists 05:40:44 740d78b99b3f: Layer already exists 05:40:44 d36cc687c96f: Layer already exists 05:40:44 4aeaa0e7d41f: Layer already exists 05:40:44 30254e98d056: Layer already exists 05:40:45 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:ba7429b3a912dfe7c7b955bb5f46235b39691abbb59f0bc4ace0c90b304b2beb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:40:45 ac2e3ee0f3cc: Preparing 05:40:45 4cfb635f295b: Preparing 05:40:45 740d78b99b3f: Preparing 05:40:45 072c7dac3d74: Preparing 05:40:45 968d2987d3b9: Preparing 05:40:45 d36cc687c96f: Preparing 05:40:45 30254e98d056: Preparing 05:40:45 d36cc687c96f: Waiting 05:40:45 30254e98d056: Waiting 05:40:45 4aeaa0e7d41f: Preparing 05:40:45 072c7dac3d74: Layer already exists 05:40:45 ac2e3ee0f3cc: Layer already exists 05:40:45 968d2987d3b9: Layer already exists 05:40:45 4cfb635f295b: Layer already exists 05:40:45 740d78b99b3f: Layer already exists 05:40:45 30254e98d056: Layer already exists 05:40:45 d36cc687c96f: Layer already exists 05:40:45 4aeaa0e7d41f: Layer already exists 05:40:46 main: digest: sha256:ba7429b3a912dfe7c7b955bb5f46235b39691abbb59f0bc4ace0c90b304b2beb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:46 ===================================================== [Pipeline] echo 05:40:46 taggedImages: 05:40:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:40:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:40:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.79 05:40:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:40:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:40:46 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 05:40:46 e4150c7d743658feb0e30a8f224e7e597185eef5 05:40:46 latest 05:40:46 3.2.0-dev.79 05:40:46 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:40:46 main 05:40:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:40:46 d65c522184b2: Preparing 05:40:46 efb8d4f4e77b: Preparing 05:40:46 133e15e6e40e: Preparing 05:40:46 968d2987d3b9: Preparing 05:40:46 919806fe4646: Preparing 05:40:46 1f2cd2d0cf1a: Preparing 05:40:46 4aeaa0e7d41f: Preparing 05:40:46 1f2cd2d0cf1a: Waiting 05:40:46 4aeaa0e7d41f: Waiting 05:40:46 968d2987d3b9: Layer already exists 05:40:47 efb8d4f4e77b: Pushed 05:40:47 1f2cd2d0cf1a: Pushed 05:40:47 919806fe4646: Pushed 05:40:47 4aeaa0e7d41f: Layer already exists 05:40:47 d65c522184b2: Pushed 05:40:53 133e15e6e40e: Pushed 05:40:53 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:75b1ffb6bcdb8c4de8776b89dc68628bc1576c93867e51064263202a8ca1db6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:40:54 d65c522184b2: Preparing 05:40:54 efb8d4f4e77b: Preparing 05:40:54 133e15e6e40e: Preparing 05:40:54 968d2987d3b9: Preparing 05:40:54 919806fe4646: Preparing 05:40:54 1f2cd2d0cf1a: Preparing 05:40:54 4aeaa0e7d41f: Preparing 05:40:54 1f2cd2d0cf1a: Waiting 05:40:54 4aeaa0e7d41f: Waiting 05:40:54 efb8d4f4e77b: Layer already exists 05:40:54 d65c522184b2: Layer already exists 05:40:54 919806fe4646: Layer already exists 05:40:54 133e15e6e40e: Layer already exists 05:40:54 968d2987d3b9: Layer already exists 05:40:54 1f2cd2d0cf1a: Layer already exists 05:40:54 4aeaa0e7d41f: Layer already exists 05:40:54 latest: digest: sha256:75b1ffb6bcdb8c4de8776b89dc68628bc1576c93867e51064263202a8ca1db6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.79 05:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:40:55 d65c522184b2: Preparing 05:40:55 efb8d4f4e77b: Preparing 05:40:55 133e15e6e40e: Preparing 05:40:55 968d2987d3b9: Preparing 05:40:55 919806fe4646: Preparing 05:40:55 1f2cd2d0cf1a: Preparing 05:40:55 4aeaa0e7d41f: Preparing 05:40:55 4aeaa0e7d41f: Waiting 05:40:55 1f2cd2d0cf1a: Waiting 05:40:55 133e15e6e40e: Layer already exists 05:40:55 968d2987d3b9: Layer already exists 05:40:55 efb8d4f4e77b: Layer already exists 05:40:55 919806fe4646: Layer already exists 05:40:55 d65c522184b2: Layer already exists 05:40:55 1f2cd2d0cf1a: Layer already exists 05:40:55 4aeaa0e7d41f: Layer already exists 05:40:55 3.2.0-dev.79: digest: sha256:75b1ffb6bcdb8c4de8776b89dc68628bc1576c93867e51064263202a8ca1db6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:40:56 d65c522184b2: Preparing 05:40:56 efb8d4f4e77b: Preparing 05:40:56 133e15e6e40e: Preparing 05:40:56 968d2987d3b9: Preparing 05:40:56 919806fe4646: Preparing 05:40:56 1f2cd2d0cf1a: Preparing 05:40:56 4aeaa0e7d41f: Preparing 05:40:56 1f2cd2d0cf1a: Waiting 05:40:56 4aeaa0e7d41f: Waiting 05:40:56 efb8d4f4e77b: Layer already exists 05:40:56 968d2987d3b9: Layer already exists 05:40:56 919806fe4646: Layer already exists 05:40:56 d65c522184b2: Layer already exists 05:40:56 133e15e6e40e: Layer already exists 05:40:56 4aeaa0e7d41f: Layer already exists 05:40:56 1f2cd2d0cf1a: Layer already exists 05:40:56 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:75b1ffb6bcdb8c4de8776b89dc68628bc1576c93867e51064263202a8ca1db6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 05:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:40:57 d65c522184b2: Preparing 05:40:57 efb8d4f4e77b: Preparing 05:40:57 133e15e6e40e: Preparing 05:40:57 968d2987d3b9: Preparing 05:40:57 919806fe4646: Preparing 05:40:57 1f2cd2d0cf1a: Preparing 05:40:57 4aeaa0e7d41f: Preparing 05:40:57 1f2cd2d0cf1a: Waiting 05:40:57 4aeaa0e7d41f: Waiting 05:40:57 919806fe4646: Layer already exists 05:40:57 d65c522184b2: Layer already exists 05:40:57 968d2987d3b9: Layer already exists 05:40:57 133e15e6e40e: Layer already exists 05:40:57 efb8d4f4e77b: Layer already exists 05:40:57 1f2cd2d0cf1a: Layer already exists 05:40:57 4aeaa0e7d41f: Layer already exists 05:40:57 main: digest: sha256:75b1ffb6bcdb8c4de8776b89dc68628bc1576c93867e51064263202a8ca1db6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:57 ===================================================== [Pipeline] echo 05:40:57 taggedImages: 05:40:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:40:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:40:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.79 05:40:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:40:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 05:40:57 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:40:57 e4150c7d743658feb0e30a8f224e7e597185eef5 05:40:57 latest 05:40:57 3.2.0-dev.79 05:40:57 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:40:57 main 05:40:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:40:58 a3db85855bec: Preparing 05:40:58 559d52ba9d23: Preparing 05:40:58 fe74931e8944: Preparing 05:40:58 92dc1333abfb: Preparing 05:40:58 072c7dac3d74: Preparing 05:40:58 968d2987d3b9: Preparing 05:40:58 7e84106f4ea0: Preparing 05:40:58 968d2987d3b9: Waiting 05:40:58 edfbd3d1f953: Preparing 05:40:58 7e84106f4ea0: Waiting 05:40:58 4aeaa0e7d41f: Preparing 05:40:58 edfbd3d1f953: Waiting 05:40:58 4aeaa0e7d41f: Waiting 05:40:58 072c7dac3d74: Layer already exists 05:40:58 968d2987d3b9: Layer already exists 05:40:58 7e84106f4ea0: Layer already exists 05:40:58 edfbd3d1f953: Layer already exists 05:40:58 a3db85855bec: Pushed 05:40:58 fe74931e8944: Pushed 05:40:58 559d52ba9d23: Pushed 05:40:58 4aeaa0e7d41f: Layer already exists 05:41:05 92dc1333abfb: Pushed 05:41:05 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:7332434f3b0022cac5a5a52e1d8634fdf098b941e4d33e0a2b32049ca0f4873c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:41:06 a3db85855bec: Preparing 05:41:06 559d52ba9d23: Preparing 05:41:06 fe74931e8944: Preparing 05:41:06 92dc1333abfb: Preparing 05:41:06 072c7dac3d74: Preparing 05:41:06 968d2987d3b9: Preparing 05:41:06 7e84106f4ea0: Preparing 05:41:06 edfbd3d1f953: Preparing 05:41:06 4aeaa0e7d41f: Preparing 05:41:06 968d2987d3b9: Waiting 05:41:06 7e84106f4ea0: Waiting 05:41:06 edfbd3d1f953: Waiting 05:41:06 4aeaa0e7d41f: Waiting 05:41:06 92dc1333abfb: Layer already exists 05:41:06 072c7dac3d74: Layer already exists 05:41:06 559d52ba9d23: Layer already exists 05:41:06 a3db85855bec: Layer already exists 05:41:06 fe74931e8944: Layer already exists 05:41:06 968d2987d3b9: Layer already exists 05:41:06 7e84106f4ea0: Layer already exists 05:41:06 edfbd3d1f953: Layer already exists 05:41:06 4aeaa0e7d41f: Layer already exists 05:41:06 latest: digest: sha256:7332434f3b0022cac5a5a52e1d8634fdf098b941e4d33e0a2b32049ca0f4873c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.79 05:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:41:07 a3db85855bec: Preparing 05:41:07 559d52ba9d23: Preparing 05:41:07 fe74931e8944: Preparing 05:41:07 92dc1333abfb: Preparing 05:41:07 072c7dac3d74: Preparing 05:41:07 968d2987d3b9: Preparing 05:41:07 7e84106f4ea0: Preparing 05:41:07 edfbd3d1f953: Preparing 05:41:07 4aeaa0e7d41f: Preparing 05:41:07 968d2987d3b9: Waiting 05:41:07 7e84106f4ea0: Waiting 05:41:07 edfbd3d1f953: Waiting 05:41:07 4aeaa0e7d41f: Waiting 05:41:07 a3db85855bec: Layer already exists 05:41:07 559d52ba9d23: Layer already exists 05:41:07 072c7dac3d74: Layer already exists 05:41:07 fe74931e8944: Layer already exists 05:41:07 92dc1333abfb: Layer already exists 05:41:07 edfbd3d1f953: Layer already exists 05:41:07 968d2987d3b9: Layer already exists 05:41:07 4aeaa0e7d41f: Layer already exists 05:41:07 7e84106f4ea0: Layer already exists 05:41:07 3.2.0-dev.79: digest: sha256:7332434f3b0022cac5a5a52e1d8634fdf098b941e4d33e0a2b32049ca0f4873c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:41:08 a3db85855bec: Preparing 05:41:08 559d52ba9d23: Preparing 05:41:08 fe74931e8944: Preparing 05:41:08 92dc1333abfb: Preparing 05:41:08 072c7dac3d74: Preparing 05:41:08 968d2987d3b9: Preparing 05:41:08 7e84106f4ea0: Preparing 05:41:08 edfbd3d1f953: Preparing 05:41:08 4aeaa0e7d41f: Preparing 05:41:08 7e84106f4ea0: Waiting 05:41:08 edfbd3d1f953: Waiting 05:41:08 4aeaa0e7d41f: Waiting 05:41:08 968d2987d3b9: Waiting 05:41:08 559d52ba9d23: Layer already exists 05:41:08 fe74931e8944: Layer already exists 05:41:08 92dc1333abfb: Layer already exists 05:41:08 a3db85855bec: Layer already exists 05:41:08 072c7dac3d74: Layer already exists 05:41:08 968d2987d3b9: Layer already exists 05:41:08 7e84106f4ea0: Layer already exists 05:41:08 edfbd3d1f953: Layer already exists 05:41:08 4aeaa0e7d41f: Layer already exists 05:41:08 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:7332434f3b0022cac5a5a52e1d8634fdf098b941e4d33e0a2b32049ca0f4873c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:41:09 a3db85855bec: Preparing 05:41:09 559d52ba9d23: Preparing 05:41:09 fe74931e8944: Preparing 05:41:09 92dc1333abfb: Preparing 05:41:09 072c7dac3d74: Preparing 05:41:09 968d2987d3b9: Preparing 05:41:09 7e84106f4ea0: Preparing 05:41:09 edfbd3d1f953: Preparing 05:41:09 4aeaa0e7d41f: Preparing 05:41:09 7e84106f4ea0: Waiting 05:41:09 edfbd3d1f953: Waiting 05:41:09 4aeaa0e7d41f: Waiting 05:41:09 968d2987d3b9: Waiting 05:41:09 559d52ba9d23: Layer already exists 05:41:09 fe74931e8944: Layer already exists 05:41:09 a3db85855bec: Layer already exists 05:41:09 92dc1333abfb: Layer already exists 05:41:09 072c7dac3d74: Layer already exists 05:41:09 7e84106f4ea0: Layer already exists 05:41:09 4aeaa0e7d41f: Layer already exists 05:41:09 968d2987d3b9: Layer already exists 05:41:09 edfbd3d1f953: Layer already exists 05:41:09 main: digest: sha256:7332434f3b0022cac5a5a52e1d8634fdf098b941e4d33e0a2b32049ca0f4873c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:41:09 ===================================================== [Pipeline] echo 05:41:09 taggedImages: 05:41:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:41:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.79 05:41:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:41:09 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:41:09 e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:09 latest 05:41:09 3.2.0-dev.79 05:41:09 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:09 main 05:41:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:41:10 f275caf04500: Preparing 05:41:10 a3d501bc542c: Preparing 05:41:10 16a370471368: Preparing 05:41:10 20bcdd9ad4fb: Preparing 05:41:10 7c0d79ffb3e6: Preparing 05:41:10 474105c4cf2d: Preparing 05:41:10 1caf9ffa72ab: Preparing 05:41:10 474105c4cf2d: Waiting 05:41:10 c192ac418d08: Preparing 05:41:10 1caf9ffa72ab: Waiting 05:41:10 072c7dac3d74: Preparing 05:41:10 c192ac418d08: Waiting 05:41:10 968d2987d3b9: Preparing 05:41:10 072c7dac3d74: Waiting 05:41:10 a90a43362877: Preparing 05:41:10 968d2987d3b9: Waiting 05:41:10 dc37fed50a20: Preparing 05:41:10 a90a43362877: Waiting 05:41:10 5f70bf18a086: Preparing 05:41:10 dc37fed50a20: Waiting 05:41:10 2dcf6f980be1: Preparing 05:41:10 5f70bf18a086: Waiting 05:41:10 9f992ac739f3: Preparing 05:41:10 7e1db0f00fd4: Preparing 05:41:10 4aeaa0e7d41f: Preparing 05:41:10 7e1db0f00fd4: Waiting 05:41:10 2dcf6f980be1: Waiting 05:41:10 4aeaa0e7d41f: Waiting 05:41:10 9f992ac739f3: Waiting 05:41:10 a3d501bc542c: Pushed 05:41:10 16a370471368: Pushed 05:41:10 7c0d79ffb3e6: Pushed 05:41:10 20bcdd9ad4fb: Pushed 05:41:10 f275caf04500: Pushed 05:41:10 072c7dac3d74: Layer already exists 05:41:10 968d2987d3b9: Layer already exists 05:41:10 1caf9ffa72ab: Pushed 05:41:10 474105c4cf2d: Pushed 05:41:10 5f70bf18a086: Layer already exists 05:41:10 dc37fed50a20: Pushed 05:41:10 a90a43362877: Pushed 05:41:10 4aeaa0e7d41f: Layer already exists 05:41:10 2dcf6f980be1: Pushed 05:41:10 9f992ac739f3: Pushed 05:41:10 7e1db0f00fd4: Pushed 05:41:13 c192ac418d08: Pushed 05:41:13 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:949c95a7b7e2a23b75f8952e71dddcb77d08a227ccdd62b2ef6cc4ea298a970d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:41:14 f275caf04500: Preparing 05:41:14 a3d501bc542c: Preparing 05:41:14 16a370471368: Preparing 05:41:14 20bcdd9ad4fb: Preparing 05:41:14 7c0d79ffb3e6: Preparing 05:41:14 474105c4cf2d: Preparing 05:41:14 1caf9ffa72ab: Preparing 05:41:14 c192ac418d08: Preparing 05:41:14 072c7dac3d74: Preparing 05:41:14 968d2987d3b9: Preparing 05:41:14 a90a43362877: Preparing 05:41:14 dc37fed50a20: Preparing 05:41:14 5f70bf18a086: Preparing 05:41:14 2dcf6f980be1: Preparing 05:41:14 9f992ac739f3: Preparing 05:41:14 7e1db0f00fd4: Preparing 05:41:14 4aeaa0e7d41f: Preparing 05:41:14 968d2987d3b9: Waiting 05:41:14 a90a43362877: Waiting 05:41:14 dc37fed50a20: Waiting 05:41:14 5f70bf18a086: Waiting 05:41:14 2dcf6f980be1: Waiting 05:41:14 9f992ac739f3: Waiting 05:41:14 7e1db0f00fd4: Waiting 05:41:14 474105c4cf2d: Waiting 05:41:14 1caf9ffa72ab: Waiting 05:41:14 c192ac418d08: Waiting 05:41:14 072c7dac3d74: Waiting 05:41:14 4aeaa0e7d41f: Waiting 05:41:14 a3d501bc542c: Layer already exists 05:41:14 7c0d79ffb3e6: Layer already exists 05:41:14 20bcdd9ad4fb: Layer already exists 05:41:14 16a370471368: Layer already exists 05:41:14 f275caf04500: Layer already exists 05:41:14 c192ac418d08: Layer already exists 05:41:14 072c7dac3d74: Layer already exists 05:41:14 474105c4cf2d: Layer already exists 05:41:14 968d2987d3b9: Layer already exists 05:41:14 1caf9ffa72ab: Layer already exists 05:41:14 a90a43362877: Layer already exists 05:41:14 5f70bf18a086: Layer already exists 05:41:14 dc37fed50a20: Layer already exists 05:41:14 9f992ac739f3: Layer already exists 05:41:14 2dcf6f980be1: Layer already exists 05:41:14 7e1db0f00fd4: Layer already exists 05:41:14 4aeaa0e7d41f: Layer already exists 05:41:14 latest: digest: sha256:949c95a7b7e2a23b75f8952e71dddcb77d08a227ccdd62b2ef6cc4ea298a970d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.79 05:41:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:41:15 f275caf04500: Preparing 05:41:15 a3d501bc542c: Preparing 05:41:15 16a370471368: Preparing 05:41:15 20bcdd9ad4fb: Preparing 05:41:15 7c0d79ffb3e6: Preparing 05:41:15 474105c4cf2d: Preparing 05:41:15 1caf9ffa72ab: Preparing 05:41:15 474105c4cf2d: Waiting 05:41:15 1caf9ffa72ab: Waiting 05:41:15 c192ac418d08: Preparing 05:41:15 072c7dac3d74: Preparing 05:41:15 c192ac418d08: Waiting 05:41:15 072c7dac3d74: Waiting 05:41:15 968d2987d3b9: Preparing 05:41:15 a90a43362877: Preparing 05:41:15 968d2987d3b9: Waiting 05:41:15 dc37fed50a20: Preparing 05:41:15 a90a43362877: Waiting 05:41:15 dc37fed50a20: Waiting 05:41:15 5f70bf18a086: Preparing 05:41:15 5f70bf18a086: Waiting 05:41:15 2dcf6f980be1: Preparing 05:41:15 9f992ac739f3: Preparing 05:41:15 7e1db0f00fd4: Preparing 05:41:15 4aeaa0e7d41f: Preparing 05:41:15 2dcf6f980be1: Waiting 05:41:15 9f992ac739f3: Waiting 05:41:15 7e1db0f00fd4: Waiting 05:41:15 4aeaa0e7d41f: Waiting 05:41:15 16a370471368: Layer already exists 05:41:15 f275caf04500: Layer already exists 05:41:15 7c0d79ffb3e6: Layer already exists 05:41:15 a3d501bc542c: Layer already exists 05:41:15 20bcdd9ad4fb: Layer already exists 05:41:15 1caf9ffa72ab: Layer already exists 05:41:15 474105c4cf2d: Layer already exists 05:41:15 c192ac418d08: Layer already exists 05:41:15 968d2987d3b9: Layer already exists 05:41:15 072c7dac3d74: Layer already exists 05:41:15 9f992ac739f3: Layer already exists 05:41:15 dc37fed50a20: Layer already exists 05:41:15 5f70bf18a086: Layer already exists 05:41:15 a90a43362877: Layer already exists 05:41:15 2dcf6f980be1: Layer already exists 05:41:15 4aeaa0e7d41f: Layer already exists 05:41:15 7e1db0f00fd4: Layer already exists 05:41:15 3.2.0-dev.79: digest: sha256:949c95a7b7e2a23b75f8952e71dddcb77d08a227ccdd62b2ef6cc4ea298a970d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:41:16 f275caf04500: Preparing 05:41:16 a3d501bc542c: Preparing 05:41:16 16a370471368: Preparing 05:41:16 20bcdd9ad4fb: Preparing 05:41:16 7c0d79ffb3e6: Preparing 05:41:16 474105c4cf2d: Preparing 05:41:16 1caf9ffa72ab: Preparing 05:41:16 c192ac418d08: Preparing 05:41:16 072c7dac3d74: Preparing 05:41:16 968d2987d3b9: Preparing 05:41:16 a90a43362877: Preparing 05:41:16 dc37fed50a20: Preparing 05:41:16 5f70bf18a086: Preparing 05:41:16 2dcf6f980be1: Preparing 05:41:16 9f992ac739f3: Preparing 05:41:16 7e1db0f00fd4: Preparing 05:41:16 4aeaa0e7d41f: Preparing 05:41:16 a90a43362877: Waiting 05:41:16 dc37fed50a20: Waiting 05:41:16 5f70bf18a086: Waiting 05:41:16 2dcf6f980be1: Waiting 05:41:16 9f992ac739f3: Waiting 05:41:16 7e1db0f00fd4: Waiting 05:41:16 4aeaa0e7d41f: Waiting 05:41:16 474105c4cf2d: Waiting 05:41:16 1caf9ffa72ab: Waiting 05:41:16 c192ac418d08: Waiting 05:41:16 968d2987d3b9: Waiting 05:41:16 072c7dac3d74: Waiting 05:41:16 7c0d79ffb3e6: Layer already exists 05:41:16 16a370471368: Layer already exists 05:41:16 a3d501bc542c: Layer already exists 05:41:16 20bcdd9ad4fb: Layer already exists 05:41:16 f275caf04500: Layer already exists 05:41:16 072c7dac3d74: Layer already exists 05:41:16 1caf9ffa72ab: Layer already exists 05:41:16 c192ac418d08: Layer already exists 05:41:16 474105c4cf2d: Layer already exists 05:41:16 968d2987d3b9: Layer already exists 05:41:16 dc37fed50a20: Layer already exists 05:41:16 a90a43362877: Layer already exists 05:41:16 9f992ac739f3: Layer already exists 05:41:16 5f70bf18a086: Layer already exists 05:41:16 2dcf6f980be1: Layer already exists 05:41:16 7e1db0f00fd4: Layer already exists 05:41:16 4aeaa0e7d41f: Layer already exists 05:41:16 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:949c95a7b7e2a23b75f8952e71dddcb77d08a227ccdd62b2ef6cc4ea298a970d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:41:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:41:17 f275caf04500: Preparing 05:41:17 a3d501bc542c: Preparing 05:41:17 16a370471368: Preparing 05:41:17 20bcdd9ad4fb: Preparing 05:41:17 7c0d79ffb3e6: Preparing 05:41:17 474105c4cf2d: Preparing 05:41:17 1caf9ffa72ab: Preparing 05:41:17 c192ac418d08: Preparing 05:41:17 072c7dac3d74: Preparing 05:41:17 968d2987d3b9: Preparing 05:41:17 a90a43362877: Preparing 05:41:17 dc37fed50a20: Preparing 05:41:17 5f70bf18a086: Preparing 05:41:17 2dcf6f980be1: Preparing 05:41:17 9f992ac739f3: Preparing 05:41:17 7e1db0f00fd4: Preparing 05:41:17 4aeaa0e7d41f: Preparing 05:41:17 474105c4cf2d: Waiting 05:41:17 1caf9ffa72ab: Waiting 05:41:17 c192ac418d08: Waiting 05:41:17 072c7dac3d74: Waiting 05:41:17 968d2987d3b9: Waiting 05:41:17 9f992ac739f3: Waiting 05:41:17 a90a43362877: Waiting 05:41:17 dc37fed50a20: Waiting 05:41:17 5f70bf18a086: Waiting 05:41:17 2dcf6f980be1: Waiting 05:41:17 7e1db0f00fd4: Waiting 05:41:17 4aeaa0e7d41f: Waiting 05:41:17 f275caf04500: Layer already exists 05:41:17 16a370471368: Layer already exists 05:41:17 a3d501bc542c: Layer already exists 05:41:17 20bcdd9ad4fb: Layer already exists 05:41:17 7c0d79ffb3e6: Layer already exists 05:41:17 968d2987d3b9: Layer already exists 05:41:17 c192ac418d08: Layer already exists 05:41:17 072c7dac3d74: Layer already exists 05:41:17 1caf9ffa72ab: Layer already exists 05:41:17 474105c4cf2d: Layer already exists 05:41:17 2dcf6f980be1: Layer already exists 05:41:17 a90a43362877: Layer already exists 05:41:17 dc37fed50a20: Layer already exists 05:41:17 5f70bf18a086: Layer already exists 05:41:17 9f992ac739f3: Layer already exists 05:41:17 7e1db0f00fd4: Layer already exists 05:41:17 4aeaa0e7d41f: Layer already exists 05:41:17 main: digest: sha256:949c95a7b7e2a23b75f8952e71dddcb77d08a227ccdd62b2ef6cc4ea298a970d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:41:17 ===================================================== [Pipeline] echo 05:41:17 taggedImages: 05:41:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:41:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.79 05:41:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:41:17 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 05:41:17 e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:17 latest 05:41:17 3.2.0-dev.79 05:41:17 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:17 main 05:41:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:41:18 39d20ad749de: Preparing 05:41:18 3397839e3a93: Preparing 05:41:18 8769a0e30ddd: Preparing 05:41:18 33c400236317: Preparing 05:41:18 072c7dac3d74: Preparing 05:41:18 968d2987d3b9: Preparing 05:41:18 7e84106f4ea0: Preparing 05:41:18 edfbd3d1f953: Preparing 05:41:18 4aeaa0e7d41f: Preparing 05:41:18 968d2987d3b9: Waiting 05:41:18 7e84106f4ea0: Waiting 05:41:18 edfbd3d1f953: Waiting 05:41:18 4aeaa0e7d41f: Waiting 05:41:18 072c7dac3d74: Layer already exists 05:41:18 968d2987d3b9: Layer already exists 05:41:18 7e84106f4ea0: Layer already exists 05:41:18 8769a0e30ddd: Pushed 05:41:18 3397839e3a93: Pushed 05:41:18 edfbd3d1f953: Layer already exists 05:41:18 39d20ad749de: Pushed 05:41:18 4aeaa0e7d41f: Layer already exists 05:41:23 33c400236317: Pushed 05:41:23 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:3980171456d549d70b0ea36e3f009052c8e3cf0254d4e8c16a3af6d571b0d8e6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:24 + 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 05:41:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:41:24 39d20ad749de: Preparing 05:41:24 3397839e3a93: Preparing 05:41:24 8769a0e30ddd: Preparing 05:41:24 33c400236317: Preparing 05:41:24 072c7dac3d74: Preparing 05:41:24 968d2987d3b9: Preparing 05:41:24 7e84106f4ea0: Preparing 05:41:24 edfbd3d1f953: Preparing 05:41:24 4aeaa0e7d41f: Preparing 05:41:24 7e84106f4ea0: Waiting 05:41:24 edfbd3d1f953: Waiting 05:41:24 4aeaa0e7d41f: Waiting 05:41:24 968d2987d3b9: Waiting 05:41:24 33c400236317: Layer already exists 05:41:24 8769a0e30ddd: Layer already exists 05:41:24 39d20ad749de: Layer already exists 05:41:24 3397839e3a93: Layer already exists 05:41:24 072c7dac3d74: Layer already exists 05:41:24 4aeaa0e7d41f: Layer already exists 05:41:24 968d2987d3b9: Layer already exists 05:41:24 7e84106f4ea0: Layer already exists 05:41:24 edfbd3d1f953: Layer already exists 05:41:25 latest: digest: sha256:3980171456d549d70b0ea36e3f009052c8e3cf0254d4e8c16a3af6d571b0d8e6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.79 05:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:41:25 39d20ad749de: Preparing 05:41:25 3397839e3a93: Preparing 05:41:25 8769a0e30ddd: Preparing 05:41:25 33c400236317: Preparing 05:41:25 072c7dac3d74: Preparing 05:41:25 968d2987d3b9: Preparing 05:41:25 7e84106f4ea0: Preparing 05:41:25 edfbd3d1f953: Preparing 05:41:25 4aeaa0e7d41f: Preparing 05:41:25 968d2987d3b9: Waiting 05:41:25 7e84106f4ea0: Waiting 05:41:25 edfbd3d1f953: Waiting 05:41:25 4aeaa0e7d41f: Waiting 05:41:25 3397839e3a93: Layer already exists 05:41:25 33c400236317: Layer already exists 05:41:25 072c7dac3d74: Layer already exists 05:41:25 39d20ad749de: Layer already exists 05:41:25 8769a0e30ddd: Layer already exists 05:41:25 edfbd3d1f953: Layer already exists 05:41:25 968d2987d3b9: Layer already exists 05:41:25 7e84106f4ea0: Layer already exists 05:41:25 4aeaa0e7d41f: Layer already exists 05:41:25 3.2.0-dev.79: digest: sha256:3980171456d549d70b0ea36e3f009052c8e3cf0254d4e8c16a3af6d571b0d8e6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:41:26 39d20ad749de: Preparing 05:41:26 3397839e3a93: Preparing 05:41:26 8769a0e30ddd: Preparing 05:41:26 33c400236317: Preparing 05:41:26 072c7dac3d74: Preparing 05:41:26 968d2987d3b9: Preparing 05:41:26 7e84106f4ea0: Preparing 05:41:26 edfbd3d1f953: Preparing 05:41:26 4aeaa0e7d41f: Preparing 05:41:26 968d2987d3b9: Waiting 05:41:26 7e84106f4ea0: Waiting 05:41:26 edfbd3d1f953: Waiting 05:41:26 4aeaa0e7d41f: Waiting 05:41:26 3397839e3a93: Layer already exists 05:41:26 33c400236317: Layer already exists 05:41:26 072c7dac3d74: Layer already exists 05:41:26 39d20ad749de: Layer already exists 05:41:26 8769a0e30ddd: Layer already exists 05:41:26 968d2987d3b9: Layer already exists 05:41:26 edfbd3d1f953: Layer already exists 05:41:26 7e84106f4ea0: Layer already exists 05:41:26 4aeaa0e7d41f: Layer already exists 05:41:26 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:3980171456d549d70b0ea36e3f009052c8e3cf0254d4e8c16a3af6d571b0d8e6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:27 + 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 05:41:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 05:41:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:41:27 39d20ad749de: Preparing 05:41:27 3397839e3a93: Preparing 05:41:27 8769a0e30ddd: Preparing 05:41:27 33c400236317: Preparing 05:41:27 072c7dac3d74: Preparing 05:41:27 968d2987d3b9: Preparing 05:41:27 7e84106f4ea0: Preparing 05:41:27 edfbd3d1f953: Preparing 05:41:27 4aeaa0e7d41f: Preparing 05:41:27 968d2987d3b9: Waiting 05:41:27 edfbd3d1f953: Waiting 05:41:27 7e84106f4ea0: Waiting 05:41:27 4aeaa0e7d41f: Waiting 05:41:27 072c7dac3d74: Layer already exists 05:41:27 3397839e3a93: Layer already exists 05:41:27 8769a0e30ddd: Layer already exists 05:41:27 33c400236317: Layer already exists 05:41:27 39d20ad749de: Layer already exists 05:41:27 edfbd3d1f953: Layer already exists 05:41:27 7e84106f4ea0: Layer already exists 05:41:27 968d2987d3b9: Layer already exists 05:41:27 4aeaa0e7d41f: Layer already exists 05:41:27 main: digest: sha256:3980171456d549d70b0ea36e3f009052c8e3cf0254d4e8c16a3af6d571b0d8e6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:41:27 ===================================================== [Pipeline] echo 05:41:27 taggedImages: 05:41:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:41:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.79 05:41:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:41:28 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:41:28 e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:28 latest 05:41:28 3.2.0-dev.79 05:41:28 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:28 main 05:41:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:41:28 f66b8cfd9f7b: Preparing 05:41:28 183c26424806: Preparing 05:41:28 01f6482ee72f: Preparing 05:41:28 a5270def237d: Preparing 05:41:28 17715c620ea8: Preparing 05:41:28 072c7dac3d74: Preparing 05:41:28 968d2987d3b9: Preparing 05:41:28 7e11bcc7a9bf: Preparing 05:41:28 d6652bce41ed: Preparing 05:41:28 14d376e73800: Preparing 05:41:28 4aeaa0e7d41f: Preparing 05:41:28 968d2987d3b9: Waiting 05:41:28 7e11bcc7a9bf: Waiting 05:41:28 d6652bce41ed: Waiting 05:41:28 14d376e73800: Waiting 05:41:28 4aeaa0e7d41f: Waiting 05:41:28 072c7dac3d74: Waiting 05:41:29 a5270def237d: Pushed 05:41:29 183c26424806: Pushed 05:41:29 072c7dac3d74: Layer already exists 05:41:29 17715c620ea8: Pushed 05:41:29 f66b8cfd9f7b: Pushed 05:41:29 968d2987d3b9: Layer already exists 05:41:29 4aeaa0e7d41f: Layer already exists 05:41:29 d6652bce41ed: Pushed 05:41:29 7e11bcc7a9bf: Pushed 05:41:31 01f6482ee72f: Pushed 05:41:31 14d376e73800: Pushed 05:41:31 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:12b65a691e79ecff51f378b68afa5f440ee63db4aff89eb95ea000c7f668bc92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:32 + 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 05:41:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:41:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:41:32 f66b8cfd9f7b: Preparing 05:41:32 183c26424806: Preparing 05:41:32 01f6482ee72f: Preparing 05:41:32 a5270def237d: Preparing 05:41:32 17715c620ea8: Preparing 05:41:32 072c7dac3d74: Preparing 05:41:32 072c7dac3d74: Waiting 05:41:32 968d2987d3b9: Preparing 05:41:32 7e11bcc7a9bf: Preparing 05:41:32 968d2987d3b9: Waiting 05:41:32 d6652bce41ed: Preparing 05:41:32 14d376e73800: Preparing 05:41:32 4aeaa0e7d41f: Preparing 05:41:32 7e11bcc7a9bf: Waiting 05:41:32 4aeaa0e7d41f: Waiting 05:41:32 d6652bce41ed: Waiting 05:41:32 14d376e73800: Waiting 05:41:32 a5270def237d: Layer already exists 05:41:32 f66b8cfd9f7b: Layer already exists 05:41:32 183c26424806: Layer already exists 05:41:32 17715c620ea8: Layer already exists 05:41:32 01f6482ee72f: Layer already exists 05:41:32 d6652bce41ed: Layer already exists 05:41:32 072c7dac3d74: Layer already exists 05:41:32 968d2987d3b9: Layer already exists 05:41:32 7e11bcc7a9bf: Layer already exists 05:41:32 14d376e73800: Layer already exists 05:41:32 4aeaa0e7d41f: Layer already exists 05:41:32 latest: digest: sha256:12b65a691e79ecff51f378b68afa5f440ee63db4aff89eb95ea000c7f668bc92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.79 05:41:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:41:33 f66b8cfd9f7b: Preparing 05:41:33 183c26424806: Preparing 05:41:33 01f6482ee72f: Preparing 05:41:33 a5270def237d: Preparing 05:41:33 17715c620ea8: Preparing 05:41:33 072c7dac3d74: Preparing 05:41:33 968d2987d3b9: Preparing 05:41:33 7e11bcc7a9bf: Preparing 05:41:33 d6652bce41ed: Preparing 05:41:33 14d376e73800: Preparing 05:41:33 4aeaa0e7d41f: Preparing 05:41:33 072c7dac3d74: Waiting 05:41:33 968d2987d3b9: Waiting 05:41:33 7e11bcc7a9bf: Waiting 05:41:33 d6652bce41ed: Waiting 05:41:33 14d376e73800: Waiting 05:41:33 4aeaa0e7d41f: Waiting 05:41:33 17715c620ea8: Layer already exists 05:41:33 01f6482ee72f: Layer already exists 05:41:33 183c26424806: Layer already exists 05:41:33 f66b8cfd9f7b: Layer already exists 05:41:33 a5270def237d: Layer already exists 05:41:33 968d2987d3b9: Layer already exists 05:41:33 7e11bcc7a9bf: Layer already exists 05:41:33 072c7dac3d74: Layer already exists 05:41:33 14d376e73800: Layer already exists 05:41:33 d6652bce41ed: Layer already exists 05:41:33 4aeaa0e7d41f: Layer already exists 05:41:33 3.2.0-dev.79: digest: sha256:12b65a691e79ecff51f378b68afa5f440ee63db4aff89eb95ea000c7f668bc92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:41:34 f66b8cfd9f7b: Preparing 05:41:34 183c26424806: Preparing 05:41:34 01f6482ee72f: Preparing 05:41:34 a5270def237d: Preparing 05:41:34 17715c620ea8: Preparing 05:41:34 072c7dac3d74: Preparing 05:41:34 968d2987d3b9: Preparing 05:41:34 7e11bcc7a9bf: Preparing 05:41:34 d6652bce41ed: Preparing 05:41:34 14d376e73800: Preparing 05:41:34 4aeaa0e7d41f: Preparing 05:41:34 7e11bcc7a9bf: Waiting 05:41:34 072c7dac3d74: Waiting 05:41:34 d6652bce41ed: Waiting 05:41:34 14d376e73800: Waiting 05:41:34 968d2987d3b9: Waiting 05:41:34 4aeaa0e7d41f: Waiting 05:41:34 183c26424806: Layer already exists 05:41:34 01f6482ee72f: Layer already exists 05:41:34 f66b8cfd9f7b: Layer already exists 05:41:34 17715c620ea8: Layer already exists 05:41:34 a5270def237d: Layer already exists 05:41:34 072c7dac3d74: Layer already exists 05:41:34 7e11bcc7a9bf: Layer already exists 05:41:34 968d2987d3b9: Layer already exists 05:41:34 d6652bce41ed: Layer already exists 05:41:34 14d376e73800: Layer already exists 05:41:34 4aeaa0e7d41f: Layer already exists 05:41:34 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:12b65a691e79ecff51f378b68afa5f440ee63db4aff89eb95ea000c7f668bc92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:34 + 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 05:41:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:41:35 f66b8cfd9f7b: Preparing 05:41:35 183c26424806: Preparing 05:41:35 01f6482ee72f: Preparing 05:41:35 a5270def237d: Preparing 05:41:35 17715c620ea8: Preparing 05:41:35 072c7dac3d74: Preparing 05:41:35 968d2987d3b9: Preparing 05:41:35 7e11bcc7a9bf: Preparing 05:41:35 d6652bce41ed: Preparing 05:41:35 14d376e73800: Preparing 05:41:35 4aeaa0e7d41f: Preparing 05:41:35 968d2987d3b9: Waiting 05:41:35 7e11bcc7a9bf: Waiting 05:41:35 d6652bce41ed: Waiting 05:41:35 14d376e73800: Waiting 05:41:35 4aeaa0e7d41f: Waiting 05:41:35 072c7dac3d74: Waiting 05:41:35 183c26424806: Layer already exists 05:41:35 01f6482ee72f: Layer already exists 05:41:35 f66b8cfd9f7b: Layer already exists 05:41:35 a5270def237d: Layer already exists 05:41:35 17715c620ea8: Layer already exists 05:41:35 d6652bce41ed: Layer already exists 05:41:35 7e11bcc7a9bf: Layer already exists 05:41:35 14d376e73800: Layer already exists 05:41:35 968d2987d3b9: Layer already exists 05:41:35 072c7dac3d74: Layer already exists 05:41:35 4aeaa0e7d41f: Layer already exists 05:41:35 main: digest: sha256:12b65a691e79ecff51f378b68afa5f440ee63db4aff89eb95ea000c7f668bc92 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:41:35 ===================================================== [Pipeline] echo 05:41:35 taggedImages: 05:41:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:41:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.79 05:41:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:41:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:41:35 e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:35 latest 05:41:35 3.2.0-dev.79 05:41:35 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:35 main 05:41:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:41:36 bd35492b5ff2: Preparing 05:41:36 6c67b64eadf1: Preparing 05:41:36 bdefb1fdafda: Preparing 05:41:36 27bc8c0c4459: Preparing 05:41:36 277ff9c0cb9d: Preparing 05:41:36 981b1d90c08e: Preparing 05:41:36 e245f16a2697: Preparing 05:41:36 072c7dac3d74: Preparing 05:41:36 968d2987d3b9: Preparing 05:41:36 603085e77220: Preparing 05:41:36 2fc7b7cde9ed: Preparing 05:41:36 4aeaa0e7d41f: Preparing 05:41:36 e245f16a2697: Waiting 05:41:36 072c7dac3d74: Waiting 05:41:36 968d2987d3b9: Waiting 05:41:36 603085e77220: Waiting 05:41:36 2fc7b7cde9ed: Waiting 05:41:36 4aeaa0e7d41f: Waiting 05:41:36 981b1d90c08e: Waiting 05:41:36 6c67b64eadf1: Pushed 05:41:36 277ff9c0cb9d: Pushed 05:41:36 bd35492b5ff2: Pushed 05:41:36 072c7dac3d74: Layer already exists 05:41:36 968d2987d3b9: Layer already exists 05:41:36 e245f16a2697: Pushed 05:41:36 981b1d90c08e: Pushed 05:41:36 4aeaa0e7d41f: Layer already exists 05:41:36 603085e77220: Pushed 05:41:38 27bc8c0c4459: Pushed 05:41:39 bdefb1fdafda: Pushed 05:41:39 2fc7b7cde9ed: Pushed 05:41:39 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:01cf92b2dadf11e08c0741215028d94ee2d90ec456ebbc73de278f3ed20bbffa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:39 + 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 05:41:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:41:40 bd35492b5ff2: Preparing 05:41:40 6c67b64eadf1: Preparing 05:41:40 bdefb1fdafda: Preparing 05:41:40 27bc8c0c4459: Preparing 05:41:40 277ff9c0cb9d: Preparing 05:41:40 981b1d90c08e: Preparing 05:41:40 e245f16a2697: Preparing 05:41:40 072c7dac3d74: Preparing 05:41:40 968d2987d3b9: Preparing 05:41:40 603085e77220: Preparing 05:41:40 2fc7b7cde9ed: Preparing 05:41:40 4aeaa0e7d41f: Preparing 05:41:40 e245f16a2697: Waiting 05:41:40 981b1d90c08e: Waiting 05:41:40 072c7dac3d74: Waiting 05:41:40 968d2987d3b9: Waiting 05:41:40 603085e77220: Waiting 05:41:40 2fc7b7cde9ed: Waiting 05:41:40 4aeaa0e7d41f: Waiting 05:41:40 27bc8c0c4459: Layer already exists 05:41:40 bdefb1fdafda: Layer already exists 05:41:40 bd35492b5ff2: Layer already exists 05:41:40 277ff9c0cb9d: Layer already exists 05:41:40 6c67b64eadf1: Layer already exists 05:41:40 e245f16a2697: Layer already exists 05:41:40 603085e77220: Layer already exists 05:41:40 981b1d90c08e: Layer already exists 05:41:40 072c7dac3d74: Layer already exists 05:41:40 968d2987d3b9: Layer already exists 05:41:40 4aeaa0e7d41f: Layer already exists 05:41:40 2fc7b7cde9ed: Layer already exists 05:41:40 latest: digest: sha256:01cf92b2dadf11e08c0741215028d94ee2d90ec456ebbc73de278f3ed20bbffa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.79 05:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:41:41 bd35492b5ff2: Preparing 05:41:41 6c67b64eadf1: Preparing 05:41:41 bdefb1fdafda: Preparing 05:41:41 27bc8c0c4459: Preparing 05:41:41 277ff9c0cb9d: Preparing 05:41:41 981b1d90c08e: Preparing 05:41:41 e245f16a2697: Preparing 05:41:41 072c7dac3d74: Preparing 05:41:41 968d2987d3b9: Preparing 05:41:41 603085e77220: Preparing 05:41:41 2fc7b7cde9ed: Preparing 05:41:41 4aeaa0e7d41f: Preparing 05:41:41 e245f16a2697: Waiting 05:41:41 981b1d90c08e: Waiting 05:41:41 968d2987d3b9: Waiting 05:41:41 603085e77220: Waiting 05:41:41 072c7dac3d74: Waiting 05:41:41 2fc7b7cde9ed: Waiting 05:41:41 4aeaa0e7d41f: Waiting 05:41:41 27bc8c0c4459: Layer already exists 05:41:41 6c67b64eadf1: Layer already exists 05:41:41 277ff9c0cb9d: Layer already exists 05:41:41 bd35492b5ff2: Layer already exists 05:41:41 bdefb1fdafda: Layer already exists 05:41:41 e245f16a2697: Layer already exists 05:41:41 603085e77220: Layer already exists 05:41:41 968d2987d3b9: Layer already exists 05:41:41 072c7dac3d74: Layer already exists 05:41:41 981b1d90c08e: Layer already exists 05:41:41 4aeaa0e7d41f: Layer already exists 05:41:41 2fc7b7cde9ed: Layer already exists 05:41:41 3.2.0-dev.79: digest: sha256:01cf92b2dadf11e08c0741215028d94ee2d90ec456ebbc73de278f3ed20bbffa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:41:42 bd35492b5ff2: Preparing 05:41:42 6c67b64eadf1: Preparing 05:41:42 bdefb1fdafda: Preparing 05:41:42 27bc8c0c4459: Preparing 05:41:42 277ff9c0cb9d: Preparing 05:41:42 981b1d90c08e: Preparing 05:41:42 e245f16a2697: Preparing 05:41:42 072c7dac3d74: Preparing 05:41:42 968d2987d3b9: Preparing 05:41:42 603085e77220: Preparing 05:41:42 2fc7b7cde9ed: Preparing 05:41:42 4aeaa0e7d41f: Preparing 05:41:42 981b1d90c08e: Waiting 05:41:42 e245f16a2697: Waiting 05:41:42 072c7dac3d74: Waiting 05:41:42 968d2987d3b9: Waiting 05:41:42 2fc7b7cde9ed: Waiting 05:41:42 603085e77220: Waiting 05:41:42 4aeaa0e7d41f: Waiting 05:41:42 277ff9c0cb9d: Layer already exists 05:41:42 bd35492b5ff2: Layer already exists 05:41:42 27bc8c0c4459: Layer already exists 05:41:42 bdefb1fdafda: Layer already exists 05:41:42 6c67b64eadf1: Layer already exists 05:41:42 981b1d90c08e: Layer already exists 05:41:42 e245f16a2697: Layer already exists 05:41:42 968d2987d3b9: Layer already exists 05:41:42 072c7dac3d74: Layer already exists 05:41:42 603085e77220: Layer already exists 05:41:42 4aeaa0e7d41f: Layer already exists 05:41:42 2fc7b7cde9ed: Layer already exists 05:41:42 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:01cf92b2dadf11e08c0741215028d94ee2d90ec456ebbc73de278f3ed20bbffa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:42 + 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 05:41:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:41:43 bd35492b5ff2: Preparing 05:41:43 6c67b64eadf1: Preparing 05:41:43 bdefb1fdafda: Preparing 05:41:43 27bc8c0c4459: Preparing 05:41:43 277ff9c0cb9d: Preparing 05:41:43 981b1d90c08e: Preparing 05:41:43 e245f16a2697: Preparing 05:41:43 072c7dac3d74: Preparing 05:41:43 968d2987d3b9: Preparing 05:41:43 603085e77220: Preparing 05:41:43 2fc7b7cde9ed: Preparing 05:41:43 4aeaa0e7d41f: Preparing 05:41:43 072c7dac3d74: Waiting 05:41:43 968d2987d3b9: Waiting 05:41:43 603085e77220: Waiting 05:41:43 2fc7b7cde9ed: Waiting 05:41:43 4aeaa0e7d41f: Waiting 05:41:43 981b1d90c08e: Waiting 05:41:43 e245f16a2697: Waiting 05:41:43 bd35492b5ff2: Layer already exists 05:41:43 6c67b64eadf1: Layer already exists 05:41:43 bdefb1fdafda: Layer already exists 05:41:43 27bc8c0c4459: Layer already exists 05:41:43 277ff9c0cb9d: Layer already exists 05:41:43 981b1d90c08e: Layer already exists 05:41:43 e245f16a2697: Layer already exists 05:41:43 072c7dac3d74: Layer already exists 05:41:43 968d2987d3b9: Layer already exists 05:41:43 4aeaa0e7d41f: Layer already exists 05:41:43 2fc7b7cde9ed: Layer already exists 05:41:43 603085e77220: Layer already exists 05:41:43 main: digest: sha256:01cf92b2dadf11e08c0741215028d94ee2d90ec456ebbc73de278f3ed20bbffa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:41:43 ===================================================== [Pipeline] echo 05:41:43 taggedImages: 05:41:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:41:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.79 05:41:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:41:43 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:41:43 e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:43 latest 05:41:43 3.2.0-dev.79 05:41:43 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:43 main 05:41:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:41:44 78fcf494ee1c: Preparing 05:41:44 9fff156fbab3: Preparing 05:41:44 072c7dac3d74: Preparing 05:41:44 968d2987d3b9: Preparing 05:41:44 6577eda7219b: Preparing 05:41:44 a4b17241e497: Preparing 05:41:44 4aeaa0e7d41f: Preparing 05:41:44 a4b17241e497: Waiting 05:41:44 4aeaa0e7d41f: Waiting 05:41:44 968d2987d3b9: Layer already exists 05:41:44 072c7dac3d74: Layer already exists 05:41:44 4aeaa0e7d41f: Layer already exists 05:41:44 6577eda7219b: Pushed 05:41:44 78fcf494ee1c: Pushed 05:41:45 a4b17241e497: Pushed 05:41:47 9fff156fbab3: Pushed 05:41:48 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:2d99a57ffd930a545b06e61a2f2ce891d5b9efe15cddbd861e978bc02b77fd5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:48 + 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 05:41:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:41:48 78fcf494ee1c: Preparing 05:41:48 9fff156fbab3: Preparing 05:41:48 072c7dac3d74: Preparing 05:41:48 968d2987d3b9: Preparing 05:41:48 6577eda7219b: Preparing 05:41:48 a4b17241e497: Preparing 05:41:48 4aeaa0e7d41f: Preparing 05:41:48 a4b17241e497: Waiting 05:41:48 4aeaa0e7d41f: Waiting 05:41:48 9fff156fbab3: Layer already exists 05:41:48 78fcf494ee1c: Layer already exists 05:41:48 6577eda7219b: Layer already exists 05:41:48 072c7dac3d74: Layer already exists 05:41:48 968d2987d3b9: Layer already exists 05:41:48 a4b17241e497: Layer already exists 05:41:48 4aeaa0e7d41f: Layer already exists 05:41:49 latest: digest: sha256:2d99a57ffd930a545b06e61a2f2ce891d5b9efe15cddbd861e978bc02b77fd5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.79 05:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:41:49 78fcf494ee1c: Preparing 05:41:49 9fff156fbab3: Preparing 05:41:49 072c7dac3d74: Preparing 05:41:49 968d2987d3b9: Preparing 05:41:49 6577eda7219b: Preparing 05:41:49 a4b17241e497: Preparing 05:41:49 4aeaa0e7d41f: Preparing 05:41:49 a4b17241e497: Waiting 05:41:49 4aeaa0e7d41f: Waiting 05:41:49 6577eda7219b: Layer already exists 05:41:49 968d2987d3b9: Layer already exists 05:41:49 072c7dac3d74: Layer already exists 05:41:49 78fcf494ee1c: Layer already exists 05:41:49 9fff156fbab3: Layer already exists 05:41:49 4aeaa0e7d41f: Layer already exists 05:41:49 a4b17241e497: Layer already exists 05:41:49 3.2.0-dev.79: digest: sha256:2d99a57ffd930a545b06e61a2f2ce891d5b9efe15cddbd861e978bc02b77fd5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:41:50 78fcf494ee1c: Preparing 05:41:50 9fff156fbab3: Preparing 05:41:50 072c7dac3d74: Preparing 05:41:50 968d2987d3b9: Preparing 05:41:50 6577eda7219b: Preparing 05:41:50 a4b17241e497: Preparing 05:41:50 4aeaa0e7d41f: Preparing 05:41:50 a4b17241e497: Waiting 05:41:50 4aeaa0e7d41f: Waiting 05:41:50 072c7dac3d74: Layer already exists 05:41:50 78fcf494ee1c: Layer already exists 05:41:50 6577eda7219b: Layer already exists 05:41:50 9fff156fbab3: Layer already exists 05:41:50 968d2987d3b9: Layer already exists 05:41:50 a4b17241e497: Layer already exists 05:41:50 4aeaa0e7d41f: Layer already exists 05:41:51 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:2d99a57ffd930a545b06e61a2f2ce891d5b9efe15cddbd861e978bc02b77fd5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:51 + 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 05:41:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:41:51 78fcf494ee1c: Preparing 05:41:51 9fff156fbab3: Preparing 05:41:51 072c7dac3d74: Preparing 05:41:51 968d2987d3b9: Preparing 05:41:51 6577eda7219b: Preparing 05:41:51 a4b17241e497: Preparing 05:41:51 4aeaa0e7d41f: Preparing 05:41:51 4aeaa0e7d41f: Waiting 05:41:51 a4b17241e497: Waiting 05:41:51 9fff156fbab3: Layer already exists 05:41:51 6577eda7219b: Layer already exists 05:41:51 072c7dac3d74: Layer already exists 05:41:51 78fcf494ee1c: Layer already exists 05:41:51 968d2987d3b9: Layer already exists 05:41:51 a4b17241e497: Layer already exists 05:41:51 4aeaa0e7d41f: Layer already exists 05:41:51 main: digest: sha256:2d99a57ffd930a545b06e61a2f2ce891d5b9efe15cddbd861e978bc02b77fd5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:41:52 ===================================================== [Pipeline] echo 05:41:52 taggedImages: 05:41:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:41:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.79 05:41:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:41:52 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:41:52 e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:52 latest 05:41:52 3.2.0-dev.79 05:41:52 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:41:52 main 05:41:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:41:52 cf634a352857: Preparing 05:41:52 b897ed33cfb0: Preparing 05:41:52 d27a4a2b4c81: Preparing 05:41:52 072c7dac3d74: Preparing 05:41:52 968d2987d3b9: Preparing 05:41:52 2d28be2ba44a: Preparing 05:41:52 70ca442ab1f4: Preparing 05:41:52 2d28be2ba44a: Waiting 05:41:52 b69f70c98d0e: Preparing 05:41:52 ddda7ec5970d: Preparing 05:41:52 b69f70c98d0e: Waiting 05:41:52 70ca442ab1f4: Waiting 05:41:52 4aeaa0e7d41f: Preparing 05:41:52 ddda7ec5970d: Waiting 05:41:52 4aeaa0e7d41f: Waiting 05:41:52 072c7dac3d74: Layer already exists 05:41:52 968d2987d3b9: Layer already exists 05:41:53 d27a4a2b4c81: Pushed 05:41:53 cf634a352857: Pushed 05:41:53 b897ed33cfb0: Pushed 05:41:53 4aeaa0e7d41f: Layer already exists 05:41:53 b69f70c98d0e: Pushed 05:41:54 ddda7ec5970d: Pushed 05:42:06 70ca442ab1f4: Pushed 05:42:14 2d28be2ba44a: Pushed 05:42:14 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:f8ec22a873d48defb2ceb49c8f5048bdd15ad2bd20fdfed18fe41c178e4ee296 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:14 + 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 05:42:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:42:15 cf634a352857: Preparing 05:42:15 b897ed33cfb0: Preparing 05:42:15 d27a4a2b4c81: Preparing 05:42:15 072c7dac3d74: Preparing 05:42:15 968d2987d3b9: Preparing 05:42:15 2d28be2ba44a: Preparing 05:42:15 70ca442ab1f4: Preparing 05:42:15 b69f70c98d0e: Preparing 05:42:15 ddda7ec5970d: Preparing 05:42:15 4aeaa0e7d41f: Preparing 05:42:15 b69f70c98d0e: Waiting 05:42:15 2d28be2ba44a: Waiting 05:42:15 70ca442ab1f4: Waiting 05:42:15 ddda7ec5970d: Waiting 05:42:15 4aeaa0e7d41f: Waiting 05:42:15 072c7dac3d74: Layer already exists 05:42:15 d27a4a2b4c81: Layer already exists 05:42:15 cf634a352857: Layer already exists 05:42:15 968d2987d3b9: Layer already exists 05:42:15 b897ed33cfb0: Layer already exists 05:42:15 2d28be2ba44a: Layer already exists 05:42:15 ddda7ec5970d: Layer already exists 05:42:15 70ca442ab1f4: Layer already exists 05:42:15 4aeaa0e7d41f: Layer already exists 05:42:15 b69f70c98d0e: Layer already exists 05:42:15 latest: digest: sha256:f8ec22a873d48defb2ceb49c8f5048bdd15ad2bd20fdfed18fe41c178e4ee296 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.79 05:42:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:42:16 cf634a352857: Preparing 05:42:16 b897ed33cfb0: Preparing 05:42:16 d27a4a2b4c81: Preparing 05:42:16 072c7dac3d74: Preparing 05:42:16 968d2987d3b9: Preparing 05:42:16 2d28be2ba44a: Preparing 05:42:16 70ca442ab1f4: Preparing 05:42:16 2d28be2ba44a: Waiting 05:42:16 b69f70c98d0e: Preparing 05:42:16 ddda7ec5970d: Preparing 05:42:16 70ca442ab1f4: Waiting 05:42:16 4aeaa0e7d41f: Preparing 05:42:16 ddda7ec5970d: Waiting 05:42:16 4aeaa0e7d41f: Waiting 05:42:16 b69f70c98d0e: Waiting 05:42:16 968d2987d3b9: Layer already exists 05:42:16 072c7dac3d74: Layer already exists 05:42:16 d27a4a2b4c81: Layer already exists 05:42:16 b897ed33cfb0: Layer already exists 05:42:16 cf634a352857: Layer already exists 05:42:16 70ca442ab1f4: Layer already exists 05:42:16 2d28be2ba44a: Layer already exists 05:42:16 ddda7ec5970d: Layer already exists 05:42:16 b69f70c98d0e: Layer already exists 05:42:16 4aeaa0e7d41f: Layer already exists 05:42:16 3.2.0-dev.79: digest: sha256:f8ec22a873d48defb2ceb49c8f5048bdd15ad2bd20fdfed18fe41c178e4ee296 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:42:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:42:17 cf634a352857: Preparing 05:42:17 b897ed33cfb0: Preparing 05:42:17 d27a4a2b4c81: Preparing 05:42:17 072c7dac3d74: Preparing 05:42:17 968d2987d3b9: Preparing 05:42:17 2d28be2ba44a: Preparing 05:42:17 70ca442ab1f4: Preparing 05:42:17 b69f70c98d0e: Preparing 05:42:17 ddda7ec5970d: Preparing 05:42:17 4aeaa0e7d41f: Preparing 05:42:17 2d28be2ba44a: Waiting 05:42:17 b69f70c98d0e: Waiting 05:42:17 70ca442ab1f4: Waiting 05:42:17 ddda7ec5970d: Waiting 05:42:17 4aeaa0e7d41f: Waiting 05:42:17 b897ed33cfb0: Layer already exists 05:42:17 cf634a352857: Layer already exists 05:42:17 072c7dac3d74: Layer already exists 05:42:17 968d2987d3b9: Layer already exists 05:42:17 d27a4a2b4c81: Layer already exists 05:42:17 2d28be2ba44a: Layer already exists 05:42:17 b69f70c98d0e: Layer already exists 05:42:17 70ca442ab1f4: Layer already exists 05:42:17 ddda7ec5970d: Layer already exists 05:42:17 4aeaa0e7d41f: Layer already exists 05:42:17 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:f8ec22a873d48defb2ceb49c8f5048bdd15ad2bd20fdfed18fe41c178e4ee296 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:17 + 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 05:42:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 05:42:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:42:18 cf634a352857: Preparing 05:42:18 b897ed33cfb0: Preparing 05:42:18 d27a4a2b4c81: Preparing 05:42:18 072c7dac3d74: Preparing 05:42:18 968d2987d3b9: Preparing 05:42:18 2d28be2ba44a: Preparing 05:42:18 70ca442ab1f4: Preparing 05:42:18 b69f70c98d0e: Preparing 05:42:18 ddda7ec5970d: Preparing 05:42:18 4aeaa0e7d41f: Preparing 05:42:18 2d28be2ba44a: Waiting 05:42:18 70ca442ab1f4: Waiting 05:42:18 b69f70c98d0e: Waiting 05:42:18 ddda7ec5970d: Waiting 05:42:18 4aeaa0e7d41f: Waiting 05:42:18 968d2987d3b9: Layer already exists 05:42:18 cf634a352857: Layer already exists 05:42:18 d27a4a2b4c81: Layer already exists 05:42:18 b897ed33cfb0: Layer already exists 05:42:18 072c7dac3d74: Layer already exists 05:42:18 4aeaa0e7d41f: Layer already exists 05:42:18 70ca442ab1f4: Layer already exists 05:42:18 2d28be2ba44a: Layer already exists 05:42:18 b69f70c98d0e: Layer already exists 05:42:18 ddda7ec5970d: Layer already exists 05:42:18 main: digest: sha256:f8ec22a873d48defb2ceb49c8f5048bdd15ad2bd20fdfed18fe41c178e4ee296 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:18 ===================================================== [Pipeline] echo 05:42:18 taggedImages: 05:42:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:42:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:42:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.79 05:42:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:42:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:42:18 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 05:42:18 e4150c7d743658feb0e30a8f224e7e597185eef5 05:42:18 latest 05:42:18 3.2.0-dev.79 05:42:18 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:42:18 main 05:42:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:42:19 7208a6ef25bc: Preparing 05:42:19 770b77e226f6: Preparing 05:42:19 5fa3577bd384: Preparing 05:42:19 072c7dac3d74: Preparing 05:42:19 968d2987d3b9: Preparing 05:42:19 2d28be2ba44a: Preparing 05:42:19 f71e6b030f3a: Preparing 05:42:19 459b7067359c: Preparing 05:42:19 4aeaa0e7d41f: Preparing 05:42:19 f71e6b030f3a: Waiting 05:42:19 459b7067359c: Waiting 05:42:19 4aeaa0e7d41f: Waiting 05:42:19 2d28be2ba44a: Waiting 05:42:19 968d2987d3b9: Layer already exists 05:42:19 5fa3577bd384: Pushed 05:42:19 770b77e226f6: Pushed 05:42:20 072c7dac3d74: Layer already exists 05:42:20 2d28be2ba44a: Layer already exists 05:42:20 4aeaa0e7d41f: Layer already exists 05:42:20 7208a6ef25bc: Pushed 05:42:20 f71e6b030f3a: Pushed 05:42:21 459b7067359c: Pushed 05:42:21 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:5b68c54c99793104ae40b388b719757a5bee0a9cbebe8087734cd5c8eb5d4c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:21 + 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 05:42:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:42:21 7208a6ef25bc: Preparing 05:42:21 770b77e226f6: Preparing 05:42:21 5fa3577bd384: Preparing 05:42:21 072c7dac3d74: Preparing 05:42:21 968d2987d3b9: Preparing 05:42:21 2d28be2ba44a: Preparing 05:42:21 f71e6b030f3a: Preparing 05:42:21 459b7067359c: Preparing 05:42:21 4aeaa0e7d41f: Preparing 05:42:21 2d28be2ba44a: Waiting 05:42:21 f71e6b030f3a: Waiting 05:42:21 459b7067359c: Waiting 05:42:21 4aeaa0e7d41f: Waiting 05:42:21 5fa3577bd384: Layer already exists 05:42:21 968d2987d3b9: Layer already exists 05:42:21 7208a6ef25bc: Layer already exists 05:42:21 770b77e226f6: Layer already exists 05:42:21 072c7dac3d74: Layer already exists 05:42:21 f71e6b030f3a: Layer already exists 05:42:21 2d28be2ba44a: Layer already exists 05:42:21 4aeaa0e7d41f: Layer already exists 05:42:21 459b7067359c: Layer already exists 05:42:22 latest: digest: sha256:5b68c54c99793104ae40b388b719757a5bee0a9cbebe8087734cd5c8eb5d4c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.79 05:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:42:22 7208a6ef25bc: Preparing 05:42:22 770b77e226f6: Preparing 05:42:22 5fa3577bd384: Preparing 05:42:22 072c7dac3d74: Preparing 05:42:22 968d2987d3b9: Preparing 05:42:22 2d28be2ba44a: Preparing 05:42:22 f71e6b030f3a: Preparing 05:42:22 459b7067359c: Preparing 05:42:22 4aeaa0e7d41f: Preparing 05:42:22 2d28be2ba44a: Waiting 05:42:22 f71e6b030f3a: Waiting 05:42:22 459b7067359c: Waiting 05:42:22 4aeaa0e7d41f: Waiting 05:42:22 072c7dac3d74: Layer already exists 05:42:22 7208a6ef25bc: Layer already exists 05:42:22 968d2987d3b9: Layer already exists 05:42:22 770b77e226f6: Layer already exists 05:42:22 5fa3577bd384: Layer already exists 05:42:22 459b7067359c: Layer already exists 05:42:22 2d28be2ba44a: Layer already exists 05:42:22 f71e6b030f3a: Layer already exists 05:42:22 4aeaa0e7d41f: Layer already exists 05:42:22 3.2.0-dev.79: digest: sha256:5b68c54c99793104ae40b388b719757a5bee0a9cbebe8087734cd5c8eb5d4c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:42:23 7208a6ef25bc: Preparing 05:42:23 770b77e226f6: Preparing 05:42:23 5fa3577bd384: Preparing 05:42:23 072c7dac3d74: Preparing 05:42:23 968d2987d3b9: Preparing 05:42:23 2d28be2ba44a: Preparing 05:42:23 f71e6b030f3a: Preparing 05:42:23 459b7067359c: Preparing 05:42:23 4aeaa0e7d41f: Preparing 05:42:23 2d28be2ba44a: Waiting 05:42:23 f71e6b030f3a: Waiting 05:42:23 459b7067359c: Waiting 05:42:23 7208a6ef25bc: Layer already exists 05:42:23 770b77e226f6: Layer already exists 05:42:23 072c7dac3d74: Layer already exists 05:42:23 968d2987d3b9: Layer already exists 05:42:23 5fa3577bd384: Layer already exists 05:42:23 459b7067359c: Layer already exists 05:42:23 2d28be2ba44a: Layer already exists 05:42:23 4aeaa0e7d41f: Layer already exists 05:42:23 f71e6b030f3a: Layer already exists 05:42:23 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:5b68c54c99793104ae40b388b719757a5bee0a9cbebe8087734cd5c8eb5d4c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:24 + 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 05:42:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 05:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:42:24 7208a6ef25bc: Preparing 05:42:24 770b77e226f6: Preparing 05:42:24 5fa3577bd384: Preparing 05:42:24 072c7dac3d74: Preparing 05:42:24 968d2987d3b9: Preparing 05:42:24 2d28be2ba44a: Preparing 05:42:24 f71e6b030f3a: Preparing 05:42:24 459b7067359c: Preparing 05:42:24 4aeaa0e7d41f: Preparing 05:42:24 f71e6b030f3a: Waiting 05:42:24 459b7067359c: Waiting 05:42:24 4aeaa0e7d41f: Waiting 05:42:24 2d28be2ba44a: Waiting 05:42:24 770b77e226f6: Layer already exists 05:42:24 968d2987d3b9: Layer already exists 05:42:24 7208a6ef25bc: Layer already exists 05:42:24 5fa3577bd384: Layer already exists 05:42:24 072c7dac3d74: Layer already exists 05:42:24 2d28be2ba44a: Layer already exists 05:42:24 f71e6b030f3a: Layer already exists 05:42:24 4aeaa0e7d41f: Layer already exists 05:42:24 459b7067359c: Layer already exists 05:42:24 main: digest: sha256:5b68c54c99793104ae40b388b719757a5bee0a9cbebe8087734cd5c8eb5d4c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:24 ===================================================== [Pipeline] echo 05:42:24 taggedImages: 05:42:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:42:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:42:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.79 05:42:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:42:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:42:25 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 05:42:25 e4150c7d743658feb0e30a8f224e7e597185eef5 05:42:25 latest 05:42:25 3.2.0-dev.79 05:42:25 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:42:25 main 05:42:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:42:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:42:25 0a88d0292249: Preparing 05:42:25 e39c852ad631: Preparing 05:42:25 1aa329c67e3c: Preparing 05:42:25 072c7dac3d74: Preparing 05:42:25 968d2987d3b9: Preparing 05:42:25 79061174d80d: Preparing 05:42:25 b69f70c98d0e: Preparing 05:42:25 ddda7ec5970d: Preparing 05:42:25 4aeaa0e7d41f: Preparing 05:42:25 b69f70c98d0e: Waiting 05:42:25 79061174d80d: Waiting 05:42:25 ddda7ec5970d: Waiting 05:42:25 4aeaa0e7d41f: Waiting 05:42:25 968d2987d3b9: Layer already exists 05:42:25 072c7dac3d74: Layer already exists 05:42:25 b69f70c98d0e: Layer already exists 05:42:25 ddda7ec5970d: Layer already exists 05:42:25 e39c852ad631: Pushed 05:42:25 1aa329c67e3c: Pushed 05:42:25 4aeaa0e7d41f: Layer already exists 05:42:25 0a88d0292249: Pushed 05:42:48 79061174d80d: Pushed 05:42:48 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:f0dc3fb104e89d4de5d10256afeab8e2128605e138ab748962c8222eb211c913 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:48 + 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 05:42:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:42:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:42:48 0a88d0292249: Preparing 05:42:48 e39c852ad631: Preparing 05:42:48 1aa329c67e3c: Preparing 05:42:48 072c7dac3d74: Preparing 05:42:48 968d2987d3b9: Preparing 05:42:48 79061174d80d: Preparing 05:42:48 b69f70c98d0e: Preparing 05:42:48 ddda7ec5970d: Preparing 05:42:48 4aeaa0e7d41f: Preparing 05:42:48 79061174d80d: Waiting 05:42:48 b69f70c98d0e: Waiting 05:42:48 ddda7ec5970d: Waiting 05:42:48 4aeaa0e7d41f: Waiting 05:42:48 1aa329c67e3c: Layer already exists 05:42:48 e39c852ad631: Layer already exists 05:42:48 072c7dac3d74: Layer already exists 05:42:48 968d2987d3b9: Layer already exists 05:42:48 0a88d0292249: Layer already exists 05:42:48 4aeaa0e7d41f: Layer already exists 05:42:48 b69f70c98d0e: Layer already exists 05:42:48 ddda7ec5970d: Layer already exists 05:42:48 79061174d80d: Layer already exists 05:42:48 latest: digest: sha256:f0dc3fb104e89d4de5d10256afeab8e2128605e138ab748962c8222eb211c913 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.79 05:42:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:42:49 0a88d0292249: Preparing 05:42:49 e39c852ad631: Preparing 05:42:49 1aa329c67e3c: Preparing 05:42:49 072c7dac3d74: Preparing 05:42:49 968d2987d3b9: Preparing 05:42:49 79061174d80d: Preparing 05:42:49 b69f70c98d0e: Preparing 05:42:49 ddda7ec5970d: Preparing 05:42:49 4aeaa0e7d41f: Preparing 05:42:49 79061174d80d: Waiting 05:42:49 ddda7ec5970d: Waiting 05:42:49 b69f70c98d0e: Waiting 05:42:49 4aeaa0e7d41f: Waiting 05:42:49 e39c852ad631: Layer already exists 05:42:49 1aa329c67e3c: Layer already exists 05:42:49 968d2987d3b9: Layer already exists 05:42:49 0a88d0292249: Layer already exists 05:42:49 072c7dac3d74: Layer already exists 05:42:49 79061174d80d: Layer already exists 05:42:49 b69f70c98d0e: Layer already exists 05:42:49 ddda7ec5970d: Layer already exists 05:42:49 4aeaa0e7d41f: Layer already exists 05:42:49 3.2.0-dev.79: digest: sha256:f0dc3fb104e89d4de5d10256afeab8e2128605e138ab748962c8222eb211c913 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:42:50 0a88d0292249: Preparing 05:42:50 e39c852ad631: Preparing 05:42:50 1aa329c67e3c: Preparing 05:42:50 072c7dac3d74: Preparing 05:42:50 968d2987d3b9: Preparing 05:42:50 79061174d80d: Preparing 05:42:50 b69f70c98d0e: Preparing 05:42:50 ddda7ec5970d: Preparing 05:42:50 4aeaa0e7d41f: Preparing 05:42:50 b69f70c98d0e: Waiting 05:42:50 79061174d80d: Waiting 05:42:50 ddda7ec5970d: Waiting 05:42:50 968d2987d3b9: Layer already exists 05:42:50 1aa329c67e3c: Layer already exists 05:42:50 072c7dac3d74: Layer already exists 05:42:50 e39c852ad631: Layer already exists 05:42:50 0a88d0292249: Layer already exists 05:42:50 b69f70c98d0e: Layer already exists 05:42:50 ddda7ec5970d: Layer already exists 05:42:50 79061174d80d: Layer already exists 05:42:50 4aeaa0e7d41f: Layer already exists 05:42:50 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:f0dc3fb104e89d4de5d10256afeab8e2128605e138ab748962c8222eb211c913 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:51 + 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 05:42:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 05:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:42:51 0a88d0292249: Preparing 05:42:51 e39c852ad631: Preparing 05:42:51 1aa329c67e3c: Preparing 05:42:51 072c7dac3d74: Preparing 05:42:51 968d2987d3b9: Preparing 05:42:51 79061174d80d: Preparing 05:42:51 b69f70c98d0e: Preparing 05:42:51 ddda7ec5970d: Preparing 05:42:51 4aeaa0e7d41f: Preparing 05:42:51 b69f70c98d0e: Waiting 05:42:51 ddda7ec5970d: Waiting 05:42:51 79061174d80d: Waiting 05:42:51 4aeaa0e7d41f: Waiting 05:42:51 968d2987d3b9: Layer already exists 05:42:51 072c7dac3d74: Layer already exists 05:42:51 0a88d0292249: Layer already exists 05:42:51 1aa329c67e3c: Layer already exists 05:42:51 e39c852ad631: Layer already exists 05:42:51 b69f70c98d0e: Layer already exists 05:42:51 4aeaa0e7d41f: Layer already exists 05:42:51 79061174d80d: Layer already exists 05:42:51 ddda7ec5970d: Layer already exists 05:42:51 main: digest: sha256:f0dc3fb104e89d4de5d10256afeab8e2128605e138ab748962c8222eb211c913 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:51 ===================================================== [Pipeline] echo 05:42:51 taggedImages: 05:42:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:42:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:42:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.79 05:42:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:42:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:42:51 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 05:42:51 e4150c7d743658feb0e30a8f224e7e597185eef5 05:42:51 latest 05:42:51 3.2.0-dev.79 05:42:51 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:42:51 main 05:42:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:52 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:42:52 fa91365fa0a7: Preparing 05:42:52 8bba7724556f: Preparing 05:42:52 072c7dac3d74: Preparing 05:42:52 968d2987d3b9: Preparing 05:42:52 cb63526f0b5e: Preparing 05:42:52 b0f3e4152ee9: Preparing 05:42:52 4aeaa0e7d41f: Preparing 05:42:52 b0f3e4152ee9: Waiting 05:42:52 4aeaa0e7d41f: Waiting 05:42:52 072c7dac3d74: Layer already exists 05:42:52 968d2987d3b9: Layer already exists 05:42:52 4aeaa0e7d41f: Layer already exists 05:42:52 cb63526f0b5e: Pushed 05:42:52 fa91365fa0a7: Pushed 05:42:53 b0f3e4152ee9: Pushed 05:43:00 8bba7724556f: Pushed 05:43:00 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:ab65cdee4f536f91d19274dc086c1397b41a68cc6d0c9c133667eafae26ce55f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:00 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 05:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:43:00 fa91365fa0a7: Preparing 05:43:00 8bba7724556f: Preparing 05:43:00 072c7dac3d74: Preparing 05:43:00 968d2987d3b9: Preparing 05:43:00 cb63526f0b5e: Preparing 05:43:00 b0f3e4152ee9: Preparing 05:43:00 4aeaa0e7d41f: Preparing 05:43:00 b0f3e4152ee9: Waiting 05:43:00 4aeaa0e7d41f: Waiting 05:43:00 072c7dac3d74: Layer already exists 05:43:00 968d2987d3b9: Layer already exists 05:43:00 cb63526f0b5e: Layer already exists 05:43:00 fa91365fa0a7: Layer already exists 05:43:00 8bba7724556f: Layer already exists 05:43:00 4aeaa0e7d41f: Layer already exists 05:43:00 b0f3e4152ee9: Layer already exists 05:43:01 latest: digest: sha256:ab65cdee4f536f91d19274dc086c1397b41a68cc6d0c9c133667eafae26ce55f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:01 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.79 05:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:43:01 fa91365fa0a7: Preparing 05:43:01 8bba7724556f: Preparing 05:43:01 072c7dac3d74: Preparing 05:43:01 968d2987d3b9: Preparing 05:43:01 cb63526f0b5e: Preparing 05:43:01 b0f3e4152ee9: Preparing 05:43:01 4aeaa0e7d41f: Preparing 05:43:01 b0f3e4152ee9: Waiting 05:43:01 4aeaa0e7d41f: Waiting 05:43:01 072c7dac3d74: Layer already exists 05:43:01 fa91365fa0a7: Layer already exists 05:43:01 968d2987d3b9: Layer already exists 05:43:01 cb63526f0b5e: Layer already exists 05:43:01 8bba7724556f: Layer already exists 05:43:01 4aeaa0e7d41f: Layer already exists 05:43:01 b0f3e4152ee9: Layer already exists 05:43:01 3.2.0-dev.79: digest: sha256:ab65cdee4f536f91d19274dc086c1397b41a68cc6d0c9c133667eafae26ce55f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:02 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:02 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:43:02 fa91365fa0a7: Preparing 05:43:02 8bba7724556f: Preparing 05:43:02 072c7dac3d74: Preparing 05:43:02 968d2987d3b9: Preparing 05:43:02 cb63526f0b5e: Preparing 05:43:02 b0f3e4152ee9: Preparing 05:43:02 4aeaa0e7d41f: Preparing 05:43:02 b0f3e4152ee9: Waiting 05:43:02 4aeaa0e7d41f: Waiting 05:43:02 072c7dac3d74: Layer already exists 05:43:02 968d2987d3b9: Layer already exists 05:43:02 8bba7724556f: Layer already exists 05:43:02 fa91365fa0a7: Layer already exists 05:43:02 cb63526f0b5e: Layer already exists 05:43:02 b0f3e4152ee9: Layer already exists 05:43:02 4aeaa0e7d41f: Layer already exists 05:43:03 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:ab65cdee4f536f91d19274dc086c1397b41a68cc6d0c9c133667eafae26ce55f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:03 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:03 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 05:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:43:03 fa91365fa0a7: Preparing 05:43:03 8bba7724556f: Preparing 05:43:03 072c7dac3d74: Preparing 05:43:03 968d2987d3b9: Preparing 05:43:03 cb63526f0b5e: Preparing 05:43:03 b0f3e4152ee9: Preparing 05:43:03 4aeaa0e7d41f: Preparing 05:43:03 b0f3e4152ee9: Waiting 05:43:03 4aeaa0e7d41f: Waiting 05:43:03 cb63526f0b5e: Layer already exists 05:43:03 fa91365fa0a7: Layer already exists 05:43:03 8bba7724556f: Layer already exists 05:43:03 072c7dac3d74: Layer already exists 05:43:03 968d2987d3b9: Layer already exists 05:43:03 b0f3e4152ee9: Layer already exists 05:43:03 4aeaa0e7d41f: Layer already exists 05:43:04 main: digest: sha256:ab65cdee4f536f91d19274dc086c1397b41a68cc6d0c9c133667eafae26ce55f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:04 ===================================================== [Pipeline] echo 05:43:04 taggedImages: 05:43:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:43:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 05:43:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.79 05:43:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:43:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 05:43:04 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:43:04 e4150c7d743658feb0e30a8f224e7e597185eef5 05:43:04 latest 05:43:04 3.2.0-dev.79 05:43:04 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:43:04 main 05:43:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:43:05 d829e7f200d9: Preparing 05:43:05 48137bb0bd5a: Preparing 05:43:05 072c7dac3d74: Preparing 05:43:05 968d2987d3b9: Preparing 05:43:05 926ff8ca57c5: Preparing 05:43:05 55016a2ed0b4: Preparing 05:43:05 4aeaa0e7d41f: Preparing 05:43:05 55016a2ed0b4: Waiting 05:43:05 4aeaa0e7d41f: Waiting 05:43:05 968d2987d3b9: Layer already exists 05:43:05 072c7dac3d74: Layer already exists 05:43:05 926ff8ca57c5: Pushed 05:43:05 4aeaa0e7d41f: Layer already exists 05:43:05 d829e7f200d9: Pushed 05:43:06 55016a2ed0b4: Pushed 05:43:21 48137bb0bd5a: Pushed 05:43:21 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:f73594417859532c2d6d3d1c7085e5c69521afc486ec1702fea09cbe9b19ebc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:43:21 d829e7f200d9: Preparing 05:43:21 48137bb0bd5a: Preparing 05:43:21 072c7dac3d74: Preparing 05:43:21 968d2987d3b9: Preparing 05:43:21 926ff8ca57c5: Preparing 05:43:21 55016a2ed0b4: Preparing 05:43:21 4aeaa0e7d41f: Preparing 05:43:21 55016a2ed0b4: Waiting 05:43:21 4aeaa0e7d41f: Waiting 05:43:21 926ff8ca57c5: Layer already exists 05:43:21 d829e7f200d9: Layer already exists 05:43:21 072c7dac3d74: Layer already exists 05:43:21 48137bb0bd5a: Layer already exists 05:43:21 968d2987d3b9: Layer already exists 05:43:21 55016a2ed0b4: Layer already exists 05:43:21 4aeaa0e7d41f: Layer already exists 05:43:22 latest: digest: sha256:f73594417859532c2d6d3d1c7085e5c69521afc486ec1702fea09cbe9b19ebc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.79 05:43:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:43:22 d829e7f200d9: Preparing 05:43:22 48137bb0bd5a: Preparing 05:43:22 072c7dac3d74: Preparing 05:43:22 968d2987d3b9: Preparing 05:43:22 926ff8ca57c5: Preparing 05:43:22 55016a2ed0b4: Preparing 05:43:22 4aeaa0e7d41f: Preparing 05:43:22 55016a2ed0b4: Waiting 05:43:22 4aeaa0e7d41f: Waiting 05:43:22 968d2987d3b9: Layer already exists 05:43:22 48137bb0bd5a: Layer already exists 05:43:22 d829e7f200d9: Layer already exists 05:43:22 926ff8ca57c5: Layer already exists 05:43:22 072c7dac3d74: Layer already exists 05:43:22 55016a2ed0b4: Layer already exists 05:43:22 4aeaa0e7d41f: Layer already exists 05:43:22 3.2.0-dev.79: digest: sha256:f73594417859532c2d6d3d1c7085e5c69521afc486ec1702fea09cbe9b19ebc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:43:23 d829e7f200d9: Preparing 05:43:23 48137bb0bd5a: Preparing 05:43:23 072c7dac3d74: Preparing 05:43:23 968d2987d3b9: Preparing 05:43:23 926ff8ca57c5: Preparing 05:43:23 55016a2ed0b4: Preparing 05:43:23 4aeaa0e7d41f: Preparing 05:43:23 55016a2ed0b4: Waiting 05:43:23 4aeaa0e7d41f: Waiting 05:43:23 926ff8ca57c5: Layer already exists 05:43:23 072c7dac3d74: Layer already exists 05:43:23 48137bb0bd5a: Layer already exists 05:43:23 968d2987d3b9: Layer already exists 05:43:23 d829e7f200d9: Layer already exists 05:43:23 4aeaa0e7d41f: Layer already exists 05:43:23 55016a2ed0b4: Layer already exists 05:43:23 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:f73594417859532c2d6d3d1c7085e5c69521afc486ec1702fea09cbe9b19ebc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:43:24 d829e7f200d9: Preparing 05:43:24 48137bb0bd5a: Preparing 05:43:24 072c7dac3d74: Preparing 05:43:24 968d2987d3b9: Preparing 05:43:24 926ff8ca57c5: Preparing 05:43:24 55016a2ed0b4: Preparing 05:43:24 4aeaa0e7d41f: Preparing 05:43:24 55016a2ed0b4: Waiting 05:43:24 4aeaa0e7d41f: Waiting 05:43:24 968d2987d3b9: Layer already exists 05:43:24 d829e7f200d9: Layer already exists 05:43:24 072c7dac3d74: Layer already exists 05:43:24 926ff8ca57c5: Layer already exists 05:43:24 48137bb0bd5a: Layer already exists 05:43:24 4aeaa0e7d41f: Layer already exists 05:43:24 55016a2ed0b4: Layer already exists 05:43:24 main: digest: sha256:f73594417859532c2d6d3d1c7085e5c69521afc486ec1702fea09cbe9b19ebc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:24 ===================================================== [Pipeline] echo 05:43:24 taggedImages: 05:43:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:43:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:43:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.79 05:43:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:43:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:43:24 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:43:24 e4150c7d743658feb0e30a8f224e7e597185eef5 05:43:24 latest 05:43:24 3.2.0-dev.79 05:43:24 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:43:24 main 05:43:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:43:25 16978e844405: Preparing 05:43:25 1f0219fcb15a: Preparing 05:43:25 072c7dac3d74: Preparing 05:43:25 968d2987d3b9: Preparing 05:43:25 7e84106f4ea0: Preparing 05:43:25 edfbd3d1f953: Preparing 05:43:25 4aeaa0e7d41f: Preparing 05:43:25 edfbd3d1f953: Waiting 05:43:25 4aeaa0e7d41f: Waiting 05:43:25 072c7dac3d74: Layer already exists 05:43:25 7e84106f4ea0: Layer already exists 05:43:25 968d2987d3b9: Layer already exists 05:43:25 edfbd3d1f953: Layer already exists 05:43:25 4aeaa0e7d41f: Layer already exists 05:43:25 16978e844405: Pushed 05:43:33 1f0219fcb15a: Pushed 05:43:33 e4150c7d743658feb0e30a8f224e7e597185eef5: digest: sha256:dc3fd070c6a05ee8aca7e88c10137b7e2b17150666e8b7d54d1e1a301876e995 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:43:34 16978e844405: Preparing 05:43:34 1f0219fcb15a: Preparing 05:43:34 072c7dac3d74: Preparing 05:43:34 968d2987d3b9: Preparing 05:43:34 7e84106f4ea0: Preparing 05:43:34 edfbd3d1f953: Preparing 05:43:34 4aeaa0e7d41f: Preparing 05:43:34 edfbd3d1f953: Waiting 05:43:34 4aeaa0e7d41f: Waiting 05:43:34 16978e844405: Layer already exists 05:43:34 072c7dac3d74: Layer already exists 05:43:34 1f0219fcb15a: Layer already exists 05:43:34 7e84106f4ea0: Layer already exists 05:43:34 968d2987d3b9: Layer already exists 05:43:34 4aeaa0e7d41f: Layer already exists 05:43:34 edfbd3d1f953: Layer already exists 05:43:34 latest: digest: sha256:dc3fd070c6a05ee8aca7e88c10137b7e2b17150666e8b7d54d1e1a301876e995 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.79 05:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:43:35 16978e844405: Preparing 05:43:35 1f0219fcb15a: Preparing 05:43:35 072c7dac3d74: Preparing 05:43:35 968d2987d3b9: Preparing 05:43:35 7e84106f4ea0: Preparing 05:43:35 edfbd3d1f953: Preparing 05:43:35 4aeaa0e7d41f: Preparing 05:43:35 edfbd3d1f953: Waiting 05:43:35 4aeaa0e7d41f: Waiting 05:43:35 7e84106f4ea0: Layer already exists 05:43:35 968d2987d3b9: Layer already exists 05:43:35 072c7dac3d74: Layer already exists 05:43:35 16978e844405: Layer already exists 05:43:35 1f0219fcb15a: Layer already exists 05:43:35 4aeaa0e7d41f: Layer already exists 05:43:35 edfbd3d1f953: Layer already exists 05:43:35 3.2.0-dev.79: digest: sha256:dc3fd070c6a05ee8aca7e88c10137b7e2b17150666e8b7d54d1e1a301876e995 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:43:36 16978e844405: Preparing 05:43:36 1f0219fcb15a: Preparing 05:43:36 072c7dac3d74: Preparing 05:43:36 968d2987d3b9: Preparing 05:43:36 7e84106f4ea0: Preparing 05:43:36 edfbd3d1f953: Preparing 05:43:36 4aeaa0e7d41f: Preparing 05:43:36 edfbd3d1f953: Waiting 05:43:36 4aeaa0e7d41f: Waiting 05:43:36 1f0219fcb15a: Layer already exists 05:43:36 072c7dac3d74: Layer already exists 05:43:36 7e84106f4ea0: Layer already exists 05:43:36 968d2987d3b9: Layer already exists 05:43:36 16978e844405: Layer already exists 05:43:36 edfbd3d1f953: Layer already exists 05:43:36 4aeaa0e7d41f: Layer already exists 05:43:36 e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79: digest: sha256:dc3fd070c6a05ee8aca7e88c10137b7e2b17150666e8b7d54d1e1a301876e995 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 05:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:43:37 16978e844405: Preparing 05:43:37 1f0219fcb15a: Preparing 05:43:37 072c7dac3d74: Preparing 05:43:37 968d2987d3b9: Preparing 05:43:37 7e84106f4ea0: Preparing 05:43:37 edfbd3d1f953: Preparing 05:43:37 4aeaa0e7d41f: Preparing 05:43:37 edfbd3d1f953: Waiting 05:43:37 4aeaa0e7d41f: Waiting 05:43:37 7e84106f4ea0: Layer already exists 05:43:37 968d2987d3b9: Layer already exists 05:43:37 16978e844405: Layer already exists 05:43:37 1f0219fcb15a: Layer already exists 05:43:37 072c7dac3d74: Layer already exists 05:43:37 edfbd3d1f953: Layer already exists 05:43:37 4aeaa0e7d41f: Layer already exists 05:43:37 main: digest: sha256:dc3fd070c6a05ee8aca7e88c10137b7e2b17150666e8b7d54d1e1a301876e995 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:37 ===================================================== [Pipeline] echo 05:43:37 taggedImages: 05:43:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5 05:43:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:43:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.79 05:43:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4150c7d743658feb0e30a8f224e7e597185eef5-3.2.0-dev.79 05:43:37 - 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 05:43:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:43:37 05:43:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:43:38 arm64: Pulling from edgex-lftools-log-publisher 05:43:38 8998bd30e6a1: Pulling fs layer 05:43:38 04944245beec: Pulling fs layer 05:43:38 699f458cf7ca: Pulling fs layer 05:43:38 765212b225bb: Pulling fs layer 05:43:38 f23df028b6ca: Pulling fs layer 05:43:38 d65c8cfc05b1: Pulling fs layer 05:43:38 2437ff75d9bd: Pulling fs layer 05:43:38 765212b225bb: Waiting 05:43:38 f23df028b6ca: Waiting 05:43:38 d65c8cfc05b1: Waiting 05:43:38 2437ff75d9bd: Waiting 05:43:38 04944245beec: Verifying Checksum 05:43:38 04944245beec: Download complete 05:43:38 765212b225bb: Verifying Checksum 05:43:38 765212b225bb: Download complete 05:43:38 f23df028b6ca: Verifying Checksum 05:43:38 f23df028b6ca: Download complete 05:43:38 d65c8cfc05b1: Verifying Checksum 05:43:38 d65c8cfc05b1: Download complete 05:43:38 699f458cf7ca: Verifying Checksum 05:43:38 699f458cf7ca: Download complete 05:43:38 8998bd30e6a1: Verifying Checksum 05:43:38 8998bd30e6a1: Download complete 05:43:41 2437ff75d9bd: Verifying Checksum 05:43:41 2437ff75d9bd: Download complete 05:43:43 8998bd30e6a1: Pull complete 05:43:44 04944245beec: Pull complete 05:43:45 699f458cf7ca: Pull complete 05:43:45 765212b225bb: Pull complete 05:43:46 f23df028b6ca: Pull complete 05:43:46 d65c8cfc05b1: Pull complete 05:44:05 2437ff75d9bd: Pull complete 05:44:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:44:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:44:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:05 prd-ubuntu20.04-docker-arm64-4c-16g-10910 does not seem to be running inside a container 05:44:05 $ 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/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 05:44:07 $ docker top aa41c8217db373da73f264ef91d0a080d5b08f07f07f0a95dafe05b068c50686 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:08 ---> job-cost.sh 05:44:08 lf-activate-venv: SKIPPING 05:44:08 INFO: No Stack... 05:44:08 INFO: Retrieving Pricing Info for: v3-standard-4 05:44:09 INFO: Archiving Costs [Pipeline] sh 05:44:10 + cat /w/workspace/edgex-go/701/archives/cost.csv 05:44:10 + cut -d, -f6 [Pipeline] lock 05:44:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-701-stack-cost] 05:44:10 Resource [jenkins-edgexfoundry-edgex-go-main-701-stack-cost] did not exist. Created. 05:44:10 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-701-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:11 + echo total: 0.10999999940395355 [Pipeline] stash 05:44:11 Stashed 1 file(s) [Pipeline] } 05:44:11 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-701-stack-cost] [Pipeline] // lock [Pipeline] } 05:44:11 $ docker stop --time=1 aa41c8217db373da73f264ef91d0a080d5b08f07f07f0a95dafe05b068c50686 05:44:13 $ docker rm -f --volumes aa41c8217db373da73f264ef91d0a080d5b08f07f07f0a95dafe05b068c50686 [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 05:44:14 provisioning config files... 05:44:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/701@tmp/config18175114180970858762tmp [Pipeline] { [Pipeline] sh 05:44:14 + set +x 05:44:14 + curl -s https://codecov.io/bash+ 05:44:14 bash -s -- 05:44:14 05:44:14 _____ _ 05:44:14 / ____| | | 05:44:14 | | ___ __| | ___ ___ _____ __ 05:44:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:44:14 | |___| (_) | (_| | __/ (_| (_) \ V / 05:44:14 \_____\___/ \__,_|\___|\___\___/ \_/ 05:44:14 Bash-1.0.6 05:44:14 05:44:14 05:44:14 ==> git version 2.25.1 found 05:44:14 ==> 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 05:44:14 Release-Date: 2020-01-08 05:44:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:44:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:44:14 ==> Jenkins CI detected. 05:44:14 current dir:  /w/workspace/edgex-go/701 05:44:14 project root: . 05:44:14 --> token set from env 05:44:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:44:14 ==> Running gcov in . (disable via -X gcov) 05:44:14 ==> Python coveragepy not found 05:44:14 ==> Searching for coverage reports in: 05:44:14 + . 05:44:14 -> Found 1 reports 05:44:14 ==> Detecting git/mercurial file structure 05:44:14 ==> Reading reports 05:44:14 + ./coverage.out bytes=576066 05:44:14 ==> Appending adjustments 05:44:14 https://docs.codecov.io/docs/fixing-reports 05:44:16 + Found adjustments 05:44:16 ==> Gzipping contents 05:44:16 72K /tmp/codecov.kQXKfo.gz 05:44:16 ==> Uploading reports 05:44:16 url: https://codecov.io 05:44:16 query: branch=main&commit=e4150c7d743658feb0e30a8f224e7e597185eef5&build=701&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F701%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:44:16 -> Pinging Codecov 05:44:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e4150c7d743658feb0e30a8f224e7e597185eef5&build=701&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F701%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:44:16 -> Uploading to 05:44:16 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/e4150c7d743658feb0e30a8f224e7e597185eef5/98ac587c-18a5-4eb8-95e4-920f027b5779.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240923%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240923T054415Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9986e9d99f751c6f0fdd4cf7cb8e52ec3fb0527afb09c38dfceae02732b9b234 05:44:16 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:16 Dload Upload Total Spent Left Speed 05:44:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70735 0 0 100 70735 0 234k --:--:-- --:--:-- --:--:-- 234k 05:44:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e4150c7d743658feb0e30a8f224e7e597185eef5 [Pipeline] } 05:44:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:44:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:44:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:44:16 05:44:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:44:17 latest: Pulling from edgex-devops/edgex-snyk-go 05:44:17 619be1103602: Already exists 05:44:17 f8ea3408117e: Pulling fs layer 05:44:17 91320369b822: Pulling fs layer 05:44:17 0406650e8295: Pulling fs layer 05:44:17 4f4fb700ef54: Pulling fs layer 05:44:17 96d80e3f36e1: Pulling fs layer 05:44:17 bcf3aedb951c: Pulling fs layer 05:44:17 96d80e3f36e1: Waiting 05:44:17 4f4fb700ef54: Waiting 05:44:17 bcf3aedb951c: Waiting 05:44:17 0406650e8295: Download complete 05:44:17 f8ea3408117e: Download complete 05:44:17 4f4fb700ef54: Verifying Checksum 05:44:17 4f4fb700ef54: Download complete 05:44:17 f8ea3408117e: Pull complete 05:44:17 96d80e3f36e1: Verifying Checksum 05:44:17 96d80e3f36e1: Download complete 05:44:17 91320369b822: Download complete 05:44:18 bcf3aedb951c: Verifying Checksum 05:44:18 bcf3aedb951c: Download complete 05:44:20 91320369b822: Pull complete 05:44:20 0406650e8295: Pull complete 05:44:20 4f4fb700ef54: Pull complete 05:44:21 96d80e3f36e1: Pull complete 05:44:24 bcf3aedb951c: Pull complete 05:44:24 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 05:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:44:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:24 prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container 05:44:24 $ 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/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:44:28 $ docker top acf5653059110ac9f4f358a52dd89d7b9d82941eba471f8e1862121e9919c10f -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:29 + git config --global --add safe.directory /w/workspace/edgex-go/701 [Pipeline] echo 05:44:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 05:44:29 + set -o pipefail 05:44:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 05:44:37 05:44:37 Monitoring /w/workspace/edgex-go/701 (github.com/edgexfoundry/edgex-go)... 05:44:37 05:44:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c88ed308-768d-42ca-a9d5-cf65a394325e 05:44:37 05:44:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:44:37 [Pipeline] } 05:44:37 $ docker stop --time=1 acf5653059110ac9f4f358a52dd89d7b9d82941eba471f8e1862121e9919c10f 05:44:42 $ docker rm -f --volumes acf5653059110ac9f4f358a52dd89d7b9d82941eba471f8e1862121e9919c10f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:44:43 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:43 provisioning config files... 05:44:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/701@tmp/config17590135833045511694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:43 --> edgex-publish-swagger.sh 05:44:43 === Publish openapi/v3 API === 05:44:43 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 05:44:43 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/701/openapi/v3/core-command.yaml] 05:44:43 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:43 Dload Upload Total Spent Left Speed 05:44:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 65695 --:--:-- --:--:-- --:--:-- 65564 05:44:44 05:44:44 05:44:44 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/701/openapi/v3/core-data.yaml] 05:44:44 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:44 Dload Upload Total Spent Left Speed 05:44:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 178k --:--:-- --:--:-- --:--:-- 178k 05:44:44 05:44:44 05:44:44 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/701/openapi/v3/core-keeper.yaml] 05:44:44 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:44 Dload Upload Total Spent Left Speed 05:44:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32887 100 66 100 32821 270 131k --:--:-- --:--:-- --:--:-- 131k 05:44:44 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:44:44 05:44:44 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/701/openapi/v3/core-metadata.yaml] 05:44:44 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:44 Dload Upload Total Spent Left Speed 05:44:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 454 434k --:--:-- --:--:-- --:--:-- 434k 05:44:44 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:44:44 05:44:44 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/701/openapi/v3/support-cron-scheduler.yaml] 05:44:44 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:44 Dload Upload Total Spent Left Speed 05:44:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 271 194k --:--:-- --:--:-- --:--:-- 195k 05:44:45 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:44:45 05:44:45 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/701/openapi/v3/support-notifications.yaml] 05:44:45 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:45 Dload Upload Total Spent Left Speed 05:44:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 438 239k --:--:-- --:--:-- --:--:-- 239k 100 87457 100 156 100 87301 438 239k --:--:-- --:--:-- --:--:-- 239k 05:44:45 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:44:45 05:44:45 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/701/openapi/v3/support-scheduler.yaml] 05:44:45 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:45 Dload Upload Total Spent Left Speed 05:44:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 490 113k --:--:-- --:--:-- --:--:-- 113k 05:44:45 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:44:45 [Pipeline] } 05:44:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:44:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:44:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:44:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:46 prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container 05:44:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 05:44:47 $ docker top 58aa8eb58a1ae64c9e04465ebbca853b1f188ac0e763d5a5391cc3a4f719df7d -eo pid,comm 05:44:47 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). 05:44:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:44:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:44:47 [ssh-agent] Looking for ssh-agent implementation... 05:44:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:47 $ docker exec 58aa8eb58a1ae64c9e04465ebbca853b1f188ac0e763d5a5391cc3a4f719df7d ssh-agent 05:44:47 SSH_AUTH_SOCK=/tmp/ssh-hUUi3WJyY2M2/agent.32 05:44:47 SSH_AGENT_PID=38 05:44:47 Running ssh-add (command line suppressed) 05:44:47 Identity added: /w/workspace/edgex-go/701@tmp/private_key_15560112160512153455.key (/w/workspace/edgex-go/701@tmp/private_key_15560112160512153455.key) 05:44:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:44:47 + git semver tag 05:44:48 2024-09-23 05:44:48,160 [run_tag] DEBUG tag force:False 05:44:48 2024-09-23 05:44:48,160 [check_head_tag] DEBUG check head tag 05:44:48 2024-09-23 05:44:48,163 [execute] INFO git cat-file --batch-check 05:44:48 2024-09-23 05:44:48,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/701, universal_newlines=False, shell=None, istream=) 05:44:48 2024-09-23 05:44:48,166 [execute] INFO git cat-file --batch 05:44:48 2024-09-23 05:44:48,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/701, universal_newlines=False, shell=None, istream=) 05:44:48 2024-09-23 05:44:48,206 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main 05:44:48 2024-09-23 05:44:48,206 [execute] INFO git tag -a v3.2.0-dev.79 -m v3.2.0-dev.79 05:44:48 2024-09-23 05:44:48,206 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.79', '-m', 'v3.2.0-dev.79'], cwd=/w/workspace/edgex-go/701, universal_newlines=False, shell=None, istream=None) 05:44:48 2024-09-23 05:44:48,211 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main 05:44:48 3.2.0-dev.79 [Pipeline] } 05:44:48 $ docker exec --env ******** --env ******** 58aa8eb58a1ae64c9e04465ebbca853b1f188ac0e763d5a5391cc3a4f719df7d ssh-agent -k 05:44:48 unset SSH_AUTH_SOCK; 05:44:48 unset SSH_AGENT_PID; 05:44:48 echo Agent pid 38 killed; 05:44:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:44:48 + git semver [Pipeline] } 05:44:48 $ docker stop --time=1 58aa8eb58a1ae64c9e04465ebbca853b1f188ac0e763d5a5391cc3a4f719df7d 05:44:50 $ docker rm -f --volumes 58aa8eb58a1ae64c9e04465ebbca853b1f188ac0e763d5a5391cc3a4f719df7d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:44:50 05:44:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:44:50 0.23.1-centos7: Pulling from edgex-lftools 05:44:50 ab5ef0e58194: Pulling fs layer 05:44:50 9712f1f96733: Pulling fs layer 05:44:50 63f879dbbcfc: Pulling fs layer 05:44:50 0d9ebad4ef96: Pulling fs layer 05:44:50 e9a5061849ea: Pulling fs layer 05:44:50 d747dcd14b5f: Pulling fs layer 05:44:50 2de7ff778b66: Pulling fs layer 05:44:50 e9a5061849ea: Waiting 05:44:50 d747dcd14b5f: Waiting 05:44:50 0d9ebad4ef96: Waiting 05:44:50 2de7ff778b66: Waiting 05:44:50 9712f1f96733: Verifying Checksum 05:44:50 9712f1f96733: Download complete 05:44:51 63f879dbbcfc: Verifying Checksum 05:44:51 63f879dbbcfc: Download complete 05:44:51 e9a5061849ea: Verifying Checksum 05:44:51 e9a5061849ea: Download complete 05:44:51 d747dcd14b5f: Verifying Checksum 05:44:51 d747dcd14b5f: Download complete 05:44:52 ab5ef0e58194: Verifying Checksum 05:44:52 ab5ef0e58194: Download complete 05:44:52 2de7ff778b66: Verifying Checksum 05:44:52 2de7ff778b66: Download complete 05:44:52 0d9ebad4ef96: Verifying Checksum 05:44:52 0d9ebad4ef96: Download complete 05:44:54 ab5ef0e58194: Pull complete 05:44:54 9712f1f96733: Pull complete 05:44:55 63f879dbbcfc: Pull complete 05:44:58 0d9ebad4ef96: Pull complete 05:44:58 e9a5061849ea: Pull complete 05:44:58 d747dcd14b5f: Pull complete 05:44:59 2de7ff778b66: Pull complete 05:44:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:44:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:44:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:59 prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container 05:44:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 05:45:05 $ docker top 5b0644008ddaffc02f953f75d8b13f57ee1cb11678e31fee0b19419f34eef421 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:45:05 provisioning config files... 05:45:05 copy managed file [sigul-config] to file:/w/workspace/edgex-go/701@tmp/config5239257535881854572tmp 05:45:05 copy managed file [sigul-password] to file:/w/workspace/edgex-go/701@tmp/config1248182740593733968tmp 05:45:05 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/701@tmp/config5328739139731391171tmp [Pipeline] { [Pipeline] echo 05:45:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:45:05 ---> sigul-configuration.sh 05:45:05 gpg: directory `/root/.gnupg' created 05:45:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:45:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:45:05 gpg: keyring `/root/.gnupg/secring.gpg' created 05:45:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:45:05 gpg: CAST5 encrypted data 05:45:05 gpg: encrypted with 1 passphrase 05:45:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:45:06 + mkdir /home/jenkins 05:45:06 + mkdir /home/jenkins/sigul [Pipeline] sh 05:45:06 + 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 05:45:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:45:06 ---> sigul-install.sh 05:45:06 Sigul already installed; skipping installation. [Pipeline] sh 05:45:06 + git tag --list 05:45:06 0.6.0 05:45:06 0.6.1 05:45:06 0.7.0 05:45:06 0.7.1 05:45:06 v1.0.0 05:45:06 v1.0.1 05:45:06 v1.1.0 05:45:06 v1.2.0 05:45:06 v1.2.1 05:45:06 v1.3.0 05:45:06 v1.3.1 05:45:06 v2.0.0 05:45:06 v2.1.0 05:45:06 v2.1.1 05:45:06 v2.2.0 05:45:06 v2.3.0 05:45:06 v3.0 05:45:06 v3.0.0 05:45:06 v3.1 05:45:06 v3.1.0 05:45:06 v3.1.0-dev.1 05:45:06 v3.1.0-dev.10 05:45:06 v3.1.0-dev.11 05:45:06 v3.1.0-dev.12 05:45:06 v3.1.0-dev.13 05:45:06 v3.1.0-dev.14 05:45:06 v3.1.0-dev.15 05:45:06 v3.1.0-dev.16 05:45:06 v3.1.0-dev.17 05:45:06 v3.1.0-dev.18 05:45:06 v3.1.0-dev.19 05:45:06 v3.1.0-dev.2 05:45:06 v3.1.0-dev.20 05:45:06 v3.1.0-dev.21 05:45:06 v3.1.0-dev.22 05:45:06 v3.1.0-dev.23 05:45:06 v3.1.0-dev.24 05:45:06 v3.1.0-dev.25 05:45:06 v3.1.0-dev.26 05:45:06 v3.1.0-dev.27 05:45:06 v3.1.0-dev.28 05:45:06 v3.1.0-dev.29 05:45:06 v3.1.0-dev.3 05:45:06 v3.1.0-dev.30 05:45:06 v3.1.0-dev.31 05:45:06 v3.1.0-dev.32 05:45:06 v3.1.0-dev.33 05:45:06 v3.1.0-dev.34 05:45:06 v3.1.0-dev.35 05:45:06 v3.1.0-dev.36 05:45:06 v3.1.0-dev.37 05:45:06 v3.1.0-dev.38 05:45:06 v3.1.0-dev.39 05:45:06 v3.1.0-dev.4 05:45:06 v3.1.0-dev.40 05:45:06 v3.1.0-dev.41 05:45:06 v3.1.0-dev.42 05:45:06 v3.1.0-dev.43 05:45:06 v3.1.0-dev.44 05:45:06 v3.1.0-dev.45 05:45:06 v3.1.0-dev.46 05:45:06 v3.1.0-dev.47 05:45:06 v3.1.0-dev.48 05:45:06 v3.1.0-dev.49 05:45:06 v3.1.0-dev.5 05:45:06 v3.1.0-dev.50 05:45:06 v3.1.0-dev.51 05:45:06 v3.1.0-dev.52 05:45:06 v3.1.0-dev.53 05:45:06 v3.1.0-dev.54 05:45:06 v3.1.0-dev.55 05:45:06 v3.1.0-dev.56 05:45:06 v3.1.0-dev.57 05:45:06 v3.1.0-dev.58 05:45:06 v3.1.0-dev.59 05:45:06 v3.1.0-dev.6 05:45:06 v3.1.0-dev.60 05:45:06 v3.1.0-dev.61 05:45:06 v3.1.0-dev.62 05:45:06 v3.1.0-dev.63 05:45:06 v3.1.0-dev.64 05:45:06 v3.1.0-dev.65 05:45:06 v3.1.0-dev.66 05:45:06 v3.1.0-dev.67 05:45:06 v3.1.0-dev.68 05:45:06 v3.1.0-dev.69 05:45:06 v3.1.0-dev.7 05:45:06 v3.1.0-dev.70 05:45:06 v3.1.0-dev.71 05:45:06 v3.1.0-dev.72 05:45:06 v3.1.0-dev.73 05:45:06 v3.1.0-dev.8 05:45:06 v3.1.0-dev.9 05:45:06 v3.1.1 05:45:06 v3.1.1-dev.1 05:45:06 v3.1.1-dev.2 05:45:06 v3.2.0-dev.1 05:45:06 v3.2.0-dev.10 05:45:06 v3.2.0-dev.11 05:45:06 v3.2.0-dev.12 05:45:06 v3.2.0-dev.13 05:45:06 v3.2.0-dev.14 05:45:06 v3.2.0-dev.15 05:45:06 v3.2.0-dev.16 05:45:06 v3.2.0-dev.17 05:45:06 v3.2.0-dev.18 05:45:06 v3.2.0-dev.19 05:45:06 v3.2.0-dev.2 05:45:06 v3.2.0-dev.20 05:45:06 v3.2.0-dev.21 05:45:06 v3.2.0-dev.22 05:45:06 v3.2.0-dev.23 05:45:06 v3.2.0-dev.24 05:45:06 v3.2.0-dev.25 05:45:06 v3.2.0-dev.26 05:45:06 v3.2.0-dev.27 05:45:06 v3.2.0-dev.28 05:45:06 v3.2.0-dev.29 05:45:06 v3.2.0-dev.3 05:45:06 v3.2.0-dev.30 05:45:06 v3.2.0-dev.31 05:45:06 v3.2.0-dev.32 05:45:06 v3.2.0-dev.33 05:45:06 v3.2.0-dev.34 05:45:06 v3.2.0-dev.35 05:45:06 v3.2.0-dev.36 05:45:06 v3.2.0-dev.37 05:45:06 v3.2.0-dev.38 05:45:06 v3.2.0-dev.39 05:45:06 v3.2.0-dev.4 05:45:06 v3.2.0-dev.40 05:45:06 v3.2.0-dev.41 05:45:06 v3.2.0-dev.42 05:45:06 v3.2.0-dev.43 05:45:06 v3.2.0-dev.44 05:45:06 v3.2.0-dev.45 05:45:06 v3.2.0-dev.46 05:45:06 v3.2.0-dev.47 05:45:06 v3.2.0-dev.48 05:45:06 v3.2.0-dev.49 05:45:06 v3.2.0-dev.5 05:45:06 v3.2.0-dev.50 05:45:06 v3.2.0-dev.51 05:45:06 v3.2.0-dev.52 05:45:06 v3.2.0-dev.53 05:45:06 v3.2.0-dev.54 05:45:06 v3.2.0-dev.55 05:45:06 v3.2.0-dev.56 05:45:06 v3.2.0-dev.57 05:45:06 v3.2.0-dev.58 05:45:06 v3.2.0-dev.59 05:45:06 v3.2.0-dev.6 05:45:06 v3.2.0-dev.60 05:45:06 v3.2.0-dev.61 05:45:06 v3.2.0-dev.62 05:45:06 v3.2.0-dev.63 05:45:06 v3.2.0-dev.64 05:45:06 v3.2.0-dev.65 05:45:06 v3.2.0-dev.66 05:45:06 v3.2.0-dev.67 05:45:06 v3.2.0-dev.68 05:45:06 v3.2.0-dev.69 05:45:06 v3.2.0-dev.7 05:45:06 v3.2.0-dev.70 05:45:06 v3.2.0-dev.71 05:45:06 v3.2.0-dev.72 05:45:06 v3.2.0-dev.73 05:45:06 v3.2.0-dev.74 05:45:06 v3.2.0-dev.75 05:45:06 v3.2.0-dev.76 05:45:06 v3.2.0-dev.77 05:45:06 v3.2.0-dev.78 05:45:06 v3.2.0-dev.79 05:45:06 v3.2.0-dev.8 05:45:06 v3.2.0-dev.9 [Pipeline] sh 05:45:07 + lftools sign git-tag v3.2.0-dev.79 05:45:07 Signing Git tag with Sigul... 05:45:07 Signing v3.2.0-dev.79 [Pipeline] echo 05:45:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:45:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:45:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:45:08 $ docker stop --time=1 5b0644008ddaffc02f953f75d8b13f57ee1cb11678e31fee0b19419f34eef421 05:45:09 $ docker rm -f --volumes 5b0644008ddaffc02f953f75d8b13f57ee1cb11678e31fee0b19419f34eef421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:45:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:45:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:45:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:10 prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container 05:45:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 05:45:10 $ docker top d285ac7e33e42ecf00d1865fc67951838f7ae8fbcdc60a93f484c265d3b32e35 -eo pid,comm 05:45:10 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). 05:45:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:10 [ssh-agent] Looking for ssh-agent implementation... 05:45:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:11 $ docker exec d285ac7e33e42ecf00d1865fc67951838f7ae8fbcdc60a93f484c265d3b32e35 ssh-agent 05:45:11 SSH_AUTH_SOCK=/tmp/ssh-3naw5krHGxqe/agent.31 05:45:11 SSH_AGENT_PID=37 05:45:11 Running ssh-add (command line suppressed) 05:45:11 Identity added: /w/workspace/edgex-go/701@tmp/private_key_9784508454961843922.key (/w/workspace/edgex-go/701@tmp/private_key_9784508454961843922.key) 05:45:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:11 + git semver bump pre 05:45:11 2024-09-23 05:45:11,724 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main 05:45:11 2024-09-23 05:45:11,724 [bump_version] DEBUG bumping version:3.2.0-dev.79 on axis:pre with prefix:dev 05:45:11 2024-09-23 05:45:11,724 [bump_version] DEBUG bumped version:3.2.0-dev.80 05:45:11 2024-09-23 05:45:11,724 [write_version] DEBUG write version:3.2.0-dev.80 to path:/w/workspace/edgex-go/701/.semver/main with force:True 05:45:11 2024-09-23 05:45:11,724 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main 05:45:11 2024-09-23 05:45:11,724 [write_file] DEBUG write to file:/w/workspace/edgex-go/701/.semver/main 05:45:11 2024-09-23 05:45:11,727 [execute] INFO git cat-file --batch-check 05:45:11 2024-09-23 05:45:11,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/701/.semver, universal_newlines=False, shell=None, istream=) 05:45:11 2024-09-23 05:45:11,732 [execute] INFO git cat-file --batch 05:45:11 2024-09-23 05:45:11,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/701/.semver, universal_newlines=False, shell=None, istream=) 05:45:11 2024-09-23 05:45:11,736 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main 05:45:11 3.2.0-dev.80 [Pipeline] } 05:45:11 $ docker exec --env ******** --env ******** d285ac7e33e42ecf00d1865fc67951838f7ae8fbcdc60a93f484c265d3b32e35 ssh-agent -k 05:45:11 unset SSH_AUTH_SOCK; 05:45:11 unset SSH_AGENT_PID; 05:45:11 echo Agent pid 37 killed; 05:45:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:45:12 + git semver [Pipeline] } 05:45:12 $ docker stop --time=1 d285ac7e33e42ecf00d1865fc67951838f7ae8fbcdc60a93f484c265d3b32e35 05:45:13 $ docker rm -f --volumes d285ac7e33e42ecf00d1865fc67951838f7ae8fbcdc60a93f484c265d3b32e35 [Pipeline] // withDockerContainer [Pipeline] sh 05:45:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:45:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:45:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:14 prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container 05:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 05:45:14 $ docker top 31c385c109df8987b7bf56b0ce7ff15bc8e4dc45a1e9b0b97f81a5af245ef85a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:14 [ssh-agent] Looking for ssh-agent implementation... 05:45:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:15 $ docker exec 31c385c109df8987b7bf56b0ce7ff15bc8e4dc45a1e9b0b97f81a5af245ef85a ssh-agent 05:45:15 SSH_AUTH_SOCK=/tmp/ssh-bU8bYZthnEsO/agent.32 05:45:15 SSH_AGENT_PID=38 05:45:15 Running ssh-add (command line suppressed) 05:45:15 Identity added: /w/workspace/edgex-go/701@tmp/private_key_6797210515658595537.key (/w/workspace/edgex-go/701@tmp/private_key_6797210515658595537.key) 05:45:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:15 + git semver push 05:45:15 2024-09-23 05:45:15,721 [run_push] DEBUG push 05:45:15 2024-09-23 05:45:15,722 [execute] INFO git cat-file --batch-check 05:45:15 2024-09-23 05:45:15,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/701/.semver, universal_newlines=False, shell=None, istream=) 05:45:15 2024-09-23 05:45:15,726 [execute] INFO git rev-list 3be022ea354fe9b7b4a4ee9fa2583005a2e757eb -- 05:45:15 2024-09-23 05:45:15,726 [execute] DEBUG Popen(['git', 'rev-list', '3be022ea354fe9b7b4a4ee9fa2583005a2e757eb', '--'], cwd=/w/workspace/edgex-go/701/.semver, universal_newlines=False, shell=None, istream=None) 05:45:15 2024-09-23 05:45:15,743 [execute] INFO git fetch -v origin 05:45:15 2024-09-23 05:45:15,743 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/701/.semver, universal_newlines=True, shell=None, istream=None) 05:45:16 2024-09-23 05:45:16,219 [run_push] DEBUG no remote changes detected 05:45:16 2024-09-23 05:45:16,220 [execute] INFO git push origin semver 05:45:16 2024-09-23 05:45:16,220 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/701/.semver, universal_newlines=False, shell=None, istream=None) 05:45:17 2024-09-23 05:45:16,968 [run_push] DEBUG push all version tags 05:45:17 2024-09-23 05:45:16,968 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:45:17 2024-09-23 05:45:16,969 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/701, universal_newlines=False, shell=None, istream=None) 05:45:17 2024-09-23 05:45:17,623 [read_version] DEBUG read version from /w/workspace/edgex-go/701/.semver/main 05:45:17 3.2.0-dev.80 [Pipeline] } 05:45:17 $ docker exec --env ******** --env ******** 31c385c109df8987b7bf56b0ce7ff15bc8e4dc45a1e9b0b97f81a5af245ef85a ssh-agent -k 05:45:18 unset SSH_AUTH_SOCK; 05:45:18 unset SSH_AGENT_PID; 05:45:18 echo Agent pid 38 killed; 05:45:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:45:18 + git semver [Pipeline] } 05:45:18 $ docker stop --time=1 31c385c109df8987b7bf56b0ce7ff15bc8e4dc45a1e9b0b97f81a5af245ef85a 05:45:19 $ docker rm -f --volumes 31c385c109df8987b7bf56b0ce7ff15bc8e4dc45a1e9b0b97f81a5af245ef85a [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 05:45:20 + [ -d /w/workspace/edgex-go/701/archives ] [Pipeline] libraryResource [Pipeline] sh 05:45:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:45:21 ---> package-listing.sh 05:45:21 ++ facter osfamily 05:45:21 ++ tr '[:upper:]' '[:lower:]' 05:45:21 + OS_FAMILY=debian 05:45:21 + workspace=/w/workspace/edgex-go/701 05:45:21 + START_PACKAGES=/tmp/packages_start.txt 05:45:21 + END_PACKAGES=/tmp/packages_end.txt 05:45:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:45:21 + PACKAGES=/tmp/packages_start.txt 05:45:21 + '[' /w/workspace/edgex-go/701 ']' 05:45:21 + PACKAGES=/tmp/packages_end.txt 05:45:21 + case "${OS_FAMILY}" in 05:45:21 + dpkg -l 05:45:21 + grep '^ii' 05:45:21 + '[' -f /tmp/packages_start.txt ']' 05:45:21 + '[' -f /tmp/packages_end.txt ']' 05:45:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:45:21 + '[' /w/workspace/edgex-go/701 ']' 05:45:21 + mkdir -p /w/workspace/edgex-go/701/archives/ 05:45:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/701/archives/ [Pipeline] echo 05:45:21 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/701/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:45:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:45:22 05:45:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:45:23 latest: Pulling from edgex-lftools-log-publisher 05:45:23 5eb5b503b376: Pulling fs layer 05:45:23 5c69ac0246d0: Pulling fs layer 05:45:23 ec43610c2a17: Pulling fs layer 05:45:23 3a2ae6a8a46f: Pulling fs layer 05:45:23 33b1e0a273af: Pulling fs layer 05:45:23 3a2ae6a8a46f: Waiting 05:45:23 5d3b04190fa2: Pulling fs layer 05:45:23 2f39f015ded8: Pulling fs layer 05:45:23 5d3b04190fa2: Waiting 05:45:23 2f39f015ded8: Waiting 05:45:23 5c69ac0246d0: Verifying Checksum 05:45:23 5c69ac0246d0: Download complete 05:45:23 3a2ae6a8a46f: Verifying Checksum 05:45:23 3a2ae6a8a46f: Download complete 05:45:23 33b1e0a273af: Verifying Checksum 05:45:23 33b1e0a273af: Download complete 05:45:23 ec43610c2a17: Verifying Checksum 05:45:23 ec43610c2a17: Download complete 05:45:23 5d3b04190fa2: Download complete 05:45:23 5eb5b503b376: Verifying Checksum 05:45:23 5eb5b503b376: Download complete 05:45:23 2f39f015ded8: Download complete 05:45:24 5eb5b503b376: Pull complete 05:45:24 5c69ac0246d0: Pull complete 05:45:24 ec43610c2a17: Pull complete 05:45:24 3a2ae6a8a46f: Pull complete 05:45:25 33b1e0a273af: Pull complete 05:45:25 5d3b04190fa2: Pull complete 05:45:29 2f39f015ded8: Pull complete 05:45:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:45:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:45:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:29 prd-ubuntu20.04-docker-8c-8g-10909 does not seem to be running inside a container 05:45:29 $ 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/701/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/701 -v /w/workspace/edgex-go/701:/w/workspace/edgex-go/701:rw,z -v /w/workspace/edgex-go/701@tmp:/w/workspace/edgex-go/701@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 05:45:33 $ docker top 83360f28ba3b4812592d0660e948e13b6e6e51e211c6616285804255ec8ec01c -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:33 + touch /tmp/pre-build-complete [Pipeline] sh 05:45:33 + mkdir -p /var/log/sysstat [Pipeline] sh 05:45:34 + ls /var/log/sa-host 05:45:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:34 provisioning config files... 05:45:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/701@tmp/config16196662066149588502tmp [Pipeline] { [Pipeline] echo 05:45:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:45:34 ---> create-netrc.sh [Pipeline] } 05:45:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:45:35 ---> python-tools-install.sh [Pipeline] echo 05:45:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:45:35 ---> sudo-logs.sh 05:45:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:45:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:45:35 ---> job-cost.sh 05:45:35 lf-activate-venv: SKIPPING 05:45:35 DEBUG: total: 0.10999999940395355 05:45:35 INFO: Retrieving Stack Cost... 05:45:36 INFO: Retrieving Pricing Info for: v3-standard-8 05:45:36 INFO: Archiving Costs [Pipeline] echo 05:45:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:45:36 ---> logs-deploy.sh 05:45:36 lf-activate-venv: SKIPPING 05:45:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/701 05:45:36 INFO: archiving workspace using pattern(s): 05:45:37 Archives upload complete. 05:45:37 INFO: archiving logs to Nexus 05:45:38 ---> uname -a: 05:45:38 Linux prd-ubuntu20-04-docker-8c-8g-10909 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:45:38 05:45:38 05:45:38 ---> lscpu: 05:45:38 Architecture: x86_64 05:45:38 CPU op-mode(s): 32-bit, 64-bit 05:45:38 Byte Order: Little Endian 05:45:38 Address sizes: 40 bits physical, 48 bits virtual 05:45:38 CPU(s): 8 05:45:38 On-line CPU(s) list: 0-7 05:45:38 Thread(s) per core: 1 05:45:38 Core(s) per socket: 1 05:45:38 Socket(s): 8 05:45:38 NUMA node(s): 1 05:45:38 Vendor ID: AuthenticAMD 05:45:38 CPU family: 23 05:45:38 Model: 49 05:45:38 Model name: AMD EPYC-Rome Processor 05:45:38 Stepping: 0 05:45:38 CPU MHz: 2799.998 05:45:38 BogoMIPS: 5599.99 05:45:38 Virtualization: AMD-V 05:45:38 Hypervisor vendor: KVM 05:45:38 Virtualization type: full 05:45:38 L1d cache: 256 KiB 05:45:38 L1i cache: 256 KiB 05:45:38 L2 cache: 4 MiB 05:45:38 L3 cache: 128 MiB 05:45:38 NUMA node0 CPU(s): 0-7 05:45:38 Vulnerability Itlb multihit: Not affected 05:45:38 Vulnerability L1tf: Not affected 05:45:38 Vulnerability Mds: Not affected 05:45:38 Vulnerability Meltdown: Not affected 05:45:38 Vulnerability Mmio stale data: Not affected 05:45:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:45:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:45:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:45:38 Vulnerability Srbds: Not affected 05:45:38 Vulnerability Tsx async abort: Not affected 05:45:38 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 05:45:38 05:45:38 05:45:38 ---> nproc: 05:45:38 8 05:45:38 05:45:38 05:45:38 ---> df -h: 05:45:38 Filesystem Size Used Avail Use% Mounted on 05:45:38 overlay 155G 29G 127G 19% / 05:45:38 tmpfs 64M 0 64M 0% /dev 05:45:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:45:38 shm 64M 0 64M 0% /dev/shm 05:45:38 /dev/vda1 155G 29G 127G 19% /facter-os 05:45:38 05:45:38 05:45:38 ---> sar -b -r -n DEV: 05:45:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10909) 09/23/24 _x86_64_ (8 CPU) 05:45:38 05:45:38 04:54:02 LINUX RESTART (8 CPU) 05:45:38 05:45:38 04:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:45:38 04:56:01 201.68 1.29 200.39 0.00 38.64 97636.88 0.00 05:45:38 04:57:01 41.50 0.02 41.48 0.00 0.13 58267.75 0.00 05:45:38 04:58:02 39.61 0.20 39.41 0.00 2.78 45958.39 0.00 05:45:38 04:59:01 206.01 0.36 205.66 0.00 39.85 136969.43 0.00 05:45:38 05:00:01 673.57 16.66 656.91 0.00 4453.79 221481.89 0.00 05:45:38 05:01:01 409.77 2.06 407.71 0.00 44.87 164378.90 0.00 05:45:38 05:02:01 286.20 0.10 286.10 0.00 0.80 76368.81 0.00 05:45:38 05:03:01 303.82 0.05 303.77 0.00 0.40 98682.52 0.00 05:45:38 05:04:01 580.60 0.13 580.47 0.00 18.80 65319.11 0.00 05:45:38 05:05:01 29.08 0.05 29.03 0.00 6.40 760.14 0.00 05:45:38 05:06:01 12.58 0.00 12.58 0.00 0.00 319.28 0.00 05:45:38 05:07:01 1.67 0.00 1.67 0.00 0.00 24.00 0.00 05:45:38 05:08:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 05:45:38 05:09:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 05:45:38 05:10:01 1.95 0.02 1.93 0.00 0.13 24.53 0.00 05:45:38 05:11:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 05:45:38 05:12:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 05:45:38 05:13:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 05:45:38 05:14:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 05:45:38 05:15:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 05:45:38 05:16:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 05:45:38 05:17:01 1.18 0.02 1.17 0.00 0.13 14.80 0.00 05:45:38 05:18:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 05:45:38 05:19:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 05:45:38 05:20:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 05:45:38 05:21:02 1.27 0.00 1.27 0.00 0.00 15.86 0.00 05:45:38 05:22:01 0.97 0.00 0.97 0.00 0.00 11.25 0.00 05:45:38 05:23:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 05:45:38 05:24:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 05:45:38 05:25:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 05:45:38 05:26:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 05:45:38 05:27:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 05:45:38 05:28:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 05:45:38 05:29:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 05:45:38 05:30:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 05:45:38 05:31:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 05:45:38 05:32:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 05:45:38 05:33:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 05:45:38 05:34:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 05:45:38 05:35:01 1.77 0.00 1.77 0.00 0.00 20.80 0.00 05:45:38 05:36:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 05:45:38 05:37:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 05:45:38 05:38:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 05:45:38 05:39:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 05:45:38 05:40:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 05:45:38 05:41:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 05:45:38 05:42:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 05:45:38 05:43:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 05:45:38 05:44:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 05:45:38 05:45:01 128.40 0.41 127.98 0.00 14.21 49006.61 0.00 05:45:38 Average: 59.17 0.43 58.75 0.00 92.45 20276.86 0.00 05:45:38 05:45:38 04:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:45:38 04:56:01 28047148 31381576 918004 2.79 126496 3386000 2312588 6.82 1391136 2942280 102244 05:45:38 04:57:01 26968008 31383472 914248 2.78 129180 4407808 2149492 6.33 1971532 3385256 240736 05:45:38 04:58:02 26337080 31176192 1118764 3.40 135068 4783664 2532524 7.46 1936612 4006648 607228 05:45:38 04:59:01 23077124 31266212 1027420 3.12 146664 8062100 2491128 7.34 1886824 7245380 1936512 05:45:38 05:00:01 16862056 31339716 905288 2.75 331396 13769468 2341212 6.90 2806008 12088720 2115192 05:45:38 05:01:01 10603488 28989520 3183096 9.68 379664 17224324 9705684 28.60 5631152 15018724 1004120 05:45:38 05:02:01 6758752 27711520 4456568 13.55 394736 19661180 10710556 31.57 8039924 16336300 1401016 05:45:38 05:03:01 7326196 30386516 1815992 5.52 405312 21772280 4649356 13.70 5781636 18096072 1753788 05:45:38 05:04:01 9725184 31421236 823380 2.50 412316 20553388 2069076 6.10 3411140 18276072 400 05:45:38 05:05:01 9726564 31424140 820712 2.50 413504 20553912 2040640 6.01 3863228 17824832 484 05:45:38 05:06:01 9724788 31423104 821300 2.50 414084 20554080 2077908 6.12 3967732 17719664 16 05:45:38 05:07:01 9727092 31425444 819268 2.49 414124 20554080 2077908 6.12 3965540 17719668 232 05:45:38 05:08:01 9734448 31432856 811864 2.47 414180 20554084 2077908 6.12 3957908 17719672 12 05:45:38 05:09:01 9735468 31433916 811128 2.47 414204 20554088 2077908 6.12 3958128 17719676 224 05:45:38 05:10:01 9743356 31441872 803076 2.44 414244 20554064 2110220 6.22 3948852 17719652 196 05:45:38 05:11:01 9743244 31441904 802960 2.44 414272 20554196 2110220 6.22 3948500 17719772 12 05:45:38 05:12:01 9744096 31442780 802144 2.44 414292 20554196 2110220 6.22 3948128 17719772 184 05:45:38 05:13:01 9744104 31442804 802116 2.44 414304 20554200 2110220 6.22 3948164 17719776 196 05:45:38 05:14:01 9744128 31442856 802064 2.44 414328 20554200 2110220 6.22 3947876 17719780 8 05:45:38 05:15:01 9745308 31444068 800760 2.44 414348 20554208 2110220 6.22 3946736 17719792 24 05:45:38 05:16:01 9745040 31443816 801000 2.44 414356 20554212 2110220 6.22 3946672 17719796 8 05:45:38 05:17:01 9744700 31443488 801256 2.44 414380 20554212 2110220 6.22 3946700 17719800 28 05:45:38 05:18:01 9744660 31443612 801052 2.44 414396 20554344 2110220 6.22 3946776 17719916 12 05:45:38 05:19:01 9745132 31444096 800524 2.43 414420 20554340 2110220 6.22 3946804 17719920 28 05:45:38 05:20:01 9745016 31444032 800728 2.44 414444 20554352 2110220 6.22 3946896 17719932 4 05:45:38 05:21:02 9743504 31442548 802200 2.44 414468 20554356 2110220 6.22 3950916 17719944 8 05:45:38 05:22:01 9743148 31442216 802436 2.44 414480 20554360 2110220 6.22 3951312 17719948 152 05:45:38 05:23:01 9743040 31442132 802652 2.44 414496 20554364 2110220 6.22 3951368 17719952 172 05:45:38 05:24:01 9743072 31442188 802604 2.44 414516 20554368 2126272 6.27 3951064 17719956 28 05:45:38 05:25:01 9743056 31442216 802540 2.44 414564 20554368 2126272 6.27 3951224 17719956 8 05:45:38 05:26:01 9743008 31442192 802508 2.44 414576 20554372 2126272 6.27 3951176 17719960 12 05:45:38 05:27:01 9742676 31441884 802756 2.44 414596 20554376 2126272 6.27 3951196 17719964 8 05:45:38 05:28:01 9742660 31441888 802692 2.44 414612 20554376 2126272 6.27 3951228 17719964 8 05:45:38 05:29:01 9742392 31441648 802912 2.44 414640 20554380 2126272 6.27 3951244 17719968 8 05:45:38 05:30:01 9742408 31441692 802852 2.44 414672 20554376 2126272 6.27 3951328 17719972 8 05:45:38 05:31:01 9742164 31441484 802992 2.44 414700 20554384 2126272 6.27 3951316 17719972 8 05:45:38 05:32:01 9742116 31441464 802956 2.44 414720 20554388 2109400 6.22 3951340 17719976 28 05:45:38 05:33:01 9741816 31441172 803188 2.44 414720 20554392 2109400 6.22 3951360 17719976 8 05:45:38 05:34:01 9741960 31441328 803268 2.44 414732 20554396 2109400 6.22 3951352 17719980 8 05:45:38 05:35:01 9741352 31440748 803836 2.44 414764 20554384 2109400 6.22 3951432 17719988 8 05:45:38 05:36:01 9741752 31441204 803264 2.44 414792 20554404 2109400 6.22 3951904 17719988 204 05:45:38 05:37:01 9741920 31441400 803220 2.44 414808 20554408 2109400 6.22 3951868 17719996 192 05:45:38 05:38:01 9741652 31441160 803432 2.44 414832 20554408 2109400 6.22 3951820 17719996 192 05:45:38 05:39:01 9741788 31441320 803404 2.44 414844 20554412 2109400 6.22 3951960 17720000 212 05:45:38 05:40:01 9741932 31441484 803240 2.44 414880 20554408 2109400 6.22 3951604 17720004 28 05:45:38 05:41:01 9742072 31441672 803032 2.44 414912 20554416 2109400 6.22 3951640 17720004 8 05:45:38 05:42:01 9742048 31441680 803000 2.44 414932 20554424 2109400 6.22 3951668 17720008 36 05:45:38 05:43:01 9741756 31441424 803216 2.44 414964 20554428 2109400 6.22 3951708 17720016 12 05:45:38 05:44:01 9741708 31441404 803176 2.44 414984 20554428 2109400 6.22 3951716 17720016 8 05:45:38 05:45:01 8309852 31396584 845212 2.57 444704 21787308 2183408 6.43 4052084 18920092 383040 05:45:38 Average: 11073341 31281338 963626 2.93 389732 19151593 2509455 7.40 3897549 16504329 190946 05:45:38 05:45:38 04:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:45:38 04:56:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 05:45:38 04:56:01 ens3 1116.56 961.92 8290.87 99.81 0.00 0.00 0.00 0.00 05:45:38 04:56:01 vethd3f7dda 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:45:38 04:56:01 docker0 869.89 966.67 64.20 5037.45 0.00 0.00 0.00 0.00 05:45:38 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 04:57:01 ens3 34.15 20.77 26.75 14.77 0.00 0.00 0.00 0.00 05:45:38 04:57:01 vethd3f7dda 1.50 1.55 0.13 0.14 0.00 0.00 0.00 0.00 05:45:38 04:57:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 05:45:38 04:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 04:58:02 ens3 22.11 12.02 19.09 10.21 0.00 0.00 0.00 0.00 05:45:38 04:58:02 vethd3f7dda 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 04:58:02 docker0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 05:45:38 04:59:01 vetha1eb36b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 04:59:01 vethca97e2a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 04:59:01 veth8bce219 0.34 0.41 0.03 0.14 0.00 0.00 0.00 0.00 05:45:38 04:59:01 vethad4c94d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 04:59:01 lo 1.42 1.42 0.14 0.14 0.00 0.00 0.00 0.00 05:45:38 04:59:01 veth47d305c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 04:59:01 veth0f58766 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 04:59:01 ens3 141.55 79.52 3167.14 20.67 0.00 0.00 0.00 0.00 05:45:38 04:59:01 veth9e5f22f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 04:59:01 docker0 0.34 0.27 0.03 0.12 0.00 0.00 0.00 0.00 05:45:38 05:00:01 vethd4ab348 98.37 143.76 9.49 1183.58 0.00 0.00 0.00 0.10 05:45:38 05:00:01 vethd4d3395 101.38 145.81 9.68 1182.18 0.00 0.00 0.00 0.10 05:45:38 05:00:01 veth3348eec 93.68 135.54 9.21 1181.72 0.00 0.00 0.00 0.10 05:45:38 05:00:01 vetha12939f 82.60 156.69 8.62 1213.54 0.00 0.00 0.00 0.10 05:45:38 05:00:01 veth8bce219 0.07 1.02 0.00 0.04 0.00 0.00 0.00 0.00 05:45:38 05:00:01 veth2dedfc3 77.80 144.64 8.05 1183.30 0.00 0.00 0.00 0.10 05:45:38 05:00:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 05:45:38 05:00:01 ens3 1110.96 683.57 9834.54 236.57 0.00 0.00 0.00 0.00 05:45:38 05:00:01 docker0 510.21 817.15 42.27 7056.49 0.00 0.00 0.00 0.00 05:45:38 05:01:01 vethd343e1e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:45:38 05:01:01 veth8bce219 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:01:01 vethd38c7a9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:45:38 05:01:01 veth0c0c9ea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:45:38 05:01:01 veth497c7f4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:45:38 05:01:01 veth2e032cb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:45:38 05:01:01 vethcfeaa53 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:45:38 05:01:01 vethfce1e30 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:45:38 05:01:01 vethb556c73 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:45:38 05:01:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 05:45:38 05:01:01 veth7bc2299 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:45:38 05:01:01 ens3 20.54 14.59 15.89 12.74 0.00 0.00 0.00 0.00 05:45:38 05:01:01 vethf90cf97 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:45:38 05:01:01 veth54d7cea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:45:38 05:01:01 veth1279efc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:45:38 05:01:01 veth6178bc6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:45:38 05:01:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 vethd343e1e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 veth8bce219 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 vethd38c7a9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 veth0c0c9ea 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 veth497c7f4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 veth2e032cb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 vethcfeaa53 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 vethfce1e30 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 vethb556c73 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 veth7bc2299 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 ens3 4.57 2.93 3.43 3.06 0.00 0.00 0.00 0.00 05:45:38 05:02:01 vethf90cf97 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 veth54d7cea 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 veth1279efc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 veth6178bc6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:03:01 vethd343e1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:03:01 veth8bce219 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:03:01 vethd38c7a9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:03:01 veth0c0c9ea 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:03:01 veth497c7f4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:03:01 veth2e032cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:03:01 vethcfeaa53 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:03:01 vethfce1e30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:03:01 vethb556c73 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:03:01 veth7bc2299 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:03:01 ens3 5.56 3.89 4.53 2.53 0.00 0.00 0.00 0.00 05:45:38 05:03:01 vethf90cf97 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:03:01 veth54d7cea 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:03:01 veth1279efc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:03:01 veth6178bc6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:04:01 lo 34.06 34.06 3.36 3.36 0.00 0.00 0.00 0.00 05:45:38 05:04:01 ens3 254.12 253.84 151.38 910.78 0.00 0.00 0.00 0.00 05:45:38 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:05:01 lo 35.79 35.79 3.52 3.52 0.00 0.00 0.00 0.00 05:45:38 05:05:01 ens3 427.96 418.80 174.26 2645.71 0.00 0.00 0.00 0.00 05:45:38 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:06:01 lo 14.80 14.80 1.46 1.46 0.00 0.00 0.00 0.00 05:45:38 05:06:01 ens3 134.81 124.10 75.07 591.73 0.00 0.00 0.00 0.00 05:45:38 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:07:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:08:01 ens3 0.70 0.38 2.77 0.03 0.00 0.00 0.00 0.00 05:45:38 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:09:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:10:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:45:38 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:11:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:12:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:15:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 05:45:38 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:20:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 05:45:38 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:21:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:21:02 ens3 1.87 1.73 0.12 13.79 0.00 0.00 0.00 0.00 05:45:38 05:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:25:01 ens3 1.88 1.75 0.19 6.70 0.00 0.00 0.00 0.00 05:45:38 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:28:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:30:01 ens3 3.13 4.33 0.27 7.20 0.00 0.00 0.00 0.00 05:45:38 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:31:01 ens3 0.25 0.25 0.28 0.02 0.00 0.00 0.00 0.00 05:45:38 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:34:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:35:01 ens3 3.50 4.90 0.29 7.23 0.00 0.00 0.00 0.00 05:45:38 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:40:01 ens3 3.65 5.35 0.30 7.26 0.00 0.00 0.00 0.00 05:45:38 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:41:01 ens3 0.30 0.27 0.15 0.02 0.00 0.00 0.00 0.00 05:45:38 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:45:38 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:38 05:45:01 lo 2.59 2.59 0.26 0.26 0.00 0.00 0.00 0.00 05:45:38 05:45:01 ens3 431.70 286.95 8055.57 133.32 0.00 0.00 0.00 0.00 05:45:38 05:45:01 docker0 81.05 136.28 7.37 1266.27 0.00 0.00 0.00 0.00 05:45:38 Average: lo 1.90 1.90 0.18 0.18 0.00 0.00 0.00 0.00 05:45:38 Average: ens3 74.11 57.39 593.66 94.52 0.00 0.00 0.00 0.00 05:45:38 Average: docker0 29.00 38.15 2.26 265.79 0.00 0.00 0.00 0.00 05:45:38 05:45:38 05:45:38 ---> sar -P ALL: 05:45:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10909) 09/23/24 _x86_64_ (8 CPU) 05:45:38 05:45:38 04:54:02 LINUX RESTART (8 CPU) 05:45:38 05:45:38 04:55:02 CPU %user %nice %system %iowait %steal %idle 05:45:38 04:56:01 all 11.33 0.00 4.41 3.11 0.06 81.09 05:45:38 04:56:01 0 11.04 0.00 3.14 0.05 0.05 85.71 05:45:38 04:56:01 1 11.41 0.00 4.64 1.05 0.07 82.83 05:45:38 04:56:01 2 12.42 0.00 5.03 0.27 0.05 82.22 05:45:38 04:56:01 3 7.89 0.00 3.64 2.86 0.07 85.55 05:45:38 04:56:01 4 12.39 0.00 4.80 9.58 0.07 73.17 05:45:38 04:56:01 5 10.61 0.00 6.01 7.50 0.07 75.82 05:45:38 04:56:01 6 11.82 0.00 4.34 1.85 0.07 81.92 05:45:38 04:56:01 7 13.07 0.00 3.66 1.69 0.07 81.51 05:45:38 04:57:01 all 37.59 0.00 5.45 1.12 0.08 55.76 05:45:38 04:57:01 0 34.36 0.00 4.59 0.10 0.08 60.87 05:45:38 04:57:01 1 36.82 0.00 5.77 0.07 0.08 57.26 05:45:38 04:57:01 2 38.69 0.00 6.19 0.24 0.08 54.80 05:45:38 04:57:01 3 36.70 0.00 5.03 4.39 0.08 53.80 05:45:38 04:57:01 4 38.17 0.00 5.59 4.04 0.08 52.11 05:45:38 04:57:01 5 40.37 0.00 5.84 0.08 0.07 53.64 05:45:38 04:57:01 6 38.96 0.00 5.41 0.05 0.08 55.49 05:45:38 04:57:01 7 36.65 0.00 5.16 0.00 0.08 58.10 05:45:38 04:58:02 all 61.45 0.00 7.76 0.64 0.11 30.04 05:45:38 04:58:02 0 60.13 0.00 7.72 0.22 0.10 31.82 05:45:38 04:58:02 1 61.65 0.00 7.84 0.64 0.10 29.78 05:45:38 04:58:02 2 63.30 0.00 7.83 0.38 0.12 28.36 05:45:38 04:58:02 3 59.40 0.00 7.18 1.06 0.08 32.27 05:45:38 04:58:02 4 63.17 0.00 8.14 0.18 0.12 28.39 05:45:38 04:58:02 5 63.49 0.00 7.65 0.27 0.10 28.49 05:45:38 04:58:02 6 60.66 0.00 7.96 0.77 0.08 30.52 05:45:38 04:58:02 7 59.71 0.00 7.79 1.57 0.17 30.76 05:45:38 04:59:01 all 23.20 0.00 6.76 9.03 0.12 60.89 05:45:38 04:59:01 0 24.33 0.00 7.54 12.48 0.10 55.54 05:45:38 04:59:01 1 21.24 0.00 7.21 5.77 0.10 65.67 05:45:38 04:59:01 2 24.64 0.00 6.63 6.16 0.16 62.42 05:45:38 04:59:01 3 20.93 0.00 6.02 11.05 0.09 61.92 05:45:38 04:59:01 4 24.57 0.00 6.92 9.91 0.12 58.47 05:45:38 04:59:01 5 24.14 0.00 6.93 6.75 0.10 62.08 05:45:38 04:59:01 6 21.63 0.00 6.33 5.11 0.14 66.79 05:45:38 04:59:01 7 24.09 0.00 6.52 15.04 0.14 54.21 05:45:38 05:00:01 all 17.27 0.00 7.53 22.16 0.17 52.88 05:45:38 05:00:01 0 18.82 0.00 7.59 19.21 0.48 53.90 05:45:38 05:00:01 1 15.19 0.00 6.85 13.41 0.10 64.45 05:45:38 05:00:01 2 17.70 0.00 7.66 26.35 0.10 48.18 05:45:38 05:00:01 3 16.13 0.00 5.64 17.31 0.10 60.81 05:45:38 05:00:01 4 17.64 0.00 8.81 30.19 0.15 43.21 05:45:38 05:00:01 5 16.95 0.00 8.24 31.02 0.17 43.62 05:45:38 05:00:01 6 17.18 0.00 8.05 22.39 0.12 52.26 05:45:38 05:00:01 7 18.58 0.00 7.41 17.49 0.10 56.42 05:45:38 05:01:01 all 36.59 0.00 6.92 15.15 0.07 41.27 05:45:38 05:01:01 0 36.29 0.00 7.16 24.31 0.07 32.17 05:45:38 05:01:01 1 36.42 0.00 5.98 5.43 0.07 52.10 05:45:38 05:01:01 2 37.28 0.00 8.48 50.56 0.08 3.61 05:45:38 05:01:01 3 36.43 0.00 6.10 16.42 0.07 40.99 05:45:38 05:01:01 4 36.71 0.00 6.56 9.25 0.08 47.39 05:45:38 05:01:01 5 36.95 0.00 7.08 5.32 0.07 50.59 05:45:38 05:01:01 6 35.87 0.00 7.28 5.56 0.07 51.21 05:45:38 05:01:01 7 36.76 0.00 6.76 4.63 0.07 51.78 05:45:38 05:02:01 all 88.74 0.00 11.09 0.00 0.17 0.00 05:45:38 05:02:01 0 89.31 0.00 10.56 0.00 0.14 0.00 05:45:38 05:02:01 1 87.28 0.00 12.57 0.00 0.16 0.00 05:45:38 05:02:01 2 88.35 0.00 11.48 0.00 0.17 0.00 05:45:38 05:02:01 3 88.90 0.00 10.96 0.00 0.14 0.00 05:45:38 05:02:01 4 89.57 0.00 10.29 0.00 0.14 0.00 05:45:38 05:02:01 5 88.66 0.00 11.20 0.00 0.13 0.00 05:45:38 05:02:01 6 89.52 0.00 10.37 0.00 0.12 0.00 05:45:38 05:02:01 7 88.30 0.00 11.32 0.00 0.38 0.00 05:45:38 05:03:01 all 87.34 0.00 11.85 0.14 0.22 0.46 05:45:38 05:03:01 0 87.98 0.00 11.22 0.07 0.20 0.53 05:45:38 05:03:01 1 85.51 0.00 13.70 0.38 0.22 0.19 05:45:38 05:03:01 2 86.66 0.00 12.31 0.02 0.42 0.60 05:45:38 05:03:01 3 87.56 0.00 11.54 0.00 0.15 0.75 05:45:38 05:03:01 4 87.37 0.00 11.93 0.05 0.15 0.50 05:45:38 05:03:01 5 88.77 0.00 10.61 0.03 0.13 0.45 05:45:38 05:03:01 6 87.31 0.00 11.81 0.02 0.26 0.60 05:45:38 05:03:01 7 87.52 0.00 11.74 0.52 0.19 0.03 05:45:38 05:04:01 all 8.53 0.00 2.48 5.55 0.07 83.36 05:45:38 05:04:01 0 9.45 0.00 2.84 2.11 0.07 85.54 05:45:38 05:04:01 1 8.02 0.00 2.59 20.20 0.05 69.13 05:45:38 05:04:01 2 6.49 0.00 2.16 1.61 0.08 89.66 05:45:38 05:04:01 3 8.69 0.00 2.44 4.11 0.07 84.70 05:45:38 05:04:01 4 10.46 0.00 3.13 6.12 0.08 80.22 05:45:38 05:04:01 5 11.14 0.00 2.16 2.98 0.07 83.66 05:45:38 05:04:01 6 7.41 0.00 2.32 4.81 0.08 85.38 05:45:38 05:04:01 7 6.63 0.00 2.23 2.43 0.07 88.64 05:45:38 05:05:01 all 9.74 0.00 0.81 0.09 0.07 89.29 05:45:38 05:05:01 0 12.91 0.00 0.75 0.02 0.07 86.25 05:45:38 05:05:01 1 7.88 0.00 0.77 0.05 0.07 91.23 05:45:38 05:05:01 2 10.44 0.00 0.93 0.02 0.07 88.55 05:45:38 05:05:01 3 13.04 0.00 0.86 0.02 0.08 86.01 05:45:38 05:05:01 4 10.33 0.00 0.74 0.02 0.07 88.85 05:45:38 05:05:01 5 8.23 0.00 0.72 0.32 0.08 90.65 05:45:38 05:05:01 6 8.49 0.00 0.95 0.02 0.07 90.48 05:45:38 05:05:01 7 6.61 0.00 0.74 0.30 0.05 92.31 05:45:38 05:06:01 all 2.57 0.00 0.36 0.03 0.03 97.01 05:45:38 05:06:01 0 1.59 0.00 0.27 0.00 0.03 98.11 05:45:38 05:06:01 1 2.92 0.00 0.38 0.00 0.03 96.66 05:45:38 05:06:01 2 1.03 0.00 0.33 0.00 0.02 98.61 05:45:38 05:06:01 3 1.45 0.00 0.25 0.02 0.02 98.26 05:45:38 05:06:01 4 4.44 0.00 0.43 0.02 0.05 95.06 05:45:38 05:06:01 5 2.79 0.00 0.38 0.02 0.03 96.77 05:45:38 05:06:01 6 2.62 0.00 0.42 0.02 0.03 96.91 05:45:38 05:06:01 7 3.68 0.00 0.43 0.20 0.02 95.67 05:45:38 05:45:38 05:06:01 CPU %user %nice %system %iowait %steal %idle 05:45:38 05:07:01 all 0.04 0.00 0.01 0.01 0.01 99.93 05:45:38 05:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:45:38 05:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:07:01 4 0.07 0.00 0.05 0.00 0.05 99.83 05:45:38 05:07:01 5 0.12 0.00 0.03 0.03 0.02 99.80 05:45:38 05:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:07:01 7 0.00 0.00 0.02 0.02 0.02 99.95 05:45:38 05:08:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:45:38 05:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:45:38 05:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:45:38 05:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:45:38 05:08:01 4 0.08 0.00 0.05 0.00 0.03 99.83 05:45:38 05:08:01 5 0.00 0.00 0.00 0.02 0.02 99.97 05:45:38 05:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:45:38 05:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:45:38 05:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:45:38 05:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:45:38 05:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:45:38 05:09:01 4 0.07 0.00 0.03 0.00 0.02 99.88 05:45:38 05:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:45:38 05:09:01 7 0.00 0.00 0.00 0.03 0.02 99.95 05:45:38 05:10:01 all 0.03 0.00 0.03 0.00 0.01 99.92 05:45:38 05:10:01 0 0.03 0.00 0.07 0.00 0.02 99.88 05:45:38 05:10:01 1 0.00 0.00 0.03 0.00 0.00 99.97 05:45:38 05:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:45:38 05:10:01 4 0.03 0.00 0.03 0.00 0.02 99.92 05:45:38 05:10:01 5 0.07 0.00 0.02 0.00 0.02 99.90 05:45:38 05:10:01 6 0.03 0.00 0.05 0.00 0.02 99.90 05:45:38 05:10:01 7 0.02 0.00 0.02 0.03 0.00 99.93 05:45:38 05:11:01 all 0.24 0.00 0.01 0.00 0.01 99.74 05:45:38 05:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:45:38 05:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:45:38 05:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:45:38 05:11:01 5 1.73 0.00 0.03 0.00 0.02 98.22 05:45:38 05:11:01 6 0.02 0.00 0.03 0.00 0.02 99.93 05:45:38 05:11:01 7 0.00 0.00 0.00 0.03 0.02 99.95 05:45:38 05:12:01 all 0.15 0.00 0.02 0.00 0.02 99.81 05:45:38 05:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:45:38 05:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:45:38 05:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:45:38 05:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:45:38 05:12:01 5 0.98 0.00 0.10 0.00 0.02 98.91 05:45:38 05:12:01 6 0.05 0.00 0.00 0.00 0.03 99.92 05:45:38 05:12:01 7 0.03 0.00 0.00 0.02 0.00 99.95 05:45:38 05:13:01 all 0.14 0.00 0.01 0.00 0.01 99.84 05:45:38 05:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:45:38 05:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:45:38 05:13:01 2 0.05 0.00 0.02 0.00 0.00 99.93 05:45:38 05:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:13:01 5 0.98 0.00 0.00 0.00 0.02 99.01 05:45:38 05:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:13:01 7 0.00 0.00 0.02 0.02 0.02 99.95 05:45:38 05:14:01 all 0.23 0.00 0.01 0.00 0.01 99.73 05:45:38 05:14:01 0 0.03 0.00 0.05 0.00 0.03 99.88 05:45:38 05:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:45:38 05:14:01 2 0.07 0.00 0.00 0.00 0.02 99.92 05:45:38 05:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:45:38 05:14:01 4 0.10 0.00 0.00 0.00 0.00 99.90 05:45:38 05:14:01 5 1.57 0.00 0.03 0.00 0.03 98.37 05:45:38 05:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:14:01 7 0.02 0.00 0.00 0.03 0.02 99.93 05:45:38 05:15:01 all 0.02 0.00 0.02 0.00 0.01 99.95 05:45:38 05:15:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:45:38 05:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:45:38 05:15:01 2 0.02 0.00 0.05 0.00 0.02 99.92 05:45:38 05:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:45:38 05:15:01 4 0.03 0.00 0.00 0.00 0.02 99.95 05:45:38 05:15:01 5 0.05 0.00 0.02 0.00 0.02 99.92 05:45:38 05:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:45:38 05:16:01 all 0.04 0.00 0.01 0.00 0.01 99.94 05:45:38 05:16:01 0 0.05 0.00 0.05 0.00 0.03 99.87 05:45:38 05:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:45:38 05:16:01 2 0.05 0.00 0.00 0.00 0.00 99.95 05:45:38 05:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:16:01 5 0.08 0.00 0.02 0.00 0.03 99.87 05:45:38 05:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:45:38 05:16:01 7 0.03 0.00 0.02 0.02 0.02 99.92 05:45:38 05:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 05:45:38 05:17:01 0 0.07 0.00 0.08 0.00 0.03 99.82 05:45:38 05:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:45:38 05:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:45:38 05:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:45:38 05:17:01 4 0.05 0.00 0.02 0.00 0.00 99.93 05:45:38 05:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:45:38 05:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:45:38 05:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:45:38 05:45:38 05:17:01 CPU %user %nice %system %iowait %steal %idle 05:45:38 05:18:01 all 0.04 0.00 0.01 0.01 0.01 99.93 05:45:38 05:18:01 0 0.07 0.00 0.03 0.00 0.03 99.87 05:45:38 05:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:18:01 4 0.07 0.00 0.00 0.00 0.02 99.92 05:45:38 05:18:01 5 0.13 0.00 0.03 0.00 0.02 99.82 05:45:38 05:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:18:01 7 0.00 0.00 0.00 0.08 0.02 99.90 05:45:38 05:19:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:45:38 05:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:45:38 05:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:45:38 05:19:01 2 0.07 0.00 0.02 0.00 0.03 99.88 05:45:38 05:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:19:01 4 0.12 0.00 0.02 0.00 0.00 99.87 05:45:38 05:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:45:38 05:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:45:38 05:19:01 7 0.02 0.00 0.00 0.05 0.00 99.93 05:45:38 05:20:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:45:38 05:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:45:38 05:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:20:01 2 0.08 0.00 0.03 0.00 0.03 99.85 05:45:38 05:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:45:38 05:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:45:38 05:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:45:38 05:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:20:01 7 0.02 0.00 0.02 0.03 0.02 99.92 05:45:38 05:21:02 all 0.05 0.00 0.01 0.02 0.01 99.91 05:45:38 05:21:02 0 0.07 0.00 0.02 0.00 0.02 99.90 05:45:38 05:21:02 1 0.07 0.00 0.02 0.00 0.02 99.90 05:45:38 05:21:02 2 0.07 0.00 0.03 0.00 0.03 99.87 05:45:38 05:21:02 3 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:21:02 4 0.05 0.00 0.00 0.00 0.00 99.95 05:45:38 05:21:02 5 0.05 0.00 0.02 0.00 0.02 99.92 05:45:38 05:21:02 6 0.07 0.00 0.02 0.00 0.00 99.92 05:45:38 05:21:02 7 0.00 0.00 0.00 0.13 0.02 99.85 05:45:38 05:22:01 all 0.01 0.00 0.00 0.00 0.01 99.98 05:45:38 05:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:45:38 05:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:22:01 2 0.03 0.00 0.00 0.00 0.03 99.93 05:45:38 05:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:45:38 05:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:45:38 05:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:45:38 05:23:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:45:38 05:23:01 0 0.05 0.00 0.00 0.00 0.02 99.93 05:45:38 05:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:45:38 05:23:01 2 0.03 0.00 0.10 0.00 0.02 99.85 05:45:38 05:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:23:01 4 0.05 0.00 0.00 0.00 0.00 99.95 05:45:38 05:23:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:23:01 7 0.02 0.00 0.02 0.03 0.02 99.92 05:45:38 05:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:45:38 05:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:45:38 05:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:45:38 05:24:01 2 0.00 0.00 0.03 0.00 0.03 99.93 05:45:38 05:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:45:38 05:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:45:38 05:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:45:38 05:25:01 0 0.07 0.00 0.03 0.00 0.00 99.90 05:45:38 05:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:45:38 05:25:01 2 0.05 0.00 0.03 0.00 0.03 99.88 05:45:38 05:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:25:01 4 0.05 0.00 0.00 0.02 0.02 99.92 05:45:38 05:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:25:01 7 0.03 0.00 0.02 0.02 0.02 99.92 05:45:38 05:26:01 all 0.01 0.00 0.00 0.00 0.01 99.97 05:45:38 05:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:45:38 05:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:45:38 05:26:01 2 0.07 0.00 0.00 0.00 0.03 99.90 05:45:38 05:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:45:38 05:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:45:38 05:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:45:38 05:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:45:38 05:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 05:45:38 05:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:45:38 05:27:01 2 0.07 0.00 0.02 0.00 0.02 99.90 05:45:38 05:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:45:38 05:27:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:45:38 05:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:27:01 7 0.03 0.00 0.00 0.03 0.02 99.92 05:45:38 05:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:45:38 05:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:45:38 05:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:28:01 2 0.03 0.00 0.02 0.00 0.03 99.92 05:45:38 05:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:28:01 5 0.00 0.00 0.03 0.00 0.00 99.97 05:45:38 05:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:28:01 7 0.05 0.00 0.02 0.02 0.02 99.90 05:45:38 05:45:38 05:28:01 CPU %user %nice %system %iowait %steal %idle 05:45:38 05:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:45:38 05:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:45:38 05:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:45:38 05:29:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:45:38 05:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:45:38 05:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:45:38 05:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:45:38 05:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:45:38 05:29:01 7 0.05 0.00 0.00 0.03 0.02 99.90 05:45:38 05:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:45:38 05:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:45:38 05:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:45:38 05:30:01 2 0.03 0.00 0.00 0.00 0.03 99.93 05:45:38 05:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:45:38 05:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:45:38 05:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:30:01 7 0.05 0.00 0.00 0.02 0.02 99.92 05:45:38 05:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:45:38 05:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:45:38 05:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:45:38 05:31:01 2 0.03 0.00 0.02 0.00 0.03 99.92 05:45:38 05:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:45:38 05:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:31:01 5 0.05 0.00 0.02 0.00 0.02 99.92 05:45:38 05:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:31:01 7 0.05 0.00 0.02 0.03 0.02 99.88 05:45:38 05:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:45:38 05:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:45:38 05:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:45:38 05:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:45:38 05:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:45:38 05:32:01 5 0.02 0.00 0.03 0.00 0.02 99.93 05:45:38 05:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:32:01 7 0.00 0.00 0.00 0.03 0.02 99.95 05:45:38 05:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:45:38 05:33:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:45:38 05:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:33:01 2 0.00 0.00 0.03 0.00 0.03 99.93 05:45:38 05:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:45:38 05:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 05:45:38 05:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:45:38 05:34:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:45:38 05:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:45:38 05:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:45:38 05:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:45:38 05:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:34:01 7 0.03 0.00 0.02 0.02 0.02 99.92 05:45:38 05:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:45:38 05:35:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:45:38 05:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:45:38 05:35:01 2 0.03 0.00 0.02 0.00 0.03 99.92 05:45:38 05:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:45:38 05:35:01 7 0.00 0.00 0.00 0.03 0.02 99.95 05:45:38 05:36:01 all 0.03 0.00 0.01 0.00 0.01 99.96 05:45:38 05:36:01 0 0.05 0.00 0.00 0.00 0.00 99.95 05:45:38 05:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:45:38 05:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:45:38 05:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:45:38 05:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:36:01 7 0.03 0.00 0.02 0.02 0.02 99.92 05:45:38 05:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:45:38 05:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:45:38 05:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:45:38 05:37:01 2 0.03 0.00 0.02 0.00 0.03 99.92 05:45:38 05:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:45:38 05:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:45:38 05:37:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:37:01 7 0.00 0.00 0.00 0.03 0.00 99.97 05:45:38 05:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:45:38 05:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:45:38 05:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:45:38 05:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:45:38 05:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:45:38 05:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:45:38 05:38:01 7 0.03 0.00 0.02 0.02 0.02 99.92 05:45:38 05:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:45:38 05:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:45:38 05:39:01 1 0.00 0.00 0.03 0.00 0.02 99.95 05:45:38 05:39:01 2 0.05 0.00 0.00 0.00 0.00 99.95 05:45:38 05:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:45:38 05:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:45:38 05:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:45:38 05:39:01 7 0.00 0.00 0.02 0.03 0.02 99.93 05:45:38 05:45:38 05:39:01 CPU %user %nice %system %iowait %steal %idle 05:45:38 05:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:45:38 05:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:45:38 05:40:01 2 0.07 0.00 0.02 0.00 0.02 99.90 05:45:38 05:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:45:38 05:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:45:38 05:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:45:38 05:40:01 7 0.02 0.00 0.00 0.03 0.00 99.95 05:45:38 05:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:45:38 05:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:45:38 05:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:45:38 05:41:01 2 0.05 0.00 0.02 0.00 0.02 99.92 05:45:38 05:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:45:38 05:41:01 5 0.02 0.00 0.02 0.00 0.03 99.93 05:45:38 05:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:41:01 7 0.02 0.00 0.00 0.02 0.02 99.95 05:45:38 05:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:45:38 05:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:45:38 05:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:45:38 05:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:45:38 05:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:42:01 5 0.03 0.00 0.02 0.00 0.03 99.92 05:45:38 05:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:45:38 05:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:45:38 05:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:45:38 05:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:45:38 05:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:45:38 05:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:45:38 05:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:43:01 7 0.02 0.00 0.00 0.03 0.02 99.93 05:45:38 05:44:01 all 0.03 0.00 0.00 0.00 0.00 99.96 05:45:38 05:44:01 0 0.07 0.00 0.02 0.00 0.02 99.90 05:45:38 05:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:45:38 05:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:45:38 05:44:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:45:38 05:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:45:38 05:44:01 7 0.03 0.00 0.00 0.03 0.00 99.93 05:45:38 05:45:01 all 8.33 0.00 3.55 2.28 0.06 85.78 05:45:38 05:45:01 0 7.89 0.00 2.97 0.67 0.08 88.38 05:45:38 05:45:01 1 9.42 0.00 3.61 0.34 0.05 86.58 05:45:38 05:45:01 2 9.91 0.00 3.33 0.05 0.05 86.66 05:45:38 05:45:01 3 8.49 0.00 3.54 0.07 0.03 87.87 05:45:38 05:45:01 4 7.98 0.00 4.98 2.61 0.07 84.36 05:45:38 05:45:01 5 8.23 0.00 2.68 0.03 0.07 88.98 05:45:38 05:45:01 6 7.49 0.00 4.02 11.34 0.05 77.10 05:45:38 05:45:01 7 7.20 0.00 3.29 3.17 0.05 86.29 05:45:38 Average: all 7.77 0.00 1.37 1.17 0.03 89.66 05:45:38 Average: 0 7.81 0.00 1.32 1.17 0.04 89.66 05:45:38 Average: 1 7.54 0.00 1.42 0.94 0.03 90.08 05:45:38 Average: 2 7.81 0.00 1.43 1.69 0.04 89.03 05:45:38 Average: 3 7.61 0.00 1.25 1.13 0.02 89.99 05:45:38 Average: 4 8.02 0.00 1.44 1.41 0.03 89.10 05:45:38 Average: 5 8.09 0.00 1.39 1.06 0.03 89.43 05:45:38 Average: 6 7.66 0.00 1.36 1.02 0.03 89.93 05:45:38 Average: 7 7.66 0.00 1.32 0.94 0.04 90.04 05:45:38 05:45:38 05:45:38