Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 530f6550ba98a2c953517bc446a1620faceb8bbe 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-ssh1143750018620908446.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12738614537322380835.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8862668621682096888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh4791283712629773261.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-ssh17873258078437902322.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]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-36150 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/767 [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/767 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 530f6550ba98a2c953517bc446a1620faceb8bbe (main) Commit message: "Merge pull request #5040 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.14.1" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 530f6550ba98a2c953517bc446a1620faceb8bbe # timeout=10 > git rev-list --no-walk 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:20:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:20:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:20:53 ========================================================= 03:20:53 EdgeX Global Pipelines Version Info 03:20:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:20:54 ------------------- 03:20:54 stable info: 03:20:54 ------------------- 03:20:54 Commited By: Cherry Wang cherry@iotechsys.com 03:20:54 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:20:54 Message: update stable to v1.0.269 03:20:54 ------------------- 03:20:54 experimental info: 03:20:54 ------------------- 03:20:54 Commited By: **** collab-it+edgex@linuxfoundation.org 03:20:54 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:20:54 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 530f655 [Pipeline] echo 03:20:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:55 provisioning config files... 03:20:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/767@tmp/config5391112692166711086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:56 ---> ****-login.sh 03:20:56 nexus3.edgexfoundry.org:10001 03:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:56 Configure a credential helper to remove this warning. See 03:20:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:56 03:20:56 Login Succeeded 03:20:56 nexus3.edgexfoundry.org:10002 03:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:56 Configure a credential helper to remove this warning. See 03:20:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:56 03:20:56 Login Succeeded 03:20:56 nexus3.edgexfoundry.org:10003 03:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:56 Configure a credential helper to remove this warning. See 03:20:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:56 03:20:56 Login Succeeded 03:20:56 nexus3.edgexfoundry.org:10004 03:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:56 Configure a credential helper to remove this warning. See 03:20:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:56 03:20:56 Login Succeeded 03:20:56 ****.io 03:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:56 Configure a credential helper to remove this warning. See 03:20:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:56 03:20:56 Login Succeeded 03:20:56 ---> ****-login.sh ends [Pipeline] } 03:20:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:20:57 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 03:20:57 + dirname cmd/core-command/Dockerfile 03:20:57 + cut -d/ -f2 03:20:57 + echo core-command,cmd/core-command/Dockerfile 03:20:57 + cut -d/ -f2 03:20:57 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:20:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:20:57 + dirname cmd/core-data/Dockerfile 03:20:57 + cut -d/ -f2 03:20:57 + echo core-data,cmd/core-data/Dockerfile 03:20:57 + + cut -d/ -f2 03:20:57 dirname cmd/core-keeper/Dockerfile 03:20:57 + echo core-keeper,cmd/core-keeper/Dockerfile 03:20:57 + dirname cmd/core-metadata/Dockerfile 03:20:57 + cut -d/ -f2 03:20:57 + echo core-metadata,cmd/core-metadata/Dockerfile 03:20:57 + dirname cmd/security-bootstrapper/Dockerfile 03:20:57 + cut -d/ -f2 03:20:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:20:57 + dirname cmd/security-proxy-auth/Dockerfile 03:20:57 + cut -d/ -f2 03:20:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:20:57 + + cut -d/ -f2 03:20:57 dirname cmd/security-proxy-setup/Dockerfile 03:20:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:20:57 + dirname cmd/security-secretstore-setup/Dockerfile 03:20:57 + cut -d/ -f2 03:20:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:20:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:20:57 + cut -d/ -f2 03:20:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:20:57 + + dirname cmd/security-spire-agent/Dockerfile 03:20:57 cut -d/ -f2 03:20:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:20:57 + dirname cmd/security-spire-config/Dockerfile 03:20:57 + cut -d/ -f2 03:20:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:20:57 + dirname cmd/security-spire-server/Dockerfile 03:20:57 + cut -d/ -f2 03:20:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:20:57 + dirname cmd/support-notifications/Dockerfile 03:20:57 + cut -d/ -f2 03:20:57 + echo support-notifications,cmd/support-notifications/Dockerfile 03:20:57 + cut -d/ -f2 03:20:57 + dirname cmd/support-scheduler/Dockerfile 03:20:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:20:57 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-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 03:20:57 + git rev-list -1 --merges 530f6550ba98a2c953517bc446a1620faceb8bbe~1..530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] echo 03:20:57 -----------> git rev-list -1 --merges 530f6550ba98a2c953517bc446a1620faceb8bbe~1..530f6550ba98a2c953517bc446a1620faceb8bbe 530f6550ba98a2c953517bc446a1620faceb8bbe 03:20:57 530f6550ba98a2c953517bc446a1620faceb8bbe [false] [Pipeline] sh 03:20:58 + git log --format=format:%s -1 530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] echo 03:20:58 ========================================================= 03:20:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:20:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:20:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:20:58 + grep -v github /etc/ssh/ssh_known_hosts 03:20:58 + [ -e /tmp/ssh_known_hosts ] 03:20:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:20:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:20:58 + sudo tee -a /etc/ssh/ssh_known_hosts 03:20:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:59 03:20:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:59 0.1.4: Pulling from edgex-devops/py-git-semver 03:20:59 b85a868b505f: Pulling fs layer 03:20:59 e2be974225ed: Pulling fs layer 03:20:59 339a4e72a1f5: Pulling fs layer 03:20:59 988bab9f4d93: Pulling fs layer 03:20:59 1469e6f7b9e6: Pulling fs layer 03:20:59 eaf3925da568: Pulling fs layer 03:20:59 bab4dde63d76: Pulling fs layer 03:20:59 bde34c3a00c8: Pulling fs layer 03:20:59 b352a97aabf1: Pulling fs layer 03:20:59 4872d77fe225: Pulling fs layer 03:20:59 5851b861e8e6: Pulling fs layer 03:20:59 1469e6f7b9e6: Waiting 03:20:59 bab4dde63d76: Waiting 03:20:59 b352a97aabf1: Waiting 03:20:59 4872d77fe225: Waiting 03:20:59 5851b861e8e6: Waiting 03:20:59 eaf3925da568: Waiting 03:20:59 bde34c3a00c8: Waiting 03:20:59 988bab9f4d93: Waiting 03:20:59 e2be974225ed: Verifying Checksum 03:20:59 e2be974225ed: Download complete 03:20:59 988bab9f4d93: Verifying Checksum 03:20:59 988bab9f4d93: Download complete 03:20:59 1469e6f7b9e6: Verifying Checksum 03:20:59 1469e6f7b9e6: Download complete 03:20:59 eaf3925da568: Verifying Checksum 03:20:59 eaf3925da568: Download complete 03:20:59 339a4e72a1f5: Verifying Checksum 03:20:59 339a4e72a1f5: Download complete 03:20:59 bde34c3a00c8: Verifying Checksum 03:20:59 bde34c3a00c8: Download complete 03:20:59 b352a97aabf1: Verifying Checksum 03:20:59 b352a97aabf1: Download complete 03:20:59 4872d77fe225: Verifying Checksum 03:20:59 4872d77fe225: Download complete 03:20:59 5851b861e8e6: Download complete 03:20:59 b85a868b505f: Verifying Checksum 03:20:59 b85a868b505f: Download complete 03:20:59 bab4dde63d76: Verifying Checksum 03:20:59 bab4dde63d76: Download complete 03:21:00 b85a868b505f: Pull complete 03:21:01 e2be974225ed: Pull complete 03:21:01 339a4e72a1f5: Pull complete 03:21:01 988bab9f4d93: Pull complete 03:21:01 1469e6f7b9e6: Pull complete 03:21:01 eaf3925da568: Pull complete 03:21:03 bab4dde63d76: Pull complete 03:21:03 bde34c3a00c8: Pull complete 03:21:03 b352a97aabf1: Pull complete 03:21:03 4872d77fe225: Pull complete 03:21:04 5851b861e8e6: Pull complete 03:21:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:21:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:04 prd-ubuntu20.04-docker-8c-8g-36150 does not seem to be running inside a container 03:21:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/767 -v /w/workspace/edgex-go/767:/w/workspace/edgex-go/767:rw,z -v /w/workspace/edgex-go/767@tmp:/w/workspace/edgex-go/767@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 03:21:06 $ docker top 9252acd05c7d6a2ba39284c917e622f851d87268e1cde06078612706a029148b -eo pid,comm 03:21:06 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). 03:21:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:06 [ssh-agent] Looking for ssh-agent implementation... 03:21:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:07 $ docker exec 9252acd05c7d6a2ba39284c917e622f851d87268e1cde06078612706a029148b ssh-agent 03:21:07 SSH_AUTH_SOCK=/tmp/ssh-RWMfxwXIV5Sf/agent.32 03:21:07 SSH_AGENT_PID=38 03:21:07 Running ssh-add (command line suppressed) 03:21:07 Identity added: /w/workspace/edgex-go/767@tmp/private_key_3726006547926245129.key (/w/workspace/edgex-go/767@tmp/private_key_3726006547926245129.key) 03:21:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:07 + git tag --points-at HEAD [Pipeline] } 03:21:07 $ docker exec --env ******** --env ******** 9252acd05c7d6a2ba39284c917e622f851d87268e1cde06078612706a029148b ssh-agent -k 03:21:07 unset SSH_AUTH_SOCK; 03:21:07 unset SSH_AGENT_PID; 03:21:07 echo Agent pid 38 killed; 03:21:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:21:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:07 [ssh-agent] Looking for ssh-agent implementation... 03:21:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:07 $ docker exec 9252acd05c7d6a2ba39284c917e622f851d87268e1cde06078612706a029148b ssh-agent 03:21:08 SSH_AUTH_SOCK=/tmp/ssh-5DVmoIrd43YO/agent.71 03:21:08 SSH_AGENT_PID=77 03:21:08 Running ssh-add (command line suppressed) 03:21:08 Identity added: /w/workspace/edgex-go/767@tmp/private_key_17855061233342152341.key (/w/workspace/edgex-go/767@tmp/private_key_17855061233342152341.key) 03:21:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:08 + git semver init 03:21:08 2025-01-06 03:21:08,587 [run_init] DEBUG init version:0.0.0 force:False 03:21:08 2025-01-06 03:21:08,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/767/.semver 03:21:08 2025-01-06 03:21:08,588 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/767/.semver 03:21:08 2025-01-06 03:21:08,588 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/767/.semver'], cwd=/w/workspace/edgex-go/767, universal_newlines=False, shell=None, istream=None) 03:21:13 2025-01-06 03:21:13,644 [append_file] DEBUG append to file:/w/workspace/edgex-go/767/.git/info/exclude 03:21:13 2025-01-06 03:21:13,645 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/767/.semver/main with force:False 03:21:13 2025-01-06 03:21:13,645 [read_version] DEBUG read version from /w/workspace/edgex-go/767/.semver/main 03:21:13 2025-01-06 03:21:13,645 [read_version] DEBUG read version from /w/workspace/edgex-go/767/.semver/main 03:21:13 4.0.0-dev.31 [Pipeline] } 03:21:13 $ docker exec --env ******** --env ******** 9252acd05c7d6a2ba39284c917e622f851d87268e1cde06078612706a029148b ssh-agent -k 03:21:14 unset SSH_AUTH_SOCK; 03:21:14 unset SSH_AGENT_PID; 03:21:14 echo Agent pid 77 killed; 03:21:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:14 + git semver [Pipeline] } 03:21:14 $ docker stop --time=1 9252acd05c7d6a2ba39284c917e622f851d87268e1cde06078612706a029148b 03:21:16 $ docker rm -f --volumes 9252acd05c7d6a2ba39284c917e622f851d87268e1cde06078612706a029148b [Pipeline] // withDockerContainer [Pipeline] sh 03:21:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:21:16 Stashed 1 file(s) [Pipeline] echo 03:21:16 [edgeXSemver]: initialized semver on version 4.0.0-dev.31 [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 03:21:17 + git config --global --add safe.directory /w/workspace/edgex-go/767 [Pipeline] echo 03:21:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:21:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:21:17 ========================================================= 03:21:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:21:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:21:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:21:17 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:21:17 da9db072f522: Pulling fs layer 03:21:17 6ef4a4ee8ca5: Pulling fs layer 03:21:17 06f05ace1117: Pulling fs layer 03:21:17 5fe327b54edc: Pulling fs layer 03:21:17 4f4fb700ef54: Pulling fs layer 03:21:17 92a5565b7b96: Pulling fs layer 03:21:17 ff9bb7016b71: Pulling fs layer 03:21:17 b67dba6c2c7d: Pulling fs layer 03:21:17 a813b0c90790: Pulling fs layer 03:21:17 5fe327b54edc: Waiting 03:21:17 b67dba6c2c7d: Waiting 03:21:17 4f4fb700ef54: Waiting 03:21:17 92a5565b7b96: Waiting 03:21:17 a813b0c90790: Waiting 03:21:17 ff9bb7016b71: Waiting 03:21:17 6ef4a4ee8ca5: Verifying Checksum 03:21:17 6ef4a4ee8ca5: Download complete 03:21:17 5fe327b54edc: Verifying Checksum 03:21:17 5fe327b54edc: Download complete 03:21:17 4f4fb700ef54: Download complete 03:21:17 92a5565b7b96: Verifying Checksum 03:21:17 92a5565b7b96: Download complete 03:21:17 da9db072f522: Verifying Checksum 03:21:17 da9db072f522: Download complete 03:21:17 ff9bb7016b71: Verifying Checksum 03:21:17 ff9bb7016b71: Download complete 03:21:17 da9db072f522: Pull complete 03:21:17 6ef4a4ee8ca5: Pull complete 03:21:18 a813b0c90790: Verifying Checksum 03:21:18 a813b0c90790: Download complete 03:21:18 06f05ace1117: Verifying Checksum 03:21:18 06f05ace1117: Download complete 03:21:18 b67dba6c2c7d: Verifying Checksum 03:21:18 b67dba6c2c7d: Download complete 03:21:21 06f05ace1117: Pull complete 03:21:21 5fe327b54edc: Pull complete 03:21:21 4f4fb700ef54: Pull complete 03:21:21 92a5565b7b96: Pull complete 03:21:22 ff9bb7016b71: Pull complete 03:21:24 b67dba6c2c7d: Pull complete 03:21:24 a813b0c90790: Pull complete 03:21:24 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 03:21:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:21:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:21:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:21:25 WORKDIR /edgex 03:21:25 COPY go.mod . 03:21:25 RUN go mod download 03:21:25 + docker build -t ci-base-image-x86_64 -f - . 03:21:25 Sending build context to Docker daemon 178.2MB 03:21:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:21:25 ---> 3ba60ce46760 03:21:25 Step 2/4 : WORKDIR /edgex 03:21:29 ---> Running in c0d36ce6ebe6 03:21:30 Removing intermediate container c0d36ce6ebe6 03:21:30 ---> 78a8be2c9083 03:21:30 Step 3/4 : COPY go.mod . 03:21:30 ---> e5205d10f71c 03:21:30 Step 4/4 : RUN go mod download 03:21:30 ---> Running in 3bed344fd084 03:21:31 Still waiting to schedule task 03:21:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:21:56 Removing intermediate container 3bed344fd084 03:21:56 ---> 110c17799cc5 03:21:56 Successfully built 110c17799cc5 03:21:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:57 + docker inspect -f . ci-base-image-x86_64 03:21:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:57 prd-ubuntu20.04-docker-8c-8g-36150 does not seem to be running inside a container 03:21:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/767 -v /w/workspace/edgex-go/767:/w/workspace/edgex-go/767:rw,z -v /w/workspace/edgex-go/767@tmp:/w/workspace/edgex-go/767@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 03:21:57 $ docker top f275b45da62ecc8b5f63bcd8555a86d6b45a5c7b68728c937e62d197fbe0bcdd -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:58 + go version 03:21:58 go version go1.23.4 linux/amd64 [Pipeline] } 03:21:58 $ docker stop --time=1 f275b45da62ecc8b5f63bcd8555a86d6b45a5c7b68728c937e62d197fbe0bcdd 03:21:59 $ docker rm -f --volumes f275b45da62ecc8b5f63bcd8555a86d6b45a5c7b68728c937e62d197fbe0bcdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:59 + docker inspect -f . ci-base-image-x86_64 03:21:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:59 prd-ubuntu20.04-docker-8c-8g-36150 does not seem to be running inside a container 03:21:59 $ 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/767 -v /w/workspace/edgex-go/767:/w/workspace/edgex-go/767:rw,z -v /w/workspace/edgex-go/767@tmp:/w/workspace/edgex-go/767@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 03:22:00 $ docker top a1a43e3256b53509ca9e16c561d9a048b9a643471fe719240f65686734301b81 -eo pid,comm [Pipeline] { [Pipeline] echo 03:22:00 ========================================================= 03:22:00 [edgeXBuildGoParallel] Running Tests and Build... 03:22:00 ========================================================= [Pipeline] sh 03:22:00 + git config --global --add safe.directory /w/workspace/edgex-go/767 [Pipeline] fileExists [Pipeline] sh 03:22:00 + make test 03:22:00 go test -race -coverprofile=coverage.out ./... 03:22:09 ? github.com/edgexfoundry/edgex-go [no test files] 03:22:35 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:22:35 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:22:35 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:22:35 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:22:35 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:22:35 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:22:35 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:22:35 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:22:35 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:22:35 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:22:35 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:22:35 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:22:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:22:36 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 03:22:36 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:22:37 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:22:37 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:22:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 03:22:38 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:22:38 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:22:38 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 03:22:39 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:22:39 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:22:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements 03:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:22:40 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:22:40 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:22:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:22:40 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:22:40 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:22:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:22:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:22:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:22:41 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:22:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:22:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 03:22:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:22:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 03:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 48.4% of statements 03:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.920s coverage: 93.4% of statements 03:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements 03:22:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.082s coverage: 9.4% of statements 03:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:22:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:22:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:22:44 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:22:44 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:22:44 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:22:44 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:22:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:22:44 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:22:44 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:22:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.395s coverage: 95.8% of statements 03:22:46 ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements 03:22:46 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:22:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:22:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:22:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] 03:22:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.1% of statements 03:22:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 44.2% of statements 03:22:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements 03:22:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 03:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 03:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 96.3% of statements 03:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.013s coverage: 87.5% of statements 03:22:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:22:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:22:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:22:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:22:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:22:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:22:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:22:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:22:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:22:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:22:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:22:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:22:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:22:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:22:50 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:22:50 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:22:50 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:22:51 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:22:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:22:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:22:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:22:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 03:22:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:22:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:22:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:22:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:22:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:22:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:22:58 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:22:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:22:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:22:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:22:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 03:23:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:23:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:23:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 03:23:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 03:23:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 03:23:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 03:23:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:23:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.059s coverage: 92.9% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 17.0% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.146s coverage: 63.1% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.028s coverage: 73.7% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.970s coverage: 36.8% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.014s coverage: 3.1% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.049s coverage: 17.2% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 97.7% of statements 03:23:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 45.8% of statements 03:23:11 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 03:23:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36151 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:23:11 Running in /w/workspace/edgex-go/767 [Pipeline] { [Pipeline] checkout 03:23:11 running golangci-lint 03:23:11 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 03:23:11 go version go1.23.4 linux/amd64 03:23:12 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 03:23:12 level=info msg="[config_reader] Used config file .golangci.yml" 03:23:12 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:23:14 The recommended git tool is: git 03:23:21 using credential edgex-jenkins-ssh 03:23:21 Cloning the remote Git repository 03:23:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:23:21 > git init /w/workspace/edgex-go/767 # timeout=10 03:23:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:23:21 > git --version # timeout=10 03:23:21 > git --version # 'git version 2.25.1' 03:23:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:34 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 20.948742393s" 03:23:34 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.622007ms" 03:23:38 Avoid second fetch 03:23:38 Checking out Revision 530f6550ba98a2c953517bc446a1620faceb8bbe (main) 03:23:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:23:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:38 > git config core.sparsecheckout # timeout=10 03:23:38 > git checkout -f 530f6550ba98a2c953517bc446a1620faceb8bbe # timeout=10 03:23:39 Commit message: "Merge pull request #5040 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.14.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:23:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:23:44 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:44 Dload Upload Total Spent Left Speed 03:23:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 88468 0 --:--:-- --:--:-- --:--:-- 87863 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87265 [Pipeline] sh 03:23:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:23:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:23:44 + sudo tee /etc/docker/daemon.new 03:23:44 { 03:23:44 "registry-mirrors": [ 03:23:44 "https://nexus3.edgexfoundry.org:10001" 03:23:44 ], 03:23:44 "bip": "10.250.0.254/24", 03:23:44 "hosts": [ 03:23:44 "tcp://0.0.0.0:5555", 03:23:44 "unix:///var/run/docker.sock" 03:23:44 ], 03:23:44 "mtu": 1458, 03:23:44 "selinux-enabled": true, 03:23:44 "seccomp-profile": "/etc/docker/seccomp.json" 03:23:44 } [Pipeline] sh 03:23:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:23:45 + sudo service docker restart 03:23:46 level=info msg="[linters_context/goanalysis] analyzers took 1m31.690386619s with top 10 stages: buildir: 54.772498666s, gosec: 3.674349675s, inspect: 2.652374575s, fact_deprecated: 2.514767094s, printf: 2.111628159s, ctrlflow: 1.819508814s, fact_purity: 1.244986582s, nilness: 1.101669031s, S1038: 901.427805ms, directives: 845.81907ms" 03:23:46 level=info msg="[runner] Issues before processing: 193, after processing: 0" 03:23:46 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 193/193, path_prettifier: 193/193, exclude-rules: 193/15, exclude: 193/193, skip_dirs: 193/193, autogenerated_exclude: 193/193, identifier_marker: 193/193, cgo: 193/193, filename_unadjuster: 193/193, skip_files: 193/193, nolint: 15/0" 03:23:46 level=info msg="[runner] processing took 14.432842ms with stages: nolint: 5.301978ms, identifier_marker: 4.06725ms, path_prettifier: 1.857377ms, autogenerated_exclude: 1.293209ms, exclude-rules: 971.864µs, skip_dirs: 851.572µs, invalid_issue: 45.371µs, cgo: 26.881µs, filename_unadjuster: 12.73µs, uniq_by_line: 790ns, max_same_issues: 550ns, skip_files: 510ns, max_from_linter: 450ns, fixer: 430ns, path_prefixer: 400ns, severity-rules: 380ns, sort_results: 300ns, exclude: 250ns, diff: 170ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" 03:23:46 level=info msg="[runner] linters took 11.401899839s with stages: goanalysis_metalinter: 11.387359416s" 03:23:46 level=info msg="File cache stats: 0 entries of total size 0B" 03:23:46 level=info msg="Memory: 322 samples, avg is 284.0MB, max is 1270.2MB" 03:23:46 level=info msg="Execution took 32.393796634s" 03:23:46 go vet ./... 03:23:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:23:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:23:51 ./bin/test-attribution-txt.sh [Pipeline] echo 03:23:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:23:51 + ls -al . 03:23:51 total 1740 03:23:51 drwxrwxr-x 11 1001 1001 4096 Jan 6 03:22 . 03:23:51 drwxr-xr-x 4 root root 4096 Jan 6 03:21 .. 03:23:51 drwxrwxr-x 2 1001 1001 4096 Jan 6 03:20 .blubracket 03:23:51 -rw-rw-r-- 1 1001 1001 10 Jan 6 03:20 .dockerignore 03:23:51 drwxrwxr-x 8 1001 1001 4096 Jan 6 03:23 .git 03:23:51 drwxrwxr-x 3 1001 1001 4096 Jan 6 03:20 .github 03:23:51 -rw-rw-r-- 1 1001 1001 907 Jan 6 03:20 .gitignore 03:23:51 -rw-rw-r-- 1 1001 1001 199 Jan 6 03:20 .golangci.yml 03:23:51 -rw-rw-r-- 1 1001 1001 100 Jan 6 03:20 .hadolint.yml 03:23:51 drwxr-xr-x 3 1001 1001 4096 Jan 6 03:21 .semver 03:23:51 -rw-rw-r-- 1 1001 1001 155 Jan 6 03:20 .sonarcloud.properties 03:23:51 -rw-rw-r-- 1 1001 1001 1171 Jan 6 03:20 ADOPTERS.md 03:23:51 -rw-rw-r-- 1 1001 1001 17141 Jan 6 03:20 Attribution.txt 03:23:51 -rw-rw-r-- 1 1001 1001 100284 Jan 6 03:20 CHANGELOG.md 03:23:51 -rw-rw-r-- 1 1001 1001 3804 Jan 6 03:20 CONTRIBUTING.md 03:23:51 -rw-rw-r-- 1 1001 1001 677 Jan 6 03:20 GOVERNANCE.md 03:23:51 -rw-rw-r-- 1 1001 1001 858 Jan 6 03:20 Jenkinsfile 03:23:51 -rw-rw-r-- 1 1001 1001 10775 Jan 6 03:20 LICENSE 03:23:51 -rw-rw-r-- 1 1001 1001 16740 Jan 6 03:20 Makefile 03:23:51 -rw-rw-r-- 1 1001 1001 582 Jan 6 03:20 OWNERS.md 03:23:51 -rw-rw-r-- 1 1001 1001 9932 Jan 6 03:20 README.md 03:23:51 -rw-rw-r-- 1 1001 1001 789 Jan 6 03:20 SECURITY.md 03:23:51 -rw-rw-r-- 1 1001 1001 12 Jan 6 03:21 VERSION 03:23:51 drwxrwxr-x 2 1001 1001 4096 Jan 6 03:20 bin 03:23:51 drwxrwxr-x 19 1001 1001 4096 Jan 6 03:20 cmd 03:23:51 -rw-r--r-- 1 root root 1412873 Jan 6 03:23 coverage.out 03:23:51 drwxrwxr-x 2 1001 1001 4096 Jan 6 03:20 fuzz_test 03:23:51 -rw-rw-r-- 1 1001 1001 6475 Jan 6 03:20 go.mod 03:23:51 -rw-rw-r-- 1 1001 1001 87895 Jan 6 03:20 go.sum 03:23:51 drwxrwxr-x 7 1001 1001 4096 Jan 6 03:20 internal 03:23:51 drwxrwxr-x 2 1001 1001 4096 Jan 6 03:20 openapi 03:23:51 -rw-rw-r-- 1 1001 1001 584 Jan 6 03:20 security.txt 03:23:51 -rw-rw-r-- 1 1001 1001 204 Jan 6 03:20 version.go [Pipeline] sh 03:23:52 + '[' -e coverage.out ] 03:23:52 + chown 1001:1001 coverage.out [Pipeline] stash 03:23:52 Stashed 1 file(s) [Pipeline] sh 03:23:52 + make build 03:23:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:03 provisioning config files... 03:24:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/767@tmp/config8245982703051066150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:04 ---> ****-login.sh 03:24:04 nexus3.edgexfoundry.org:10001 03:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:04 Configure a credential helper to remove this warning. See 03:24:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:04 03:24:04 Login Succeeded 03:24:04 nexus3.edgexfoundry.org:10002 03:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:05 Configure a credential helper to remove this warning. See 03:24:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:05 03:24:05 Login Succeeded 03:24:05 nexus3.edgexfoundry.org:10003 03:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:05 Configure a credential helper to remove this warning. See 03:24:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:05 03:24:05 Login Succeeded 03:24:05 nexus3.edgexfoundry.org:10004 03:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:05 Configure a credential helper to remove this warning. See 03:24:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:05 03:24:05 Login Succeeded 03:24:05 ****.io 03:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:06 Configure a credential helper to remove this warning. See 03:24:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:06 03:24:06 Login Succeeded 03:24:06 ---> ****-login.sh ends [Pipeline] } 03:24:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:24:06 + git config --global --add safe.directory /w/workspace/edgex-go/767 [Pipeline] echo 03:24:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:24:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:24:06 ========================================================= 03:24:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:24:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:24:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:24:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:24:07 9986a736f7d3: Pulling fs layer 03:24:07 1f018df60701: Pulling fs layer 03:24:07 39f8f326b044: Pulling fs layer 03:24:07 e6a1e7a6a96a: Pulling fs layer 03:24:07 4f4fb700ef54: Pulling fs layer 03:24:07 d45d956e0dbf: Pulling fs layer 03:24:07 d7702b0d1db1: Pulling fs layer 03:24:07 5c7f0f088c93: Pulling fs layer 03:24:07 4fdc064ae6cf: Pulling fs layer 03:24:07 e6a1e7a6a96a: Waiting 03:24:07 4f4fb700ef54: Waiting 03:24:07 d45d956e0dbf: Waiting 03:24:07 d7702b0d1db1: Waiting 03:24:07 4fdc064ae6cf: Waiting 03:24:07 1f018df60701: Verifying Checksum 03:24:07 1f018df60701: Download complete 03:24:07 e6a1e7a6a96a: Verifying Checksum 03:24:07 e6a1e7a6a96a: Download complete 03:24:07 9986a736f7d3: Verifying Checksum 03:24:07 9986a736f7d3: Download complete 03:24:07 4f4fb700ef54: Verifying Checksum 03:24:07 4f4fb700ef54: Download complete 03:24:07 d45d956e0dbf: Verifying Checksum 03:24:07 d45d956e0dbf: Download complete 03:24:07 d7702b0d1db1: Download complete 03:24:08 4fdc064ae6cf: Verifying Checksum 03:24:08 4fdc064ae6cf: Download complete 03:24:08 9986a736f7d3: Pull complete 03:24:09 39f8f326b044: Verifying Checksum 03:24:09 39f8f326b044: Download complete 03:24:09 1f018df60701: Pull complete 03:24:10 5c7f0f088c93: Verifying Checksum 03:24:10 5c7f0f088c93: Download complete 03:24:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:24:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:24:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:24:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:24:17 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:24:21 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:24:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:24:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:24:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:24:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:24:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:24:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:24:29 $ docker stop --time=1 a1a43e3256b53509ca9e16c561d9a048b9a643471fe719240f65686734301b81 03:24:32 39f8f326b044: Pull complete 03:24:32 e6a1e7a6a96a: Pull complete 03:24:32 4f4fb700ef54: Pull complete 03:24:32 d45d956e0dbf: Pull complete 03:24:32 d7702b0d1db1: Pull complete 03:24:35 $ docker rm -f --volumes a1a43e3256b53509ca9e16c561d9a048b9a643471fe719240f65686734301b81 [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 03:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:24:36 03:24:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:24:36 latest: Pulling from edgex-devops/edgex-compose 03:24:36 91d30c5bc195: Pulling fs layer 03:24:36 2e9b0aa3be6d: Pulling fs layer 03:24:36 9c61dcf015f6: Pulling fs layer 03:24:36 4698f68db338: Pulling fs layer 03:24:36 2a2f49069b9e: Pulling fs layer 03:24:36 e0025b399a48: Pulling fs layer 03:24:36 4698f68db338: Waiting 03:24:36 2a2f49069b9e: Waiting 03:24:36 e0025b399a48: Waiting 03:24:36 91d30c5bc195: Verifying Checksum 03:24:36 91d30c5bc195: Download complete 03:24:36 4698f68db338: Verifying Checksum 03:24:36 4698f68db338: Download complete 03:24:36 2e9b0aa3be6d: Verifying Checksum 03:24:36 2e9b0aa3be6d: Download complete 03:24:36 91d30c5bc195: Pull complete 03:24:36 e0025b399a48: Verifying Checksum 03:24:36 e0025b399a48: Download complete 03:24:36 2a2f49069b9e: Verifying Checksum 03:24:36 2a2f49069b9e: Download complete 03:24:37 2e9b0aa3be6d: Pull complete 03:24:37 9c61dcf015f6: Verifying Checksum 03:24:37 9c61dcf015f6: Download complete 03:24:39 5c7f0f088c93: Pull complete 03:24:39 9c61dcf015f6: Pull complete 03:24:39 4698f68db338: Pull complete 03:24:39 2a2f49069b9e: Pull complete 03:24:39 4fdc064ae6cf: Pull complete 03:24:39 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 03:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:24:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:24:40 e0025b399a48: Pull complete 03:24:40 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:24:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:40 prd-ubuntu20.04-docker-8c-8g-36150 does not seem to be running inside a container 03:24:40 $ 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/767 -v /w/workspace/edgex-go/767:/w/workspace/edgex-go/767:rw,z -v /w/workspace/edgex-go/767@tmp:/w/workspace/edgex-go/767@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 03:24:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:24:40 WORKDIR /edgex 03:24:40 COPY go.mod . 03:24:40 RUN go mod download 03:24:40 + docker build -t ci-base-image-arm64 -f - . 03:24:41 #0 building with "default" instance using docker driver 03:24:41 03:24:41 #1 [internal] load .dockerignore 03:24:41 #1 transferring context: 50B done 03:24:41 #1 DONE 0.1s 03:24:41 03:24:41 #2 [internal] load build definition from Dockerfile 03:24:41 #2 transferring dockerfile: 172B 0.0s done 03:24:41 #2 DONE 0.1s 03:24:41 03:24:41 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:24:41 #3 DONE 0.0s 03:24:41 03:24:41 #4 [internal] load build context 03:24:41 #4 transferring context: 6.51kB done 03:24:41 #4 DONE 0.1s 03:24:41 03:24:41 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:24:41 #5 DONE 0.3s 03:24:41 03:24:41 #6 [2/4] WORKDIR /edgex 03:24:43 $ docker top bea89c1ecf9217f6da3102240495d8fbdd67b99d52b7d2710107d4c3ce28a8d9 -eo pid,comm 03:24:43 #6 DONE 1.2s 03:24:43 03:24:43 #7 [3/4] COPY go.mod . 03:24:43 #7 DONE 0.1s 03:24:43 03:24:43 #8 [4/4] RUN go mod download [Pipeline] { [Pipeline] sh 03:24:43 + docker compose -f ./docker-compose-build.yml build --parallel 03:24:45 #1 [security-spire-config internal] load build definition from Dockerfile 03:24:45 #1 transferring dockerfile: 1.69kB done 03:24:45 #1 DONE 0.0s 03:24:45 03:24:45 #2 [core-metadata internal] load build definition from Dockerfile 03:24:45 #2 transferring dockerfile: 2.13kB done 03:24:45 #2 DONE 0.2s 03:24:45 03:24:45 #3 [security-spire-config internal] load .dockerignore 03:24:45 #3 transferring context: 50B done 03:24:45 #3 DONE 0.2s 03:24:45 03:24:45 #4 [core-keeper internal] load build definition from Dockerfile 03:24:45 #4 transferring dockerfile: 2.07kB done 03:24:45 #4 DONE 0.0s 03:24:45 03:24:45 #5 [security-bootstrapper internal] load build definition from Dockerfile 03:24:45 #5 transferring dockerfile: 3.02kB done 03:24:45 #5 DONE 0.1s 03:24:45 03:24:45 #6 [security-spire-server internal] load build definition from Dockerfile 03:24:45 #6 transferring dockerfile: 1.70kB done 03:24:45 #6 DONE 0.0s 03:24:45 03:24:45 #7 [core-metadata internal] load .dockerignore 03:24:45 #7 transferring context: 50B done 03:24:45 #7 DONE 0.0s 03:24:45 03:24:45 #8 [security-proxy-auth internal] load build definition from Dockerfile 03:24:45 #8 transferring dockerfile: 2.15kB done 03:24:45 #8 DONE 0.0s 03:24:45 03:24:45 #9 [security-secretstore-setup internal] load build definition from Dockerfile 03:24:45 #9 transferring dockerfile: 2.49kB done 03:24:45 #9 DONE 0.0s 03:24:45 03:24:45 #10 [core-data internal] load build definition from Dockerfile 03:24:45 #10 transferring dockerfile: 2.07kB done 03:24:45 #10 DONE 0.0s 03:24:45 03:24:45 #11 [support-scheduler internal] load build definition from Dockerfile 03:24:45 #11 transferring dockerfile: 1.82kB done 03:24:45 #11 DONE 0.0s 03:24:45 03:24:45 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:24:45 #12 transferring dockerfile: 1.89kB done 03:24:45 #12 DONE 0.0s 03:24:45 03:24:45 #13 [security-proxy-setup internal] load build definition from Dockerfile 03:24:45 #13 transferring dockerfile: 2.50kB done 03:24:45 #13 DONE 0.0s 03:24:45 03:24:45 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:24:45 #14 transferring dockerfile: 2.23kB done 03:24:45 #14 DONE 0.0s 03:24:45 03:24:45 #15 [support-notifications internal] load build definition from Dockerfile 03:24:45 #15 transferring dockerfile: 2.02kB done 03:24:45 #15 DONE 0.0s 03:24:45 03:24:45 #16 [security-spire-agent internal] load build definition from Dockerfile 03:24:45 #16 transferring dockerfile: 1.81kB done 03:24:45 #16 DONE 0.0s 03:24:45 03:24:45 #17 [core-command internal] load build definition from Dockerfile 03:24:45 #17 transferring dockerfile: 1.94kB done 03:24:45 #17 DONE 0.0s 03:24:45 03:24:45 #18 [security-bootstrapper internal] load .dockerignore 03:24:45 #18 transferring context: 50B done 03:24:45 #18 DONE 0.0s 03:24:46 03:24:46 #19 [core-keeper internal] load .dockerignore 03:24:46 #19 transferring context: 50B done 03:24:46 #19 DONE 0.0s 03:24:46 03:24:46 #20 [security-spire-server internal] load .dockerignore 03:24:46 #20 transferring context: 50B done 03:24:46 #20 DONE 0.0s 03:24:46 03:24:46 #21 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:24:46 #21 DONE 0.0s 03:24:46 03:24:46 #22 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 03:24:46 #22 DONE 0.1s 03:24:46 03:24:46 #23 [security-proxy-auth internal] load .dockerignore 03:24:46 #23 transferring context: 50B done 03:24:46 #23 DONE 0.1s 03:24:46 03:24:46 #24 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:24:46 #24 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 03:24:46 #24 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:24:46 #24 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 03:24:46 #24 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 03:24:46 #24 DONE 0.0s 03:24:46 03:24:46 #25 [core-data internal] load .dockerignore 03:24:46 #25 transferring context: 50B done 03:24:46 #25 DONE 0.1s 03:24:46 03:24:46 #26 [security-secretstore-setup internal] load .dockerignore 03:24:46 #26 transferring context: 50B 0.0s done 03:24:46 #26 DONE 0.2s 03:24:46 03:24:46 #27 [support-scheduler internal] load .dockerignore 03:24:46 #27 transferring context: 50B done 03:24:46 #27 DONE 0.1s 03:24:46 03:24:46 #21 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:24:46 #21 DONE 0.0s 03:24:46 03:24:46 #24 [core-keeper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:24:46 #24 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 03:24:46 #24 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:24:46 #24 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 03:24:46 #24 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 03:24:46 #24 DONE 0.1s 03:24:46 03:24:46 #28 [core-keeper internal] load build context 03:24:46 #28 ... 03:24:46 03:24:46 #24 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:24:46 #24 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 03:24:46 #24 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:24:46 #24 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 03:24:46 #24 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 03:24:46 #24 DONE 0.1s 03:24:46 03:24:46 #21 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:24:46 #21 DONE 0.0s 03:24:46 03:24:46 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:24:46 #29 DONE 0.4s 03:24:46 03:24:46 #28 [core-keeper internal] load build context 03:24:46 #28 ... 03:24:46 03:24:46 #24 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:24:46 #24 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 03:24:46 #24 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:24:46 #24 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 03:24:46 #24 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 03:24:46 #24 DONE 0.1s 03:24:46 03:24:46 #30 [support-notifications internal] load .dockerignore 03:24:46 #30 transferring context: 50B done 03:24:46 #30 DONE 0.3s 03:24:46 03:24:46 #21 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:24:46 #21 DONE 0.0s 03:24:46 03:24:46 #31 [core-common-config-bootstrapper internal] load .dockerignore 03:24:46 #31 transferring context: 50B done 03:24:46 #31 DONE 0.4s 03:24:46 03:24:46 #32 [security-spiffe-token-provider internal] load .dockerignore 03:24:46 #32 transferring context: 50B done 03:24:46 #32 DONE 0.4s 03:24:46 03:24:46 #33 [security-proxy-setup internal] load .dockerignore 03:24:46 #33 transferring context: 50B done 03:24:46 #33 DONE 0.4s 03:24:46 03:24:46 #34 [security-spire-config internal] load build context 03:24:46 #34 transferring context: 21.82kB done 03:24:46 #34 DONE 0.1s 03:24:46 03:24:46 #28 [core-keeper internal] load build context 03:24:47 #28 ... 03:24:47 03:24:47 #21 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:24:47 #21 DONE 0.0s 03:24:47 03:24:47 #35 [security-spire-server internal] load build context 03:24:47 #35 transferring context: 23.57kB done 03:24:47 #35 DONE 0.2s 03:24:47 03:24:47 #28 [core-keeper internal] load build context 03:24:47 #28 ... 03:24:47 03:24:47 #21 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:24:47 #21 DONE 0.0s 03:24:47 03:24:47 #28 [core-keeper internal] load build context 03:24:50 #28 ... 03:24:50 03:24:50 #24 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:24:50 #24 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 03:24:50 #24 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:24:50 #24 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 03:24:50 #24 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 03:24:50 #24 DONE 0.1s 03:24:50 03:24:50 #22 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 03:24:50 #22 DONE 2.9s 03:24:50 03:24:50 #28 [core-keeper internal] load build context 03:24:50 #28 transferring context: 433.51MB 3.7s done 03:24:54 #28 ... 03:24:54 03:24:54 #36 [core-command internal] load .dockerignore 03:24:54 #36 transferring context: 50B done 03:24:54 #36 DONE 8.1s 03:24:54 03:24:54 #37 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 03:24:54 #0 0.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:24:54 #0 0.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:24:54 #0 0.895 (1/1) Installing dumb-init (1.2.5-r3) 03:24:54 #0 0.899 Executing busybox-1.36.1-r29.trigger 03:24:54 #0 0.909 OK: 8 MiB in 15 packages 03:24:54 #37 DONE 8.5s 03:24:54 03:24:54 #21 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:24:54 #21 DONE 0.0s 03:24:54 03:24:54 #38 [security-spire-agent internal] load .dockerignore 03:24:54 #38 transferring context: 50B 0.0s done 03:24:54 #38 DONE 8.2s 03:24:54 03:24:54 #39 [support-scheduler builder 2/7] WORKDIR /edgex-go 03:24:54 #39 DONE 8.1s 03:24:54 03:24:54 #40 [core-metadata internal] load build context 03:24:54 #40 transferring context: 433.51MB 3.7s done 03:24:54 #40 DONE 8.4s 03:24:54 03:24:54 #41 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:24:54 #41 ... 03:24:54 03:24:54 #42 [security-bootstrapper internal] load build context 03:24:54 #42 transferring context: 433.51MB 3.6s done 03:24:54 #42 DONE 8.2s 03:24:54 03:24:54 #28 [core-keeper internal] load build context 03:24:54 #28 DONE 8.3s 03:24:54 03:24:54 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:24:54 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 03:24:54 #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 03:24:54 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:24:54 #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 03:24:54 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.5s done 03:24:54 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 7.8s done 03:24:54 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 7.8s done 03:24:54 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:24:54 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:24:54 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:24:54 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 8.2s 03:24:55 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 8.6s 03:24:55 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 8.7s 03:24:55 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 8.8s 03:24:55 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 9.0s 03:24:55 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.26MB / 30.73MB 9.2s 03:24:55 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 9.3s 03:24:56 #43 ... 03:24:56 03:24:56 #44 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:24:56 #44 ... 03:24:56 03:24:56 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:24:56 #0 8.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:24:56 #0 8.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:24:56 #0 8.968 (1/2) Installing dumb-init (1.2.5-r3) 03:24:56 #0 9.043 (2/2) Installing su-exec (0.2-r3) 03:24:56 #0 9.043 Executing busybox-1.36.1-r29.trigger 03:24:56 #0 9.050 OK: 8 MiB in 16 packages 03:24:56 #45 ... 03:24:56 03:24:56 #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:24:56 #0 8.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:24:56 #0 8.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:24:56 #0 9.309 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:24:56 #0 9.309 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:24:56 #0 9.309 OK: 24174 distinct packages available 03:24:56 #0 9.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:24:56 #0 9.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:24:56 #0 9.823 (1/4) Installing dumb-init (1.2.5-r3) 03:24:56 #0 9.823 (2/4) Installing musl-obstack (1.2.3-r2) 03:24:56 #0 9.823 (3/4) Installing libucontext (1.2-r3) 03:24:56 #0 9.823 (4/4) Installing gcompat (1.1.0-r4) 03:24:56 #0 9.824 Executing busybox-1.36.1-r29.trigger 03:24:56 #0 9.830 OK: 8 MiB in 18 packages 03:24:56 #46 ... 03:24:56 03:24:56 #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:56 #47 ... 03:24:56 03:24:56 #48 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:57 #48 ... 03:24:57 03:24:57 #49 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:24:57 #49 ... 03:24:57 03:24:57 #50 [core-data internal] load build context 03:24:57 #50 transferring context: 111.33MB 2.2s 03:24:57 #50 ... 03:24:57 03:24:57 #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:24:57 #51 ... 03:24:57 03:24:57 #52 [security-proxy-auth internal] load build context 03:24:57 #52 ... 03:24:57 03:24:57 #53 [support-scheduler internal] load build context 03:24:57 #53 ... 03:24:57 03:24:57 #52 [security-proxy-auth internal] load build context 03:24:58 #8 DONE 13.8s 03:24:58 03:24:58 #9 exporting to image 03:24:58 #9 exporting layers 03:24:59 #52 ... 03:24:59 03:24:59 #54 [security-spiffe-token-provider internal] load build context 03:24:59 #54 ... 03:24:59 03:24:59 #55 [security-secretstore-setup internal] load build context 03:24:59 #55 ... 03:24:59 03:24:59 #56 [support-notifications internal] load build context 03:24:59 #56 ... 03:24:59 03:24:59 #57 [core-common-config-bootstrapper internal] load build context 03:24:59 #57 ... 03:24:59 03:24:59 #58 [security-proxy-setup internal] load build context 03:24:59 #58 ... 03:24:59 03:24:59 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:01 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 14.7s 03:25:05 #43 ... 03:25:05 03:25:05 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:25:05 #59 ... 03:25:05 03:25:05 #60 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:25:05 #60 ... 03:25:05 03:25:05 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:25:05 #61 ... 03:25:05 03:25:05 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:25:05 #62 ... 03:25:05 03:25:05 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:05 #63 ... 03:25:05 03:25:05 #64 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 03:25:05 #64 ... 03:25:05 03:25:05 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:25:05 #29 ... 03:25:05 03:25:05 #22 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 03:25:06 #22 ... 03:25:06 03:25:06 #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:25:06 #65 ... 03:25:06 03:25:06 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:25:06 #66 ... 03:25:06 03:25:06 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:25:06 #67 ... 03:25:06 03:25:06 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:25:07 #68 ... 03:25:07 03:25:07 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:07 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 20.5s 03:25:07 #43 ... 03:25:07 03:25:07 #50 [core-data internal] load build context 03:25:07 #50 transferring context: 433.51MB 6.8s done 03:25:08 #50 ... 03:25:08 03:25:08 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:08 #43 ... 03:25:08 03:25:08 #53 [support-scheduler internal] load build context 03:25:08 #53 transferring context: 433.51MB 7.8s done 03:25:08 #53 ... 03:25:08 03:25:08 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:08 #43 ... 03:25:08 03:25:08 #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:25:08 #47 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:08 #47 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:08 #47 11.69 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:25:08 #47 11.69 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:25:08 #47 11.69 OK: 24174 distinct packages available 03:25:08 #47 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:08 #47 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:08 #47 12.12 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:25:08 #47 12.16 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:25:08 #47 12.17 (3/7) Installing dumb-init (1.2.5-r3) 03:25:08 #47 12.17 (4/7) Installing musl-obstack (1.2.3-r2) 03:25:08 #47 12.18 (5/7) Installing libucontext (1.2-r3) 03:25:08 #47 12.18 (6/7) Installing gcompat (1.1.0-r4) 03:25:08 #47 12.18 (7/7) Installing openssl (3.3.2-r1) 03:25:08 #47 12.19 Executing busybox-1.36.1-r29.trigger 03:25:08 #47 12.21 OK: 9 MiB in 19 packages 03:25:08 #47 ... 03:25:08 03:25:08 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:09 #43 ... 03:25:09 03:25:09 #52 [security-proxy-auth internal] load build context 03:25:09 #52 transferring context: 433.51MB 7.2s done 03:25:09 #52 ... 03:25:09 03:25:09 #54 [security-spiffe-token-provider internal] load build context 03:25:09 #54 transferring context: 433.51MB 6.4s done 03:25:09 #54 ... 03:25:09 03:25:09 #56 [support-notifications internal] load build context 03:25:09 #56 transferring context: 433.51MB 7.1s done 03:25:09 #56 ... 03:25:09 03:25:09 #57 [core-common-config-bootstrapper internal] load build context 03:25:09 #57 transferring context: 433.51MB 6.8s done 03:25:10 #57 ... 03:25:10 03:25:10 #58 [security-proxy-setup internal] load build context 03:25:10 #58 transferring context: 433.51MB 7.0s done 03:25:10 #58 ... 03:25:10 03:25:10 #55 [security-secretstore-setup internal] load build context 03:25:10 #55 transferring context: 433.51MB 7.2s done 03:25:10 #55 ... 03:25:10 03:25:10 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:12 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 25.7s 03:25:13 #9 exporting layers 15.9s done 03:25:13 #9 writing image sha256:cc3f065306fe96708dabb1eea705546e647611d08dcfcb6833f40ce7d2b8cbc8 done 03:25:13 #9 naming to docker.io/library/ci-base-image-arm64 done 03:25:13 #9 DONE 15.9s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:13 + docker inspect -f . ci-base-image-arm64 03:25:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:13 prd-ubuntu20.04-docker-arm64-4c-16g-36151 does not seem to be running inside a container 03:25:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/767 -v /w/workspace/edgex-go/767:/w/workspace/edgex-go/767:rw,z -v /w/workspace/edgex-go/767@tmp:/w/workspace/edgex-go/767@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 03:25:14 $ docker top 39f293278a30016ff099d9c9f99ee975f2ef4b9af68e4a5dc77b5e5c930fc9e1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:15 + go version 03:25:15 go version go1.23.4 linux/arm64 [Pipeline] } 03:25:15 $ docker stop --time=1 39f293278a30016ff099d9c9f99ee975f2ef4b9af68e4a5dc77b5e5c930fc9e1 03:25:17 $ docker rm -f --volumes 39f293278a30016ff099d9c9f99ee975f2ef4b9af68e4a5dc77b5e5c930fc9e1 [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 03:25:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:25:17 03:25:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:25:18 latest: Pulling from edgex-devops/edgex-compose-arm64 03:25:18 547446be3368: Pulling fs layer 03:25:18 d125d8839a47: Pulling fs layer 03:25:18 3e85d5ac6304: Pulling fs layer 03:25:18 c3105a71a48b: Pulling fs layer 03:25:18 0f093f025ec4: Pulling fs layer 03:25:18 c3106fc0e877: Pulling fs layer 03:25:18 c3105a71a48b: Waiting 03:25:18 0f093f025ec4: Waiting 03:25:18 c3106fc0e877: Waiting 03:25:18 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 30.8s 03:25:18 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 30.8s done 03:25:18 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 03:25:18 547446be3368: Verifying Checksum 03:25:18 547446be3368: Download complete 03:25:18 c3105a71a48b: Verifying Checksum 03:25:18 c3105a71a48b: Download complete 03:25:18 d125d8839a47: Verifying Checksum 03:25:18 d125d8839a47: Download complete 03:25:18 c3106fc0e877: Verifying Checksum 03:25:18 c3106fc0e877: Download complete 03:25:18 0f093f025ec4: Verifying Checksum 03:25:18 0f093f025ec4: Download complete 03:25:18 547446be3368: Pull complete 03:25:19 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done 03:25:19 d125d8839a47: Pull complete 03:25:19 #43 ... 03:25:19 03:25:19 #24 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:25:19 #24 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 03:25:19 #24 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:25:19 #24 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 03:25:19 #24 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 03:25:19 #24 DONE 0.1s 03:25:19 03:25:19 #37 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 03:25:19 #37 DONE 8.5s 03:25:19 03:25:19 #39 [core-command builder 2/7] WORKDIR /edgex-go 03:25:19 #39 DONE 8.1s 03:25:19 03:25:19 #22 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 03:25:19 #22 DONE 28.2s 03:25:19 03:25:19 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:25:19 #29 DONE 25.6s 03:25:19 03:25:19 #54 [security-spiffe-token-provider internal] load build context 03:25:19 #54 DONE 30.5s 03:25:19 03:25:19 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:25:19 #45 DONE 33.4s 03:25:19 03:25:19 #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:25:19 #47 DONE 33.3s 03:25:19 03:25:19 #57 [core-common-config-bootstrapper internal] load build context 03:25:19 #57 DONE 30.5s 03:25:19 03:25:19 #48 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:19 #48 DONE 33.4s 03:25:19 03:25:19 #50 [core-data internal] load build context 03:25:19 #50 DONE 33.2s 03:25:19 03:25:19 #58 [security-proxy-setup internal] load build context 03:25:19 #58 DONE 30.6s 03:25:19 03:25:19 #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:25:19 #46 DONE 33.4s 03:25:19 03:25:19 #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:25:20 3e85d5ac6304: Verifying Checksum 03:25:20 3e85d5ac6304: Download complete 03:25:20 #69 ... 03:25:20 03:25:20 #24 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:25:20 #24 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 03:25:20 #24 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:25:20 #24 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 03:25:20 #24 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 03:25:20 #24 DONE 0.1s 03:25:20 03:25:20 #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:25:20 #47 DONE 33.3s 03:25:20 03:25:20 #56 [support-notifications internal] load build context 03:25:20 #56 DONE 30.6s 03:25:20 03:25:20 #60 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:25:20 #60 DONE 25.3s 03:25:20 03:25:20 #55 [security-secretstore-setup internal] load build context 03:25:20 #55 DONE 30.6s 03:25:20 03:25:20 #52 [security-proxy-auth internal] load build context 03:25:20 #52 DONE 33.3s 03:25:20 03:25:20 #53 [support-scheduler internal] load build context 03:25:20 #53 DONE 33.3s 03:25:20 03:25:20 #70 [security-spire-agent internal] load build context 03:25:20 #70 transferring context: 23.10kB done 03:25:20 #70 DONE 0.1s 03:25:20 03:25:20 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:25:20 #71 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c done 03:25:20 #71 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 03:25:20 #71 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 03:25:20 #71 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 03:25:20 #71 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.15MB / 20.02MB 0.2s 03:25:20 #71 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:25:20 #71 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 03:25:20 #71 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 03:25:20 #71 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 03:25:20 #71 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 10.49MB / 20.02MB 0.3s 03:25:20 #71 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 16.78MB / 20.02MB 0.4s 03:25:20 #71 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s 03:25:20 #71 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 03:25:20 #71 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 03:25:21 #71 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done 03:25:24 #71 ... 03:25:24 03:25:24 #72 [core-command internal] load build context 03:25:24 #72 transferring context: 433.51MB 3.6s done 03:25:24 #72 DONE 4.6s 03:25:24 03:25:24 #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:25:24 #51 33.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:24 #51 33.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:24 #51 34.13 (1/1) Installing dumb-init (1.2.5-r3) 03:25:24 #51 34.14 Executing busybox-1.36.1-r29.trigger 03:25:24 #51 34.14 OK: 8 MiB in 15 packages 03:25:24 #51 DONE 37.7s 03:25:24 03:25:24 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:25:24 #59 28.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:24 #59 28.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:24 #59 29.07 OK: 248 MiB in 58 packages 03:25:24 #59 DONE 29.9s 03:25:24 03:25:24 #49 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:25:24 #49 33.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:24 #49 33.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:24 #49 34.03 (1/3) Installing ca-certificates (20241121-r0) 03:25:24 #49 34.05 (2/3) Installing dumb-init (1.2.5-r3) 03:25:24 #49 34.05 (3/3) Installing tzdata (2024b-r0) 03:25:24 #49 34.08 Executing busybox-1.36.1-r29.trigger 03:25:24 #49 34.09 Executing ca-certificates-20241121-r0.trigger 03:25:24 #49 34.17 OK: 10 MiB in 17 packages 03:25:24 #49 DONE 37.7s 03:25:24 03:25:24 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:25:24 #73 ... 03:25:24 03:25:24 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:25:24 #74 DONE 0.2s 03:25:24 03:25:24 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:25:24 #71 DONE 4.6s 03:25:24 03:25:24 #64 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 03:25:24 #64 29.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:24 #64 29.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:24 #64 29.67 Upgrading critical system libraries and apk-tools: 03:25:24 #64 29.67 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:25:24 #64 29.68 Executing busybox-1.36.1-r29.trigger 03:25:24 #64 29.74 Continuing the upgrade transaction with new apk-tools: 03:25:24 #64 29.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:24 #64 29.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:24 #64 30.08 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:25:24 #64 30.09 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:25:24 #64 30.17 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:25:24 #64 30.19 OK: 8 MiB in 15 packages 03:25:24 #64 DONE 30.3s 03:25:24 03:25:24 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:25:24 #68 30.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:24 #68 30.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:25 #68 30.40 (1/4) Installing ca-certificates (20241121-r0) 03:25:25 #68 30.42 (2/4) Installing dumb-init (1.2.5-r3) 03:25:25 #68 30.42 (3/4) Installing su-exec (0.2-r3) 03:25:25 #68 30.43 (4/4) Installing yq-go (4.44.1-r2) 03:25:25 #68 30.53 Executing busybox-1.36.1-r29.trigger 03:25:25 #68 30.53 Executing ca-certificates-20241121-r0.trigger 03:25:25 #68 30.58 OK: 19 MiB in 18 packages 03:25:26 #68 DONE 31.3s 03:25:26 03:25:26 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:26 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 03:25:26 #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 03:25:26 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:25:26 #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 03:25:26 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.5s done 03:25:26 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 7.8s done 03:25:26 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 7.8s done 03:25:26 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:25:26 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:25:26 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:25:26 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 30.8s done 03:25:26 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done 03:25:26 #43 ... 03:25:26 03:25:26 #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:25:26 #65 31.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:26 #65 31.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:26 #65 ... 03:25:26 03:25:26 #67 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:25:26 #67 30.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:26 #67 30.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:26 #67 31.39 OK: 248 MiB in 58 packages 03:25:26 #67 DONE 32.0s 03:25:26 03:25:26 #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:25:26 #65 31.94 OK: 248 MiB in 58 packages 03:25:26 #65 ... 03:25:26 03:25:26 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:26 #63 DONE 32.0s 03:25:26 03:25:26 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:25:26 #66 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:26 #66 30.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:26 #66 31.50 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:25:26 #66 31.50 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:25:26 #66 31.50 OK: 24172 distinct packages available 03:25:26 #66 31.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:26 #66 31.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:26 #66 31.94 OK: 248 MiB in 58 packages 03:25:26 #66 DONE 32.2s 03:25:26 03:25:26 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:25:26 #65 DONE 32.2s 03:25:26 03:25:26 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:25:27 #75 DONE 0.9s 03:25:27 03:25:27 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:25:27 #61 32.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:27 #61 32.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:27 #61 32.59 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:25:27 #61 32.63 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:25:27 #61 32.64 (3/6) Installing dumb-init (1.2.5-r3) 03:25:27 #61 32.64 (4/6) Installing openssl (3.3.2-r1) 03:25:27 #61 32.65 (5/6) Installing su-exec (0.2-r3) 03:25:27 #61 32.66 (6/6) Installing yq-go (4.44.1-r2) 03:25:27 #61 32.73 Executing busybox-1.36.1-r29.trigger 03:25:27 #61 32.74 OK: 19 MiB in 18 packages 03:25:27 #61 DONE 32.9s 03:25:27 03:25:27 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:25:27 #62 32.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:27 #62 32.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:27 #62 32.66 (1/2) Installing ca-certificates (20241121-r0) 03:25:27 #62 32.67 (2/2) Installing dumb-init (1.2.5-r3) 03:25:27 #62 32.68 Executing busybox-1.36.1-r29.trigger 03:25:27 #62 32.69 Executing ca-certificates-20241121-r0.trigger 03:25:27 #62 32.73 OK: 8 MiB in 16 packages 03:25:27 #62 DONE 33.0s 03:25:27 03:25:27 #41 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:25:27 #41 30.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:27 #41 30.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:27 #41 31.63 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:25:27 #41 31.63 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:25:27 #41 31.63 OK: 24174 distinct packages available 03:25:27 #41 31.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:27 #41 31.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:27 #41 32.06 (1/14) Installing ca-certificates (20241121-r0) 03:25:27 #41 32.15 (2/14) Installing brotli-libs (1.1.0-r2) 03:25:27 #41 32.18 (3/14) Installing c-ares (1.33.1-r0) 03:25:27 #41 32.18 (4/14) Installing libunistring (1.2-r0) 03:25:27 #41 32.20 (5/14) Installing libidn2 (2.3.7-r0) 03:25:27 #41 32.21 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:25:27 #41 32.21 (7/14) Installing libpsl (0.21.5-r1) 03:25:27 #41 32.24 (8/14) Installing zstd-libs (1.5.6-r0) 03:25:27 #41 32.26 (9/14) Installing libcurl (8.11.1-r0) 03:25:27 #41 32.27 (10/14) Installing curl (8.11.1-r0) 03:25:27 #41 32.27 (11/14) Installing dumb-init (1.2.5-r3) 03:25:27 #41 32.28 (12/14) Installing musl-obstack (1.2.3-r2) 03:25:27 #41 32.28 (13/14) Installing libucontext (1.2-r3) 03:25:27 #41 32.28 (14/14) Installing gcompat (1.1.0-r4) 03:25:27 #41 32.29 Executing busybox-1.36.1-r29.trigger 03:25:27 #41 32.29 Executing ca-certificates-20241121-r0.trigger 03:25:27 #41 32.33 OK: 13 MiB in 28 packages 03:25:27 #41 DONE 32.9s 03:25:27 03:25:27 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:25:27 #76 DONE 0.9s 03:25:27 03:25:27 #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:25:27 #77 DONE 1.2s 03:25:27 03:25:27 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:28 #78 ... 03:25:28 03:25:28 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:25:28 #0 7.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:28 #0 7.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:28 #0 8.049 Upgrading critical system libraries and apk-tools: 03:25:28 #0 8.049 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:25:28 #0 8.056 Executing busybox-1.36.1-r29.trigger 03:25:28 #0 8.114 Continuing the upgrade transaction with new apk-tools: 03:25:28 #0 8.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:28 #0 8.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:28 #0 8.457 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:25:28 #0 8.464 OK: 9 MiB in 19 packages 03:25:28 #79 DONE 8.7s 03:25:28 03:25:28 #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:25:28 #69 8.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:28 #69 8.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:28 #69 8.853 Upgrading critical system libraries and apk-tools: 03:25:28 #69 8.853 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:25:28 #69 8.863 Executing busybox-1.36.1-r29.trigger 03:25:28 #69 8.967 Continuing the upgrade transaction with new apk-tools: 03:25:28 #69 8.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:28 #69 9.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:29 #69 9.312 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:25:29 #69 9.318 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:25:29 #69 9.402 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:25:29 #69 9.627 OK: 8 MiB in 18 packages 03:25:29 #69 DONE 9.8s 03:25:29 03:25:29 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:25:29 #80 DONE 1.2s 03:25:29 03:25:29 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:25:29 #81 DONE 1.2s 03:25:29 03:25:29 #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:25:30 #82 ... 03:25:30 03:25:30 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:25:30 #0 9.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:30 #0 9.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:30 #83 ... 03:25:30 03:25:30 #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:25:30 #0 8.436 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:30 #0 8.907 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:30 #0 9.609 (1/1) Installing dumb-init (1.2.5-r3) 03:25:30 #0 9.913 Executing busybox-1.36.1-r29.trigger 03:25:30 #0 9.936 OK: 8 MiB in 15 packages 03:25:30 #84 ... 03:25:30 03:25:30 #44 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:25:30 #44 ... 03:25:30 03:25:30 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:25:30 #83 10.23 Upgrading critical system libraries and apk-tools: 03:25:30 #83 10.23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:25:30 #83 10.23 Executing busybox-1.36.1-r29.trigger 03:25:30 #83 10.29 Continuing the upgrade transaction with new apk-tools: 03:25:30 #83 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:30 #83 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:30 #83 10.66 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:25:30 #83 10.67 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:25:30 #83 10.70 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:25:30 #83 10.81 OK: 8 MiB in 16 packages 03:25:31 #83 DONE 11.0s 03:25:31 03:25:31 #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:25:31 #82 DONE 1.2s 03:25:31 03:25:31 #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:25:31 #84 DONE 11.0s 03:25:31 03:25:31 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:25:31 #85 DONE 1.2s 03:25:31 03:25:31 #86 [security-spire-server stage-2 6/9] COPY security.txt / 03:25:31 #86 DONE 0.1s 03:25:31 03:25:31 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:25:31 #87 DONE 1.2s 03:25:31 03:25:31 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:25:31 #73 6.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:31 #73 6.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:31 #73 ... 03:25:31 03:25:31 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:25:31 #88 DONE 0.1s 03:25:31 03:25:31 #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:25:31 #89 DONE 0.0s 03:25:31 03:25:31 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:25:31 #90 DONE 0.1s 03:25:31 03:25:31 #91 [security-spire-config stage-2 6/10] COPY security.txt / 03:25:31 #91 DONE 0.0s 03:25:31 03:25:31 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:25:31 #92 DONE 0.1s 03:25:31 03:25:31 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 03:25:31 #93 DONE 0.1s 03:25:31 03:25:31 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:25:31 #94 DONE 0.1s 03:25:31 03:25:31 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:25:31 #95 DONE 0.1s 03:25:31 03:25:31 #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:25:31 #96 DONE 0.1s 03:25:31 03:25:31 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:25:31 #97 DONE 0.1s 03:25:31 03:25:31 #98 [security-spire-server] exporting to image 03:25:31 #98 exporting layers 03:25:31 #98 ... 03:25:31 03:25:31 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:25:31 #99 DONE 0.1s 03:25:31 03:25:31 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:25:31 #100 DONE 0.1s 03:25:31 03:25:31 #98 [security-spire-config] exporting to image 03:25:31 #98 ... 03:25:31 03:25:31 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:25:31 #101 DONE 0.1s 03:25:31 03:25:31 #98 [security-spire-agent] exporting to image 03:25:32 3e85d5ac6304: Pull complete 03:25:32 c3105a71a48b: Pull complete 03:25:33 0f093f025ec4: Pull complete 03:25:33 c3106fc0e877: Pull complete 03:25:33 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:25:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:25:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:33 prd-ubuntu20.04-docker-arm64-4c-16g-36151 does not seem to be running inside a container 03:25:33 $ 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/767 -v /w/workspace/edgex-go/767:/w/workspace/edgex-go/767:rw,z -v /w/workspace/edgex-go/767@tmp:/w/workspace/edgex-go/767@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 03:25:35 $ docker top f301eae502944021c44424df1f6608e561845b986e7350822a71489e1065749e -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:35 + docker compose -f ./docker-compose-build.yml build --parallel 03:25:35 #98 ... 03:25:35 03:25:35 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:36 #102 ... 03:25:36 03:25:36 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:25:36 #73 6.901 Upgrading critical system libraries and apk-tools: 03:25:36 #73 6.901 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:25:36 #73 6.907 Executing busybox-1.36.1-r29.trigger 03:25:36 #73 7.002 Continuing the upgrade transaction with new apk-tools: 03:25:36 #73 7.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:36 #73 7.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:36 #73 7.384 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:25:36 #73 7.384 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:25:36 #73 7.426 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:25:36 #73 7.444 Executing ca-certificates-20241121-r0.trigger 03:25:36 #73 7.501 OK: 10 MiB in 17 packages 03:25:36 #73 DONE 11.6s 03:25:36 03:25:36 #103 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:25:36 #0 6.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:36 #0 6.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:36 #0 6.929 Upgrading critical system libraries and apk-tools: 03:25:36 #0 6.929 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:25:36 #0 6.935 Executing busybox-1.36.1-r29.trigger 03:25:36 #0 7.052 Continuing the upgrade transaction with new apk-tools: 03:25:36 #0 7.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:36 #0 7.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:36 #0 7.489 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:25:36 #0 7.609 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:25:36 #103 ... 03:25:36 03:25:36 #104 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:25:36 #0 5.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:36 #0 5.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:36 #0 5.561 Upgrading critical system libraries and apk-tools: 03:25:36 #0 5.561 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:25:36 #0 5.566 Executing busybox-1.36.1-r29.trigger 03:25:36 #0 5.632 Continuing the upgrade transaction with new apk-tools: 03:25:36 #0 5.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:36 #0 5.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:36 #0 6.141 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:25:36 #0 6.687 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:25:36 #104 ... 03:25:36 03:25:36 #105 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:25:36 #105 DONE 5.3s 03:25:36 03:25:36 #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:25:36 #106 DONE 0.0s 03:25:36 03:25:36 #103 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:25:36 #103 11.91 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:25:36 #103 ... 03:25:36 03:25:36 #98 [security-spire-agent] exporting to image 03:25:36 #98 exporting layers 5.0s done 03:25:36 #98 writing image sha256:3d54756f4275555a4849a9c33a41933844e6b99eabf1b1e59c32d04f26ac36b2 0.0s done 03:25:36 #98 naming to docker.io/library/security-spire-config done 03:25:36 #98 writing image sha256:50fbec1e25be8fc2bc6cd1b3a924690c56419e45c4ea6946a23014e4133a7b40 0.0s done 03:25:36 #98 naming to docker.io/library/security-spire-server done 03:25:36 #98 writing image sha256:3b3d7156396968b9f86baa4e87d73e2a51b1c79152dd14f868df25178c698347 done 03:25:36 #98 naming to docker.io/library/security-spire-agent done 03:25:36 #98 DONE 5.4s 03:25:36 03:25:36 #103 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:25:36 #103 11.93 OK: 8 MiB in 15 packages 03:25:36 #103 DONE 12.2s 03:25:36 03:25:36 #107 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:25:36 #0 4.765 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:36 #0 5.225 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:36 #0 9.708 OK: 248 MiB in 58 packages 03:25:36 #107 DONE 9.9s 03:25:36 03:25:36 #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:25:36 #108 DONE 0.0s 03:25:36 03:25:36 #104 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:25:36 #104 10.43 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:25:36 #104 10.45 Executing ca-certificates-20241121-r0.trigger 03:25:36 #104 10.60 OK: 19 MiB in 18 packages 03:25:36 #104 DONE 10.7s 03:25:36 03:25:36 #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:37 #109 ... 03:25:37 03:25:37 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:37 #1 [core-data internal] load build definition from Dockerfile 03:25:37 #1 transferring dockerfile: 03:25:37 #1 transferring dockerfile: 2.07kB done 03:25:37 #1 DONE 0.1s 03:25:37 03:25:37 #2 [core-data internal] load .dockerignore 03:25:37 #2 transferring context: 50B done 03:25:37 #2 DONE 0.1s 03:25:37 03:25:37 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:25:37 #3 DONE 0.0s 03:25:37 03:25:37 #4 [security-spire-config internal] load build definition from Dockerfile 03:25:37 #4 transferring dockerfile: 1.69kB done 03:25:37 #4 DONE 0.1s 03:25:37 03:25:37 #5 [security-spire-config internal] load .dockerignore 03:25:37 #5 transferring context: 50B done 03:25:37 #5 DONE 0.1s 03:25:37 03:25:37 #6 [core-keeper internal] load build definition from Dockerfile 03:25:37 #6 transferring dockerfile: 2.07kB done 03:25:37 #6 DONE 0.1s 03:25:37 03:25:37 #7 [core-keeper internal] load .dockerignore 03:25:37 #7 transferring context: 50B done 03:25:37 #7 DONE 0.1s 03:25:37 03:25:37 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:25:37 #3 DONE 0.0s 03:25:37 03:25:37 #8 [security-bootstrapper internal] load .dockerignore 03:25:37 #110 ... 03:25:37 03:25:37 #111 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:25:37 #0 8.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:37 #0 8.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:37 #0 8.793 Upgrading critical system libraries and apk-tools: 03:25:37 #0 8.793 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:25:37 #0 8.799 Executing busybox-1.36.1-r29.trigger 03:25:37 #0 8.854 Continuing the upgrade transaction with new apk-tools: 03:25:37 #0 8.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:37 #0 8.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:37 #0 9.242 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:25:37 #0 10.11 OK: 19 MiB in 18 packages 03:25:37 #111 DONE 10.3s 03:25:37 03:25:37 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:37 #112 ... 03:25:37 03:25:37 #113 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:25:37 #0 8.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:37 #0 8.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:37 #0 8.905 Upgrading critical system libraries and apk-tools: 03:25:37 #0 8.905 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:25:37 #0 8.920 Executing busybox-1.36.1-r29.trigger 03:25:37 #0 8.999 Continuing the upgrade transaction with new apk-tools: 03:25:37 #0 9.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:37 #0 9.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:37 #0 10.36 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:25:37 #0 10.37 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:25:37 #8 transferring context: 50B done 03:25:37 #8 DONE 0.1s 03:25:37 03:25:37 #9 [security-bootstrapper internal] load build definition from Dockerfile 03:25:37 #9 transferring dockerfile: 3.02kB done 03:25:37 #9 DONE 0.1s 03:25:37 03:25:37 #10 [support-notifications internal] load build definition from Dockerfile 03:25:37 #10 transferring dockerfile: 2.02kB 0.0s done 03:25:37 #10 DONE 0.1s 03:25:37 03:25:37 #11 [support-notifications internal] load .dockerignore 03:25:37 #11 transferring context: 50B done 03:25:37 #11 DONE 0.1s 03:25:37 03:25:37 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:25:37 #3 DONE 0.0s 03:25:37 03:25:37 #12 [security-spire-server internal] load build definition from Dockerfile 03:25:38 #12 transferring dockerfile: 1.70kB 0.0s done 03:25:38 #12 DONE 0.2s 03:25:38 03:25:38 #13 [security-spire-server internal] load .dockerignore 03:25:38 #13 transferring context: 50B 0.0s done 03:25:38 #13 DONE 0.1s 03:25:38 03:25:38 #14 [core-command internal] load .dockerignore 03:25:38 #14 transferring context: 50B done 03:25:38 #14 DONE 0.1s 03:25:38 03:25:38 #15 [security-spire-agent internal] load build definition from Dockerfile 03:25:38 #15 transferring dockerfile: 1.81kB done 03:25:38 #15 DONE 0.1s 03:25:38 03:25:38 #16 [core-command internal] load build definition from Dockerfile 03:25:38 #16 transferring dockerfile: 1.94kB done 03:25:38 #16 DONE 0.2s 03:25:38 03:25:38 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:25:38 #3 DONE 0.0s 03:25:38 03:25:38 #17 [core-metadata internal] load build definition from Dockerfile 03:25:38 #17 ... 03:25:38 03:25:38 #18 [core-metadata internal] load .dockerignore 03:25:38 #18 transferring context: 50B 0.0s done 03:25:38 #18 DONE 0.1s 03:25:38 03:25:38 #19 [security-spire-agent internal] load .dockerignore 03:25:38 #19 transferring context: 50B 0.0s done 03:25:38 #19 DONE 0.2s 03:25:38 03:25:38 #17 [core-metadata internal] load build definition from Dockerfile 03:25:38 #17 transferring dockerfile: 2.13kB done 03:25:38 #17 DONE 0.1s 03:25:38 03:25:38 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:25:38 #3 DONE 0.0s 03:25:38 03:25:38 #20 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:25:38 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:25:38 #20 ... 03:25:38 03:25:38 #21 [security-spire-server internal] load build context 03:25:38 #21 DONE 0.0s 03:25:38 03:25:38 #22 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:25:38 #22 DONE 0.9s 03:25:38 03:25:38 #20 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:25:38 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 03:25:39 #113 ... 03:25:39 03:25:39 #114 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:25:39 #114 DONE 0.1s 03:25:39 03:25:39 #113 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:25:39 #113 10.40 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:25:39 #113 10.41 Executing ca-certificates-20241121-r0.trigger 03:25:39 #113 10.45 OK: 13 MiB in 28 packages 03:25:39 #113 ... 03:25:39 03:25:39 #115 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:25:39 #0 8.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:39 #0 8.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:39 #0 8.790 Upgrading critical system libraries and apk-tools: 03:25:39 #0 8.790 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:25:39 #0 8.796 Executing busybox-1.36.1-r29.trigger 03:25:39 #0 8.866 Continuing the upgrade transaction with new apk-tools: 03:25:39 #0 8.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:25:39 #0 8.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:25:39 #0 10.38 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:25:39 #0 10.41 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:25:39 #0 10.46 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:25:39 #115 10.47 Executing ca-certificates-20241121-r0.trigger 03:25:39 #115 10.51 OK: 8 MiB in 16 packages 03:25:39 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:25:39 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:25:39 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:25:39 #115 ... 03:25:39 03:25:39 #113 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:25:39 #113 DONE 11.6s 03:25:39 03:25:39 #115 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:25:39 #115 DONE 11.6s 03:25:39 03:25:39 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:39 #20 ... 03:25:39 03:25:39 #23 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 03:25:39 #23 DONE 1.4s 03:25:39 03:25:39 #20 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:25:39 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 03:25:39 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:25:39 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:25:39 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:25:39 #20 ... 03:25:39 03:25:39 #24 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:25:39 #24 transferring dockerfile: 1.89kB 0.0s done 03:25:39 #24 DONE 1.2s 03:25:39 03:25:39 #25 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:25:39 #25 DONE 1.1s 03:25:39 03:25:39 #20 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:25:39 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 03:25:39 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:25:39 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:25:39 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:25:39 #20 DONE 1.5s 03:25:39 03:25:39 #26 [security-proxy-setup internal] load build definition from Dockerfile 03:25:39 #26 transferring dockerfile: 2.50kB 0.0s done 03:25:39 #26 DONE 1.1s 03:25:39 03:25:39 #27 [security-proxy-setup internal] load .dockerignore 03:25:39 #27 transferring context: 50B 0.0s done 03:25:39 #27 DONE 1.1s 03:25:39 03:25:39 #28 [security-spiffe-token-provider internal] load .dockerignore 03:25:39 #28 transferring context: 50B 0.1s done 03:25:39 #28 DONE 1.2s 03:25:39 03:25:39 #29 [core-command internal] load build context 03:25:39 #29 transferring context: 2.94MB 1.0s done 03:25:39 #29 DONE 1.4s 03:25:39 03:25:39 #30 [support-notifications internal] load build context 03:25:39 #30 transferring context: 2.94MB 0.9s done 03:25:39 #30 DONE 1.3s 03:25:39 03:25:39 #31 [security-spire-config internal] load build context 03:25:39 #31 transferring context: 21.82kB 0.0s done 03:25:39 #31 DONE 1.1s 03:25:39 03:25:39 #32 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:25:39 #32 ... 03:25:39 03:25:39 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:25:39 #3 DONE 0.0s 03:25:39 03:25:39 #23 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 03:25:39 #23 DONE 1.7s 03:25:39 03:25:39 #20 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:25:39 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 03:25:39 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:25:39 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:25:39 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:25:39 #20 DONE 1.6s 03:25:39 03:25:39 #33 [security-spiffe-token-provider internal] load build context 03:25:39 #33 DONE 0.0s 03:25:39 03:25:39 #21 [security-spire-server internal] load build context 03:25:39 #21 transferring context: 23.57kB 0.0s done 03:25:39 #21 DONE 1.3s 03:25:39 03:25:39 #34 [security-bootstrapper internal] load build context 03:25:39 #34 transferring context: 2.94MB 0.9s done 03:25:39 #34 DONE 1.5s 03:25:39 03:25:39 #35 [core-keeper internal] load build context 03:25:39 #35 transferring context: 2.94MB 1.1s done 03:25:39 #35 DONE 1.5s 03:25:39 03:25:39 #36 [core-data internal] load build context 03:25:39 #36 transferring context: 2.94MB 1.0s done 03:25:39 #36 DONE 1.5s 03:25:39 03:25:39 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:39 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.8s done 03:25:39 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:25:39 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:25:39 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:25:39 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 03:25:39 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 03:25:39 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:25:39 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 0.4s 03:25:39 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 03:25:39 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:25:39 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:25:39 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.00MB / 28.04MB 0.5s 03:25:40 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 0.6s 03:25:40 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 0.7s 03:25:40 #37 ... 03:25:40 03:25:40 #38 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:25:40 #38 DONE 2.3s 03:25:40 03:25:40 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:40 #37 ... 03:25:40 03:25:40 #39 [core-common-config-bootstrapper internal] load .dockerignore 03:25:40 #39 transferring context: 50B 0.0s done 03:25:40 #39 DONE 1.1s 03:25:40 03:25:40 #40 [security-spire-agent internal] load build context 03:25:40 #40 transferring context: 23.10kB 0.0s done 03:25:40 #40 DONE 0.9s 03:25:40 03:25:40 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:40 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 1.0s 03:25:40 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 1.2s 03:25:40 #37 ... 03:25:40 03:25:40 #41 [support-scheduler internal] load .dockerignore 03:25:40 #41 transferring context: 50B 0.0s done 03:25:40 #41 DONE 1.2s 03:25:40 03:25:40 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:40 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 1.3s 03:25:40 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.5s 03:25:41 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.8s done 03:25:41 #37 ... 03:25:41 03:25:41 #42 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:25:41 #42 transferring dockerfile: 2.23kB 0.0s done 03:25:41 #42 DONE 2.1s 03:25:41 03:25:41 #43 [security-secretstore-setup internal] load .dockerignore 03:25:41 #43 transferring context: 50B 0.0s done 03:25:41 #43 DONE 2.3s 03:25:41 03:25:41 #44 [support-scheduler internal] load build definition from Dockerfile 03:25:41 #44 transferring dockerfile: 1.82kB 0.1s done 03:25:41 #44 DONE 2.0s 03:25:41 03:25:41 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:25:41 #3 DONE 0.0s 03:25:41 03:25:41 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:41 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 03:25:41 #37 ... 03:25:41 03:25:41 #45 [security-proxy-auth internal] load build definition from Dockerfile 03:25:41 #45 transferring dockerfile: 2.15kB 0.1s done 03:25:41 #45 DONE 2.9s 03:25:41 03:25:41 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:41 #37 ... 03:25:41 03:25:41 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:25:41 #3 DONE 0.0s 03:25:42 03:25:42 #46 [security-secretstore-setup internal] load build definition from Dockerfile 03:25:42 #46 transferring dockerfile: 2.49kB 0.0s done 03:25:42 #46 DONE 2.7s 03:25:42 03:25:42 #47 [security-proxy-auth internal] load .dockerignore 03:25:42 #47 transferring context: 50B 0.0s done 03:25:42 #47 DONE 3.3s 03:25:42 03:25:42 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:25:42 #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 03:25:42 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 03:25:42 #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:25:42 #48 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 03:25:42 #48 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 03:25:42 #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 03:25:42 #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 2.2s 03:25:42 #48 ... 03:25:42 03:25:42 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:25:42 #3 DONE 0.0s 03:25:42 03:25:42 #49 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 03:25:42 #49 DONE 2.2s 03:25:42 03:25:42 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:25:42 #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 2.3s 03:25:42 #48 ... 03:25:42 03:25:42 #20 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:25:42 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 03:25:42 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:25:42 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:25:42 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:25:42 #20 DONE 2.3s 03:25:42 03:25:42 #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:25:42 #38 DONE 2.9s 03:25:42 03:25:42 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:25:42 #3 DONE 0.0s 03:25:42 03:25:42 #50 [core-metadata internal] load build context 03:25:42 #50 transferring context: 2.94MB 1.9s done 03:25:42 #50 DONE 2.9s 03:25:42 03:25:42 #49 [support-scheduler builder 2/7] WORKDIR /edgex-go 03:25:42 #49 DONE 2.8s 03:25:42 03:25:42 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:25:42 #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.3s done 03:25:42 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 03:25:43 #48 ... 03:25:43 03:25:43 #23 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 03:25:43 #23 DONE 3.4s 03:25:43 03:25:43 #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:43 #51 DONE 3.6s 03:25:43 03:25:43 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:25:43 #48 ... 03:25:43 03:25:43 #20 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 03:25:43 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 03:25:43 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 03:25:43 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 03:25:43 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 03:25:43 #20 DONE 2.3s 03:25:43 03:25:43 #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:25:43 #38 DONE 2.9s 03:25:43 03:25:43 #49 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 03:25:43 #49 DONE 2.8s 03:25:43 03:25:43 #52 [security-proxy-setup internal] load build context 03:25:43 #52 transferring context: 2.94MB 2.3s done 03:25:43 #52 DONE 3.5s 03:25:43 03:25:43 #33 [security-spiffe-token-provider internal] load build context 03:25:43 #33 transferring context: 2.94MB 2.0s done 03:25:43 #33 DONE 3.4s 03:25:43 03:25:43 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:46 #37 ... 03:25:46 03:25:46 #53 [security-proxy-auth internal] load build context 03:25:46 #53 transferring context: 2.94MB 2.8s done 03:25:46 #53 DONE 3.9s 03:25:46 03:25:46 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:46 #37 ... 03:25:46 03:25:46 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:25:46 #0 1.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:46 #0 2.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:46 #0 4.391 (1/2) Installing ca-certificates (20241121-r0) 03:25:46 #0 4.674 (2/2) Installing dumb-init (1.2.5-r3) 03:25:46 #0 4.695 Executing busybox-1.36.1-r29.trigger 03:25:46 #0 4.835 Executing ca-certificates-20241121-r0.trigger 03:25:46 #0 5.375 OK: 10 MiB in 16 packages 03:25:46 #54 DONE 6.7s 03:25:46 03:25:46 #55 [security-secretstore-setup internal] load build context 03:25:46 #55 ... 03:25:46 03:25:46 #56 [support-scheduler internal] load build context 03:25:46 #56 transferring context: 2.94MB 2.7s done 03:25:46 #56 DONE 4.6s 03:25:46 03:25:46 #57 [core-common-config-bootstrapper internal] load build context 03:25:46 #57 transferring context: 2.94MB 3.3s done 03:25:46 #57 DONE 4.6s 03:25:46 03:25:46 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:25:47 #48 ... 03:25:47 03:25:47 #55 [security-secretstore-setup internal] load build context 03:25:47 #55 transferring context: 2.94MB 3.1s done 03:25:47 #55 DONE 4.0s 03:25:47 03:25:47 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:25:47 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.1s 03:25:47 #48 ... 03:25:47 03:25:47 #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:25:47 #0 3.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:47 #0 4.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:47 #0 6.886 (1/1) Installing dumb-init (1.2.5-r3) 03:25:47 #0 6.930 Executing busybox-1.36.1-r29.trigger 03:25:47 #0 6.994 OK: 9 MiB in 15 packages 03:25:47 #58 DONE 7.8s 03:25:47 03:25:47 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:25:48 #48 ... 03:25:48 03:25:48 #59 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:25:48 #0 3.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:48 #0 4.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:48 #0 7.246 (1/1) Installing dumb-init (1.2.5-r3) 03:25:48 #0 7.268 Executing busybox-1.36.1-r29.trigger 03:25:48 #0 7.327 OK: 9 MiB in 15 packages 03:25:48 #59 DONE 9.1s 03:25:48 03:25:48 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:25:49 #48 ... 03:25:49 03:25:49 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:49 #60 DONE 6.9s 03:25:49 03:25:49 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:25:49 #48 ... 03:25:49 03:25:49 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:25:49 #0 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:49 #0 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:49 #0 6.571 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:25:49 #0 6.571 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:25:49 #0 6.571 OK: 24052 distinct packages available 03:25:49 #0 6.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:49 #0 7.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:49 #61 ... 03:25:49 03:25:49 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:25:49 #0 5.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:49 #0 5.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:49 #0 9.233 (1/2) Installing dumb-init (1.2.5-r3) 03:25:49 #0 9.250 (2/2) Installing su-exec (0.2-r3) 03:25:49 #0 9.365 Executing busybox-1.36.1-r29.trigger 03:25:49 #0 9.436 OK: 9 MiB in 16 packages 03:25:49 #62 ... 03:25:49 03:25:49 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:25:49 #0 4.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:49 #0 5.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:49 #0 8.814 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:25:49 #0 9.082 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:25:49 #0 9.192 (3/6) Installing dumb-init (1.2.5-r3) 03:25:49 #0 9.227 (4/6) Installing openssl (3.3.2-r1) 03:25:49 #0 9.278 (5/6) Installing su-exec (0.2-r3) 03:25:49 #0 9.288 (6/6) Installing yq-go (4.44.1-r2) 03:25:49 #63 ... 03:25:49 03:25:49 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:25:49 #62 DONE 10.3s 03:25:49 03:25:49 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:25:49 #63 10.02 Executing busybox-1.36.1-r29.trigger 03:25:49 #63 ... 03:25:49 03:25:49 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:25:49 #0 3.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:49 #0 4.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:49 #0 8.045 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:25:49 #0 8.045 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:25:49 #0 8.045 OK: 24052 distinct packages available 03:25:49 #0 8.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:49 #0 9.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:50 #64 ... 03:25:50 03:25:50 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:50 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.6s 03:25:51 #37 ... 03:25:51 03:25:51 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:25:51 #63 10.12 OK: 20 MiB in 18 packages 03:25:51 #63 DONE 11.3s 03:25:51 03:25:51 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:52 #37 ... 03:25:52 03:25:52 #65 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:25:52 #0 7.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:52 #0 8.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:52 #65 ... 03:25:52 03:25:52 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:25:52 #0 4.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:52 #0 5.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:52 #0 8.634 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:25:52 #0 8.634 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:25:52 #0 8.634 OK: 24050 distinct packages available 03:25:52 #0 9.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:52 #66 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:52 #66 ... 03:25:52 03:25:52 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:25:52 #0 7.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:52 #0 8.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:52 #67 ... 03:25:52 03:25:52 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:25:52 #61 11.80 (1/4) Installing dumb-init (1.2.5-r3) 03:25:52 #61 11.86 (2/4) Installing musl-obstack (1.2.3-r2) 03:25:52 #61 11.86 (3/4) Installing libucontext (1.2-r3) 03:25:52 #61 11.87 (4/4) Installing gcompat (1.1.0-r4) 03:25:52 #61 11.90 Executing busybox-1.36.1-r29.trigger 03:25:52 #61 11.97 OK: 9 MiB in 18 packages 03:25:52 #61 DONE 13.0s 03:25:52 03:25:52 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:25:52 #0 7.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:52 #0 7.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:52 #68 ... 03:25:52 03:25:52 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:25:52 #0 5.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:52 #0 6.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:52 #0 10.33 OK: 239 MiB in 58 packages 03:25:52 #69 ... 03:25:52 03:25:52 #32 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:25:52 #32 3.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:52 #32 3.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:52 #32 7.638 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:25:52 #32 7.638 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:25:52 #32 7.638 OK: 24052 distinct packages available 03:25:52 #32 8.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:52 #32 8.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:52 #32 12.13 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:25:52 #32 12.36 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:25:52 #32 12.42 (3/7) Installing dumb-init (1.2.5-r3) 03:25:52 #32 12.45 (4/7) Installing musl-obstack (1.2.3-r2) 03:25:52 #32 12.47 (5/7) Installing libucontext (1.2-r3) 03:25:52 #32 12.51 (6/7) Installing gcompat (1.1.0-r4) 03:25:52 #32 12.58 (7/7) Installing openssl (3.3.2-r1) 03:25:52 #32 12.63 Executing busybox-1.36.1-r29.trigger 03:25:52 #32 12.72 OK: 10 MiB in 19 packages 03:25:52 #32 ... 03:25:52 03:25:52 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:53 #37 ... 03:25:53 03:25:53 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:25:53 #0 6.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:53 #0 7.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:53 #70 ... 03:25:53 03:25:53 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:25:53 #69 DONE 12.1s 03:25:53 03:25:53 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:25:53 #0 6.793 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:53 #0 7.982 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:53 #71 ... 03:25:53 03:25:53 #32 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:25:53 #32 DONE 13.8s 03:25:53 03:25:53 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:25:54 #72 ... 03:25:54 03:25:54 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:25:54 #73 DONE 0.8s 03:25:54 03:25:54 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:54 #37 ... 03:25:54 03:25:54 #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:25:54 #65 11.63 OK: 239 MiB in 58 packages 03:25:54 #65 DONE 13.3s 03:25:54 03:25:54 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:54 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.5s 03:25:55 #37 ... 03:25:55 03:25:55 #74 [core-data builder 4/7] COPY go.mod vendor* ./ 03:25:55 #74 DONE 0.9s 03:25:55 03:25:55 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:55 #37 ... 03:25:55 03:25:55 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:25:55 #67 12.76 OK: 239 MiB in 58 packages 03:25:55 #67 DONE 14.3s 03:25:56 03:25:56 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:25:56 #66 13.33 OK: 239 MiB in 58 packages 03:25:56 #66 DONE 13.9s 03:25:56 03:25:56 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:56 #37 ... 03:25:56 03:25:56 #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:25:56 #0 4.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:56 #0 5.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:56 #75 ... 03:25:56 03:25:56 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:56 #37 ... 03:25:56 03:25:56 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:25:56 #64 13.36 (1/14) Installing ca-certificates (20241121-r0) 03:25:56 #64 13.76 (2/14) Installing brotli-libs (1.1.0-r2) 03:25:56 #64 13.92 (3/14) Installing c-ares (1.33.1-r0) 03:25:56 #64 13.98 (4/14) Installing libunistring (1.2-r0) 03:25:56 #64 14.04 (5/14) Installing libidn2 (2.3.7-r0) 03:25:56 #64 14.09 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:25:56 #64 14.18 (7/14) Installing libpsl (0.21.5-r1) 03:25:56 #64 14.22 (8/14) Installing zstd-libs (1.5.6-r0) 03:25:56 #64 14.31 (9/14) Installing libcurl (8.11.1-r0) 03:25:56 #64 14.43 (10/14) Installing curl (8.11.1-r0) 03:25:56 #64 14.45 (11/14) Installing dumb-init (1.2.5-r3) 03:25:56 #64 14.48 (12/14) Installing musl-obstack (1.2.3-r2) 03:25:56 #64 14.49 (13/14) Installing libucontext (1.2-r3) 03:25:56 #64 14.49 (14/14) Installing gcompat (1.1.0-r4) 03:25:56 #64 14.56 Executing busybox-1.36.1-r29.trigger 03:25:56 #64 14.64 Executing ca-certificates-20241121-r0.trigger 03:25:56 #64 15.70 OK: 15 MiB in 28 packages 03:25:56 #64 DONE 17.0s 03:25:56 03:25:56 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:25:56 #76 DONE 1.1s 03:25:57 03:25:57 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:57 #37 ... 03:25:57 03:25:57 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:25:57 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s done 03:25:57 #48 DONE 17.6s 03:25:57 03:25:57 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:25:57 #77 DONE 1.2s 03:25:57 03:25:57 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:57 #37 ... 03:25:57 03:25:57 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:25:57 #0 4.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:57 #0 5.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:57 #0 9.007 Upgrading critical system libraries and apk-tools: 03:25:57 #0 9.007 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:25:57 #0 9.049 Executing busybox-1.36.1-r29.trigger 03:25:57 #78 ... 03:25:57 03:25:57 #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:25:57 #75 10.40 Upgrading critical system libraries and apk-tools: 03:25:57 #75 10.40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:25:57 #75 10.47 Executing busybox-1.36.1-r29.trigger 03:25:57 #75 11.16 Continuing the upgrade transaction with new apk-tools: 03:25:57 #75 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:58 #75 ... 03:25:58 03:25:58 #79 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 03:25:58 #0 4.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:58 #0 5.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:58 #0 8.695 Upgrading critical system libraries and apk-tools: 03:25:58 #0 8.695 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:25:58 #0 8.771 Executing busybox-1.36.1-r29.trigger 03:25:58 #79 ... 03:25:58 03:25:58 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:25:58 #68 12.51 (1/3) Installing ca-certificates (20241121-r0) 03:25:58 #68 12.80 (2/3) Installing dumb-init (1.2.5-r3) 03:25:58 #68 12.81 (3/3) Installing tzdata (2024b-r0) 03:25:58 #68 13.91 Executing busybox-1.36.1-r29.trigger 03:25:58 #68 13.97 Executing ca-certificates-20241121-r0.trigger 03:25:58 #68 14.95 OK: 11 MiB in 17 packages 03:25:58 #68 DONE 15.9s 03:25:58 03:25:58 #79 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 03:25:58 #79 10.09 Continuing the upgrade transaction with new apk-tools: 03:25:58 #79 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:58 #79 ... 03:25:58 03:25:58 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:25:58 #80 ... 03:25:58 03:25:58 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:25:58 #71 13.45 (1/1) Installing dumb-init (1.2.5-r3) 03:25:58 #71 14.00 Executing busybox-1.36.1-r29.trigger 03:25:58 #71 14.07 OK: 9 MiB in 15 packages 03:25:58 #71 DONE 15.3s 03:25:58 03:25:58 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:25:58 #70 11.95 (1/4) Installing ca-certificates (20241121-r0) 03:25:58 #70 12.28 (2/4) Installing dumb-init (1.2.5-r3) 03:25:58 #70 12.29 (3/4) Installing su-exec (0.2-r3) 03:25:58 #70 12.32 (4/4) Installing yq-go (4.44.1-r2) 03:25:58 #70 13.06 Executing busybox-1.36.1-r29.trigger 03:25:58 #70 13.16 Executing ca-certificates-20241121-r0.trigger 03:25:58 #70 14.05 OK: 20 MiB in 18 packages 03:25:58 #70 DONE 15.4s 03:25:58 03:25:58 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:25:59 #81 ... 03:25:59 03:25:59 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:25:59 #0 3.394 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:59 #0 4.552 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:59 #0 9.616 OK: 239 MiB in 58 packages 03:25:59 #82 ... 03:25:59 03:25:59 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:59 #37 ... 03:25:59 03:25:59 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:25:59 #82 DONE 10.4s 03:25:59 03:25:59 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:25:59 #37 ... 03:25:59 03:25:59 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:25:59 #0 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:59 #0 3.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:59 #0 8.268 Upgrading critical system libraries and apk-tools: 03:25:59 #0 8.268 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:25:59 #0 8.302 Executing busybox-1.36.1-r29.trigger 03:25:59 #0 9.534 Continuing the upgrade transaction with new apk-tools: 03:25:59 #0 9.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:00 #83 ... 03:26:00 03:26:00 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:26:00 #84 DONE 0.8s 03:26:00 03:26:00 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:26:00 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.8s 03:26:01 #37 ... 03:26:01 03:26:01 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:26:01 #0 3.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:01 #0 4.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:01 #0 8.497 Upgrading critical system libraries and apk-tools: 03:26:01 #0 8.497 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:26:01 #0 8.554 Executing busybox-1.36.1-r29.trigger 03:26:01 #0 9.513 Continuing the upgrade transaction with new apk-tools: 03:26:01 #0 9.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:01 #85 ... 03:26:01 03:26:01 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:26:02 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.1s done 03:26:02 #37 ... 03:26:02 03:26:02 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:26:02 #0 3.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:02 #0 4.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:02 #0 8.561 Upgrading critical system libraries and apk-tools: 03:26:02 #0 8.561 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:26:02 #0 8.626 Executing busybox-1.36.1-r29.trigger 03:26:02 #0 9.377 Continuing the upgrade transaction with new apk-tools: 03:26:02 #0 9.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:02 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:02 #86 ... 03:26:02 03:26:02 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:26:02 #80 3.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:02 #80 4.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:03 #80 ... 03:26:03 03:26:03 #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 03:26:03 #79 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:03 #79 14.14 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:26:03 #79 14.18 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:26:03 #79 14.45 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:26:03 #79 14.52 OK: 9 MiB in 15 packages 03:26:03 #79 DONE 16.6s 03:26:03 03:26:03 #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:26:03 #75 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:03 #75 15.54 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:26:03 #75 15.60 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:26:03 #75 15.91 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:26:03 #75 15.95 Executing ca-certificates-20241121-r0.trigger 03:26:03 #75 16.44 OK: 10 MiB in 16 packages 03:26:03 #75 DONE 17.4s 03:26:03 03:26:03 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:26:03 #78 10.23 Continuing the upgrade transaction with new apk-tools: 03:26:03 #78 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:03 #78 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:03 #78 14.86 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:26:03 #78 14.90 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:26:03 #78 15.13 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:26:03 #78 15.18 OK: 9 MiB in 15 packages 03:26:03 #78 DONE 16.3s 03:26:04 03:26:04 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:26:04 #37 DONE 25.7s 03:26:04 03:26:04 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:26:04 #81 5.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:04 #81 ... 03:26:04 03:26:04 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:04 #87 ... 03:26:04 03:26:04 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:26:04 #83 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:04 #83 13.81 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:26:04 #83 13.87 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:26:04 #83 14.15 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:26:04 #83 14.21 OK: 9 MiB in 16 packages 03:26:04 #83 DONE 14.9s 03:26:04 03:26:04 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:26:05 #88 ... 03:26:05 03:26:05 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:26:05 #85 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:05 #85 12.85 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:26:05 #85 12.90 OK: 20 MiB in 18 packages 03:26:05 #85 DONE 14.0s 03:26:05 03:26:05 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:26:05 #89 DONE 0.2s 03:26:05 03:26:05 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:26:05 #86 12.94 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:26:05 #86 12.96 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:26:05 #86 ... 03:26:05 03:26:05 #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:05 #90 ... 03:26:05 03:26:05 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:26:05 #86 13.23 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:26:06 #86 13.28 OK: 9 MiB in 18 packages 03:26:06 #86 DONE 13.7s 03:26:06 03:26:06 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:26:06 #91 ... 03:26:06 03:26:06 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:26:06 #0 4.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:06 #0 4.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:06 #0 7.160 Upgrading critical system libraries and apk-tools: 03:26:06 #0 7.160 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:26:06 #0 7.188 Executing busybox-1.36.1-r29.trigger 03:26:06 #0 8.204 Continuing the upgrade transaction with new apk-tools: 03:26:06 #0 8.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:06 #0 9.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:07 #92 ... 03:26:07 03:26:07 #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:07 #93 ... 03:26:07 03:26:07 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:26:07 #80 6.950 Upgrading critical system libraries and apk-tools: 03:26:07 #80 6.950 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:26:07 #80 6.986 Executing busybox-1.36.1-r29.trigger 03:26:07 #80 7.702 Continuing the upgrade transaction with new apk-tools: 03:26:07 #80 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:07 #80 8.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:07 #80 ... 03:26:07 03:26:07 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:26:07 #88 DONE 2.5s 03:26:07 03:26:07 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:07 #94 ... 03:26:07 03:26:07 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:26:07 #95 DONE 0.2s 03:26:07 03:26:07 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:26:07 #72 4.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:07 #72 5.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:07 #72 9.411 Upgrading critical system libraries and apk-tools: 03:26:07 #72 9.413 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:26:07 #72 9.480 Executing busybox-1.36.1-r29.trigger 03:26:07 #72 10.06 Continuing the upgrade transaction with new apk-tools: 03:26:07 #72 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:07 #72 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:07 #72 13.66 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:26:07 #72 13.69 OK: 10 MiB in 19 packages 03:26:07 #72 DONE 14.3s 03:26:07 03:26:07 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:26:07 #91 DONE 1.5s 03:26:07 03:26:07 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:26:08 #96 DONE 0.4s 03:26:08 03:26:08 #97 [security-spire-config stage-2 6/10] COPY security.txt / 03:26:08 #97 DONE 0.2s 03:26:08 03:26:08 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:26:08 #98 DONE 0.3s 03:26:08 03:26:08 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:26:08 #92 11.62 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:26:08 #92 11.64 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:26:08 #92 11.84 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:26:08 #92 11.89 Executing ca-certificates-20241121-r0.trigger 03:26:09 #92 ... 03:26:09 03:26:09 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:26:09 #99 DONE 0.2s 03:26:09 03:26:09 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:26:09 #100 DONE 1.3s 03:26:09 03:26:09 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:26:09 #92 12.13 OK: 15 MiB in 28 packages 03:26:09 #92 ... 03:26:09 03:26:09 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:26:09 #101 DONE 0.3s 03:26:09 03:26:09 #102 [security-spire-config] exporting to image 03:26:09 #102 exporting layers 03:26:09 #102 ... 03:26:09 03:26:09 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:26:09 #103 DONE 1.8s 03:26:09 03:26:09 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:26:09 #92 DONE 12.8s 03:26:09 03:26:09 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:26:09 #80 10.71 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:26:09 #80 10.77 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:26:09 #80 10.98 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:26:09 #80 11.01 Executing ca-certificates-20241121-r0.trigger 03:26:09 #80 11.37 OK: 11 MiB in 17 packages 03:26:09 #80 ... 03:26:09 03:26:09 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:26:09 #104 DONE 0.4s 03:26:10 03:26:10 #105 [security-spire-server stage-2 6/9] COPY security.txt / 03:26:10 #105 ... 03:26:10 03:26:10 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:26:10 #80 DONE 12.0s 03:26:10 03:26:10 #105 [security-spire-server stage-2 6/9] COPY security.txt / 03:26:10 #105 DONE 0.3s 03:26:10 03:26:10 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:26:10 #106 ... 03:26:10 03:26:10 #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:10 #107 ... 03:26:10 03:26:10 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:26:10 #106 DONE 1.5s 03:26:10 03:26:10 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:26:10 #108 DONE 0.3s 03:26:10 03:26:10 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:26:10 #109 ... 03:26:10 03:26:10 #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:26:10 #110 DONE 0.2s 03:26:10 03:26:10 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:26:10 #109 DONE 0.2s 03:26:10 03:26:10 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:26:10 #111 DONE 0.2s 03:26:10 03:26:10 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 03:26:10 #112 DONE 0.2s 03:26:10 03:26:10 #113 [security-spire-server] exporting to image 03:26:11 #113 ... 03:26:11 03:26:11 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:26:11 #114 DONE 0.2s 03:26:11 03:26:11 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:26:11 #81 6.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:11 #81 8.604 Upgrading critical system libraries and apk-tools: 03:26:11 #81 8.604 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:26:11 #81 8.638 Executing busybox-1.36.1-r29.trigger 03:26:11 #81 9.287 Continuing the upgrade transaction with new apk-tools: 03:26:11 #81 9.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:11 #81 9.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:11 #81 11.84 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 03:26:11 #81 11.88 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:26:11 #81 12.03 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:26:11 #81 12.08 Executing ca-certificates-20241121-r0.trigger 03:26:11 #81 12.35 OK: 20 MiB in 18 packages 03:26:11 #81 DONE 12.8s 03:26:11 03:26:11 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:26:11 #115 DONE 0.2s 03:26:11 03:26:11 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:26:11 #116 ... 03:26:11 03:26:11 #102 [security-spire-config] exporting to image 03:26:11 #102 exporting layers 2.2s done 03:26:11 #102 writing image sha256:a8be1aa52115cbc996bf3b4d4962715f6bc17e2fe0796a8aa87f10767c0207e6 done 03:26:11 #102 naming to docker.io/library/security-spire-config-arm64 0.0s done 03:26:11 #102 DONE 2.3s 03:26:11 03:26:11 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:26:11 #116 DONE 0.2s 03:26:11 03:26:11 #117 [security-spire-agent] exporting to image 03:26:13 #117 ... 03:26:13 03:26:13 #113 [security-spire-server] exporting to image 03:26:13 #113 exporting layers 1.9s done 03:26:13 #113 writing image sha256:6623210bbd2a6996f62156e383cd024b1cac5a70d76b6adbd5524485868ee2c1 0.0s done 03:26:13 #113 naming to docker.io/library/security-spire-server-arm64 0.0s done 03:26:13 #113 DONE 1.9s 03:26:13 03:26:13 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:13 #87 ... 03:26:13 03:26:13 #117 [security-spire-agent] exporting to image 03:26:13 #117 exporting layers 1.6s done 03:26:13 #117 writing image sha256:5d3b228cab0b765efdd314884f93291390008538b75c11d4e3585b263ffa2e2d done 03:26:13 #117 naming to docker.io/library/security-spire-agent-arm64 0.0s done 03:26:13 #117 DONE 1.6s 03:26:13 03:26:13 #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:27 #110 DONE 52.6s 03:26:27 03:26:27 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:27 #112 DONE 52.5s 03:26:27 03:26:27 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:27 #78 DONE 52.5s 03:26:27 03:26:27 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:27 #102 DONE 55.6s 03:26:27 03:26:27 #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:27 #109 DONE 43.5s 03:26:27 03:26:27 #116 [core-metadata builder 6/7] COPY . . 03:26:30 #116 ... 03:26:30 03:26:30 #117 [security-bootstrapper builder 6/7] COPY . . 03:26:30 #117 ... 03:26:30 03:26:30 #118 [core-keeper builder 7/8] COPY . . 03:26:30 #118 ... 03:26:30 03:26:30 #119 [support-scheduler builder 6/7] COPY . . 03:26:31 #119 ... 03:26:31 03:26:31 #120 [security-spiffe-token-provider builder 6/7] COPY . . 03:26:31 #120 DONE 11.3s 03:26:31 03:26:31 #121 [support-notifications builder 6/7] COPY . . 03:26:31 #121 CACHED 03:26:31 03:26:31 #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:31 #122 CACHED 03:26:31 03:26:31 #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:26:31 #123 CACHED 03:26:31 03:26:31 #124 [core-command builder 6/7] COPY . . 03:26:31 #124 CACHED 03:26:31 03:26:31 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:31 #125 CACHED 03:26:31 03:26:31 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 03:26:31 #126 CACHED 03:26:31 03:26:31 #119 [support-scheduler builder 6/7] COPY . . 03:26:31 #119 DONE 11.3s 03:26:31 03:26:31 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 03:26:31 #127 CACHED 03:26:31 03:26:31 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:31 #128 CACHED 03:26:31 03:26:31 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:26:31 #129 CACHED 03:26:31 03:26:31 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:26:31 #130 CACHED 03:26:31 03:26:31 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:31 #131 CACHED 03:26:31 03:26:31 #132 [security-proxy-setup builder 6/7] COPY . . 03:26:31 #132 CACHED 03:26:31 03:26:31 #133 [core-data builder 6/7] COPY . . 03:26:31 #133 CACHED 03:26:31 03:26:31 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 03:26:31 #134 CACHED 03:26:31 03:26:31 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:31 #135 CACHED 03:26:31 03:26:31 #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:26:31 #136 CACHED 03:26:31 03:26:31 #137 [security-secretstore-setup builder 6/7] COPY . . 03:26:31 #137 CACHED 03:26:31 03:26:31 #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:31 #138 CACHED 03:26:31 03:26:31 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:31 #139 CACHED 03:26:31 03:26:31 #140 [security-proxy-auth builder 6/7] COPY . . 03:26:31 #140 CACHED 03:26:31 03:26:31 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:26:31 #141 CACHED 03:26:31 03:26:31 #117 [security-bootstrapper builder 6/7] COPY . . 03:26:31 #117 DONE 11.3s 03:26:31 03:26:31 #118 [core-keeper builder 7/8] COPY . . 03:26:31 #118 DONE 11.3s 03:26:31 03:26:31 #116 [core-metadata builder 6/7] COPY . . 03:26:31 #116 DONE 11.3s 03:26:31 03:26:31 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:26:32 #142 0.948 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:26:46 #142 ... 03:26:46 03:26:46 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:26:46 #0 1.008 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:26:46 #143 ... 03:26:46 03:26:46 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:26:46 #0 0.889 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:26:46 #144 ... 03:26:46 03:26:46 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:26:46 #0 1.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:26:46 #145 ... 03:26:46 03:26:46 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:26:46 #0 1.313 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:26:46 #146 ... 03:26:46 03:26:46 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:26:46 #0 0.652 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:26:46 #147 ... 03:26:46 03:26:46 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:26:46 #0 1.290 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:26:46 #148 ... 03:26:46 03:26:46 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:26:46 #0 0.684 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:26:46 #149 ... 03:26:46 03:26:46 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:26:46 #0 1.529 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:26:46 #150 ... 03:26:46 03:26:46 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:26:46 #0 0.612 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:26:46 #151 ... 03:26:46 03:26:46 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:26:46 #0 0.828 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:26:46 #152 ... 03:26:46 03:26:46 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:26:46 #0 1.311 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:26:52 #93 ... 03:26:52 03:26:52 #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:52 #107 DONE 48.9s 03:26:52 03:26:52 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:52 #94 DONE 51.8s 03:26:52 03:26:52 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:52 #87 DONE 55.0s 03:26:52 03:26:52 #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:52 #93 DONE 52.1s 03:26:52 03:26:52 #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:52 #90 DONE 53.6s 03:26:52 03:26:52 #118 [core-data builder 6/7] COPY . . 03:26:52 #118 ... 03:26:52 03:26:52 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:26:52 #119 DONE 1.0s 03:26:52 03:26:52 #120 [core-keeper builder 7/8] COPY . . 03:26:52 #120 DONE 1.0s 03:26:52 03:26:52 #121 [support-scheduler builder 6/7] COPY . . 03:26:52 #121 CACHED 03:26:52 03:26:52 #122 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:26:52 #122 CACHED 03:26:52 03:26:52 #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:52 #123 CACHED 03:26:52 03:26:52 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 03:26:52 #124 CACHED 03:26:52 03:26:52 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:26:52 #125 CACHED 03:26:52 03:26:52 #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:52 #126 CACHED 03:26:52 03:26:52 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:26:52 #127 CACHED 03:26:52 03:26:52 #128 [security-secretstore-setup builder 6/7] COPY . . 03:26:52 #128 CACHED 03:26:52 03:26:52 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:52 #129 CACHED 03:26:52 03:26:52 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:26:52 #130 CACHED 03:26:52 03:26:52 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:52 #131 CACHED 03:26:52 03:26:52 #132 [security-proxy-auth builder 6/7] COPY . . 03:26:52 #132 CACHED 03:26:52 03:26:52 #133 [security-proxy-setup builder 6/7] COPY . . 03:26:52 #133 CACHED 03:26:52 03:26:52 #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:26:52 #134 CACHED 03:26:52 03:26:52 #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:52 #135 CACHED 03:26:52 03:26:52 #136 [core-metadata builder 6/7] COPY . . 03:26:52 #136 CACHED 03:26:52 03:26:52 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:26:52 #137 CACHED 03:26:52 03:26:52 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:52 #138 CACHED 03:26:52 03:26:52 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:52 #139 CACHED 03:26:52 03:26:52 #140 [core-command builder 6/7] COPY . . 03:26:52 #140 CACHED 03:26:52 03:26:52 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 03:26:52 #141 CACHED 03:26:52 03:26:52 #142 [support-notifications builder 6/7] COPY . . 03:26:52 #142 DONE 1.0s 03:26:52 03:26:52 #143 [security-bootstrapper builder 6/7] COPY . . 03:26:52 #143 DONE 1.0s 03:26:52 03:26:52 #118 [core-data builder 6/7] COPY . . 03:26:52 #118 DONE 1.0s 03:26:52 03:26:52 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:26:53 #144 2.837 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:27:01 #144 ... 03:27:01 03:27:01 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:27:01 #0 3.174 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:27:01 #145 ... 03:27:01 03:27:01 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:27:01 #0 3.125 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:27:01 #146 ... 03:27:01 03:27:01 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:27:01 #0 2.206 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:27:01 #147 ... 03:27:01 03:27:01 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:27:01 #0 1.963 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:27:01 #148 ... 03:27:01 03:27:01 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:27:01 #0 3.089 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:27:01 #149 ... 03:27:01 03:27:01 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:27:01 #0 2.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:27:01 #150 ... 03:27:01 03:27:01 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:27:01 #0 2.931 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:27:01 #151 ... 03:27:01 03:27:01 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:27:01 #0 2.328 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:27:01 #152 ... 03:27:01 03:27:01 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:27:01 #0 2.646 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:27:01 #153 ... 03:27:01 03:27:01 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:27:01 #0 2.353 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:27:02 #154 ... 03:27:02 03:27:02 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:27:02 #0 2.512 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:28:08 #153 ... 03:28:08 03:28:08 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:28:08 #152 84.02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:29:06 #152 DONE 153.3s 03:29:06 03:29:06 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:29:06 #149 DONE 153.4s 03:29:06 03:29:06 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:29:06 #144 DONE 153.3s 03:29:06 03:29:06 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:29:06 #151 DONE 153.3s 03:29:06 03:29:06 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:29:06 #142 DONE 153.3s 03:29:06 03:29:06 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:29:06 #145 DONE 153.4s 03:29:06 03:29:06 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:29:06 #147 DONE 153.4s 03:29:06 03:29:06 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:29:06 #146 DONE 153.4s 03:29:06 03:29:06 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:29:06 #150 DONE 153.3s 03:29:06 03:29:06 #154 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:29:06 #154 ... 03:29:06 03:29:06 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:29:06 #148 DONE 153.5s 03:29:06 03:29:06 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:29:06 #153 DONE 153.5s 03:29:06 03:29:06 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:29:06 #143 DONE 153.6s 03:29:06 03:29:06 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:29:06 #155 DONE 0.2s 03:29:06 03:29:06 #154 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:29:06 #154 DONE 0.3s 03:29:06 03:29:06 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:29:06 #156 DONE 0.3s 03:29:06 03:29:06 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:29:06 #157 DONE 0.3s 03:29:06 03:29:06 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:29:06 #158 DONE 0.2s 03:29:06 03:29:06 #159 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:29:06 #159 DONE 0.3s 03:29:06 03:29:06 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:29:06 #160 DONE 0.3s 03:29:06 03:29:06 #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:29:06 #161 DONE 0.2s 03:29:06 03:29:06 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:29:06 #162 DONE 0.2s 03:29:06 03:29:06 #163 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:29:06 #163 ... 03:29:06 03:29:06 #164 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:29:06 #164 DONE 0.1s 03:29:06 03:29:06 #165 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:29:06 #165 DONE 0.2s 03:29:06 03:29:06 #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:29:06 #166 ... 03:29:06 03:29:06 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:29:06 #167 DONE 0.5s 03:29:06 03:29:06 #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:29:06 #168 CACHED 03:29:06 03:29:06 #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:29:06 #169 CACHED 03:29:06 03:29:06 #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:29:06 #170 DONE 0.5s 03:29:06 03:29:06 #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:29:06 #171 CACHED 03:29:06 03:29:06 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:29:06 #172 CACHED 03:29:06 03:29:06 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:29:06 #173 DONE 0.5s 03:29:06 03:29:06 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:29:06 #174 DONE 0.5s 03:29:06 03:29:06 #175 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:29:06 #175 DONE 0.5s 03:29:06 03:29:06 #163 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:29:06 #163 DONE 0.5s 03:29:06 03:29:06 #176 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:29:06 #176 CACHED 03:29:06 03:29:06 #177 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:29:06 #177 CACHED 03:29:06 03:29:06 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:29:07 #178 ... 03:29:07 03:29:07 #179 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:29:07 #179 DONE 1.6s 03:29:07 03:29:07 #180 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:29:07 #180 DONE 1.6s 03:29:07 03:29:07 #181 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:29:07 #181 ... 03:29:07 03:29:07 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:29:07 #182 DONE 1.9s 03:29:07 03:29:07 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:29:07 #183 DONE 1.9s 03:29:07 03:29:07 #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:29:07 #166 DONE 2.4s 03:29:07 03:29:07 #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:29:07 #184 DONE 2.0s 03:29:07 03:29:07 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:29:07 #185 DONE 2.0s 03:29:07 03:29:07 #186 [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 03:29:07 #186 DONE 2.0s 03:29:07 03:29:07 #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:29:07 #187 DONE 1.9s 03:29:07 03:29:07 #188 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:29:07 #188 DONE 1.9s 03:29:07 03:29:07 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:29:07 #178 DONE 2.0s 03:29:07 03:29:07 #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:29:07 #189 DONE 0.2s 03:29:07 03:29:07 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:29:07 #190 DONE 0.2s 03:29:07 03:29:07 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:29:07 #191 DONE 0.2s 03:29:07 03:29:07 #181 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:29:07 #181 DONE 0.5s 03:29:07 03:29:07 #98 [support-scheduler] exporting to image 03:29:07 #98 exporting layers 03:29:08 #98 ... 03:29:08 03:29:08 #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 03:29:08 #192 DONE 0.2s 03:29:08 03:29:08 #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:29:08 #193 DONE 0.2s 03:29:08 03:29:08 #194 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:29:08 #194 DONE 0.2s 03:29:08 03:29:08 #195 [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 03:29:08 #195 DONE 0.2s 03:29:08 03:29:08 #196 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:29:08 #196 DONE 0.2s 03:29:08 03:29:08 #197 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:29:08 #197 DONE 0.3s 03:29:08 03:29:08 #98 [core-keeper] exporting to image 03:29:08 #98 exporting layers 0.2s done 03:29:08 #98 ... 03:29:08 03:29:08 #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:29:08 #198 DONE 0.3s 03:29:08 03:29:08 #199 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:29:08 #199 DONE 0.3s 03:29:08 03:29:08 #200 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:29:08 #200 DONE 2.9s 03:29:08 03:29:08 #201 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:29:08 #201 DONE 0.3s 03:29:08 03:29:08 #98 [support-notifications] exporting to image 03:29:08 #98 ... 03:29:08 03:29:08 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:29:08 #202 DONE 0.2s 03:29:08 03:29:08 #203 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:29:08 #203 DONE 0.4s 03:29:08 03:29:08 #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:29:08 #204 DONE 0.4s 03:29:08 03:29:08 #205 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:29:08 #205 DONE 0.3s 03:29:08 03:29:08 #206 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:29:08 #206 DONE 0.3s 03:29:08 03:29:08 #207 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:29:08 #207 DONE 0.2s 03:29:08 03:29:08 #208 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:29:08 #208 DONE 0.3s 03:29:08 03:29:08 #98 [core-data] exporting to image 03:29:08 #98 exporting layers 0.4s done 03:29:08 #98 exporting layers 0.5s done 03:29:08 #98 writing image sha256:cddb619fb667b2f2f2cfc36db7054c41c9b93870f6d7e688d8203f3f5e36992d 03:29:08 #98 writing image sha256:f3193670412e28759da9d02eb135f1018470e854fc475ae6dba0fc0b367553bd 03:29:08 #98 writing image sha256:b2c1e6691a7e057c02df4e06e475ed9aa7b165127773e4744bd08165b626c461 03:29:08 #98 writing image sha256:a66c28a4e3fd15e3fb6d1950a29145f62b5da8c60e5f674b123ed7cbccf873e1 03:29:08 #98 ... 03:29:08 03:29:08 #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:29:08 #209 DONE 0.3s 03:29:08 03:29:08 #210 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:29:08 #210 DONE 0.2s 03:29:08 03:29:08 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:29:08 #211 DONE 0.3s 03:29:08 03:29:08 #98 [security-spiffe-token-provider] exporting to image 03:29:08 #98 writing image sha256:cddb619fb667b2f2f2cfc36db7054c41c9b93870f6d7e688d8203f3f5e36992d 0.2s done 03:29:08 #98 writing image sha256:f3193670412e28759da9d02eb135f1018470e854fc475ae6dba0fc0b367553bd 0.2s done 03:29:08 #98 writing image sha256:b2c1e6691a7e057c02df4e06e475ed9aa7b165127773e4744bd08165b626c461 0.2s done 03:29:08 #98 writing image sha256:a66c28a4e3fd15e3fb6d1950a29145f62b5da8c60e5f674b123ed7cbccf873e1 0.2s done 03:29:08 #98 naming to docker.io/library/support-scheduler done 03:29:08 #98 naming to docker.io/library/core-command done 03:29:08 #98 naming to docker.io/library/core-keeper done 03:29:08 #98 naming to docker.io/library/security-spiffe-token-provider done 03:29:08 #98 exporting layers 0.4s done 03:29:08 #98 writing image sha256:ed9cd7a7b2801e4bdf28b101199cfee40de87439a77d8cfcc9266374991f1c10 done 03:29:08 #98 writing image sha256:5fc7165513cdf00806ddb59713e799a96819dc38169d984cd816cf107e0319dd done 03:29:08 #98 writing image sha256:7524e8449f46b277ef2486e7de96614ce2a3e2ed7d2a72ae2e4742ff27a94cc8 done 03:29:08 #98 naming to docker.io/library/core-metadata done 03:29:08 #98 naming to docker.io/library/support-notifications done 03:29:08 #98 naming to docker.io/library/core-data done 03:29:08 #98 DONE 6.5s 03:29:08 03:29:08 #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:29:09 #212 DONE 0.4s 03:29:09 03:29:09 #213 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:29:09 #213 DONE 0.7s 03:29:09 03:29:09 #214 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:29:09 #214 DONE 0.4s 03:29:09 03:29:09 #215 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:29:09 #215 DONE 0.0s 03:29:09 03:29:09 #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:29:09 #216 DONE 0.9s 03:29:09 03:29:09 #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:29:09 #217 DONE 0.1s 03:29:09 03:29:09 #98 [security-proxy-auth] exporting to image 03:29:09 #98 ... 03:29:09 03:29:09 #218 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:29:09 #218 DONE 0.0s 03:29:09 03:29:09 #219 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:29:09 #219 DONE 0.0s 03:29:09 03:29:09 #220 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:29:09 #220 DONE 0.0s 03:29:09 03:29:09 #98 [core-common-config-bootstrapper] exporting to image 03:29:09 #98 exporting layers 0.1s done 03:29:09 #98 writing image sha256:0948a1da72ba9a87900260f9e7982027b8547192a361ded09e533ee6c5d3fbf2 done 03:29:09 #98 naming to docker.io/library/core-common-config-bootstrapper done 03:29:09 #98 exporting layers 0.2s done 03:29:09 #98 writing image sha256:5cb46276d1ce1fc4da274737c28a57e0369fb075936a00c81b9a1bdf8a38156f done 03:29:09 #98 naming to docker.io/library/security-proxy-auth done 03:29:09 #98 DONE 6.7s 03:29:09 03:29:09 #221 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:29:09 #221 DONE 0.0s 03:29:09 03:29:09 #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:29:09 #222 DONE 0.8s 03:29:09 03:29:09 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:29:09 #223 ... 03:29:09 03:29:09 #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:29:09 #224 DONE 0.6s 03:29:09 03:29:09 #98 [security-secretstore-setup] exporting to image 03:29:09 #98 writing image sha256:a0a9987b04ca61550ab71d18f495e51b4ed7b389d7b8f94f05a71783fc209ddc done 03:29:09 #98 naming to docker.io/library/security-proxy-setup done 03:29:09 #98 ... 03:29:09 03:29:09 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:29:09 #223 DONE 0.6s 03:29:09 03:29:09 #98 [security-bootstrapper] exporting to image 03:29:09 #98 writing image sha256:457bcdf17399967e01d826b3be11d61bf7721065e0d57d3102042e3fd475a767 done 03:29:09 #98 naming to docker.io/library/security-secretstore-setup done 03:29:10 #98 exporting layers 0.2s done 03:29:10 #98 writing image sha256:8e467cae0f54f77d608e09af5745164fbb4cbf19d1f5753ef3cf817be9f667a4 done 03:29:10 #98 naming to docker.io/library/security-bootstrapper done 03:29:10 #98 DONE 7.4s 03:29:10 03:29:10 #44 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:29:10 time="2025-01-06T03:24:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:29:10 time="2025-01-06T03:24:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:29:10 time="2025-01-06T03:24:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:29:10 time="2025-01-06T03:24:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:29:10 time="2025-01-06T03:24:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:29:10 time="2025-01-06T03:24:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:29:10 time="2025-01-06T03:24:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:29:10 time="2025-01-06T03:24:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:29:10 time="2025-01-06T03:24:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:29:10 time="2025-01-06T03:24:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:29:10 time="2025-01-06T03:24:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:29:10 time="2025-01-06T03:24:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:29:10 time="2025-01-06T03:24:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:29:10 time="2025-01-06T03:24:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:29:10 time="2025-01-06T03:24:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:29:10 $ docker stop --time=1 bea89c1ecf9217f6da3102240495d8fbdd67b99d52b7d2710107d4c3ce28a8d9 03:29:11 $ docker rm -f --volumes bea89c1ecf9217f6da3102240495d8fbdd67b99d52b7d2710107d4c3ce28a8d9 [Pipeline] // withDockerContainer [Pipeline] sh 03:29:11 + docker images 03:29:11 REPOSITORY TAG IMAGE ID CREATED SIZE 03:29:11 security-proxy-setup latest a0a9987b04ca 2 seconds ago 35.2MB 03:29:11 security-secretstore-setup latest 457bcdf17399 2 seconds ago 46.9MB 03:29:11 security-bootstrapper latest 8e467cae0f54 2 seconds ago 26.2MB 03:29:11 security-proxy-auth latest 5cb46276d1ce 3 seconds ago 32.4MB 03:29:11 core-data latest 7524e8449f46 3 seconds ago 37.7MB 03:29:11 core-common-config-bootstrapper latest 0948a1da72ba 3 seconds ago 23MB 03:29:11 core-metadata latest 5fc7165513cd 3 seconds ago 37.8MB 03:29:11 support-notifications latest ed9cd7a7b280 4 seconds ago 51.9MB 03:29:11 core-keeper latest b2c1e6691a7e 4 seconds ago 31.3MB 03:29:11 support-scheduler latest f3193670412e 4 seconds ago 52.8MB 03:29:11 core-command latest cddb619fb667 4 seconds ago 33.4MB 03:29:11 security-spiffe-token-provider latest a66c28a4e3fd 4 seconds ago 38.5MB 03:29:11 security-spire-config latest 3d54756f4275 3 minutes ago 127MB 03:29:11 security-spire-server latest 50fbec1e25be 3 minutes ago 128MB 03:29:11 security-spire-agent latest 3b3d71563969 3 minutes ago 188MB 03:29:11 ci-base-image-x86_64 latest 110c17799cc5 7 minutes ago 981MB 03:29:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 13 days ago 580MB 03:29:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 03:29:11 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 03:29:11 provisioning config files... 03:29:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/767@tmp/config8011750786497026044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:12 ---> ****-login.sh 03:29:12 nexus3.edgexfoundry.org:10001 03:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:12 Configure a credential helper to remove this warning. See 03:29:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:12 03:29:12 Login Succeeded 03:29:12 nexus3.edgexfoundry.org:10002 03:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:12 Configure a credential helper to remove this warning. See 03:29:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:12 03:29:12 Login Succeeded 03:29:12 nexus3.edgexfoundry.org:10003 03:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:12 Configure a credential helper to remove this warning. See 03:29:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:12 03:29:12 Login Succeeded 03:29:12 nexus3.edgexfoundry.org:10004 03:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:12 Configure a credential helper to remove this warning. See 03:29:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:12 03:29:12 Login Succeeded 03:29:12 ****.io 03:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:12 Configure a credential helper to remove this warning. See 03:29:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:12 03:29:12 Login Succeeded 03:29:12 ---> ****-login.sh ends [Pipeline] } 03:29:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:29:12 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:29:12 530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:12 latest 03:29:12 4.0.0-dev.31 03:29:12 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:12 main 03:29:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:13 + docker push nexus3.edgexfoundry.org:10004/core-command:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:29:13 826c642badc6: Preparing 03:29:13 e9aa236118ed: Preparing 03:29:13 d11a2f9a8da2: Preparing 03:29:13 e266e5511c1d: Preparing 03:29:13 54c6eb82bb4e: Preparing 03:29:13 ad879ce4475c: Preparing 03:29:13 75654b8eeebd: Preparing 03:29:13 ad879ce4475c: Waiting 03:29:13 75654b8eeebd: Waiting 03:29:13 d11a2f9a8da2: Pushed 03:29:13 826c642badc6: Pushed 03:29:13 e266e5511c1d: Pushed 03:29:13 75654b8eeebd: Layer already exists 03:29:13 ad879ce4475c: Pushed 03:29:13 54c6eb82bb4e: Pushed 03:29:15 e9aa236118ed: Pushed 03:29:15 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:dc210e15f619b65461947d15017ac0aa50195f26cfb0fc02a367c83aaca24f9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:16 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:29:16 826c642badc6: Preparing 03:29:16 e9aa236118ed: Preparing 03:29:16 d11a2f9a8da2: Preparing 03:29:16 e266e5511c1d: Preparing 03:29:16 54c6eb82bb4e: Preparing 03:29:16 ad879ce4475c: Preparing 03:29:16 75654b8eeebd: Preparing 03:29:16 ad879ce4475c: Waiting 03:29:16 75654b8eeebd: Waiting 03:29:16 e9aa236118ed: Layer already exists 03:29:16 e266e5511c1d: Layer already exists 03:29:16 826c642badc6: Layer already exists 03:29:16 d11a2f9a8da2: Layer already exists 03:29:16 54c6eb82bb4e: Layer already exists 03:29:16 ad879ce4475c: Layer already exists 03:29:16 75654b8eeebd: Layer already exists 03:29:16 latest: digest: sha256:dc210e15f619b65461947d15017ac0aa50195f26cfb0fc02a367c83aaca24f9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:16 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.31 03:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:29:16 826c642badc6: Preparing 03:29:16 e9aa236118ed: Preparing 03:29:16 d11a2f9a8da2: Preparing 03:29:16 e266e5511c1d: Preparing 03:29:16 54c6eb82bb4e: Preparing 03:29:16 ad879ce4475c: Preparing 03:29:16 75654b8eeebd: Preparing 03:29:16 ad879ce4475c: Waiting 03:29:16 d11a2f9a8da2: Layer already exists 03:29:16 826c642badc6: Layer already exists 03:29:16 54c6eb82bb4e: Layer already exists 03:29:16 e266e5511c1d: Layer already exists 03:29:16 e9aa236118ed: Layer already exists 03:29:16 ad879ce4475c: Layer already exists 03:29:16 75654b8eeebd: Layer already exists 03:29:16 4.0.0-dev.31: digest: sha256:dc210e15f619b65461947d15017ac0aa50195f26cfb0fc02a367c83aaca24f9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:17 + docker push nexus3.edgexfoundry.org:10004/core-command:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:29:17 826c642badc6: Preparing 03:29:17 e9aa236118ed: Preparing 03:29:17 d11a2f9a8da2: Preparing 03:29:17 e266e5511c1d: Preparing 03:29:17 54c6eb82bb4e: Preparing 03:29:17 ad879ce4475c: Preparing 03:29:17 75654b8eeebd: Preparing 03:29:17 75654b8eeebd: Waiting 03:29:17 d11a2f9a8da2: Layer already exists 03:29:17 e266e5511c1d: Layer already exists 03:29:17 826c642badc6: Layer already exists 03:29:17 e9aa236118ed: Layer already exists 03:29:17 54c6eb82bb4e: Layer already exists 03:29:17 ad879ce4475c: Layer already exists 03:29:17 75654b8eeebd: Layer already exists 03:29:17 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:dc210e15f619b65461947d15017ac0aa50195f26cfb0fc02a367c83aaca24f9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:18 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:29:18 826c642badc6: Preparing 03:29:18 e9aa236118ed: Preparing 03:29:18 d11a2f9a8da2: Preparing 03:29:18 e266e5511c1d: Preparing 03:29:18 54c6eb82bb4e: Preparing 03:29:18 ad879ce4475c: Preparing 03:29:18 75654b8eeebd: Preparing 03:29:18 ad879ce4475c: Waiting 03:29:18 75654b8eeebd: Waiting 03:29:18 54c6eb82bb4e: Layer already exists 03:29:18 826c642badc6: Layer already exists 03:29:18 e9aa236118ed: Layer already exists 03:29:18 d11a2f9a8da2: Layer already exists 03:29:18 e266e5511c1d: Layer already exists 03:29:18 75654b8eeebd: Layer already exists 03:29:18 ad879ce4475c: Layer already exists 03:29:18 main: digest: sha256:dc210e15f619b65461947d15017ac0aa50195f26cfb0fc02a367c83aaca24f9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:18 ===================================================== [Pipeline] echo 03:29:18 taggedImages: 03:29:18 - nexus3.edgexfoundry.org:10004/core-command:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:18 - nexus3.edgexfoundry.org:10004/core-command:latest 03:29:18 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.31 03:29:18 - nexus3.edgexfoundry.org:10004/core-command:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:18 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:29:18 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:29:18 530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:18 latest 03:29:18 4.0.0-dev.31 03:29:18 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:18 main 03:29:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:29:18 01a1fe23ac40: Preparing 03:29:18 1c12628c663d: Preparing 03:29:18 6f19b0a7c781: Preparing 03:29:18 77b0a4d0aeab: Preparing 03:29:18 d11a2f9a8da2: Preparing 03:29:18 e266e5511c1d: Preparing 03:29:18 54c6eb82bb4e: Preparing 03:29:18 ad879ce4475c: Preparing 03:29:18 75654b8eeebd: Preparing 03:29:18 e266e5511c1d: Waiting 03:29:18 54c6eb82bb4e: Waiting 03:29:18 ad879ce4475c: Waiting 03:29:18 75654b8eeebd: Waiting 03:29:18 d11a2f9a8da2: Layer already exists 03:29:18 e266e5511c1d: Layer already exists 03:29:18 54c6eb82bb4e: Layer already exists 03:29:18 6f19b0a7c781: Pushed 03:29:18 ad879ce4475c: Layer already exists 03:29:18 1c12628c663d: Pushed 03:29:18 75654b8eeebd: Layer already exists 03:29:18 01a1fe23ac40: Pushed 03:29:19 77b0a4d0aeab: Pushed 03:29:20 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:c3d8576f8f5e6ca2dd6df67e629e1cbbae34dcd640d2386ef0a234c0ba14ad2d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:20 + 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 03:29:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:29:20 01a1fe23ac40: Preparing 03:29:20 1c12628c663d: Preparing 03:29:20 6f19b0a7c781: Preparing 03:29:20 77b0a4d0aeab: Preparing 03:29:20 d11a2f9a8da2: Preparing 03:29:20 e266e5511c1d: Preparing 03:29:20 54c6eb82bb4e: Preparing 03:29:20 ad879ce4475c: Preparing 03:29:20 75654b8eeebd: Preparing 03:29:20 e266e5511c1d: Waiting 03:29:20 54c6eb82bb4e: Waiting 03:29:20 ad879ce4475c: Waiting 03:29:20 75654b8eeebd: Waiting 03:29:20 1c12628c663d: Layer already exists 03:29:20 d11a2f9a8da2: Layer already exists 03:29:20 77b0a4d0aeab: Layer already exists 03:29:20 01a1fe23ac40: Layer already exists 03:29:20 6f19b0a7c781: Layer already exists 03:29:20 e266e5511c1d: Layer already exists 03:29:20 ad879ce4475c: Layer already exists 03:29:20 54c6eb82bb4e: Layer already exists 03:29:20 75654b8eeebd: Layer already exists 03:29:20 latest: digest: sha256:c3d8576f8f5e6ca2dd6df67e629e1cbbae34dcd640d2386ef0a234c0ba14ad2d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.31 03:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:29:21 01a1fe23ac40: Preparing 03:29:21 1c12628c663d: Preparing 03:29:21 6f19b0a7c781: Preparing 03:29:21 77b0a4d0aeab: Preparing 03:29:21 d11a2f9a8da2: Preparing 03:29:21 e266e5511c1d: Preparing 03:29:21 54c6eb82bb4e: Preparing 03:29:21 ad879ce4475c: Preparing 03:29:21 75654b8eeebd: Preparing 03:29:21 e266e5511c1d: Waiting 03:29:21 ad879ce4475c: Waiting 03:29:21 54c6eb82bb4e: Waiting 03:29:21 75654b8eeebd: Waiting 03:29:21 77b0a4d0aeab: Layer already exists 03:29:21 1c12628c663d: Layer already exists 03:29:21 01a1fe23ac40: Layer already exists 03:29:21 d11a2f9a8da2: Layer already exists 03:29:21 6f19b0a7c781: Layer already exists 03:29:21 e266e5511c1d: Layer already exists 03:29:21 54c6eb82bb4e: Layer already exists 03:29:21 ad879ce4475c: Layer already exists 03:29:21 75654b8eeebd: Layer already exists 03:29:21 4.0.0-dev.31: digest: sha256:c3d8576f8f5e6ca2dd6df67e629e1cbbae34dcd640d2386ef0a234c0ba14ad2d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:29:22 01a1fe23ac40: Preparing 03:29:22 1c12628c663d: Preparing 03:29:22 6f19b0a7c781: Preparing 03:29:22 77b0a4d0aeab: Preparing 03:29:22 d11a2f9a8da2: Preparing 03:29:22 e266e5511c1d: Preparing 03:29:22 54c6eb82bb4e: Preparing 03:29:22 ad879ce4475c: Preparing 03:29:22 75654b8eeebd: Preparing 03:29:22 e266e5511c1d: Waiting 03:29:22 54c6eb82bb4e: Waiting 03:29:22 ad879ce4475c: Waiting 03:29:22 75654b8eeebd: Waiting 03:29:22 01a1fe23ac40: Layer already exists 03:29:22 77b0a4d0aeab: Layer already exists 03:29:22 d11a2f9a8da2: Layer already exists 03:29:22 1c12628c663d: Layer already exists 03:29:22 6f19b0a7c781: Layer already exists 03:29:22 e266e5511c1d: Layer already exists 03:29:22 75654b8eeebd: Layer already exists 03:29:22 54c6eb82bb4e: Layer already exists 03:29:22 ad879ce4475c: Layer already exists 03:29:22 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:c3d8576f8f5e6ca2dd6df67e629e1cbbae34dcd640d2386ef0a234c0ba14ad2d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:22 + 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 03:29:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:29:22 01a1fe23ac40: Preparing 03:29:22 1c12628c663d: Preparing 03:29:22 6f19b0a7c781: Preparing 03:29:22 77b0a4d0aeab: Preparing 03:29:22 d11a2f9a8da2: Preparing 03:29:22 e266e5511c1d: Preparing 03:29:22 54c6eb82bb4e: Preparing 03:29:22 ad879ce4475c: Preparing 03:29:22 75654b8eeebd: Preparing 03:29:22 ad879ce4475c: Waiting 03:29:22 75654b8eeebd: Waiting 03:29:22 e266e5511c1d: Waiting 03:29:22 54c6eb82bb4e: Waiting 03:29:22 d11a2f9a8da2: Layer already exists 03:29:22 6f19b0a7c781: Layer already exists 03:29:22 77b0a4d0aeab: Layer already exists 03:29:22 1c12628c663d: Layer already exists 03:29:22 01a1fe23ac40: Layer already exists 03:29:22 e266e5511c1d: Layer already exists 03:29:22 54c6eb82bb4e: Layer already exists 03:29:22 ad879ce4475c: Layer already exists 03:29:22 75654b8eeebd: Layer already exists 03:29:22 main: digest: sha256:c3d8576f8f5e6ca2dd6df67e629e1cbbae34dcd640d2386ef0a234c0ba14ad2d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:22 ===================================================== [Pipeline] echo 03:29:22 taggedImages: 03:29:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:29:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.31 03:29:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:29:22 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:29:22 530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:22 latest 03:29:22 4.0.0-dev.31 03:29:22 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:22 main 03:29:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:23 + docker push nexus3.edgexfoundry.org:10004/core-data:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:29:23 2788742d8b0a: Preparing 03:29:23 6e6aef24f22b: Preparing 03:29:23 2a90f3796d62: Preparing 03:29:23 d11a2f9a8da2: Preparing 03:29:23 e266e5511c1d: Preparing 03:29:23 a2d77aa42fff: Preparing 03:29:23 811b7a115125: Preparing 03:29:23 75654b8eeebd: Preparing 03:29:23 811b7a115125: Waiting 03:29:23 a2d77aa42fff: Waiting 03:29:23 75654b8eeebd: Waiting 03:29:23 d11a2f9a8da2: Layer already exists 03:29:23 e266e5511c1d: Layer already exists 03:29:23 6e6aef24f22b: Pushed 03:29:23 2788742d8b0a: Pushed 03:29:23 811b7a115125: Pushed 03:29:23 75654b8eeebd: Layer already exists 03:29:24 a2d77aa42fff: Pushed 03:29:26 2a90f3796d62: Pushed 03:29:26 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:805ff77d5f0d99f6b39119a3d3567548be8ad2d56ce9940cfe8087e7a34f3e07 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:26 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:29:26 2788742d8b0a: Preparing 03:29:26 6e6aef24f22b: Preparing 03:29:26 2a90f3796d62: Preparing 03:29:26 d11a2f9a8da2: Preparing 03:29:26 e266e5511c1d: Preparing 03:29:26 a2d77aa42fff: Preparing 03:29:26 811b7a115125: Preparing 03:29:26 75654b8eeebd: Preparing 03:29:26 a2d77aa42fff: Waiting 03:29:26 811b7a115125: Waiting 03:29:26 75654b8eeebd: Waiting 03:29:26 d11a2f9a8da2: Layer already exists 03:29:26 2a90f3796d62: Layer already exists 03:29:26 6e6aef24f22b: Layer already exists 03:29:26 2788742d8b0a: Layer already exists 03:29:26 e266e5511c1d: Layer already exists 03:29:26 75654b8eeebd: Layer already exists 03:29:26 a2d77aa42fff: Layer already exists 03:29:26 811b7a115125: Layer already exists 03:29:26 latest: digest: sha256:805ff77d5f0d99f6b39119a3d3567548be8ad2d56ce9940cfe8087e7a34f3e07 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:27 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.31 03:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:29:27 2788742d8b0a: Preparing 03:29:27 6e6aef24f22b: Preparing 03:29:27 2a90f3796d62: Preparing 03:29:27 d11a2f9a8da2: Preparing 03:29:27 e266e5511c1d: Preparing 03:29:27 a2d77aa42fff: Preparing 03:29:27 811b7a115125: Preparing 03:29:27 75654b8eeebd: Preparing 03:29:27 75654b8eeebd: Waiting 03:29:27 a2d77aa42fff: Waiting 03:29:27 6e6aef24f22b: Layer already exists 03:29:27 2a90f3796d62: Layer already exists 03:29:27 2788742d8b0a: Layer already exists 03:29:27 e266e5511c1d: Layer already exists 03:29:27 d11a2f9a8da2: Layer already exists 03:29:27 a2d77aa42fff: Layer already exists 03:29:27 75654b8eeebd: Layer already exists 03:29:27 811b7a115125: Layer already exists 03:29:27 4.0.0-dev.31: digest: sha256:805ff77d5f0d99f6b39119a3d3567548be8ad2d56ce9940cfe8087e7a34f3e07 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:28 + docker push nexus3.edgexfoundry.org:10004/core-data:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:29:28 2788742d8b0a: Preparing 03:29:28 6e6aef24f22b: Preparing 03:29:28 2a90f3796d62: Preparing 03:29:28 d11a2f9a8da2: Preparing 03:29:28 e266e5511c1d: Preparing 03:29:28 a2d77aa42fff: Preparing 03:29:28 811b7a115125: Preparing 03:29:28 75654b8eeebd: Preparing 03:29:28 a2d77aa42fff: Waiting 03:29:28 811b7a115125: Waiting 03:29:28 75654b8eeebd: Waiting 03:29:28 6e6aef24f22b: Layer already exists 03:29:28 d11a2f9a8da2: Layer already exists 03:29:28 2788742d8b0a: Layer already exists 03:29:28 2a90f3796d62: Layer already exists 03:29:28 e266e5511c1d: Layer already exists 03:29:28 811b7a115125: Layer already exists 03:29:28 75654b8eeebd: Layer already exists 03:29:28 a2d77aa42fff: Layer already exists 03:29:28 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:805ff77d5f0d99f6b39119a3d3567548be8ad2d56ce9940cfe8087e7a34f3e07 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:28 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:29:28 2788742d8b0a: Preparing 03:29:28 6e6aef24f22b: Preparing 03:29:28 2a90f3796d62: Preparing 03:29:28 d11a2f9a8da2: Preparing 03:29:28 e266e5511c1d: Preparing 03:29:28 a2d77aa42fff: Preparing 03:29:28 811b7a115125: Preparing 03:29:28 75654b8eeebd: Preparing 03:29:28 811b7a115125: Waiting 03:29:28 a2d77aa42fff: Waiting 03:29:28 75654b8eeebd: Waiting 03:29:28 6e6aef24f22b: Layer already exists 03:29:28 2788742d8b0a: Layer already exists 03:29:28 d11a2f9a8da2: Layer already exists 03:29:28 e266e5511c1d: Layer already exists 03:29:28 2a90f3796d62: Layer already exists 03:29:28 75654b8eeebd: Layer already exists 03:29:28 811b7a115125: Layer already exists 03:29:28 a2d77aa42fff: Layer already exists 03:29:28 main: digest: sha256:805ff77d5f0d99f6b39119a3d3567548be8ad2d56ce9940cfe8087e7a34f3e07 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:28 ===================================================== [Pipeline] echo 03:29:28 taggedImages: 03:29:28 - nexus3.edgexfoundry.org:10004/core-data:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:28 - nexus3.edgexfoundry.org:10004/core-data:latest 03:29:28 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.31 03:29:28 - nexus3.edgexfoundry.org:10004/core-data:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:28 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:29:28 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:29:28 530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:28 latest 03:29:28 4.0.0-dev.31 03:29:28 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:28 main 03:29:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:29:29 2d03280f137d: Preparing 03:29:29 2d3c54d90342: Preparing 03:29:29 7cef77100afb: Preparing 03:29:29 e266e5511c1d: Preparing 03:29:29 264cfa3046bf: Preparing 03:29:29 e3a7d14430c1: Preparing 03:29:29 75654b8eeebd: Preparing 03:29:29 75654b8eeebd: Waiting 03:29:29 e3a7d14430c1: Waiting 03:29:29 e266e5511c1d: Layer already exists 03:29:29 2d3c54d90342: Pushed 03:29:29 75654b8eeebd: Layer already exists 03:29:29 2d03280f137d: Pushed 03:29:29 e3a7d14430c1: Pushed 03:29:29 264cfa3046bf: Pushed 03:29:32 7cef77100afb: Pushed 03:29:32 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:e8b83ad44def75f6eb141ddf0b1f43d6e6674f4cbb5c1338c716abac40430cf3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:32 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:29:32 2d03280f137d: Preparing 03:29:32 2d3c54d90342: Preparing 03:29:32 7cef77100afb: Preparing 03:29:32 e266e5511c1d: Preparing 03:29:32 264cfa3046bf: Preparing 03:29:32 e3a7d14430c1: Preparing 03:29:32 75654b8eeebd: Preparing 03:29:32 75654b8eeebd: Waiting 03:29:32 2d03280f137d: Layer already exists 03:29:32 264cfa3046bf: Layer already exists 03:29:32 7cef77100afb: Layer already exists 03:29:32 2d3c54d90342: Layer already exists 03:29:32 e266e5511c1d: Layer already exists 03:29:32 75654b8eeebd: Layer already exists 03:29:32 e3a7d14430c1: Layer already exists 03:29:32 latest: digest: sha256:e8b83ad44def75f6eb141ddf0b1f43d6e6674f4cbb5c1338c716abac40430cf3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.31 03:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:29:33 2d03280f137d: Preparing 03:29:33 2d3c54d90342: Preparing 03:29:33 7cef77100afb: Preparing 03:29:33 e266e5511c1d: Preparing 03:29:33 264cfa3046bf: Preparing 03:29:33 e3a7d14430c1: Preparing 03:29:33 75654b8eeebd: Preparing 03:29:33 e3a7d14430c1: Waiting 03:29:33 75654b8eeebd: Waiting 03:29:33 e266e5511c1d: Layer already exists 03:29:33 2d03280f137d: Layer already exists 03:29:33 264cfa3046bf: Layer already exists 03:29:33 2d3c54d90342: Layer already exists 03:29:33 7cef77100afb: Layer already exists 03:29:33 e3a7d14430c1: Layer already exists 03:29:33 75654b8eeebd: Layer already exists 03:29:33 4.0.0-dev.31: digest: sha256:e8b83ad44def75f6eb141ddf0b1f43d6e6674f4cbb5c1338c716abac40430cf3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:29:33 2d03280f137d: Preparing 03:29:33 2d3c54d90342: Preparing 03:29:33 7cef77100afb: Preparing 03:29:33 e266e5511c1d: Preparing 03:29:33 264cfa3046bf: Preparing 03:29:33 e3a7d14430c1: Preparing 03:29:33 75654b8eeebd: Preparing 03:29:33 75654b8eeebd: Waiting 03:29:33 e3a7d14430c1: Waiting 03:29:33 7cef77100afb: Layer already exists 03:29:33 2d3c54d90342: Layer already exists 03:29:33 264cfa3046bf: Layer already exists 03:29:33 2d03280f137d: Layer already exists 03:29:33 e266e5511c1d: Layer already exists 03:29:33 e3a7d14430c1: Layer already exists 03:29:33 75654b8eeebd: Layer already exists 03:29:33 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:e8b83ad44def75f6eb141ddf0b1f43d6e6674f4cbb5c1338c716abac40430cf3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:29:34 2d03280f137d: Preparing 03:29:34 2d3c54d90342: Preparing 03:29:34 7cef77100afb: Preparing 03:29:34 e266e5511c1d: Preparing 03:29:34 264cfa3046bf: Preparing 03:29:34 e3a7d14430c1: Preparing 03:29:34 75654b8eeebd: Preparing 03:29:34 e3a7d14430c1: Waiting 03:29:34 75654b8eeebd: Waiting 03:29:34 2d3c54d90342: Layer already exists 03:29:34 264cfa3046bf: Layer already exists 03:29:34 7cef77100afb: Layer already exists 03:29:34 2d03280f137d: Layer already exists 03:29:34 e266e5511c1d: Layer already exists 03:29:34 e3a7d14430c1: Layer already exists 03:29:34 75654b8eeebd: Layer already exists 03:29:34 main: digest: sha256:e8b83ad44def75f6eb141ddf0b1f43d6e6674f4cbb5c1338c716abac40430cf3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:34 ===================================================== [Pipeline] echo 03:29:34 taggedImages: 03:29:34 - nexus3.edgexfoundry.org:10004/core-keeper:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:34 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:29:34 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.31 03:29:34 - nexus3.edgexfoundry.org:10004/core-keeper:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:34 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:29:34 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:29:34 530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:34 latest 03:29:34 4.0.0-dev.31 03:29:34 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:34 main 03:29:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:29:35 003514fccb26: Preparing 03:29:35 1883895fb930: Preparing 03:29:35 883375406e37: Preparing 03:29:35 641a63118568: Preparing 03:29:35 d11a2f9a8da2: Preparing 03:29:35 e266e5511c1d: Preparing 03:29:35 54c6eb82bb4e: Preparing 03:29:35 ad879ce4475c: Preparing 03:29:35 75654b8eeebd: Preparing 03:29:35 e266e5511c1d: Waiting 03:29:35 54c6eb82bb4e: Waiting 03:29:35 75654b8eeebd: Waiting 03:29:35 ad879ce4475c: Waiting 03:29:35 d11a2f9a8da2: Layer already exists 03:29:35 e266e5511c1d: Layer already exists 03:29:35 54c6eb82bb4e: Layer already exists 03:29:35 ad879ce4475c: Layer already exists 03:29:35 003514fccb26: Pushed 03:29:35 1883895fb930: Pushed 03:29:35 883375406e37: Pushed 03:29:35 75654b8eeebd: Layer already exists 03:29:37 641a63118568: Pushed 03:29:37 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:06f111fe51eef98913078b256d47cb48f66711c84436d5c23e2f940e832c85e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:29:38 003514fccb26: Preparing 03:29:38 1883895fb930: Preparing 03:29:38 883375406e37: Preparing 03:29:38 641a63118568: Preparing 03:29:38 d11a2f9a8da2: Preparing 03:29:38 e266e5511c1d: Preparing 03:29:38 54c6eb82bb4e: Preparing 03:29:38 ad879ce4475c: Preparing 03:29:38 75654b8eeebd: Preparing 03:29:38 e266e5511c1d: Waiting 03:29:38 54c6eb82bb4e: Waiting 03:29:38 ad879ce4475c: Waiting 03:29:38 75654b8eeebd: Waiting 03:29:38 641a63118568: Layer already exists 03:29:38 883375406e37: Layer already exists 03:29:38 003514fccb26: Layer already exists 03:29:38 d11a2f9a8da2: Layer already exists 03:29:38 1883895fb930: Layer already exists 03:29:38 54c6eb82bb4e: Layer already exists 03:29:38 ad879ce4475c: Layer already exists 03:29:38 e266e5511c1d: Layer already exists 03:29:38 75654b8eeebd: Layer already exists 03:29:38 latest: digest: sha256:06f111fe51eef98913078b256d47cb48f66711c84436d5c23e2f940e832c85e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.31 03:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:29:39 003514fccb26: Preparing 03:29:39 1883895fb930: Preparing 03:29:39 883375406e37: Preparing 03:29:39 641a63118568: Preparing 03:29:39 d11a2f9a8da2: Preparing 03:29:39 e266e5511c1d: Preparing 03:29:39 54c6eb82bb4e: Preparing 03:29:39 ad879ce4475c: Preparing 03:29:39 75654b8eeebd: Preparing 03:29:39 54c6eb82bb4e: Waiting 03:29:39 e266e5511c1d: Waiting 03:29:39 75654b8eeebd: Waiting 03:29:39 ad879ce4475c: Waiting 03:29:39 003514fccb26: Layer already exists 03:29:39 1883895fb930: Layer already exists 03:29:39 d11a2f9a8da2: Layer already exists 03:29:39 641a63118568: Layer already exists 03:29:39 883375406e37: Layer already exists 03:29:39 e266e5511c1d: Layer already exists 03:29:39 ad879ce4475c: Layer already exists 03:29:39 54c6eb82bb4e: Layer already exists 03:29:39 75654b8eeebd: Layer already exists 03:29:39 4.0.0-dev.31: digest: sha256:06f111fe51eef98913078b256d47cb48f66711c84436d5c23e2f940e832c85e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:29:39 003514fccb26: Preparing 03:29:39 1883895fb930: Preparing 03:29:39 883375406e37: Preparing 03:29:39 641a63118568: Preparing 03:29:39 d11a2f9a8da2: Preparing 03:29:39 e266e5511c1d: Preparing 03:29:39 54c6eb82bb4e: Preparing 03:29:39 ad879ce4475c: Preparing 03:29:39 75654b8eeebd: Preparing 03:29:39 e266e5511c1d: Waiting 03:29:39 54c6eb82bb4e: Waiting 03:29:39 ad879ce4475c: Waiting 03:29:39 75654b8eeebd: Waiting 03:29:39 883375406e37: Layer already exists 03:29:39 d11a2f9a8da2: Layer already exists 03:29:39 641a63118568: Layer already exists 03:29:39 1883895fb930: Layer already exists 03:29:39 003514fccb26: Layer already exists 03:29:39 54c6eb82bb4e: Layer already exists 03:29:39 ad879ce4475c: Layer already exists 03:29:39 e266e5511c1d: Layer already exists 03:29:39 75654b8eeebd: Layer already exists 03:29:39 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:06f111fe51eef98913078b256d47cb48f66711c84436d5c23e2f940e832c85e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:29:40 003514fccb26: Preparing 03:29:40 1883895fb930: Preparing 03:29:40 883375406e37: Preparing 03:29:40 641a63118568: Preparing 03:29:40 d11a2f9a8da2: Preparing 03:29:40 e266e5511c1d: Preparing 03:29:40 54c6eb82bb4e: Preparing 03:29:40 ad879ce4475c: Preparing 03:29:40 75654b8eeebd: Preparing 03:29:40 ad879ce4475c: Waiting 03:29:40 54c6eb82bb4e: Waiting 03:29:40 e266e5511c1d: Waiting 03:29:40 75654b8eeebd: Waiting 03:29:40 883375406e37: Layer already exists 03:29:40 003514fccb26: Layer already exists 03:29:40 d11a2f9a8da2: Layer already exists 03:29:40 641a63118568: Layer already exists 03:29:40 1883895fb930: Layer already exists 03:29:40 54c6eb82bb4e: Layer already exists 03:29:40 e266e5511c1d: Layer already exists 03:29:40 ad879ce4475c: Layer already exists 03:29:40 75654b8eeebd: Layer already exists 03:29:40 main: digest: sha256:06f111fe51eef98913078b256d47cb48f66711c84436d5c23e2f940e832c85e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:40 ===================================================== [Pipeline] echo 03:29:40 taggedImages: 03:29:40 - nexus3.edgexfoundry.org:10004/core-metadata:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:40 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:29:40 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.31 03:29:40 - nexus3.edgexfoundry.org:10004/core-metadata:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:40 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:29:40 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:29:40 530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:40 latest 03:29:40 4.0.0-dev.31 03:29:40 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:40 main 03:29:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:29:41 5fc054f3db4e: Preparing 03:29:41 f7b79656e7c5: Preparing 03:29:41 5f30e8fec09c: Preparing 03:29:41 9c1786bf1927: Preparing 03:29:41 7e45cfa6f0df: Preparing 03:29:41 1c7884df4813: Preparing 03:29:41 ebcfa4bbdaed: Preparing 03:29:41 d11a2f9a8da2: Preparing 03:29:41 e266e5511c1d: Preparing 03:29:41 93dd49c21f2d: Preparing 03:29:41 d238268340e8: Preparing 03:29:41 5f70bf18a086: Preparing 03:29:41 8f19551fd583: Preparing 03:29:41 f73fc7e55012: Preparing 03:29:41 ff3b1e812a23: Preparing 03:29:41 75654b8eeebd: Preparing 03:29:41 ebcfa4bbdaed: Waiting 03:29:41 1c7884df4813: Waiting 03:29:41 d11a2f9a8da2: Waiting 03:29:41 e266e5511c1d: Waiting 03:29:41 f73fc7e55012: Waiting 03:29:41 93dd49c21f2d: Waiting 03:29:41 ff3b1e812a23: Waiting 03:29:41 d238268340e8: Waiting 03:29:41 5f70bf18a086: Waiting 03:29:41 75654b8eeebd: Waiting 03:29:41 8f19551fd583: Waiting 03:29:41 f7b79656e7c5: Pushed 03:29:41 5f30e8fec09c: Pushed 03:29:41 5fc054f3db4e: Pushed 03:29:41 9c1786bf1927: Pushed 03:29:41 7e45cfa6f0df: Pushed 03:29:41 d11a2f9a8da2: Layer already exists 03:29:41 e266e5511c1d: Layer already exists 03:29:41 5f70bf18a086: Layer already exists 03:29:41 1c7884df4813: Pushed 03:29:41 93dd49c21f2d: Pushed 03:29:41 d238268340e8: Pushed 03:29:41 8f19551fd583: Pushed 03:29:41 75654b8eeebd: Layer already exists 03:29:41 ff3b1e812a23: Pushed 03:29:42 f73fc7e55012: Pushed 03:29:42 ebcfa4bbdaed: Pushed 03:29:42 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:2c3ed63510e25c34f61be7b17fe527813f7f66a1e6ac2640153bb09da6329a40 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:29:43 5fc054f3db4e: Preparing 03:29:43 f7b79656e7c5: Preparing 03:29:43 5f30e8fec09c: Preparing 03:29:43 9c1786bf1927: Preparing 03:29:43 7e45cfa6f0df: Preparing 03:29:43 1c7884df4813: Preparing 03:29:43 ebcfa4bbdaed: Preparing 03:29:43 d11a2f9a8da2: Preparing 03:29:43 e266e5511c1d: Preparing 03:29:43 93dd49c21f2d: Preparing 03:29:43 d238268340e8: Preparing 03:29:43 5f70bf18a086: Preparing 03:29:43 8f19551fd583: Preparing 03:29:43 f73fc7e55012: Preparing 03:29:43 ff3b1e812a23: Preparing 03:29:43 75654b8eeebd: Preparing 03:29:43 1c7884df4813: Waiting 03:29:43 ebcfa4bbdaed: Waiting 03:29:43 d11a2f9a8da2: Waiting 03:29:43 e266e5511c1d: Waiting 03:29:43 93dd49c21f2d: Waiting 03:29:43 d238268340e8: Waiting 03:29:43 5f70bf18a086: Waiting 03:29:43 8f19551fd583: Waiting 03:29:43 f73fc7e55012: Waiting 03:29:43 ff3b1e812a23: Waiting 03:29:43 75654b8eeebd: Waiting 03:29:43 f7b79656e7c5: Layer already exists 03:29:43 9c1786bf1927: Layer already exists 03:29:43 7e45cfa6f0df: Layer already exists 03:29:43 5fc054f3db4e: Layer already exists 03:29:43 5f30e8fec09c: Layer already exists 03:29:43 1c7884df4813: Layer already exists 03:29:43 d11a2f9a8da2: Layer already exists 03:29:43 ebcfa4bbdaed: Layer already exists 03:29:43 93dd49c21f2d: Layer already exists 03:29:43 e266e5511c1d: Layer already exists 03:29:43 8f19551fd583: Layer already exists 03:29:43 d238268340e8: Layer already exists 03:29:43 ff3b1e812a23: Layer already exists 03:29:43 f73fc7e55012: Layer already exists 03:29:43 5f70bf18a086: Layer already exists 03:29:43 75654b8eeebd: Layer already exists 03:29:43 latest: digest: sha256:2c3ed63510e25c34f61be7b17fe527813f7f66a1e6ac2640153bb09da6329a40 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.31 03:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:29:44 5fc054f3db4e: Preparing 03:29:44 f7b79656e7c5: Preparing 03:29:44 5f30e8fec09c: Preparing 03:29:44 9c1786bf1927: Preparing 03:29:44 7e45cfa6f0df: Preparing 03:29:44 1c7884df4813: Preparing 03:29:44 ebcfa4bbdaed: Preparing 03:29:44 d11a2f9a8da2: Preparing 03:29:44 e266e5511c1d: Preparing 03:29:44 93dd49c21f2d: Preparing 03:29:44 d238268340e8: Preparing 03:29:44 5f70bf18a086: Preparing 03:29:44 8f19551fd583: Preparing 03:29:44 f73fc7e55012: Preparing 03:29:44 ff3b1e812a23: Preparing 03:29:44 75654b8eeebd: Preparing 03:29:44 1c7884df4813: Waiting 03:29:44 ebcfa4bbdaed: Waiting 03:29:44 d11a2f9a8da2: Waiting 03:29:44 e266e5511c1d: Waiting 03:29:44 93dd49c21f2d: Waiting 03:29:44 d238268340e8: Waiting 03:29:44 5f70bf18a086: Waiting 03:29:44 8f19551fd583: Waiting 03:29:44 f73fc7e55012: Waiting 03:29:44 ff3b1e812a23: Waiting 03:29:44 75654b8eeebd: Waiting 03:29:44 7e45cfa6f0df: Layer already exists 03:29:44 f7b79656e7c5: Layer already exists 03:29:44 9c1786bf1927: Layer already exists 03:29:44 5f30e8fec09c: Layer already exists 03:29:44 5fc054f3db4e: Layer already exists 03:29:44 1c7884df4813: Layer already exists 03:29:44 ebcfa4bbdaed: Layer already exists 03:29:44 e266e5511c1d: Layer already exists 03:29:44 d11a2f9a8da2: Layer already exists 03:29:44 93dd49c21f2d: Layer already exists 03:29:44 d238268340e8: Layer already exists 03:29:44 5f70bf18a086: Layer already exists 03:29:44 8f19551fd583: Layer already exists 03:29:44 ff3b1e812a23: Layer already exists 03:29:44 f73fc7e55012: Layer already exists 03:29:44 75654b8eeebd: Layer already exists 03:29:44 4.0.0-dev.31: digest: sha256:2c3ed63510e25c34f61be7b17fe527813f7f66a1e6ac2640153bb09da6329a40 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:29:44 5fc054f3db4e: Preparing 03:29:44 f7b79656e7c5: Preparing 03:29:44 5f30e8fec09c: Preparing 03:29:44 9c1786bf1927: Preparing 03:29:44 7e45cfa6f0df: Preparing 03:29:44 1c7884df4813: Preparing 03:29:44 ebcfa4bbdaed: Preparing 03:29:44 d11a2f9a8da2: Preparing 03:29:44 e266e5511c1d: Preparing 03:29:44 93dd49c21f2d: Preparing 03:29:44 d238268340e8: Preparing 03:29:44 5f70bf18a086: Preparing 03:29:44 8f19551fd583: Preparing 03:29:44 f73fc7e55012: Preparing 03:29:44 ff3b1e812a23: Preparing 03:29:44 75654b8eeebd: Preparing 03:29:44 8f19551fd583: Waiting 03:29:44 e266e5511c1d: Waiting 03:29:44 f73fc7e55012: Waiting 03:29:44 ff3b1e812a23: Waiting 03:29:44 d238268340e8: Waiting 03:29:44 5f70bf18a086: Waiting 03:29:44 93dd49c21f2d: Waiting 03:29:44 75654b8eeebd: Waiting 03:29:44 d11a2f9a8da2: Waiting 03:29:44 1c7884df4813: Waiting 03:29:44 ebcfa4bbdaed: Waiting 03:29:44 5fc054f3db4e: Layer already exists 03:29:44 5f30e8fec09c: Layer already exists 03:29:44 7e45cfa6f0df: Layer already exists 03:29:44 9c1786bf1927: Layer already exists 03:29:44 f7b79656e7c5: Layer already exists 03:29:44 ebcfa4bbdaed: Layer already exists 03:29:44 1c7884df4813: Layer already exists 03:29:44 d11a2f9a8da2: Layer already exists 03:29:44 e266e5511c1d: Layer already exists 03:29:44 93dd49c21f2d: Layer already exists 03:29:44 5f70bf18a086: Layer already exists 03:29:44 d238268340e8: Layer already exists 03:29:44 f73fc7e55012: Layer already exists 03:29:44 8f19551fd583: Layer already exists 03:29:44 ff3b1e812a23: Layer already exists 03:29:44 75654b8eeebd: Layer already exists 03:29:44 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:2c3ed63510e25c34f61be7b17fe527813f7f66a1e6ac2640153bb09da6329a40 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:29:45 5fc054f3db4e: Preparing 03:29:45 f7b79656e7c5: Preparing 03:29:45 5f30e8fec09c: Preparing 03:29:45 9c1786bf1927: Preparing 03:29:45 7e45cfa6f0df: Preparing 03:29:45 1c7884df4813: Preparing 03:29:45 ebcfa4bbdaed: Preparing 03:29:45 d11a2f9a8da2: Preparing 03:29:45 e266e5511c1d: Preparing 03:29:45 93dd49c21f2d: Preparing 03:29:45 d238268340e8: Preparing 03:29:45 5f70bf18a086: Preparing 03:29:45 8f19551fd583: Preparing 03:29:45 f73fc7e55012: Preparing 03:29:45 ff3b1e812a23: Preparing 03:29:45 75654b8eeebd: Preparing 03:29:45 ebcfa4bbdaed: Waiting 03:29:45 d11a2f9a8da2: Waiting 03:29:45 e266e5511c1d: Waiting 03:29:45 93dd49c21f2d: Waiting 03:29:45 d238268340e8: Waiting 03:29:45 5f70bf18a086: Waiting 03:29:45 8f19551fd583: Waiting 03:29:45 f73fc7e55012: Waiting 03:29:45 ff3b1e812a23: Waiting 03:29:45 75654b8eeebd: Waiting 03:29:45 1c7884df4813: Waiting 03:29:45 5f30e8fec09c: Layer already exists 03:29:45 7e45cfa6f0df: Layer already exists 03:29:45 5fc054f3db4e: Layer already exists 03:29:45 f7b79656e7c5: Layer already exists 03:29:45 9c1786bf1927: Layer already exists 03:29:45 ebcfa4bbdaed: Layer already exists 03:29:45 d11a2f9a8da2: Layer already exists 03:29:45 93dd49c21f2d: Layer already exists 03:29:45 1c7884df4813: Layer already exists 03:29:45 e266e5511c1d: Layer already exists 03:29:45 d238268340e8: Layer already exists 03:29:45 8f19551fd583: Layer already exists 03:29:45 f73fc7e55012: Layer already exists 03:29:45 5f70bf18a086: Layer already exists 03:29:45 ff3b1e812a23: Layer already exists 03:29:45 75654b8eeebd: Layer already exists 03:29:45 main: digest: sha256:2c3ed63510e25c34f61be7b17fe527813f7f66a1e6ac2640153bb09da6329a40 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:45 ===================================================== [Pipeline] echo 03:29:45 taggedImages: 03:29:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:29:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.31 03:29:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:29:45 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:29:45 530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:45 latest 03:29:45 4.0.0-dev.31 03:29:45 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:45 main 03:29:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:29:46 01a1fe23ac40: Preparing 03:29:46 1c12628c663d: Preparing 03:29:46 c62a4dd25b8f: Preparing 03:29:46 8920c5a2981c: Preparing 03:29:46 d11a2f9a8da2: Preparing 03:29:46 e266e5511c1d: Preparing 03:29:46 54c6eb82bb4e: Preparing 03:29:46 ad879ce4475c: Preparing 03:29:46 75654b8eeebd: Preparing 03:29:46 e266e5511c1d: Waiting 03:29:46 54c6eb82bb4e: Waiting 03:29:46 75654b8eeebd: Waiting 03:29:46 ad879ce4475c: Waiting 03:29:46 d11a2f9a8da2: Layer already exists 03:29:46 01a1fe23ac40: Layer already exists 03:29:46 1c12628c663d: Layer already exists 03:29:46 e266e5511c1d: Layer already exists 03:29:46 54c6eb82bb4e: Layer already exists 03:29:46 ad879ce4475c: Layer already exists 03:29:46 75654b8eeebd: Layer already exists 03:29:46 c62a4dd25b8f: Pushed 03:29:48 8920c5a2981c: Pushed 03:29:48 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:ce2aa7913f411ab6b83b289e3d9d50398d472354a95afd76470a5935d8c8b8a6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:29:48 01a1fe23ac40: Preparing 03:29:48 1c12628c663d: Preparing 03:29:48 c62a4dd25b8f: Preparing 03:29:48 8920c5a2981c: Preparing 03:29:48 d11a2f9a8da2: Preparing 03:29:48 e266e5511c1d: Preparing 03:29:48 54c6eb82bb4e: Preparing 03:29:48 ad879ce4475c: Preparing 03:29:48 75654b8eeebd: Preparing 03:29:48 ad879ce4475c: Waiting 03:29:48 75654b8eeebd: Waiting 03:29:48 54c6eb82bb4e: Waiting 03:29:48 d11a2f9a8da2: Layer already exists 03:29:48 8920c5a2981c: Layer already exists 03:29:48 01a1fe23ac40: Layer already exists 03:29:48 c62a4dd25b8f: Layer already exists 03:29:48 1c12628c663d: Layer already exists 03:29:48 e266e5511c1d: Layer already exists 03:29:48 75654b8eeebd: Layer already exists 03:29:48 ad879ce4475c: Layer already exists 03:29:48 54c6eb82bb4e: Layer already exists 03:29:48 latest: digest: sha256:ce2aa7913f411ab6b83b289e3d9d50398d472354a95afd76470a5935d8c8b8a6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.31 03:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:29:49 01a1fe23ac40: Preparing 03:29:49 1c12628c663d: Preparing 03:29:49 c62a4dd25b8f: Preparing 03:29:49 8920c5a2981c: Preparing 03:29:49 d11a2f9a8da2: Preparing 03:29:49 e266e5511c1d: Preparing 03:29:49 e266e5511c1d: Waiting 03:29:49 54c6eb82bb4e: Preparing 03:29:49 ad879ce4475c: Preparing 03:29:49 75654b8eeebd: Preparing 03:29:49 54c6eb82bb4e: Waiting 03:29:49 75654b8eeebd: Waiting 03:29:49 ad879ce4475c: Waiting 03:29:49 1c12628c663d: Layer already exists 03:29:49 d11a2f9a8da2: Layer already exists 03:29:49 01a1fe23ac40: Layer already exists 03:29:49 c62a4dd25b8f: Layer already exists 03:29:49 8920c5a2981c: Layer already exists 03:29:49 ad879ce4475c: Layer already exists 03:29:49 e266e5511c1d: Layer already exists 03:29:49 54c6eb82bb4e: Layer already exists 03:29:49 75654b8eeebd: Layer already exists 03:29:49 4.0.0-dev.31: digest: sha256:ce2aa7913f411ab6b83b289e3d9d50398d472354a95afd76470a5935d8c8b8a6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:29:50 01a1fe23ac40: Preparing 03:29:50 1c12628c663d: Preparing 03:29:50 c62a4dd25b8f: Preparing 03:29:50 8920c5a2981c: Preparing 03:29:50 d11a2f9a8da2: Preparing 03:29:50 e266e5511c1d: Preparing 03:29:50 54c6eb82bb4e: Preparing 03:29:50 ad879ce4475c: Preparing 03:29:50 e266e5511c1d: Waiting 03:29:50 54c6eb82bb4e: Waiting 03:29:50 ad879ce4475c: Waiting 03:29:50 75654b8eeebd: Preparing 03:29:50 75654b8eeebd: Waiting 03:29:50 d11a2f9a8da2: Layer already exists 03:29:50 1c12628c663d: Layer already exists 03:29:50 c62a4dd25b8f: Layer already exists 03:29:50 01a1fe23ac40: Layer already exists 03:29:50 8920c5a2981c: Layer already exists 03:29:50 54c6eb82bb4e: Layer already exists 03:29:50 75654b8eeebd: Layer already exists 03:29:50 ad879ce4475c: Layer already exists 03:29:50 e266e5511c1d: Layer already exists 03:29:50 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:ce2aa7913f411ab6b83b289e3d9d50398d472354a95afd76470a5935d8c8b8a6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:29:50 01a1fe23ac40: Preparing 03:29:50 1c12628c663d: Preparing 03:29:50 c62a4dd25b8f: Preparing 03:29:50 8920c5a2981c: Preparing 03:29:50 d11a2f9a8da2: Preparing 03:29:50 e266e5511c1d: Preparing 03:29:50 54c6eb82bb4e: Preparing 03:29:50 ad879ce4475c: Preparing 03:29:50 75654b8eeebd: Preparing 03:29:50 54c6eb82bb4e: Waiting 03:29:50 e266e5511c1d: Waiting 03:29:50 ad879ce4475c: Waiting 03:29:50 75654b8eeebd: Waiting 03:29:50 1c12628c663d: Layer already exists 03:29:50 d11a2f9a8da2: Layer already exists 03:29:50 01a1fe23ac40: Layer already exists 03:29:50 c62a4dd25b8f: Layer already exists 03:29:50 8920c5a2981c: Layer already exists 03:29:50 e266e5511c1d: Layer already exists 03:29:50 54c6eb82bb4e: Layer already exists 03:29:50 ad879ce4475c: Layer already exists 03:29:50 75654b8eeebd: Layer already exists 03:29:50 main: digest: sha256:ce2aa7913f411ab6b83b289e3d9d50398d472354a95afd76470a5935d8c8b8a6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:50 ===================================================== [Pipeline] echo 03:29:50 taggedImages: 03:29:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:29:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.31 03:29:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:29:50 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:29:50 530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:50 latest 03:29:50 4.0.0-dev.31 03:29:50 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:50 main 03:29:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:29:51 acde8369bf13: Preparing 03:29:51 c719f9e03deb: Preparing 03:29:51 825cbcb82943: Preparing 03:29:51 89c64ac48253: Preparing 03:29:51 320f1efc7e9e: Preparing 03:29:51 d11a2f9a8da2: Preparing 03:29:51 e266e5511c1d: Preparing 03:29:51 f930d831d149: Preparing 03:29:51 5580b15bd122: Preparing 03:29:51 0295a20e6350: Preparing 03:29:51 75654b8eeebd: Preparing 03:29:51 d11a2f9a8da2: Waiting 03:29:51 f930d831d149: Waiting 03:29:51 e266e5511c1d: Waiting 03:29:51 0295a20e6350: Waiting 03:29:51 5580b15bd122: Waiting 03:29:51 75654b8eeebd: Waiting 03:29:51 320f1efc7e9e: Pushed 03:29:51 89c64ac48253: Pushed 03:29:51 acde8369bf13: Pushed 03:29:51 c719f9e03deb: Pushed 03:29:51 d11a2f9a8da2: Layer already exists 03:29:51 e266e5511c1d: Layer already exists 03:29:51 75654b8eeebd: Layer already exists 03:29:51 f930d831d149: Pushed 03:29:51 5580b15bd122: Pushed 03:29:52 825cbcb82943: Pushed 03:29:53 0295a20e6350: Pushed 03:29:53 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:e8ee753a19fc797eed0de1fd123997f190e7d47028a20e141bed6b8bcc50ca90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:29:54 acde8369bf13: Preparing 03:29:54 c719f9e03deb: Preparing 03:29:54 825cbcb82943: Preparing 03:29:54 89c64ac48253: Preparing 03:29:54 320f1efc7e9e: Preparing 03:29:54 d11a2f9a8da2: Preparing 03:29:54 e266e5511c1d: Preparing 03:29:54 f930d831d149: Preparing 03:29:54 5580b15bd122: Preparing 03:29:54 0295a20e6350: Preparing 03:29:54 75654b8eeebd: Preparing 03:29:54 e266e5511c1d: Waiting 03:29:54 f930d831d149: Waiting 03:29:54 5580b15bd122: Waiting 03:29:54 0295a20e6350: Waiting 03:29:54 75654b8eeebd: Waiting 03:29:54 d11a2f9a8da2: Waiting 03:29:54 acde8369bf13: Layer already exists 03:29:54 825cbcb82943: Layer already exists 03:29:54 320f1efc7e9e: Layer already exists 03:29:54 c719f9e03deb: Layer already exists 03:29:54 89c64ac48253: Layer already exists 03:29:54 d11a2f9a8da2: Layer already exists 03:29:54 0295a20e6350: Layer already exists 03:29:54 e266e5511c1d: Layer already exists 03:29:54 f930d831d149: Layer already exists 03:29:54 5580b15bd122: Layer already exists 03:29:54 75654b8eeebd: Layer already exists 03:29:54 latest: digest: sha256:e8ee753a19fc797eed0de1fd123997f190e7d47028a20e141bed6b8bcc50ca90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.31 03:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:29:54 acde8369bf13: Preparing 03:29:54 c719f9e03deb: Preparing 03:29:54 825cbcb82943: Preparing 03:29:54 89c64ac48253: Preparing 03:29:54 320f1efc7e9e: Preparing 03:29:54 d11a2f9a8da2: Preparing 03:29:54 e266e5511c1d: Preparing 03:29:54 f930d831d149: Preparing 03:29:54 5580b15bd122: Preparing 03:29:54 0295a20e6350: Preparing 03:29:54 75654b8eeebd: Preparing 03:29:54 f930d831d149: Waiting 03:29:54 5580b15bd122: Waiting 03:29:54 d11a2f9a8da2: Waiting 03:29:54 e266e5511c1d: Waiting 03:29:54 0295a20e6350: Waiting 03:29:54 75654b8eeebd: Waiting 03:29:54 c719f9e03deb: Layer already exists 03:29:54 acde8369bf13: Layer already exists 03:29:54 89c64ac48253: Layer already exists 03:29:54 320f1efc7e9e: Layer already exists 03:29:54 825cbcb82943: Layer already exists 03:29:54 d11a2f9a8da2: Layer already exists 03:29:54 e266e5511c1d: Layer already exists 03:29:54 5580b15bd122: Layer already exists 03:29:54 0295a20e6350: Layer already exists 03:29:54 f930d831d149: Layer already exists 03:29:54 75654b8eeebd: Layer already exists 03:29:54 4.0.0-dev.31: digest: sha256:e8ee753a19fc797eed0de1fd123997f190e7d47028a20e141bed6b8bcc50ca90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:29:55 acde8369bf13: Preparing 03:29:55 c719f9e03deb: Preparing 03:29:55 825cbcb82943: Preparing 03:29:55 89c64ac48253: Preparing 03:29:55 320f1efc7e9e: Preparing 03:29:55 d11a2f9a8da2: Preparing 03:29:55 e266e5511c1d: Preparing 03:29:55 f930d831d149: Preparing 03:29:55 5580b15bd122: Preparing 03:29:55 0295a20e6350: Preparing 03:29:55 75654b8eeebd: Preparing 03:29:55 d11a2f9a8da2: Waiting 03:29:55 e266e5511c1d: Waiting 03:29:55 f930d831d149: Waiting 03:29:55 5580b15bd122: Waiting 03:29:55 0295a20e6350: Waiting 03:29:55 75654b8eeebd: Waiting 03:29:55 c719f9e03deb: Layer already exists 03:29:55 89c64ac48253: Layer already exists 03:29:55 acde8369bf13: Layer already exists 03:29:55 825cbcb82943: Layer already exists 03:29:55 320f1efc7e9e: Layer already exists 03:29:55 f930d831d149: Layer already exists 03:29:55 d11a2f9a8da2: Layer already exists 03:29:55 e266e5511c1d: Layer already exists 03:29:55 0295a20e6350: Layer already exists 03:29:55 5580b15bd122: Layer already exists 03:29:55 75654b8eeebd: Layer already exists 03:29:55 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:e8ee753a19fc797eed0de1fd123997f190e7d47028a20e141bed6b8bcc50ca90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:29:56 acde8369bf13: Preparing 03:29:56 c719f9e03deb: Preparing 03:29:56 825cbcb82943: Preparing 03:29:56 89c64ac48253: Preparing 03:29:56 320f1efc7e9e: Preparing 03:29:56 d11a2f9a8da2: Preparing 03:29:56 e266e5511c1d: Preparing 03:29:56 f930d831d149: Preparing 03:29:56 5580b15bd122: Preparing 03:29:56 0295a20e6350: Preparing 03:29:56 75654b8eeebd: Preparing 03:29:56 f930d831d149: Waiting 03:29:56 5580b15bd122: Waiting 03:29:56 0295a20e6350: Waiting 03:29:56 d11a2f9a8da2: Waiting 03:29:56 320f1efc7e9e: Layer already exists 03:29:56 825cbcb82943: Layer already exists 03:29:56 c719f9e03deb: Layer already exists 03:29:56 89c64ac48253: Layer already exists 03:29:56 acde8369bf13: Layer already exists 03:29:56 e266e5511c1d: Layer already exists 03:29:56 d11a2f9a8da2: Layer already exists 03:29:56 f930d831d149: Layer already exists 03:29:56 0295a20e6350: Layer already exists 03:29:56 5580b15bd122: Layer already exists 03:29:56 75654b8eeebd: Layer already exists 03:29:56 main: digest: sha256:e8ee753a19fc797eed0de1fd123997f190e7d47028a20e141bed6b8bcc50ca90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:56 ===================================================== [Pipeline] echo 03:29:56 taggedImages: 03:29:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:29:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.31 03:29:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:29:56 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:29:56 530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:56 latest 03:29:56 4.0.0-dev.31 03:29:56 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:29:56 main 03:29:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:530f6550ba98a2c953517bc446a1620faceb8bbe 03:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:29:57 6845eb641833: Preparing 03:29:57 d5d6019dfffe: Preparing 03:29:57 50d7ca7b3718: Preparing 03:29:57 b8ace4290804: Preparing 03:29:57 add92344df1a: Preparing 03:29:57 baa7f2df7d99: Preparing 03:29:57 5213bf38291b: Preparing 03:29:57 d11a2f9a8da2: Preparing 03:29:57 e266e5511c1d: Preparing 03:29:57 d4f751bab1a3: Preparing 03:29:57 7b051fef78a6: Preparing 03:29:57 75654b8eeebd: Preparing 03:29:57 5213bf38291b: Waiting 03:29:57 d11a2f9a8da2: Waiting 03:29:57 e266e5511c1d: Waiting 03:29:57 d4f751bab1a3: Waiting 03:29:57 7b051fef78a6: Waiting 03:29:57 baa7f2df7d99: Waiting 03:29:57 75654b8eeebd: Waiting 03:29:57 6845eb641833: Pushed 03:29:57 d5d6019dfffe: Pushed 03:29:57 add92344df1a: Pushed 03:29:57 d11a2f9a8da2: Layer already exists 03:29:57 e266e5511c1d: Layer already exists 03:29:57 baa7f2df7d99: Pushed 03:29:57 5213bf38291b: Pushed 03:29:57 75654b8eeebd: Layer already exists 03:29:57 d4f751bab1a3: Pushed 03:29:57 b8ace4290804: Pushed 03:29:58 50d7ca7b3718: Pushed 03:29:58 7b051fef78a6: Pushed 03:29:58 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:d89e1bf3a936527598c06d712113df7cfff547cce83dc7360ffcde63209a419c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:29:59 6845eb641833: Preparing 03:29:59 d5d6019dfffe: Preparing 03:29:59 50d7ca7b3718: Preparing 03:29:59 b8ace4290804: Preparing 03:29:59 add92344df1a: Preparing 03:29:59 baa7f2df7d99: Preparing 03:29:59 5213bf38291b: Preparing 03:29:59 d11a2f9a8da2: Preparing 03:29:59 e266e5511c1d: Preparing 03:29:59 d4f751bab1a3: Preparing 03:29:59 7b051fef78a6: Preparing 03:29:59 75654b8eeebd: Preparing 03:29:59 baa7f2df7d99: Waiting 03:29:59 5213bf38291b: Waiting 03:29:59 d11a2f9a8da2: Waiting 03:29:59 e266e5511c1d: Waiting 03:29:59 d4f751bab1a3: Waiting 03:29:59 7b051fef78a6: Waiting 03:29:59 75654b8eeebd: Waiting 03:29:59 d5d6019dfffe: Layer already exists 03:29:59 50d7ca7b3718: Layer already exists 03:29:59 add92344df1a: Layer already exists 03:29:59 6845eb641833: Layer already exists 03:29:59 b8ace4290804: Layer already exists 03:29:59 5213bf38291b: Layer already exists 03:29:59 baa7f2df7d99: Layer already exists 03:29:59 d11a2f9a8da2: Layer already exists 03:29:59 d4f751bab1a3: Layer already exists 03:29:59 e266e5511c1d: Layer already exists 03:29:59 75654b8eeebd: Layer already exists 03:29:59 7b051fef78a6: Layer already exists 03:29:59 latest: digest: sha256:d89e1bf3a936527598c06d712113df7cfff547cce83dc7360ffcde63209a419c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.31 03:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:29:59 6845eb641833: Preparing 03:29:59 d5d6019dfffe: Preparing 03:29:59 50d7ca7b3718: Preparing 03:29:59 b8ace4290804: Preparing 03:29:59 add92344df1a: Preparing 03:29:59 baa7f2df7d99: Preparing 03:29:59 5213bf38291b: Preparing 03:29:59 d11a2f9a8da2: Preparing 03:29:59 e266e5511c1d: Preparing 03:29:59 d4f751bab1a3: Preparing 03:29:59 7b051fef78a6: Preparing 03:29:59 75654b8eeebd: Preparing 03:29:59 d11a2f9a8da2: Waiting 03:29:59 e266e5511c1d: Waiting 03:29:59 d4f751bab1a3: Waiting 03:29:59 7b051fef78a6: Waiting 03:29:59 75654b8eeebd: Waiting 03:29:59 baa7f2df7d99: Waiting 03:29:59 5213bf38291b: Waiting 03:29:59 b8ace4290804: Layer already exists 03:29:59 6845eb641833: Layer already exists 03:29:59 add92344df1a: Layer already exists 03:29:59 50d7ca7b3718: Layer already exists 03:29:59 d5d6019dfffe: Layer already exists 03:29:59 baa7f2df7d99: Layer already exists 03:29:59 d4f751bab1a3: Layer already exists 03:29:59 5213bf38291b: Layer already exists 03:29:59 d11a2f9a8da2: Layer already exists 03:29:59 e266e5511c1d: Layer already exists 03:29:59 7b051fef78a6: Layer already exists 03:29:59 75654b8eeebd: Layer already exists 03:29:59 4.0.0-dev.31: digest: sha256:d89e1bf3a936527598c06d712113df7cfff547cce83dc7360ffcde63209a419c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:30:00 6845eb641833: Preparing 03:30:00 d5d6019dfffe: Preparing 03:30:00 50d7ca7b3718: Preparing 03:30:00 b8ace4290804: Preparing 03:30:00 add92344df1a: Preparing 03:30:00 baa7f2df7d99: Preparing 03:30:00 5213bf38291b: Preparing 03:30:00 d11a2f9a8da2: Preparing 03:30:00 e266e5511c1d: Preparing 03:30:00 d4f751bab1a3: Preparing 03:30:00 7b051fef78a6: Preparing 03:30:00 75654b8eeebd: Preparing 03:30:00 baa7f2df7d99: Waiting 03:30:00 e266e5511c1d: Waiting 03:30:00 d11a2f9a8da2: Waiting 03:30:00 5213bf38291b: Waiting 03:30:00 7b051fef78a6: Waiting 03:30:00 75654b8eeebd: Waiting 03:30:00 d4f751bab1a3: Waiting 03:30:00 6845eb641833: Layer already exists 03:30:00 d5d6019dfffe: Layer already exists 03:30:00 50d7ca7b3718: Layer already exists 03:30:00 b8ace4290804: Layer already exists 03:30:00 add92344df1a: Layer already exists 03:30:00 e266e5511c1d: Layer already exists 03:30:00 5213bf38291b: Layer already exists 03:30:00 baa7f2df7d99: Layer already exists 03:30:00 d4f751bab1a3: Layer already exists 03:30:00 d11a2f9a8da2: Layer already exists 03:30:00 75654b8eeebd: Layer already exists 03:30:00 7b051fef78a6: Layer already exists 03:30:00 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:d89e1bf3a936527598c06d712113df7cfff547cce83dc7360ffcde63209a419c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:30:00 6845eb641833: Preparing 03:30:00 d5d6019dfffe: Preparing 03:30:00 50d7ca7b3718: Preparing 03:30:00 b8ace4290804: Preparing 03:30:00 add92344df1a: Preparing 03:30:00 baa7f2df7d99: Preparing 03:30:00 5213bf38291b: Preparing 03:30:00 d11a2f9a8da2: Preparing 03:30:00 e266e5511c1d: Preparing 03:30:00 d4f751bab1a3: Preparing 03:30:00 7b051fef78a6: Preparing 03:30:00 75654b8eeebd: Preparing 03:30:00 75654b8eeebd: Waiting 03:30:00 d4f751bab1a3: Waiting 03:30:00 5213bf38291b: Waiting 03:30:00 d11a2f9a8da2: Waiting 03:30:00 7b051fef78a6: Waiting 03:30:00 e266e5511c1d: Waiting 03:30:00 baa7f2df7d99: Waiting 03:30:00 b8ace4290804: Layer already exists 03:30:00 50d7ca7b3718: Layer already exists 03:30:00 d5d6019dfffe: Layer already exists 03:30:00 6845eb641833: Layer already exists 03:30:00 add92344df1a: Layer already exists 03:30:00 5213bf38291b: Layer already exists 03:30:00 d11a2f9a8da2: Layer already exists 03:30:00 d4f751bab1a3: Layer already exists 03:30:00 e266e5511c1d: Layer already exists 03:30:00 baa7f2df7d99: Layer already exists 03:30:00 7b051fef78a6: Layer already exists 03:30:00 75654b8eeebd: Layer already exists 03:30:00 main: digest: sha256:d89e1bf3a936527598c06d712113df7cfff547cce83dc7360ffcde63209a419c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:01 ===================================================== [Pipeline] echo 03:30:01 taggedImages: 03:30:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:30:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.31 03:30:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:30:01 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:30:01 530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:01 latest 03:30:01 4.0.0-dev.31 03:30:01 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:01 main 03:30:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:30:01 0f5ffb050969: Preparing 03:30:01 988e03462308: Preparing 03:30:01 d11a2f9a8da2: Preparing 03:30:01 e266e5511c1d: Preparing 03:30:01 7011d89f78e3: Preparing 03:30:01 404824cab253: Preparing 03:30:01 75654b8eeebd: Preparing 03:30:01 404824cab253: Waiting 03:30:01 75654b8eeebd: Waiting 03:30:01 e266e5511c1d: Layer already exists 03:30:01 d11a2f9a8da2: Layer already exists 03:30:01 75654b8eeebd: Layer already exists 03:30:01 0f5ffb050969: Pushed 03:30:02 7011d89f78e3: Pushed 03:30:02 404824cab253: Pushed 03:30:03 988e03462308: Pushed 03:30:03 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:c2cfd434de4429079d4deb1ea5d71b00c07ab951b344f74d6bd43373e6408e48 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:03 + 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 03:30:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:30:04 0f5ffb050969: Preparing 03:30:04 988e03462308: Preparing 03:30:04 d11a2f9a8da2: Preparing 03:30:04 e266e5511c1d: Preparing 03:30:04 7011d89f78e3: Preparing 03:30:04 404824cab253: Preparing 03:30:04 75654b8eeebd: Preparing 03:30:04 75654b8eeebd: Waiting 03:30:04 404824cab253: Waiting 03:30:04 0f5ffb050969: Layer already exists 03:30:04 988e03462308: Layer already exists 03:30:04 7011d89f78e3: Layer already exists 03:30:04 d11a2f9a8da2: Layer already exists 03:30:04 e266e5511c1d: Layer already exists 03:30:04 75654b8eeebd: Layer already exists 03:30:04 404824cab253: Layer already exists 03:30:04 latest: digest: sha256:c2cfd434de4429079d4deb1ea5d71b00c07ab951b344f74d6bd43373e6408e48 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.31 03:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:30:04 0f5ffb050969: Preparing 03:30:04 988e03462308: Preparing 03:30:04 d11a2f9a8da2: Preparing 03:30:04 e266e5511c1d: Preparing 03:30:04 7011d89f78e3: Preparing 03:30:04 404824cab253: Preparing 03:30:04 75654b8eeebd: Preparing 03:30:04 404824cab253: Waiting 03:30:04 75654b8eeebd: Waiting 03:30:04 0f5ffb050969: Layer already exists 03:30:04 988e03462308: Layer already exists 03:30:04 7011d89f78e3: Layer already exists 03:30:04 d11a2f9a8da2: Layer already exists 03:30:04 e266e5511c1d: Layer already exists 03:30:04 404824cab253: Layer already exists 03:30:04 75654b8eeebd: Layer already exists 03:30:04 4.0.0-dev.31: digest: sha256:c2cfd434de4429079d4deb1ea5d71b00c07ab951b344f74d6bd43373e6408e48 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:30:05 0f5ffb050969: Preparing 03:30:05 988e03462308: Preparing 03:30:05 d11a2f9a8da2: Preparing 03:30:05 e266e5511c1d: Preparing 03:30:05 7011d89f78e3: Preparing 03:30:05 404824cab253: Preparing 03:30:05 75654b8eeebd: Preparing 03:30:05 404824cab253: Waiting 03:30:05 75654b8eeebd: Waiting 03:30:05 d11a2f9a8da2: Layer already exists 03:30:05 7011d89f78e3: Layer already exists 03:30:05 e266e5511c1d: Layer already exists 03:30:05 988e03462308: Layer already exists 03:30:05 0f5ffb050969: Layer already exists 03:30:05 404824cab253: Layer already exists 03:30:05 75654b8eeebd: Layer already exists 03:30:05 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:c2cfd434de4429079d4deb1ea5d71b00c07ab951b344f74d6bd43373e6408e48 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:05 + 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 03:30:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:30:06 0f5ffb050969: Preparing 03:30:06 988e03462308: Preparing 03:30:06 d11a2f9a8da2: Preparing 03:30:06 e266e5511c1d: Preparing 03:30:06 7011d89f78e3: Preparing 03:30:06 404824cab253: Preparing 03:30:06 75654b8eeebd: Preparing 03:30:06 404824cab253: Waiting 03:30:06 75654b8eeebd: Waiting 03:30:06 988e03462308: Layer already exists 03:30:06 0f5ffb050969: Layer already exists 03:30:06 d11a2f9a8da2: Layer already exists 03:30:06 7011d89f78e3: Layer already exists 03:30:06 e266e5511c1d: Layer already exists 03:30:06 404824cab253: Layer already exists 03:30:06 75654b8eeebd: Layer already exists 03:30:06 main: digest: sha256:c2cfd434de4429079d4deb1ea5d71b00c07ab951b344f74d6bd43373e6408e48 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:06 ===================================================== [Pipeline] echo 03:30:06 taggedImages: 03:30:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:30:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.31 03:30:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:30:06 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:30:06 530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:06 latest 03:30:06 4.0.0-dev.31 03:30:06 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:06 main 03:30:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:30:06 3e8440b1a418: Preparing 03:30:06 223d1e2edfa4: Preparing 03:30:06 630701c07658: Preparing 03:30:06 d11a2f9a8da2: Preparing 03:30:06 e266e5511c1d: Preparing 03:30:06 9b85886880a0: Preparing 03:30:06 6ee5165b91c7: Preparing 03:30:06 f116be1170f2: Preparing 03:30:06 86b0cd39ce9b: Preparing 03:30:06 75654b8eeebd: Preparing 03:30:06 f116be1170f2: Waiting 03:30:06 75654b8eeebd: Waiting 03:30:06 86b0cd39ce9b: Waiting 03:30:06 9b85886880a0: Waiting 03:30:06 6ee5165b91c7: Waiting 03:30:06 e266e5511c1d: Layer already exists 03:30:06 d11a2f9a8da2: Layer already exists 03:30:06 3e8440b1a418: Pushed 03:30:06 223d1e2edfa4: Pushed 03:30:06 630701c07658: Pushed 03:30:06 75654b8eeebd: Layer already exists 03:30:07 f116be1170f2: Pushed 03:30:08 86b0cd39ce9b: Pushed 03:30:13 6ee5165b91c7: Pushed 03:30:15 9b85886880a0: Pushed 03:30:15 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:7d601f6183024df5d9730b6aa006b8c384a13f7721237e7e9fc6f63d239e76ae size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:30:16 3e8440b1a418: Preparing 03:30:16 223d1e2edfa4: Preparing 03:30:16 630701c07658: Preparing 03:30:16 d11a2f9a8da2: Preparing 03:30:16 e266e5511c1d: Preparing 03:30:16 9b85886880a0: Preparing 03:30:16 6ee5165b91c7: Preparing 03:30:16 f116be1170f2: Preparing 03:30:16 86b0cd39ce9b: Preparing 03:30:16 6ee5165b91c7: Waiting 03:30:16 f116be1170f2: Waiting 03:30:16 75654b8eeebd: Preparing 03:30:16 86b0cd39ce9b: Waiting 03:30:16 75654b8eeebd: Waiting 03:30:16 630701c07658: Layer already exists 03:30:16 223d1e2edfa4: Layer already exists 03:30:16 e266e5511c1d: Layer already exists 03:30:16 3e8440b1a418: Layer already exists 03:30:16 d11a2f9a8da2: Layer already exists 03:30:16 9b85886880a0: Layer already exists 03:30:16 6ee5165b91c7: Layer already exists 03:30:16 f116be1170f2: Layer already exists 03:30:16 86b0cd39ce9b: Layer already exists 03:30:16 75654b8eeebd: Layer already exists 03:30:16 latest: digest: sha256:7d601f6183024df5d9730b6aa006b8c384a13f7721237e7e9fc6f63d239e76ae size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.31 03:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:30:17 3e8440b1a418: Preparing 03:30:17 223d1e2edfa4: Preparing 03:30:17 630701c07658: Preparing 03:30:17 d11a2f9a8da2: Preparing 03:30:17 e266e5511c1d: Preparing 03:30:17 9b85886880a0: Preparing 03:30:17 6ee5165b91c7: Preparing 03:30:17 f116be1170f2: Preparing 03:30:17 86b0cd39ce9b: Preparing 03:30:17 75654b8eeebd: Preparing 03:30:17 f116be1170f2: Waiting 03:30:17 86b0cd39ce9b: Waiting 03:30:17 9b85886880a0: Waiting 03:30:17 75654b8eeebd: Waiting 03:30:17 6ee5165b91c7: Waiting 03:30:17 3e8440b1a418: Layer already exists 03:30:17 223d1e2edfa4: Layer already exists 03:30:17 d11a2f9a8da2: Layer already exists 03:30:17 e266e5511c1d: Layer already exists 03:30:17 630701c07658: Layer already exists 03:30:17 86b0cd39ce9b: Layer already exists 03:30:17 6ee5165b91c7: Layer already exists 03:30:17 f116be1170f2: Layer already exists 03:30:17 9b85886880a0: Layer already exists 03:30:17 75654b8eeebd: Layer already exists 03:30:17 4.0.0-dev.31: digest: sha256:7d601f6183024df5d9730b6aa006b8c384a13f7721237e7e9fc6f63d239e76ae size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:30:17 3e8440b1a418: Preparing 03:30:17 223d1e2edfa4: Preparing 03:30:17 630701c07658: Preparing 03:30:17 d11a2f9a8da2: Preparing 03:30:17 e266e5511c1d: Preparing 03:30:17 9b85886880a0: Preparing 03:30:17 6ee5165b91c7: Preparing 03:30:17 f116be1170f2: Preparing 03:30:17 86b0cd39ce9b: Preparing 03:30:17 75654b8eeebd: Preparing 03:30:17 6ee5165b91c7: Waiting 03:30:17 f116be1170f2: Waiting 03:30:17 75654b8eeebd: Waiting 03:30:17 86b0cd39ce9b: Waiting 03:30:17 9b85886880a0: Waiting 03:30:17 3e8440b1a418: Layer already exists 03:30:17 e266e5511c1d: Layer already exists 03:30:17 223d1e2edfa4: Layer already exists 03:30:17 630701c07658: Layer already exists 03:30:17 d11a2f9a8da2: Layer already exists 03:30:17 9b85886880a0: Layer already exists 03:30:17 f116be1170f2: Layer already exists 03:30:17 6ee5165b91c7: Layer already exists 03:30:17 86b0cd39ce9b: Layer already exists 03:30:17 75654b8eeebd: Layer already exists 03:30:17 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:7d601f6183024df5d9730b6aa006b8c384a13f7721237e7e9fc6f63d239e76ae size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:30:18 3e8440b1a418: Preparing 03:30:18 223d1e2edfa4: Preparing 03:30:18 630701c07658: Preparing 03:30:18 d11a2f9a8da2: Preparing 03:30:18 e266e5511c1d: Preparing 03:30:18 9b85886880a0: Preparing 03:30:18 6ee5165b91c7: Preparing 03:30:18 f116be1170f2: Preparing 03:30:18 86b0cd39ce9b: Preparing 03:30:18 75654b8eeebd: Preparing 03:30:18 9b85886880a0: Waiting 03:30:18 6ee5165b91c7: Waiting 03:30:18 f116be1170f2: Waiting 03:30:18 86b0cd39ce9b: Waiting 03:30:18 75654b8eeebd: Waiting 03:30:18 223d1e2edfa4: Layer already exists 03:30:18 3e8440b1a418: Layer already exists 03:30:18 e266e5511c1d: Layer already exists 03:30:18 630701c07658: Layer already exists 03:30:18 d11a2f9a8da2: Layer already exists 03:30:18 9b85886880a0: Layer already exists 03:30:18 6ee5165b91c7: Layer already exists 03:30:18 f116be1170f2: Layer already exists 03:30:18 86b0cd39ce9b: Layer already exists 03:30:18 75654b8eeebd: Layer already exists 03:30:18 main: digest: sha256:7d601f6183024df5d9730b6aa006b8c384a13f7721237e7e9fc6f63d239e76ae size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:18 ===================================================== [Pipeline] echo 03:30:18 taggedImages: 03:30:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:30:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.31 03:30:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:30:18 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:30:18 530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:18 latest 03:30:18 4.0.0-dev.31 03:30:18 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:18 main 03:30:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:30:19 4c547fc5dc85: Preparing 03:30:19 cdef31592dcc: Preparing 03:30:19 4f53a8549867: Preparing 03:30:19 d11a2f9a8da2: Preparing 03:30:19 e266e5511c1d: Preparing 03:30:19 9b85886880a0: Preparing 03:30:19 f9c0c924fd5c: Preparing 03:30:19 fadd6383f01e: Preparing 03:30:19 75654b8eeebd: Preparing 03:30:19 9b85886880a0: Waiting 03:30:19 fadd6383f01e: Waiting 03:30:19 f9c0c924fd5c: Waiting 03:30:19 75654b8eeebd: Waiting 03:30:19 e266e5511c1d: Layer already exists 03:30:19 d11a2f9a8da2: Layer already exists 03:30:19 9b85886880a0: Layer already exists 03:30:19 4f53a8549867: Pushed 03:30:19 cdef31592dcc: Pushed 03:30:19 4c547fc5dc85: Pushed 03:30:19 75654b8eeebd: Layer already exists 03:30:19 fadd6383f01e: Pushed 03:30:19 f9c0c924fd5c: Pushed 03:30:20 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:2adfef25989248129cd964621a23f328251715dc1b8ad7745d057594dc37b316 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:30:20 4c547fc5dc85: Preparing 03:30:20 cdef31592dcc: Preparing 03:30:20 4f53a8549867: Preparing 03:30:20 d11a2f9a8da2: Preparing 03:30:20 e266e5511c1d: Preparing 03:30:20 9b85886880a0: Preparing 03:30:20 f9c0c924fd5c: Preparing 03:30:20 9b85886880a0: Waiting 03:30:20 fadd6383f01e: Preparing 03:30:20 75654b8eeebd: Preparing 03:30:20 f9c0c924fd5c: Waiting 03:30:20 fadd6383f01e: Waiting 03:30:20 75654b8eeebd: Waiting 03:30:20 cdef31592dcc: Layer already exists 03:30:20 4c547fc5dc85: Layer already exists 03:30:20 e266e5511c1d: Layer already exists 03:30:20 4f53a8549867: Layer already exists 03:30:20 d11a2f9a8da2: Layer already exists 03:30:20 fadd6383f01e: Layer already exists 03:30:20 9b85886880a0: Layer already exists 03:30:20 f9c0c924fd5c: Layer already exists 03:30:20 75654b8eeebd: Layer already exists 03:30:20 latest: digest: sha256:2adfef25989248129cd964621a23f328251715dc1b8ad7745d057594dc37b316 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.31 03:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:30:21 4c547fc5dc85: Preparing 03:30:21 cdef31592dcc: Preparing 03:30:21 4f53a8549867: Preparing 03:30:21 d11a2f9a8da2: Preparing 03:30:21 e266e5511c1d: Preparing 03:30:21 9b85886880a0: Preparing 03:30:21 f9c0c924fd5c: Preparing 03:30:21 fadd6383f01e: Preparing 03:30:21 75654b8eeebd: Preparing 03:30:21 fadd6383f01e: Waiting 03:30:21 f9c0c924fd5c: Waiting 03:30:21 75654b8eeebd: Waiting 03:30:21 9b85886880a0: Waiting 03:30:21 4f53a8549867: Layer already exists 03:30:21 4c547fc5dc85: Layer already exists 03:30:21 e266e5511c1d: Layer already exists 03:30:21 d11a2f9a8da2: Layer already exists 03:30:21 cdef31592dcc: Layer already exists 03:30:21 f9c0c924fd5c: Layer already exists 03:30:21 fadd6383f01e: Layer already exists 03:30:21 75654b8eeebd: Layer already exists 03:30:21 9b85886880a0: Layer already exists 03:30:21 4.0.0-dev.31: digest: sha256:2adfef25989248129cd964621a23f328251715dc1b8ad7745d057594dc37b316 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:30:22 4c547fc5dc85: Preparing 03:30:22 cdef31592dcc: Preparing 03:30:22 4f53a8549867: Preparing 03:30:22 d11a2f9a8da2: Preparing 03:30:22 e266e5511c1d: Preparing 03:30:22 9b85886880a0: Preparing 03:30:22 f9c0c924fd5c: Preparing 03:30:22 fadd6383f01e: Preparing 03:30:22 75654b8eeebd: Preparing 03:30:22 f9c0c924fd5c: Waiting 03:30:22 fadd6383f01e: Waiting 03:30:22 9b85886880a0: Waiting 03:30:22 75654b8eeebd: Waiting 03:30:22 4c547fc5dc85: Layer already exists 03:30:22 4f53a8549867: Layer already exists 03:30:22 cdef31592dcc: Layer already exists 03:30:22 e266e5511c1d: Layer already exists 03:30:22 d11a2f9a8da2: Layer already exists 03:30:22 f9c0c924fd5c: Layer already exists 03:30:22 9b85886880a0: Layer already exists 03:30:22 fadd6383f01e: Layer already exists 03:30:22 75654b8eeebd: Layer already exists 03:30:22 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:2adfef25989248129cd964621a23f328251715dc1b8ad7745d057594dc37b316 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:30:22 4c547fc5dc85: Preparing 03:30:22 cdef31592dcc: Preparing 03:30:22 4f53a8549867: Preparing 03:30:22 d11a2f9a8da2: Preparing 03:30:22 e266e5511c1d: Preparing 03:30:22 9b85886880a0: Preparing 03:30:22 f9c0c924fd5c: Preparing 03:30:22 fadd6383f01e: Preparing 03:30:22 75654b8eeebd: Preparing 03:30:22 9b85886880a0: Waiting 03:30:22 f9c0c924fd5c: Waiting 03:30:22 fadd6383f01e: Waiting 03:30:22 75654b8eeebd: Waiting 03:30:22 4f53a8549867: Layer already exists 03:30:22 4c547fc5dc85: Layer already exists 03:30:22 cdef31592dcc: Layer already exists 03:30:22 d11a2f9a8da2: Layer already exists 03:30:22 e266e5511c1d: Layer already exists 03:30:22 f9c0c924fd5c: Layer already exists 03:30:22 9b85886880a0: Layer already exists 03:30:22 75654b8eeebd: Layer already exists 03:30:22 fadd6383f01e: Layer already exists 03:30:22 main: digest: sha256:2adfef25989248129cd964621a23f328251715dc1b8ad7745d057594dc37b316 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:22 ===================================================== [Pipeline] echo 03:30:22 taggedImages: 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-config:530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.31 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-config:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:30:22 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:30:22 530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:22 latest 03:30:22 4.0.0-dev.31 03:30:22 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:22 main 03:30:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:30:23 4da88693d652: Preparing 03:30:23 924fdf3e011c: Preparing 03:30:23 650da2661b28: Preparing 03:30:23 d11a2f9a8da2: Preparing 03:30:23 e266e5511c1d: Preparing 03:30:23 8c655b5a3745: Preparing 03:30:23 f116be1170f2: Preparing 03:30:23 86b0cd39ce9b: Preparing 03:30:23 75654b8eeebd: Preparing 03:30:23 8c655b5a3745: Waiting 03:30:23 75654b8eeebd: Waiting 03:30:23 f116be1170f2: Waiting 03:30:23 86b0cd39ce9b: Waiting 03:30:23 d11a2f9a8da2: Layer already exists 03:30:23 e266e5511c1d: Layer already exists 03:30:23 f116be1170f2: Layer already exists 03:30:23 86b0cd39ce9b: Layer already exists 03:30:23 75654b8eeebd: Layer already exists 03:30:23 924fdf3e011c: Pushed 03:30:23 650da2661b28: Pushed 03:30:23 4da88693d652: Pushed 03:30:33 8c655b5a3745: Pushed 03:30:33 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:97442bdbcd123342b058398c347a6b311e26587f25e36cbecd696069e73cc11c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:30:34 4da88693d652: Preparing 03:30:34 924fdf3e011c: Preparing 03:30:34 650da2661b28: Preparing 03:30:34 d11a2f9a8da2: Preparing 03:30:34 e266e5511c1d: Preparing 03:30:34 8c655b5a3745: Preparing 03:30:34 f116be1170f2: Preparing 03:30:34 86b0cd39ce9b: Preparing 03:30:34 75654b8eeebd: Preparing 03:30:34 f116be1170f2: Waiting 03:30:34 8c655b5a3745: Waiting 03:30:34 86b0cd39ce9b: Waiting 03:30:34 75654b8eeebd: Waiting 03:30:34 d11a2f9a8da2: Layer already exists 03:30:34 4da88693d652: Layer already exists 03:30:34 e266e5511c1d: Layer already exists 03:30:34 924fdf3e011c: Layer already exists 03:30:34 650da2661b28: Layer already exists 03:30:34 f116be1170f2: Layer already exists 03:30:34 8c655b5a3745: Layer already exists 03:30:34 75654b8eeebd: Layer already exists 03:30:34 86b0cd39ce9b: Layer already exists 03:30:34 latest: digest: sha256:97442bdbcd123342b058398c347a6b311e26587f25e36cbecd696069e73cc11c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.31 03:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:30:34 4da88693d652: Preparing 03:30:34 924fdf3e011c: Preparing 03:30:34 650da2661b28: Preparing 03:30:34 d11a2f9a8da2: Preparing 03:30:34 e266e5511c1d: Preparing 03:30:34 8c655b5a3745: Preparing 03:30:34 f116be1170f2: Preparing 03:30:34 86b0cd39ce9b: Preparing 03:30:34 75654b8eeebd: Preparing 03:30:34 8c655b5a3745: Waiting 03:30:34 f116be1170f2: Waiting 03:30:34 75654b8eeebd: Waiting 03:30:34 86b0cd39ce9b: Waiting 03:30:34 924fdf3e011c: Layer already exists 03:30:34 650da2661b28: Layer already exists 03:30:34 d11a2f9a8da2: Layer already exists 03:30:34 e266e5511c1d: Layer already exists 03:30:34 4da88693d652: Layer already exists 03:30:34 f116be1170f2: Layer already exists 03:30:34 8c655b5a3745: Layer already exists 03:30:34 75654b8eeebd: Layer already exists 03:30:34 86b0cd39ce9b: Layer already exists 03:30:34 4.0.0-dev.31: digest: sha256:97442bdbcd123342b058398c347a6b311e26587f25e36cbecd696069e73cc11c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:30:35 4da88693d652: Preparing 03:30:35 924fdf3e011c: Preparing 03:30:35 650da2661b28: Preparing 03:30:35 d11a2f9a8da2: Preparing 03:30:35 e266e5511c1d: Preparing 03:30:35 8c655b5a3745: Preparing 03:30:35 f116be1170f2: Preparing 03:30:35 86b0cd39ce9b: Preparing 03:30:35 75654b8eeebd: Preparing 03:30:35 8c655b5a3745: Waiting 03:30:35 f116be1170f2: Waiting 03:30:35 86b0cd39ce9b: Waiting 03:30:35 75654b8eeebd: Waiting 03:30:35 d11a2f9a8da2: Layer already exists 03:30:35 924fdf3e011c: Layer already exists 03:30:35 e266e5511c1d: Layer already exists 03:30:35 4da88693d652: Layer already exists 03:30:35 650da2661b28: Layer already exists 03:30:35 86b0cd39ce9b: Layer already exists 03:30:35 75654b8eeebd: Layer already exists 03:30:35 f116be1170f2: Layer already exists 03:30:35 8c655b5a3745: Layer already exists 03:30:35 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:97442bdbcd123342b058398c347a6b311e26587f25e36cbecd696069e73cc11c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:30:36 4da88693d652: Preparing 03:30:36 924fdf3e011c: Preparing 03:30:36 650da2661b28: Preparing 03:30:36 d11a2f9a8da2: Preparing 03:30:36 e266e5511c1d: Preparing 03:30:36 8c655b5a3745: Preparing 03:30:36 f116be1170f2: Preparing 03:30:36 86b0cd39ce9b: Preparing 03:30:36 75654b8eeebd: Preparing 03:30:36 f116be1170f2: Waiting 03:30:36 75654b8eeebd: Waiting 03:30:36 8c655b5a3745: Waiting 03:30:36 924fdf3e011c: Layer already exists 03:30:36 d11a2f9a8da2: Layer already exists 03:30:36 650da2661b28: Layer already exists 03:30:36 4da88693d652: Layer already exists 03:30:36 e266e5511c1d: Layer already exists 03:30:36 8c655b5a3745: Layer already exists 03:30:36 f116be1170f2: Layer already exists 03:30:36 86b0cd39ce9b: Layer already exists 03:30:36 75654b8eeebd: Layer already exists 03:30:36 main: digest: sha256:97442bdbcd123342b058398c347a6b311e26587f25e36cbecd696069e73cc11c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:36 ===================================================== [Pipeline] echo 03:30:36 taggedImages: 03:30:36 - nexus3.edgexfoundry.org:10004/security-spire-server:530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:36 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:30:36 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.31 03:30:36 - nexus3.edgexfoundry.org:10004/security-spire-server:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:36 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:30:36 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:30:36 530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:36 latest 03:30:36 4.0.0-dev.31 03:30:36 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:36 main 03:30:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:30:36 0cdab780b6b2: Preparing 03:30:36 ab39c3b21123: Preparing 03:30:36 47b6d7d93ea8: Preparing 03:30:36 d11a2f9a8da2: Preparing 03:30:36 e266e5511c1d: Preparing 03:30:36 70ef10566ea2: Preparing 03:30:36 006e37803a2f: Preparing 03:30:36 75654b8eeebd: Preparing 03:30:36 70ef10566ea2: Waiting 03:30:36 006e37803a2f: Waiting 03:30:36 75654b8eeebd: Waiting 03:30:36 d11a2f9a8da2: Layer already exists 03:30:36 e266e5511c1d: Layer already exists 03:30:36 ab39c3b21123: Pushed 03:30:36 75654b8eeebd: Layer already exists 03:30:36 0cdab780b6b2: Pushed 03:30:36 006e37803a2f: Pushed 03:30:37 70ef10566ea2: Pushed 03:30:40 47b6d7d93ea8: Pushed 03:30:40 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:39db0984793f59f5d4df22a58dd20fd87f8816d7aa064ff15f605c0ce7c47c3a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:30:41 0cdab780b6b2: Preparing 03:30:41 ab39c3b21123: Preparing 03:30:41 47b6d7d93ea8: Preparing 03:30:41 d11a2f9a8da2: Preparing 03:30:41 e266e5511c1d: Preparing 03:30:41 70ef10566ea2: Preparing 03:30:41 006e37803a2f: Preparing 03:30:41 70ef10566ea2: Waiting 03:30:41 75654b8eeebd: Preparing 03:30:41 006e37803a2f: Waiting 03:30:41 e266e5511c1d: Layer already exists 03:30:41 d11a2f9a8da2: Layer already exists 03:30:41 ab39c3b21123: Layer already exists 03:30:41 47b6d7d93ea8: Layer already exists 03:30:41 0cdab780b6b2: Layer already exists 03:30:41 70ef10566ea2: Layer already exists 03:30:41 006e37803a2f: Layer already exists 03:30:41 75654b8eeebd: Layer already exists 03:30:41 latest: digest: sha256:39db0984793f59f5d4df22a58dd20fd87f8816d7aa064ff15f605c0ce7c47c3a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.31 03:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:30:42 0cdab780b6b2: Preparing 03:30:42 ab39c3b21123: Preparing 03:30:42 47b6d7d93ea8: Preparing 03:30:42 d11a2f9a8da2: Preparing 03:30:42 e266e5511c1d: Preparing 03:30:42 70ef10566ea2: Preparing 03:30:42 006e37803a2f: Preparing 03:30:42 75654b8eeebd: Preparing 03:30:42 70ef10566ea2: Waiting 03:30:42 006e37803a2f: Waiting 03:30:42 75654b8eeebd: Waiting 03:30:42 ab39c3b21123: Layer already exists 03:30:42 47b6d7d93ea8: Layer already exists 03:30:42 e266e5511c1d: Layer already exists 03:30:42 0cdab780b6b2: Layer already exists 03:30:42 d11a2f9a8da2: Layer already exists 03:30:42 70ef10566ea2: Layer already exists 03:30:42 006e37803a2f: Layer already exists 03:30:42 75654b8eeebd: Layer already exists 03:30:42 4.0.0-dev.31: digest: sha256:39db0984793f59f5d4df22a58dd20fd87f8816d7aa064ff15f605c0ce7c47c3a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:30:42 0cdab780b6b2: Preparing 03:30:42 ab39c3b21123: Preparing 03:30:42 47b6d7d93ea8: Preparing 03:30:42 d11a2f9a8da2: Preparing 03:30:42 e266e5511c1d: Preparing 03:30:42 70ef10566ea2: Preparing 03:30:42 006e37803a2f: Preparing 03:30:42 75654b8eeebd: Preparing 03:30:42 70ef10566ea2: Waiting 03:30:42 006e37803a2f: Waiting 03:30:42 75654b8eeebd: Waiting 03:30:42 47b6d7d93ea8: Layer already exists 03:30:42 ab39c3b21123: Layer already exists 03:30:42 e266e5511c1d: Layer already exists 03:30:42 d11a2f9a8da2: Layer already exists 03:30:42 0cdab780b6b2: Layer already exists 03:30:42 70ef10566ea2: Layer already exists 03:30:42 006e37803a2f: Layer already exists 03:30:42 75654b8eeebd: Layer already exists 03:30:42 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:39db0984793f59f5d4df22a58dd20fd87f8816d7aa064ff15f605c0ce7c47c3a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:30:43 0cdab780b6b2: Preparing 03:30:43 ab39c3b21123: Preparing 03:30:43 47b6d7d93ea8: Preparing 03:30:43 d11a2f9a8da2: Preparing 03:30:43 e266e5511c1d: Preparing 03:30:43 70ef10566ea2: Preparing 03:30:43 006e37803a2f: Preparing 03:30:43 75654b8eeebd: Preparing 03:30:43 006e37803a2f: Waiting 03:30:43 75654b8eeebd: Waiting 03:30:43 70ef10566ea2: Waiting 03:30:43 0cdab780b6b2: Layer already exists 03:30:43 ab39c3b21123: Layer already exists 03:30:43 d11a2f9a8da2: Layer already exists 03:30:43 47b6d7d93ea8: Layer already exists 03:30:43 e266e5511c1d: Layer already exists 03:30:43 70ef10566ea2: Layer already exists 03:30:43 006e37803a2f: Layer already exists 03:30:43 75654b8eeebd: Layer already exists 03:30:43 main: digest: sha256:39db0984793f59f5d4df22a58dd20fd87f8816d7aa064ff15f605c0ce7c47c3a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:43 ===================================================== [Pipeline] echo 03:30:43 taggedImages: 03:30:43 - nexus3.edgexfoundry.org:10004/support-notifications:530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:43 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:30:43 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.31 03:30:43 - nexus3.edgexfoundry.org:10004/support-notifications:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:43 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:30:43 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:30:43 530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:43 latest 03:30:43 4.0.0-dev.31 03:30:43 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:43 main 03:30:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:30:44 4eb06855489f: Preparing 03:30:44 0366473aa4e6: Preparing 03:30:44 d11a2f9a8da2: Preparing 03:30:44 e266e5511c1d: Preparing 03:30:44 3edbee06fa84: Preparing 03:30:44 1407ef16567a: Preparing 03:30:44 75654b8eeebd: Preparing 03:30:44 1407ef16567a: Waiting 03:30:44 75654b8eeebd: Waiting 03:30:44 d11a2f9a8da2: Layer already exists 03:30:44 e266e5511c1d: Layer already exists 03:30:44 75654b8eeebd: Layer already exists 03:30:44 4eb06855489f: Pushed 03:30:44 1407ef16567a: Pushed 03:30:44 3edbee06fa84: Pushed 03:30:48 0366473aa4e6: Pushed 03:30:48 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:68c53fa0dce1a056e29ba42d5cc21856cd0d3825fff1dffe9d70dc95b7881e5f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:30:48 4eb06855489f: Preparing 03:30:48 0366473aa4e6: Preparing 03:30:48 d11a2f9a8da2: Preparing 03:30:48 e266e5511c1d: Preparing 03:30:48 3edbee06fa84: Preparing 03:30:48 1407ef16567a: Preparing 03:30:48 75654b8eeebd: Preparing 03:30:48 1407ef16567a: Waiting 03:30:48 75654b8eeebd: Waiting 03:30:48 3edbee06fa84: Layer already exists 03:30:48 4eb06855489f: Layer already exists 03:30:48 0366473aa4e6: Layer already exists 03:30:48 e266e5511c1d: Layer already exists 03:30:48 d11a2f9a8da2: Layer already exists 03:30:48 75654b8eeebd: Layer already exists 03:30:48 1407ef16567a: Layer already exists 03:30:48 latest: digest: sha256:68c53fa0dce1a056e29ba42d5cc21856cd0d3825fff1dffe9d70dc95b7881e5f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.31 03:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:30:49 4eb06855489f: Preparing 03:30:49 0366473aa4e6: Preparing 03:30:49 d11a2f9a8da2: Preparing 03:30:49 e266e5511c1d: Preparing 03:30:49 3edbee06fa84: Preparing 03:30:49 1407ef16567a: Preparing 03:30:49 75654b8eeebd: Preparing 03:30:49 1407ef16567a: Waiting 03:30:49 75654b8eeebd: Waiting 03:30:49 d11a2f9a8da2: Layer already exists 03:30:49 e266e5511c1d: Layer already exists 03:30:49 0366473aa4e6: Layer already exists 03:30:49 4eb06855489f: Layer already exists 03:30:49 3edbee06fa84: Layer already exists 03:30:49 1407ef16567a: Layer already exists 03:30:49 75654b8eeebd: Layer already exists 03:30:49 4.0.0-dev.31: digest: sha256:68c53fa0dce1a056e29ba42d5cc21856cd0d3825fff1dffe9d70dc95b7881e5f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:30:50 4eb06855489f: Preparing 03:30:50 0366473aa4e6: Preparing 03:30:50 d11a2f9a8da2: Preparing 03:30:50 e266e5511c1d: Preparing 03:30:50 3edbee06fa84: Preparing 03:30:50 1407ef16567a: Preparing 03:30:50 75654b8eeebd: Preparing 03:30:50 1407ef16567a: Waiting 03:30:50 75654b8eeebd: Waiting 03:30:50 3edbee06fa84: Layer already exists 03:30:50 0366473aa4e6: Layer already exists 03:30:50 d11a2f9a8da2: Layer already exists 03:30:50 4eb06855489f: Layer already exists 03:30:50 e266e5511c1d: Layer already exists 03:30:50 1407ef16567a: Layer already exists 03:30:50 75654b8eeebd: Layer already exists 03:30:50 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:68c53fa0dce1a056e29ba42d5cc21856cd0d3825fff1dffe9d70dc95b7881e5f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:30:50 4eb06855489f: Preparing 03:30:50 0366473aa4e6: Preparing 03:30:50 d11a2f9a8da2: Preparing 03:30:50 e266e5511c1d: Preparing 03:30:50 3edbee06fa84: Preparing 03:30:50 1407ef16567a: Preparing 03:30:50 75654b8eeebd: Preparing 03:30:50 1407ef16567a: Waiting 03:30:50 75654b8eeebd: Waiting 03:30:50 e266e5511c1d: Layer already exists 03:30:50 0366473aa4e6: Layer already exists 03:30:50 4eb06855489f: Layer already exists 03:30:50 3edbee06fa84: Layer already exists 03:30:50 d11a2f9a8da2: Layer already exists 03:30:50 1407ef16567a: Layer already exists 03:30:50 75654b8eeebd: Layer already exists 03:30:50 main: digest: sha256:68c53fa0dce1a056e29ba42d5cc21856cd0d3825fff1dffe9d70dc95b7881e5f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:50 ===================================================== [Pipeline] echo 03:30:50 taggedImages: 03:30:50 - nexus3.edgexfoundry.org:10004/support-scheduler:530f6550ba98a2c953517bc446a1620faceb8bbe 03:30:50 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:30:50 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.31 03:30:50 - nexus3.edgexfoundry.org:10004/support-scheduler:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:30:50 - 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] } 03:36:24 #155 ... 03:36:24 03:36:24 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:36:24 #149 DONE 565.7s 03:36:24 03:36:24 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:36:24 #155 ... 03:36:24 03:36:24 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:36:24 #156 DONE 0.2s 03:36:24 03:36:24 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:36:24 #157 DONE 0.3s 03:36:24 03:36:24 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:36:24 #158 DONE 0.3s 03:36:24 03:36:24 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:36:24 #155 ... 03:36:24 03:36:24 #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:36:24 #159 DONE 0.1s 03:36:24 03:36:24 #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:36:24 #160 DONE 0.2s 03:36:24 03:36:24 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:36:24 #161 DONE 1.9s 03:36:24 03:36:24 #162 [core-common-config-bootstrapper] exporting to image 03:36:24 #162 exporting layers 03:36:24 #162 exporting layers 0.6s done 03:36:24 #162 writing image sha256:05230d9a3b3ee7aa7735bde86fefa0639de0d2613dd55833f0a92d7a6a98c934 0.0s done 03:36:24 #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done 03:36:24 #162 DONE 0.7s 03:36:24 03:36:24 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:36:24 #147 ... 03:36:24 03:36:24 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:36:24 #150 DONE 573.9s 03:36:24 03:36:24 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:36:24 #146 ... 03:36:24 03:36:24 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:36:24 #163 DONE 0.2s 03:36:24 03:36:24 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:36:26 #164 DONE 1.8s 03:36:26 03:36:26 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:36:27 #165 DONE 0.3s 03:36:27 03:36:27 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:36:27 #166 DONE 0.3s 03:36:27 03:36:27 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:36:27 #167 DONE 0.3s 03:36:27 03:36:27 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:36:27 #168 DONE 0.2s 03:36:27 03:36:27 #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:36:28 #169 DONE 0.2s 03:36:28 03:36:28 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:36:28 #153 575.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:36:28 #153 ... 03:36:28 03:36:28 #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:36:28 #170 DONE 0.3s 03:36:28 03:36:28 #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:36:28 #171 DONE 0.3s 03:36:28 03:36:28 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:36:29 #172 DONE 0.2s 03:36:29 03:36:29 #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:36:30 #173 DONE 2.1s 03:36:30 03:36:30 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:36:30 #145 DONE 580.8s 03:36:30 03:36:30 #174 [security-bootstrapper] exporting to image 03:36:30 #174 exporting layers 03:36:32 #174 ... 03:36:32 03:36:32 #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:36:32 #175 DONE 0.4s 03:36:32 03:36:32 #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:36:32 #176 DONE 0.2s 03:36:32 03:36:32 #174 [security-bootstrapper] exporting to image 03:36:32 #174 exporting layers 1.8s done 03:36:32 #174 writing image sha256:ff1aea06c04f088ed0a06a205b4fd1c8acde44c1e56500a2ebda96530c91dddc 0.0s done 03:36:32 #174 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 03:36:32 #174 DONE 1.9s 03:36:32 03:36:32 #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:36:32 #177 DONE 0.3s 03:36:32 03:36:32 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:36:33 #178 DONE 0.3s 03:36:33 03:36:33 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:36:33 #179 DONE 0.4s 03:36:33 03:36:33 #180 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:36:33 #180 DONE 0.3s 03:36:33 03:36:33 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:36:33 #144 ... 03:36:33 03:36:33 #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:36:35 #181 DONE 1.9s 03:36:35 03:36:35 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:36:35 #147 ... 03:36:35 03:36:35 #182 [security-proxy-setup] exporting to image 03:36:36 #182 exporting layers 1.0s done 03:36:37 #182 writing image sha256:86e516e1508a66b93e3ac81826e221ac92189dd601ff28c498361f86dac6fc1f done 03:36:37 #182 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 03:36:37 #182 DONE 1.0s 03:36:37 03:36:37 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:36:37 #155 ... 03:36:37 03:36:37 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:36:37 #153 DONE 586.8s 03:36:37 03:36:37 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:36:37 #147 ... 03:36:37 03:36:37 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:36:37 #183 DONE 0.3s 03:36:37 03:36:37 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:36:38 #184 DONE 0.2s 03:36:38 03:36:38 #185 [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 03:36:38 #185 DONE 0.1s 03:36:38 03:36:38 #186 [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 03:36:38 #186 DONE 0.3s 03:36:38 03:36:38 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:36:38 #187 DONE 0.1s 03:36:38 03:36:38 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:36:38 #147 ... 03:36:38 03:36:38 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:36:39 #188 DONE 0.3s 03:36:39 03:36:39 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:36:39 #155 ... 03:36:39 03:36:39 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:36:39 #189 DONE 0.2s 03:36:39 03:36:39 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:36:39 #190 DONE 0.2s 03:36:39 03:36:39 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:36:39 #146 ... 03:36:39 03:36:39 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:36:40 #191 DONE 1.7s 03:36:40 03:36:40 #192 [security-secretstore-setup] exporting to image 03:36:42 #192 exporting layers 1.0s done 03:36:42 #192 writing image sha256:c42dd9688aa37c1eb789e9bab12f0d121f9c0e619fce84cd0ab07894bd17401b done 03:36:42 #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 03:36:42 #192 DONE 1.0s 03:36:42 03:36:42 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:38:04 #148 ... 03:38:04 03:38:04 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:38:04 #152 DONE 662.2s 03:38:04 03:38:04 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:38:04 #148 ... 03:38:04 03:38:04 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:38:04 #193 DONE 0.3s 03:38:04 03:38:04 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:38:04 #155 ... 03:38:04 03:38:04 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:38:04 #194 DONE 0.2s 03:38:04 03:38:04 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:38:04 #147 ... 03:38:04 03:38:04 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:38:04 #195 DONE 0.3s 03:38:04 03:38:04 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:38:04 #196 DONE 0.2s 03:38:04 03:38:04 #197 [security-spiffe-token-provider] exporting to image 03:38:04 #197 exporting layers 03:38:04 #197 exporting layers 0.7s done 03:38:04 #197 writing image sha256:ed194340bce03c4ee4b55218c08d8f2d99530681afd8ca994496a58190eadc7a done 03:38:04 #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 03:38:04 #197 DONE 0.7s 03:38:04 03:38:04 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:41:40 #155 ... 03:41:40 03:41:40 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:41:40 #144 DONE 877.1s 03:41:40 03:41:40 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:41:40 #148 ... 03:41:40 03:41:40 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:41:40 #198 DONE 0.2s 03:41:40 03:41:40 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:41:40 #199 DONE 0.2s 03:41:40 03:41:40 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:41:40 #148 ... 03:41:40 03:41:40 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:41:40 #200 DONE 0.4s 03:41:40 03:41:40 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:41:40 #201 DONE 0.2s 03:41:40 03:41:40 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:41:40 #202 DONE 0.2s 03:41:40 03:41:40 #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:41:40 #203 ... 03:41:40 03:41:40 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:41:40 #155 DONE 880.3s 03:41:40 03:41:40 #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:41:40 #203 DONE 1.9s 03:41:40 03:41:40 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:41:40 #148 ... 03:41:40 03:41:40 #204 [security-proxy-auth] exporting to image 03:41:40 #204 exporting layers 03:41:40 #204 ... 03:41:40 03:41:40 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:41:40 #205 CACHED 03:41:40 03:41:40 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:41:40 #206 CACHED 03:41:40 03:41:40 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:41:40 #207 ... 03:41:40 03:41:40 #204 [security-proxy-auth] exporting to image 03:41:40 #204 exporting layers 0.9s done 03:41:40 #204 writing image sha256:d21a436a8c73f32dd729815e481bca3f094110e5973793113bd28d114639f7a3 0.0s done 03:41:40 #204 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 03:41:40 #204 DONE 0.9s 03:41:40 03:41:40 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:41:40 #147 ... 03:41:40 03:41:40 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:41:40 #207 DONE 0.6s 03:41:40 03:41:40 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:41:40 #208 DONE 0.2s 03:41:40 03:41:40 #209 [core-command] exporting to image 03:41:40 #209 exporting layers 0.3s done 03:41:40 #209 writing image sha256:972ab0138ae7155b62e4ff388bc2c11b13bfd140a77f0b59165474a8afa2506c 0.0s done 03:41:40 #209 naming to docker.io/library/core-command-arm64 0.0s done 03:41:40 #209 DONE 0.3s 03:41:40 03:41:40 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:42:19 #147 ... 03:42:19 03:42:19 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:42:19 #148 DONE 925.6s 03:42:19 03:42:19 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:42:19 #146 DONE 925.6s 03:42:19 03:42:19 #210 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:42:19 #210 DONE 0.4s 03:42:19 03:42:19 #211 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:42:19 #211 DONE 0.2s 03:42:19 03:42:19 #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:42:19 #212 ... 03:42:19 03:42:19 #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:42:19 #213 DONE 0.2s 03:42:19 03:42:19 #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:42:19 #214 DONE 0.4s 03:42:19 03:42:19 #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:42:19 #212 DONE 0.5s 03:42:19 03:42:19 #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:42:19 #215 DONE 0.2s 03:42:19 03:42:19 #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:42:19 #216 DONE 0.3s 03:42:19 03:42:19 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:42:19 #151 DONE 927.0s 03:42:19 03:42:19 #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:42:19 #217 DONE 0.3s 03:42:19 03:42:19 #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:42:19 #218 DONE 0.3s 03:42:19 03:42:19 #219 [core-keeper] exporting to image 03:42:19 #219 exporting layers 03:42:19 #219 ... 03:42:19 03:42:19 #220 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:42:19 #220 DONE 0.1s 03:42:19 03:42:19 #221 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:42:19 #221 DONE 0.1s 03:42:19 03:42:19 #222 [core-data] exporting to image 03:42:19 #222 exporting layers 0.6s done 03:42:19 #222 writing image sha256:2a5150f246fa0982e95b8c99aade482f3d94610cf732173c3079669eda509e83 0.0s done 03:42:19 #222 naming to docker.io/library/core-data-arm64 0.0s done 03:42:19 #222 DONE 0.6s 03:42:19 03:42:19 #219 [core-keeper] exporting to image 03:42:19 #219 exporting layers 0.6s done 03:42:19 #219 writing image sha256:480f8f417e82a3301118ddf29b591e84c95f0dca276055ee58a40f158287c296 done 03:42:19 #219 naming to docker.io/library/core-keeper-arm64 0.0s done 03:42:19 #219 DONE 0.7s 03:42:19 03:42:19 #223 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:42:19 #223 DONE 0.4s 03:42:19 03:42:19 #224 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:42:19 #224 DONE 0.1s 03:42:19 03:42:19 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:42:19 #147 ... 03:42:19 03:42:19 #225 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:42:19 #225 DONE 0.1s 03:42:19 03:42:19 #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:42:19 #226 DONE 0.1s 03:42:19 03:42:19 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:42:19 #147 ... 03:42:19 03:42:19 #227 [core-metadata] exporting to image 03:42:19 #227 exporting layers 0.4s done 03:42:19 #227 writing image sha256:850ac16a648be8fb97ae7c865453f4dfb241e5b24477c62b0315a6dc792aceab done 03:42:19 #227 naming to docker.io/library/core-metadata-arm64 done 03:42:19 #227 DONE 0.4s 03:42:19 03:42:19 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:42:32 #154 DONE 940.4s 03:42:32 03:42:32 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:42:32 #228 DONE 0.2s 03:42:32 03:42:32 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:42:32 #147 ... 03:42:32 03:42:32 #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:42:32 #229 DONE 0.1s 03:42:32 03:42:32 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:42:32 #230 DONE 0.5s 03:42:32 03:42:32 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:42:32 #231 DONE 0.1s 03:42:32 03:42:32 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:42:32 #232 DONE 0.1s 03:42:32 03:42:32 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:42:32 #147 ... 03:42:32 03:42:32 #233 [support-notifications] exporting to image 03:42:32 #233 exporting layers 03:42:32 #233 ... 03:42:32 03:42:32 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:42:32 #147 DONE 941.9s 03:42:32 03:42:32 #233 [support-notifications] exporting to image 03:42:32 #233 ... 03:42:32 03:42:32 #234 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:42:32 #234 DONE 0.1s 03:42:32 03:42:32 #233 [support-notifications] exporting to image 03:42:32 #233 exporting layers 0.7s done 03:42:32 #233 writing image sha256:83acec750578102f0e4e51a2e5e6eb1d17f0dcf87a7d898e2eabfa1694bb5e0d done 03:42:32 #233 naming to docker.io/library/support-notifications-arm64 03:42:32 #233 naming to docker.io/library/support-notifications-arm64 0.0s done 03:42:32 #233 DONE 0.7s 03:42:32 03:42:32 #235 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:42:32 #235 DONE 0.2s 03:42:32 03:42:32 #236 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:42:33 #236 DONE 0.4s 03:42:33 03:42:33 #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:42:33 #237 DONE 0.1s 03:42:33 03:42:33 #238 [support-scheduler] exporting to image 03:42:34 #238 exporting layers 0.6s done 03:42:34 #238 writing image sha256:a1d46405bfe547c6e2cdb81c0d7fa553ba706e09a0a8f9bd1aab5e7cc16ae5ed done 03:42:34 #238 naming to docker.io/library/support-scheduler-arm64 done 03:42:34 #238 DONE 0.6s 03:42:34 time="2025-01-06T03:25:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:42:34 time="2025-01-06T03:25:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:42:34 time="2025-01-06T03:25:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:42:34 time="2025-01-06T03:25:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:42:34 time="2025-01-06T03:25:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:42:34 time="2025-01-06T03:25:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:42:34 time="2025-01-06T03:25:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:42:34 time="2025-01-06T03:25:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:42:34 time="2025-01-06T03:25:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:42:34 time="2025-01-06T03:25:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:42:34 time="2025-01-06T03:25:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:42:34 time="2025-01-06T03:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:42:34 time="2025-01-06T03:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:42:34 time="2025-01-06T03:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:42:34 time="2025-01-06T03:25:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:42:34 $ docker stop --time=1 f301eae502944021c44424df1f6608e561845b986e7350822a71489e1065749e 03:42:35 $ docker rm -f --volumes f301eae502944021c44424df1f6608e561845b986e7350822a71489e1065749e [Pipeline] // withDockerContainer [Pipeline] sh 03:42:36 + docker images 03:42:36 REPOSITORY TAG IMAGE ID CREATED SIZE 03:42:36 support-scheduler-arm64 latest a1d46405bfe5 2 seconds ago 53.6MB 03:42:36 support-notifications-arm64 latest 83acec750578 4 seconds ago 52.7MB 03:42:36 core-metadata-arm64 latest 850ac16a648b 17 seconds ago 38.7MB 03:42:36 core-data-arm64 latest 2a5150f246fa 18 seconds ago 38.7MB 03:42:36 core-keeper-arm64 latest 480f8f417e82 18 seconds ago 31.7MB 03:42:36 core-command-arm64 latest 972ab0138ae7 About a minute ago 34.5MB 03:42:36 security-proxy-auth-arm64 latest d21a436a8c73 About a minute ago 33.6MB 03:42:36 security-spiffe-token-provider-arm64 latest ed194340bce0 4 minutes ago 40.2MB 03:42:36 security-secretstore-setup-arm64 latest c42dd9688aa3 5 minutes ago 47.6MB 03:42:36 security-proxy-setup-arm64 latest 86e516e1508a 6 minutes ago 36.5MB 03:42:36 security-bootstrapper-arm64 latest ff1aea06c04f 6 minutes ago 27.4MB 03:42:36 core-common-config-bootstrapper-arm64 latest 05230d9a3b3e 6 minutes ago 24.3MB 03:42:36 security-spire-agent-arm64 latest 5d3b228cab0b 16 minutes ago 183MB 03:42:36 security-spire-server-arm64 latest 6623210bbd2a 16 minutes ago 124MB 03:42:36 security-spire-config-arm64 latest a8be1aa52115 16 minutes ago 123MB 03:42:36 ci-base-image-arm64 latest cc3f065306fe 17 minutes ago 967MB 03:42:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 13 days ago 566MB 03:42:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 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 03:42:36 provisioning config files... 03:42:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/767@tmp/config2418341109875052981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:36 ---> ****-login.sh 03:42:36 nexus3.edgexfoundry.org:10001 03:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:36 Configure a credential helper to remove this warning. See 03:42:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:36 03:42:36 Login Succeeded 03:42:36 nexus3.edgexfoundry.org:10002 03:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:37 Configure a credential helper to remove this warning. See 03:42:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:37 03:42:37 Login Succeeded 03:42:37 nexus3.edgexfoundry.org:10003 03:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:37 Configure a credential helper to remove this warning. See 03:42:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:37 03:42:37 Login Succeeded 03:42:37 nexus3.edgexfoundry.org:10004 03:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:37 Configure a credential helper to remove this warning. See 03:42:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:37 03:42:37 Login Succeeded 03:42:37 ****.io 03:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:38 Configure a credential helper to remove this warning. See 03:42:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:38 03:42:38 Login Succeeded 03:42:38 ---> ****-login.sh ends [Pipeline] } 03:42:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:42:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:42:38 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:42:38 530f6550ba98a2c953517bc446a1620faceb8bbe 03:42:38 latest 03:42:38 4.0.0-dev.31 03:42:38 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:42:38 main 03:42:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:42:38 d716ebe3f960: Preparing 03:42:38 8d672f432c8e: Preparing 03:42:38 0c20bbb57b55: Preparing 03:42:38 f726381a772b: Preparing 03:42:38 54e8d06c1933: Preparing 03:42:38 cc72e0210a56: Preparing 03:42:38 651d9022c234: Preparing 03:42:38 cc72e0210a56: Waiting 03:42:38 651d9022c234: Waiting 03:43:00 54e8d06c1933: Pushed 03:43:00 d716ebe3f960: Pushed 03:43:00 f726381a772b: Pushed 03:43:00 0c20bbb57b55: Pushed 03:43:00 651d9022c234: Layer already exists 03:43:00 8d672f432c8e: Pushed 03:43:00 cc72e0210a56: Pushed 03:43:01 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:e779e076ebe071da67a0cefbe130cbb75ed793ad8a51fe0745365b6eb1c2d2ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:43:01 d716ebe3f960: Preparing 03:43:01 8d672f432c8e: Preparing 03:43:01 0c20bbb57b55: Preparing 03:43:01 f726381a772b: Preparing 03:43:01 54e8d06c1933: Preparing 03:43:01 cc72e0210a56: Preparing 03:43:01 651d9022c234: Preparing 03:43:01 cc72e0210a56: Waiting 03:43:01 651d9022c234: Waiting 03:43:01 f726381a772b: Layer already exists 03:43:01 0c20bbb57b55: Layer already exists 03:43:01 54e8d06c1933: Layer already exists 03:43:01 d716ebe3f960: Layer already exists 03:43:01 8d672f432c8e: Layer already exists 03:43:01 cc72e0210a56: Layer already exists 03:43:01 651d9022c234: Layer already exists 03:43:02 latest: digest: sha256:e779e076ebe071da67a0cefbe130cbb75ed793ad8a51fe0745365b6eb1c2d2ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.31 03:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:43:02 d716ebe3f960: Preparing 03:43:02 8d672f432c8e: Preparing 03:43:02 0c20bbb57b55: Preparing 03:43:02 f726381a772b: Preparing 03:43:02 54e8d06c1933: Preparing 03:43:02 cc72e0210a56: Preparing 03:43:02 651d9022c234: Preparing 03:43:02 cc72e0210a56: Waiting 03:43:02 651d9022c234: Waiting 03:43:02 54e8d06c1933: Layer already exists 03:43:02 8d672f432c8e: Layer already exists 03:43:02 f726381a772b: Layer already exists 03:43:02 0c20bbb57b55: Layer already exists 03:43:02 d716ebe3f960: Layer already exists 03:43:02 cc72e0210a56: Layer already exists 03:43:02 651d9022c234: Layer already exists 03:43:03 4.0.0-dev.31: digest: sha256:e779e076ebe071da67a0cefbe130cbb75ed793ad8a51fe0745365b6eb1c2d2ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:43:03 d716ebe3f960: Preparing 03:43:03 8d672f432c8e: Preparing 03:43:03 0c20bbb57b55: Preparing 03:43:03 f726381a772b: Preparing 03:43:03 54e8d06c1933: Preparing 03:43:03 cc72e0210a56: Preparing 03:43:03 cc72e0210a56: Waiting 03:43:03 651d9022c234: Preparing 03:43:03 651d9022c234: Waiting 03:43:03 0c20bbb57b55: Layer already exists 03:43:03 8d672f432c8e: Layer already exists 03:43:03 f726381a772b: Layer already exists 03:43:03 54e8d06c1933: Layer already exists 03:43:03 d716ebe3f960: Layer already exists 03:43:03 651d9022c234: Layer already exists 03:43:03 cc72e0210a56: Layer already exists 03:43:04 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:e779e076ebe071da67a0cefbe130cbb75ed793ad8a51fe0745365b6eb1c2d2ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:43:04 d716ebe3f960: Preparing 03:43:04 8d672f432c8e: Preparing 03:43:04 0c20bbb57b55: Preparing 03:43:04 f726381a772b: Preparing 03:43:04 54e8d06c1933: Preparing 03:43:04 cc72e0210a56: Preparing 03:43:04 651d9022c234: Preparing 03:43:04 cc72e0210a56: Waiting 03:43:04 651d9022c234: Waiting 03:43:04 54e8d06c1933: Layer already exists 03:43:04 0c20bbb57b55: Layer already exists 03:43:04 f726381a772b: Layer already exists 03:43:04 d716ebe3f960: Layer already exists 03:43:04 8d672f432c8e: Layer already exists 03:43:04 651d9022c234: Layer already exists 03:43:04 cc72e0210a56: Layer already exists 03:43:05 main: digest: sha256:e779e076ebe071da67a0cefbe130cbb75ed793ad8a51fe0745365b6eb1c2d2ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:43:05 ===================================================== [Pipeline] echo 03:43:05 taggedImages: 03:43:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:43:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.31 03:43:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:43:05 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:43:05 530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:05 latest 03:43:05 4.0.0-dev.31 03:43:05 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:05 main 03:43:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:43:06 f35ae3429d54: Preparing 03:43:06 d09a0d08f26c: Preparing 03:43:06 a9a414f634d1: Preparing 03:43:06 b98c963f5cf9: Preparing 03:43:06 0c20bbb57b55: Preparing 03:43:06 f726381a772b: Preparing 03:43:06 54e8d06c1933: Preparing 03:43:06 cc72e0210a56: Preparing 03:43:06 651d9022c234: Preparing 03:43:06 f726381a772b: Waiting 03:43:06 54e8d06c1933: Waiting 03:43:06 cc72e0210a56: Waiting 03:43:06 651d9022c234: Waiting 03:43:06 d09a0d08f26c: Pushed 03:43:06 a9a414f634d1: Pushed 03:43:08 0c20bbb57b55: Layer already exists 03:43:08 54e8d06c1933: Layer already exists 03:43:08 cc72e0210a56: Layer already exists 03:43:08 f726381a772b: Layer already exists 03:43:08 651d9022c234: Layer already exists 03:43:08 f35ae3429d54: Pushed 03:43:08 b98c963f5cf9: Pushed 03:43:08 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:42e8e215c2098468bbd1d458b2e61fbce8f481d7c42eaa23c315300d761dde19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:08 + 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 03:43:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:43:09 f35ae3429d54: Preparing 03:43:09 d09a0d08f26c: Preparing 03:43:09 a9a414f634d1: Preparing 03:43:09 b98c963f5cf9: Preparing 03:43:09 0c20bbb57b55: Preparing 03:43:09 f726381a772b: Preparing 03:43:09 54e8d06c1933: Preparing 03:43:09 f726381a772b: Waiting 03:43:09 cc72e0210a56: Preparing 03:43:09 651d9022c234: Preparing 03:43:09 651d9022c234: Waiting 03:43:09 cc72e0210a56: Waiting 03:43:09 54e8d06c1933: Waiting 03:43:09 b98c963f5cf9: Layer already exists 03:43:09 d09a0d08f26c: Layer already exists 03:43:09 0c20bbb57b55: Layer already exists 03:43:09 f35ae3429d54: Layer already exists 03:43:09 a9a414f634d1: Layer already exists 03:43:09 f726381a772b: Layer already exists 03:43:09 651d9022c234: Layer already exists 03:43:09 54e8d06c1933: Layer already exists 03:43:09 cc72e0210a56: Layer already exists 03:43:09 latest: digest: sha256:42e8e215c2098468bbd1d458b2e61fbce8f481d7c42eaa23c315300d761dde19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.31 03:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:43:10 f35ae3429d54: Preparing 03:43:10 d09a0d08f26c: Preparing 03:43:10 a9a414f634d1: Preparing 03:43:10 b98c963f5cf9: Preparing 03:43:10 0c20bbb57b55: Preparing 03:43:10 f726381a772b: Preparing 03:43:10 54e8d06c1933: Preparing 03:43:10 cc72e0210a56: Preparing 03:43:10 651d9022c234: Preparing 03:43:10 f726381a772b: Waiting 03:43:10 54e8d06c1933: Waiting 03:43:10 cc72e0210a56: Waiting 03:43:10 651d9022c234: Waiting 03:43:10 a9a414f634d1: Layer already exists 03:43:10 b98c963f5cf9: Layer already exists 03:43:10 0c20bbb57b55: Layer already exists 03:43:10 d09a0d08f26c: Layer already exists 03:43:10 f35ae3429d54: Layer already exists 03:43:10 54e8d06c1933: Layer already exists 03:43:10 f726381a772b: Layer already exists 03:43:10 cc72e0210a56: Layer already exists 03:43:10 651d9022c234: Layer already exists 03:43:10 4.0.0-dev.31: digest: sha256:42e8e215c2098468bbd1d458b2e61fbce8f481d7c42eaa23c315300d761dde19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:43:11 f35ae3429d54: Preparing 03:43:11 d09a0d08f26c: Preparing 03:43:11 a9a414f634d1: Preparing 03:43:11 b98c963f5cf9: Preparing 03:43:11 0c20bbb57b55: Preparing 03:43:11 f726381a772b: Preparing 03:43:11 54e8d06c1933: Preparing 03:43:11 cc72e0210a56: Preparing 03:43:11 651d9022c234: Preparing 03:43:11 54e8d06c1933: Waiting 03:43:11 cc72e0210a56: Waiting 03:43:11 651d9022c234: Waiting 03:43:11 f726381a772b: Waiting 03:43:11 f35ae3429d54: Layer already exists 03:43:11 a9a414f634d1: Layer already exists 03:43:11 0c20bbb57b55: Layer already exists 03:43:11 b98c963f5cf9: Layer already exists 03:43:11 d09a0d08f26c: Layer already exists 03:43:11 54e8d06c1933: Layer already exists 03:43:11 f726381a772b: Layer already exists 03:43:11 cc72e0210a56: Layer already exists 03:43:11 651d9022c234: Layer already exists 03:43:11 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:42e8e215c2098468bbd1d458b2e61fbce8f481d7c42eaa23c315300d761dde19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:11 + 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 03:43:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:43:12 f35ae3429d54: Preparing 03:43:12 d09a0d08f26c: Preparing 03:43:12 a9a414f634d1: Preparing 03:43:12 b98c963f5cf9: Preparing 03:43:12 0c20bbb57b55: Preparing 03:43:12 f726381a772b: Preparing 03:43:12 54e8d06c1933: Preparing 03:43:12 cc72e0210a56: Preparing 03:43:12 651d9022c234: Preparing 03:43:12 f726381a772b: Waiting 03:43:12 54e8d06c1933: Waiting 03:43:12 cc72e0210a56: Waiting 03:43:12 651d9022c234: Waiting 03:43:12 a9a414f634d1: Layer already exists 03:43:12 0c20bbb57b55: Layer already exists 03:43:12 d09a0d08f26c: Layer already exists 03:43:12 f35ae3429d54: Layer already exists 03:43:12 b98c963f5cf9: Layer already exists 03:43:12 f726381a772b: Layer already exists 03:43:12 651d9022c234: Layer already exists 03:43:12 54e8d06c1933: Layer already exists 03:43:12 cc72e0210a56: Layer already exists 03:43:12 main: digest: sha256:42e8e215c2098468bbd1d458b2e61fbce8f481d7c42eaa23c315300d761dde19 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:43:12 ===================================================== [Pipeline] echo 03:43:12 taggedImages: 03:43:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:43:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.31 03:43:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:43:12 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:43:12 530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:12 latest 03:43:12 4.0.0-dev.31 03:43:12 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:12 main 03:43:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:43:13 8c378df83262: Preparing 03:43:13 0b28fd43eaca: Preparing 03:43:13 f67167eca70f: Preparing 03:43:13 0c20bbb57b55: Preparing 03:43:13 f726381a772b: Preparing 03:43:13 54e8d06c1933: Preparing 03:43:13 cc72e0210a56: Preparing 03:43:13 54e8d06c1933: Waiting 03:43:13 651d9022c234: Preparing 03:43:13 cc72e0210a56: Waiting 03:43:13 651d9022c234: Waiting 03:43:13 0c20bbb57b55: Layer already exists 03:43:13 f726381a772b: Layer already exists 03:43:13 54e8d06c1933: Layer already exists 03:43:13 cc72e0210a56: Layer already exists 03:43:13 651d9022c234: Layer already exists 03:43:13 0b28fd43eaca: Pushed 03:43:13 8c378df83262: Pushed 03:43:21 f67167eca70f: Pushed 03:43:21 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:db46f1f32fec41f79dff5089da605e17450d23b0d769ade6260b1517bb884dec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:43:21 8c378df83262: Preparing 03:43:21 0b28fd43eaca: Preparing 03:43:21 f67167eca70f: Preparing 03:43:21 0c20bbb57b55: Preparing 03:43:21 f726381a772b: Preparing 03:43:21 54e8d06c1933: Preparing 03:43:21 cc72e0210a56: Preparing 03:43:21 651d9022c234: Preparing 03:43:21 54e8d06c1933: Waiting 03:43:21 cc72e0210a56: Waiting 03:43:21 651d9022c234: Waiting 03:43:21 0c20bbb57b55: Layer already exists 03:43:21 0b28fd43eaca: Layer already exists 03:43:21 8c378df83262: Layer already exists 03:43:21 f67167eca70f: Layer already exists 03:43:21 f726381a772b: Layer already exists 03:43:21 54e8d06c1933: Layer already exists 03:43:21 651d9022c234: Layer already exists 03:43:21 cc72e0210a56: Layer already exists 03:43:22 latest: digest: sha256:db46f1f32fec41f79dff5089da605e17450d23b0d769ade6260b1517bb884dec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.31 03:43:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:43:22 8c378df83262: Preparing 03:43:22 0b28fd43eaca: Preparing 03:43:22 f67167eca70f: Preparing 03:43:22 0c20bbb57b55: Preparing 03:43:22 f726381a772b: Preparing 03:43:22 54e8d06c1933: Preparing 03:43:22 cc72e0210a56: Preparing 03:43:22 651d9022c234: Preparing 03:43:22 54e8d06c1933: Waiting 03:43:22 cc72e0210a56: Waiting 03:43:22 651d9022c234: Waiting 03:43:22 0b28fd43eaca: Layer already exists 03:43:22 f726381a772b: Layer already exists 03:43:22 f67167eca70f: Layer already exists 03:43:22 0c20bbb57b55: Layer already exists 03:43:22 8c378df83262: Layer already exists 03:43:22 cc72e0210a56: Layer already exists 03:43:22 54e8d06c1933: Layer already exists 03:43:22 651d9022c234: Layer already exists 03:43:23 4.0.0-dev.31: digest: sha256:db46f1f32fec41f79dff5089da605e17450d23b0d769ade6260b1517bb884dec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:43:23 8c378df83262: Preparing 03:43:23 0b28fd43eaca: Preparing 03:43:23 f67167eca70f: Preparing 03:43:23 0c20bbb57b55: Preparing 03:43:23 f726381a772b: Preparing 03:43:23 54e8d06c1933: Preparing 03:43:23 cc72e0210a56: Preparing 03:43:23 651d9022c234: Preparing 03:43:23 54e8d06c1933: Waiting 03:43:23 cc72e0210a56: Waiting 03:43:23 651d9022c234: Waiting 03:43:23 f726381a772b: Layer already exists 03:43:23 0c20bbb57b55: Layer already exists 03:43:23 0b28fd43eaca: Layer already exists 03:43:23 f67167eca70f: Layer already exists 03:43:23 8c378df83262: Layer already exists 03:43:23 54e8d06c1933: Layer already exists 03:43:23 cc72e0210a56: Layer already exists 03:43:24 651d9022c234: Layer already exists 03:43:24 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:db46f1f32fec41f79dff5089da605e17450d23b0d769ade6260b1517bb884dec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:43:24 8c378df83262: Preparing 03:43:24 0b28fd43eaca: Preparing 03:43:24 f67167eca70f: Preparing 03:43:24 0c20bbb57b55: Preparing 03:43:24 f726381a772b: Preparing 03:43:24 54e8d06c1933: Preparing 03:43:24 cc72e0210a56: Preparing 03:43:24 651d9022c234: Preparing 03:43:24 54e8d06c1933: Waiting 03:43:24 cc72e0210a56: Waiting 03:43:24 651d9022c234: Waiting 03:43:24 0c20bbb57b55: Layer already exists 03:43:24 f67167eca70f: Layer already exists 03:43:24 0b28fd43eaca: Layer already exists 03:43:24 8c378df83262: Layer already exists 03:43:24 f726381a772b: Layer already exists 03:43:24 54e8d06c1933: Layer already exists 03:43:24 cc72e0210a56: Layer already exists 03:43:24 651d9022c234: Layer already exists 03:43:25 main: digest: sha256:db46f1f32fec41f79dff5089da605e17450d23b0d769ade6260b1517bb884dec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:43:25 ===================================================== [Pipeline] echo 03:43:25 taggedImages: 03:43:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:43:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.31 03:43:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:43:25 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:43:25 530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:25 latest 03:43:25 4.0.0-dev.31 03:43:25 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:25 main 03:43:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:43:25 64ca0835736e: Preparing 03:43:25 a221f9e4008d: Preparing 03:43:25 572d5e10f477: Preparing 03:43:25 f726381a772b: Preparing 03:43:25 80f603ffeced: Preparing 03:43:25 402a643fcb94: Preparing 03:43:25 651d9022c234: Preparing 03:43:25 402a643fcb94: Waiting 03:43:25 651d9022c234: Waiting 03:43:25 f726381a772b: Layer already exists 03:43:26 a221f9e4008d: Pushed 03:43:26 64ca0835736e: Pushed 03:43:26 80f603ffeced: Pushed 03:43:26 651d9022c234: Layer already exists 03:43:26 402a643fcb94: Pushed 03:43:31 572d5e10f477: Pushed 03:43:31 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:c0947e78a028e145dce34de83f1916f333d1f3503ba368465b0e6b63f0918950 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:43:32 64ca0835736e: Preparing 03:43:32 a221f9e4008d: Preparing 03:43:32 572d5e10f477: Preparing 03:43:32 f726381a772b: Preparing 03:43:32 80f603ffeced: Preparing 03:43:32 402a643fcb94: Preparing 03:43:32 651d9022c234: Preparing 03:43:32 402a643fcb94: Waiting 03:43:32 651d9022c234: Waiting 03:43:32 572d5e10f477: Layer already exists 03:43:32 f726381a772b: Layer already exists 03:43:32 a221f9e4008d: Layer already exists 03:43:32 80f603ffeced: Layer already exists 03:43:32 64ca0835736e: Layer already exists 03:43:32 402a643fcb94: Layer already exists 03:43:32 651d9022c234: Layer already exists 03:43:32 latest: digest: sha256:c0947e78a028e145dce34de83f1916f333d1f3503ba368465b0e6b63f0918950 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.31 03:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:43:33 64ca0835736e: Preparing 03:43:33 a221f9e4008d: Preparing 03:43:33 572d5e10f477: Preparing 03:43:33 f726381a772b: Preparing 03:43:33 80f603ffeced: Preparing 03:43:33 402a643fcb94: Preparing 03:43:33 651d9022c234: Preparing 03:43:33 651d9022c234: Waiting 03:43:33 402a643fcb94: Waiting 03:43:33 f726381a772b: Layer already exists 03:43:33 64ca0835736e: Layer already exists 03:43:33 572d5e10f477: Layer already exists 03:43:33 80f603ffeced: Layer already exists 03:43:33 a221f9e4008d: Layer already exists 03:43:33 402a643fcb94: Layer already exists 03:43:33 651d9022c234: Layer already exists 03:43:33 4.0.0-dev.31: digest: sha256:c0947e78a028e145dce34de83f1916f333d1f3503ba368465b0e6b63f0918950 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:43:34 64ca0835736e: Preparing 03:43:34 a221f9e4008d: Preparing 03:43:34 572d5e10f477: Preparing 03:43:34 f726381a772b: Preparing 03:43:34 80f603ffeced: Preparing 03:43:34 402a643fcb94: Preparing 03:43:34 651d9022c234: Preparing 03:43:34 402a643fcb94: Waiting 03:43:34 651d9022c234: Waiting 03:43:34 f726381a772b: Layer already exists 03:43:34 64ca0835736e: Layer already exists 03:43:34 80f603ffeced: Layer already exists 03:43:34 572d5e10f477: Layer already exists 03:43:34 a221f9e4008d: Layer already exists 03:43:34 651d9022c234: Layer already exists 03:43:34 402a643fcb94: Layer already exists 03:43:34 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:c0947e78a028e145dce34de83f1916f333d1f3503ba368465b0e6b63f0918950 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:43:35 64ca0835736e: Preparing 03:43:35 a221f9e4008d: Preparing 03:43:35 572d5e10f477: Preparing 03:43:35 f726381a772b: Preparing 03:43:35 80f603ffeced: Preparing 03:43:35 402a643fcb94: Preparing 03:43:35 651d9022c234: Preparing 03:43:35 402a643fcb94: Waiting 03:43:35 651d9022c234: Waiting 03:43:35 64ca0835736e: Layer already exists 03:43:35 80f603ffeced: Layer already exists 03:43:35 a221f9e4008d: Layer already exists 03:43:35 572d5e10f477: Layer already exists 03:43:35 f726381a772b: Layer already exists 03:43:35 651d9022c234: Layer already exists 03:43:35 402a643fcb94: Layer already exists 03:43:35 main: digest: sha256:c0947e78a028e145dce34de83f1916f333d1f3503ba368465b0e6b63f0918950 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:43:35 ===================================================== [Pipeline] echo 03:43:35 taggedImages: 03:43:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:43:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.31 03:43:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:43:35 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:43:35 530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:35 latest 03:43:35 4.0.0-dev.31 03:43:35 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:35 main 03:43:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:43:36 37759d42f561: Preparing 03:43:36 173ccafa9fea: Preparing 03:43:36 b6f6a78cebdb: Preparing 03:43:36 21e6ea4c1000: Preparing 03:43:36 0c20bbb57b55: Preparing 03:43:36 f726381a772b: Preparing 03:43:36 54e8d06c1933: Preparing 03:43:36 cc72e0210a56: Preparing 03:43:36 651d9022c234: Preparing 03:43:36 f726381a772b: Waiting 03:43:36 cc72e0210a56: Waiting 03:43:36 651d9022c234: Waiting 03:43:36 54e8d06c1933: Waiting 03:43:36 0c20bbb57b55: Layer already exists 03:43:36 f726381a772b: Layer already exists 03:43:36 54e8d06c1933: Layer already exists 03:43:36 b6f6a78cebdb: Pushed 03:43:36 37759d42f561: Pushed 03:43:36 cc72e0210a56: Layer already exists 03:43:36 173ccafa9fea: Pushed 03:43:36 651d9022c234: Layer already exists 03:43:41 21e6ea4c1000: Pushed 03:43:41 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:b2310459f044ee42998767b6f8d00b494e3b87c125e2cad4708b25c6bbf69dee size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:43:42 37759d42f561: Preparing 03:43:42 173ccafa9fea: Preparing 03:43:42 b6f6a78cebdb: Preparing 03:43:42 21e6ea4c1000: Preparing 03:43:42 0c20bbb57b55: Preparing 03:43:42 f726381a772b: Preparing 03:43:42 54e8d06c1933: Preparing 03:43:42 f726381a772b: Waiting 03:43:42 cc72e0210a56: Preparing 03:43:42 54e8d06c1933: Waiting 03:43:42 651d9022c234: Preparing 03:43:42 cc72e0210a56: Waiting 03:43:42 651d9022c234: Waiting 03:43:42 173ccafa9fea: Layer already exists 03:43:42 b6f6a78cebdb: Layer already exists 03:43:42 21e6ea4c1000: Layer already exists 03:43:42 0c20bbb57b55: Layer already exists 03:43:42 37759d42f561: Layer already exists 03:43:42 cc72e0210a56: Layer already exists 03:43:42 f726381a772b: Layer already exists 03:43:42 54e8d06c1933: Layer already exists 03:43:42 651d9022c234: Layer already exists 03:43:42 latest: digest: sha256:b2310459f044ee42998767b6f8d00b494e3b87c125e2cad4708b25c6bbf69dee size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.31 03:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:43:43 37759d42f561: Preparing 03:43:43 173ccafa9fea: Preparing 03:43:43 b6f6a78cebdb: Preparing 03:43:43 21e6ea4c1000: Preparing 03:43:43 0c20bbb57b55: Preparing 03:43:43 f726381a772b: Preparing 03:43:43 54e8d06c1933: Preparing 03:43:43 cc72e0210a56: Preparing 03:43:43 651d9022c234: Preparing 03:43:43 f726381a772b: Waiting 03:43:43 54e8d06c1933: Waiting 03:43:43 cc72e0210a56: Waiting 03:43:43 651d9022c234: Waiting 03:43:43 0c20bbb57b55: Layer already exists 03:43:43 21e6ea4c1000: Layer already exists 03:43:43 37759d42f561: Layer already exists 03:43:43 173ccafa9fea: Layer already exists 03:43:43 b6f6a78cebdb: Layer already exists 03:43:43 651d9022c234: Layer already exists 03:43:43 f726381a772b: Layer already exists 03:43:43 cc72e0210a56: Layer already exists 03:43:43 54e8d06c1933: Layer already exists 03:43:44 4.0.0-dev.31: digest: sha256:b2310459f044ee42998767b6f8d00b494e3b87c125e2cad4708b25c6bbf69dee size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:43:44 37759d42f561: Preparing 03:43:44 173ccafa9fea: Preparing 03:43:44 b6f6a78cebdb: Preparing 03:43:44 21e6ea4c1000: Preparing 03:43:44 0c20bbb57b55: Preparing 03:43:44 f726381a772b: Preparing 03:43:44 54e8d06c1933: Preparing 03:43:44 cc72e0210a56: Preparing 03:43:44 651d9022c234: Preparing 03:43:44 f726381a772b: Waiting 03:43:44 54e8d06c1933: Waiting 03:43:44 cc72e0210a56: Waiting 03:43:44 651d9022c234: Waiting 03:43:44 37759d42f561: Layer already exists 03:43:44 173ccafa9fea: Layer already exists 03:43:44 21e6ea4c1000: Layer already exists 03:43:44 0c20bbb57b55: Layer already exists 03:43:44 b6f6a78cebdb: Layer already exists 03:43:44 f726381a772b: Layer already exists 03:43:44 54e8d06c1933: Layer already exists 03:43:44 cc72e0210a56: Layer already exists 03:43:44 651d9022c234: Layer already exists 03:43:45 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:b2310459f044ee42998767b6f8d00b494e3b87c125e2cad4708b25c6bbf69dee size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:43:45 37759d42f561: Preparing 03:43:45 173ccafa9fea: Preparing 03:43:45 b6f6a78cebdb: Preparing 03:43:45 21e6ea4c1000: Preparing 03:43:45 0c20bbb57b55: Preparing 03:43:45 f726381a772b: Preparing 03:43:45 54e8d06c1933: Preparing 03:43:45 cc72e0210a56: Preparing 03:43:45 651d9022c234: Preparing 03:43:45 f726381a772b: Waiting 03:43:45 54e8d06c1933: Waiting 03:43:45 cc72e0210a56: Waiting 03:43:45 37759d42f561: Layer already exists 03:43:45 0c20bbb57b55: Layer already exists 03:43:45 b6f6a78cebdb: Layer already exists 03:43:45 21e6ea4c1000: Layer already exists 03:43:45 173ccafa9fea: Layer already exists 03:43:45 f726381a772b: Layer already exists 03:43:45 cc72e0210a56: Layer already exists 03:43:45 651d9022c234: Layer already exists 03:43:45 54e8d06c1933: Layer already exists 03:43:45 main: digest: sha256:b2310459f044ee42998767b6f8d00b494e3b87c125e2cad4708b25c6bbf69dee size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:43:46 ===================================================== [Pipeline] echo 03:43:46 taggedImages: 03:43:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:43:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.31 03:43:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:43:46 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:43:46 530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:46 latest 03:43:46 4.0.0-dev.31 03:43:46 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:46 main 03:43:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:43:46 ed3704c074b0: Preparing 03:43:46 cfecc6977c60: Preparing 03:43:46 9c4c3c5117be: Preparing 03:43:46 8065659f428f: Preparing 03:43:46 cf7890467ff2: Preparing 03:43:46 129ec2ffff14: Preparing 03:43:46 d08e42b4fa5b: Preparing 03:43:46 129ec2ffff14: Waiting 03:43:46 0c20bbb57b55: Preparing 03:43:46 d08e42b4fa5b: Waiting 03:43:46 f726381a772b: Preparing 03:43:46 0c20bbb57b55: Waiting 03:43:46 f726381a772b: Waiting 03:43:46 4b5001b613bd: Preparing 03:43:46 5c4e424936a6: Preparing 03:43:46 5f70bf18a086: Preparing 03:43:46 4b5001b613bd: Waiting 03:43:46 5c4e424936a6: Waiting 03:43:46 de49c6be5c64: Preparing 03:43:46 9eb5da432e63: Preparing 03:43:46 de49c6be5c64: Waiting 03:43:46 860c5638e800: Preparing 03:43:46 9eb5da432e63: Waiting 03:43:46 651d9022c234: Preparing 03:43:46 860c5638e800: Waiting 03:43:46 651d9022c234: Waiting 03:43:47 8065659f428f: Pushed 03:43:47 cfecc6977c60: Pushed 03:43:47 9c4c3c5117be: Pushed 03:43:47 cf7890467ff2: Pushed 03:43:47 ed3704c074b0: Pushed 03:43:47 0c20bbb57b55: Layer already exists 03:43:47 f726381a772b: Layer already exists 03:43:47 129ec2ffff14: Pushed 03:43:47 5f70bf18a086: Layer already exists 03:43:47 4b5001b613bd: Pushed 03:43:47 5c4e424936a6: Pushed 03:43:47 651d9022c234: Layer already exists 03:43:47 de49c6be5c64: Pushed 03:43:47 860c5638e800: Pushed 03:43:48 9eb5da432e63: Pushed 03:43:50 d08e42b4fa5b: Pushed 03:43:50 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:0a5e7cde5b6de7dcb4730bc6df29192cc789e062970e7ef736a570280056a198 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:43:51 ed3704c074b0: Preparing 03:43:51 cfecc6977c60: Preparing 03:43:51 9c4c3c5117be: Preparing 03:43:51 8065659f428f: Preparing 03:43:51 cf7890467ff2: Preparing 03:43:51 129ec2ffff14: Preparing 03:43:51 d08e42b4fa5b: Preparing 03:43:51 0c20bbb57b55: Preparing 03:43:51 f726381a772b: Preparing 03:43:51 4b5001b613bd: Preparing 03:43:51 5c4e424936a6: Preparing 03:43:51 5f70bf18a086: Preparing 03:43:51 de49c6be5c64: Preparing 03:43:51 9eb5da432e63: Preparing 03:43:51 860c5638e800: Preparing 03:43:51 651d9022c234: Preparing 03:43:51 129ec2ffff14: Waiting 03:43:51 d08e42b4fa5b: Waiting 03:43:51 de49c6be5c64: Waiting 03:43:51 0c20bbb57b55: Waiting 03:43:51 9eb5da432e63: Waiting 03:43:51 f726381a772b: Waiting 03:43:51 860c5638e800: Waiting 03:43:51 4b5001b613bd: Waiting 03:43:51 651d9022c234: Waiting 03:43:51 5c4e424936a6: Waiting 03:43:51 5f70bf18a086: Waiting 03:43:51 9c4c3c5117be: Layer already exists 03:43:51 ed3704c074b0: Layer already exists 03:43:51 8065659f428f: Layer already exists 03:43:51 cf7890467ff2: Layer already exists 03:43:51 cfecc6977c60: Layer already exists 03:43:51 d08e42b4fa5b: Layer already exists 03:43:51 0c20bbb57b55: Layer already exists 03:43:51 129ec2ffff14: Layer already exists 03:43:51 f726381a772b: Layer already exists 03:43:51 4b5001b613bd: Layer already exists 03:43:51 5c4e424936a6: Layer already exists 03:43:51 5f70bf18a086: Layer already exists 03:43:51 9eb5da432e63: Layer already exists 03:43:51 de49c6be5c64: Layer already exists 03:43:51 860c5638e800: Layer already exists 03:43:51 651d9022c234: Layer already exists 03:43:51 latest: digest: sha256:0a5e7cde5b6de7dcb4730bc6df29192cc789e062970e7ef736a570280056a198 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.31 03:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:43:52 ed3704c074b0: Preparing 03:43:52 cfecc6977c60: Preparing 03:43:52 9c4c3c5117be: Preparing 03:43:52 8065659f428f: Preparing 03:43:52 cf7890467ff2: Preparing 03:43:52 129ec2ffff14: Preparing 03:43:52 d08e42b4fa5b: Preparing 03:43:52 0c20bbb57b55: Preparing 03:43:52 f726381a772b: Preparing 03:43:52 4b5001b613bd: Preparing 03:43:52 5c4e424936a6: Preparing 03:43:52 5f70bf18a086: Preparing 03:43:52 de49c6be5c64: Preparing 03:43:52 9eb5da432e63: Preparing 03:43:52 860c5638e800: Preparing 03:43:52 651d9022c234: Preparing 03:43:52 d08e42b4fa5b: Waiting 03:43:52 0c20bbb57b55: Waiting 03:43:52 f726381a772b: Waiting 03:43:52 4b5001b613bd: Waiting 03:43:52 129ec2ffff14: Waiting 03:43:52 5c4e424936a6: Waiting 03:43:52 9eb5da432e63: Waiting 03:43:52 5f70bf18a086: Waiting 03:43:52 651d9022c234: Waiting 03:43:52 860c5638e800: Waiting 03:43:52 de49c6be5c64: Waiting 03:43:52 ed3704c074b0: Layer already exists 03:43:52 cfecc6977c60: Layer already exists 03:43:52 8065659f428f: Layer already exists 03:43:52 9c4c3c5117be: Layer already exists 03:43:52 cf7890467ff2: Layer already exists 03:43:52 129ec2ffff14: Layer already exists 03:43:52 d08e42b4fa5b: Layer already exists 03:43:52 0c20bbb57b55: Layer already exists 03:43:52 4b5001b613bd: Layer already exists 03:43:52 f726381a772b: Layer already exists 03:43:52 5f70bf18a086: Layer already exists 03:43:52 5c4e424936a6: Layer already exists 03:43:52 de49c6be5c64: Layer already exists 03:43:52 860c5638e800: Layer already exists 03:43:52 9eb5da432e63: Layer already exists 03:43:52 651d9022c234: Layer already exists 03:43:52 4.0.0-dev.31: digest: sha256:0a5e7cde5b6de7dcb4730bc6df29192cc789e062970e7ef736a570280056a198 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:43:53 ed3704c074b0: Preparing 03:43:53 cfecc6977c60: Preparing 03:43:53 9c4c3c5117be: Preparing 03:43:53 8065659f428f: Preparing 03:43:53 cf7890467ff2: Preparing 03:43:53 129ec2ffff14: Preparing 03:43:53 d08e42b4fa5b: Preparing 03:43:53 0c20bbb57b55: Preparing 03:43:53 f726381a772b: Preparing 03:43:53 4b5001b613bd: Preparing 03:43:53 5c4e424936a6: Preparing 03:43:53 5f70bf18a086: Preparing 03:43:53 de49c6be5c64: Preparing 03:43:53 9eb5da432e63: Preparing 03:43:53 860c5638e800: Preparing 03:43:53 651d9022c234: Preparing 03:43:53 d08e42b4fa5b: Waiting 03:43:53 129ec2ffff14: Waiting 03:43:53 0c20bbb57b55: Waiting 03:43:53 5f70bf18a086: Waiting 03:43:53 4b5001b613bd: Waiting 03:43:53 f726381a772b: Waiting 03:43:53 de49c6be5c64: Waiting 03:43:53 5c4e424936a6: Waiting 03:43:53 9eb5da432e63: Waiting 03:43:53 860c5638e800: Waiting 03:43:53 651d9022c234: Waiting 03:43:53 9c4c3c5117be: Layer already exists 03:43:53 cfecc6977c60: Layer already exists 03:43:53 cf7890467ff2: Layer already exists 03:43:53 8065659f428f: Layer already exists 03:43:53 ed3704c074b0: Layer already exists 03:43:53 129ec2ffff14: Layer already exists 03:43:53 d08e42b4fa5b: Layer already exists 03:43:53 f726381a772b: Layer already exists 03:43:53 0c20bbb57b55: Layer already exists 03:43:53 4b5001b613bd: Layer already exists 03:43:53 5c4e424936a6: Layer already exists 03:43:53 5f70bf18a086: Layer already exists 03:43:53 860c5638e800: Layer already exists 03:43:53 9eb5da432e63: Layer already exists 03:43:53 de49c6be5c64: Layer already exists 03:43:53 651d9022c234: Layer already exists 03:43:53 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:0a5e7cde5b6de7dcb4730bc6df29192cc789e062970e7ef736a570280056a198 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:43:54 ed3704c074b0: Preparing 03:43:54 cfecc6977c60: Preparing 03:43:54 9c4c3c5117be: Preparing 03:43:54 8065659f428f: Preparing 03:43:54 cf7890467ff2: Preparing 03:43:54 129ec2ffff14: Preparing 03:43:54 d08e42b4fa5b: Preparing 03:43:54 0c20bbb57b55: Preparing 03:43:54 f726381a772b: Preparing 03:43:54 4b5001b613bd: Preparing 03:43:54 d08e42b4fa5b: Waiting 03:43:54 0c20bbb57b55: Waiting 03:43:54 f726381a772b: Waiting 03:43:54 129ec2ffff14: Waiting 03:43:54 5c4e424936a6: Preparing 03:43:54 4b5001b613bd: Waiting 03:43:54 5f70bf18a086: Preparing 03:43:54 5c4e424936a6: Waiting 03:43:54 de49c6be5c64: Preparing 03:43:54 5f70bf18a086: Waiting 03:43:54 9eb5da432e63: Preparing 03:43:54 de49c6be5c64: Waiting 03:43:54 9eb5da432e63: Waiting 03:43:54 860c5638e800: Preparing 03:43:54 651d9022c234: Preparing 03:43:54 860c5638e800: Waiting 03:43:54 651d9022c234: Waiting 03:43:54 ed3704c074b0: Layer already exists 03:43:54 cf7890467ff2: Layer already exists 03:43:54 9c4c3c5117be: Layer already exists 03:43:54 8065659f428f: Layer already exists 03:43:54 cfecc6977c60: Layer already exists 03:43:54 d08e42b4fa5b: Layer already exists 03:43:54 f726381a772b: Layer already exists 03:43:54 129ec2ffff14: Layer already exists 03:43:54 0c20bbb57b55: Layer already exists 03:43:54 4b5001b613bd: Layer already exists 03:43:54 5c4e424936a6: Layer already exists 03:43:54 5f70bf18a086: Layer already exists 03:43:54 de49c6be5c64: Layer already exists 03:43:54 9eb5da432e63: Layer already exists 03:43:54 860c5638e800: Layer already exists 03:43:54 651d9022c234: Layer already exists 03:43:54 main: digest: sha256:0a5e7cde5b6de7dcb4730bc6df29192cc789e062970e7ef736a570280056a198 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:43:54 ===================================================== [Pipeline] echo 03:43:54 taggedImages: 03:43:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:43:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.31 03:43:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:43:54 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:43:54 530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:54 latest 03:43:54 4.0.0-dev.31 03:43:54 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:43:54 main 03:43:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:43:55 32c0604abeb8: Preparing 03:43:55 f9d24cb04f0c: Preparing 03:43:55 307716289383: Preparing 03:43:55 ad42ba657656: Preparing 03:43:55 0c20bbb57b55: Preparing 03:43:55 f726381a772b: Preparing 03:43:55 54e8d06c1933: Preparing 03:43:55 cc72e0210a56: Preparing 03:43:55 651d9022c234: Preparing 03:43:55 f726381a772b: Waiting 03:43:55 cc72e0210a56: Waiting 03:43:55 54e8d06c1933: Waiting 03:43:55 651d9022c234: Waiting 03:43:55 0c20bbb57b55: Layer already exists 03:43:55 f726381a772b: Layer already exists 03:43:55 f9d24cb04f0c: Pushed 03:43:55 54e8d06c1933: Layer already exists 03:43:55 cc72e0210a56: Layer already exists 03:43:55 32c0604abeb8: Pushed 03:43:55 307716289383: Pushed 03:43:55 651d9022c234: Layer already exists 03:43:59 ad42ba657656: Pushed 03:43:59 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:c654364ec9491707210b47401d271b4678a5ec8a5c9c63dd9c10e877adb7bf4d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:00 + 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 03:44:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:44:00 32c0604abeb8: Preparing 03:44:00 f9d24cb04f0c: Preparing 03:44:00 307716289383: Preparing 03:44:00 ad42ba657656: Preparing 03:44:00 0c20bbb57b55: Preparing 03:44:00 f726381a772b: Preparing 03:44:00 54e8d06c1933: Preparing 03:44:00 f726381a772b: Waiting 03:44:00 cc72e0210a56: Preparing 03:44:00 54e8d06c1933: Waiting 03:44:00 651d9022c234: Preparing 03:44:00 cc72e0210a56: Waiting 03:44:00 651d9022c234: Waiting 03:44:00 ad42ba657656: Layer already exists 03:44:00 307716289383: Layer already exists 03:44:00 32c0604abeb8: Layer already exists 03:44:00 0c20bbb57b55: Layer already exists 03:44:00 f9d24cb04f0c: Layer already exists 03:44:00 cc72e0210a56: Layer already exists 03:44:00 f726381a772b: Layer already exists 03:44:00 54e8d06c1933: Layer already exists 03:44:00 651d9022c234: Layer already exists 03:44:00 latest: digest: sha256:c654364ec9491707210b47401d271b4678a5ec8a5c9c63dd9c10e877adb7bf4d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.31 03:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:44:01 32c0604abeb8: Preparing 03:44:01 f9d24cb04f0c: Preparing 03:44:01 307716289383: Preparing 03:44:01 ad42ba657656: Preparing 03:44:01 0c20bbb57b55: Preparing 03:44:01 f726381a772b: Preparing 03:44:01 54e8d06c1933: Preparing 03:44:01 cc72e0210a56: Preparing 03:44:01 651d9022c234: Preparing 03:44:01 54e8d06c1933: Waiting 03:44:01 cc72e0210a56: Waiting 03:44:01 651d9022c234: Waiting 03:44:01 f726381a772b: Waiting 03:44:01 ad42ba657656: Layer already exists 03:44:01 32c0604abeb8: Layer already exists 03:44:01 0c20bbb57b55: Layer already exists 03:44:01 f9d24cb04f0c: Layer already exists 03:44:01 307716289383: Layer already exists 03:44:01 f726381a772b: Layer already exists 03:44:01 cc72e0210a56: Layer already exists 03:44:01 54e8d06c1933: Layer already exists 03:44:01 651d9022c234: Layer already exists 03:44:01 4.0.0-dev.31: digest: sha256:c654364ec9491707210b47401d271b4678a5ec8a5c9c63dd9c10e877adb7bf4d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:44:02 32c0604abeb8: Preparing 03:44:02 f9d24cb04f0c: Preparing 03:44:02 307716289383: Preparing 03:44:02 ad42ba657656: Preparing 03:44:02 0c20bbb57b55: Preparing 03:44:02 f726381a772b: Preparing 03:44:02 54e8d06c1933: Preparing 03:44:02 cc72e0210a56: Preparing 03:44:02 651d9022c234: Preparing 03:44:02 f726381a772b: Waiting 03:44:02 54e8d06c1933: Waiting 03:44:02 cc72e0210a56: Waiting 03:44:02 651d9022c234: Waiting 03:44:02 f9d24cb04f0c: Layer already exists 03:44:02 307716289383: Layer already exists 03:44:02 32c0604abeb8: Layer already exists 03:44:02 ad42ba657656: Layer already exists 03:44:02 0c20bbb57b55: Layer already exists 03:44:02 f726381a772b: Layer already exists 03:44:02 54e8d06c1933: Layer already exists 03:44:02 651d9022c234: Layer already exists 03:44:02 cc72e0210a56: Layer already exists 03:44:02 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:c654364ec9491707210b47401d271b4678a5ec8a5c9c63dd9c10e877adb7bf4d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:03 + 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 03:44:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:44:03 32c0604abeb8: Preparing 03:44:03 f9d24cb04f0c: Preparing 03:44:03 307716289383: Preparing 03:44:03 ad42ba657656: Preparing 03:44:03 0c20bbb57b55: Preparing 03:44:03 f726381a772b: Preparing 03:44:03 54e8d06c1933: Preparing 03:44:03 cc72e0210a56: Preparing 03:44:03 651d9022c234: Preparing 03:44:03 f726381a772b: Waiting 03:44:03 54e8d06c1933: Waiting 03:44:03 cc72e0210a56: Waiting 03:44:03 651d9022c234: Waiting 03:44:03 f9d24cb04f0c: Layer already exists 03:44:03 307716289383: Layer already exists 03:44:03 0c20bbb57b55: Layer already exists 03:44:03 32c0604abeb8: Layer already exists 03:44:03 ad42ba657656: Layer already exists 03:44:03 f726381a772b: Layer already exists 03:44:03 54e8d06c1933: Layer already exists 03:44:03 cc72e0210a56: Layer already exists 03:44:03 651d9022c234: Layer already exists 03:44:03 main: digest: sha256:c654364ec9491707210b47401d271b4678a5ec8a5c9c63dd9c10e877adb7bf4d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:03 ===================================================== [Pipeline] echo 03:44:03 taggedImages: 03:44:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:44:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:44:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.31 03:44:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:44:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:44:04 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:44:04 530f6550ba98a2c953517bc446a1620faceb8bbe 03:44:04 latest 03:44:04 4.0.0-dev.31 03:44:04 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:44:04 main 03:44:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:44:04 9048dbc616b6: Preparing 03:44:04 6ed895076a0b: Preparing 03:44:04 0919ec3a3f87: Preparing 03:44:04 126303e94b0b: Preparing 03:44:04 4e1f1a980728: Preparing 03:44:04 0c20bbb57b55: Preparing 03:44:04 f726381a772b: Preparing 03:44:04 02298faf37b0: Preparing 03:44:04 52e1966b43de: Preparing 03:44:04 0c20bbb57b55: Waiting 03:44:04 04cba93e5973: Preparing 03:44:04 f726381a772b: Waiting 03:44:04 651d9022c234: Preparing 03:44:04 02298faf37b0: Waiting 03:44:04 52e1966b43de: Waiting 03:44:04 04cba93e5973: Waiting 03:44:04 651d9022c234: Waiting 03:44:05 126303e94b0b: Pushed 03:44:05 6ed895076a0b: Pushed 03:44:05 4e1f1a980728: Pushed 03:44:05 9048dbc616b6: Pushed 03:44:05 0c20bbb57b55: Layer already exists 03:44:05 f726381a772b: Layer already exists 03:44:05 651d9022c234: Layer already exists 03:44:05 02298faf37b0: Pushed 03:44:05 52e1966b43de: Pushed 03:44:07 0919ec3a3f87: Pushed 03:44:09 04cba93e5973: Pushed 03:44:09 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:69f39a1a8ae8f72f5dc559d3963d52eadb083b66a5339f110d434f059fde27ac size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:10 + 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 03:44:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:44:10 9048dbc616b6: Preparing 03:44:10 6ed895076a0b: Preparing 03:44:10 0919ec3a3f87: Preparing 03:44:10 126303e94b0b: Preparing 03:44:10 4e1f1a980728: Preparing 03:44:10 0c20bbb57b55: Preparing 03:44:10 f726381a772b: Preparing 03:44:10 02298faf37b0: Preparing 03:44:10 52e1966b43de: Preparing 03:44:10 04cba93e5973: Preparing 03:44:10 651d9022c234: Preparing 03:44:10 02298faf37b0: Waiting 03:44:10 52e1966b43de: Waiting 03:44:10 04cba93e5973: Waiting 03:44:10 651d9022c234: Waiting 03:44:10 f726381a772b: Waiting 03:44:10 0c20bbb57b55: Waiting 03:44:10 6ed895076a0b: Layer already exists 03:44:10 9048dbc616b6: Layer already exists 03:44:10 4e1f1a980728: Layer already exists 03:44:10 0919ec3a3f87: Layer already exists 03:44:10 126303e94b0b: Layer already exists 03:44:10 0c20bbb57b55: Layer already exists 03:44:10 f726381a772b: Layer already exists 03:44:10 52e1966b43de: Layer already exists 03:44:10 02298faf37b0: Layer already exists 03:44:10 04cba93e5973: Layer already exists 03:44:10 651d9022c234: Layer already exists 03:44:10 latest: digest: sha256:69f39a1a8ae8f72f5dc559d3963d52eadb083b66a5339f110d434f059fde27ac size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.31 03:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:44:11 9048dbc616b6: Preparing 03:44:11 6ed895076a0b: Preparing 03:44:11 0919ec3a3f87: Preparing 03:44:11 126303e94b0b: Preparing 03:44:11 4e1f1a980728: Preparing 03:44:11 0c20bbb57b55: Preparing 03:44:11 f726381a772b: Preparing 03:44:11 02298faf37b0: Preparing 03:44:11 52e1966b43de: Preparing 03:44:11 04cba93e5973: Preparing 03:44:11 651d9022c234: Preparing 03:44:11 0c20bbb57b55: Waiting 03:44:11 f726381a772b: Waiting 03:44:11 02298faf37b0: Waiting 03:44:11 52e1966b43de: Waiting 03:44:11 04cba93e5973: Waiting 03:44:11 651d9022c234: Waiting 03:44:11 126303e94b0b: Layer already exists 03:44:11 0919ec3a3f87: Layer already exists 03:44:11 6ed895076a0b: Layer already exists 03:44:11 9048dbc616b6: Layer already exists 03:44:11 4e1f1a980728: Layer already exists 03:44:11 52e1966b43de: Layer already exists 03:44:11 0c20bbb57b55: Layer already exists 03:44:11 f726381a772b: Layer already exists 03:44:11 02298faf37b0: Layer already exists 03:44:11 04cba93e5973: Layer already exists 03:44:11 651d9022c234: Layer already exists 03:44:11 4.0.0-dev.31: digest: sha256:69f39a1a8ae8f72f5dc559d3963d52eadb083b66a5339f110d434f059fde27ac size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:44:12 9048dbc616b6: Preparing 03:44:12 6ed895076a0b: Preparing 03:44:12 0919ec3a3f87: Preparing 03:44:12 126303e94b0b: Preparing 03:44:12 4e1f1a980728: Preparing 03:44:12 0c20bbb57b55: Preparing 03:44:12 f726381a772b: Preparing 03:44:12 02298faf37b0: Preparing 03:44:12 52e1966b43de: Preparing 03:44:12 04cba93e5973: Preparing 03:44:12 651d9022c234: Preparing 03:44:12 f726381a772b: Waiting 03:44:12 02298faf37b0: Waiting 03:44:12 52e1966b43de: Waiting 03:44:12 04cba93e5973: Waiting 03:44:12 0c20bbb57b55: Waiting 03:44:12 651d9022c234: Waiting 03:44:12 126303e94b0b: Layer already exists 03:44:12 9048dbc616b6: Layer already exists 03:44:12 0919ec3a3f87: Layer already exists 03:44:12 6ed895076a0b: Layer already exists 03:44:12 4e1f1a980728: Layer already exists 03:44:12 f726381a772b: Layer already exists 03:44:12 0c20bbb57b55: Layer already exists 03:44:12 04cba93e5973: Layer already exists 03:44:12 02298faf37b0: Layer already exists 03:44:12 52e1966b43de: Layer already exists 03:44:12 651d9022c234: Layer already exists 03:44:12 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:69f39a1a8ae8f72f5dc559d3963d52eadb083b66a5339f110d434f059fde27ac size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:13 + 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 03:44:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:44:13 9048dbc616b6: Preparing 03:44:13 6ed895076a0b: Preparing 03:44:13 0919ec3a3f87: Preparing 03:44:13 126303e94b0b: Preparing 03:44:13 4e1f1a980728: Preparing 03:44:13 0c20bbb57b55: Preparing 03:44:13 f726381a772b: Preparing 03:44:13 02298faf37b0: Preparing 03:44:13 52e1966b43de: Preparing 03:44:13 04cba93e5973: Preparing 03:44:13 651d9022c234: Preparing 03:44:13 f726381a772b: Waiting 03:44:13 52e1966b43de: Waiting 03:44:13 02298faf37b0: Waiting 03:44:13 651d9022c234: Waiting 03:44:13 0c20bbb57b55: Waiting 03:44:13 0919ec3a3f87: Layer already exists 03:44:13 6ed895076a0b: Layer already exists 03:44:13 9048dbc616b6: Layer already exists 03:44:13 126303e94b0b: Layer already exists 03:44:13 4e1f1a980728: Layer already exists 03:44:13 02298faf37b0: Layer already exists 03:44:13 52e1966b43de: Layer already exists 03:44:13 0c20bbb57b55: Layer already exists 03:44:13 04cba93e5973: Layer already exists 03:44:13 f726381a772b: Layer already exists 03:44:13 651d9022c234: Layer already exists 03:44:13 main: digest: sha256:69f39a1a8ae8f72f5dc559d3963d52eadb083b66a5339f110d434f059fde27ac size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:13 ===================================================== [Pipeline] echo 03:44:13 taggedImages: 03:44:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:44:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:44:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.31 03:44:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:44:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:44:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:44:13 530f6550ba98a2c953517bc446a1620faceb8bbe 03:44:13 latest 03:44:13 4.0.0-dev.31 03:44:13 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:44:13 main 03:44:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:44:14 1124b6d5b21b: Preparing 03:44:14 338396bb1195: Preparing 03:44:14 4de3c68c73b7: Preparing 03:44:14 14df1074d73c: Preparing 03:44:14 f6d9c17d868a: Preparing 03:44:14 726ce295c29b: Preparing 03:44:14 3bb19c7cfd61: Preparing 03:44:14 0c20bbb57b55: Preparing 03:44:14 3bb19c7cfd61: Waiting 03:44:14 726ce295c29b: Waiting 03:44:14 0c20bbb57b55: Waiting 03:44:14 f726381a772b: Preparing 03:44:14 d75171baab1a: Preparing 03:44:14 f726381a772b: Waiting 03:44:14 192ab7a9e36f: Preparing 03:44:14 d75171baab1a: Waiting 03:44:14 651d9022c234: Preparing 03:44:14 192ab7a9e36f: Waiting 03:44:14 651d9022c234: Waiting 03:44:14 f6d9c17d868a: Pushed 03:44:14 338396bb1195: Pushed 03:44:14 1124b6d5b21b: Pushed 03:44:14 0c20bbb57b55: Layer already exists 03:44:14 f726381a772b: Layer already exists 03:44:14 726ce295c29b: Pushed 03:44:14 3bb19c7cfd61: Pushed 03:44:15 651d9022c234: Layer already exists 03:44:16 d75171baab1a: Pushed 03:44:16 14df1074d73c: Pushed 03:44:17 4de3c68c73b7: Pushed 03:44:17 192ab7a9e36f: Pushed 03:44:19 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:2b101f05d0a986bf87d56a6d539c9216699e0a540bac70c744585c218c188f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:19 + 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 03:44:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:44:20 1124b6d5b21b: Preparing 03:44:20 338396bb1195: Preparing 03:44:20 4de3c68c73b7: Preparing 03:44:20 14df1074d73c: Preparing 03:44:20 f6d9c17d868a: Preparing 03:44:20 726ce295c29b: Preparing 03:44:20 3bb19c7cfd61: Preparing 03:44:20 0c20bbb57b55: Preparing 03:44:20 f726381a772b: Preparing 03:44:20 d75171baab1a: Preparing 03:44:20 192ab7a9e36f: Preparing 03:44:20 651d9022c234: Preparing 03:44:20 726ce295c29b: Waiting 03:44:20 3bb19c7cfd61: Waiting 03:44:20 0c20bbb57b55: Waiting 03:44:20 f726381a772b: Waiting 03:44:20 d75171baab1a: Waiting 03:44:20 192ab7a9e36f: Waiting 03:44:20 651d9022c234: Waiting 03:44:20 f6d9c17d868a: Layer already exists 03:44:20 14df1074d73c: Layer already exists 03:44:20 338396bb1195: Layer already exists 03:44:20 4de3c68c73b7: Layer already exists 03:44:20 1124b6d5b21b: Layer already exists 03:44:20 726ce295c29b: Layer already exists 03:44:20 f726381a772b: Layer already exists 03:44:20 3bb19c7cfd61: Layer already exists 03:44:20 d75171baab1a: Layer already exists 03:44:20 0c20bbb57b55: Layer already exists 03:44:20 192ab7a9e36f: Layer already exists 03:44:20 651d9022c234: Layer already exists 03:44:20 latest: digest: sha256:2b101f05d0a986bf87d56a6d539c9216699e0a540bac70c744585c218c188f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.31 03:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:44:21 1124b6d5b21b: Preparing 03:44:21 338396bb1195: Preparing 03:44:21 4de3c68c73b7: Preparing 03:44:21 14df1074d73c: Preparing 03:44:21 f6d9c17d868a: Preparing 03:44:21 726ce295c29b: Preparing 03:44:21 3bb19c7cfd61: Preparing 03:44:21 726ce295c29b: Waiting 03:44:21 0c20bbb57b55: Preparing 03:44:21 3bb19c7cfd61: Waiting 03:44:21 f726381a772b: Preparing 03:44:21 0c20bbb57b55: Waiting 03:44:21 d75171baab1a: Preparing 03:44:21 f726381a772b: Waiting 03:44:21 192ab7a9e36f: Preparing 03:44:21 d75171baab1a: Waiting 03:44:21 651d9022c234: Preparing 03:44:21 192ab7a9e36f: Waiting 03:44:21 651d9022c234: Waiting 03:44:21 14df1074d73c: Layer already exists 03:44:21 4de3c68c73b7: Layer already exists 03:44:21 338396bb1195: Layer already exists 03:44:21 f6d9c17d868a: Layer already exists 03:44:21 1124b6d5b21b: Layer already exists 03:44:21 726ce295c29b: Layer already exists 03:44:21 3bb19c7cfd61: Layer already exists 03:44:21 0c20bbb57b55: Layer already exists 03:44:21 f726381a772b: Layer already exists 03:44:21 d75171baab1a: Layer already exists 03:44:21 192ab7a9e36f: Layer already exists 03:44:21 651d9022c234: Layer already exists 03:44:21 4.0.0-dev.31: digest: sha256:2b101f05d0a986bf87d56a6d539c9216699e0a540bac70c744585c218c188f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:44:22 1124b6d5b21b: Preparing 03:44:22 338396bb1195: Preparing 03:44:22 4de3c68c73b7: Preparing 03:44:22 14df1074d73c: Preparing 03:44:22 f6d9c17d868a: Preparing 03:44:22 726ce295c29b: Preparing 03:44:22 3bb19c7cfd61: Preparing 03:44:22 726ce295c29b: Waiting 03:44:22 0c20bbb57b55: Preparing 03:44:22 f726381a772b: Preparing 03:44:22 3bb19c7cfd61: Waiting 03:44:22 0c20bbb57b55: Waiting 03:44:22 f726381a772b: Waiting 03:44:22 d75171baab1a: Preparing 03:44:22 192ab7a9e36f: Preparing 03:44:22 651d9022c234: Preparing 03:44:22 192ab7a9e36f: Waiting 03:44:22 651d9022c234: Waiting 03:44:22 d75171baab1a: Waiting 03:44:22 1124b6d5b21b: Layer already exists 03:44:22 4de3c68c73b7: Layer already exists 03:44:22 338396bb1195: Layer already exists 03:44:22 14df1074d73c: Layer already exists 03:44:22 f6d9c17d868a: Layer already exists 03:44:22 726ce295c29b: Layer already exists 03:44:22 f726381a772b: Layer already exists 03:44:22 d75171baab1a: Layer already exists 03:44:22 0c20bbb57b55: Layer already exists 03:44:22 3bb19c7cfd61: Layer already exists 03:44:22 192ab7a9e36f: Layer already exists 03:44:22 651d9022c234: Layer already exists 03:44:22 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:2b101f05d0a986bf87d56a6d539c9216699e0a540bac70c744585c218c188f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:22 + 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 03:44:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:44:23 1124b6d5b21b: Preparing 03:44:23 338396bb1195: Preparing 03:44:23 4de3c68c73b7: Preparing 03:44:23 14df1074d73c: Preparing 03:44:23 f6d9c17d868a: Preparing 03:44:23 726ce295c29b: Preparing 03:44:23 3bb19c7cfd61: Preparing 03:44:23 0c20bbb57b55: Preparing 03:44:23 3bb19c7cfd61: Waiting 03:44:23 726ce295c29b: Waiting 03:44:23 0c20bbb57b55: Waiting 03:44:23 f726381a772b: Preparing 03:44:23 f726381a772b: Waiting 03:44:23 d75171baab1a: Preparing 03:44:23 192ab7a9e36f: Preparing 03:44:23 651d9022c234: Preparing 03:44:23 d75171baab1a: Waiting 03:44:23 192ab7a9e36f: Waiting 03:44:23 651d9022c234: Waiting 03:44:23 338396bb1195: Layer already exists 03:44:23 4de3c68c73b7: Layer already exists 03:44:23 f6d9c17d868a: Layer already exists 03:44:23 14df1074d73c: Layer already exists 03:44:23 1124b6d5b21b: Layer already exists 03:44:23 726ce295c29b: Layer already exists 03:44:23 d75171baab1a: Layer already exists 03:44:23 3bb19c7cfd61: Layer already exists 03:44:23 0c20bbb57b55: Layer already exists 03:44:23 192ab7a9e36f: Layer already exists 03:44:23 f726381a772b: Layer already exists 03:44:23 651d9022c234: Layer already exists 03:44:23 main: digest: sha256:2b101f05d0a986bf87d56a6d539c9216699e0a540bac70c744585c218c188f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:23 ===================================================== [Pipeline] echo 03:44:23 taggedImages: 03:44:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:44:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:44:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.31 03:44:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:44:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:44:23 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:44:23 530f6550ba98a2c953517bc446a1620faceb8bbe 03:44:23 latest 03:44:23 4.0.0-dev.31 03:44:23 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:44:23 main 03:44:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:44:24 a92c81551a1b: Preparing 03:44:24 9cce4bc1bb48: Preparing 03:44:24 0c20bbb57b55: Preparing 03:44:24 f726381a772b: Preparing 03:44:24 f09d9336108e: Preparing 03:44:24 883d115b3463: Preparing 03:44:24 651d9022c234: Preparing 03:44:24 883d115b3463: Waiting 03:44:24 651d9022c234: Waiting 03:44:24 0c20bbb57b55: Layer already exists 03:44:24 f726381a772b: Layer already exists 03:44:24 651d9022c234: Layer already exists 03:44:24 a92c81551a1b: Pushed 03:44:25 f09d9336108e: Pushed 03:44:26 883d115b3463: Pushed 03:44:28 9cce4bc1bb48: Pushed 03:44:28 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:6d0ccdfae2fba42165a471ca99733d81ec9db2d7a2e718754c98c58285be2359 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:28 + 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 03:44:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:44:29 a92c81551a1b: Preparing 03:44:29 9cce4bc1bb48: Preparing 03:44:29 0c20bbb57b55: Preparing 03:44:29 f726381a772b: Preparing 03:44:29 f09d9336108e: Preparing 03:44:29 883d115b3463: Preparing 03:44:29 651d9022c234: Preparing 03:44:29 883d115b3463: Waiting 03:44:29 651d9022c234: Waiting 03:44:29 f726381a772b: Layer already exists 03:44:29 9cce4bc1bb48: Layer already exists 03:44:29 a92c81551a1b: Layer already exists 03:44:29 f09d9336108e: Layer already exists 03:44:29 0c20bbb57b55: Layer already exists 03:44:29 883d115b3463: Layer already exists 03:44:29 651d9022c234: Layer already exists 03:44:29 latest: digest: sha256:6d0ccdfae2fba42165a471ca99733d81ec9db2d7a2e718754c98c58285be2359 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.31 03:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:44:30 a92c81551a1b: Preparing 03:44:30 9cce4bc1bb48: Preparing 03:44:30 0c20bbb57b55: Preparing 03:44:30 f726381a772b: Preparing 03:44:30 f09d9336108e: Preparing 03:44:30 883d115b3463: Preparing 03:44:30 651d9022c234: Preparing 03:44:30 883d115b3463: Waiting 03:44:30 651d9022c234: Waiting 03:44:30 9cce4bc1bb48: Layer already exists 03:44:30 a92c81551a1b: Layer already exists 03:44:30 f726381a772b: Layer already exists 03:44:30 0c20bbb57b55: Layer already exists 03:44:30 f09d9336108e: Layer already exists 03:44:30 883d115b3463: Layer already exists 03:44:30 651d9022c234: Layer already exists 03:44:31 4.0.0-dev.31: digest: sha256:6d0ccdfae2fba42165a471ca99733d81ec9db2d7a2e718754c98c58285be2359 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:44:31 a92c81551a1b: Preparing 03:44:31 9cce4bc1bb48: Preparing 03:44:31 0c20bbb57b55: Preparing 03:44:31 f726381a772b: Preparing 03:44:31 f09d9336108e: Preparing 03:44:31 883d115b3463: Preparing 03:44:31 651d9022c234: Preparing 03:44:31 883d115b3463: Waiting 03:44:31 651d9022c234: Waiting 03:44:31 a92c81551a1b: Layer already exists 03:44:31 f09d9336108e: Layer already exists 03:44:31 9cce4bc1bb48: Layer already exists 03:44:31 f726381a772b: Layer already exists 03:44:31 0c20bbb57b55: Layer already exists 03:44:31 883d115b3463: Layer already exists 03:44:31 651d9022c234: Layer already exists 03:44:32 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:6d0ccdfae2fba42165a471ca99733d81ec9db2d7a2e718754c98c58285be2359 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:32 + 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 03:44:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:44:32 a92c81551a1b: Preparing 03:44:32 9cce4bc1bb48: Preparing 03:44:32 0c20bbb57b55: Preparing 03:44:32 f726381a772b: Preparing 03:44:32 f09d9336108e: Preparing 03:44:32 883d115b3463: Preparing 03:44:32 651d9022c234: Preparing 03:44:32 883d115b3463: Waiting 03:44:32 651d9022c234: Waiting 03:44:32 a92c81551a1b: Layer already exists 03:44:32 9cce4bc1bb48: Layer already exists 03:44:32 0c20bbb57b55: Layer already exists 03:44:32 f09d9336108e: Layer already exists 03:44:32 f726381a772b: Layer already exists 03:44:32 883d115b3463: Layer already exists 03:44:32 651d9022c234: Layer already exists 03:44:33 main: digest: sha256:6d0ccdfae2fba42165a471ca99733d81ec9db2d7a2e718754c98c58285be2359 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:33 ===================================================== [Pipeline] echo 03:44:33 taggedImages: 03:44:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:44:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:44:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.31 03:44:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:44:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:44:33 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:44:33 530f6550ba98a2c953517bc446a1620faceb8bbe 03:44:33 latest 03:44:33 4.0.0-dev.31 03:44:33 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:44:33 main 03:44:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:44:33 311b795b3fc1: Preparing 03:44:33 8cde7de2169a: Preparing 03:44:33 de212edbb190: Preparing 03:44:33 0c20bbb57b55: Preparing 03:44:33 f726381a772b: Preparing 03:44:33 b6eb7ff0b491: Preparing 03:44:33 f80d228c18b8: Preparing 03:44:33 35e59b0e06fc: Preparing 03:44:33 901189d2a416: Preparing 03:44:33 f80d228c18b8: Waiting 03:44:33 b6eb7ff0b491: Waiting 03:44:33 35e59b0e06fc: Waiting 03:44:33 651d9022c234: Preparing 03:44:33 901189d2a416: Waiting 03:44:33 651d9022c234: Waiting 03:44:33 f726381a772b: Layer already exists 03:44:33 0c20bbb57b55: Layer already exists 03:44:34 311b795b3fc1: Pushed 03:44:34 de212edbb190: Pushed 03:44:34 8cde7de2169a: Pushed 03:44:34 651d9022c234: Layer already exists 03:44:34 35e59b0e06fc: Pushed 03:44:36 901189d2a416: Pushed 03:44:48 f80d228c18b8: Pushed 03:44:55 b6eb7ff0b491: Pushed 03:44:55 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:a3e90dcb6c2d6ea963264b93f8411012ad1c3cc9fb2f5a246c36b2ce7ea8f502 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:55 + 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 03:44:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:44:55 311b795b3fc1: Preparing 03:44:55 8cde7de2169a: Preparing 03:44:55 de212edbb190: Preparing 03:44:55 0c20bbb57b55: Preparing 03:44:55 f726381a772b: Preparing 03:44:55 b6eb7ff0b491: Preparing 03:44:55 f80d228c18b8: Preparing 03:44:55 35e59b0e06fc: Preparing 03:44:55 901189d2a416: Preparing 03:44:55 651d9022c234: Preparing 03:44:55 f80d228c18b8: Waiting 03:44:55 35e59b0e06fc: Waiting 03:44:55 901189d2a416: Waiting 03:44:55 651d9022c234: Waiting 03:44:55 b6eb7ff0b491: Waiting 03:44:55 0c20bbb57b55: Layer already exists 03:44:55 de212edbb190: Layer already exists 03:44:55 8cde7de2169a: Layer already exists 03:44:55 f726381a772b: Layer already exists 03:44:55 311b795b3fc1: Layer already exists 03:44:55 901189d2a416: Layer already exists 03:44:55 f80d228c18b8: Layer already exists 03:44:55 35e59b0e06fc: Layer already exists 03:44:55 b6eb7ff0b491: Layer already exists 03:44:55 651d9022c234: Layer already exists 03:44:56 latest: digest: sha256:a3e90dcb6c2d6ea963264b93f8411012ad1c3cc9fb2f5a246c36b2ce7ea8f502 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.31 03:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:44:56 311b795b3fc1: Preparing 03:44:56 8cde7de2169a: Preparing 03:44:56 de212edbb190: Preparing 03:44:56 0c20bbb57b55: Preparing 03:44:56 f726381a772b: Preparing 03:44:56 b6eb7ff0b491: Preparing 03:44:56 f80d228c18b8: Preparing 03:44:56 b6eb7ff0b491: Waiting 03:44:56 f80d228c18b8: Waiting 03:44:56 35e59b0e06fc: Preparing 03:44:56 901189d2a416: Preparing 03:44:56 35e59b0e06fc: Waiting 03:44:56 651d9022c234: Preparing 03:44:56 901189d2a416: Waiting 03:44:56 651d9022c234: Waiting 03:44:56 f726381a772b: Layer already exists 03:44:56 8cde7de2169a: Layer already exists 03:44:56 de212edbb190: Layer already exists 03:44:56 0c20bbb57b55: Layer already exists 03:44:56 311b795b3fc1: Layer already exists 03:44:56 b6eb7ff0b491: Layer already exists 03:44:56 901189d2a416: Layer already exists 03:44:56 35e59b0e06fc: Layer already exists 03:44:56 f80d228c18b8: Layer already exists 03:44:56 651d9022c234: Layer already exists 03:44:57 4.0.0-dev.31: digest: sha256:a3e90dcb6c2d6ea963264b93f8411012ad1c3cc9fb2f5a246c36b2ce7ea8f502 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:44:57 311b795b3fc1: Preparing 03:44:57 8cde7de2169a: Preparing 03:44:57 de212edbb190: Preparing 03:44:57 0c20bbb57b55: Preparing 03:44:57 f726381a772b: Preparing 03:44:57 b6eb7ff0b491: Preparing 03:44:57 f80d228c18b8: Preparing 03:44:57 35e59b0e06fc: Preparing 03:44:57 901189d2a416: Preparing 03:44:57 b6eb7ff0b491: Waiting 03:44:57 651d9022c234: Preparing 03:44:57 f80d228c18b8: Waiting 03:44:57 35e59b0e06fc: Waiting 03:44:57 651d9022c234: Waiting 03:44:57 901189d2a416: Waiting 03:44:57 8cde7de2169a: Layer already exists 03:44:57 311b795b3fc1: Layer already exists 03:44:57 0c20bbb57b55: Layer already exists 03:44:57 f726381a772b: Layer already exists 03:44:57 de212edbb190: Layer already exists 03:44:57 b6eb7ff0b491: Layer already exists 03:44:57 f80d228c18b8: Layer already exists 03:44:57 35e59b0e06fc: Layer already exists 03:44:57 651d9022c234: Layer already exists 03:44:57 901189d2a416: Layer already exists 03:44:58 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:a3e90dcb6c2d6ea963264b93f8411012ad1c3cc9fb2f5a246c36b2ce7ea8f502 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:58 + 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 03:44:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:44:58 311b795b3fc1: Preparing 03:44:58 8cde7de2169a: Preparing 03:44:58 de212edbb190: Preparing 03:44:58 0c20bbb57b55: Preparing 03:44:58 f726381a772b: Preparing 03:44:58 b6eb7ff0b491: Preparing 03:44:58 f80d228c18b8: Preparing 03:44:58 b6eb7ff0b491: Waiting 03:44:58 35e59b0e06fc: Preparing 03:44:58 f80d228c18b8: Waiting 03:44:58 35e59b0e06fc: Waiting 03:44:58 901189d2a416: Preparing 03:44:58 651d9022c234: Preparing 03:44:58 901189d2a416: Waiting 03:44:58 651d9022c234: Waiting 03:44:58 f726381a772b: Layer already exists 03:44:58 311b795b3fc1: Layer already exists 03:44:58 0c20bbb57b55: Layer already exists 03:44:58 8cde7de2169a: Layer already exists 03:44:58 de212edbb190: Layer already exists 03:44:58 f80d228c18b8: Layer already exists 03:44:58 651d9022c234: Layer already exists 03:44:58 b6eb7ff0b491: Layer already exists 03:44:58 901189d2a416: Layer already exists 03:44:58 35e59b0e06fc: Layer already exists 03:44:59 main: digest: sha256:a3e90dcb6c2d6ea963264b93f8411012ad1c3cc9fb2f5a246c36b2ce7ea8f502 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:59 ===================================================== [Pipeline] echo 03:44:59 taggedImages: 03:44:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:44:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:44:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.31 03:44:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:44:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:44:59 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:44:59 530f6550ba98a2c953517bc446a1620faceb8bbe 03:44:59 latest 03:44:59 4.0.0-dev.31 03:44:59 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:44:59 main 03:44:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:44:59 6f4cb01fcc65: Preparing 03:44:59 c2641143ab64: Preparing 03:44:59 7d46709f783a: Preparing 03:44:59 0c20bbb57b55: Preparing 03:44:59 f726381a772b: Preparing 03:44:59 df6c1f217a0e: Preparing 03:44:59 b5cdf42ff6f9: Preparing 03:44:59 1a4d41f699ca: Preparing 03:44:59 651d9022c234: Preparing 03:44:59 df6c1f217a0e: Waiting 03:44:59 b5cdf42ff6f9: Waiting 03:44:59 1a4d41f699ca: Waiting 03:44:59 651d9022c234: Waiting 03:44:59 f726381a772b: Layer already exists 03:44:59 0c20bbb57b55: Layer already exists 03:45:00 7d46709f783a: Pushed 03:45:00 c2641143ab64: Pushed 03:45:00 6f4cb01fcc65: Pushed 03:45:00 651d9022c234: Layer already exists 03:45:00 1a4d41f699ca: Pushed 03:45:01 b5cdf42ff6f9: Pushed 03:45:19 df6c1f217a0e: Pushed 03:45:19 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:e11ac76f683aaccd59184a71cf6d7b05290f190211cdabaf73c3f62569effdce size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:20 + 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 03:45:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:45:20 6f4cb01fcc65: Preparing 03:45:20 c2641143ab64: Preparing 03:45:20 7d46709f783a: Preparing 03:45:20 0c20bbb57b55: Preparing 03:45:20 f726381a772b: Preparing 03:45:20 df6c1f217a0e: Preparing 03:45:20 b5cdf42ff6f9: Preparing 03:45:20 1a4d41f699ca: Preparing 03:45:20 651d9022c234: Preparing 03:45:20 b5cdf42ff6f9: Waiting 03:45:20 1a4d41f699ca: Waiting 03:45:20 651d9022c234: Waiting 03:45:20 df6c1f217a0e: Waiting 03:45:20 c2641143ab64: Layer already exists 03:45:20 f726381a772b: Layer already exists 03:45:20 6f4cb01fcc65: Layer already exists 03:45:20 0c20bbb57b55: Layer already exists 03:45:20 7d46709f783a: Layer already exists 03:45:20 df6c1f217a0e: Layer already exists 03:45:20 b5cdf42ff6f9: Layer already exists 03:45:20 651d9022c234: Layer already exists 03:45:20 1a4d41f699ca: Layer already exists 03:45:20 latest: digest: sha256:e11ac76f683aaccd59184a71cf6d7b05290f190211cdabaf73c3f62569effdce size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.31 03:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:45:21 6f4cb01fcc65: Preparing 03:45:21 c2641143ab64: Preparing 03:45:21 7d46709f783a: Preparing 03:45:21 0c20bbb57b55: Preparing 03:45:21 f726381a772b: Preparing 03:45:21 df6c1f217a0e: Preparing 03:45:21 b5cdf42ff6f9: Preparing 03:45:21 1a4d41f699ca: Preparing 03:45:21 651d9022c234: Preparing 03:45:21 b5cdf42ff6f9: Waiting 03:45:21 df6c1f217a0e: Waiting 03:45:21 651d9022c234: Waiting 03:45:21 1a4d41f699ca: Waiting 03:45:21 c2641143ab64: Layer already exists 03:45:21 6f4cb01fcc65: Layer already exists 03:45:21 f726381a772b: Layer already exists 03:45:21 0c20bbb57b55: Layer already exists 03:45:21 7d46709f783a: Layer already exists 03:45:21 df6c1f217a0e: Layer already exists 03:45:21 b5cdf42ff6f9: Layer already exists 03:45:21 1a4d41f699ca: Layer already exists 03:45:21 651d9022c234: Layer already exists 03:45:21 4.0.0-dev.31: digest: sha256:e11ac76f683aaccd59184a71cf6d7b05290f190211cdabaf73c3f62569effdce size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:45:22 6f4cb01fcc65: Preparing 03:45:22 c2641143ab64: Preparing 03:45:22 7d46709f783a: Preparing 03:45:22 0c20bbb57b55: Preparing 03:45:22 f726381a772b: Preparing 03:45:22 df6c1f217a0e: Preparing 03:45:22 b5cdf42ff6f9: Preparing 03:45:22 1a4d41f699ca: Preparing 03:45:22 651d9022c234: Preparing 03:45:22 b5cdf42ff6f9: Waiting 03:45:22 1a4d41f699ca: Waiting 03:45:22 651d9022c234: Waiting 03:45:22 df6c1f217a0e: Waiting 03:45:22 c2641143ab64: Layer already exists 03:45:22 6f4cb01fcc65: Layer already exists 03:45:22 7d46709f783a: Layer already exists 03:45:22 0c20bbb57b55: Layer already exists 03:45:22 f726381a772b: Layer already exists 03:45:22 df6c1f217a0e: Layer already exists 03:45:22 1a4d41f699ca: Layer already exists 03:45:22 b5cdf42ff6f9: Layer already exists 03:45:22 651d9022c234: Layer already exists 03:45:22 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:e11ac76f683aaccd59184a71cf6d7b05290f190211cdabaf73c3f62569effdce size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:23 + 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 03:45:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:45:23 6f4cb01fcc65: Preparing 03:45:23 c2641143ab64: Preparing 03:45:23 7d46709f783a: Preparing 03:45:23 0c20bbb57b55: Preparing 03:45:23 f726381a772b: Preparing 03:45:23 df6c1f217a0e: Preparing 03:45:23 b5cdf42ff6f9: Preparing 03:45:23 1a4d41f699ca: Preparing 03:45:23 651d9022c234: Preparing 03:45:23 b5cdf42ff6f9: Waiting 03:45:23 1a4d41f699ca: Waiting 03:45:23 651d9022c234: Waiting 03:45:23 df6c1f217a0e: Waiting 03:45:23 0c20bbb57b55: Layer already exists 03:45:23 f726381a772b: Layer already exists 03:45:23 c2641143ab64: Layer already exists 03:45:23 7d46709f783a: Layer already exists 03:45:23 6f4cb01fcc65: Layer already exists 03:45:23 df6c1f217a0e: Layer already exists 03:45:23 b5cdf42ff6f9: Layer already exists 03:45:23 651d9022c234: Layer already exists 03:45:23 1a4d41f699ca: Layer already exists 03:45:23 main: digest: sha256:e11ac76f683aaccd59184a71cf6d7b05290f190211cdabaf73c3f62569effdce size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:23 ===================================================== [Pipeline] echo 03:45:23 taggedImages: 03:45:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:45:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:45:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.31 03:45:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:45:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:45:23 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:45:23 530f6550ba98a2c953517bc446a1620faceb8bbe 03:45:23 latest 03:45:23 4.0.0-dev.31 03:45:23 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:45:23 main 03:45:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:45:24 aa8c22b51e64: Preparing 03:45:24 fe671c9e079f: Preparing 03:45:24 017418fa96e1: Preparing 03:45:24 0c20bbb57b55: Preparing 03:45:24 f726381a772b: Preparing 03:45:24 02b1dc41a176: Preparing 03:45:24 35e59b0e06fc: Preparing 03:45:24 901189d2a416: Preparing 03:45:24 651d9022c234: Preparing 03:45:24 02b1dc41a176: Waiting 03:45:24 35e59b0e06fc: Waiting 03:45:24 901189d2a416: Waiting 03:45:24 651d9022c234: Waiting 03:45:24 f726381a772b: Layer already exists 03:45:24 0c20bbb57b55: Layer already exists 03:45:24 35e59b0e06fc: Layer already exists 03:45:24 017418fa96e1: Pushed 03:45:24 901189d2a416: Layer already exists 03:45:24 aa8c22b51e64: Pushed 03:45:24 fe671c9e079f: Pushed 03:45:24 651d9022c234: Layer already exists 03:45:46 02b1dc41a176: Pushed 03:45:46 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:46111da30abb45b31126d0bed0001655d71fb7fc327a1c2c68d9c483ca98b340 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:47 + 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 03:45:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:45:47 aa8c22b51e64: Preparing 03:45:47 fe671c9e079f: Preparing 03:45:47 017418fa96e1: Preparing 03:45:47 0c20bbb57b55: Preparing 03:45:47 f726381a772b: Preparing 03:45:47 02b1dc41a176: Preparing 03:45:47 35e59b0e06fc: Preparing 03:45:47 901189d2a416: Preparing 03:45:47 651d9022c234: Preparing 03:45:47 02b1dc41a176: Waiting 03:45:47 35e59b0e06fc: Waiting 03:45:47 901189d2a416: Waiting 03:45:47 651d9022c234: Waiting 03:45:47 fe671c9e079f: Layer already exists 03:45:47 017418fa96e1: Layer already exists 03:45:47 aa8c22b51e64: Layer already exists 03:45:47 f726381a772b: Layer already exists 03:45:47 0c20bbb57b55: Layer already exists 03:45:47 901189d2a416: Layer already exists 03:45:47 35e59b0e06fc: Layer already exists 03:45:47 02b1dc41a176: Layer already exists 03:45:47 651d9022c234: Layer already exists 03:45:47 latest: digest: sha256:46111da30abb45b31126d0bed0001655d71fb7fc327a1c2c68d9c483ca98b340 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.31 03:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:45:48 aa8c22b51e64: Preparing 03:45:48 fe671c9e079f: Preparing 03:45:48 017418fa96e1: Preparing 03:45:48 0c20bbb57b55: Preparing 03:45:48 f726381a772b: Preparing 03:45:48 02b1dc41a176: Preparing 03:45:48 35e59b0e06fc: Preparing 03:45:48 901189d2a416: Preparing 03:45:48 651d9022c234: Preparing 03:45:48 02b1dc41a176: Waiting 03:45:48 35e59b0e06fc: Waiting 03:45:48 901189d2a416: Waiting 03:45:48 651d9022c234: Waiting 03:45:48 aa8c22b51e64: Layer already exists 03:45:48 fe671c9e079f: Layer already exists 03:45:48 017418fa96e1: Layer already exists 03:45:48 0c20bbb57b55: Layer already exists 03:45:48 f726381a772b: Layer already exists 03:45:48 02b1dc41a176: Layer already exists 03:45:48 35e59b0e06fc: Layer already exists 03:45:48 901189d2a416: Layer already exists 03:45:48 651d9022c234: Layer already exists 03:45:48 4.0.0-dev.31: digest: sha256:46111da30abb45b31126d0bed0001655d71fb7fc327a1c2c68d9c483ca98b340 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:45:49 aa8c22b51e64: Preparing 03:45:49 fe671c9e079f: Preparing 03:45:49 017418fa96e1: Preparing 03:45:49 0c20bbb57b55: Preparing 03:45:49 f726381a772b: Preparing 03:45:49 02b1dc41a176: Preparing 03:45:49 35e59b0e06fc: Preparing 03:45:49 901189d2a416: Preparing 03:45:49 651d9022c234: Preparing 03:45:49 02b1dc41a176: Waiting 03:45:49 35e59b0e06fc: Waiting 03:45:49 901189d2a416: Waiting 03:45:49 651d9022c234: Waiting 03:45:49 aa8c22b51e64: Layer already exists 03:45:49 f726381a772b: Layer already exists 03:45:49 0c20bbb57b55: Layer already exists 03:45:49 fe671c9e079f: Layer already exists 03:45:49 017418fa96e1: Layer already exists 03:45:49 02b1dc41a176: Layer already exists 03:45:49 35e59b0e06fc: Layer already exists 03:45:49 651d9022c234: Layer already exists 03:45:49 901189d2a416: Layer already exists 03:45:49 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:46111da30abb45b31126d0bed0001655d71fb7fc327a1c2c68d9c483ca98b340 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:50 + 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 03:45:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:45:50 aa8c22b51e64: Preparing 03:45:50 fe671c9e079f: Preparing 03:45:50 017418fa96e1: Preparing 03:45:50 0c20bbb57b55: Preparing 03:45:50 f726381a772b: Preparing 03:45:50 02b1dc41a176: Preparing 03:45:50 35e59b0e06fc: Preparing 03:45:50 901189d2a416: Preparing 03:45:50 651d9022c234: Preparing 03:45:50 02b1dc41a176: Waiting 03:45:50 35e59b0e06fc: Waiting 03:45:50 901189d2a416: Waiting 03:45:50 651d9022c234: Waiting 03:45:50 f726381a772b: Layer already exists 03:45:50 fe671c9e079f: Layer already exists 03:45:50 017418fa96e1: Layer already exists 03:45:50 aa8c22b51e64: Layer already exists 03:45:50 0c20bbb57b55: Layer already exists 03:45:50 901189d2a416: Layer already exists 03:45:50 651d9022c234: Layer already exists 03:45:50 02b1dc41a176: Layer already exists 03:45:50 35e59b0e06fc: Layer already exists 03:45:50 main: digest: sha256:46111da30abb45b31126d0bed0001655d71fb7fc327a1c2c68d9c483ca98b340 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:50 ===================================================== [Pipeline] echo 03:45:50 taggedImages: 03:45:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:45:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:45:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.31 03:45:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:45:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:45:50 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:45:50 530f6550ba98a2c953517bc446a1620faceb8bbe 03:45:50 latest 03:45:50 4.0.0-dev.31 03:45:50 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:45:50 main 03:45:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:45:51 b4e178526662: Preparing 03:45:51 59f299044c1e: Preparing 03:45:51 5f2662a3cf00: Preparing 03:45:51 0c20bbb57b55: Preparing 03:45:51 f726381a772b: Preparing 03:45:51 2ca36d8af98d: Preparing 03:45:51 022cf29871e9: Preparing 03:45:51 651d9022c234: Preparing 03:45:51 2ca36d8af98d: Waiting 03:45:51 651d9022c234: Waiting 03:45:51 022cf29871e9: Waiting 03:45:51 f726381a772b: Layer already exists 03:45:51 59f299044c1e: Pushed 03:45:52 0c20bbb57b55: Layer already exists 03:45:52 651d9022c234: Layer already exists 03:45:52 b4e178526662: Pushed 03:45:53 022cf29871e9: Pushed 03:45:53 2ca36d8af98d: Pushed 03:46:00 5f2662a3cf00: Pushed 03:46:00 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:6f712ddd7bc7b756e335570bbc4bd996b8d2f7f5a40476882831966475581995 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:46:00 b4e178526662: Preparing 03:46:00 59f299044c1e: Preparing 03:46:00 5f2662a3cf00: Preparing 03:46:00 0c20bbb57b55: Preparing 03:46:00 f726381a772b: Preparing 03:46:00 2ca36d8af98d: Preparing 03:46:00 022cf29871e9: Preparing 03:46:00 651d9022c234: Preparing 03:46:00 022cf29871e9: Waiting 03:46:00 2ca36d8af98d: Waiting 03:46:00 651d9022c234: Waiting 03:46:00 59f299044c1e: Layer already exists 03:46:00 b4e178526662: Layer already exists 03:46:00 0c20bbb57b55: Layer already exists 03:46:00 5f2662a3cf00: Layer already exists 03:46:00 f726381a772b: Layer already exists 03:46:00 2ca36d8af98d: Layer already exists 03:46:00 651d9022c234: Layer already exists 03:46:00 022cf29871e9: Layer already exists 03:46:01 latest: digest: sha256:6f712ddd7bc7b756e335570bbc4bd996b8d2f7f5a40476882831966475581995 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.31 03:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:46:01 b4e178526662: Preparing 03:46:01 59f299044c1e: Preparing 03:46:01 5f2662a3cf00: Preparing 03:46:01 0c20bbb57b55: Preparing 03:46:01 f726381a772b: Preparing 03:46:01 2ca36d8af98d: Preparing 03:46:01 022cf29871e9: Preparing 03:46:01 651d9022c234: Preparing 03:46:01 2ca36d8af98d: Waiting 03:46:01 022cf29871e9: Waiting 03:46:01 651d9022c234: Waiting 03:46:01 f726381a772b: Layer already exists 03:46:01 5f2662a3cf00: Layer already exists 03:46:01 0c20bbb57b55: Layer already exists 03:46:01 b4e178526662: Layer already exists 03:46:01 59f299044c1e: Layer already exists 03:46:01 022cf29871e9: Layer already exists 03:46:01 2ca36d8af98d: Layer already exists 03:46:01 651d9022c234: Layer already exists 03:46:02 4.0.0-dev.31: digest: sha256:6f712ddd7bc7b756e335570bbc4bd996b8d2f7f5a40476882831966475581995 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:46:02 b4e178526662: Preparing 03:46:02 59f299044c1e: Preparing 03:46:02 5f2662a3cf00: Preparing 03:46:02 0c20bbb57b55: Preparing 03:46:02 f726381a772b: Preparing 03:46:02 2ca36d8af98d: Preparing 03:46:02 022cf29871e9: Preparing 03:46:02 651d9022c234: Preparing 03:46:02 2ca36d8af98d: Waiting 03:46:02 022cf29871e9: Waiting 03:46:02 b4e178526662: Layer already exists 03:46:02 59f299044c1e: Layer already exists 03:46:02 0c20bbb57b55: Layer already exists 03:46:02 f726381a772b: Layer already exists 03:46:02 5f2662a3cf00: Layer already exists 03:46:02 2ca36d8af98d: Layer already exists 03:46:02 651d9022c234: Layer already exists 03:46:02 022cf29871e9: Layer already exists 03:46:03 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:6f712ddd7bc7b756e335570bbc4bd996b8d2f7f5a40476882831966475581995 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:46:03 b4e178526662: Preparing 03:46:03 59f299044c1e: Preparing 03:46:03 5f2662a3cf00: Preparing 03:46:03 0c20bbb57b55: Preparing 03:46:03 f726381a772b: Preparing 03:46:03 2ca36d8af98d: Preparing 03:46:03 022cf29871e9: Preparing 03:46:03 651d9022c234: Preparing 03:46:03 2ca36d8af98d: Waiting 03:46:03 022cf29871e9: Waiting 03:46:03 651d9022c234: Waiting 03:46:03 0c20bbb57b55: Layer already exists 03:46:03 b4e178526662: Layer already exists 03:46:03 f726381a772b: Layer already exists 03:46:03 5f2662a3cf00: Layer already exists 03:46:03 59f299044c1e: Layer already exists 03:46:03 2ca36d8af98d: Layer already exists 03:46:03 022cf29871e9: Layer already exists 03:46:03 651d9022c234: Layer already exists 03:46:04 main: digest: sha256:6f712ddd7bc7b756e335570bbc4bd996b8d2f7f5a40476882831966475581995 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:04 ===================================================== [Pipeline] echo 03:46:04 taggedImages: 03:46:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:46:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:46:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.31 03:46:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:46:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:46:04 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:46:04 530f6550ba98a2c953517bc446a1620faceb8bbe 03:46:04 latest 03:46:04 4.0.0-dev.31 03:46:04 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:46:04 main 03:46:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:46:04 3418b2d69714: Preparing 03:46:04 abd7ccd0aba3: Preparing 03:46:04 0c20bbb57b55: Preparing 03:46:04 f726381a772b: Preparing 03:46:04 203a9f1dfed8: Preparing 03:46:04 b331ccd93cda: Preparing 03:46:04 651d9022c234: Preparing 03:46:04 b331ccd93cda: Waiting 03:46:04 651d9022c234: Waiting 03:46:04 0c20bbb57b55: Layer already exists 03:46:04 f726381a772b: Layer already exists 03:46:04 651d9022c234: Layer already exists 03:46:05 3418b2d69714: Pushed 03:46:05 b331ccd93cda: Pushed 03:46:06 203a9f1dfed8: Pushed 03:46:13 abd7ccd0aba3: Pushed 03:46:13 530f6550ba98a2c953517bc446a1620faceb8bbe: digest: sha256:3057878dbf3944dac3b146011b5e80f11040e46e501c698e49dfebc2e4949882 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:46:13 3418b2d69714: Preparing 03:46:13 abd7ccd0aba3: Preparing 03:46:13 0c20bbb57b55: Preparing 03:46:13 f726381a772b: Preparing 03:46:13 203a9f1dfed8: Preparing 03:46:13 b331ccd93cda: Preparing 03:46:13 651d9022c234: Preparing 03:46:13 b331ccd93cda: Waiting 03:46:13 651d9022c234: Waiting 03:46:13 f726381a772b: Layer already exists 03:46:13 203a9f1dfed8: Layer already exists 03:46:13 0c20bbb57b55: Layer already exists 03:46:13 3418b2d69714: Layer already exists 03:46:13 abd7ccd0aba3: Layer already exists 03:46:13 b331ccd93cda: Layer already exists 03:46:13 651d9022c234: Layer already exists 03:46:14 latest: digest: sha256:3057878dbf3944dac3b146011b5e80f11040e46e501c698e49dfebc2e4949882 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.31 03:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:46:14 3418b2d69714: Preparing 03:46:14 abd7ccd0aba3: Preparing 03:46:14 0c20bbb57b55: Preparing 03:46:14 f726381a772b: Preparing 03:46:14 203a9f1dfed8: Preparing 03:46:14 b331ccd93cda: Preparing 03:46:14 651d9022c234: Preparing 03:46:14 651d9022c234: Waiting 03:46:14 b331ccd93cda: Waiting 03:46:14 f726381a772b: Layer already exists 03:46:14 0c20bbb57b55: Layer already exists 03:46:14 3418b2d69714: Layer already exists 03:46:14 203a9f1dfed8: Layer already exists 03:46:14 abd7ccd0aba3: Layer already exists 03:46:14 b331ccd93cda: Layer already exists 03:46:14 651d9022c234: Layer already exists 03:46:15 4.0.0-dev.31: digest: sha256:3057878dbf3944dac3b146011b5e80f11040e46e501c698e49dfebc2e4949882 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:46:15 3418b2d69714: Preparing 03:46:15 abd7ccd0aba3: Preparing 03:46:15 0c20bbb57b55: Preparing 03:46:15 f726381a772b: Preparing 03:46:15 203a9f1dfed8: Preparing 03:46:15 b331ccd93cda: Preparing 03:46:15 651d9022c234: Preparing 03:46:15 b331ccd93cda: Waiting 03:46:15 651d9022c234: Waiting 03:46:15 abd7ccd0aba3: Layer already exists 03:46:15 f726381a772b: Layer already exists 03:46:15 3418b2d69714: Layer already exists 03:46:15 0c20bbb57b55: Layer already exists 03:46:15 203a9f1dfed8: Layer already exists 03:46:15 651d9022c234: Layer already exists 03:46:15 b331ccd93cda: Layer already exists 03:46:16 530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31: digest: sha256:3057878dbf3944dac3b146011b5e80f11040e46e501c698e49dfebc2e4949882 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:46:16 3418b2d69714: Preparing 03:46:16 abd7ccd0aba3: Preparing 03:46:16 0c20bbb57b55: Preparing 03:46:16 f726381a772b: Preparing 03:46:16 203a9f1dfed8: Preparing 03:46:16 b331ccd93cda: Preparing 03:46:16 651d9022c234: Preparing 03:46:16 651d9022c234: Waiting 03:46:16 b331ccd93cda: Waiting 03:46:16 3418b2d69714: Layer already exists 03:46:16 203a9f1dfed8: Layer already exists 03:46:16 0c20bbb57b55: Layer already exists 03:46:16 f726381a772b: Layer already exists 03:46:16 abd7ccd0aba3: Layer already exists 03:46:16 651d9022c234: Layer already exists 03:46:16 b331ccd93cda: Layer already exists 03:46:17 main: digest: sha256:3057878dbf3944dac3b146011b5e80f11040e46e501c698e49dfebc2e4949882 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:17 ===================================================== [Pipeline] echo 03:46:17 taggedImages: 03:46:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe 03:46:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:46:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.31 03:46:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:530f6550ba98a2c953517bc446a1620faceb8bbe-4.0.0-dev.31 03:46:17 - 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 03:46:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:17 03:46:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:17 arm64: Pulling from edgex-lftools-log-publisher 03:46:17 8998bd30e6a1: Pulling fs layer 03:46:17 04944245beec: Pulling fs layer 03:46:17 699f458cf7ca: Pulling fs layer 03:46:17 765212b225bb: Pulling fs layer 03:46:17 f23df028b6ca: Pulling fs layer 03:46:17 d65c8cfc05b1: Pulling fs layer 03:46:17 2437ff75d9bd: Pulling fs layer 03:46:17 f23df028b6ca: Waiting 03:46:17 d65c8cfc05b1: Waiting 03:46:17 2437ff75d9bd: Waiting 03:46:17 765212b225bb: Waiting 03:46:18 04944245beec: Verifying Checksum 03:46:18 04944245beec: Download complete 03:46:18 765212b225bb: Download complete 03:46:18 f23df028b6ca: Verifying Checksum 03:46:18 f23df028b6ca: Download complete 03:46:18 d65c8cfc05b1: Verifying Checksum 03:46:18 d65c8cfc05b1: Download complete 03:46:18 699f458cf7ca: Verifying Checksum 03:46:18 699f458cf7ca: Download complete 03:46:18 8998bd30e6a1: Download complete 03:46:20 2437ff75d9bd: Verifying Checksum 03:46:20 2437ff75d9bd: Download complete 03:46:24 8998bd30e6a1: Pull complete 03:46:25 04944245beec: Pull complete 03:46:27 699f458cf7ca: Pull complete 03:46:27 765212b225bb: Pull complete 03:46:28 f23df028b6ca: Pull complete 03:46:28 d65c8cfc05b1: Pull complete 03:46:56 2437ff75d9bd: Pull complete 03:46:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:46:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:56 prd-ubuntu20.04-docker-arm64-4c-16g-36151 does not seem to be running inside a container 03:46:56 $ 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/767 -v /w/workspace/edgex-go/767:/w/workspace/edgex-go/767:rw,z -v /w/workspace/edgex-go/767@tmp:/w/workspace/edgex-go/767@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 03:46:58 $ docker top 8133a6819720817e73b840240deaea9f8468c006bcdd7839817d4a8d824393d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:58 ---> job-cost.sh 03:46:59 lf-activate-venv: SKIPPING 03:46:59 INFO: No Stack... 03:46:59 INFO: Retrieving Pricing Info for: v3-standard-8 03:47:00 INFO: Archiving Costs [Pipeline] sh 03:47:00 + cat /w/workspace/edgex-go/767/archives/cost.csv 03:47:00 + cut -d, -f6 [Pipeline] lock 03:47:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-767-stack-cost] 03:47:00 Resource [jenkins-edgexfoundry-edgex-go-main-767-stack-cost] did not exist. Created. 03:47:00 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-767-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:47:00 + echo total: 0.2199999988079071 [Pipeline] stash 03:47:01 Stashed 1 file(s) [Pipeline] } 03:47:01 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-767-stack-cost] [Pipeline] // lock [Pipeline] } 03:47:01 $ docker stop --time=1 8133a6819720817e73b840240deaea9f8468c006bcdd7839817d4a8d824393d3 03:47:03 $ docker rm -f --volumes 8133a6819720817e73b840240deaea9f8468c006bcdd7839817d4a8d824393d3 [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 03:47:03 provisioning config files... 03:47:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/767@tmp/config2949703624138714325tmp [Pipeline] { [Pipeline] sh 03:47:04 + set +x 03:47:04 + curl -s https://codecov.io/bash 03:47:04 + bash -s -- 03:47:04 03:47:04 _____ _ 03:47:04 / ____| | | 03:47:04 | | ___ __| | ___ ___ _____ __ 03:47:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:47:04 | |___| (_) | (_| | __/ (_| (_) \ V / 03:47:04 \_____\___/ \__,_|\___|\___\___/ \_/ 03:47:04 Bash-1.0.6 03:47:04 03:47:04 03:47:04 ==> git version 2.25.1 found 03:47:04 ==> 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 03:47:04 Release-Date: 2020-01-08 03:47:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:47:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:47:04 ==> Jenkins CI detected. 03:47:04 current dir:  /w/workspace/edgex-go/767 03:47:04 project root: . 03:47:04 --> token set from env 03:47:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:47:04 ==> Running gcov in . (disable via -X gcov) 03:47:04 ==> Python coveragepy not found 03:47:04 ==> Searching for coverage reports in: 03:47:04 + . 03:47:04 -> Found 1 reports 03:47:04 ==> Detecting git/mercurial file structure 03:47:04 ==> Reading reports 03:47:04 + ./coverage.out bytes=1412873 03:47:04 ==> Appending adjustments 03:47:04 https://docs.codecov.io/docs/fixing-reports 03:47:05 + Found adjustments 03:47:05 ==> Gzipping contents 03:47:05 124K /tmp/codecov.0iny2m.gz 03:47:05 ==> Uploading reports 03:47:05 url: https://codecov.io 03:47:05 query: branch=main&commit=530f6550ba98a2c953517bc446a1620faceb8bbe&build=767&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F767%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:47:05 -> Pinging Codecov 03:47:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=530f6550ba98a2c953517bc446a1620faceb8bbe&build=767&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F767%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:47:05 -> Uploading to 03:47:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/530f6550ba98a2c953517bc446a1620faceb8bbe/de99df4b-d4e9-43d9-abad-94b1da0c929e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T034705Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=39d20a1cbb7562ed186e8e5d774e027b2634bc9ff081b79e226ee45e5fd35aa5 03:47:05 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:05 Dload Upload Total Spent Left Speed 03:47:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 433k --:--:-- --:--:-- --:--:-- 433k 03:47:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/530f6550ba98a2c953517bc446a1620faceb8bbe [Pipeline] } 03:47:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:47:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:47:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:47:06 03:47:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:47:06 latest: Pulling from edgex-devops/edgex-snyk-go 03:47:06 43c4264eed91: Pulling fs layer 03:47:06 4cc291be95ef: Pulling fs layer 03:47:06 2ac1f1163629: Pulling fs layer 03:47:06 5c3c966382ef: Pulling fs layer 03:47:06 4f4fb700ef54: Pulling fs layer 03:47:06 d9c7d2e4e75e: Pulling fs layer 03:47:06 9c3e1370e548: Pulling fs layer 03:47:06 5c3c966382ef: Waiting 03:47:06 4f4fb700ef54: Waiting 03:47:06 d9c7d2e4e75e: Waiting 03:47:06 9c3e1370e548: Waiting 03:47:06 4cc291be95ef: Download complete 03:47:06 5c3c966382ef: Download complete 03:47:06 4f4fb700ef54: Verifying Checksum 03:47:06 4f4fb700ef54: Download complete 03:47:06 43c4264eed91: Download complete 03:47:07 43c4264eed91: Pull complete 03:47:07 d9c7d2e4e75e: Verifying Checksum 03:47:07 d9c7d2e4e75e: Download complete 03:47:07 4cc291be95ef: Pull complete 03:47:07 2ac1f1163629: Verifying Checksum 03:47:07 2ac1f1163629: Download complete 03:47:07 9c3e1370e548: Verifying Checksum 03:47:07 9c3e1370e548: Download complete 03:47:11 2ac1f1163629: Pull complete 03:47:11 5c3c966382ef: Pull complete 03:47:11 4f4fb700ef54: Pull complete 03:47:11 d9c7d2e4e75e: Pull complete 03:47:14 9c3e1370e548: Pull complete 03:47:14 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:47:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:47:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:14 prd-ubuntu20.04-docker-8c-8g-36150 does not seem to be running inside a container 03:47:14 $ 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/767 -v /w/workspace/edgex-go/767:/w/workspace/edgex-go/767:rw,z -v /w/workspace/edgex-go/767@tmp:/w/workspace/edgex-go/767@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 03:47:20 $ docker top 7228095598daf1272f173a02d4fd225903fd23f0d031140153f9cde65219cfb8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:20 + git config --global --add safe.directory /w/workspace/edgex-go/767 [Pipeline] echo 03:47:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:47:21 + set -o pipefail 03:47:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:47:31 03:47:31 Monitoring /w/workspace/edgex-go/767 (github.com/edgexfoundry/edgex-go)... 03:47:31 03:47:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ced3e3d2-8302-45be-a893-a8f6d9e74588 03:47:31 03:47:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:47:31 03:47:31 03:47:31 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:47:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:47:31 $ docker stop --time=1 7228095598daf1272f173a02d4fd225903fd23f0d031140153f9cde65219cfb8 03:47:36 $ docker rm -f --volumes 7228095598daf1272f173a02d4fd225903fd23f0d031140153f9cde65219cfb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:47:36 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:36 provisioning config files... 03:47:36 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/767@tmp/config17511104612043885307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:37 --> edgex-publish-swagger.sh 03:47:37 === Publish openapi API === 03:47:37 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:47:37 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/767/openapi/core-command.yaml] 03:47:37 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:37 Dload Upload Total Spent Left Speed 03:47:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 51302 --:--:-- --:--:-- --:--:-- 51302 100 32782 0 0 100 32782 0 51302 --:--:-- --:--:-- --:--:-- 51221 03:47:37 03:47:37 03:47:37 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/767/openapi/core-data.yaml] 03:47:37 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:37 Dload Upload Total Spent Left Speed 03:47:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 126k --:--:-- --:--:-- --:--:-- 126k 03:47:38 03:47:38 03:47:38 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/767/openapi/core-keeper.yaml] 03:47:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:38 Dload Upload Total Spent Left Speed 03:47:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 349 169k --:--:-- --:--:-- --:--:-- 169k 03:47:38 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:47:38 03:47:38 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/767/openapi/core-metadata.yaml] 03:47:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:38 Dload Upload Total Spent Left Speed 03:47:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 0 0 100 154k 0 766k --:--:-- --:--:-- --:--:-- 762k 100 154k 100 156 100 154k 305 303k --:--:-- --:--:-- --:--:-- 303k 03:47:39 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:47:39 03:47:39 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/767/openapi/support-notifications.yaml] 03:47:39 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:39 Dload Upload Total Spent Left Speed 03:47:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 410 224k --:--:-- --:--:-- --:--:-- 224k 03:47:39 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:47:39 03:47:39 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/767/openapi/support-scheduler.yaml] 03:47:39 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:39 Dload Upload Total Spent Left Speed 03:47:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 516 163k --:--:-- --:--:-- --:--:-- 163k 100 50857 100 156 100 50701 514 163k --:--:-- --:--:-- --:--:-- 163k 03:47:39 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:47:39 [Pipeline] } 03:47:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:47:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:47:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:47:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:40 prd-ubuntu20.04-docker-8c-8g-36150 does not seem to be running inside a container 03:47:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/767 -v /w/workspace/edgex-go/767:/w/workspace/edgex-go/767:rw,z -v /w/workspace/edgex-go/767@tmp:/w/workspace/edgex-go/767@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 03:47:41 $ docker top c98f967eb0d01a404e84656a7439864a1a1ed6df3452473c3c7078c340118d30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:47:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:41 [ssh-agent] Looking for ssh-agent implementation... 03:47:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:41 $ docker exec c98f967eb0d01a404e84656a7439864a1a1ed6df3452473c3c7078c340118d30 ssh-agent 03:47:41 SSH_AUTH_SOCK=/tmp/ssh-VhiDcnMYQtdI/agent.32 03:47:41 SSH_AGENT_PID=38 03:47:41 Running ssh-add (command line suppressed) 03:47:41 Identity added: /w/workspace/edgex-go/767@tmp/private_key_16337867756991508225.key (/w/workspace/edgex-go/767@tmp/private_key_16337867756991508225.key) 03:47:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:41 + git semver tag 03:47:42 2025-01-06 03:47:42,114 [run_tag] DEBUG tag force:False 03:47:42 2025-01-06 03:47:42,114 [check_head_tag] DEBUG check head tag 03:47:42 2025-01-06 03:47:42,117 [execute] INFO git cat-file --batch-check 03:47:42 2025-01-06 03:47:42,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/767, universal_newlines=False, shell=None, istream=) 03:47:42 2025-01-06 03:47:42,120 [execute] INFO git cat-file --batch 03:47:42 2025-01-06 03:47:42,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/767, universal_newlines=False, shell=None, istream=) 03:47:42 2025-01-06 03:47:42,170 [read_version] DEBUG read version from /w/workspace/edgex-go/767/.semver/main 03:47:42 2025-01-06 03:47:42,170 [execute] INFO git tag -a v4.0.0-dev.31 -m v4.0.0-dev.31 03:47:42 2025-01-06 03:47:42,170 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.31', '-m', 'v4.0.0-dev.31'], cwd=/w/workspace/edgex-go/767, universal_newlines=False, shell=None, istream=None) 03:47:42 2025-01-06 03:47:42,174 [read_version] DEBUG read version from /w/workspace/edgex-go/767/.semver/main 03:47:42 4.0.0-dev.31 [Pipeline] } 03:47:42 $ docker exec --env ******** --env ******** c98f967eb0d01a404e84656a7439864a1a1ed6df3452473c3c7078c340118d30 ssh-agent -k 03:47:42 unset SSH_AUTH_SOCK; 03:47:42 unset SSH_AGENT_PID; 03:47:42 echo Agent pid 38 killed; 03:47:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:42 + git semver [Pipeline] } 03:47:42 $ docker stop --time=1 c98f967eb0d01a404e84656a7439864a1a1ed6df3452473c3c7078c340118d30 03:47:44 $ docker rm -f --volumes c98f967eb0d01a404e84656a7439864a1a1ed6df3452473c3c7078c340118d30 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:44 03:47:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:45 0.23.1-centos7: Pulling from edgex-lftools 03:47:45 ab5ef0e58194: Pulling fs layer 03:47:45 9712f1f96733: Pulling fs layer 03:47:45 63f879dbbcfc: Pulling fs layer 03:47:45 0d9ebad4ef96: Pulling fs layer 03:47:45 e9a5061849ea: Pulling fs layer 03:47:45 d747dcd14b5f: Pulling fs layer 03:47:45 2de7ff778b66: Pulling fs layer 03:47:45 0d9ebad4ef96: Waiting 03:47:45 d747dcd14b5f: Waiting 03:47:45 2de7ff778b66: Waiting 03:47:45 e9a5061849ea: Waiting 03:47:45 9712f1f96733: Verifying Checksum 03:47:45 9712f1f96733: Download complete 03:47:45 63f879dbbcfc: Verifying Checksum 03:47:45 63f879dbbcfc: Download complete 03:47:45 e9a5061849ea: Verifying Checksum 03:47:45 e9a5061849ea: Download complete 03:47:45 d747dcd14b5f: Verifying Checksum 03:47:45 d747dcd14b5f: Download complete 03:47:45 0d9ebad4ef96: Verifying Checksum 03:47:45 0d9ebad4ef96: Download complete 03:47:45 ab5ef0e58194: Verifying Checksum 03:47:45 ab5ef0e58194: Download complete 03:47:45 2de7ff778b66: Verifying Checksum 03:47:45 2de7ff778b66: Download complete 03:47:48 ab5ef0e58194: Pull complete 03:47:48 9712f1f96733: Pull complete 03:47:48 63f879dbbcfc: Pull complete 03:47:52 0d9ebad4ef96: Pull complete 03:47:52 e9a5061849ea: Pull complete 03:47:52 d747dcd14b5f: Pull complete 03:47:53 2de7ff778b66: Pull complete 03:47:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:47:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:53 prd-ubuntu20.04-docker-8c-8g-36150 does not seem to be running inside a container 03:47:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/767 -v /w/workspace/edgex-go/767:/w/workspace/edgex-go/767:rw,z -v /w/workspace/edgex-go/767@tmp:/w/workspace/edgex-go/767@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 03:47:57 $ docker top c3fd1a5afc08889c73b591214bdaca91e38272145aff425343c9177afa2183d7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:47:57 provisioning config files... 03:47:57 copy managed file [sigul-config] to file:/w/workspace/edgex-go/767@tmp/config4269665793148015167tmp 03:47:57 copy managed file [sigul-password] to file:/w/workspace/edgex-go/767@tmp/config7748134421204723636tmp 03:47:57 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/767@tmp/config3916558321758964369tmp [Pipeline] { [Pipeline] echo 03:47:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:47:58 ---> sigul-configuration.sh 03:47:58 gpg: directory `/root/.gnupg' created 03:47:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:47:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:47:58 gpg: keyring `/root/.gnupg/secring.gpg' created 03:47:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:47:58 gpg: CAST5 encrypted data 03:47:58 gpg: encrypted with 1 passphrase 03:47:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:47:58 + mkdir /home/jenkins 03:47:58 + mkdir /home/jenkins/sigul [Pipeline] sh 03:47:58 + 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 03:47:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:47:59 ---> sigul-install.sh 03:47:59 Sigul already installed; skipping installation. [Pipeline] sh 03:47:59 + git tag --list 03:47:59 0.6.0 03:47:59 0.6.1 03:47:59 0.7.0 03:47:59 0.7.1 03:47:59 v1.0.0 03:47:59 v1.0.1 03:47:59 v1.1.0 03:47:59 v1.2.0 03:47:59 v1.2.1 03:47:59 v1.3.0 03:47:59 v1.3.1 03:47:59 v2.0.0 03:47:59 v2.1.0 03:47:59 v2.1.1 03:47:59 v2.2.0 03:47:59 v2.3.0 03:47:59 v3.0 03:47:59 v3.0.0 03:47:59 v3.1 03:47:59 v3.1.0 03:47:59 v3.1.0-dev.1 03:47:59 v3.1.0-dev.10 03:47:59 v3.1.0-dev.11 03:47:59 v3.1.0-dev.12 03:47:59 v3.1.0-dev.13 03:47:59 v3.1.0-dev.14 03:47:59 v3.1.0-dev.15 03:47:59 v3.1.0-dev.16 03:47:59 v3.1.0-dev.17 03:47:59 v3.1.0-dev.18 03:47:59 v3.1.0-dev.19 03:47:59 v3.1.0-dev.2 03:47:59 v3.1.0-dev.20 03:47:59 v3.1.0-dev.21 03:47:59 v3.1.0-dev.22 03:47:59 v3.1.0-dev.23 03:47:59 v3.1.0-dev.24 03:47:59 v3.1.0-dev.25 03:47:59 v3.1.0-dev.26 03:47:59 v3.1.0-dev.27 03:47:59 v3.1.0-dev.28 03:47:59 v3.1.0-dev.29 03:47:59 v3.1.0-dev.3 03:47:59 v3.1.0-dev.30 03:47:59 v3.1.0-dev.31 03:47:59 v3.1.0-dev.32 03:47:59 v3.1.0-dev.33 03:47:59 v3.1.0-dev.34 03:47:59 v3.1.0-dev.35 03:47:59 v3.1.0-dev.36 03:47:59 v3.1.0-dev.37 03:47:59 v3.1.0-dev.38 03:47:59 v3.1.0-dev.39 03:47:59 v3.1.0-dev.4 03:47:59 v3.1.0-dev.40 03:47:59 v3.1.0-dev.41 03:47:59 v3.1.0-dev.42 03:47:59 v3.1.0-dev.43 03:47:59 v3.1.0-dev.44 03:47:59 v3.1.0-dev.45 03:47:59 v3.1.0-dev.46 03:47:59 v3.1.0-dev.47 03:47:59 v3.1.0-dev.48 03:47:59 v3.1.0-dev.49 03:47:59 v3.1.0-dev.5 03:47:59 v3.1.0-dev.50 03:47:59 v3.1.0-dev.51 03:47:59 v3.1.0-dev.52 03:47:59 v3.1.0-dev.53 03:47:59 v3.1.0-dev.54 03:47:59 v3.1.0-dev.55 03:47:59 v3.1.0-dev.56 03:47:59 v3.1.0-dev.57 03:47:59 v3.1.0-dev.58 03:47:59 v3.1.0-dev.59 03:47:59 v3.1.0-dev.6 03:47:59 v3.1.0-dev.60 03:47:59 v3.1.0-dev.61 03:47:59 v3.1.0-dev.62 03:47:59 v3.1.0-dev.63 03:47:59 v3.1.0-dev.64 03:47:59 v3.1.0-dev.65 03:47:59 v3.1.0-dev.66 03:47:59 v3.1.0-dev.67 03:47:59 v3.1.0-dev.68 03:47:59 v3.1.0-dev.69 03:47:59 v3.1.0-dev.7 03:47:59 v3.1.0-dev.70 03:47:59 v3.1.0-dev.71 03:47:59 v3.1.0-dev.72 03:47:59 v3.1.0-dev.73 03:47:59 v3.1.0-dev.8 03:47:59 v3.1.0-dev.9 03:47:59 v3.1.1 03:47:59 v3.1.1-dev.1 03:47:59 v3.1.1-dev.2 03:47:59 v3.2.0-dev.1 03:47:59 v3.2.0-dev.10 03:47:59 v3.2.0-dev.100 03:47:59 v3.2.0-dev.101 03:47:59 v3.2.0-dev.102 03:47:59 v3.2.0-dev.103 03:47:59 v3.2.0-dev.104 03:47:59 v3.2.0-dev.105 03:47:59 v3.2.0-dev.106 03:47:59 v3.2.0-dev.107 03:47:59 v3.2.0-dev.108 03:47:59 v3.2.0-dev.109 03:47:59 v3.2.0-dev.11 03:47:59 v3.2.0-dev.12 03:47:59 v3.2.0-dev.13 03:47:59 v3.2.0-dev.14 03:47:59 v3.2.0-dev.15 03:47:59 v3.2.0-dev.16 03:47:59 v3.2.0-dev.17 03:47:59 v3.2.0-dev.18 03:47:59 v3.2.0-dev.19 03:47:59 v3.2.0-dev.2 03:47:59 v3.2.0-dev.20 03:47:59 v3.2.0-dev.21 03:47:59 v3.2.0-dev.22 03:47:59 v3.2.0-dev.23 03:47:59 v3.2.0-dev.24 03:47:59 v3.2.0-dev.25 03:47:59 v3.2.0-dev.26 03:47:59 v3.2.0-dev.27 03:47:59 v3.2.0-dev.28 03:47:59 v3.2.0-dev.29 03:47:59 v3.2.0-dev.3 03:47:59 v3.2.0-dev.30 03:47:59 v3.2.0-dev.31 03:47:59 v3.2.0-dev.32 03:47:59 v3.2.0-dev.33 03:47:59 v3.2.0-dev.34 03:47:59 v3.2.0-dev.35 03:47:59 v3.2.0-dev.36 03:47:59 v3.2.0-dev.37 03:47:59 v3.2.0-dev.38 03:47:59 v3.2.0-dev.39 03:47:59 v3.2.0-dev.4 03:47:59 v3.2.0-dev.40 03:47:59 v3.2.0-dev.41 03:47:59 v3.2.0-dev.42 03:47:59 v3.2.0-dev.43 03:47:59 v3.2.0-dev.44 03:47:59 v3.2.0-dev.45 03:47:59 v3.2.0-dev.46 03:47:59 v3.2.0-dev.47 03:47:59 v3.2.0-dev.48 03:47:59 v3.2.0-dev.49 03:47:59 v3.2.0-dev.5 03:47:59 v3.2.0-dev.50 03:47:59 v3.2.0-dev.51 03:47:59 v3.2.0-dev.52 03:47:59 v3.2.0-dev.53 03:47:59 v3.2.0-dev.54 03:47:59 v3.2.0-dev.55 03:47:59 v3.2.0-dev.56 03:47:59 v3.2.0-dev.57 03:47:59 v3.2.0-dev.58 03:47:59 v3.2.0-dev.59 03:47:59 v3.2.0-dev.6 03:47:59 v3.2.0-dev.60 03:47:59 v3.2.0-dev.61 03:47:59 v3.2.0-dev.62 03:47:59 v3.2.0-dev.63 03:47:59 v3.2.0-dev.64 03:47:59 v3.2.0-dev.65 03:47:59 v3.2.0-dev.66 03:47:59 v3.2.0-dev.67 03:47:59 v3.2.0-dev.68 03:47:59 v3.2.0-dev.69 03:47:59 v3.2.0-dev.7 03:47:59 v3.2.0-dev.70 03:47:59 v3.2.0-dev.71 03:47:59 v3.2.0-dev.72 03:47:59 v3.2.0-dev.73 03:47:59 v3.2.0-dev.74 03:47:59 v3.2.0-dev.75 03:47:59 v3.2.0-dev.76 03:47:59 v3.2.0-dev.77 03:47:59 v3.2.0-dev.78 03:47:59 v3.2.0-dev.79 03:47:59 v3.2.0-dev.8 03:47:59 v3.2.0-dev.80 03:47:59 v3.2.0-dev.81 03:47:59 v3.2.0-dev.82 03:47:59 v3.2.0-dev.83 03:47:59 v3.2.0-dev.84 03:47:59 v3.2.0-dev.85 03:47:59 v3.2.0-dev.86 03:47:59 v3.2.0-dev.87 03:47:59 v3.2.0-dev.88 03:47:59 v3.2.0-dev.89 03:47:59 v3.2.0-dev.9 03:47:59 v3.2.0-dev.90 03:47:59 v3.2.0-dev.91 03:47:59 v3.2.0-dev.92 03:47:59 v3.2.0-dev.93 03:47:59 v3.2.0-dev.94 03:47:59 v3.2.0-dev.95 03:47:59 v3.2.0-dev.96 03:47:59 v3.2.0-dev.97 03:47:59 v3.2.0-dev.98 03:47:59 v3.2.0-dev.99 03:47:59 v4.0.0-dev.1 03:47:59 v4.0.0-dev.10 03:47:59 v4.0.0-dev.11 03:47:59 v4.0.0-dev.12 03:47:59 v4.0.0-dev.13 03:47:59 v4.0.0-dev.14 03:47:59 v4.0.0-dev.15 03:47:59 v4.0.0-dev.16 03:47:59 v4.0.0-dev.17 03:47:59 v4.0.0-dev.18 03:47:59 v4.0.0-dev.19 03:47:59 v4.0.0-dev.2 03:47:59 v4.0.0-dev.20 03:47:59 v4.0.0-dev.21 03:47:59 v4.0.0-dev.22 03:47:59 v4.0.0-dev.23 03:47:59 v4.0.0-dev.24 03:47:59 v4.0.0-dev.25 03:47:59 v4.0.0-dev.26 03:47:59 v4.0.0-dev.27 03:47:59 v4.0.0-dev.28 03:47:59 v4.0.0-dev.29 03:47:59 v4.0.0-dev.3 03:47:59 v4.0.0-dev.30 03:47:59 v4.0.0-dev.31 03:47:59 v4.0.0-dev.4 03:47:59 v4.0.0-dev.5 03:47:59 v4.0.0-dev.6 03:47:59 v4.0.0-dev.7 03:47:59 v4.0.0-dev.8 03:47:59 v4.0.0-dev.9 [Pipeline] sh 03:47:59 + lftools sign git-tag v4.0.0-dev.31 03:48:00 Signing Git tag with Sigul... 03:48:00 Signing v4.0.0-dev.31 [Pipeline] echo 03:48:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:48:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:48:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:48:00 $ docker stop --time=1 c3fd1a5afc08889c73b591214bdaca91e38272145aff425343c9177afa2183d7 03:48:02 $ docker rm -f --volumes c3fd1a5afc08889c73b591214bdaca91e38272145aff425343c9177afa2183d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:48:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:48:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:48:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:02 prd-ubuntu20.04-docker-8c-8g-36150 does not seem to be running inside a container 03:48:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/767 -v /w/workspace/edgex-go/767:/w/workspace/edgex-go/767:rw,z -v /w/workspace/edgex-go/767@tmp:/w/workspace/edgex-go/767@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 03:48:03 $ docker top 0133078636ef98c0c471896129d84322f21e2e060eab515f6c3f30a0944d5ef6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:03 [ssh-agent] Looking for ssh-agent implementation... 03:48:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:03 $ docker exec 0133078636ef98c0c471896129d84322f21e2e060eab515f6c3f30a0944d5ef6 ssh-agent 03:48:03 SSH_AUTH_SOCK=/tmp/ssh-zLtI0OEBER2l/agent.32 03:48:03 SSH_AGENT_PID=38 03:48:03 Running ssh-add (command line suppressed) 03:48:03 Identity added: /w/workspace/edgex-go/767@tmp/private_key_3392368891424118187.key (/w/workspace/edgex-go/767@tmp/private_key_3392368891424118187.key) 03:48:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:04 + git semver bump pre 03:48:04 2025-01-06 03:48:04,218 [read_version] DEBUG read version from /w/workspace/edgex-go/767/.semver/main 03:48:04 2025-01-06 03:48:04,218 [bump_version] DEBUG bumping version:4.0.0-dev.31 on axis:pre with prefix:dev 03:48:04 2025-01-06 03:48:04,218 [bump_version] DEBUG bumped version:4.0.0-dev.32 03:48:04 2025-01-06 03:48:04,218 [write_version] DEBUG write version:4.0.0-dev.32 to path:/w/workspace/edgex-go/767/.semver/main with force:True 03:48:04 2025-01-06 03:48:04,218 [read_version] DEBUG read version from /w/workspace/edgex-go/767/.semver/main 03:48:04 2025-01-06 03:48:04,219 [write_file] DEBUG write to file:/w/workspace/edgex-go/767/.semver/main 03:48:04 2025-01-06 03:48:04,220 [execute] INFO git cat-file --batch-check 03:48:04 2025-01-06 03:48:04,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/767/.semver, universal_newlines=False, shell=None, istream=) 03:48:04 2025-01-06 03:48:04,227 [execute] INFO git cat-file --batch 03:48:04 2025-01-06 03:48:04,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/767/.semver, universal_newlines=False, shell=None, istream=) 03:48:04 2025-01-06 03:48:04,233 [read_version] DEBUG read version from /w/workspace/edgex-go/767/.semver/main 03:48:04 4.0.0-dev.32 [Pipeline] } 03:48:04 $ docker exec --env ******** --env ******** 0133078636ef98c0c471896129d84322f21e2e060eab515f6c3f30a0944d5ef6 ssh-agent -k 03:48:04 unset SSH_AUTH_SOCK; 03:48:04 unset SSH_AGENT_PID; 03:48:04 echo Agent pid 38 killed; 03:48:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:04 + git semver [Pipeline] } 03:48:05 $ docker stop --time=1 0133078636ef98c0c471896129d84322f21e2e060eab515f6c3f30a0944d5ef6 03:48:06 $ docker rm -f --volumes 0133078636ef98c0c471896129d84322f21e2e060eab515f6c3f30a0944d5ef6 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:48:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:48:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:07 prd-ubuntu20.04-docker-8c-8g-36150 does not seem to be running inside a container 03:48:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/767 -v /w/workspace/edgex-go/767:/w/workspace/edgex-go/767:rw,z -v /w/workspace/edgex-go/767@tmp:/w/workspace/edgex-go/767@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 03:48:07 $ docker top d6c0c7ac6c986f13ee18ea54798e9f6d940a175f4ed075ccfb4490f7b3af0b26 -eo pid,comm 03:48:07 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). 03:48:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:07 [ssh-agent] Looking for ssh-agent implementation... 03:48:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:07 $ docker exec d6c0c7ac6c986f13ee18ea54798e9f6d940a175f4ed075ccfb4490f7b3af0b26 ssh-agent 03:48:07 SSH_AUTH_SOCK=/tmp/ssh-LYLwPLOXZrMQ/agent.32 03:48:07 SSH_AGENT_PID=38 03:48:07 Running ssh-add (command line suppressed) 03:48:07 Identity added: /w/workspace/edgex-go/767@tmp/private_key_2649340450536712875.key (/w/workspace/edgex-go/767@tmp/private_key_2649340450536712875.key) 03:48:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:08 + git semver push 03:48:08 2025-01-06 03:48:08,323 [run_push] DEBUG push 03:48:08 2025-01-06 03:48:08,324 [execute] INFO git cat-file --batch-check 03:48:08 2025-01-06 03:48:08,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/767/.semver, universal_newlines=False, shell=None, istream=) 03:48:08 2025-01-06 03:48:08,327 [execute] INFO git rev-list 9fade049cdae5a94bd6782665477e3853c528371 -- 03:48:08 2025-01-06 03:48:08,328 [execute] DEBUG Popen(['git', 'rev-list', '9fade049cdae5a94bd6782665477e3853c528371', '--'], cwd=/w/workspace/edgex-go/767/.semver, universal_newlines=False, shell=None, istream=None) 03:48:08 2025-01-06 03:48:08,345 [execute] INFO git fetch -v origin 03:48:08 2025-01-06 03:48:08,345 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/767/.semver, universal_newlines=True, shell=None, istream=None) 03:48:08 2025-01-06 03:48:08,787 [run_push] DEBUG no remote changes detected 03:48:08 2025-01-06 03:48:08,787 [execute] INFO git push origin semver 03:48:08 2025-01-06 03:48:08,788 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/767/.semver, universal_newlines=False, shell=None, istream=None) 03:48:09 2025-01-06 03:48:09,422 [run_push] DEBUG push all version tags 03:48:09 2025-01-06 03:48:09,422 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:48:09 2025-01-06 03:48:09,423 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/767, universal_newlines=False, shell=None, istream=None) 03:48:10 2025-01-06 03:48:10,052 [read_version] DEBUG read version from /w/workspace/edgex-go/767/.semver/main 03:48:10 4.0.0-dev.32 [Pipeline] } 03:48:10 $ docker exec --env ******** --env ******** d6c0c7ac6c986f13ee18ea54798e9f6d940a175f4ed075ccfb4490f7b3af0b26 ssh-agent -k 03:48:10 unset SSH_AUTH_SOCK; 03:48:10 unset SSH_AGENT_PID; 03:48:10 echo Agent pid 38 killed; 03:48:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:10 + git semver [Pipeline] } 03:48:10 $ docker stop --time=1 d6c0c7ac6c986f13ee18ea54798e9f6d940a175f4ed075ccfb4490f7b3af0b26 03:48:12 $ docker rm -f --volumes d6c0c7ac6c986f13ee18ea54798e9f6d940a175f4ed075ccfb4490f7b3af0b26 [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 03:48:12 + [ -d /w/workspace/edgex-go/767/archives ] [Pipeline] libraryResource [Pipeline] sh 03:48:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:48:13 ---> package-listing.sh 03:48:13 ++ facter osfamily 03:48:13 ++ tr '[:upper:]' '[:lower:]' 03:48:14 + OS_FAMILY=debian 03:48:14 + workspace=/w/workspace/edgex-go/767 03:48:14 + START_PACKAGES=/tmp/packages_start.txt 03:48:14 + END_PACKAGES=/tmp/packages_end.txt 03:48:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:48:14 + PACKAGES=/tmp/packages_start.txt 03:48:14 + '[' /w/workspace/edgex-go/767 ']' 03:48:14 + PACKAGES=/tmp/packages_end.txt 03:48:14 + case "${OS_FAMILY}" in 03:48:14 + dpkg -l 03:48:14 + grep '^ii' 03:48:14 + '[' -f /tmp/packages_start.txt ']' 03:48:14 + '[' -f /tmp/packages_end.txt ']' 03:48:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:48:14 + '[' /w/workspace/edgex-go/767 ']' 03:48:14 + mkdir -p /w/workspace/edgex-go/767/archives/ 03:48:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/767/archives/ [Pipeline] echo 03:48:14 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/767/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:48:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:15 03:48:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:15 latest: Pulling from edgex-lftools-log-publisher 03:48:15 5eb5b503b376: Pulling fs layer 03:48:15 5c69ac0246d0: Pulling fs layer 03:48:15 ec43610c2a17: Pulling fs layer 03:48:15 3a2ae6a8a46f: Pulling fs layer 03:48:15 33b1e0a273af: Pulling fs layer 03:48:15 5d3b04190fa2: Pulling fs layer 03:48:15 2f39f015ded8: Pulling fs layer 03:48:15 5d3b04190fa2: Waiting 03:48:15 2f39f015ded8: Waiting 03:48:15 3a2ae6a8a46f: Waiting 03:48:15 33b1e0a273af: Waiting 03:48:15 5c69ac0246d0: Download complete 03:48:15 3a2ae6a8a46f: Verifying Checksum 03:48:15 3a2ae6a8a46f: Download complete 03:48:15 33b1e0a273af: Verifying Checksum 03:48:15 33b1e0a273af: Download complete 03:48:15 ec43610c2a17: Verifying Checksum 03:48:15 ec43610c2a17: Download complete 03:48:15 5d3b04190fa2: Verifying Checksum 03:48:15 5d3b04190fa2: Download complete 03:48:15 5eb5b503b376: Verifying Checksum 03:48:15 5eb5b503b376: Download complete 03:48:16 2f39f015ded8: Verifying Checksum 03:48:16 2f39f015ded8: Download complete 03:48:16 5eb5b503b376: Pull complete 03:48:16 5c69ac0246d0: Pull complete 03:48:17 ec43610c2a17: Pull complete 03:48:17 3a2ae6a8a46f: Pull complete 03:48:17 33b1e0a273af: Pull complete 03:48:17 5d3b04190fa2: Pull complete 03:48:21 2f39f015ded8: Pull complete 03:48:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:48:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:21 prd-ubuntu20.04-docker-8c-8g-36150 does not seem to be running inside a container 03:48:21 $ 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/767/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/767 -v /w/workspace/edgex-go/767:/w/workspace/edgex-go/767:rw,z -v /w/workspace/edgex-go/767@tmp:/w/workspace/edgex-go/767@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 03:48:25 $ docker top 5a89f9dbf06fff295000779a2ce87877569ec07d99795b92a377afd7d110ed56 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:26 + touch /tmp/pre-build-complete [Pipeline] sh 03:48:26 + mkdir -p /var/log/sysstat [Pipeline] sh 03:48:26 + ls /var/log/sa-host 03:48:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:26 provisioning config files... 03:48:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/767@tmp/config7818503029711609208tmp [Pipeline] { [Pipeline] echo 03:48:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:48:27 ---> create-netrc.sh [Pipeline] } 03:48:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:48:27 ---> python-tools-install.sh [Pipeline] echo 03:48:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:48:27 ---> sudo-logs.sh 03:48:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:48:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:48:28 ---> job-cost.sh 03:48:28 lf-activate-venv: SKIPPING 03:48:28 DEBUG: total: 0.2199999988079071 03:48:28 INFO: Retrieving Stack Cost... 03:48:28 INFO: Retrieving Pricing Info for: v3-standard-8 03:48:28 INFO: Archiving Costs [Pipeline] echo 03:48:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:48:29 ---> logs-deploy.sh 03:48:29 lf-activate-venv: SKIPPING 03:48:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/767 03:48:29 INFO: archiving workspace using pattern(s): 03:48:30 Archives upload complete. 03:48:30 INFO: archiving logs to Nexus 03:48:31 ---> uname -a: 03:48:31 Linux prd-ubuntu20-04-docker-8c-8g-36150 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:48:31 03:48:31 03:48:31 ---> lscpu: 03:48:31 Architecture: x86_64 03:48:31 CPU op-mode(s): 32-bit, 64-bit 03:48:31 Byte Order: Little Endian 03:48:31 Address sizes: 40 bits physical, 48 bits virtual 03:48:31 CPU(s): 8 03:48:31 On-line CPU(s) list: 0-7 03:48:31 Thread(s) per core: 1 03:48:31 Core(s) per socket: 1 03:48:31 Socket(s): 8 03:48:31 NUMA node(s): 1 03:48:31 Vendor ID: AuthenticAMD 03:48:31 CPU family: 23 03:48:31 Model: 49 03:48:31 Model name: AMD EPYC-Rome Processor 03:48:31 Stepping: 0 03:48:31 CPU MHz: 2800.000 03:48:31 BogoMIPS: 5600.00 03:48:31 Virtualization: AMD-V 03:48:31 Hypervisor vendor: KVM 03:48:31 Virtualization type: full 03:48:31 L1d cache: 256 KiB 03:48:31 L1i cache: 256 KiB 03:48:31 L2 cache: 4 MiB 03:48:31 L3 cache: 128 MiB 03:48:31 NUMA node0 CPU(s): 0-7 03:48:31 Vulnerability Itlb multihit: Not affected 03:48:31 Vulnerability L1tf: Not affected 03:48:31 Vulnerability Mds: Not affected 03:48:31 Vulnerability Meltdown: Not affected 03:48:31 Vulnerability Mmio stale data: Not affected 03:48:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:48:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:48:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:48:31 Vulnerability Srbds: Not affected 03:48:31 Vulnerability Tsx async abort: Not affected 03:48:31 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 03:48:31 03:48:31 03:48:31 ---> nproc: 03:48:31 8 03:48:31 03:48:31 03:48:31 ---> df -h: 03:48:31 Filesystem Size Used Avail Use% Mounted on 03:48:31 overlay 155G 27G 128G 18% / 03:48:31 tmpfs 64M 0 64M 0% /dev 03:48:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:48:31 shm 64M 0 64M 0% /dev/shm 03:48:31 /dev/vda1 155G 27G 128G 18% /facter-os 03:48:31 03:48:31 03:48:31 ---> sar -b -r -n DEV: 03:48:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36150) 01/06/25 _x86_64_ (8 CPU) 03:48:31 03:48:31 03:20:05 LINUX RESTART (8 CPU) 03:48:31 03:48:31 03:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:48:31 03:22:01 220.10 4.13 215.96 0.00 400.87 78822.33 0.00 03:48:31 03:23:01 35.51 0.00 35.51 0.00 0.00 29134.48 0.00 03:48:31 03:24:01 38.11 0.10 38.01 0.00 2.00 22153.12 0.00 03:48:31 03:25:01 197.48 0.35 197.13 0.00 38.39 104223.43 0.00 03:48:31 03:26:01 699.52 21.26 678.25 0.00 5286.39 178090.52 0.00 03:48:31 03:27:02 399.45 2.03 397.42 0.00 260.19 144552.76 0.00 03:48:31 03:28:01 196.92 0.02 196.90 0.00 0.14 70932.34 0.00 03:48:31 03:29:01 306.22 0.03 306.18 0.00 0.40 99802.43 0.00 03:48:31 03:30:01 493.07 0.08 492.98 0.00 12.93 28668.96 0.00 03:48:31 03:31:01 26.81 0.05 26.76 0.00 9.73 678.29 0.00 03:48:31 03:32:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 03:48:31 03:33:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 03:48:31 03:34:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 03:48:31 03:35:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 03:48:31 03:36:01 1.45 0.02 1.43 0.00 0.13 16.26 0.00 03:48:31 03:37:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 03:48:31 03:38:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 03:48:31 03:39:01 1.98 0.00 1.98 0.00 0.00 22.40 0.00 03:48:31 03:40:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 03:48:31 03:41:01 2.02 0.00 2.02 0.00 0.00 22.53 0.00 03:48:31 03:42:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 03:48:31 03:43:01 1.98 0.00 1.98 0.00 0.00 21.86 0.00 03:48:31 03:44:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 03:48:31 03:45:01 2.12 0.00 2.12 0.00 0.00 23.59 0.00 03:48:31 03:46:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 03:48:31 03:47:01 1.95 0.00 1.95 0.00 0.00 22.13 0.00 03:48:31 03:48:01 169.39 0.55 168.84 0.00 19.46 62758.61 0.00 03:48:31 Average: 104.05 1.06 102.99 0.00 223.78 30394.37 0.00 03:48:31 03:48:31 03:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:48:31 03:22:01 28221020 31461156 846496 2.57 125460 3299348 1896624 5.59 1221576 2955224 8084 03:48:31 03:23:01 26893784 31306056 997308 3.03 128848 4404552 2296204 6.77 2055436 3381392 272800 03:48:31 03:24:01 26480268 31145352 1154956 3.51 133916 4619184 2491564 7.34 1898872 3914152 365372 03:48:31 03:25:01 22677844 31306228 991324 3.01 144116 8492776 2417628 7.13 1897716 7625444 2650652 03:48:31 03:26:01 18147044 31365596 899212 2.73 307420 12566280 2474632 7.29 2748192 10917548 1992784 03:48:31 03:27:02 11682932 28418440 3780940 11.50 345084 15688720 10504660 30.96 6141408 13534564 974724 03:48:31 03:28:01 9871448 28940320 3270856 9.95 360636 17930216 7570808 22.31 6515108 14923808 1595668 03:48:31 03:29:01 12062188 31365948 890712 2.71 369572 18281408 2478932 7.31 3121584 16313844 389892 03:48:31 03:30:01 11831684 31404484 859136 2.61 376520 18535780 2149740 6.34 3352236 16320688 716 03:48:31 03:31:01 11835744 31409980 853080 2.59 377516 18536432 2172392 6.40 3716368 15951072 4 03:48:31 03:32:01 11836144 31410420 852560 2.59 377540 18536436 2172392 6.40 3716200 15951076 12 03:48:31 03:33:01 11840212 31415064 848836 2.58 377572 18536436 2172392 6.40 3711760 15951616 12 03:48:31 03:34:01 11840552 31415440 848516 2.58 377588 18536440 2172392 6.40 3711776 15951620 4 03:48:31 03:35:01 11841100 31416012 848216 2.58 377620 18536440 2172392 6.40 3711800 15951628 16 03:48:31 03:36:01 11853100 31428076 836212 2.54 377636 18536448 2204376 6.50 3698836 15951636 8 03:48:31 03:37:01 11852940 31427924 836196 2.54 377668 18536452 2204376 6.50 3698784 15951640 12 03:48:31 03:38:01 11852900 31427924 836164 2.54 377680 18536452 2204376 6.50 3698808 15951640 8 03:48:31 03:39:01 11852844 31427912 836120 2.54 377720 18536452 2204376 6.50 3698864 15951644 12 03:48:31 03:40:01 11852504 31427620 836360 2.54 377756 18536456 2204376 6.50 3698912 15951644 8 03:48:31 03:41:01 11852204 31427372 836512 2.54 377800 18536460 2204376 6.50 3699048 15951648 8 03:48:31 03:42:01 11852376 31427600 836160 2.54 377852 18536464 2204376 6.50 3699076 15951652 192 03:48:31 03:43:01 11852440 31427844 836040 2.54 377916 18536596 2204376 6.50 3699140 15951760 180 03:48:31 03:44:01 11852432 31427908 835952 2.54 377988 18536600 2204376 6.50 3699188 15951764 176 03:48:31 03:45:01 11852392 31427964 835864 2.54 378056 18536600 2204376 6.50 3699492 15951788 36 03:48:31 03:46:01 11852408 31428028 835744 2.54 378092 18536604 2204376 6.50 3699400 15951792 176 03:48:31 03:47:01 11852312 31427988 835720 2.54 378140 18536612 2204376 6.50 3699388 15951796 172 03:48:31 03:48:01 10334392 31359812 896464 2.73 409312 19819552 2399020 7.07 3837352 17181788 1204 03:48:31 Average: 14060267 31195351 1069321 3.25 337890 16250304 2740529 8.08 3546160 14009106 305664 03:48:31 03:48:31 03:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:48:31 03:22:01 veth6f98b94 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:48:31 03:22:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 03:48:31 03:22:01 docker0 827.88 885.70 61.37 4896.11 0.00 0.00 0.00 0.00 03:48:31 03:22:01 ens3 1041.33 921.03 8176.90 100.11 0.00 0.00 0.00 0.00 03:48:31 03:23:01 veth6f98b94 0.30 0.35 0.02 0.03 0.00 0.00 0.00 0.00 03:48:31 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:23:01 docker0 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 03:48:31 03:23:01 ens3 32.01 21.75 29.86 13.95 0.00 0.00 0.00 0.00 03:48:31 03:24:01 veth6f98b94 0.80 0.82 0.07 0.07 0.00 0.00 0.00 0.00 03:48:31 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:24:01 docker0 0.80 0.80 0.06 0.07 0.00 0.00 0.00 0.00 03:48:31 03:24:01 ens3 23.58 14.73 20.07 11.97 0.00 0.00 0.00 0.00 03:48:31 03:25:01 veth0662861 0.35 0.50 0.03 0.14 0.00 0.00 0.00 0.00 03:48:31 03:25:01 vethefec173 4.90 8.82 0.37 118.48 0.00 0.00 0.00 0.01 03:48:31 03:25:01 lo 1.47 1.47 0.13 0.13 0.00 0.00 0.00 0.00 03:48:31 03:25:01 vethd3f2811 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:25:01 veth65513c7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:25:01 veth6f63460 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:48:31 03:25:01 vethb48a7d9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:25:01 docker0 12.03 22.88 0.75 273.65 0.00 0.00 0.00 0.00 03:48:31 03:25:01 ens3 145.89 87.14 3002.72 21.06 0.00 0.00 0.00 0.00 03:48:31 03:25:01 veth4a0fcaf 3.67 7.05 0.28 77.54 0.00 0.00 0.00 0.01 03:48:31 03:25:01 veth6edfa98 1.57 3.07 0.12 38.81 0.00 0.00 0.00 0.00 03:48:31 03:25:01 veth1460d3d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:26:01 veth0662861 0.07 0.77 0.00 0.03 0.00 0.00 0.00 0.00 03:48:31 03:26:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 03:48:31 03:26:01 veth4054968 77.40 151.51 7.92 1212.19 0.00 0.00 0.00 0.10 03:48:31 03:26:01 vethe3379f2 83.96 152.11 8.36 1221.03 0.00 0.00 0.00 0.10 03:48:31 03:26:01 vethdef4c1c 73.78 154.46 7.65 1212.89 0.00 0.00 0.00 0.10 03:48:31 03:26:01 vethe0b6633 84.33 143.74 8.33 1233.30 0.00 0.00 0.00 0.10 03:48:31 03:26:01 docker0 490.75 910.77 40.21 7947.93 0.00 0.00 0.00 0.00 03:48:31 03:26:01 veth9b3d08a 86.72 161.48 8.46 1214.46 0.00 0.00 0.00 0.10 03:48:31 03:26:01 ens3 1134.84 630.48 10399.48 222.18 0.00 0.00 0.00 0.00 03:48:31 03:27:02 veth0662861 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:27:02 lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 03:48:31 03:27:02 vethffcb0d5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:48:31 03:27:02 vethf4a8565 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:48:31 03:27:02 veth2bc8455 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:48:31 03:27:02 veth3e9295b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:48:31 03:27:02 veth5ebe3e3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:48:31 03:27:02 vethcb18d5a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:48:31 03:27:02 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:27:02 vethae9ed5f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:48:31 03:27:02 vethc5bbeb3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:48:31 03:27:02 vethf3e23bd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:48:31 03:27:02 veth8e5dabc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:48:31 03:27:02 ens3 13.63 8.84 10.81 5.94 0.00 0.00 0.00 0.00 03:48:31 03:27:02 veth5ddf7d0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:48:31 03:27:02 veth9be8dfd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:48:31 03:28:01 veth0662861 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:28:01 vethffcb0d5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:28:01 vethf4a8565 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:28:01 veth2bc8455 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:28:01 veth3e9295b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:28:01 veth5ebe3e3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:28:01 vethcb18d5a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:28:01 vethae9ed5f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:28:01 vethc5bbeb3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:28:01 vethf3e23bd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:28:01 veth8e5dabc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:28:01 ens3 2.32 1.22 1.86 0.98 0.00 0.00 0.00 0.00 03:48:31 03:28:01 veth5ddf7d0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:28:01 veth9be8dfd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:29:01 veth0662861 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:29:01 vethffcb0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:29:01 vethf4a8565 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:29:01 veth2bc8455 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:29:01 veth3e9295b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:29:01 veth5ebe3e3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:29:01 vethcb18d5a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:29:01 vethae9ed5f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:29:01 vethc5bbeb3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:29:01 vethf3e23bd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:29:01 veth8e5dabc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:29:01 ens3 5.85 3.37 4.80 2.55 0.00 0.00 0.00 0.00 03:48:31 03:29:01 veth5ddf7d0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:29:01 veth9be8dfd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:30:01 lo 52.66 52.66 5.20 5.20 0.00 0.00 0.00 0.00 03:48:31 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:30:01 ens3 406.57 399.20 225.05 1510.28 0.00 0.00 0.00 0.00 03:48:31 03:31:01 lo 30.13 30.13 2.97 2.97 0.00 0.00 0.00 0.00 03:48:31 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:31:01 ens3 355.41 346.79 148.47 2263.28 0.00 0.00 0.00 0.00 03:48:31 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:32:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:36:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:48:31 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:37:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:38:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:40:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:41:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:48:31 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:43:01 ens3 2.45 1.10 4.70 0.08 0.00 0.00 0.00 0.00 03:48:31 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:46:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 03:48:31 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 03:47:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:48:31 03:48:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 03:48:31 03:48:01 veth2cdb9f8 0.30 0.38 0.08 0.12 0.00 0.00 0.00 0.00 03:48:31 03:48:01 docker0 73.27 144.24 6.93 1254.92 0.00 0.00 0.00 0.00 03:48:31 03:48:01 ens3 447.98 288.32 8412.80 170.25 0.00 0.00 0.00 0.00 03:48:31 Average: lo 3.35 3.35 0.33 0.33 0.00 0.00 0.00 0.00 03:48:31 Average: veth2cdb9f8 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 03:48:31 Average: docker0 52.08 72.83 4.05 532.87 0.00 0.00 0.00 0.00 03:48:31 Average: ens3 133.93 100.99 1128.14 160.15 0.00 0.00 0.00 0.00 03:48:31 03:48:31 03:48:31 ---> sar -P ALL: 03:48:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36150) 01/06/25 _x86_64_ (8 CPU) 03:48:31 03:48:31 03:20:05 LINUX RESTART (8 CPU) 03:48:31 03:48:31 03:21:01 CPU %user %nice %system %iowait %steal %idle 03:48:31 03:22:01 all 8.86 0.00 4.27 3.30 0.07 83.49 03:48:31 03:22:01 0 8.16 0.00 3.69 2.16 0.07 85.91 03:48:31 03:22:01 1 7.64 0.00 4.81 3.68 0.07 83.81 03:48:31 03:22:01 2 8.50 0.00 5.51 15.34 0.08 70.57 03:48:31 03:22:01 3 8.26 0.00 3.53 0.29 0.05 87.88 03:48:31 03:22:01 4 8.94 0.00 3.77 1.50 0.07 85.71 03:48:31 03:22:01 5 8.91 0.00 3.39 0.63 0.10 86.97 03:48:31 03:22:01 6 8.31 0.00 4.64 0.95 0.07 86.03 03:48:31 03:22:01 7 12.18 0.00 4.82 1.93 0.07 81.00 03:48:31 03:23:01 all 38.44 0.00 5.72 3.14 0.13 52.56 03:48:31 03:23:01 0 36.45 0.00 5.69 4.83 0.12 52.91 03:48:31 03:23:01 1 39.90 0.00 6.59 0.19 0.19 53.14 03:48:31 03:23:01 2 35.99 0.00 5.64 16.90 0.14 41.34 03:48:31 03:23:01 3 38.63 0.00 5.66 0.05 0.14 55.52 03:48:31 03:23:01 4 37.54 0.00 4.83 0.87 0.10 56.66 03:48:31 03:23:01 5 38.36 0.00 5.83 0.15 0.13 55.52 03:48:31 03:23:01 6 40.88 0.00 5.91 0.08 0.15 52.97 03:48:31 03:23:01 7 39.80 0.00 5.63 2.14 0.10 52.33 03:48:31 03:24:01 all 55.92 0.00 7.38 0.87 0.12 35.71 03:48:31 03:24:01 0 57.26 0.00 6.86 1.21 0.15 34.51 03:48:31 03:24:01 1 55.94 0.00 7.16 0.35 0.12 36.43 03:48:31 03:24:01 2 55.10 0.00 7.26 1.52 0.12 36.00 03:48:31 03:24:01 3 55.48 0.00 7.35 0.14 0.12 36.92 03:48:31 03:24:01 4 55.30 0.00 7.82 0.30 0.12 36.45 03:48:31 03:24:01 5 55.37 0.00 7.56 0.19 0.12 36.77 03:48:31 03:24:01 6 55.80 0.00 8.13 2.99 0.12 32.97 03:48:31 03:24:01 7 57.12 0.00 6.87 0.25 0.12 35.64 03:48:31 03:25:01 all 27.45 0.00 6.85 7.00 0.17 58.53 03:48:31 03:25:01 0 27.48 0.00 7.44 19.09 0.17 45.81 03:48:31 03:25:01 1 27.03 0.00 6.61 8.43 0.17 57.75 03:48:31 03:25:01 2 24.24 0.00 5.83 7.83 0.14 61.96 03:48:31 03:25:01 3 28.14 0.00 7.23 4.40 0.19 60.04 03:48:31 03:25:01 4 28.95 0.00 6.54 6.54 0.20 57.77 03:48:31 03:25:01 5 28.23 0.00 6.67 0.86 0.15 64.08 03:48:31 03:25:01 6 28.04 0.00 6.84 7.84 0.17 57.12 03:48:31 03:25:01 7 27.50 0.00 7.63 1.07 0.17 63.63 03:48:31 03:26:01 all 15.82 0.00 7.13 28.34 0.17 48.53 03:48:31 03:26:01 0 17.08 0.00 7.79 26.07 0.21 48.85 03:48:31 03:26:01 1 18.00 0.00 7.64 28.66 0.12 45.58 03:48:31 03:26:01 2 13.55 0.00 5.75 43.17 0.12 37.40 03:48:31 03:26:01 3 14.47 0.00 7.00 28.92 0.14 49.47 03:48:31 03:26:01 4 15.38 0.00 7.37 34.82 0.18 42.26 03:48:31 03:26:01 5 18.08 0.00 7.01 11.19 0.14 63.58 03:48:31 03:26:01 6 17.98 0.00 6.63 17.32 0.12 57.95 03:48:31 03:26:01 7 12.02 0.00 7.84 36.70 0.29 43.14 03:48:31 03:27:02 all 35.71 0.00 7.60 20.52 0.09 36.07 03:48:31 03:27:02 0 34.55 0.00 8.50 40.16 0.08 16.71 03:48:31 03:27:02 1 37.39 0.00 6.44 25.93 0.10 30.14 03:48:31 03:27:02 2 34.91 0.00 6.06 8.98 0.08 49.96 03:48:31 03:27:02 3 36.17 0.00 6.02 31.20 0.14 26.48 03:48:31 03:27:02 4 34.99 0.00 9.06 12.70 0.10 43.15 03:48:31 03:27:02 5 35.74 0.00 9.53 10.98 0.08 43.67 03:48:31 03:27:02 6 36.02 0.00 9.41 25.62 0.10 28.85 03:48:31 03:27:02 7 35.93 0.00 5.78 9.05 0.07 49.17 03:48:31 03:28:01 all 88.65 0.00 11.16 0.00 0.19 0.00 03:48:31 03:28:01 0 89.06 0.00 10.80 0.00 0.14 0.00 03:48:31 03:28:01 1 89.50 0.00 10.33 0.00 0.17 0.00 03:48:31 03:28:01 2 86.89 0.00 12.81 0.02 0.28 0.00 03:48:31 03:28:01 3 89.15 0.00 10.66 0.00 0.19 0.00 03:48:31 03:28:01 4 89.39 0.00 10.43 0.00 0.17 0.00 03:48:31 03:28:01 5 89.26 0.00 10.59 0.02 0.14 0.00 03:48:31 03:28:01 6 89.06 0.00 10.79 0.00 0.15 0.00 03:48:31 03:28:01 7 86.71 0.00 13.02 0.00 0.28 0.00 03:48:31 03:29:01 all 65.23 0.00 9.53 3.97 0.20 21.08 03:48:31 03:29:01 0 65.30 0.00 9.50 0.80 0.22 24.18 03:48:31 03:29:01 1 65.95 0.00 8.97 0.20 0.15 24.73 03:48:31 03:29:01 2 60.53 0.00 11.95 26.18 0.31 1.04 03:48:31 03:29:01 3 67.05 0.00 8.63 0.19 0.14 24.00 03:48:31 03:29:01 4 66.09 0.00 9.74 0.41 0.15 23.61 03:48:31 03:29:01 5 64.98 0.00 9.66 3.80 0.29 21.26 03:48:31 03:29:01 6 66.27 0.00 9.15 0.65 0.19 23.74 03:48:31 03:29:01 7 65.32 0.00 8.78 1.01 0.14 24.75 03:48:31 03:30:01 all 6.88 0.00 1.79 2.98 0.07 88.28 03:48:31 03:30:01 0 7.40 0.00 1.91 4.99 0.05 85.66 03:48:31 03:30:01 1 7.03 0.00 1.71 1.91 0.07 89.28 03:48:31 03:30:01 2 6.85 0.00 1.52 7.59 0.08 83.95 03:48:31 03:30:01 3 6.87 0.00 2.06 2.56 0.07 88.44 03:48:31 03:30:01 4 6.02 0.00 1.99 2.99 0.07 88.93 03:48:31 03:30:01 5 9.50 0.00 1.93 1.76 0.07 86.74 03:48:31 03:30:01 6 7.04 0.00 1.89 1.87 0.08 89.12 03:48:31 03:30:01 7 4.35 0.00 1.31 0.15 0.07 94.13 03:48:31 03:31:01 all 8.21 0.00 0.75 0.09 0.06 90.90 03:48:31 03:31:01 0 6.90 0.00 0.85 0.03 0.05 92.16 03:48:31 03:31:01 1 11.51 0.00 0.77 0.55 0.07 87.10 03:48:31 03:31:01 2 4.73 0.00 0.97 0.00 0.05 94.26 03:48:31 03:31:01 3 7.48 0.00 0.63 0.02 0.05 91.82 03:48:31 03:31:01 4 11.28 0.00 0.87 0.00 0.07 87.79 03:48:31 03:31:01 5 7.48 0.00 0.68 0.02 0.05 91.76 03:48:31 03:31:01 6 6.96 0.00 0.67 0.02 0.07 92.29 03:48:31 03:31:01 7 9.34 0.00 0.55 0.07 0.05 89.98 03:48:31 03:32:01 all 0.02 0.00 0.02 0.00 0.02 99.93 03:48:31 03:32:01 0 0.07 0.00 0.03 0.00 0.03 99.87 03:48:31 03:32:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:48:31 03:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:48:31 03:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:48:31 03:32:01 4 0.03 0.00 0.03 0.00 0.03 99.90 03:48:31 03:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:48:31 03:32:01 6 0.05 0.00 0.07 0.00 0.05 99.83 03:48:31 03:32:01 7 0.00 0.00 0.00 0.00 0.03 99.97 03:48:31 03:48:31 03:32:01 CPU %user %nice %system %iowait %steal %idle 03:48:31 03:33:01 all 0.06 0.00 0.04 0.00 0.02 99.88 03:48:31 03:33:01 0 0.07 0.00 0.07 0.00 0.02 99.85 03:48:31 03:33:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:48:31 03:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:48:31 03:33:01 3 0.03 0.00 0.05 0.00 0.00 99.92 03:48:31 03:33:01 4 0.13 0.00 0.07 0.00 0.03 99.77 03:48:31 03:33:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:48:31 03:33:01 6 0.10 0.00 0.08 0.00 0.05 99.77 03:48:31 03:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:48:31 03:34:01 all 0.01 0.00 0.02 0.01 0.01 99.95 03:48:31 03:34:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:48:31 03:34:01 1 0.03 0.00 0.02 0.05 0.00 99.90 03:48:31 03:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:48:31 03:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:48:31 03:34:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:48:31 03:34:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:48:31 03:34:01 6 0.07 0.00 0.05 0.00 0.03 99.85 03:48:31 03:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:48:31 03:35:01 all 0.03 0.00 0.02 0.01 0.02 99.93 03:48:31 03:35:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:48:31 03:35:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:48:31 03:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:48:31 03:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:48:31 03:35:01 4 0.03 0.00 0.02 0.02 0.03 99.90 03:48:31 03:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:48:31 03:35:01 6 0.05 0.00 0.03 0.00 0.03 99.88 03:48:31 03:35:01 7 0.03 0.00 0.00 0.02 0.00 99.95 03:48:31 03:36:01 all 0.03 0.00 0.02 0.02 0.01 99.92 03:48:31 03:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:48:31 03:36:01 1 0.02 0.00 0.02 0.02 0.03 99.92 03:48:31 03:36:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:48:31 03:36:01 3 0.03 0.00 0.00 0.17 0.03 99.77 03:48:31 03:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:48:31 03:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:48:31 03:36:01 6 0.08 0.00 0.03 0.00 0.02 99.87 03:48:31 03:36:01 7 0.00 0.00 0.03 0.00 0.00 99.97 03:48:31 03:37:01 all 0.02 0.00 0.02 0.01 0.02 99.94 03:48:31 03:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:48:31 03:37:01 1 0.02 0.00 0.02 0.05 0.02 99.90 03:48:31 03:37:01 2 0.03 0.00 0.05 0.00 0.02 99.90 03:48:31 03:37:01 3 0.03 0.00 0.02 0.00 0.03 99.92 03:48:31 03:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:48:31 03:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:48:31 03:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:48:31 03:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:48:31 03:38:01 all 0.04 0.00 0.01 0.00 0.02 99.92 03:48:31 03:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:48:31 03:38:01 1 0.07 0.00 0.03 0.02 0.03 99.85 03:48:31 03:38:01 2 0.03 0.00 0.00 0.00 0.03 99.93 03:48:31 03:38:01 3 0.03 0.00 0.00 0.02 0.02 99.93 03:48:31 03:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:48:31 03:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:48:31 03:38:01 6 0.07 0.00 0.02 0.00 0.02 99.90 03:48:31 03:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:48:31 03:39:01 all 0.18 0.00 0.01 0.00 0.02 99.79 03:48:31 03:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:48:31 03:39:01 1 0.03 0.00 0.00 0.03 0.05 99.88 03:48:31 03:39:01 2 0.03 0.00 0.03 0.00 0.03 99.90 03:48:31 03:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:48:31 03:39:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:48:31 03:39:01 5 1.29 0.00 0.00 0.00 0.00 98.71 03:48:31 03:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:48:31 03:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:48:31 03:40:01 all 0.29 0.00 0.02 0.00 0.02 99.67 03:48:31 03:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:48:31 03:40:01 1 0.03 0.00 0.02 0.03 0.03 99.88 03:48:31 03:40:01 2 0.10 0.00 0.03 0.00 0.05 99.82 03:48:31 03:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:48:31 03:40:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:48:31 03:40:01 5 2.00 0.00 0.00 0.00 0.02 97.98 03:48:31 03:40:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:48:31 03:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:48:31 03:41:01 all 0.28 0.00 0.01 0.01 0.01 99.68 03:48:31 03:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:48:31 03:41:01 1 0.05 0.00 0.03 0.03 0.03 99.85 03:48:31 03:41:01 2 0.13 0.00 0.03 0.00 0.03 99.80 03:48:31 03:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:48:31 03:41:01 4 0.00 0.00 0.00 0.02 0.02 99.97 03:48:31 03:41:01 5 1.97 0.00 0.02 0.00 0.02 98.00 03:48:31 03:41:01 6 0.08 0.00 0.03 0.00 0.02 99.87 03:48:31 03:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:48:31 03:42:01 all 0.15 0.00 0.02 0.01 0.02 99.80 03:48:31 03:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:48:31 03:42:01 1 0.03 0.00 0.02 0.05 0.02 99.88 03:48:31 03:42:01 2 0.00 0.00 0.03 0.00 0.05 99.92 03:48:31 03:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:48:31 03:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:48:31 03:42:01 5 1.04 0.00 0.00 0.00 0.02 98.94 03:48:31 03:42:01 6 0.07 0.00 0.08 0.00 0.03 99.82 03:48:31 03:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:48:31 03:43:01 all 0.05 0.00 0.03 0.00 0.01 99.91 03:48:31 03:43:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:48:31 03:43:01 1 0.03 0.00 0.03 0.03 0.03 99.87 03:48:31 03:43:01 2 0.03 0.00 0.00 0.00 0.03 99.93 03:48:31 03:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:48:31 03:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:48:31 03:43:01 5 0.23 0.00 0.05 0.00 0.02 99.70 03:48:31 03:43:01 6 0.08 0.00 0.05 0.00 0.02 99.85 03:48:31 03:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:48:31 03:48:31 03:43:01 CPU %user %nice %system %iowait %steal %idle 03:48:31 03:44:01 all 0.29 0.00 0.01 0.01 0.02 99.68 03:48:31 03:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:48:31 03:44:01 1 0.02 0.00 0.02 0.03 0.03 99.90 03:48:31 03:44:01 2 0.08 0.00 0.02 0.00 0.02 99.88 03:48:31 03:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:48:31 03:44:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:48:31 03:44:01 5 1.99 0.00 0.02 0.00 0.02 97.98 03:48:31 03:44:01 6 0.10 0.00 0.05 0.00 0.03 99.82 03:48:31 03:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:48:31 03:45:01 all 0.27 0.00 0.01 0.01 0.01 99.70 03:48:31 03:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:48:31 03:45:01 1 0.02 0.00 0.02 0.05 0.02 99.90 03:48:31 03:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:48:31 03:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:48:31 03:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:48:31 03:45:01 5 1.99 0.00 0.00 0.00 0.02 98.00 03:48:31 03:45:01 6 0.05 0.00 0.07 0.00 0.03 99.85 03:48:31 03:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:48:31 03:46:01 all 0.28 0.00 0.01 0.01 0.01 99.69 03:48:31 03:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:48:31 03:46:01 1 0.02 0.00 0.00 0.05 0.03 99.90 03:48:31 03:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:48:31 03:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:48:31 03:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:48:31 03:46:01 5 2.00 0.00 0.00 0.00 0.00 98.00 03:48:31 03:46:01 6 0.13 0.00 0.07 0.00 0.03 99.77 03:48:31 03:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:48:31 03:47:01 all 0.26 0.00 0.02 0.00 0.01 99.70 03:48:31 03:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:48:31 03:47:01 1 0.07 0.00 0.03 0.03 0.03 99.83 03:48:31 03:47:01 2 0.00 0.00 0.03 0.00 0.00 99.97 03:48:31 03:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:48:31 03:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:48:31 03:47:01 5 1.94 0.00 0.00 0.00 0.02 98.05 03:48:31 03:47:01 6 0.03 0.00 0.03 0.00 0.05 99.88 03:48:31 03:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:48:31 03:48:01 all 9.12 0.00 3.87 3.05 0.07 83.90 03:48:31 03:48:01 0 8.98 0.00 4.83 0.67 0.05 85.46 03:48:31 03:48:01 1 10.11 0.00 4.53 1.45 0.07 83.84 03:48:31 03:48:01 2 9.41 0.00 3.09 0.03 0.05 87.42 03:48:31 03:48:01 3 8.78 0.00 3.12 0.03 0.05 88.01 03:48:31 03:48:01 4 8.92 0.00 3.95 8.05 0.05 79.03 03:48:31 03:48:01 5 10.66 0.00 3.99 5.49 0.07 79.79 03:48:31 03:48:01 6 7.81 0.00 3.43 2.84 0.08 85.83 03:48:31 03:48:01 7 8.30 0.00 3.97 5.84 0.12 81.77 03:48:31 Average: all 13.21 0.00 2.42 2.67 0.06 81.64 03:48:31 Average: 0 13.15 0.00 2.50 3.66 0.05 80.64 03:48:31 Average: 1 13.57 0.00 2.41 2.63 0.06 81.32 03:48:31 Average: 2 12.31 0.00 2.41 4.56 0.07 80.66 03:48:31 Average: 3 13.14 0.00 2.26 2.45 0.05 82.10 03:48:31 Average: 4 13.32 0.00 2.43 2.44 0.05 81.76 03:48:31 Average: 5 13.92 0.00 2.44 1.27 0.06 82.30 03:48:31 Average: 6 13.38 0.00 2.50 2.20 0.07 81.86 03:48:31 Average: 7 12.92 0.00 2.40 2.13 0.05 82.50 03:48:31 03:48:31 03:48:31